warptv

WarpTV does realtime goo'ing of the video input.

Example launch line

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

This pipeline shows the effect of warptv on a test stream.

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseTransform
                    ╰──GstVideoFilter
                        ╰──warptv

Factory details

Authors: – Sam Lantinga

Classification:Filter/Effect/Video

Rank – none

Plugin – effectv

Package – GStreamer Good Plug-ins

Pad Templates

sink

video/x-raw:
         format: { RGBx, xRGB, BGRx, xBGR }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsink

Object typeGstPad


src

video/x-raw:
         format: { RGBx, xRGB, BGRx, xBGR }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsrc

Object typeGstPad


The results of the search are