mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-01-15 16:56:18 +00:00
pull
This commit is contained in:
@@ -52,6 +52,7 @@ sudo ldconfig
|
|||||||
|
|
||||||
# build ffmpeg
|
# build ffmpeg
|
||||||
cd "$FFMPEG_DIR/" || exit
|
cd "$FFMPEG_DIR/" || exit
|
||||||
|
git pull
|
||||||
export PKG_CONFIG_PATH+=":/usr/local/lib/pkgconfig"
|
export PKG_CONFIG_PATH+=":/usr/local/lib/pkgconfig"
|
||||||
make clean
|
make clean
|
||||||
./configure --enable-libsvtav1 --enable-librav1e --enable-libaom
|
./configure --enable-libsvtav1 --enable-librav1e --enable-libaom
|
||||||
|
|||||||
Reference in New Issue
Block a user