02.09.2024, 05:30
(02.09.2024, 04:51)Selur Wrote:Quote: Python exception: Failed to load /usr/lib/vapoursynth/libaddgrain.so. Error given: /usr/lib/vapoursynth/libaddgrain.so: cannot open shared object file: No such file or directoryI don't use arch, so can't say for sure, but searching over at https://aur.archlinux.org for Vapoursynth plugin lists tons of available plugins.
Searching for 'Vapoursynth plugin addgrain' lists: https://aur.archlinux.org/packages/vapou...dgrain-git
Reading https://dev.to/nabbisen/installing-aur-packages-bdf, it seems like:
should install libaddgrain.git clone https://aur.archlinux.org/vapoursynth-plugin-addgrain-git.git
cd vapoursynth-plugin-addgrain-git
makepkg -si
Like I wrote, I don't use arch, but that seems easy enough to me and seems like the usual way to install stuff from AUR.
Cu Selur
I figured it all out and am working on a script to automatically install everything on arch, unfornutely installing hybrid itself is a manual endavour because the current one in the AUR can't download hybrid since the link in the package doesn't reach the binary. However I was able to modify the package to use the latest version and get it working from there. I already have a script that installs all the vapoursynth scripts going now I just want to automate the modification of the misc.ini.