marble

Marble is a geometric image transform element. It applies a marbling effect to the image.

Example launch line

 gst-launch-1.0 -v videotestsrc ! marble ! videoconvert ! autovideosink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseTransform
                    ╰──GstVideoFilter
                        ╰──GstGeometricTransform
                            ╰──marble

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 ]

Presencealways

Directionsink

Object typeGstPad


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 ]

Presencealways

Directionsrc

Object typeGstPad


Properties

amount

“amount” gdouble

Amount of effect

Flags : Read / Write

Default value : 1


turbulence

“turbulence” gdouble

Turbulence of the effect

Flags : Read / Write

Default value : 4


x-scale

“x-scale” gdouble

X scale of the texture

Flags : Read / Write

Default value : 4


y-scale

“y-scale” gdouble

Y scale of the texture

Flags : Read / Write

Default value : 4


The results of the search are