Can't exactly remember what my last headache was. I know my files are probably a mess but I'm afraid to touch anything. Currently have the amvapp and whatever plugins or extras. Was crossing my fingers for a painless process and almost immediately hit a dead end. I ripped Castle in the Sky and saved it as a d2v project but get this error when I attempted to open it in VirtualDub.
The avisynth I'm using is:
Code: Select all
MPEG2Source("E:\AMVProjects\Little People\Footage\CastleInTheSky.d2v")
Code: Select all
#ASYNTHER Default (AVISource)
AVISource("E:\AMVProjects\Little People\Footage\CastleInTheSky.avs")
I tried doing what was suggested and find all instances of DGDecode.dll - I assume the main one needed is the one in the AMVapp > DGMPEGDec > DGDecode.dll
I tried renaming other instances, or copying the same DGD file over the one in the avisynth 2.5 folder. Is there any other suggestions?
Recently tried adding LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll") but didn't make a difference. I'm probably going about this all wrong. Any help from those more tech savvy than me appreciated