mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-01-15 16:56:18 +00:00
vmaf working
This commit is contained in:
@@ -54,7 +54,7 @@ git pull
|
||||
python3 -m virtualenv .venv
|
||||
source .venv/bin/activate
|
||||
pip install meson
|
||||
meson setup build --buildtype release
|
||||
meson setup build --buildtype release -Denable_float=true
|
||||
ninja -vC build
|
||||
sudo ninja -vC build install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user