shagadelictv

shagadelictv — Oh behave, ShagedelicTV makes images shagadelic!

Synopsis

                    GstShagadelicTV;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBaseTransform
                     +----GstVideoFilter
                           +----GstShagadelicTV

Description

Oh behave, ShagedelicTV makes images shagadelic!

Example launch line

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

Synopsis

Element Information

plugin effectv
author Wim Taymans <wim.taymans@chello.be>
class Filter/Effect/Video

Element Pads

name src
direction source
presence always
details video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
name sink
direction sink
presence always
details video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

Details

GstShagadelicTV

typedef struct _GstShagadelicTV GstShagadelicTV;