Updates:
Owner: [email protected]
Comment #6 on issue 16026 by [email protected]: Downmix or drop
multichannel audio into stereo
http://code.google.com/p/chromium/issues/detail?id=16026
I looked at 5.1 today, and waveout, even with correct hardware, does not
have the
driver support with creative cards.
av_audio_resample() doesnt support multichannel either.
To pass thru the multichannel, I had to bump kMaxChannels to 6.
I'm looking into software volume mixing... it would be easy to discard
channels, or do
folding at the same point.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---