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: sudo apt install autoconf automake build-essential yasm cmake git-core unzip libtool wget […]
Read More