rotate
The rotate element transforms the image by rotating it by a specified angle.
Example launch line
gst-launch-1.0 -v videotestsrc ! rotate angle=0.78 ! videoconvert ! autovideosink
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstBaseTransform ╰──GstVideoFilter ╰──GstGeometricTransform ╰──rotate
Factory details
Authors: – Thiago Santos
Classification: – Transform/Effect/Video
Rank – none
Plugin – geometrictransform
Package – GStreamer Bad Plug-ins
Pad Templates
sink
video/x-raw:
format: { ARGB, BGR, BGRA, BGRx, RGB, RGBA, RGBx, AYUV, xBGR, xRGB, GRAY8, GRAY16_BE, GRAY16_LE }
width: [ 1, 2147483647 ]
height: [ 1, 2147483647 ]
framerate: [ 0/1, 2147483647/1 ]
src
video/x-raw:
format: { ARGB, BGR, BGRA, BGRx, RGB, RGBA, RGBx, AYUV, xBGR, xRGB, GRAY8, GRAY16_BE, GRAY16_LE }
width: [ 1, 2147483647 ]
height: [ 1, 2147483647 ]
framerate: [ 0/1, 2147483647/1 ]
Properties
angle
“angle” gdouble
Angle by which the picture is rotated, in radians
Flags : Read / Write
Default value : 0
The results of the search are