Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharpening-only mode fails. (R1) #17

Open
the-real-tokai opened this issue Feb 5, 2021 · 1 comment
Open

Sharpening-only mode fails. (R1) #17

the-real-tokai opened this issue Feb 5, 2021 · 1 comment

Comments

@the-real-tokai
Copy link

This is a bug report against the public release version (R1).

works:
clip = core.fft3dfilter.FFT3DFilter(clip)

fails:
clip = core.fft3dfilter.FFT3DFilter(clip, bt=-1)

…
Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
Assertion failed: (maxsize >= 7), function Initialize, file ../FFT3DFilter.h, line 176.
…
@4re
Copy link

4re commented Feb 5, 2021

Strangely, it works fine here (Linux, fftw3f 3.3.9, Vapoursynth 52).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants