Butteraugli

Google's psychovisual difference metric library for images/video frames, outputs scalar score plus visual diff map.

Link

Related resources

  • Vship (Vapoursynth-HIP-SSIMU2)GPU-accelerated (HIP/CUDA) visual fidelity metrics library implementing SSIMULACRA2, Butteraugli, and CVVDP.
  • fssimu2Zig implementation of SSIMULACRA2 metric, ~23% faster and ~40% less memory than the reference implementation.
  • PXNR No-Reference Video Quality EstimationEricsson's sample implementation of the ITU-T P.NATS phase 2 no-reference video quality estimation module.
  • libfvadStandalone extraction of the WebRTC voice activity detection engine into a small, battle-tested C library.
  • waveform-data.jsBBC R&D library for generating and manipulating zoomable waveform data, commonly paired with peaks.js.
  • ffmpeg-queueFastify + Redis job queue for dispatching FFmpeg transcoding jobs, Docker Compose ready, production-used.
  • BVQA_BenchmarkBlind (no-reference) VQA benchmarking toolkit comparing multiple models.
  • CompressedVQA-AEVFull-reference + no-reference VQA for asymmetric-encoded video, QoMEX 2026 challenge solution using SigLIP2+Swin-B.
  • CAMP-VQAWACV 2026 caption-embedded multimodal no-reference VQA model for compressed video, with code and HF demo.