AlexS
Posts: 4
Joined: Tue May 29, 2012 7:38 pm

8 Channel ALSA Output

Wed Oct 03, 2012 2:39 am

Hi,

I wanted to ask, if it is possible to get the full 8 channel output over HDMI with the alsa driver? It should be possible because the openmaxil hallo_audio sample does with with 8 channels. But the alsa driver does not work with more then 2 channel (max_channel is set to 2 in source code).

I currently have no possibility to compile the raspberry kernel myself to check, if it is possible with simply changing the max_channel definition.


Thanks,
Alex

fredjam
Posts: 83
Joined: Thu Jul 19, 2012 3:19 am
Location: London UK

Re: 8 Channel ALSA Output

Sat Oct 06, 2012 1:19 am

I believe the HDMI sound output does not use ALSA so surround sound should be possible.

AlexS
Posts: 4
Joined: Tue May 29, 2012 7:38 pm

Re: 8 Channel ALSA Output

Sun Oct 07, 2012 11:39 am

I want explicit use the alsa driver. I want to use pulseaudio to output sound. The output via hdmi is basicly working but only with two channels.

Return to “Advanced users”