VirtualDub/AVISynth error

The old Video Software Help forum, left visible as an archive.
Locked
Weatherman2111
Joined: Sun May 08, 2005 11:20 pm
Org Profile

VirtualDub/AVISynth error

Post by Weatherman2111 » Sun May 08, 2005 11:25 pm

I appologize if this has been covered before.

I'm trying to run AVUSynth in my copy of VirtualDubMod that I got on the AMV101 disc I picked up at Anime Boston and I'm having trouble. I'm following VicBond007's guide in making my AVISynth sript and it just does not seem to want to work for me

This is my script

LoadPlugin("C:\C:\Program Files\AviSynth 2.5\plugins\2.0 filters\MPEG2Dec3dg.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
MPEG2source("C:\UNDEFINED\VIDEO_TS\Beautiful_Dreamer.d2v")


I followed the DVD2AVI instructions exactly so I don't think the problem is there. Every time I try to open the DVD2AVI file I made VirtualDub gives me an error mesage sayingthat it can not open the file. Any help would be greatly apperciated as I'm hoping to have this wrapped up in about 6 days for Otakon. Yeah, I know, short notice. I'm lousy with deadlines alot of the time.-_-

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Re: VirtualDub/AVISynth error

Post by Scintilla » Sun May 08, 2005 11:58 pm

Weatherman2111 wrote:LoadPlugin("<b>C:\C:\</b>Program Files\AviSynth 2.5\plugins\2.0 filters\MPEG2Dec3dg.dll")
That may be the problem right there.

Also, why do you have MPEG2dec3DG.dll in a subdirectory called "2.0 filters" when it's not a 2.0 filter?
Weatherman2111 wrote:MPEG2source("C:\<b>UNDEFINED\VIDEO_TS\</b>Beautiful_Dreamer.d2v")
Is that really the path?...
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

Weatherman2111
Joined: Sun May 08, 2005 11:20 pm
Org Profile

Post by Weatherman2111 » Mon May 09, 2005 12:00 am

That's just where I dumped it when I opened the zip file. Should I move it somewher else.

And I was getting the error before that little spelling error. :oops:


And yes, that's the file path for the d2v file

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Mon May 09, 2005 12:16 am

Oh wait, I forgot: take out the line loading the Decomb plugin. Since it's in your plugins directory, it should load automatically.

I'd suggest moving MPEG2dec3DG.dll to the base plugins directory as well, then also removing the line to load that.

And what version of DVD2AVI are you using?
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

Locked

Return to “Video Software Help Archive”