Difference between revisions of "GStreamer Qt Overlay for Embedded Systems/GstQtOverlay Overview/Capabilities"

From RidgeRun Developer Connection
Jump to: navigation, search
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{GStreamer Qt Overlay for Embedded Systems/Head|next=GstQtOverlay Overview/Architecture}}
+
{{GStreamer Qt Overlay for Embedded Systems/Head|previous=GstQtOverlay Overview/Supported Platforms|next=GstQtOverlay Overview/Properties}}
 
</noinclude>
 
</noinclude>
 +
 +
{{DISPLAYTITLE:Capabilities of GstQtOverlay Plugin|noerror}}
  
 
This section overviews GstQtOverlay input and output capabilities.
 
This section overviews GstQtOverlay input and output capabilities.
Line 17: Line 19:
 
* RGBA.
 
* RGBA.
 
* YUV. (NVIDIA Jetson Only)
 
* YUV. (NVIDIA Jetson Only)
 +
  
 
More formats may be supported in the future, subject to platform capabilities.
 
More formats may be supported in the future, subject to platform capabilities.
Line 22: Line 25:
  
 
<noinclude>
 
<noinclude>
{{GStreamer Qt Overlay for Embedded Systems/Foot||GstQtOverlay Overview/Architecture}}
+
{{GStreamer Qt Overlay for Embedded Systems/Foot|GstQtOverlay Overview/Supported Platforms|GstQtOverlay Overview/Properties}}
 
</noinclude>
 
</noinclude>

Latest revision as of 13:19, 24 October 2022


Previous: GstQtOverlay Overview/Supported Platforms Index Next: GstQtOverlay Overview/Properties






This section overviews GstQtOverlay input and output capabilities.


Currently, the GstQtOverlay element supports raw video (video/x-raw) in the following formats at the Sink and Source pads respectively:

Input

  • RGBA.
  • YUV. (NVIDIA Jetson Only)

Output

  • RGBA.
  • YUV. (NVIDIA Jetson Only)


More formats may be supported in the future, subject to platform capabilities.


Previous: GstQtOverlay Overview/Supported Platforms Index Next: GstQtOverlay Overview/Properties