I must place a dll in system32? --> it doesnt work
Where must I put this file??
And wich dll must I download?
I downloaded a zip from fftw.org but it has these libfftw3-3.dll
Can I just rename em?
+ Reply to Thread
Results 1 to 7 of 7
-
-
Hi-
You can get it, and instructions on how to use it, here:
http://avisynth.org.ru/fft3dfilter/fft3dfilter.html
Ordinarily, you put the .dll in your AviSynth Plugins folder. Then, it gets called automatically when you use it. If for some reason that doesn't work, then near the top of your script stick something like this:
LoadPlugin("C:\Path\To\fft3dfilter.dll")
Adjust for your names and paths. -
If you mean this package:
ftp://ftp.fftw.org/pub/fftw/fftw3win32mingw.zip
you have to put FFTW3.DLL to system32 folder and load the filter itself (fft3dfilter.dll) from plugins folder.
You may also need color space conversion to YV12 or YUY2 if your source is different. -
Originally Posted by manono
i'm gonna try again within a few minutes.. really wane give fft3dfilter a try. -
OMG!
Green/pink/yellow noise. Gone, just like that!
LOL.
Now I just need some jhelp understanding all these options.
Theres a lot you can do with this one..... -
I just copped a fft3dfiler line from somewhere
What is this : MergeChroma(last) -line?
Is "mergechroma" some internal AVS command? -
I thought you weren't that stupid. :P
http://www.avisynth.org.ru/docs/english/corefilters/merge.htm
Similar Threads
-
does this work
By sve in forum TestReplies: 7Last Post: 21st Apr 2012, 22:15 -
how do I install x264.exe to work AND to work with Lemings GUI?
By Krelmaneck in forum Newbie / General discussionsReplies: 1Last Post: 14th Nov 2010, 22:13 -
fft3dfilter help
By uru in forum RestorationReplies: 10Last Post: 30th Nov 2009, 03:56 -
HELP Burn using Nero Express doent work /but NERO VISION work fine
By STAR36 in forum Authoring (DVD)Replies: 4Last Post: 28th Apr 2008, 16:11 -
How much do you work? (work = doing something you are getting paid for)
By Baldrick in forum PollsReplies: 20Last Post: 26th Nov 2007, 15:35