Hi,<br><br>I am Using DecodeBin2 to transmux a FLV file into a MPEG-TS. <br>Application is using &quot;<b>autoplug-continue</b>&quot; event to select the appropriate demuxer <br>and &quot;<b>pad-added</b>&quot; signal to link to sink pad of mpegTsMux. <br>
<br>During the transmuxing process, the Pipeline is getting stuck . <br>After enabling the gst debug(to level 5), we found that the pipeline is getting stuck when the<br>Multiqueue is emitting either the underrun or overrun signal.<br>
<br>I had the following questions regarding the multiqueue/decodebin2 and<br>underrun/overrun<br><br>1.  Why does underrun and overrun happen in the multiqueue in this kind of pipeline.<br>2.  What happens when underrun and overrun happens with respect to decodebin2. ?<br>
3.  What are properties (Like max-size-time, max-size-buffers, max-size-bytes) of decodebin2 or multiqueue that can impact overrun or underrun? .<br>4.  What should be done by the application when there is underrun or overrun ?<br>
<br>Any help/pointers on this would be greatly appreciated.<br><br>Regards,<br>Jayanth<br><br><br>