| James Lick ( @ 2008-12-18 19:54:00 |
AviSynth Plugin ReduceFlicker on x64
Originally published at blog.jameslick.com. Please leave any comments there.
If you are trying to use this plugin on XP 64-bit OS you may find that you follow all the directions to install it and then run into an error:
“unable to load …ReduceFlickerSSE3.dll”
The problem is that the instructions tell you to install AvsRecursion.dll in “C:\WINDOWS\system32″. On XP x64 it should actually be installed in “C:\WINDOWS\SysWOW64″. Move it there and it should work fine.