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

From RidgeRun Developer Connection
Jump to: navigation, search
m
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
{{GStreamer Qt Overlay for Embedded Systems/Head|previous=GstQtOverlay Overview/Supported Platforms|next=GstQtOverlay Overview/Properties}}
 
{{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.

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