i have a few MP4 files that do not play on my media devices i use stream content to tv, looking at the specs for the videos that i have been issues with it seems the problem points to writing library.
its simple to re-encode these with handbrake using the same format for video and audio and they will play on anything however i am wondering if there is easy way around this problem using other software that will make the mp4's compatible without a full re-encode?Code:Format : MPEG-4 Format profile : QuickTime Codec ID : qt File size : 1.47 GiB Duration : 49mn 48s Overall bit rate : 4 222 Kbps Encoded date : UTC 2011-07-20 02:14:44 Tagged date : UTC 2011-07-20 06:22:44 Writing library : Apple QuickTime 2TSC : 2997 2TSZ : 100 Video ID : 1 Format : AVC Format/Info : Advanced Video Codec Format profile : Main@L3.1 Format settings, CABAC : No Format settings, ReFrames : 2 frames Codec ID : avc1 Codec ID/Info : Advanced Video Coding Duration : 49mn 48s Bit rate mode : Variable Bit rate : 3 910 Kbps Width : 1 280 pixels Height : 720 pixels Display aspect ratio : 16/9 Frame rate mode : Constant Frame rate : 29.970 fps Resolution : 24 bits Colorimetry : 4:2:0 Scan type : Progressive Bits/(Pixel*Frame) : 0.142 Stream size : 1.36 GiB (93%) Encoded date : UTC 2011-07-20 06:19:01 Tagged date : UTC 2011-07-20 06:22:44 Audio ID : 2 Format : AAC Format/Info : Advanced Audio Codec Format version : Version 4 Format profile : LC Format settings, SBR : No Codec ID : 40 Duration : 49mn 48s Bit rate mode : Constant Bit rate : 307 Kbps Nominal bit rate : 320 Kbps Channel(s) : 2 channels Channel positions : L R Sampling rate : 48.0 KHz Resolution : 16 bits Stream size : 109 MiB (7%) Encoded date : UTC 2011-07-20 06:19:01 Tagged date : UTC 2011-07-20 06:22:44
any suggestions are much appreciated!
+ Reply to Thread
Results 1 to 3 of 3
-
-
Try remux with mymp4boxgui or yamb, open the mp4 and make a new mp4 under multiplexing.
Or ffmpeg, ffmpeg -i video.mp4 -acodec copy -vcodec copy newvideo.mp4.
And does your media device support hd material(1280x720pixels)? -
thanks i will give it a go!
my pc/laptop can handle playing and streaming full hd content no problems, its via a wired network so no problems with bandwidth speed. definately a container/format issue with the files in question as i have no problem streaming higher quality 1080p mp4s with specs like these...
Code:Format : MPEG-4 Format profile : Base Media Codec ID : isom File size : 2.98 GiB Duration : 1h 1mn Overall bit rate : 6 953 Kbps Encoded date : UTC 1970-01-01 00:00:00 Tagged date : UTC 1970-01-01 00:00:00 Writing application : Lavf52.93.0 Video ID : 1 Format : AVC Format/Info : Advanced Video Codec Format profile : High@L4.0 Format settings, CABAC : Yes Format settings, ReFrames : 4 frames Codec ID : avc1 Codec ID/Info : Advanced Video Coding Duration : 1h 1mn Bit rate mode : Variable Bit rate : 6 800 Kbps Width : 1 920 pixels Height : 1 080 pixels Display aspect ratio : 16/9 Frame rate mode : Variable Frame rate : 29.970 fps Resolution : 24 bits Colorimetry : 4:2:0 Scan type : Progressive Bits/(Pixel*Frame) : 0.109 Stream size : 2.92 GiB (98%) Writing library : x264 core 107 Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x113 / me=umh / subme=6 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / constrained_intra=0 / bframes=2 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=2 / weightb=1 / open_gop=0 / weightp=0 / keyint=30 / keyint_min=16 / scenecut=0 / intra_refresh=0 / rc_lookahead=30 / rc=abr / mbtree=1 / bitrate=6800 / ratetol=1.0 / qcomp=0.60 / qpmin=1 / qpmax=31 / qpstep=4 / ip_ratio=1.41 / aq=1:1.00 Encoded date : UTC 1970-01-01 00:00:00 Tagged date : UTC 1970-01-01 00:00:00 Audio ID : 2 Format : AAC Format/Info : Advanced Audio Codec Format version : Version 4 Format profile : LC Format settings, SBR : No Codec ID : 40 Duration : 1h 1mn Bit rate mode : Variable Bit rate : 152 Kbps Channel(s) : 2 channels Channel positions : L R Sampling rate : 44.1 KHz Resolution : 16 bits Stream size : 66.8 MiB (2%) Encoded date : UTC 1970-01-01 00:00:00 Tagged date : UTC 1970-01-01 00:00:00
Similar Threads
-
MkvТоMp4 v0.224 - rapid tool for repack Mkv to Mp4
By oreons in forum Video ConversionReplies: 808Last Post: 7th Mar 2022, 01:43 -
i need to remux my flv with h.264 video into mp4
By kurt770 in forum Video ConversionReplies: 8Last Post: 29th Apr 2013, 09:48 -
Audio/video out of sync after demux-remux
By CarryNL in forum SubtitleReplies: 0Last Post: 14th Sep 2011, 14:31 -
MP4 demux, transcode, remux => audio out of sync?
By julesh in forum Video ConversionReplies: 8Last Post: 10th Feb 2011, 20:00 -
can not remux after demux
By volam in forum EditingReplies: 2Last Post: 19th Mar 2009, 15:36