[vapoursynth] Script evaluation failed:
[vapoursynth] Python exception: Analyse: Function does not take argument(s) named _lambda
[vapoursynth]
[vapoursynth] Traceback (most recent call last):
[vapoursynth] File "src/cython/vapoursynth.pyx", line 3124, in vapoursynth._vpy_evaluate
[vapoursynth] File "src/cython/vapoursynth.pyx", line 3125, in vapoursynth._vpy_evaluate
[vapoursynth] File "/home/flygoat/.config/mpv/vs/MEMC_MVT_STD.vpy", line 23, in <module>
[vapoursynth] clip = k7f.MVT_STD(clip, fps_in=container_fps, fps_out=Fps_Out)
[vapoursynth] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[vapoursynth] File "/usr/lib/python3.11/k7sfunc.py", line 1035, in MVT_STD
[vapoursynth] cut_b = core.mv.Analyse(super=cut_s, blksize=64, searchparam=0, pelsearch=3, isb=True, _lambda=0, lsad=10000, overlapv=16, badrange=0, search_coarse=4)
[vapoursynth] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[vapoursynth] File "src/cython/vapoursynth.pyx", line 2828, in vapoursynth.Function.__call__
[vapoursynth] vapoursynth.Error: Analyse: Function does not take argument(s) named _lambda
[vapoursynth]
[vapoursynth] could not init VS
Disabling filter vapoursynth.00 because it has failed.
Log:
Workaround:
Thanks