Log in

View Full Version : Installing FFT3Dfilter


Brassplyer
7th July 2013, 02:31
I want to give FFT3Dfilter a try. I've looked at documentation but it's unclear what's supposed to be done with the various files that get unzipped.

Files from the zip file for version 2.1.1 I've struck out the files that I recognize.

http://forum.videohelp.com/attachment.php?attachmentid=18754&d=1373160245

Per this page http://avisynth.org.ru/fft3dfilter/fft3dfilter.html which is also bundled with the zip file you're supposed to install fast external FFTW library version 3


Files from fftw3win32mingw

http://forum.videohelp.com/attachment.php?attachmentid=18752&d=1373159414

Thanks for all assistance

StainlessS
7th July 2013, 02:52
FFT3Dfilter.dll is the filter, the rest are source files and not needed unless you want to recompile the dll.

You also need fftw3.dll in system32 or SysWOW64 in 64 bit.

Brassplyer
7th July 2013, 07:52
FFT3Dfilter.dll is the filter, the rest are source files and not needed unless you want to recompile the dll.

You also need fftw3.dll in system32 or SysWOW64 in 64 bit.

Okay thanks!