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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 13 05:08:32 PDT 2012


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

--- Comment #15 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-06-13 12:08:26 UTC ---
The above patch ensures memory usage from the index is bounded.
Memory will still increase slowly with playback though, but with longer
streams, increase will be slower.
The current default is pulled out of a hat, it causes a 3 hours 30 minutes file
to add an entry every 3 seconds, which may be still too much (likely to be for
the original poster).
If the patch is deemed a good way to fix the issue, then I can add an API to
set the entries limit, and a baseparse property for it.

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