this is driving me nuts,..
1st I noticed that vsViewer/vsEdit by default tries to load 'vapoursynth-script', but there only is 'libvapoursynth-script' in the vapoursynth/lib-folder.
2nd after changing the code to look for libvapoursynth-script inside ~/opt/vapoursynth/lib and the file (/home/selur/opt/vapoursynth/lib/libvapoursynth-script.so) exists, but loading the library still fails,.. :/
will look more into it after some sleep
Problem seems to be
/home/selur/opt/vapoursynth/lib/libvapoursynth-script.so is a symlink to libvapoursynth-script.so.0, but libvapoursynth-script.so.0 doesn't exist!
-> seems to be a problem with the compilation/deployment of Vapoursynth
1st I noticed that vsViewer/vsEdit by default tries to load 'vapoursynth-script', but there only is 'libvapoursynth-script' in the vapoursynth/lib-folder.
2nd after changing the code to look for libvapoursynth-script inside ~/opt/vapoursynth/lib and the file (/home/selur/opt/vapoursynth/lib/libvapoursynth-script.so) exists, but loading the library still fails,.. :/
will look more into it after some sleep

Problem seems to be
/home/selur/opt/vapoursynth/lib/libvapoursynth-script.so is a symlink to libvapoursynth-script.so.0, but libvapoursynth-script.so.0 doesn't exist!
-> seems to be a problem with the compilation/deployment of Vapoursynth
----
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.