Update build_tc.sh
This commit is contained in:
parent
b7fd6e5a56
commit
7f98c46ad5
@ -59,6 +59,7 @@ if [ "$STEP" == "svt" ]; then
|
|||||||
#
|
#
|
||||||
# PATCHES
|
# PATCHES
|
||||||
sed -i 's/ -lpthread//g' $BUILD/lib/pkgconfig/SvtVp9Enc.pc
|
sed -i 's/ -lpthread//g' $BUILD/lib/pkgconfig/SvtVp9Enc.pc
|
||||||
|
sed -i 's/ -lm//g' $BUILD/lib/pkgconfig/SvtVp9Enc.pc
|
||||||
cd $SRC/ffmpeg
|
cd $SRC/ffmpeg
|
||||||
git apply ../svt-hevc/ffmpeg_plugin/0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch
|
git apply ../svt-hevc/ffmpeg_plugin/0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch
|
||||||
git apply ../svt-av1/ffmpeg_plugin/0001-Add-ability-for-ffmpeg-to-run-svt-av1-with-svt-hevc.patch
|
git apply ../svt-av1/ffmpeg_plugin/0001-Add-ability-for-ffmpeg-to-run-svt-av1-with-svt-hevc.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user