Again, I've encountered a file that drives me crazy in my fruitless attempt to convert it.
The file is an mkv with h264 video, vorbis audio and two subtitle tracks. If I convert it with the latest mencoder binary, I get ugly artefacts. Seems that this mencoder version can't decode the h264 correctly. Same for the mplayer. But if I try the latest official mplayer (I just put the binary into Application Support/ffmpegx) the video plays smoothly. But if I convert it to DVD with mpeg2enc and mplayer decoding, the resulting video is too long 27:20 instead of 27:02. Looks like they used VFR (variable frame rate) in the video.
Decoding with ffmpeg doesn't show the artefacts, but due to a lot of mkv parsing errors the resulting video is choppy.
I tried to extract the raw h264 and convert it with ffmpeg. The result plays smoothly, but is far to short, since ffmpeg assumes 29,97 framerate on the raw h264.
I also used mp4box to make an mp4 out of the raw h264, but you can only force a constant framerate, resulting in too long or too short video.
So can anyone give me advice for converting mkv with VFR high profile h264?
Results 1 to 1 of 1
Similar Threads
-
Converting VFR FLV (H264/AAC) to AVI (other) w/o sync issue
By kwondra34 in forum Video Streaming DownloadingReplies: 43Last Post: 11th Apr 2012, 00:54 -
Encoding subtites to a VFR mkv
By Fadeout4 in forum SubtitleReplies: 2Last Post: 19th Feb 2012, 18:19 -
How to encode a DVD/VOB to a vfr mkv
By kwanyeung in forum Newbie / General discussionsReplies: 13Last Post: 1st Aug 2011, 09:56 -
H264/AC3 (MKV) to H264/AAC (MP4) ?
By jccca in forum Video ConversionReplies: 10Last Post: 13th Dec 2008, 19:06 -
VFR MKV to XVID MKV
By Shaorin in forum Newbie / General discussionsReplies: 2Last Post: 24th Nov 2007, 01:52