video_normalize_audio
Normalize video audio loudness to a target LUFS level for compliance with platform loudness standards such as YouTube (-16 LUFS) or broadcast (-23 LUFS).
Instructions
Normalize audio loudness to a target LUFS level.
Common presets: -16 (YouTube), -23 (EBU R128/broadcast), -14 (Apple/Spotify).
Args: input_path: Absolute path to the input video. target_lufs: Target integrated loudness in LUFS (default -16 for YouTube). output_path: Where to save the output. Auto-generated if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| target_lufs | No | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||