Audio BackendsQuod Libet uses GStreamer for audio playback. It tries to read your GConf GStreamer configuration, but if that fails it falls back to osssink. You can change the pipeline option in ~/.quodlibet/config use a different sink, or pass options to the sink. For example, you might use esdsink or alsasink device=hw:1.
|
So if gstbe doesn't work, I should edit backend in ~/.quodlibet/config and change it to what?
I changed the gst_pipeline option to alsasink. Worked for me.
player? time_remaining = false replaygain = true backend = gstbe gst_pipeline = alsasink
I think that's what i want to do, but those explanations are not clear enough for me. Could someone help please?
I don't understand what system/preferences/sound is for if quod libet uses another mixer than the default one...
To get quodlibet to work with jack (On Ubuntu) see this: http://ubuntuforums.org/showthread.php?t=554457
It worked for me. Just use "jackaudiosink" instead of "jackaudiosink connect=none"