List of recommended LAME settings
Reply #11 –
Originally posted by user
160 kbits CBR
-b 160 -m j --nspsytune --lowpass 16 -q 0
suggested by kjempen
As I understand correctly, -q 0 is not such a good idea in combination with --nspsytune . Better leave -q0 out (or replace it by -h == -q 2 which is already default with --nspsytune as is -mj).
Looking at the 128 kbs suggestions, maybe add --ns-bass -4 (or -8) here too. Comments anyone?
So what about this:
-b 160 --nspsytune --lowpass 16 --ns-bass -8 (or -4)
GeSomeone.