Donnerstag, 14. November 2013

openelec ion1 wrong sourround channel mapping

http://openelec.tv/forum/68-audio/64698-another-hdmi-audio-remapping-thread#84823


smb: openelec configfiles erstellen, neustarten

asound.conf
-------------------------

pcm.!default {
    type plug
    slave {
        pcm both
    }
}

pcm.both {
    type route
    slave {
        pcm hdmi
    }
       ttable.0.0 1
       ttable.1.1 1
       ttable.2.4 1
       ttable.3.5 1
       ttable.4.2 1
       ttable.5.3 1
}


  • For testing purposes, I used download.linnrecords.com/test/flac/surround88.aspx rather than speaker-test
  •  
  • asound.conf is in /storage/.config rather than /etc.
  • Audio output device is set to "Default (HDA NVidia HDMI 0)" erst nach asound.conf anwählbar. ohne "default..." geht nicht!
  • Passthrough output device is set to "HDA NVidia, HDMI"