Quote:I think 1 or 2 of the links you provided were dead (repo deleted from Github I guess).Thought I checked them all but, may be I overlooked one.

Quote:Build files for Vapoursynth and the plugins:Nice I'll give it a try tomorrow and report back.
https://github.com/darealshinji/scripts/...ter/Hybrid
Cu Selur
Ps.: did a quick test:
https://pastebin.com/31Vi3BMJ
most of the builds failed, but:
Quote:You are using pip version 8.1.1, however version 19.1.1 is available.showed a few times,..
You should consider upgrading via the 'pip install --upgrade pip' command.
adding
pip3 install --upgrade pip
export PYTHONUSERBASE="$vsprefix"
Quote:You are using pip version 8.1.1, however version 19.1.1 is available.but most of the builds still fail.
You should consider upgrading via the 'pip install --upgrade pip' command.
-> DOH, think I got it I have to call the other scripts (especially vapoursynth.sh) beforehand.

-> yup, first calling vapoursynth.sh seems to help

----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.