[Bug 756209] New: adaptivedemux: adaptive demux hangs if src element cannot be started
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 7 15:20:13 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756209
Bug ID: 756209
Summary: adaptivedemux: adaptive demux hangs if src element
cannot be started
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: florin.apostol at oregan.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
gst_adaptive_demux_stream_download_uri will try to start the src element by
calling gst_element_sync_state_with_parent. But the return code is not checked.
If the src element does not start, the adaptive demux will wait forever for the
eos event.
--
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