sundance
10th February 2012, 14:17
Hello,
I have 6 WAV files (FL,FC,FR,SL,SR,LFE) I would like to convert to AC3 using eac3to. But since eac3to doesn't support multiple WAVs as input (or at least I don't know how to do it...) I planned to use BeSweet to generate an intermediate 6-channel-WAV file.
But when it comes to prepare the mux file for BeSweet, I'm not sure which channel layout has to be used. The BeSweet sticky says:
31. i have six mono waves and would like to encode it to a multichannel ac3/ogg. can BeSweet do that ?
yes. you need to create a ".mux" file, i.e., a textfile with the name of the mono waves :
g:\channelFL.wav
g:\channelC.wav
g:\channelFR.wav
g:\channelSL.wav
g:\channelSR.wav
g:\channelLFE.wav
then feed it to BeSweet : -core( -input channels.mux ... )
31b. and what's the advised channel ordering for producing 6chwav/6chaiff ?
it's :
g:\channelFL.wav
g:\channelFR.wav
g:\channelC.wav
g:\channelLFE.wav
g:\channelSL.wav
g:\channelSR.wav
So what's the correct channel order to use for the following workflow:
BeSweet -core( -input d:\input.mux -output d:\output.wavs -6chwav )
eac3to output.wavs output.ac3 -448
I have 6 WAV files (FL,FC,FR,SL,SR,LFE) I would like to convert to AC3 using eac3to. But since eac3to doesn't support multiple WAVs as input (or at least I don't know how to do it...) I planned to use BeSweet to generate an intermediate 6-channel-WAV file.
But when it comes to prepare the mux file for BeSweet, I'm not sure which channel layout has to be used. The BeSweet sticky says:
31. i have six mono waves and would like to encode it to a multichannel ac3/ogg. can BeSweet do that ?
yes. you need to create a ".mux" file, i.e., a textfile with the name of the mono waves :
g:\channelFL.wav
g:\channelC.wav
g:\channelFR.wav
g:\channelSL.wav
g:\channelSR.wav
g:\channelLFE.wav
then feed it to BeSweet : -core( -input channels.mux ... )
31b. and what's the advised channel ordering for producing 6chwav/6chaiff ?
it's :
g:\channelFL.wav
g:\channelFR.wav
g:\channelC.wav
g:\channelLFE.wav
g:\channelSL.wav
g:\channelSR.wav
So what's the correct channel order to use for the following workflow:
BeSweet -core( -input d:\input.mux -output d:\output.wavs -6chwav )
eac3to output.wavs output.ac3 -448