goom2k1

goom2k1 — Takes frames of data and outputs video frames using the GOOM 2k1 filter

Synopsis

                    GstGoom;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstGoom

Description

Example launch line

Goom2k1 is an audio visualisation element. It creates warping structures based on the incomming audio signal. Goom2k1 is the older version of the visualisation. Also available is goom2k4, with a different look.

gst-launch -v audiotestsrc ! goom2k1 ! ffmpegcolorspace ! xvimagesink

Synopsis

Element Information

plugin

goom2k1

author

Wim Taymans <wim@fluendo.com>

class

Visualization

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

audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 8000, 96000 ], channels=(int){ 1, 2 }

Details

GstGoom

typedef struct _GstGoom GstGoom;

See Also

goom, synaesthesia