I have a mkv file that I have demuxed using mkvtoolnix and that gave me 4 audio files and 1 video file. However my problem is that the video file is "video.h264". How do I get that file into a format that DVDlab Pro will import?
+ Reply to Thread
Results 1 to 5 of 5
-
-
I think DVDlab Pro only accepts DVD compliant video streams, i.e. MPEG-2 and VOB. You would have to re-encode the video to MPEG-2 using a MPEG encoder. HCenc is a free high quality alternative, CCE is payware but also regarded as high quality. Both use .AVS scripts.
-
Are you familiar with avisynth? Use a script and frameserve to an mpeg encoder. I suggested HCenc and CCE because they are commonly used and many guides are around.
DVD (NTSC) is 720x480 so you would have to resize and adjust fps to 29.97 or 23.967 (depending on your source),
If you want an easy alternative, use avidemux to open your .mkv, select auto => dvd, press save with full extension (e.g. "myfile.mpeg"). I find avidemux's mpeg encoder to be lower quality than those listed above.
You may want to adjust the bitrate, add filters, change audio settings (like 5.1) etc...
You may have to demultiplex your streams to import into dvdlab, but I think the newest version does it for you.
Cheers
Similar Threads
-
MKV Demuxing Problems
By Justin123 in forum Video ConversionReplies: 2Last Post: 10th Jul 2010, 01:33 -
Problem demuxing bluray mkv
By kadyn67 in forum Blu-ray RippingReplies: 0Last Post: 1st Jun 2010, 18:31 -
Demuxing MKV Audio with Mplayer Question
By Maikeru-sama in forum Video ConversionReplies: 15Last Post: 29th Jan 2008, 07:20 -
Converting or demuxing MKV's to another container using x264 or vc-1
By dm_0001 in forum Newbie / General discussionsReplies: 6Last Post: 9th Jan 2008, 14:19 -
problem in demuxing mkv files
By noskid21 in forum EditingReplies: 2Last Post: 13th Aug 2007, 12:12