Log in

View Full Version : AviSynth DLL (Quick Question)


Seraphic-
24th June 2006, 23:10
Could anyone please tell me where to install the DLL filters/plugins for AviSynth (EEDI2.dll)? I spent the last half hour looking over google and the forums here but I can't find a readme.

Doesn't it go in C:\WINDOWS or C:\WINDOWS\system32?

Thanks

communist
24th June 2006, 23:14
Anywhere you like - then put in LoadPlugin("X:\meh\blah.dll") into your script
OR
into your Program Files\Avisynth\Plugins directory for autoloading (no LoadPlugin needed for most plugins).

Seraphic-
24th June 2006, 23:25
Thanks. But for some reason it wasn't working when I had it in the plugins directory. I'm using 2.5 too.

foxyshadis
25th June 2006, 00:07
<useless>

communist
25th June 2006, 00:27
Could anyone please tell me where to install the DLL filters/plugins for AviSynth (EEDI2.dll)?
Didn (and still doesnt) sound like avisynth.dll to me :confused: