26.10.2023, 22:58
thanks Selur !
I ... I almost ... finished :p
probably tomorrow
it took long as not familiar with Qt but that s ok
my last mile :
when i try hybrid + vapoursynth +vsviewer, i get this error below in vsviewer window.
i ll check more tomorrow or this weekend
I think it may be related to locale and python .. i ll check later
*confirmed it is related to my vapoursynth build. i ll redo it
I ... I almost ... finished :p
probably tomorrow
it took long as not familiar with Qt but that s ok
my last mile :
when i try hybrid + vapoursynth +vsviewer, i get this error below in vsviewer window.
i ll check more tomorrow or this weekend
Failed to evaluate the script:
Python exception: Expr: failed to convert '0.5' to float, not the whole token could be converted
Traceback (most recent call last):
File "src\\cython\\vapoursynth.pyx", line 3121, in vapoursynth._vpy_evaluate
File "src\\cython\\vapoursynth.pyx", line 3122, in vapoursynth._vpy_evaluate
File "S:\le_film\tempPreviewVapoursynthFile23_20_35_120.vpy", line 46, in
clip = havsfunc.QTGMC(Input=clip, Preset="Placebo", InputType=0, TFF=False, TR2=0, Sharpness=0.5, SourceMatch=0, Lossless=0, EZDenoise=0.70, NoisePreset="Slower", MatchPreset="Placebo", MatchPreset2="Placebo", MatchEnhance=0.40, opencl=True, Denoiser="KNLMeansCL") # new fps: 50
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\Hybrid\64bit\vsscripts\havsfunc.py", line 2065, in QTGMC
resharp = core.std.Expr([lossed1, vresharp.std.Convolution(matrix=matrix)], expr=f'x x y - {sharpAdj} * +')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "src\\cython\\vapoursynth.pyx", line 2857, in vapoursynth.Function.__call__
vapoursynth.Error: Expr: failed to convert '0.5' to float, not the whole token could be converted
I think it may be related to locale and python .. i ll check later
*confirmed it is related to my vapoursynth build. i ll redo it