Log in

View Full Version : BeSweet - bad channel order from LST


JnZ
27th January 2006, 12:33
Hi,

I've just discovered strange thing in Be Sweet. I read BeSweet FAQ, and didn't notice this, so I post it there.
- I have 6ch 16-bit WAVe.
- This WAVe contains 4 parts. (part1.wav,part2.wav,part3.wav,part4.wav)
- I want six mono waves, then mux to AC3.
- Using BeSweet v1.5b31

So I make LST file, which contains this lines:

y:\part1.wav
y:\part2.wav
y:\part3.wav
y:\part4.wav
I use Besweet with this syntax: BeSweet.exe -core( -input "y:\a.lst" -output "d:\all-" -6ch )

Converting this LST file in BeSweet give me this:

all-C.wav - which is SL in real
all-FL.wav - which is C in real
all-FR.wav - which is LFE in real
all-LFE.wav - which is SR in real
all-SL.wav - which is FL in real
all-SR.wav - which is FR in real

So channel order is changed. When open directly part1.wav, channel order is OK.

If this is known bug or I'm wrong, please don't kill me.:)