I'm doing my dvd-rip, following this guide, step by step...
I've gotten to the step where my script has to look like this:
But avisynth gives me an unrecognised exception!LoadPlugin("D:\Program Files\AviSynth 2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("D:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
MPEG2Source("H:\DVD rip\Akira.d2v")
I wonder what I could be doing wrong... Everything seems right..Avisynth open failure:
Evaluate: Unrecognised exception!
(H:\DVD rip\Akira--mpeg2dec.avs, line 3)
Help?