update some changes

This commit is contained in:
Martin Eesmaa 2022-06-16 05:47:22 +00:00 committed by GitHub
parent a42e5caab5
commit 0b3603a89b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ cd OpenVVC
./configure && make && sudo make install ./configure && make && sudo make install
cd ../ cd ../
echo Downloading FFmpeg with OpenVVC support... echo Downloading FFmpeg with OpenVVC support...
git clone https://github.com/OpenVVC/FFmpeg.git git clone https://github.com/tbiat/FFmpeg
cd FFmpeg cd FFmpeg
echo Configuring and making of FFmpeg with OpenVVC support... echo Configuring and making of FFmpeg with OpenVVC support...
echo One more thing to do is type code to finish it: echo One more thing to do is type code to finish it: