mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-02-08 15:58:57 +01:00
remove patch file in the linux build script ffmpeg
This commit is contained in:
parent
deea6964f6
commit
03d4d3a65c
@ -12,8 +12,6 @@ git clone --depth=1 https://github.com/xiph/opus && \
|
||||
git clone --depth=1 https://code.videolan.org/videolan/dav1d && \
|
||||
git clone --depth=1 https://github.com/Netflix/vmaf && \
|
||||
git clone --depth=1 https://github.com/MartinEesmaa/FFmpeg-FixVVC && \
|
||||
wget https://gist.githubusercontent.com/MartinEesmaa/6c4c8158139e04d432f49ac005ba7528/raw/04b05601cb51eec7e5041f8a45b71caa552669c2/libvvenc.pc.in && \
|
||||
cp libvvenc.pc.in vvenc/pkgconfig/ && \
|
||||
cd vvenc && sudo make install-release install-prefix=/usr/local disable-lto=1 && \
|
||||
cd .. && \
|
||||
cd vvdec && sudo make install-release install-prefix=/usr/local disable-lto=1 && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user