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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 13 04:09:12 PDT 2012


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

--- Comment #12 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-06-13 11:09:09 UTC ---
I think we had the same issue with mp3 streams. You could check what we are
doing in mpegaudioparse (or used to do in the old mp3parse in -ugly).

For live streams: I think if upstream can't provide a duration (in the format
of the upstream newsegment event) or is not seekable as per seeking query, then
it's reasonable to assume we're live or pseudo-live and don't need to index at
all.

I think reducing the granularity of the index whenever we hit N index items
also seems fair for reasonably large N.

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