quinn
24th April 2003, 16:40
I've used Avisynth for a really long time, but just recently learned about the plugin folder registry entry.
However, it's not working for me - I create a folder
c:\program files\avisynth 2.5\plugins
and use the template provided at avisynth.org
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Avisynth]
"PluginDir2_5"="c:\\program files\\avisynth 2.5\\plugins"
I've put my plugins in that folder, rebooted my machine, and if I just say
loadplugin("mpeg2dec3.dll")
avisynth tells me it can't find the plugin.
So what dumb mistake am I making (I have used regedit to verify that the registry entry is present)
Thanks
However, it's not working for me - I create a folder
c:\program files\avisynth 2.5\plugins
and use the template provided at avisynth.org
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Avisynth]
"PluginDir2_5"="c:\\program files\\avisynth 2.5\\plugins"
I've put my plugins in that folder, rebooted my machine, and if I just say
loadplugin("mpeg2dec3.dll")
avisynth tells me it can't find the plugin.
So what dumb mistake am I making (I have used regedit to verify that the registry entry is present)
Thanks