mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-01-22 21:19:53 +01:00
Forgot to fix rename from FixVVC to VVC
Replaced old name by new name for navigating to folder for cd on macOS build instructions for FFmpeg
This commit is contained in:
parent
21cb35698b
commit
bcd384aa29
@ -188,7 +188,7 @@ make -j
|
|||||||
sudo make install
|
sudo make install
|
||||||
cd ../
|
cd ../
|
||||||
git clone --depth=1 https://github.com/MartinEesmaa/FFmpeg-VVC
|
git clone --depth=1 https://github.com/MartinEesmaa/FFmpeg-VVC
|
||||||
cd FFmpeg-FixVVC
|
cd FFmpeg-VVC
|
||||||
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
|
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
|
||||||
./configure --enable-libfdk-aac --enable-libvvenc --enable-libvvdec --enable-static --enable-pic --enable-libxml2 --pkg-config-flags="--static" --enable-sdl2
|
./configure --enable-libfdk-aac --enable-libvvenc --enable-libvvdec --enable-static --enable-pic --enable-libxml2 --pkg-config-flags="--static" --enable-sdl2
|
||||||
make -j
|
make -j
|
||||||
|
Loading…
Reference in New Issue
Block a user