Normalizes audio loudness to broadcast standards using FFmpeg loudnorm filter with EBU R128 two-pass analysis. Measures integrated LUFS, true peak, and loudness range via ffmpeg -af loudnorm=print_format=json.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "FFmpeg Audio Normalization Pipeline"
slug: "ffmpeg-audio-normalization-pipeline"
description: "Normalizes audio loudness to broadcast standards using FFmpeg loudnorm filter with EBU R128 two-pass analysis. Measures integrated LUFS, true peak, and loudness range via ffmpeg -af loudnorm=print_format=json."
github_stars: 58972
verification: "listed"
source: "https://github.com/FFmpeg/FFmpeg"
category: "Media & Transcription"
framework: "OpenClaw"
tool_ecosystem:
github_repo: "ffmpeg/ffmpeg"
github_stars: 58972
---
# FFmpeg Audio Normalization Pipeline
Normalizes audio loudness to broadcast standards using FFmpeg loudnorm filter with EBU R128 two-pass analysis. Measures integrated LUFS, true peak, and loudness range via ffmpeg -af loudnorm=print_format=json.
## Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- Source: https://github.com/FFmpeg/FFmpeg
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/ffmpeg-audio-normalization-pipeline/)
No comments yet. Be the first to comment!