28.11.2021, 04:20
okay So I wipped everything. Hybrid, Vapoursynth, all config data, plugins, scritps. everything. Set it all back up. Still the same thing.
and the issue with VSviewer is still there.
Edit: I compiled vsViewer from source and it seems to have fixed that issue. The dotkill issue is still there though.
Failed to evaluate the script:
Python exception: There is no function named DotKillS
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 2786, in vapoursynth._vpy_evaluate
File "src/cython/vapoursynth.pyx", line 2787, in vapoursynth._vpy_evaluate
File "/home/fletcher/Documents/[BDMV][211026] Shaman King (English Dub) [US]/SHAMAN KING ENG/BDMV/STREAM/encodingTempSynthSkript_2021-11-27@21_11_26_2610.vpy", line 50, in <module>
clip = core.dotkill.DotKillS(clip=clip)
File "src/cython/vapoursynth.pyx", line 2367, in vapoursynth.Plugin.__getattr__
AttributeError: There is no function named DotKillS
and the issue with VSviewer is still there.
Edit: I compiled vsViewer from source and it seems to have fixed that issue. The dotkill issue is still there though.