Log in

View Full Version : convolution3d error


sander815
8th July 2006, 20:48
i am trying to get convolution3d to work, but i get this error:
script error: theres no function named convolution3d
i have the dll in my avisynth plugin dir

i tried to load it within my script:
plugin convolution3d.dll is not a avisynth 2.5 plugin

what am i doing wrong?

foxyshadis
8th July 2006, 20:58
You might be using some really old one. It should be this: http://www.avisynth.org/warpenterprises/files/convolution3d_25_dll_20030422.zip (or http://www.avisynth.org/warpenterprises/files/convolution3dyv12_25_dll_20030329.zip ? I'm not sure if the first has yv12 or not.)