slhck / ffmpeg-normalize

Audio Normalization for Python/ffmpeg
MIT License
1.28k stars 118 forks source link

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

Open slhck opened 4 months ago

slhck commented 4 months ago

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