[Bug 777009] urisourcebin: Never push actual EOS event to slot

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 9 11:05:40 UTC 2017


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

--- Comment #12 from Seungha Yang <sh.yang at lge.com> ---
(In reply to Jan Schmidt from comment #6)
> Actually, one more question - I don't understand how a failed reconfigure
> event triggers a failed flow-return from downstream.
> 
> Elements generally send a reconfigure event, but don't care if it fails.
> Where is the failure generated?

Error will be caused at 
https://cgit.freedesktop.org/gstreamer/gstreamer/tree/plugins/elements/gstqueue2.c#n3064

Assume that queue2/queue already got EOS event, and then track-change happend.
So, at the srcpad loop of queue2/queue will get flow not-linked maybe. It
causes element error.

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