Most platforms hover around −14 LUFS integrated. Aim near the target and avoid heavy limiting. Use our analyzer to estimate integrated LUFS and apply a simple gain to normalize.
Quick recipe
ffmpeg -i in.wav -af loudnorm=I=-14:TP=-1.5:LRA=11 out.wav
Understand integrated LUFS targets by platform and a fast path to normalize your tracks.
Most platforms hover around −14 LUFS integrated. Aim near the target and avoid heavy limiting. Use our analyzer to estimate integrated LUFS and apply a simple gain to normalize.
ffmpeg -i in.wav -af loudnorm=I=-14:TP=-1.5:LRA=11 out.wav