[Bug 722511] tq: tee element with embedded queue elements on srcpads

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 20 01:03:25 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=722511
  GStreamer | gst-plugins-bad | git

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-20 09:03:20 UTC ---
It's "make update", sorry.


The risk of not draining the queues is data loss and still data flow happening
while you release the pads (because queue might still be pushing data).

The problem of not using IDLE probes is that you might never release a pad then
if there's no further data flow. That's not very expected from the application
I guess.

This dropping of upstream data resulting in shutdown from the streaming thread
seems like an indication that something is not yet as it should be ;) Do you
have a backtrace of this?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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