mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-01-15 16:56:18 +00:00
ffmpeg is good now
This commit is contained in:
@@ -623,9 +623,6 @@ cd "$FFMPEG_DIR/" && check_for_rebuild
|
|||||||
export PKG_CONFIG_PATH="${PREFIX}/lib/pkgconfig:$PKG_CONFIG_PATH"
|
export PKG_CONFIG_PATH="${PREFIX}/lib/pkgconfig:$PKG_CONFIG_PATH"
|
||||||
make clean
|
make clean
|
||||||
|
|
||||||
# TODO: remove after HEVC decoding is not broken in master
|
|
||||||
git checkout e20ee9f9aec94f8cea1bf4fd8ed3fb096fb205e5
|
|
||||||
|
|
||||||
./configure --enable-libsvtav1 \
|
./configure --enable-libsvtav1 \
|
||||||
--prefix="${PREFIX}" \
|
--prefix="${PREFIX}" \
|
||||||
--enable-libdav1d \
|
--enable-libdav1d \
|
||||||
|
|||||||
Reference in New Issue
Block a user