This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

VapourSynth 58 for Ubuntu 22.04
#3
I compiled it this way. It worked.

git clone https://github.com/l-smash/l-smash cd l-smash ./configure --prefix=/usr --enable-shared --disable-static make sudo checkinstall sudo ldconfig

git clone https://github.com/AkarinVS/L-SMASH-Works cd L-SMASH-Works git checkout ee60c53b18ea958081c3b96a817a66d4b9989619 cd VapourSynth mkdir build && cd build meson .. --prefix=/usr --libdir=/usr/lib/vapoursynth ninja -j1 sudo ninja install

So I used a different repository (fork), the address of which I found here.
Reply


Messages In This Thread
VapourSynth 58 for Ubuntu 22.04 - by artenaki - 23.11.2023, 05:14
RE: VapourSynth 58 for Ubuntu 22.04 - by artenaki - 23.11.2023, 06:16

Forum Jump:


Users browsing this thread: 1 Guest(s)