Hi,
Seems like a common issue and have only found one 'supposed' solution to date, which I don't understand:
When converting an .flv file to .MP4 using H264 and mencoder, the resulting video file is a movie with the correct audio speed but with video that plays too fast. Converting this same video to .mp4 with Mpeg Streamclip has perfect results, yet I wanted to take advantage of ffmpegX's Deblock filter and it seems only ffmpegX produces this problem.
The original video's framerate is listed in Quicktime as 24.98 fps and seems to convert at 25 fps, because the resulting video starts out in sync but by the end of 93 min it was out of sync by about 4.5 seconds - almost the EXACT lag expected when the framerate is off by 0.02 seconds over a period of 92m56s. Quicktime confirms the converted video is indeed playing at 25 fps.
In ffmpegX I set the framerate to Unspecified, as there are no other options other than 23.976, 25 and 29.97.
The hint found on one forum to solve this problem was to add the switch -MC 0 to the mencoder command line. I would like to know if anyone knows of this problem and what this switch does, as I don't believe there is a way to add a manual switch to ffmpegX (but only ffmpeg)... though I'm a newbie and despite a few hours of searching, I still have no idea how to run mencoder using a command line.
Any thoughts as to if this can be solved or if whatever the -MC 0 switch does can implented using ffmpegX?
Thank you in advance.
Results 1 to 5 of 5
-
-
Originally Posted by Case
The speeded-up video ended roughly 16 minutes short of the 92 minutes with black frames filling out the rest and the audio played fine to the end. So it seems the 24.98 framerate was not accepted and it possibly just went to a default?
Similar Threads
-
mkv to mp4 transcode results in fast video
By HSV Guy in forum Video ConversionReplies: 7Last Post: 22nd Mar 2012, 06:14 -
Combining MP4 files (h264) with mencoder results in blank (white) videos
By mstaker in forum Video ConversionReplies: 0Last Post: 10th Dec 2011, 14:35 -
Hardcoding subs into H264 video and converting to MP4
By muhali5 in forum Video ConversionReplies: 4Last Post: 28th Aug 2009, 10:57 -
DVD to H264 with Triple Audio (Vorbis) - results only in lag when playing
By Dannyramsnes in forum DVD RippingReplies: 9Last Post: 8th Sep 2008, 10:31 -
converting video to h264(mp4) for flash player streaming
By ricardouk in forum Video ConversionReplies: 0Last Post: 1st Nov 2007, 13:58