Got rid of error with
--vf=format=fmt=yuv420p
mpv option, but still, no interpolation
UPD: Actually, after putting the option to config file it worked.
Still can't get 144 fps on linux, but it's another problem)
You are not logged in. Please login or register.
SmoothVideo Project → Posts by rtentser
Pages 1
Got rid of error with
--vf=format=fmt=yuv420p
mpv option, but still, no interpolation
UPD: Actually, after putting the option to config file it worked.
Still can't get 144 fps on linux, but it's another problem)
Using SVP on Arch. It fails with HEVC videos
[vapoursynth] Script evaluation failed:
[vapoursynth] Python exception: SVSuper: Clip must be YV12
[vapoursynth]
[vapoursynth] Traceback (most recent call last):
[vapoursynth] File "vapoursynth.pyx", line 3121, in vapoursynth._vpy_evaluate
[vapoursynth] File "vapoursynth.pyx", line 3122, in vapoursynth._vpy_evaluate
[vapoursynth] File "/home/rtentser/.local/share/SVP4/scripts/abed140f.py", line 59, in <module>
[vapoursynth] smooth = interpolate(clip)
[vapoursynth] ^^^^^^^^^^^^^^^^^
[vapoursynth] File "/home/rtentser/.local/share/SVP4/scripts/abed140f.py", line 40, in interpolate
[vapoursynth] super = core.svp1.Super(input_m8,super_params)
[vapoursynth] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[vapoursynth] File "vapoursynth.pyx", line 2857, in vapoursynth.Function.__call__
[vapoursynth] vapoursynth.Error: SVSuper: Clip must be YV12
[vapoursynth]
[vapoursynth] could not init VS
Disabling filter vapoursynth.00 because it has failed.
Works with AVC, but much less efficient than on windows
Pages 1
SmoothVideo Project → Posts by rtentser
Powered by PunBB, supported by Informer Technologies, Inc.