02.09.2024, 04:51
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:
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