>> I was able to reduce CPU load in audio playback in meego-ivi a few months >> back. This was all done by tweaking the buffer parameters of audio sink >> while playing with Gstreamer. How can we make sure that the user benefits >> from the changes? >> What are the players in meego-ivi that uses Gstreamer? If we want to >> integrate those changes from the media player’s perspective, is that even >> possible?
Hi Nahid, There's an on-going discussion on this on the gstreamer bugzilla (see below). I tried to change the default buffering to use the maximum possible, but it turns out there are a couple of players which don't behave too well when you increase the buffer sizes. Bottom line this is a desired change but the integration isn't straightforward if it breaks apps. -Pierre [1] https://bugzilla.gnome.org/show_bug.cgi?id=641072 [2] https://bugzilla.gnome.org/show_bug.cgi?id=641544 _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
