<html><head></head><body><div class="ydp69bb0783yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div></div>
<div dir="ltr" data-setdir="false">Or is there a way to find audio decoder element from encoding-name of audio caps?</div><div dir="ltr" data-setdir="false">For example: one of my audio caps has</div><div dir="ltr" data-setdir="false">encoding-name=(string)MPA</div><div dir="ltr" data-setdir="false">How do I use the name MPA to find the corresponding audio decoder element in gstreamer?</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"> Thanks for your help.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"> Joe<br></div><div><br></div>
</div><div id="yahoo_quoted_4306147638" class="yahoo_quoted">
<div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
<div>
On Friday, September 8, 2023, 11:45:43 a.m. EDT, cfd new via gstreamer-devel <gstreamer-devel@lists.freedesktop.org> wrote:
</div>
<div><br></div>
<div><br></div>
<div><div id="yiv8832411826"><div><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;" class="yiv8832411826yahoo-style-wrap"><div dir="ltr">I tried to add audio part in a rtsp pipeline dynamically with</div><div dir="ltr">auto audio_bin = gst_parse_bin_from_description( "queue ! decodebin ! audioconvert ! autoaudiosink", TRUE );</div><div dir="ltr">My problem is I do not want to handle different audio forms manually. Therefore, decodebin is applied here. However, <span>audio_bin can not be linked to the pipeline.</span> Does the pad of <span>decodebin need to be handled? </span><br></div></div></div></div></div>
</div>
</div></body></html>