Re-encoding mp3 files into smaller files with lame
Last modified on July 24, 2026 • 1 min read • 60 wordsMy old mp3 player broke quite a while ago and now I am using a very primitive one that has only 128 MB and which refused to play some mp3s.
lame --mp3input -V 3 --strictly-enforce-ISO --resample 12 original.mp3 reencoded.mp3