goom

(from GStreamer Good Plug-ins git)

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

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstAudioVisualizer
                    ╰──goom

Factory details

Authors: – Wim Taymans

Classification:Visualization

Rank – none

Plugin – libgstgoom.so

Package – GStreamer Good Plug-ins git

Pad Templates

sink

audio/x-raw:
         format: S16LE
           rate: [ 8000, 96000 ]
       channels: 1
         layout: interleaved
audio/x-raw:
         format: S16LE
           rate: [ 8000, 96000 ]
       channels: 2
   channel-mask: 0x0000000000000003
         layout: interleaved

Presencealways

Directionsink


src

video/x-raw:
         format: BGRx
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsrc


Properties

name

“name” gchararray

The name of the object

Flags : Read / Write / Construct

Default value : NULL


parent

“parent” GstObject *

The parent of the object

Flags : Read / Write


shade-amount

“shade-amount” guint

Shading color to use (big-endian ARGB)

Flags : Read / Write

Default value : 657930


shader

“shader” Audio-visualizer-shader

Shader function to apply on each frame

Flags : Read / Write

Default value : fade (1)


Named constants

Audio-visualizer-shader

Members

none (0) – GST_AUDIO_VISUALIZER_SHADER_NONE
fade (1) – GST_AUDIO_VISUALIZER_SHADER_FADE
fade-and-move-up (2) – GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_UP
fade-and-move-down (3) – GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_DOWN
fade-and-move-left (4) – GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_LEFT
fade-and-move-right (5) – GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_RIGHT
fade-and-move-horiz-out (6) – GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_HORIZ_OUT
fade-and-move-horiz-in (7) – GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_HORIZ_IN
fade-and-move-vert-out (8) – GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_VERT_OUT
fade-and-move-vert-in (9) – GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_VERT_IN

The results of the search are