CURRENT SETTINGS: According to online blogs and testing, use 32ktbs is "fair" for my use:
lame -b 32 --resample 22.050 input.mp3 output.mp3
LAME VBR:
Since size is really an issue, I wish to push further with a Variable Bit Rate solution around 32k. But as far as I see, VBR settings start at -V 9
aka around 65k, with the range of 45...85k :
WANTED SETTINGS:
How to have VBR around 32k ? (preferably with LAME's command line)