         MODULE=vmaf
        VERSION=3.2.0
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/Netflix/vmaf/archive/v${VERSION}.tar.gz
     SOURCE_VFY=sha256:a28f93f3b4fa65601be324587072e32a6a704a304ba7b1aec9b70b3f709bc1dc
       WEB_SITE=https://github.com/Netflix/vmaf/
        ENTERED=20200701
        UPDATED=20260620
          SHORT="Perceptual video quality assessment algorithm"

cat << EOF
VMAF is a perceptual video quality assessment algorithm developed by Netflix.
VMAF Development Kit (VDK) is a software package that contains the VMAF
algorithm implementation, as well as a set of tools that allows a user to
train and test a custom VMAF model.
EOF
