[Linux] Pulseaudio AudioEngine Channel Mapping
#1
Hello guys, today I tried the git version of xbmc but it messes up with the output channel order.

What I can see in xbmc.log is

Code:
17:27:41 T:139696967153536    INFO: AudioDecoder: File is queued
17:27:41 T:139696967153536   DEBUG: PulseAudio: Stream ready
17:27:41 T:139696967153536    INFO: PulseAEStream::Initialized
17:27:41 T:139696967153536    INFO:   Sample Rate   : 48000
17:27:41 T:139696967153536    INFO:   Sample Format : AE_FMT_S24NE3
17:27:41 T:139696967153536    INFO:   Channel Count : 6
17:27:41 T:139696967153536    INFO:   Channel Layout: FL,FR,FC,LFE,BL,BR
17:27:41 T:139696967153536    INFO:   Frame Size    : 18
17:27:41 T:139696967153536    INFO:   Cache Size    : 48006
which would be correct but pulseaudio maps them to:

Code:
Created input 38 "audio stream" on jack_out with sample spec s24le 6ch 48000Hz and channel map front-left,front-left-of-center,front-center,front-right,front-right-of-center,rear-center

does anybody have the same problem or knows a solution?
Reply
#2
fixed the bug myself Smile

submitted an ticket :
#13211
Reply

Logout Mark Read Team Forum Stats Members Help
[Linux] Pulseaudio AudioEngine Channel Mapping 0