I investigate HW encoder specs in Xavier series(AGX, NX).
I found codec profie in “NVIDIA Jetson Xavier NX System-on-Module data sheet”.
I would like to know more about level, input format.
Do you have any documents with HW encoder ?
Hi,
Please take a look at
https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%2520Linux%2520Driver%2520Package%2520Development%2520Guide%2Fsoftware_features_jetson_xavier_nx.html%23wwpID0E6HA
Thanks DanLLL.
The page you introduced didn’t mention the profile level. Is there a description somewhere?
Hi,
Please check below:
H264
YUV420(I420, NV12): Baseline, Main, High profiles
3840x2160p60: Level 5.2
Advanced Video Coding - Wikipedia
H265
YUV420(I420, NV12): Main profile
YUV420 10 bit(I420_10LE): Main10 profile
3840x2160p60: Level 5.1
High Efficiency Video Coding - Wikipedia