FlaShow
3rd March 2011, 23:09
Hello,
I want to run avisynth script into VirtualDub but it display error massage:
dfttest: unable to load libfftw3f-3.dll
I put the .dll file into System32 and SysWOW64. It's still display the same error. What should i do to solve the problem?!
This is my script:
Toon(strength=0.8)
aWarpSharp2(depth=12)
LSFMod(strength=50)
AAA()
SRestore(omode="pp0")
TDecimate()
Best Regards,
FlaShow
I want to run avisynth script into VirtualDub but it display error massage:
dfttest: unable to load libfftw3f-3.dll
I put the .dll file into System32 and SysWOW64. It's still display the same error. What should i do to solve the problem?!
This is my script:
Toon(strength=0.8)
aWarpSharp2(depth=12)
LSFMod(strength=50)
AAA()
SRestore(omode="pp0")
TDecimate()
Best Regards,
FlaShow