![]() |
![]() |
![]() |
GStreamer Base Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
This element decodes a Vorbis stream to raw float audio. Vorbis is a royalty-free audio codec maintained by the Xiph.org Foundation.
gst-launch -v filesrc location=sine.ogg ! oggdemux ! vorbisdec ! audioconvert ! alsasink
Decode an Ogg/Vorbis. To create an Ogg/Vorbis file refer to the documentation of vorbisenc.
Last reviewed on 2006-03-01 (0.10.4)
plugin | vorbis |
author | Benjamin Otte <in7y118@public.uni-hamburg.de> |
class | Codec/Decoder/Audio |
name | src |
direction | source |
presence | always |
details | audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], endianness=(int)1234, width=(int)32 |
name | sink |
direction | sink |
presence | always |
details | audio/x-vorbis |