summaryrefslogtreecommitdiffstats
path: root/libraries/vmaf/README
blob: fbd22db11aad051c9d4d82d0e87ec6c5d945b480 (plain)
1
2
3
4
5
6
7
VMAF is a perceptual video quality assessment algorithm
developed by NetFlix. This software includes a standalone C
library libvmaf and its wrapping python library. The python
also provides a set of tools that allows user to train and test
a custom VMAF model.

This is an optional dependency for FFmpeg.