media-kit / media-kit

A cross-platform video player & audio player for Flutter & Dart.
https://github.com/media-kit/media-kit
MIT License
893 stars 126 forks source link

Support audio normalization #800

Open Neved4 opened 2 weeks ago

Neved4 commented 2 weeks ago

Hey thx for an amazing project! 🚀

Would you be open to adding audio / loudness normalization to media-kit? It'd mean adding ffmpeg's dynaudnorm to the default bundled libraries, and allow other projects to deliver consistent audio levels.

Related: spotube#164.