<div dir="ltr"><div>Part of my pipe does mulawdec and looks like this... (this works for some audio)</div><div><br></div>location=rtsp://<a href="http://192.168.1.111">192.168.1.111</a> name=d d. ! rtph264depay ! h264parse config-interval=-1 ! queue ! m. d. ! rtppcmudepay ! mulawdec ! audioresample ! audioconvert ! audiorate ! avenc_aac bitrate=96000 compliance=-2 ! aacparse ! queue ! m.<br><div><br></div><div>I have ran into a different audio source that comes in as:</div><div>caps = application/x-rtp, media=(string)audio, payload=(int)97, clock-rate=(int)44100, encoding-name=(string)MPEG4-GENERIC, encoding-params=(string)1, profile-level-id=(string)41, streamtype=(string)5, mode=(string)AAC-hbr, objecttype=(string)64, constantduration=(string)1024, sizelength=(string)13, indexlength=(string)3, indexdeltalength=(string)3, config=(string)12100000000000000000000000000000, ssrc=(uint)1770025223<br></div><div><br></div><div>Is it possible to have one pipeline that decodes either ? mulawdec and also this MPEG4-GENERIC type ? How do I do that ?   if one pipeline does not work for both - what is the correct entry for this mpeg4-generic?</div><div><br></div><div>Thanks,</div><div><br></div><div>Jerry</div><div><br></div><div><br></div></div>