Hi,<br><br>I am seeking some guidance with respect to getting gapless playback using decodebin2 and queue2.<br><br>Our system comprises the following:<br><br>arm9 processor<br>gst-plugins-bad - 0.10.20-r11.0.6 <br>gst-plugins-base - 0.10.31-r11.0.6<br>

gst-plugins-good - 0.10.25-r11.0.6<br>gst-plugins-ugly - 0.10.16-r11.1.6 <br>running on openembedded linux with kernel version 2.6.33<br><br>We are decoding audio only streams. This is a concern as reference was made to gapless playback for the latest releases:<br>
<br>&quot;Release notes for GStreamer Base Plug-ins?0.10.31 &quot;Dance Like It&#39;s 1982&quot;<br>

<br>
Bugs fixed in this release<br>
<br>
      * 628028 : [uridecodebin] Don&#39;t enable progressive downloading for live streams<br>
      * 623846 : typefinding: add support for &quot; enhanced ac3 &quot; (eac3)<br>
      * 602437 : [playbin2] [gapless] Completely broken when switching between files with audio/video only<br>&quot;
 <br><br>The above refers directly to playbin2, but is there anything related when using decodebin2 and queue2 as I would assume playbin2 would use these also.<br><br>At present we have definite breaks with clicks between tracks.<br>
<br>Any help is greatly appreciated....<br>