[Bug 666053] playbin2 plays a long duration flac song from a http:// stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 13 03:55:49 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=666053
  GStreamer | don't know | 0.10.x

--- Comment #11 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-06-13 10:55:44 UTC ---
Actually, only 1 a second, there's some extra code going on to not add entries
too close to each other in the index addition code.

Still, it's open ended. Maybe we should make a "closeness" threshold that
depends on the duration of the stream, so the index would grow to a maximum
known size, but that still leaves live streams with no known duration.

Another possibility would be to winnow the index from time to time when it
grows too much, but that doesn't seem like a nice solution.

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