Comment 15 for bug 231507

Revision history for this message
Michal Bořek (mibo) wrote : Re: Xine-UI defaults to sound volume to 0% in Hardy

audio.pulseaudio_device:pulseaudio not a solution. not use pulseaudio, but alsa

xine --verbose=10 videofile

for audio.pulseaudio_device: pulseaudio
*****
load_plugins: plugin /usr/lib/xine/plugins/1.26/xineplug_ao_out_pulseaudio.so found
main: probing <pulseaudio> audio output plugin
audio_pulse_out: host pulseaudio sink (null)
audio_pulse_out: failed to connect context object Connection refused
load_plugins: failed to load audio output plugin <pulseaudio>
main: probing <alsa> audio output plugin
audio_alsa_out : supported modes are 8bit 16bit 32bit mono stereo (4-channel not enabled in xine config) (4.1-channel not enabled in xine config) (5-channel not enabled in xine config) (5.1-channel not enabled in xine config) (a/52 and DTS pass-through not enabled in xine config)
*****

for audio.pulseaudio_device:
****
load_plugins: plugin /usr/lib/xine/plugins/1.26/xineplug_ao_out_pulseaudio.so found
main: probing <pulseaudio> audio output plugin
audio_pulse_out: host (null) sink (null)
audio_pulse_out: ao_open bits=16 rate=48000, mode=8
****