I have a Virtualdub Error

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
Rhoran
Joined: Sat Aug 16, 2008 8:36 am
Contact:
Org Profile

I have a Virtualdub Error

Post by Rhoran » Sat Aug 16, 2008 10:56 am

I am following the guide from animemusicvideos.org on working with DVDs and trying to transfer Code Lyoko DVD episodes into editable format. The problem is that I can't get Virtualdub to open my script.

My script is:
LoadPlugin("C:\Program Files\AviSynth2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\AviSynth2.5\plugins\Decomb521.dll")
MPEG2Source("C:\Documents and Settings\Everybody\Desktop\Code Lyoko\Disc 1\VIDEO_TS\Zero Gravity Zone.d2v", idct=5)

The screen shot below is the error and the step I am on in the guide (for those of you who are familiar with it.)

Image

Can anyone help me?
Watch Code Lyoko.ZIP on Y o u t u b e!
h t t p : / / w w w . y o u t u b e . c o m / t h e s q u i g y

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Sat Aug 16, 2008 7:33 pm

You can try taking the LoadPlugin lines out and see if that works for ya.
Any .dll or .avsi file that is in the ..\Avisynth2.5\plugins\ directory should autoload.

There's been mention of a few plugins that break autoloading (IIRC, warpsharp.dll and one other that I can't recall)
Image
Image

Rhoran
Joined: Sat Aug 16, 2008 8:36 am
Contact:
Org Profile

Post by Rhoran » Thu Aug 21, 2008 2:42 pm

That didn't help. I get the same error.
Watch Code Lyoko.ZIP on Y o u t u b e!
h t t p : / / w w w . y o u t u b e . c o m / t h e s q u i g y

Rhoran
Joined: Sat Aug 16, 2008 8:36 am
Contact:
Org Profile

Post by Rhoran » Thu Aug 21, 2008 3:08 pm

Wait! I saved and closed the file after I removed the lines, and Virtualdub runs, but only for a few seconds. Then it says this:

Image
Watch Code Lyoko.ZIP on Y o u t u b e!
h t t p : / / w w w . y o u t u b e . c o m / t h e s q u i g y

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Thu Aug 21, 2008 9:16 pm

try taking any warpsharp.dll files that are in avisynth's plugins directory

also, make sure you only have one masktools.dll in there (you can have masktools.dll and mt_masktools.dll in the plugins folder at the same time, but having two 1.x.x versions can cause problems)

If that doesn't work, take out all of the plugins and put them back in one by one until you find the problem. (you'll have to close and re-open vdub each time you remove/replace a plugin for it to take effect)
Image
Image

Locked

Return to “AviSynth Help”