mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-22 19:09:02 +02:00
VMAF is broken on 5.0 as well
This commit is contained in:
parent
281ab29417
commit
140d797d59
@ -42,6 +42,7 @@ ffbuild_dockerbuild() {
|
||||
|
||||
ffbuild_configure() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return 0
|
||||
[[ $ADDINS_STR == *5.0* ]] && return 0
|
||||
echo --enable-libvmaf
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user