Multiple Audio Stream handling

Jose Antonio Santos Cadenas santoscadenas at gmail.com
Mon May 30 02:29:21 PDT 2011


Hi,

2011/5/30 Ashwini Sharma <ak.ashwini at gmail.com>:
> Hi All,
>
>  I have a file, which have a Video and multiple audio streams. I want to
> play all the audio streams at once.
>
> Is it possible to handle multiple audio streams at the same time. If so, can
> you please help me with some example pipeline/code?

You should have a look to the adder Element. It mixes all the audio
streams in one. You can find examples on its documentation:

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-plugin-adder.html

Regards.

>
> Regards,
> Ashwini
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


More information about the gstreamer-devel mailing list