QUOTE(Mono @ Dec 8 2004, 09:48 AM)
Did you use the aforementioned decoders? It works fine and plays 5.1 for me in both foobar2000 and the included player program. It is reported as stereo by foobar2000's properties but it is indeed 5.1 and plays in 5.1.
Using my foo_mp3s I assume?
That's a known "issue", I opted to make the plugin set
channels = 2,
mp3surround = yes instead of reporting
channels = 6 because technically an mp3surround file is not actually a
6 channel file: it
does not contain 6 channels - it contains
2 channels and hints for the
synthesis of additional channels based on these two channels.
By the way, at this point the output format is 5.1 mostly because the FhG demo decoder is locked to this number - for regular oldschool stereo mp3s without surround info it would output six channels as well, filling the surround channels with silence.