[Bug 788036] New: gstomxmjpegdec on RaspberryPi blocks in gst_omx_video_dec_drain()
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 22 07:15:56 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=788036
Bug ID: 788036
Summary: gstomxmjpegdec on RaspberryPi blocks in
gst_omx_video_dec_drain()
Classification: Platform
Product: GStreamer
Version: 1.12.3
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-omx
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: HHG01200 at nifty.ne.jp
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
GST_EVENT_EOS and GST_EVENT_SEGMENT_DONE causes gst_omx_video_dec_drain().
On RaspberryPi3, for MJPEG movie file, gst_omx_video_dec_drain() blocks
forever.
Specifying GST_OMX_HACK_DRAIN_MAY_NOT_RETURN for omxmjpegdec avoid this block.
But I'm not sure whether it is correct way or not.
"gstomx.conf"
--------------------------------------
[omxmjpegdec]
hacks=no-component-role;drain-may-not-return
--------------------------------------
--
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