I'm following VicBond007's Guid to working with DVD Footage, but I ran into a little snag. I coppied the DVD onto the PC using DVD Decryter, then Converted it to a d2v using DVD2AVI. Then used the Avisynth and scrypted the file. Here is what I have for that
After Scripting I opened it in Vdub and after a few seconds it just crashes. So I did what another thread by someone who had the same problem had answered and instead used DGIndex instead of DVD2AVI. Now the problem is the Vdub keeps sayingLoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
MPEG2Source("C:\PITA_01\VIDEO_TS/Pita Ten Index.d2v")
Telecide(post=4, order=1, blend= true)
Decimate(quality=3)
I'm stuck and I just don't know what to do... Can Somebody help me please?[/quote]AVISynth Open Failure:
MPEG2Source: couldn't open file
(C:\Documents and Settings\*name*\My Documents\download\PitaScript.avs, line3)