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

From RidgeRun Developer Wiki
No edit summary
Line 22: Line 22:
| 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 (2) <li> 2160p30 (4) <li> 1080p60 (10) <li> 1080p30 (20)</ul>
|}
|}
=Nvidia hardware accelerated Gstreamer JPEG plugins=
{| class="wikitable" style="margin-right: 22em;"
|-
! Plugin !! Description
|-
| omxh264enc || OpenMAX IL H.264/AVC video encoder
|-
| omxh265enc || OpenMAX IL H.265/AVC video encoder
|-
| omxvp9enc || OpenMAX IL VP9 video encoder
|}
<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 16:46, 1 November 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)

Nvidia hardware accelerated Gstreamer JPEG plugins

Plugin Description
omxh264enc OpenMAX IL H.264/AVC video encoder
omxh265enc OpenMAX IL H.265/AVC video encoder
omxvp9enc OpenMAX IL VP9 video encoder



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