[gstreamer-bugs] [Bug 345720] Bad performance playing files off CD

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 23 01:59:38 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=345720
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #3 from Jan Schmidt  2006-06-23 08:59 UTC -------
Oh, so it does.

I think the sequential hint should be off by default, possibly with a property
to turn it _on_. We only want to turn it on for specific access patterns
though, otherwise it's going to cause pathological access patterns, since the
kernel will flush pages as soon as downstream touches a later one. There's no
way to know which behaviour downstream is going to have. simple mp3 files are
going to be sequentially access, but every muxed format probably won't.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list