Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 2.47 KB

external_resource.md

File metadata and controls

27 lines (19 loc) · 2.47 KB

External Resources

This page contains external resources, including a list of 3rd-party tools that are built on top of VMAF. You can also find links to webpages where you can download FFmpeg binaries that support libvmaf.

Installation Guides

GUI Visualization Tools

FFmpeg-based Tools

  • ffmpeg-quality-metrics -- command-line tool to calculate PSNR, SSIM and VMAF with FFmpeg
  • EasyVMAF -- command-line tool with video preprocessing for VMAF inputs
  • Bash wrapper script for running libvmaf through FFmpeg
  • Video Quality Metrics -- command-line tool which encodes a video using specified x264/x265/AV1 CRF values (or x264/x265 presets) and creates a table showing the PSNR/SSIM/VMAF of each encode. In addition, graphs (saved as PNG files) are created where PSNR/SSIM/VMAF score is plotted against frame number. Here's an example

FFmpeg binaries that support libvmaf

If you do not wish to compile FFmpeg yourself, you can download an FFmpeg binary that supports libvmaf.