What problem does it solve?
Interpreting ffmpeg audio measurements is error-prone because metrics like spectral crest, crest factor, LUFS, and true peak are easily confused, and ffmpeg's documentation is terse about exact computations, units, and ranges. This Skill provides verified, source-checked definitions of every metric produced by the aspectralstats, astats, ebur128, and loudnorm filters.
Core Features & Use Cases
- Metric Definitions: Precise computation formulas, units, ranges, and confidence levels for every aspectralstats, astats, ebur128, and loudnorm metric, verified against FFmpeg 8.1 source.
- Disambiguation: Clarifies commonly confused pairs such as spectral crest vs time-domain crest factor, kurtosis vs excess kurtosis, and sample peak vs oversampled true peak.
- Standards Reference: Documents loudness targets from ITU-R BS.1770, EBU R128, ATSC A/85, and platform norms for Spotify, Apple Podcasts, YouTube, and ACX.
- Use Case: When a user reports their podcast measures -18 LUFS integrated with a -1.5 dBTP true peak, use this Skill to explain what those numbers mean and which platform targets they satisfy.
Quick Start
Ask the assistant to explain what the loudnorm output fields input_i, input_tp, and input_lra mean for your measured audio file.