manpagez: man pages & more
html files: gst-plugins-bad-plugins-1.0
Home | html | info | man

synaescope

synaescope

Types and Values

struct GstSynaeScope

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GstObject
            ╰── GstElement
                ╰── GstAudioVisualizer
                    ╰── GstSynaeScope

Description

Synaescope is an audio visualisation element. It analyzes frequencies and out-of phase properties of audio and draws this as clouds of stars.

Example launch line

1
gst-launch-1.0 audiotestsrc ! audioconvert ! synaescope ! ximagesink

Synopsis

Element Information

plugin

audiovisualizers

author

Stefan Kost <ensonic@users.sf.net>

class

Visualization

Element Pads

name

sink

direction

sink

presence

always

details

audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)[ 8000, 96000 ], channels=(int)2, channel-mask=(bitmask)0x0000000000000003

name

src

direction

source

presence

always

details

video/x-raw, format=(string)BGRx, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

Functions

Types and Values

struct GstSynaeScope

struct GstSynaeScope;

See Also

goom

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.