I am new to the whole putting your DVD contents into AVI format. I found a guide online (2003) and tried to use it, but I came up with a problem and the guide doesn't explain how to fix problems.
I use AviSynth2.5, Plugins include MPEG2Dec3 & Decomb521 to try and change it around.
DVD Decrypter for putting it into VOB files.
And VirtualDub for supposedly reading the avs file, but it doesn't.
I followed the instructions of how to input the source code, but I'm not sure.
This is what I have written;
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
MPEG2Source("C:\DVD.d2v", idct=5)
According to the guide, it's right, but when I try to load it (I do have it saved as DVD.avs), I get this error. . .
Avisynth open failure:
MPEG2Source : Unable to load file "C:\DVD.d2v"
(C:\DVD.avs. line 3)
If anyone knows this problem, which I'm sure many of you might. I'd be much appreciated if you could help me fix it. Thank you in advance.
+ Reply to Thread
Results 1 to 3 of 3
-
-
If you don't have very special tweaks you want to use for the XviD/DivX codec, I suggest you try autogk, as that app automates exactly what you're trying to do.
It's good to know how to do this by hand, if nothing else so you can trouble shoot, but AutoGK and/or avi.net does a better job at DVD to AVI than most mortals.
/Mats
Similar Threads
-
Problems re-using VirtualDub
By djdust in forum Newbie / General discussionsReplies: 17Last Post: 27th Apr 2011, 08:57 -
.mkv problems in Virtualdub
By alc112 in forum Video ConversionReplies: 14Last Post: 10th Feb 2010, 23:47 -
virtualdub dv type 2 problems
By sander815 in forum Video ConversionReplies: 26Last Post: 21st Nov 2009, 19:58 -
Problems with Virtualdub
By demonwarrior in forum Newbie / General discussionsReplies: 4Last Post: 8th Jun 2007, 09:23 -
A couple of VirtualDub problems.
By Rein Engel in forum Capturing and VCRReplies: 5Last Post: 1st Jun 2007, 03:07