1

(5 replies, posted in Using SVP)

yes, works without any errors
any ideas?

2

(5 replies, posted in Using SVP)

any news?

3

(5 replies, posted in Using SVP)

ls /usr/lib/python3.7/lib-dynload/vapoursynth.so -al
lrwxrwxrwx 1 root root 82 Feb 23 22:06 /usr/lib/python3.7/lib-dynload/vapoursynth.so -> /usr/local/lib/python3.7/site-packages/vapoursynth.cpython-37m-x86_64-linux-gnu.so
ls /usr/local/lib/python3.7/site-packages/vapoursynth.so -al
lrwxrwxrwx 1 root staff 82 Feb 23 22:12 /usr/local/lib/python3.7/site-packages/vapoursynth.so -> /usr/local/lib/python3.7/site-packages/vapoursynth.cpython-37m-x86_64-linux-gnu.so

Hi smile

Im on Debian 10 Buster and sucessfully compiled mpv etc, but it looks like something is missing ...

22:42:01.105 [i]: VideoPlayer: mpv connected, waiting for the video info...
22:42:01.585 [i]: VideoPlayer: mpv 0.32.0-163-g0ec036bfd8
22:42:02.799 [i]: Media: video 1920x1080 [PAR 1.007] at 30.000 fps [constant]
22:42:02.799 [i]: Media: codec type is AVC, YUV/4:2:0/8 bits
22:42:02.840 [i]: Playback: starting up...
22:42:02.875 [i]: Playback [6c4756a6]: resulting video frame 1920x1080
22:42:02.875 [i]: Playback [6c4756a6]: 1 acceptible profiles, best is 'Automatisch' [0]
22:42:02.894 [i]: Playback [6c4756a6]: enabled while video is playing
22:42:02.896 [i]: Profile: using automatic profile #1 /film
22:42:02.934 [i]: Playback [6c4756a6]: playing at 60 [30 *2/1] 
22:42:03.066 [E]: Playback [6c4756a6]: VS - Could not initialize VapourSynth scripting.

Any Ideas?
-BLACK