OSDN Git Service

Some workarounds for FLAC. It seems FLAC doesn't like 1.0, 3.0, 3.1, 4.0 channel...
authorlordmulder <mulder2@gmx.de>
Thu, 8 Mar 2012 23:44:55 +0000 (00:44 +0100)
committerlordmulder <mulder2@gmx.de>
Thu, 8 Mar 2012 23:44:55 +0000 (00:44 +0100)
commit53af74148d9ba3ae02166c7b8c7817ec32a90675
tree6e715ae5722e602b5d579f81101938571de25b5a
parenta2dc3bb2954e94a05d4b9ae80a068a8974619773
Some workarounds for FLAC. It seems FLAC doesn't like 1.0, 3.0, 3.1, 4.0 channel files. It also doesn't like more than 6 channels. It still fails with files that have >2 channels and are NOT in the "Wave Extensible" format.
src/Config.h
src/Encoder_FLAC.cpp
src/Encoder_FLAC.h
src/Filter_Downmix.cpp