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.
有没有办法在 Python 中测量音频输出电平?我想每 1/10 秒测量一次 30 秒音频文件的音量,然后将数据导出到 Excel 之类的文件中。这可能吗?
我知道这是一个长镜头,但也许有一些 libavcodec/FFMpeg 端口到 python。总是值得一试,看看是否有沿着这些路线存在的东西......