Re: How to add audio part in a pipeline dynamically?

cfd new via gstreamer-devel <[email protected]>
Newsgroups gmane.comp.video.gstreamer.devel
Message-ID <[email protected]>
 Or is there a way to find audio decoder element from encoding-name of audio caps?For example: one of my audio caps hasencoding-name=(string)MPAHow do I use the name MPA to find the corresponding audio decoder element in gstreamer?
  Thanks for your help.
  Joe

    On Friday, September 8, 2023, 11:45:43 a.m. EDT, cfd new via gstreamer-devel <[email protected]> wrote:  
 
 I tried to add audio part in a rtsp pipeline dynamically withauto audio_bin = gst_parse_bin_from_description( "queue ! decodebin ! audioconvert ! autoaudiosink", TRUE );My problem is I do not want to handle different audio forms manually. Therefore, decodebin is applied here. However, audio_bin can not be linked to the pipeline. Does the pad of decodebin need to be handled? 
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.