Linux Multichannel PCM audio problems - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52) +---- Thread: Linux Multichannel PCM audio problems (/showthread.php?tid=376793) |
Multichannel PCM audio problems - aray - 2024-03-27 Hi all, I have a 5.1 receiver connected via hdmi. When playing multichannel pcm in kodi, it plays as stereo. However, this only happens in kodi. Testing the speakers with speaker-test, as well as playing a test file via aplay works fine and the correct channels are played, but when I try to play the file in kodi, it is output as stereo. Digital passthrough like DTS works fine with the correct channels. Here is the relevant section of the log: https://paste.kodi.tv/uneyewizak RE: Multichannel PCM audio problems - wsnipex - 2024-03-30 2024-03-27 05:03:25.857 T:3298661 debug <general>: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR, FC, LFE, SL, SR 2024-03-27 05:03:25.857 T:3298661 debug <general>: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR, LFE, FC (ALSA: FL FR LFE FC) the layout doesn't match what kodi requests |