mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 21:37:38 +02:00
Latest libvmaf is not compatible with 4.4 anymore
This commit is contained in:
@ -43,6 +43,7 @@ ffbuild_dockerbuild() {
|
||||
}
|
||||
|
||||
ffbuild_configure() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return 0
|
||||
echo --enable-libvmaf
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user