NoX1911
23rd February 2004, 01:23
Hi,
i set following key:
[HKEY_LOCAL_MACHINE\SOFTWARE\AviSynth]
"PluginDir2_5"="D:\\Backup Appz\\!Video\\AviSynth\\Plugins"
and use following command to load plugins:
LoadPlugin("MPEG2Dec3dg.dll")
But when opening the file the plugin wont load:
LoadPlugin: unable to load "MPEG2DEC3dg.dll"
(D:\script.avs, line 1)
When i enter full path in script it does work.
Whats wrong?
i set following key:
[HKEY_LOCAL_MACHINE\SOFTWARE\AviSynth]
"PluginDir2_5"="D:\\Backup Appz\\!Video\\AviSynth\\Plugins"
and use following command to load plugins:
LoadPlugin("MPEG2Dec3dg.dll")
But when opening the file the plugin wont load:
LoadPlugin: unable to load "MPEG2DEC3dg.dll"
(D:\script.avs, line 1)
When i enter full path in script it does work.
Whats wrong?