[Bug 784448] multiqueue: Don't increase size too much when use-interleave is enabled
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Jul 2 13:21:54 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784448
--- Comment #2 from Seungha Yang <sh.yang at lge.com> ---
If my understanding is correct, one of the purpose of "use-interleaved" is to
keep adjusting multi queue size to reasonable amount.
Currently, however, it seems to refer to only incoming buffer timestamp without
consideration of queued buffer time in multiqueue.
I think multiqueue does not need to increase max size time if it has enough
queued buffers regardless of interleave. One reason of abnormal buffering in
playbin3 adaptive streaming is too large multiqueue size.
--
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