Skip to content

Commit

Permalink
Latest libvmaf is not compatible with 4.4 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
BtbN committed Nov 29, 2023
1 parent f30b666 commit 6080cbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts.d/45-vmaf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ ffbuild_dockerbuild() {
}

ffbuild_configure() {
[[ $ADDINS_STR == *4.4* ]] && return 0
echo --enable-libvmaf
}

Expand Down

0 comments on commit 6080cbc

Please sign in to comment.