synaesthesia

synaesthesia — Creates video visualizations of audio input, using stereo and pitch information

Synopsis

                    GstSynaesthesia;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstSynaesthesia

Description

Synaesthesia is an audio visualisation element. It creates glitter and pulsating fog based on the incomming audio signal.

Example launch line

1
2
gst-launch -v audiotestsrc ! audioconvert ! synaesthesia ! ximagesink
gst-launch -v audiotestsrc ! audioconvert ! synaesthesia ! ffmpegcolorspace ! xvimagesink

Details

GstSynaesthesia

typedef struct _GstSynaesthesia GstSynaesthesia;

See Also

goom