Tried it. Fails with h265. Any ideas?
[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/1bb5e34b.py", line 59, in <module>
[vapoursynth] smooth = interpolate(clip)
[vapoursynth] ^^^^^^^^^^^^^^^^^
[vapoursynth] File "/home/rtentser/.local/share/SVP4/scripts/1bb5e34b.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.
Pinned Comments