Hello everyone I am about to buy a jetson orin super 8gb to do h264 encoding with ffmpeg does the graphic accelerator work?
thanks
Hello everyone I am about to buy a jetson orin super 8gb to do h264 encoding with ffmpeg does the graphic accelerator work?
thanks
Hi,
We don’t support hardware encoding in ffmpeg. Hardware decoding is supported:
Accelerated Decode with ffmpeg — NVIDIA Jetson Linux Developer Guide
For hardware encoding, we suggest use jetson_multimedia_api or gstreamer.