Log in

View Full Version : AviSynth 2.5 won't open plugins for 2.5 ??!


arminio
14th July 2004, 14:04
I tried few plugins (BorderControl, FillMargins...) that are compiled for AviSnyth2.5 (as it is stated on their sites, readme files and also they are listed in AviSynth page as 2.5 plugins) but when I try to load them in script in AviSynth 2.5, I keep getting error:

LoadPlugin: unable to load "<here goes plugin name>" is not an AviSynth 1.0 plugin

!??!

Wilbert
14th July 2004, 14:11
Apperently, you have AviSynth v2.0 installed. Just remove it, and install AviSynth v2.5.

If that doesn't work, open your registry file and delete every line with avisynth, and install AviSynth v2.5.

arminio
14th July 2004, 14:17
But I installed AviSynth 2.5 downloaded from Avisynth page...
Everything says it is 2.5 (documentation, FAQ, everything)...!?

Anyway, I desintall it, delte registry key, download 2.54 version, installed it and - the same problem!!!

:confused: :confused: :confused:

rfmmars
14th July 2004, 14:20
Do a search or find and remove ALL avisynth program .DLL I have had this problem too.

richard
www.photorecall.net

arminio
15th July 2004, 23:01
I just solved problem!

The thing was in VirtualDub where I get that message after loading AVS script - because VirtualDub used old v1.0 AviSynth DLL...

With VirtualDubMod works fine...