Linux Commands Examples

A great documentation place for Linux commands

gst-visualise-0.10

Run a GStreamer pipeline to display an audio visualisation

Synopsis

gst-visualise [visualiser]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

gst-visualise is a tool that is used to run a basic GStreamer pipeline, to display a graphical visualisation of an audio stream.

By default, the audio stream is read from ESD (the Enlightened Sound Daemon), but this can be changed by setting the AUDIOSRC parameter in ~/.gst. For example, you might set "AUDIOSRC=osssrc" to display a visualisation of the sound input to your soundcard.

You can select a visualiser by providing a parameter naming the visualiser. For example:

gst-visualise synaesthesia

will use the synaesthesia plugin. If no visualiser is named, the VISUALIZER property in ~/.gst will be used. If this is not specified either, the goom visualiser will be used.

The videosink to use to display the visualisation will be read from the VIDEOSINK parameter in ~/.gst, defaulting to sdlvideosink.


see also

gst-launch-ext, gst-inspect, gst-launch,


author

The GStreamer team at http://gstreamer.net/

How can this site be more helpful to YOU ?


give  feedback