Skip to content

Consider adding -q4 to LAME converter presets #3344

Description

@neodyne


encoder lame -q4 -b320 - %o

LAME default, which is used when no switch is given, is -q3. q<4 counterintuitively degrades mp3 quality, with the change to the "new" (2011) psychoacoustic model. Upstream doesn't see much movement, if at all, so LAME is either patched downstream (adoption takes time), or individual applications explicitly set q4 (like in this case deadbeef would). See also:

https://sourceforge.net/p/lame/bugs/516/
https://hydrogenaudio.org/index.php/topic,126120.175.html
https://forum.audacityteam.org/t/critical-mp3-encoder-quality-bug-needs-to-be-fixed/149016
enzo1982/freac#753

EDIT:
for VBR, the switch might not be needed, but doesn't hurt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions