goom

goom — Takes frames of data and outputs video frames using the GOOM filter

Synopsis

                    GstGoom;

Object Hierarchy

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

Description

Example launch line

Goom is an audio visualisation element. It creates warping structures based on the incoming audio signal.

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

Synopsis

Element Information

plugin

goom

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

synaesthesia