pinterf/FFT3dGPU

Error when use with avisynth plus 3.6.2 test 2b

Closed this issue · 4 comments

I meet error: "access violation" when use with avs+ 3.6.2 test 2b

And you can update FFT3dGPU with more than 8 bit???

Script please, as minimal as possible that still exhibits the behaviour.

I used with temporaldegrain2

Script:
TemporalDegrain2(postFFT=2)

Could not reproduce.

Have you put fft3dgpu.hlsl next to the DLL?

In general, I expect a "bit" more help. This is not a proper issue report.

Which temporaldegrain2 version
Color space, dimensions of the clip, or provide the clip itself (a shortened one of course)
x86 or x64?
Did it work with earlier Avisynth versions versions?

I was trying with this script.

Import("TemporalDegrain-v2.2.1.avsi")
Colorbars()
ConvertToYV12()
TemporalDegrain2(postFFT=2)

p.s.
If possible do not mix a feature request with a specific bug report when you start an Issue

Have you put fft3dgpu.hlsl next to the DLL?

oh, i forgot it. Sr about my mistake and i will split feature request and specific bug report