hi,
I tried compressing 6 channel(5.1) and 8 cannel(7.1) audio (.wav) files, it gave some error.
Could U please tell me whether FLAC supports multi-channel audio or not ?
If it supports, Please let me know if I have to make any changes in the settings or in the source code.
I have the lcommand line source code and I am trying to understand it. I found one variable says:
/** The maximum number of channels permitted by the format. */
#define FLAC__MAX_CHANNELS (8u)
But could not exactly locate the places where i should make changes to make it work for multi-channel audio. So if there are some changes to be made in order to have multichannel support, please suggest.
thanks
dls
