ryu_joko
Mon Jun 10, 2019 6:17:18 am
Hi, i tried to install SmoothVideo Project (SVP) using MPV and Vaporsynth. im very very new using Linux especially Terminal, but basic things like "CD, MD, Deltree..." i understand.
i've followed the instruction from SVP web (https://www.svp-team.com/wiki/SVP:Linux), but i dont know what Zorin OS 15 pre-requisite have installed already:
1. Qt 5.5.0 or later
2. Vapoursynth R31 or later
3. MediaInfo
4. lsof command line tool (install it via your package manager)
5. Required for SVPtube: Python 3.5
6. (recommended) Proprietary video drivers including OpenCL ICD
7. (recommended) mpv 0.17 or later built with Vapoursynth support
8. Recommended UI for mpv: SMPLayer
9. (optional) VLC 2.1 or later)
is there any pre-requisite that i can straight away install from "Software" app ?
and while im using Terminal to install it one by one (from tutorial), im stuck at :
git clone https://github.com/vapoursynth/vapoursynth.git
cd vapoursynth
./autogen.sh
./configure
make -j4 : error: Error compiling Cython file...
sudo make install : failed: recipe for target vapoursynth.c
anyone can help me ?
i've followed the instruction from SVP web (https://www.svp-team.com/wiki/SVP:Linux), but i dont know what Zorin OS 15 pre-requisite have installed already:
1. Qt 5.5.0 or later
2. Vapoursynth R31 or later
3. MediaInfo
4. lsof command line tool (install it via your package manager)
5. Required for SVPtube: Python 3.5
6. (recommended) Proprietary video drivers including OpenCL ICD
7. (recommended) mpv 0.17 or later built with Vapoursynth support
8. Recommended UI for mpv: SMPLayer
9. (optional) VLC 2.1 or later)
is there any pre-requisite that i can straight away install from "Software" app ?
and while im using Terminal to install it one by one (from tutorial), im stuck at :
git clone https://github.com/vapoursynth/vapoursynth.git
cd vapoursynth
./autogen.sh
./configure
make -j4 : error: Error compiling Cython file...
sudo make install : failed: recipe for target vapoursynth.c
anyone can help me ?