[Bug 743905] multiqueue: handle the BUFFERING query

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat May 12 06:57:25 UTC 2018


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |bilboed at bilboed.com

--- Comment #13 from Edward Hervey <bilboed at bilboed.com> ---
I would really like to avoid adding even more stuff like this in multiqueue. It
shouldn't be used for buffering, really.

Going back a few steps, you seem to be creating custom pipelines, but you can
create your own pipelines and reap the benefits of playbin3 by:
* using urisourcebin for your sources (will take care of buffering)
* using decodebin3 (should act as a simple replacement of decodebin3)

Have you tested with those setup ?

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