Hi ,<br>    We are trying to build a pipeline using encrypted stream using decodebin2. For the encrypted stream, decodebin2  is generating a bus error &quot;<b>Could not determine type of stream</b>&quot;.<br><br>Issue is we depend on the &quot;autoplug-continue&quot; signal coming from the decodebin2 to continue auto-plugging or manually build the pipeline.  In this case of encrypted stream,we were expecting the decodebin2 to give a &quot;autoplug-continue&quot; with cap string as &#39;application/octet-stream&#39; or some thing similar. Based on this we would make the decision to continue auto-plugging or manually build the pipeline.<br>
<br>Is it possible for the decodebin2 to generate &quot;autoplug-continue&quot; signal with an appropriate cap string( ex. application/octet-stream)?<br><br>Your help on this issue will be appreciated..<br><br>Regards,<br>
Jayanth<br><br>