Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要从 MP3 或 FLAC 中读取相对于自身的平均 dB。我不能使用 PyDub,因为它依赖于我无法安装的 FFMPEG/AVCONV。一种变通的解决方案是可以接受的,例如:在处理之前将 MP3/FLAC 转换为 wav。