How enable HW accelrated encoding in FFMPEG, Ubuntu 19.04 ? (at least _nvenc variants of h.264/h.265 encoders)
Do you know simplified user friendly way, how to do that using TASKSEL or similar automated tools ? Thank you for any advice.
(my configuration: GeForce GTX 1060 6GB/PCIe/SSE2 / nVidia binary drivers version 418.56, nvidia-cuda-toolkit installed)
$ ffmpeg -h encoder=hevc_nvenc
ffmpeg version 4.1.3-0ubuntu1
Codec 'hevc_nvenc' is not recognized by FFmpeg.
btw, my cuda acceleration works perfectly in BLENDER CYCLES ... so it works in general, but not in FFMPEG