bastibe / python-soundfile

SoundFile is an audio library based on libsndfile, CFFI, and NumPy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soundfile.info does not work on mp3

lixuyuan102 opened this issue · comments

soundfile.read can read ".mp3". However sf.info get :

Error opening '.....mp3' File contains data in an unknown format.

You will probably need to re-open this issue with libsndfile.

You will probably need to re-open this issue with libsndfile.

Thanks