warptv

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

Synopsis

                    GstWarpTV;

Object Hierarchy

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

Description

WarpTV does realtime goo'ing of the video input.

Example launch line

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

Details

GstWarpTV

typedef struct _GstWarpTV GstWarpTV;