Yesterday, 19:41
Hi friends,
First of all, thanks for this amazing tool. I have just began testing it and the first results are awesome, anyway, I'm finding some problems when triying to use the "Best settings for high powered GPU" as you state in your HVAC manual.
When selecting Interpolation parameter >1 I get the next error message:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: HAVC_main() got an unexpected keyword argument 'FrameInterp'
Failed to evaluate the script: Python exception: HAVC_main() got an unexpected keyword argument 'FrameInterp' Traceback (most recent call last): File "src/cython/vapoursynth.pyx", line 3378, in vapoursynth._vpy_evaluate File "src/cython/vapoursynth.pyx", line 3379, in vapoursynth._vpy_evaluate File "D:\TEMP\tempPreviewVapoursynthFile18_56_57_845.vpy", line 47, in TypeError: HAVC_main() got an unexpected keyword argument 'FrameInterp'
Failed to evaluate the script: Python exception: HAVC_main() got an unexpected keyword argument 'FrameInterp' Traceback (most recent call last): File "src/cython/vapoursynth.pyx", line 3378, in vapoursynth._vpy_evaluate File "src/cython/vapoursynth.pyx", line 3379, in vapoursynth._vpy_evaluate File "D:\TEMP\tempPreviewVapoursynthFile18_56_59_235.vpy", line 47, in TypeError: HAVC_main() got an unexpected keyword argument 'FrameInterp'
Failed to evaluate the script: Python exception: HAVC_main() got an unexpected keyword argument 'FrameInterp' Traceback (most recent call last): File "src/cython/vapoursynth.pyx", line 3378, in vapoursynth._vpy_evaluate File "src/cython/vapoursynth.pyx", line 3379, in vapoursynth._vpy_evaluate File "D:\TEMP\tempPreviewVapoursynthFile19_39_05_664.vpy", line 47, in clip = havc.HAVC_main(clip=clip, Preset="slower", VideoTune="balanced", ColorFix="none", FrameInterp=1, ColorMap="red->brown", BlackWhiteTune="light", EnableDeepEx=True, DeepExMethod=0, DeepExRefMerge=2, ScFrameDir=None, DeepExModel=0, DeepExEncMode=0, DeepExMaxMemFrames=0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: HAVC_main() got an unexpected keyword argument 'FrameInterp'
I'm using your dev version.
Thanks in advance.
First of all, thanks for this amazing tool. I have just began testing it and the first results are awesome, anyway, I'm finding some problems when triying to use the "Best settings for high powered GPU" as you state in your HVAC manual.
When selecting Interpolation parameter >1 I get the next error message:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: HAVC_main() got an unexpected keyword argument 'FrameInterp'
Failed to evaluate the script: Python exception: HAVC_main() got an unexpected keyword argument 'FrameInterp' Traceback (most recent call last): File "src/cython/vapoursynth.pyx", line 3378, in vapoursynth._vpy_evaluate File "src/cython/vapoursynth.pyx", line 3379, in vapoursynth._vpy_evaluate File "D:\TEMP\tempPreviewVapoursynthFile18_56_57_845.vpy", line 47, in TypeError: HAVC_main() got an unexpected keyword argument 'FrameInterp'
Failed to evaluate the script: Python exception: HAVC_main() got an unexpected keyword argument 'FrameInterp' Traceback (most recent call last): File "src/cython/vapoursynth.pyx", line 3378, in vapoursynth._vpy_evaluate File "src/cython/vapoursynth.pyx", line 3379, in vapoursynth._vpy_evaluate File "D:\TEMP\tempPreviewVapoursynthFile18_56_59_235.vpy", line 47, in TypeError: HAVC_main() got an unexpected keyword argument 'FrameInterp'
Failed to evaluate the script: Python exception: HAVC_main() got an unexpected keyword argument 'FrameInterp' Traceback (most recent call last): File "src/cython/vapoursynth.pyx", line 3378, in vapoursynth._vpy_evaluate File "src/cython/vapoursynth.pyx", line 3379, in vapoursynth._vpy_evaluate File "D:\TEMP\tempPreviewVapoursynthFile19_39_05_664.vpy", line 47, in clip = havc.HAVC_main(clip=clip, Preset="slower", VideoTune="balanced", ColorFix="none", FrameInterp=1, ColorMap="red->brown", BlackWhiteTune="light", EnableDeepEx=True, DeepExMethod=0, DeepExRefMerge=2, ScFrameDir=None, DeepExModel=0, DeepExEncMode=0, DeepExMaxMemFrames=0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: HAVC_main() got an unexpected keyword argument 'FrameInterp'
I'm using your dev version.
Thanks in advance.