Xavier NX has HW accelerated encoding support for both h264 and h265 encoding. I have two streams to encode. What will be faster - two h264 streams or one h264 and another h265? I am curious to know if the Xavier has dedicated unique HW for both kinds of encoding or if does it not matter. If I split the encoding into two different types, would they be using two different HW resources for encoding or the same resource?
Happy to get a reference to more in-depth documentation of the various encoding formats and support for them