Re: Renaming "back" channels of 5.1 FLACs
Reply #1 –
For FLAC you can use metaflac
metaflac.exe --remove-tag=WAVEFORMATEXTENSIBLE_CHANNEL_MASK --set-tag=WAVEFORMATEXTENSIBLE_CHANNEL_MASK=0x60f file.flac
Also, some software can remap channels during conversion, for example, foobar2000 with DSP Matrix mixer.
Notice, that some decoders which don't support reading WAVEFORMATEXTENSIBLE_CHANNEL_MASK from FLAC can still treat files as 5.1 back anyway.