LinuxMCE Forums
May 21, 2013, 09:19:17 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: What is going on with the sound settings?  (Read 743 times)
chrisbirkinshaw
Guru
****
Posts: 431


View Profile
« on: April 08, 2008, 09:32:22 pm »

It's looking to me like the sound settings don't work properly.

1. No matter what settings I choose for audio output the /etc/asound.conf is always:

pcm_slave.convert48k {
        pcm "spdif"
        rate 48000
}

pcm.spdif_playback {
        type plug
        slave convert48k
}

pcm.asym_spdif {
        type asym
        playback.pcm "spdif_playback"
        capture.pcm "plughw:0"
}


2. /etc/pluto/xine.conf has device hard coded no matter what settings I choose for audio output type, so basically overrides the asound.conf:

audio.alsa_front_device:plughw:0


3. When I specify multichannel analog the speaker arrangement in /etc/pluto/xine.conf is always stereo:

audio.speaker_arrangement:Stereo 2.0



This is beta 4 amd64 from DVD. Does anyone know what is going on here? And where do VDR and Mythtv get their audio device argument from?

Cheers,

Chris

Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!