OSDN Git Service

More FLAC workarounds. Using "--channel-map=none" will fix most cases, although we...
authorlordmulder <mulder2@gmx.de>
Fri, 9 Mar 2012 00:11:29 +0000 (01:11 +0100)
committerlordmulder <mulder2@gmx.de>
Fri, 9 Mar 2012 00:11:29 +0000 (01:11 +0100)
commitb0937f9001a8906b5e0fcfe1affef957050d68fd
tree6e32edc56a179e773eeaeafc99fd301e098b5594
parent53af74148d9ba3ae02166c7b8c7817ec32a90675
More FLAC workarounds. Using "--channel-map=none" will fix most cases, although we will loose the channel map for Wave files that contain a valid channel map. On the other hand, FLAC fails most of the time when trying to use the channel map from the Wave file.
src/Config.h
src/Encoder_FLAC.cpp