mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-05-28 17:54:18 +02:00
swapped correct fix depths
This commit is contained in:
parent
5fb0f13967
commit
7bab8566f6
@ -1,8 +1,8 @@
|
||||
echo Starting process of FFmpeg build with libvvenc and libvvdec...
|
||||
mkdir buildffmpegwin && cd buildffmpegwin
|
||||
git clone --depth=1 https://github.com/tbiat/FFmpeg
|
||||
git clone --depth=10 https://github.com/tbiat/FFmpeg
|
||||
git clone --depth=1 https://github.com/fraunhoferhhi/vvenc
|
||||
git clone --depth=10 https://github.com/fraunhoferhhi/vvdec
|
||||
git clone --depth=1 https://github.com/fraunhoferhhi/vvdec
|
||||
echo Starting to build vvenc...
|
||||
cd vvenc
|
||||
mkdir build && cd build
|
||||
|
Loading…
x
Reference in New Issue
Block a user