Log in

View Full Version : avisynth plugin directory not recognised


Stabmaster-Arson
27th December 2003, 11:44
avisynth 2.5.2 , I uninstall and reinstall it to try to fix this. I have plugins such as decomb and mpeg2dec3.dll and they won't run from the script unless I put the loadplugin line.

This also causes me not to be able to use the addaudio() because the addaudio.avsi is not recognised. This problem first appeared after I uninstalled version 2 of avisynth, then installed gordion knot with ver 2.5 included.

Any idea how to fix?
(Naturally these plugins are ion the root of gknot directory, and gknot reports this dir as the plugin directory..... I even tried switching the plugin directory from gknot and this did not help. (I only tried this after everything elzse failed)

len0x
27th December 2003, 16:07
FYI in latest GK - plugin dir doesn't mean "avisynth plugin dir" but rather "gk plugin dir". This setting is not propagated to avisynth scripts ar all, but just used to prefix dll paths which GK uses...

To use real avisynth plugins you should install avisynth separately (or if you're using GK 0.28.7 it's done already with 2.5.3). And look in documentation for it how set up plugin dir settings in registry...

Stabmaster-Arson
28th December 2003, 22:22
My bad. I moved all my plugins but somehow mpeg2dec did not copy. Worx0rs now thanks bunch.