Log in

View Full Version : Avisynth has stopped working -- something bad in plugins dir?


cantonesejim
17th February 2009, 19:09
I don't know where else to put this so...
About 6 days ago avisynth all but stopped working for me. I was using MeGUI to reencode a VOB when avisynth started returning this error http://i42.photobucket.com/albums/e310/cantonesejim/Clipboard01-1.jpg after restarting MeGUI avisynth will load the video once and then the error message will come up anytime i try to encode, start a new script or anything, and avisynth will only output the error if i use anything else (tried AvsP and VirtualdubMod).

I'm at my wits end, i've tried reinstalling and downgrading back to 2.5.7 about 12 times each(no exaggeration). Please help if at all possible without performing a complete reinstall, though i will do so if that is the only viable option.

System Info:
os:Microsoft(R) Windows(R) XP Professional x64 Edition, SP 2 (5.2.3790)
mobo: ABITKN9(NF-MCP55 series)0]
cpu: AMD Athlon 64 X2 Dual Core Processor 5400+ @ 2800MHz
mem: 5GB
vid:ATI Radeon HD 2400 Series 256MB

Blue_MiSfit
17th February 2009, 19:34
Let's start with some basics.

Try a simple script:

Version()


F5 in AvsP and what happens?

~MiSfit

cantonesejim
17th February 2009, 19:59
http://i42.photobucket.com/albums/e310/cantonesejim/Clipboard02.jpg

cantonesejim
17th February 2009, 20:10
Here's my plugins folder if it helps with the diagnosis.
http://i42.photobucket.com/albums/e310/cantonesejim/Clipboard03.jpg

kemuri-_9
17th February 2009, 20:58
A. last i recall, avisynth has a built in limit of 50 plugins that can be loaded at a time.
B. you have .dlls that it's trying to load that aren't plugins (see libavcodec and nvcuvid.dll for starters)

once you fix these issues, you should have a better shot of it working.

(these problems are the reason i've disabled plugin autoloading on my machines)

cantonesejim
17th February 2009, 21:19
thanks so much you guys, appearantly a 2.0.x plugin snuck in there and was mucking it all up.