warptv

warptv — WarpTV does realtime goo'ing of the video input

Synopsis

                    GstWarpTV;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstBaseTransform
                           +----GstVideoFilter
                                 +----GstWarpTV

Description

WarpTV does realtime goo'ing of the video input.

Example launch line

1
gst-launch-1.0 -v videotestsrc ! warptv ! videoconvert ! autovideosink
This pipeline shows the effect of warptv on a test stream.

Details

GstWarpTV

typedef struct _GstWarpTV GstWarpTV;