Update build2.sh

This commit is contained in:
Daniel Stankewitz 2021-11-21 09:40:36 +01:00 committed by GitHub
parent d696d7f7f3
commit 394f7e74ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -194,14 +194,14 @@ git clone -q -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_lame
build_zimg
build_opus
#build_svt
#build_ogg
#build_vorbis
#build_snappy
#build_libvpx
#build_lame
#build_zimg
#build_opus
cd $SRC/ffmpeg
PKG_CONFIG_PATH=$BUILD/lib/pkgconfig:$PKG_CONFIG_PATH ./configure --toolchain=msvc --extra-cflags="$CFLAGS -I$BUILD/include" --extra-ldflags="-LIBPATH:$BUILD/lib" --prefix=$BUILD --build-suffix=-voukoderpro --enable-shared --disable-static --arch=x86_64 --disable-doc --enable-runtime-cpudetect --enable-w32threads $COMPONENTS