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
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