H.264/H.265 encoding using Jetson Nano GPU

Hi Malik, ffmpeg doesn’t use the Nano’s hardware encoder or decoder, you can run it but it will be CPU-only.

Recommend looking at the L4T Accelerated GStreamer User Guide for example pipelines of encoding the video: [url]https://developer.nvidia.com/embedded/dlc/l4t-accelerated-gstreamer-guide-32-1[/url]

1 Like