mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-01 07:04:28 +02:00
Use built in vmaf model
This commit is contained in:
parent
75db19361e
commit
01c406e23b
@ -17,9 +17,11 @@ ffbuild_dockerbuild() {
|
||||
--prefix="$FFBUILD_PREFIX"
|
||||
--buildtype=release
|
||||
--default-library=static
|
||||
-Dbuilt_in_models=true
|
||||
-Denable_tests=false
|
||||
-Denable_docs=false
|
||||
-Denable_avx512=true
|
||||
-Denable_float=true
|
||||
)
|
||||
|
||||
if [[ $TARGET == win* ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user