Hi,<br><br>I am using an arm based processor, with this we have a embedded DSP which we use to decode AAC. This works fine using gstreamer-0.10.31, but as there are performance improvements within gstreamer-0.10.32 I have moved our system to use:<br>
<br>gstreamer-0.10.32<br>gst-plugins-bad-0.10.32<br>gst-plugins-base-0.10.32<br>gst-plugins-good-0.10.26<br>gst-plugins-ugly-0.10.16<br><br>I have attached a file showing the failure. <br><br>It plays fine until it gets to around 5 seconds from the end of the track where it then gets an error and stops.<br>
<br>


        
        
        
        <style type="text/css">pre { font-family: "Nimbus Roman No9 L"; }p { margin-bottom: 0.21cm; }</style>

<pre><font face="arial, sans-serif">0:03:02.694520670   508   0x107638 INFO                 basesrc gstbasesrc.c:2397:gst_base_src_loop:&lt;souphttpsrc0&gt; pausing after gst_base_src_get_range() = unexpected</font>
<font face="arial, sans-serif">0:03:22.996928977   508   0x101f88 WARN                  queue2 gstqueue2.c:2348:gst_queue2_loop:&lt;queue20&gt; error: Internal datsoc-core: soc_pcm_trigger</font></pre>
I have commented the debug with &quot;Playback is ok until this point&quot; to help highlight where the failure occurs.<br><br>Thanks,<br>Stuart<br>