goom — Takes frames of data and outputs video frames using the GOOM filter
GstGoom;
GObject +----GstObject +----GstElement +----GstGoom
Goom is an audio visualisation element. It creates warping structures based on the incoming audio signal.
1
gst-launch -v audiotestsrc ! goom ! ffmpegcolorspace ! xvimagesink
typedef struct _GstGoom GstGoom;