Log in

View Full Version : Any benefit to upgrading to latest fftw3.dll?


Adub
8th November 2007, 03:55
Pretty much as the title states.

There are 3 versions that i know about as can be found on this page.
ftp://ftp.fftw.org/pub/fftw/

the mingw build is from 2004, a new one called mingw2 was released in 2006, and then lastly there is just the general fftw-3.1.2 dll that I don't think works for any Avisynth filters which was also was updated in 2006.

So, what kind of improvements could have happened in the code in 2 years, and should I be using the latest mingw2 build?

IanB
8th November 2007, 07:16
You must use the correct version that the client application expects!

I.e. mvtools use the version shipped with it.

Fizick
8th November 2007, 18:55
Merlin7777,
it was discussed here.

http://forum.doom9.org/showthread.php?p=1047621#post1047621

Adub
8th November 2007, 19:29
Okay, thanks for your answer Fizick, I was hoping it would be faster, but it looks like everyone was/is getting a decreased fps rate.

Thanks again,
Merlin7777