Hey,
I'm trying to get rid of some grain in my footage and I'd like to use TemporalDegrain to do it. The other smoothers haven't been powerful enough so far.
However, the information on using TemporalDegrain is somewhat esoteric for non-programmers. I've installed the software listed on this page. I'm using this script:
avisource("MyFootage")
ConvertToYV12()
TemporalDegrain()
But when I open the script in VirtualDub it's giving me the error:
"Avisynth open failure:
FFT3DFilter: Can not load FFTW3.DLL!
(TemporalDegrain.avsi, line 81)"
I have "FFT3DFilter.DLL" in my plug-ins folder. I also have "FFTW3.DLL" in my System32 folder. I have also tried adding to my script:
Loadplugin("C:\Program Files (x86)\AviSynth 2.5\plugins\FFT3DFilter.dll")
But I get the same message either way. Anyone have any idea what might be up?
Thanks for reading.
TemporalDegrain: FFT3DFilter Error
- PaperIsland
- Joined: Fri Jun 10, 2005 6:15 pm
Re: TemporalDegrain: FFT3DFilter Error
Forgot to use the code tag:
Code: Select all
avisource("E:\Xobile\Working It Out\wio cc trial avs.avi")
ConvertToYV12()
Loadplugin("C:\Program Files (x86)\AviSynth 2.5\plugins\FFT3DFilter.dll")
TemporalDegrain()
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: TemporalDegrain: FFT3DFilter Error
If you are using a 64-bit operating system, then I believe FFTW3.DLL needs to be in your SysWOW64 folder. I could be wrong though.
- PaperIsland
- Joined: Fri Jun 10, 2005 6:15 pm
Re: TemporalDegrain: FFT3DFilter Error
You are my hero.
- EvaFan
- Joined: Sun Mar 21, 2004 10:25 pm
- Status: (*゚▽゚)o旦~ ー乾杯ー♪
- Location: Somerset, KY
Re: TemporalDegrain: FFT3DFilter Error
If you have very high end graphics cards, you should use fft3dgpu, less work on the processor.
"The people cannot be [...] always, well informed. The part which is wrong will be discontented, in proportion to [...] the facts they misconceive. If they remain quiet under such misconceptions, it is lethargy, the forerunner of death to public liberty. What country can preserve its liberties, if it's rulers are not warned [...] that this people preserve the spirit of resistance? The tree of liberty must be refreshed from time to time, with the blood of patriots and tyrants."-Thomas Jefferson