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

From RidgeRun Developer Connection
Jump to: navigation, search
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>
  
Line 22: Line 22:
  
 
<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>

Revision as of 18:25, 22 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