Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 107785

Summary: gstreamer (g)conf defaults to osssink, ebuild should have alsa and esd use flags
Product: Gentoo Linux Reporter: Juha Heljoranta <juha.heljoranta>
Component: Current packagesAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED WORKSFORME    
Severity: enhancement CC: gad.kadosh
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Juha Heljoranta 2005-10-01 06:48:34 UTC
gstreamer adds following gconf after merging:
/system/gstreamer/0.8/default/audiosink = osssink

This doesn't work on alsa-only systems.

It would be nice to have alsa and esd use flags for gstreamer to define default
audio sink.


Reproducible: Always
Steps to Reproduce:
Comment 1 gad.kadosh 2006-01-16 00:19:58 UTC
In gst-plugins-0.8* there was USE flags for alsa, oss and esd which added PDEPENDs on the relevant ouput plugins. It really seems like gst-plugins-base should do the same.
Comment 2 gad.kadosh 2006-01-18 02:57:25 UTC
Not directly related, but a problem of the same kind, is that nothing pulls gst-plugins-good, which apparently is essential to pretty much playing anything. There's no point in pulling gst-plugins-ugly and not -good. There actually no reason even to pull -mad or any other specific plugin because they hardly work without -good.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2007-08-30 18:30:41 UTC
default here is autoaudiosink in gst 0.10, reopen if this is still an issue with latest in tree.