Xavier/Processors/HDAV Subsystem/Video Encoder: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
(Undo revision 18096 by Emadrigal (talk))
Line 6: Line 6:
-->
-->


The Xavier incorporates hardware acceleration for encoding of various coding standards through the use of its NVIDIA Multi-Standard Video Encoder. The following table describes the supported video standards, the corresponding resolution and maximum number of simultaneous streams used through Gstreamer.
The Xavier incorporates hardware acceleration for encoding of various coding standards through the use of its NVIDIA Multi-Standard Video Encoder. The following table describes the supported video standards, the corresponding resolution and maximum number of simultaneous streams.


{| class="wikitable"
{| class="wikitable"
Line 12: Line 12:
! Standard !! Profile !! Resolution (Max Number of Streams)
! Standard !! Profile !! Resolution (Max Number of Streams)
|-
|-
| rowspan="2"|H.265 || <ul><li> Main <li> Main10</ul> || <ul><li> 2160p60 (1) <li> 2160p30 (4) <li> 1080p60 (10) <li> 1080p30 (19)</ul>
| rowspan="2"|H.265 || <ul><li> Main <li> Main10</ul> || <ul><li> 2160p60 (4) <li> 2160p30 (8) <li> 1080p60 (16) <li> 1080p30 (32)</ul>
|-
|-
| <ul><li> Main 4:4:4 <li> Main 4:4:4 10 <li> MVC (per view)</ul> || <ul><li> 2160p60 (-) <li> 2160p30 (-) <li> 1080p60 (-) <li> 1080p30 (-)</ul>
| <ul><li> Main 4:4:4 <li> Main 4:4:4 10 <li> MVC (per view)</ul> || <ul><li> 2160p60 (2) <li> 2160p30 (4) <li> 1080p60 (8) <li> 1080p30 (16)</ul>
|-
|-
| rowspan="2"|H.264 || <ul><li> Baseline <li>Main <li> High </ul> || <ul><li> 2160p60 (1) <li> 2160p30 (4) <li> 1080p60 (10) <li> 1080p30 (18)</ul>
| rowspan="2"|H.264 || <ul><li> Baseline <li>Main <li> High </ul> || <ul><li> 2160p60 (4) <li> 2160p30 (8) <li> 1080p60 (14) <li> 1080p30 (30)</ul>
|-
|-
| <ul><li> High 444 <li> High 444 Predictive <li> MVC (per view) </ul> || <ul><li> 2160p60 (-) <li> 2160p30 (-) <li> 1080p60 (-) <li> 1080p30 (-)</ul>
| <ul><li> High 444 <li> High 444 Predictive <li> MVC (per view) </ul> || <ul><li> 2160p60 (2) <li> 2160p30 (4) <li> 1080p60 (7) <li> 1080p30 (15)</ul>
|-
|-
| VP9 || <ul><li> profile 0 </ul> || <ul><li> 2160p60 (1) <li> 2160p30 (2) <li> 1080p60 (4) <li> 1080p30 (9)</ul>
| VP9 || <ul><li> profile 0 </ul> || <ul><li> 2160p60 (2) <li> 2160p30 (4) <li> 1080p60 (10) <li> 1080p30 (20)</ul>
|}
|}
<noinclude>
<noinclude>
{{Xavier/Foot|<Replace with "previous" page>|<Replace with "next" page>}}
{{Xavier/Foot|<Replace with "previous" page>|<Replace with "next" page>}}
</noinclude>
</noinclude>

Revision as of 14:18, 17 October 2018




  Index  





The Xavier incorporates hardware acceleration for encoding of various coding standards through the use of its NVIDIA Multi-Standard Video Encoder. The following table describes the supported video standards, the corresponding resolution and maximum number of simultaneous streams.

Standard Profile Resolution (Max Number of Streams)
H.265
  • Main
  • Main10
  • 2160p60 (4)
  • 2160p30 (8)
  • 1080p60 (16)
  • 1080p30 (32)
  • Main 4:4:4
  • Main 4:4:4 10
  • MVC (per view)
  • 2160p60 (2)
  • 2160p30 (4)
  • 1080p60 (8)
  • 1080p30 (16)
H.264
  • Baseline
  • Main
  • High
  • 2160p60 (4)
  • 2160p30 (8)
  • 1080p60 (14)
  • 1080p30 (30)
  • High 444
  • High 444 Predictive
  • MVC (per view)
  • 2160p60 (2)
  • 2160p30 (4)
  • 1080p60 (7)
  • 1080p30 (15)
VP9
  • profile 0
  • 2160p60 (2)
  • 2160p30 (4)
  • 1080p60 (10)
  • 1080p30 (20)


[[Xavier/<Replace with "previous" page>|Previous: <Replace with "previous" page>]] Index [[Xavier/<Replace with "next" page>|Next: <Replace with "next" page>]]