Update build2.sh

This commit is contained in:
Daniel Stankewitz 2022-01-18 08:50:06 +01:00 committed by GitHub
parent 59082dc913
commit 4ae7792806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,7 +188,7 @@ mkdir src build build/include build/lib build/lib/pkgconfig
BUILD=`realpath build`
SRC=`realpath src`
git clone -q -b release/4.4 git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg
git clone -q -b release/5.0 git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg
#build_aom
build_nvenc