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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 8 06:03:43 PST 2011


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

--- Comment #13 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-11-08 14:03:36 UTC ---
Created an attachment (id=200985)
 View: https://bugzilla.gnome.org/attachment.cgi?id=200985
 Review: https://bugzilla.gnome.org/review?bug=647769&attachment=200985

decodebin2: fix prerolling for low bitrate streams from hlsdemux

Such streams were detected as seekable, as the query on the typefind
element was testing the m3u8 file listing the actual streams, and
not going through the demuxer(s).

We now check for seekability when adding a new demuxer, so the query
will flow through the elements which might prevent seeking.

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