[Bug 746524] queue: Add property to allow pushing all queued buffers together

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 13 13:52:21 PDT 2015


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

--- Comment #8 from Jose Antonio Santos Cadenas <santoscadenas at gmail.com> ---
The use case for this is a pipeline with audio and video coming from the same
source and demuxed later. When both streams are sent to many sinks using a tee.
In this case as audio buffers are more frequent and they start to be queued
because they can not be processed that fast because the time consumed by push
functions starts to be a bottleneck, as buffers are being queued, latency is
not a problem.

As Tim says this is only useful if all the downstream elements also support
bufferlist.

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