On Wed, Feb 11, 2009 at 03:22:27PM +0800, Wu Fengguang wrote: > Shane: the first two patches should address the two bugs you reported, i.e. > - multi-channel HDMI audio playback problem > - first half-second audio samples missing > These two bugs was reproduced and fixed in the combination of > G35 SDVO HDMI + Yamaha RX-V1800 AV receiver. The first problem cannot be > verified in G45 system because we still cannot make G45 work with > Yamaha. The second problem is interesting in that it can be fixed by the > second patch in G35, but still remains in G45. Hi, Ok mixed results here. I'm using this for my test signal: http://www.csy.ca/~shane/51test.wav when using: aplay -D hw:0,3 51test.wav Front and rear left and right are correct but centre is missing. The order in the wav is: front left centre front right rear left rear right sub buz When using mplayer: mplayer -ao alsa:device=hw=0.3 -channels 6 a51test.wav The channel mapping is totally wrong, centre comes from rear left etc. The missing channel under mplayer is rear left. I get the same mis-mapping playing the original (51test.ac3) with ac3dec -D hw:0,3 -6 51test.ac3 but playing the ac3 directly in spdif mode: mplayer -ac hwac3 51test.ac3 Works fine. I've no idea where this problem lies, IE in alsa's channel mapping, the Intel driver or the way liba52 is decoding an AC3. Shane _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel