search for: flac_share__max_supported_channels

Displaying 1 result from an estimated 1 matches for "flac_share__max_supported_channels".

2014 May 10
1
PATCH for replaygain_synthesis
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. -------------- next part -------------- A non-text attachment was scrubbed... Name: rg_crash.patch Type: application/octet-stream Size: 517 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/2014051...