
From precise 4K/mobile assessment to blazing speed, explore everything about the upgraded open-source VMAF.
Netflix has overhauled VMAF, the cornerstone of its video encoding optimization, with the release of version v1. This update more precisely reflects human visual perception to maximize accuracy across diverse viewing environments while significantly boosting computational efficiency.
Highly recommended for streaming service operators and encoding engineers; it provides immediate benefits for platforms delivering 4K content or serving high volumes of mobile traffic.
VMAF v0 had limitations such as preferring compression artifacts over scaling at low bitrates and difficulty generalizing across various viewing distances and devices. It also lacked sensitivity to banding and chroma artifacts and exhibited inaccuracies in evaluating high-motion or high-frame-rate (60fps) sequences.
VMAF v1 incorporates the AIM (Additive Impairments) component into DLM and introduces distance-based modeling using Barten's CSF model. It integrates CAMBI and chroma features for better artifact detection and improves efficiency by removing the computationally expensive VIF feature while optimizing multi-threading.
The model achieved higher Spearman's rank correlation (SRCC) with subjective quality data across major datasets like WATERLOO IVC 4K. Accuracy in 4K and mobile environments improved significantly, and the tool now runs much faster due to algorithmic optimizations.
Trade-off
While overall accuracy improved, minor regressions were observed in specific datasets, and expanding the temporal window for motion features may still not fully capture the complete perceptual impact of 60fps video.
A video quality metric developed by Netflix that fuses multiple quality-aware features using a support-vector regressor (SVR) trained on subjective data.
A model defining human sensitivity to contrast across spatial frequencies, which relates to how distortions are perceived at different distances and resolutions.
A specialized metric designed to detect banding artifacts, which appear as staircase-like edges in smooth areas of an image.




