Log in

View Full Version : Using besweet gui AC3 -> mono mp3


shutdown
3rd August 2004, 01:07
I have an AC3 "T01 2_0ch 192Kbps" file which is mono (that is dual-mono).
Now I want to encode it to mp3 @96Kbps mono.

The parameters which got me confused are in the "Azid1" part of besweet. (the "output modes")

This is what I choose:
http://img57.exs.cx/img57/2306/P000.gif
So the resulting command line is:


-azid( -m mono -s mono -d 2/0 -c normal -g 0.95 ) -lame( -m m -b 96 ) -profile( ~~~~~ Default Profile ~~~~~ )

Did I do this the right way?

Thanks.

pacohaas
3rd August 2004, 13:04
i wouldn't worry about any of that stuff in azid section, just let lame do it(as you have it set up) and it should be fine.

shutdown
4th August 2004, 05:14
Thanks.
BTW, the result mp3 was bad - played at twice the speed and very distorted. I've unchecked the first two check options in the "otput modes" and now it's fine.

pacohaas
4th August 2004, 07:20
ok, it's probably the 2nd one that did it though, since only the green colored options are used by BeSweet

niamh
12th August 2004, 07:25
Try this

Mono 96 k=-azid( -s mono -c normal -L -3db ) -ota( -hybridgain ) -ssrc( --rate 44100 ) -lame( -m m -b 96 -p )

that's my command line for mono stuff