This commit is contained in:
2024-01-12 10:02:42 -06:00
parent 277a7503f0
commit d1d9e3c6e3

View File

@@ -52,6 +52,7 @@ sudo ldconfig
# build ffmpeg
cd "$FFMPEG_DIR/" || exit
git pull
export PKG_CONFIG_PATH+=":/usr/local/lib/pkgconfig"
make clean
./configure --enable-libsvtav1 --enable-librav1e --enable-libaom