Update build.sh

This commit is contained in:
Daniel Stankewitz 2020-12-06 08:02:49 +01:00 committed by GitHub
parent d2efe9c7de
commit 816eb3acab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -239,7 +239,8 @@ mkdir src build build/include build/lib build/lib/pkgconfig
BUILD=`realpath build`
SRC=`realpath src`
git clone -b release/4.3 git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg
#git clone -b release/4.3 git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg
git clone git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg
build_nvenc
build_amf