1 (edited by BKBroiler 05-01-2020 02:27:07)

Topic: SVP video conversion fails, not sure why

I'm running Ubuntu 18.04 LTS, whenever I try to convert something it always fails, here's coder.log:

21:21:53.444: ===== Starting mpv ======
21:21:53.444: Command line: /usr/bin/mpv /home/USERNAME/Downloads/test.mp4 -o /home/USERNAME/Downloads/test.SVP.temporary.mkv --no-audio --no-sub --no-sub-auto --input-ipc-server=/tmp/mpvencodesocket --input-media-keys=no --no-msg-color --vf=vapoursynth:/home/bkbroiler/.local/share/SVP4/scripts/ffff.py:4:4 --ofps 60.000 --of=matroska --ovc=libx264 --ovcopts=crf=12,preset=slow,threads=4
21:21:53.587: Playing: /home/USERNAME/Downloads/test.mp4
21:21:53.591: (+) Video --vid=1 (*) (h264 854x480 30.000fps)
21:21:53.591: Audio --aid=1 --alang=eng (*) (aac 2ch 44100Hz)
21:21:53.592: File tags:
21:21:53.592: Artist: Sample Artist
21:21:53.592: Comment: This is a test video
21:21:53.592: Title: Test
21:21:53.593: Opening video filter: [vapoursynth @0=/home/USERNAME/.local/share/SVP4/scripts/ffff.py @1=4 @2=4]
21:21:53.593: [vapoursynth] libavfilter filter 'vapoursynth' not found!
21:21:53.593: Creating filter 'vapoursynth' failed.
21:21:53.595: (!!!) Intermediate file may be broken: /home/USERNAME/Downloads/test.SVP.temporary.mkv
21:21:53.595: ===== mpv exited with code 9 =====

I should also point out, as of writing I'm pretty sure vapoursynth is installed.

Re: SVP video conversion fails, not sure why

mpv built w/o vapoursynth support