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

MagicDenoise return best_dfttest( #3

Open
Ironclad17 opened this issue Feb 21, 2023 · 0 comments
Open

MagicDenoise return best_dfttest( #3

Ironclad17 opened this issue Feb 21, 2023 · 0 comments

Comments

@Ironclad17
Copy link

Ironclad17 commented Feb 21, 2023

noise = soifunc.MagicDenoise(down, gpu=True)
Gives the error
"""nrmode = File "C:\Users\***\AppData\Local\Programs\Python\Python310\lib\site-packages\soifunc\denoise.py", line 672, in MagicDenoise return best_dfttest( File "C:\Users\Sahil\AppData\Local\Programs\Python\Python310\lib\site-packages\soifunc\denoise.py", line 696, in best_dfttest return clip.dfttest.DFTTest(**kwargs) File "src\cython\vapoursynth.pyx", line 2596, in vapoursynth.Function.__call__ File "src\cython\vapoursynth.pyx", line 2587, in vapoursynth.Function.__call__ File "src\cython\vapoursynth.pyx", line 853, in vapoursynth.typedDictToMap TypeError: float() argument must be a string or a real number, not 'tuple'

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

1 participant