Key Facts
- Category
- Media
- Input Types
- file
- Output Type
- json
- Sample Coverage
- 4
- API Ready
- Yes
Overview
The Audio LUFS Meter measures the loudness of audio files using the EBU R128 standard. It calculates integrated, short-term, and momentary LUFS values to help ensure broadcast and streaming compliance.
When to Use
- •When preparing audio for broadcast television or radio to meet loudness regulations.
- •To normalize podcast episodes for consistent listener experience.
- •During audio post-production to check and adjust loudness levels in mixes.
How It Works
- •Upload an audio file in a supported format such as MP3 or WAV.
- •The tool runs FFmpeg's ebur128 filter to analyze the audio.
- •It outputs a JSON report with integrated, short-term, and momentary LUFS measurements.
Use Cases
Examples
1. Broadcast Compliance Check
Broadcast Engineer- Background
- A broadcast engineer is finalizing audio for a TV commercial to air on national television.
- Problem
- The audio must meet EBU R128 loudness standards to avoid broadcast violations.
- How to Use
- Upload the commercial's audio file to the Audio LUFS Meter.
- Outcome
- The tool outputs integrated LUFS values, allowing the engineer to verify compliance and make adjustments if needed.
2. Podcast Episode Normalization
Podcast Producer- Background
- A podcast producer notices that episodes have inconsistent loudness, causing listener complaints.
- Problem
- Episodes vary in loudness, leading to a poor listening experience on streaming platforms.
- How to Use
- Measure each episode's audio file using the LUFS Meter to get integrated LUFS readings.
- Outcome
- Based on the results, the producer normalizes audio levels to a target LUFS, such as -16 LUFS, for consistent playback.
Try with Samples
audio, fileRelated Hubs
FAQ
What is LUFS?
LUFS stands for Loudness Units Full Scale, a standard for measuring audio loudness.
What audio formats are supported?
The tool supports common audio formats like MP3, WAV, AAC, and others via the audio/* file type.
How is LUFS different from dB?
LUFS measures perceived loudness over time, while dB often measures peak or RMS levels.
Can I measure multiple files at once?
Currently, the tool processes one audio file at a time.
What do the different LUFS metrics mean?
Integrated LUFS is the overall loudness, short-term is over 3 seconds, and momentary is over 400 milliseconds.