UPDATE: This is currently broken on current versions of Fedora due to an issue with the vapoursynth plugin akarin. However, through some quick testing Hybrid is supported through wine including vapoursynth plugins on Fedora - which is my current solution for the issue. If there are any developments which fix these issues, this repo will be updated.
This Repo is for hosting the Plugins build set up for Hybrid and Vapoursynth On Fedora.
All plugins needed for hybrid are included
Directions
-
Run install-deps.sh. It will ask for root. It will install all dependencies needed for the plugins.
-
Open config.txt. Change
"$HOME/opt/vapoursynth"to whatever location you like if you want.By default Hybrid will use
$HOME/opt/vapoursynthunless you change this.If you do change this open the misc.ini example file and change
vsPluginsPath=/home/fletcher/.hybrid/vspluginsto the same path. -
Run build-plugins.sh. It will install the plugins to whatever is
$VSPREFIX.
Note: You will need to make sure you have a copy of Vscripts either in the same directory of the Hybrid binary or on the $HOME/.hybrid/ folder