Vapoursynth&plugins must be provided by the user.
I wrote scripts to build them, see: https://github.com/Selur/hybrid-vapoursynth-addon (always happy when someone offers patches or help with the scripts).
According to
Hybrid does find libvslsmashsource.so but can't use it since libgobject is missing.
try whether:
or
helps.
Cu Selur
I wrote scripts to build them, see: https://github.com/Selur/hybrid-vapoursynth-addon (always happy when someone offers patches or help with the scripts).
According to
Failed to load /usr/lib/vapoursynth/libvslsmashsource.so. Error given: /usr/lib/libgobject-2.0.so.0: undefined symbol: g_pointer_bit_unlock_and_set
try whether:
sudo apt-get install libglib2.0-dev
sudo apt-get install libglib2.0-0
Cu Selur
----
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.