[Bug 647769] [decodebin2] Fix preroll for streams at low bitrate
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 8 10:56:23 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=647769
GStreamer | gst-plugins-base | git
Vincent Penquerc'h <vincent.penquerch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #200985|0 |1
is obsolete| |
--- Comment #16 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-11-08 18:56:19 UTC ---
Created an attachment (id=201024)
View: https://bugzilla.gnome.org/attachment.cgi?id=201024
Review: https://bugzilla.gnome.org/review?bug=647769&attachment=201024
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