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

From RidgeRun Developer Wiki
mNo edit summary
No edit summary
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.
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.


{| 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 (4) <li> 2160p30 (8) <li> 1080p60 (16) <li> 1080p30 (32)</ul>
| rowspan="2"|H.265 || <ul><li> Main <li> Main10</ul> || <ul><li> 2160p60 (1) <li> 2160p30 (4) <li> 1080p60 (10) <li> 1080p30 (19)</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>
| <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>
|-
|-
| 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>
| 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>
|-
|-
| <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>
| <ul><li> High 444 <li> High 444 Predictive <li> MVC (per view) </ul> || <ul><li> 2160p60 (-) <li> 2160p30 (-) <li> 1080p60 (-) <li> 1080p30 (-)</ul>
|-
|-
| VP9 || <ul><li> profile 0 </ul> || <ul><li> 2160p60 (2) <li> 2160p30 (4) <li> 1080p60 (10) <li> 1080p30 (20)</ul>
| VP9 || <ul><li> profile 0 </ul> || <ul><li> 2160p60 (1) <li> 2160p30 (2) <li> 1080p60 (4) <li> 1080p30 (9)</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 20:34, 12 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 used through Gstreamer.

Standard Profile Resolution (Max Number of Streams)
H.265
  • Main
  • Main10
  • 2160p60 (1)
  • 2160p30 (4)
  • 1080p60 (10)
  • 1080p30 (19)
  • Main 4:4:4
  • Main 4:4:4 10
  • MVC (per view)
  • 2160p60 (-)
  • 2160p30 (-)
  • 1080p60 (-)
  • 1080p30 (-)
H.264
  • Baseline
  • Main
  • High
  • 2160p60 (1)
  • 2160p30 (4)
  • 1080p60 (10)
  • 1080p30 (18)
  • High 444
  • High 444 Predictive
  • MVC (per view)
  • 2160p60 (-)
  • 2160p30 (-)
  • 1080p60 (-)
  • 1080p30 (-)
VP9
  • profile 0
  • 2160p60 (1)
  • 2160p30 (2)
  • 1080p60 (4)
  • 1080p30 (9)


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