SoX has a flag for automatic gain control with the --guard flag. This helps prevent clipping during file conversion (i.e. resampling, bit depth conversion, mp3 to wave, etc). Does ffmpeg have anything similar?
It seems like an intuitive and common sense option to include; however, I can't find it. How come?
Thanks!