I've been following one of the guides to setup my current computer, specifically "VicBond007's Guide to Working with DVD Footage". Everything was going fine until I hit 'Checking Your Footage' on Page12:
Open up VirtualDub and using file/open, load up the .avs script we've been writing. Our video should load fine.
Well... not so much. The video came out looking like it had been run through a cheese grater once or five hundred times and, after skipping through a couple frames, I'd get these errors, in order:
"Avisynth read error:
CAVIStreamSynth: System Exception - Access Violation"
http://img.photobucket.com/albums/v283/ ... thmess.gif
"Runtime Error!
Program C:\... VirtualDub.exe
R6025
-pure virtual function call"
http://img.photobucket.com/albums/v283/ ... hmess2.gif
After that, the program immediately closed.
If it helps at all, this is what I'm using for the script:
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
MPEG2Source("F:\HELLSING01\Video_TS\hellvid.d2v", idct=5, CPU=4, iPP=true)
Any and all help would/will be appreciated in the form of interpretive dance.


