GNOME Bugzilla – Bug 796295
queue2: Handle buffering on sparse streams
Last modified: 2018-11-03 12:46:29 UTC
If an adaptive demuxer (or any other source) provides a sparse stream (subtitles or captions), queue2 goes nuts constantly going posting buffering messages from 0% to 100% and back. If we have a SPARSE stream, we should just post 100% buffering. And this assumes that upstream elements properly set the stream flags of course :)
Note that this is similar to how multiqueue behaves in regards to those types of streams.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/293.