Update build.sh
This commit is contained in:
parent
5b0edc6888
commit
ddbeba9021
4
build.sh
4
build.sh
@ -82,7 +82,7 @@ function build_svt {
|
||||
MSBuild.exe /maxcpucount:$NUMBER_OF_PROCESSORS /property:Configuration=$MSBUILD_CONFIG /property:ConfigurationType=StaticLibrary /property:TargetExt=.lib Source/Lib/Encoder/SvtAv1Enc.vcxproj
|
||||
#sed -i 's/C:/\/c/g' SvtAv1Enc.pc
|
||||
cp -r ../Source/API $BUILD/include/svt-av1 ; cp ../Bin/$MSBUILD_CONFIG/SvtAv1Enc.lib $BUILD/lib/ ; cp SvtAv1Enc.pc $BUILD/lib/pkgconfig/
|
||||
add_comp libsvtav1
|
||||
#add_comp libsvtav1
|
||||
#
|
||||
# VP9
|
||||
#git clone https://github.com/OpenVisualCloud/SVT-VP9.git $SRC/svt-vp9
|
||||
@ -253,7 +253,7 @@ git clone git://source.ffmpeg.org/ffmpeg.git $SRC/ffmpeg
|
||||
build_nvenc
|
||||
build_amf
|
||||
build_mfx
|
||||
#build_svt
|
||||
build_svt
|
||||
build_ogg
|
||||
build_vorbis
|
||||
build_snappy
|
||||
|
Loading…
x
Reference in New Issue
Block a user