0

I am using moviepy to generate MP4 files from sets of shorter clips, each with their own audio. The problem is that the resulting MP4 often has a very high dynamic range from one clip to the next and I would like to apply audio compression to make it easier on the ears. In Google I can only find results about audio information compression, but not about audio compression from the audio engineering perspective.

I would like to know if there is some way of doing this with moviepy, or with some other library. I have no issue with invoking (non interactive) command line utilities either.

Thank you.

ambsrc
  • 1
  • What you want to compress is the dynamic range, or apply a form of loudness normalization. If you use these keywords, better things might appear. – Jon Nordby Oct 24 '22 at 16:23

0 Answers0