Hi,<br>I want to run a video that&#39;s mkv, I use mplayer play it perfectly, but there is a problem with audio output when I use gst-launch ...play it, the problem is there is only background music but no person&#39; voice.<br>
I used &quot;autoaudiosink&quot; as the audiosink<br>Is there someone who can give some hints about it~<br>thanks<br><br>Martin <br><br><div class="gmail_quote">On Mon, May 30, 2011 at 5:29 PM, Jose Antonio Santos Cadenas <span dir="ltr">&lt;<a href="mailto:santoscadenas@gmail.com">santoscadenas@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
2011/5/30 Ashwini Sharma &lt;<a href="mailto:ak.ashwini@gmail.com">ak.ashwini@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hi All,<br>
&gt;<br>
&gt;  I have a file, which have a Video and multiple audio streams. I want to<br>
&gt; play all the audio streams at once.<br>
&gt;<br>
&gt; Is it possible to handle multiple audio streams at the same time. If so, can<br>
&gt; you please help me with some example pipeline/code?<br>
<br>
</div></div>You should have a look to the adder Element. It mixes all the audio<br>
streams in one. You can find examples on its documentation:<br>
<br>
<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-plugin-adder.html" target="_blank">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-plugin-adder.html</a><br>

<br>
Regards.<br>
<br>
&gt;<br>
&gt; Regards,<br>
&gt; Ashwini<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>