This article provides an overview of the licensing requirements for using FFmpeg GPU acceleration in commercial applications. It discusses the non-free hardware acceleration flags such as -libmfx, -libvpl, and cuda_sdk, and their associated licensing requirements.
Read MoreWhile converting .ts (MPEG2) files to HEVC (HEVC_NVENC) using FFmpeg, hardware acceleration seems to be invoked, but checking the NVTop tool reveals that roughly 80% of the encoding process is still being handled by the CPU. In this article, we explore ways to optimize FFmpeg to make better use of your GPU.
Read MoreLearn how to run GUI applications headlessly with GPU acceleration using PyAutoGUI. This method automates tasks and allows for improved performance.
Read More