Qjimbo
Jan 14 2006, 05:22
Hey all,
Does anyone have any tools that allow you to reorder the channels in multichannel wav files from the commandline? I have a load of WAVs ripped with the DVD-A ripper that are in the incorrect L,R,C,BL,BR,LFE order as opposed to L,R,C,LFE,BL,BR. Unless there's some kind of winamp plugin that allows you to rearrange the channels, I'll have to fix them all. Any ideas?
Thanks!
Skelsgard
Jan 14 2006, 07:50
BeSweet. It allows channel reordering functions.
cabbagerat
Jan 14 2006, 10:11
SoX can also do it, with a touch of batch file (or shell script) writing.
Qjimbo
Jan 14 2006, 14:24
QUOTE(Wonderchan @ Jan 14 2006, 01:50 PM)
BeSweet. It allows channel reordering functions.
Hmm I couldn't find any of those options, besides demuxing the track, then remuxing it in a different order witha mux file, which would be pretty painful. I'll take a look at that other one in a sec.
EDIT: Ok Sox doesn't look that straightforward either. Can anyone provide some batch file examples of how to do it?