slhck / ffmpeg-normalize

Audio Normalization for Python/ffmpeg
MIT License
1.25k stars 117 forks source link

Only run one pass when `--dynamic` flag is passed. #263

Open slhck opened 3 months ago

slhck commented 3 months ago

Only run one pass when --dynamic flag is passed to avoid having to double-process.