[Bug 757951] adaptivedemux: set src element to ready before flushing the input pad

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 11 07:43:42 PST 2015


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

--- Comment #3 from Florin Apostol <florin.apostol at oregan.net> ---
Imagine this scenario:
- uri handler pushes to queue2 some segments
- uri handler detects a problem and posts an error message on the bus
- adaptive demux handles the error message before the segments from the queue.
It will send a flush start and flush stop event to its input pad
- the queue2 will try to push a segment to adaptive demux input pad. This will
generate the error "Unexpected critical/warning:
gstpad.c:4332:gst_pad_push_data:<bin0:src> Got data flow before segment 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