PDA

View Full Version : [ Solved ] DustV5 error


xbox360
22nd October 2009, 23:17
I downloaded DustV5 from here:

http://avisynth.org/warpenterprises/attic.html

Im currently using AviSynth v2.5.8 & I get this error message:

DustV5.dll is not an AviSynth 2.5 plugin.

PatlaborForce
22nd October 2009, 23:23
You have to use LoadPluginEx because, as the error says, DustV5 isn't a Avisynth 2.5 plugin.

xbox360
22nd October 2009, 23:46
I am now getting an acess violation error. When loading DustV5.dll

Terka
23rd October 2009, 09:15
as written above, use LoadPluginEx
and if i correctly remember, the plugin has to be placed in other directory, than other plugins, and you cant use it twice in a script.
btw. there are better plugins now.