Posts: 10.551
Threads: 57
Joined: May 2017
Have to go to bed, if using 'neo' doesn't help, try whether replacing the fft3dfilter.dll with the 64bit one from
https://github.com/myrsloik/VapourSynth-...r/releases works.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 13
Threads: 1
Joined: Mar 2023
(08.03.2023, 00:16)Selur Wrote: Okay, so the issue is fft3dfilter.
Does 'Filtering->Vapoursynth->DeNoise->FFT3DFilter' work if you enable 'Filtering->Vapoursynth->DeNoise->FFT3DFilter->Neo' ?
If that works, try whether QTGMC Placebo works if you enable 'neo' there too?
Cu Selur
Both works.
Posts: 10.551
Threads: 57
Joined: May 2017
Okay, so for some reason fft3dfilter incompatible with your cpu/drivers.
Can you also check whether the fft3dfilter.dll from
https://github.com/myrsloik/VapourSynth-...r/releases works.
So that I know which author I need to bug about this.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 13
Threads: 1
Joined: Mar 2023
(08.03.2023, 08:08)Selur Wrote: Okay, so for some reason fft3dfilter incompatible with your cpu/drivers.
Can you also check whether the fft3dfilter.dll from https://github.com/myrsloik/VapourSynth-...r/releases works.
So that I know which author I need to bug about this.
Cu Selur
That one works out of the box
Posts: 10.551
Threads: 57
Joined: May 2017
08.03.2023, 22:20
(This post was last modified: 08.03.2023, 22:29 by Selur.)
Okay, thanks for testing. Seems like one of the modifications WolframRhodium (
https://github.com/AmusementClub/VapourS...FT3DFilter) applied to fft3dfilter broke it for your cpu.
Cu Selur
Ps.: Since WolframRhodium disabled the reporting of issues over at github, I posted the issue over at doom9s, maybe WolframRhodium or someone who knows him sees the issue there.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 13
Threads: 1
Joined: Mar 2023
(08.03.2023, 22:20)Selur Wrote: Okay, thanks for testing. Seems like one of the modifications WolframRhodium (https://github.com/AmusementClub/VapourS...FT3DFilter) applied to fft3dfilter broke it for your cpu.
Cu Selur
Ps.: Since WolframRhodium disabled the reporting of issues over at github, I posted the issue over at doom9s, maybe WolframRhodium or someone who knows him sees the issue there.
Yeah that was a really odd bug there. Thanks btw for helping me out with this.
Posts: 10.551
Threads: 57
Joined: May 2017
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.