Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Need help with 160 ABR MP3 custom setting (Read 1857 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Need help with 160 ABR MP3 custom setting

Hello, I want to create a custom setting to obtain 160 ABR MP3s but am unsure what to put and how that works. Any help appreciated. I read some docs but it's over my head a great deal.

Re: Need help with 160 ABR MP3 custom setting

Reply #1
lame.exe --abr 160 -q0 --noreplaygain input.wav output.mp3


Re: Need help with 160 ABR MP3 custom setting

Reply #3
"Parameters" input field: replace "-b 320" with "--abr 160".

Also change description of the preset (in the 2 bottom fields)

Re: Need help with 160 ABR MP3 custom setting

Reply #4
"Parameters" input field: replace "-b 320" with "--abr 160".

Also change description of the preset (in the 2 bottom fields)

Thanks so much lvqcl :)