<div dir="ltr">How about using the autoplug-select or autoplug-query decodebin signals to ensure that only 1 audio decoder instance is instantiated?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 5 November 2015 at 12:33, Majaja <span dir="ltr"><<a href="mailto:r97922153@gmail.com" target="_blank">r97922153@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all:<br>
<br>
I had a problm about DASH (in fact, even local file playback & if the file<br>
has multiple video or audio tracks) and would like to ask for your help.<br>
<br>
The problem is, for my application, I have an unique Video/Audio decoder HW<br>
instance and they both DONOT support multi-thread usage. So they can only<br>
decode a sinle stream at one time.<br>
Once we create multiple instances for, ex video. It will lead to system<br>
crash.<br>
<br>
Please refer to the following link:<br>
<a href="http://marea.tilab.com:8085/content/dash/clear/multiaudio/2audio/c1/all.mpd" rel="noreferrer" target="_blank">http://marea.tilab.com:8085/content/dash/clear/multiaudio/2audio/c1/all.mpd</a><br>
<br>
The graph dump for this URL is as the link below.<br>
<a href="https://bug756794.bugzilla-attachments.gnome.org/attachment.cgi?id=313633" rel="noreferrer" target="_blank">https://bug756794.bugzilla-attachments.gnome.org/attachment.cgi?id=313633</a><br>
<br>
You can find that there are two audio adaption sets there, one for English<br>
and the other for Italian.<br>
<br>
It makes playback fail here as the description above.<br>
<br>
If we use software CODEC which supports multiple decoding threads, I think<br>
it will be O.K.<br>
<br>
I believe there may be somebody who has the same problem with me, since for<br>
embedeed system applicaiton, it is a comman case to allow decode an unique<br>
stream only at a time.<br>
<br>
DO you have any suggestion for this issue or has thers had an existing<br>
solution already?<br>
<br>
Thank you<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Decode-multiple-video-audio-files-DASH-s-adaption-sets-tp4674394.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Decode-multiple-video-audio-files-DASH-s-adaption-sets-tp4674394.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<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" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>