can anyone recommend me a prgm that rips faster than dvdx?
i'm interested in DVD to MPEG format. thanks in advance.
+ Reply to Thread
Results 1 to 11 of 11
-
-
DVD Decryptor -> HD
Vobs->DVD2AVI->Mpeg2Dec+Avisynth->CCE
Guides for all that at doom9.org -
can anyone tell me how to use mpeg2dec?
i ran dvd decryptor ->HD
VOBs->DVD2AVI
now i'm up to the point of mpeg2dec and i dont know how to use this program. i now 2 files (.wav and .d2v) created by DVD2AVI. -
You have to write a Avisynth script to use MPEG2DEC. Go to Doom9's site he as a guide to using AvisynthMMX and MPEG2DEC.
-
can someone give me a hand? i was following the instructions on how to write a script for DVD2AVI-MPEG2DEC at http://www.doom9.org/mpg/d2a-mpeg2dec.htm
i was able to create a notepad file and named it test.avs and it worked. but i got stumbled at this part:
To load the MPEG2Dec plugin you have to use the LoadPlugin command and give it the full path and filename of the plugin to load as argument. The next step is loading your DVD2AVI project file using the mpeg2source command. Note that MPEG2Dec provides this function so if you forget LoadPlugin it won't work. The following is a sample scrip which simply opens the d2v file.
LoadPlugin("c:\temp\MPEG2DEC.DLL"
mpeg2source("D:\matrix\matrix.d2v"
where can i find this load plugin command?
-
The command is
LoadPlugin("c:\temp\MPEG2DEC.DLL")
That requires, that you extracted mpeg2dec.zip to c:\temp directory. Otherwise type the correct path to mpeg2dec.dll.
Similar Threads
-
BD Rip worked only once, now can't rip BDs successfully
By thestrangebrew in forum Blu-ray RippingReplies: 2Last Post: 1st Apr 2012, 08:30 -
Having trouble using DVDx to rip to .mpg or .avi
By waldothewonderboy in forum DVD RippingReplies: 19Last Post: 30th Aug 2010, 03:48 -
Computer question, what makes them encode faster, unrar faster etc.?
By willhenderson in forum ComputerReplies: 5Last Post: 30th Sep 2008, 22:21 -
Do newer drives rip dual layer discs any faster?
By Sephiroth666 in forum DVD & Blu-ray WritersReplies: 3Last Post: 21st Feb 2008, 09:40 -
my rip spec hell - from a ts. folder to rip specs - how?
By marinebc11 in forum MacReplies: 5Last Post: 26th Nov 2007, 20:28