toraneko
10th October 2003, 18:03
I'm using LAME 3.93.1.
I use to encode audio files with "-m j -q 0 --abr" options so that their size equals the one of a CBR 128 bps file. this typically gives me something like "-m j -q 0 --abr 140".
I've read something like "joint stereo" stores "left-right" and "left+right" with different compression.
encoding an audio file into a mono MP3 file seems like to me as only storing "left+right" or maybe "(left+right)/2".
but it also seems that I can't divide by two the bitrate from "joint stereo" to "mono".
am I wrong ? which bitrate should I try to achieve ?
I use to encode audio files with "-m j -q 0 --abr" options so that their size equals the one of a CBR 128 bps file. this typically gives me something like "-m j -q 0 --abr 140".
I've read something like "joint stereo" stores "left-right" and "left+right" with different compression.
encoding an audio file into a mono MP3 file seems like to me as only storing "left+right" or maybe "(left+right)/2".
but it also seems that I can't divide by two the bitrate from "joint stereo" to "mono".
am I wrong ? which bitrate should I try to achieve ?