[Bug 743386] gst_omx_audio_dec_flush() causes a hang issue

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 21 10:57:07 UTC 2017


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

Julien Isorce <julien.isorce at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #8 from Julien Isorce <julien.isorce at gmail.com> ---
To reproduce the hang, just run:
GST_OMX_CONFIG_DIR=$HOME/gst/master/gst-omx/config/bellagio/ gst-launch-1.0
filesrc location=mpthreetest.mp3 ! id3demux ! mpegaudioparse ! omxmp3dec !
audioconvert ! goom ! navseek seek-offset=1 ! ximagesink and keep pressing hard
the left or right arrow.

No hang if revert
https://cgit.freedesktop.org/gstreamer/gst-omx/commit/?id=19d77004d2f5bd2ef76a7262c7a26cdaacc5c018
.

It hangs on the (last) gst_omx_component_get_state that this commit above
added. (also note that hack "drain-may-not-return" does not help)

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