[Bug 769212] Pipeline state change ( PLAYING -> PAUSED ) hung on the RPi.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 7 15:50:45 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=769212

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
It sounds like you're keeping a reference to the buffer for too long,
essentially starving the gst-omx buffer pool. You need to make sure that this
never happens from the application side.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list