-
Notifications
You must be signed in to change notification settings - Fork 0
Loudnorm EBU R128
Crysisjim edited this page May 29, 2026
·
2 revisions
Loudnorm normalization automatically adjusts the volume of your files to the EBU R128 standard. Result: all your files have the same perceived loudness — no more adjusting volume between episodes.
- Pass 1 — FFmpeg measures the actual loudness of the file
- Pass 2 — FFmpeg encodes with precise correction based on the measurement
| Parameter | Description | Recommended Values |
|---|---|---|
| I (LUFS) | Target average loudness (Integrated) |
-23 broadcast · -18 web · -16 streaming |
| LRA | Allowed loudness range |
11 TV standard · 5-7 radio · 15-20 cinema |
| TP (dBTP) | Maximum peak level (True Peak) |
-1.0 standard · -2.0 extra safety |
| Use Case | I (LUFS) | LRA | TP |
|---|---|---|---|
| Broadcast TV (EBU R128) | -23 | 11 | -1.0 |
| Streaming (Spotify, YouTube) | -16 | 11 | -1.0 |
| Podcast | -16 to -18 | 7 | -1.0 |
| Cinema / Series | -18 to -23 | 15-20 | -1.0 |
✅ AAC · Dolby Digital · Dolby Digital Plus · MP3 · Opus · WMA v2 · Vorbis
❌ FLAC · ALAC · PCM · DTS (encoding without audio filter — Loudnorm auto-disabled)
La normalisation Loudnorm ajuste automatiquement le volume selon la norme EBU R128. Résultat : tous vos fichiers ont le même volume perçu — fini de monter/baisser le son entre épisodes.
- Passe 1 — FFmpeg analyse le volume réel du fichier
- Passe 2 — FFmpeg encode avec correction précise basée sur la mesure
| Paramètre | Description | Valeurs recommandées |
|---|---|---|
| I (LUFS) | Volume moyen cible (Integrated Loudness) |
-23 broadcast · -18 web · -16 streaming |
| LRA | Plage dynamique autorisée |
11 standard TV · 5-7 radio · 15-20 cinéma |
| TP (dBTP) | Niveau de crête maximum (True Peak) |
-1.0 standard · -2.0 extra sécurité |
| Usage | I (LUFS) | LRA | TP |
|---|---|---|---|
| Broadcast TV (EBU R128) | -23 | 11 | -1.0 |
| Streaming (Spotify, YouTube) | -16 | 11 | -1.0 |
| Podcast | -16 à -18 | 7 | -1.0 |
| Cinéma / Série | -18 à -23 | 15-20 | -1.0 |
✅ AAC · Dolby Digital · Dolby Digital Plus · MP3 · Opus · WMA v2 · Vorbis
❌ FLAC · ALAC · PCM · DTS (encodage sans filtre audio — Loudnorm désactivé automatiquement)