Accelerating VMAF with CUDA
This post is about how to compile VMAF with CUDA support and run the filter from FFMPEG. The entire compilation process has been tested on Ubuntu 25.15, without using Docker and with a minimum of pre-built libraries. Install compilation tools and required libraries: Install CUDA 13.1: Install Nvidia Video SDK headers: Download sources and configure […]
Read More