![]() |
![]() |
![]() |
GStreamer Base Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
The vorbisparse element will parse the header packets of the Vorbis stream and put them as the streamheader in the caps. This is used in the multifdsink case where you want to stream live vorbis streams to multiple clients, each client has to receive the streamheaders first before they can consume the vorbis packets.
gst-launch -v filesrc location=sine.ogg ! oggdemux ! vorbisparse ! fakesink
This pipeline shows that the streamheader is set in the caps.
Last reviewed on 2006-03-01 (0.10.4)
plugin | vorbis |
author | Thomas Vander Stichele <thomas at apestaart dot org> |
class | Codec/Parser/Audio |