ffmpeg-audio-filter
Installation
SKILL.md
Ffmpeg Audio Filter
Context: $ARGUMENTS
Quick start
- Loudness normalize (YouTube, podcast, broadcast): 2-pass loudnorm → Step 1
- Quick volume bump/cut:
volumefilter → Step 2 - Change speed without pitch shift:
atempo(chain if outside 0.5–2.0) → Step 2 - Mix two tracks (voice over music):
amixwitharesample+aformatguards → Step 2 - Stereo → mono / 5.1 → stereo:
panwith explicit channel map → Step 2 - Trim leading/trailing silence:
silenceremove→ Step 2 - Verify result:
ebur128orastats→ Step 3