Ross ROSS = Recommend OSS · open-source software intelligence for agents

Netflix/vmaf

Perceptual video quality assessment based on multi-method fusion. observed · 2026-08-28

github.com/Netflix/vmaf · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 97
  • Release rhythm 77
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 78
  • age_days: 3859
  • days_rel: 75
  • days_push: 19
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

5460 stars · 830 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

VMAF is Netflix's Emmy-winning perceptual video quality assessment algorithm, provided as a standalone C library (libvmaf) with a wrapping Python library. It fuses multiple quality metrics into a single score and also includes implementations of PSNR, PSNR-HVS, SSIM, MS-SSIM, CIEDE2000, and the CAMBI banding detector, plus tools for training custom models.

Use cases

  • measure perceptual quality of encoded video against a reference
  • compare video codecs with a quality metric
  • train a custom video quality model for my content
  • detect banding artifacts in video with CAMBI
  • compute PSNR, SSIM, or MS-SSIM between two videos
  • integrate video quality scoring into an encoding pipeline via ffmpeg

When to choose

  • you need an industry-standard full-reference video quality metric
  • you're evaluating or tuning video encoders and codec settings
  • you want to train a quality model tailored to your content distribution

When to avoid

  • you need no-reference quality estimation without a source video
  • you need audio quality assessment
  • you want a simple GUI tool rather than a library/CLI

Facets

library · maturity stable

video-processing machine-learning benchmarking media machine-learning windows python cpp video-quality perceptual-metrics vmaf psnr ssim ciede2000 cambi ffmpeg libvmaf video linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
Netflix/vmafmain91

For agents

markdown · JSON · MCP: product_card(name="Netflix/vmaf")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem