Hi,
On latest desktop GPUs and Jetson platforms, encoding/decoding tasks are done on individual NVENC/NVDEC engines. So that GPU is available for deep learning inference.
Hi,
For using ffmpeg there is additional buffer copy since it requires CPU buffer in the frameworks For optimal performance, we would suggest use jetson_multimedia_api or gstreamer. Please check developer guide and give it a try.