I have successfully configured the latest proprietary NVIDIA drivers on a 3rd Gen GeForce Titan X.
The GPU supports HEVC encoding but no AV1, which I prefer.
I can encode video at 1x speed with a highly throttled CPU (as the CPU sucks and overheats otherwise, even with graphene thermal pad and a fine CPU fan).
But I would prefer encoding on the GPU.
Even though it doesnt natively support AV1, I suppose I could get that running with CUDA? I expect worlds better performance, would be cool to use it for more encodings.
I couldnt find many cuda packages for base support so I assume that is included in the driver. But what do I need to do for ffmpeg to support cuda?
Make a derivation and build it with CUDA support? I couldnt find anything here in the forum and after a quick web search so I am opening this thread.
Goal: run ffmpeg, maybe opusenc and other tools with CUDA on the GPU.