[Bug 647769] [decodebin2] Fix preroll for streams at low bitrate
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Nov 24 09:50:44 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 #201024|0 |1
is obsolete| |
--- Comment #24 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-11-24 17:50:40 UTC ---
Created an attachment (id=202081)
View: https://bugzilla.gnome.org/attachment.cgi?id=202081
Review: https://bugzilla.gnome.org/review?bug=647769&attachment=202081
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 for each multiqueue following a 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