Update build.sh
This commit is contained in:
parent
e643154f7b
commit
caff3eb800
2
build.sh
2
build.sh
@ -243,6 +243,7 @@ SRC=`realpath src`
|
|||||||
|
|
||||||
git clone -q -b release/4.4 git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg
|
git clone -q -b release/4.4 git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg
|
||||||
|
|
||||||
|
#build_aom
|
||||||
build_nvenc
|
build_nvenc
|
||||||
build_amf
|
build_amf
|
||||||
build_mfx
|
build_mfx
|
||||||
@ -257,7 +258,6 @@ build_zimg
|
|||||||
build_x264
|
build_x264
|
||||||
build_opus
|
build_opus
|
||||||
build_x265
|
build_x265
|
||||||
build_aom
|
|
||||||
#build_libass
|
#build_libass
|
||||||
|
|
||||||
cd $SRC/ffmpeg
|
cd $SRC/ffmpeg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user