[Bug 647769] [decodebin2] Fix preroll for streams at low bitrate

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 15 09:28:41 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=647769
  GStreamer | gst-plugins-base | git

--- Comment #23 from Sebastian Dröge <slomo at circular-chaos.org> 2011-11-15 17:28:37 UTC ---
Because it's not really "live" in the GStreamer sense. For example for a normal
HTTP stream you don't want to use the TIME limits either.

In 0.11 this would map to the scheduling query and if it returns random-access
you're not going to use the TIME limit, if it's not random-access you will use
the TIME limit. Unfortunately we don't have anything better in 0.10 for this
other than the SEEKING query.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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