I use PyMedia and mutagen.
I've found PyMedia to be excellent for creating custom mp3 files from
line input and performing frequency/energy analysis. I can't say that
I've tried to convert other audio formats to MP3 with it, but I'm sure
it's possible. I was able to get a working binary of v1.3.7
Wondering what experiences people have had using various packages for
extracting data from and manipulating mp3 files. Specifically, i need
to get a song duration, which as i understand it, you extract from the
framesets, as well as the typical id3 stuff like artist, album, song,
year, etc. Ideally
Wondering what experiences people have had using various packages for
extracting data from and manipulating mp3 files. Specifically, i need to get a
song duration, which as i understand it, you extract from the framesets, as
well as the typical id3 stuff like artist, album, song, year, etc. Idea