Update build.sh
This commit is contained in:
parent
3f53de0b1e
commit
9e4350759a
30
build.sh
30
build.sh
@ -242,21 +242,21 @@ SRC=`realpath src`
|
||||
|
||||
git clone -b release/4.4 git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg
|
||||
|
||||
build_nvenc
|
||||
build_amf
|
||||
build_mfx
|
||||
build_svt
|
||||
build_ogg
|
||||
build_vorbis
|
||||
build_snappy
|
||||
build_libvpx
|
||||
build_libfdkaac
|
||||
build_lame
|
||||
build_zimg
|
||||
build_x264
|
||||
build_opus
|
||||
build_x265
|
||||
#build_aom
|
||||
#build_nvenc
|
||||
#build_amf
|
||||
#build_mfx
|
||||
#build_svt
|
||||
#build_ogg
|
||||
#build_vorbis
|
||||
#build_snappy
|
||||
#build_libvpx
|
||||
#build_libfdkaac
|
||||
#build_lame
|
||||
#build_zimg
|
||||
#build_x264
|
||||
#build_opus
|
||||
#build_x265
|
||||
build_aom
|
||||
#build_libass
|
||||
|
||||
cd $SRC/ffmpeg
|
||||
|
Loading…
x
Reference in New Issue
Block a user