After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 324990 - gstreamer support for gnome sounds
gstreamer support for gnome sounds
Status: RESOLVED DUPLICATE of bug 94615
Product: libgnome
Classification: Deprecated
Component: general
2.12.x
Other All
: Normal enhancement
: ---
Assigned To: libgnome maintainer
libgnome maintainer
Depends on:
Blocks:
 
 
Reported: 2005-12-25 23:59 UTC by Senko Rasic
Modified: 2007-01-12 12:20 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
an initial implementation for gst support in libgnome (5.43 KB, patch)
2005-12-26 00:12 UTC, Senko Rasic
needs-work Details | Review

Description Senko Rasic 2005-12-25 23:59:52 UTC
Esd is currently required for playing gnome event sounds. People using alsa/dmix
usually have esd shut down, but in that case they can't use event sounds.
Libgnome should allow using gstreamer instead of esd for playing these.
Comment 1 Senko Rasic 2005-12-26 00:12:38 UTC
Created attachment 56393 [details] [review]
an initial implementation for gst support in libgnome

The patch adds initial support for using gstreamer instead of esd.
The gstreamer support is checked at compile time and, if present, overrides
esd.

This still needs a lot of love - gst initialization is possibly borked,
the code doesn't use settings from multimedia systems selector, application can
play only one sound at once using this, sample caching is not implemented, and
sometimes gstreamer is silent (although no errors are displayed).
Comment 3 Kjartan Maraas 2006-04-24 13:32:02 UTC
This either needs work, porting to the current gstreamer version or just discussion on whether this is the right solution at all.
Comment 4 Kjartan Maraas 2007-01-12 12:20:00 UTC
Marking this as duplicate of 94615.

*** This bug has been marked as a duplicate of 94615 ***