[PR #9222] Audio normalization #12024

Closed
opened 2026-02-07 06:48:41 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/9222

State: closed
Merged: Yes


This is my second attempt at audio normalization. This uses FFmpeg to get the LUFS using the ebur128 filter. This is then is stored in the library database for later use by the htmlaudioplayer.

Please let me know of any suggestions or oversights.

Thanks!

Frontend here: https://github.com/jellyfin/jellyfin-web/pull/4318

Changes
Added LUFS data for audio files
Added LUFS to dto
Added LUFS grabber

Issues

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/9222 **State:** closed **Merged:** Yes --- This is my second attempt at audio normalization. This uses FFmpeg to get the LUFS using the ebur128 filter. This is then is stored in the library database for later use by the htmlaudioplayer. Please let me know of any suggestions or oversights. Thanks! Frontend here: https://github.com/jellyfin/jellyfin-web/pull/4318 **Changes** Added LUFS data for audio files Added LUFS to dto Added LUFS grabber **Issues**
OVERLORD added the pull-request label 2026-02-07 06:48:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12024