[Bug 784128] queue: enqueued buffers not pushed on flush-start or eos
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 26 10:08:39 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784128
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
What you want can be implemented by sending EOS downstream and then waiting for
the sink to post the EOS message (not that this only arrives at the application
bus if all sinks posted EOS, if you need to know it per sink you have to
override GstBin::handle_message of the bin that is around the sink).
Flushing is not needed and problematic here.
--
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