gst_adapter_flush: runtime exception `flush <= adapter->size' failed

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

gst_adapter_flush: runtime exception `flush <= adapter->size' failed

abhinai
Dear All,

 I have i.MX51 BSP with GStreamer version 0.10.25. However, when I tried to stop and play again the mp3 file I get the following exception.

 
** (<unknown>:1279): CRITICAL **: gst_adapter_flush: assertion `flush <= adapter->size' failed

 
I would be vey glad if somebody could comment about above error.

Thanks in Advance,
Abhinai
Reply | Threaded
Open this post in threaded view
|

Re: gst_adapter_flush: runtime exception `flush <= adapter->size' failed

Sudarshan Bisht
Could you tell, what pipeline are you running ?  

On Thu, Aug 25, 2011 at 3:22 PM, abhinai <[hidden email]> wrote:
Dear All,

 I have i.MX51 BSP with GStreamer version 0.10.25. However, when I tried to
stop and play again the mp3 file I get the following exception.


** (<unknown>:1279): CRITICAL **: gst_adapter_flush: assertion `flush <=
adapter->size' failed


I would be vey glad if somebody could comment about above error.

Thanks in Advance,
Abhinai


--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-adapter-flush-runtime-exception-flush-adapter-size-failed-tp3768057p3768057.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



--
Regards,

Sudarshan Bisht

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gst_adapter_flush: runtime exception `flush <= adapter->size' failed

abhinai
Hi Sudarshan,

Here is the pipeline I have used:

gst-launch filesrc location=/bulk/MainAgarKahoon.mp3 ! queue max-size-time=0 ! mfw_mp3decoder ! audio/x-raw-int, channels=2 ! alsasink

Thanks,
Abhinai
Reply | Threaded
Open this post in threaded view
|

Re: gst_adapter_flush: runtime exception `flush <= adapter->size' failed

Sudarshan Bisht

Most probably bug is in mfw_mp3decoder, contact Freescale for further support. 
   

On Mon, Aug 29, 2011 at 5:35 PM, abhinai <[hidden email]> wrote:
Hi Sudarshan,

Here is the pipeline I have used:

gst-launch filesrc location=/bulk/MainAgarKahoon.mp3 ! queue max-size-time=0
! mfw_mp3decoder ! audio/x-raw-int, channels=2 ! alsasink

Thanks,
Abhinai

--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-adapter-flush-runtime-exception-flush-adapter-size-failed-tp3768057p3776377.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



--
Regards,

Sudarshan Bisht

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel