I have multiple CUDA versions installed and I need all of them, so I can’t unistall any. The problem is when I try to encode with the nvenc_h264 encoder, it doesn’t work because it says that there are multiple version of CUDA.
I’m trying to choose the CUDA version, but I don’t find any parameter in ffmpeg documentation to do so.
Does anyone know how to choose the CUDA version?
I’m working with Linux 22 and the latest ffmpeg version with the NVIDIA libraries.