lvqcl wrote:

> flac.exe crashes if I try to decode multichannel flac file
> with RG tags using the following command line:
> 
> flac.exe -d --apply-replaygain-which-is-not-lossless test_6ch.flac
> 
> The code in replaygain_synthesis project uses 
> FLAC_SHARE__MAX_SUPPORTED_CHANNELS
> which is equal to 2. The fix just changes 2 to FLAC__MAX_CHANNELS.

Applied. Thanks.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
_______________________________________________
flac-dev mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to