Hello All,
Edit: Forgot To Mention, I want to convert my mkv to vob.
I have just joined this website and I heard this is a good website for dvd making, Burning, Conversing Etc. When I was conversion my MKV file to vob it took forever. I used alot of programs like: Aimersoft Video Converter Ultimate, MKV2VOB, Avidemux and more but can't remember(Uninstalled). They all took more than 2 hours. If you have a faster mkv converter, Doesn't matter if it free or pay, and can convert video in 45 minutes or more. also I Don't Mind extracting the files in the mkv to convert it fast. I would gladly appreciate it. Thanks for your help and Ill be back.![]()
+ Reply to Thread
Results 1 to 8 of 8
-
Last edited by Datson; 20th Jan 2012 at 19:52.
-
CCE is the fastest software MPEG2 encoder I know of. On my quad core i5 2500K I can encode an hour of standard definition video in about 5 minutes, with good quality (single pass VBR). It's not a full featured conversion program though. You'll need to learn some AviSynth to use it.
If you have an ATI card you can use ATI's GPU accelerated encoder.Last edited by jagabo; 20th Jan 2012 at 20:32.
-
-
Like I said, it's not a full featured conversion program. It's only an MPEG 2 encoder (well, it has some filtering options). You need to feed it with an AviSynth script. Something like:
Code:ffVideoSource("filename.mkv")
-
-
-
If you want to keep trying:
http://avisynth.org/mediawiki/Main_Page#New_to_AviSynth_-_start_here
The ffmpeg source plugin:
http://code.google.com/p/ffmpegsource/
Similar Threads
-
MKV Conversion Problem - Video 4 Minutes Too Short!
By Nodoka in forum Video ConversionReplies: 2Last Post: 15th Sep 2010, 10:39 -
Advice on acheiving the fastest mkv conversion
By animlchin in forum Video ConversionReplies: 6Last Post: 19th Dec 2009, 18:21 -
HELP: Looking for fastest mkv to mp4 converter
By fletch407 in forum Video ConversionReplies: 1Last Post: 21st May 2008, 17:11 -
Fastest Conversion
By ZoNE97 in forum Video ConversionReplies: 13Last Post: 5th Apr 2008, 07:28 -
Fastest MPEG conversion?
By mingul in forum Video ConversionReplies: 2Last Post: 21st Nov 2007, 16:13