[Bug 769449] queue2: Add higher-resolution low/high-watermark properties

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 3 06:13:47 UTC 2016


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

--- Comment #7 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
Agreed. I'll split it up into two commits then. I also have a similar patch for
multiqueue, and will split it up as well.

One related question:

In the past, I required period updates of the buffer level. To that end, I had
to intercept the creation of a queue2 element inside uridecodebin via the
element-added signal, because the current-level-* properties weren't forwarded
by uridecodebin. I could of course patch uridecodebin do add these properties
to it, but then it would continue with playbin etc. Or, I could introduce some
sort of buffer level query, which aggregates buffer level stats from each
queue2 and multiqueue element upstream. Has something like this already been
attempted?

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