goom

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

Synopsis

                    GstGoom;

Object Hierarchy

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

Description

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

Example launch line

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

Details

GstGoom

typedef struct _GstGoom GstGoom;

See Also

synaesthesia