Topic: mpv installed locally, error with vapoursynth?
Hello ,
have just tested the new software , it seems to function really good.
thank you for that.
have installed the mpv player locally according to older instructions you posted;
with vapoursynth R66 or so;
it seems there are some error, please let me know if it ok.
[autoconvert] Converting nv12 -> yuv420p
[vapoursynth] Script evaluation failed:
[vapoursynth] Python exception: module 'vapoursynth' has no attribute 'RGBS'
[vapoursynth]
[vapoursynth] Traceback (most recent call last):
[vapoursynth] File "src/cython/vapoursynth.pyx", line 3233, in vapoursynth._vpy_evaluate
[vapoursynth] File "src/cython/vapoursynth.pyx", line 3234, in vapoursynth._vpy_evaluate
[vapoursynth] File "/home/rich/.local/share/SVP4/scripts/24cc61e6.py", line 29, in <module>
[vapoursynth] rife_fmt = vs.RGBS
[vapoursynth] ^^^^^^^
[vapoursynth] AttributeError: module 'vapoursynth' has no attribute 'RGBS'
[vapoursynth]
[vapoursynth] could not init VS
Disabling filter svp because it has failed.23:09:56.105 [E]: Playback [24cc61e6]: VS - Script evaluation failed:
23:09:56.105 [E]: Playback [24cc61e6]: VS - Python exception: module 'vapoursynth' has no attribute 'RGBS'
23:09:56.105 [E]: Playback [24cc61e6]: VS - Traceback (most recent call last):
23:09:56.106 [E]: Playback [24cc61e6]: VS - File 'src/cython/vapoursynth.pyx', line 3233, in vapoursynth._vpy_evaluate
23:09:56.106 [E]: Playback [24cc61e6]: VS - File 'src/cython/vapoursynth.pyx', line 3234, in vapoursynth._vpy_evaluate
23:10:03.676 [E]: Playback [24cc61e6]: VS - File '/home/rich/.local/share/SVP4/scripts/24cc61e6.py', line 29, in <module>
23:10:03.676 [E]: Playback [24cc61e6]: VS - rife_fmt = vs.RGBS
23:10:03.676 [E]: Playback [24cc61e6]: VS - ^^^^^^^
23:10:03.676 [E]: Playback [24cc61e6]: VS - AttributeError: module 'vapoursynth' has no attribute 'RGBS'
23:10:03.676 [E]: Playback [24cc61e6]: VS - could not init VS
[ffmpeg] tls: Unknown error
[ffmpeg] https: Will reconnect at 720896 in 0 second(s), error=Input/output error.