开发者

How to do FLAC or mpeg with python

I'm looking for python code that can convert .wav or other format to FLAC or mpeg. I hope there is one that doesn't depend on other binaries or libraries and just pure python so that it can run independently anywhere where 开发者_如何学Gopython is installed ie also serverside. Do you know any examples?

Thanks


Python Audio Tools seems to fit your description.

Worst case, you'd have to rip the source code out and go from there.

As others have said, there are other alternatives.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜