Aubin Paul wrote:
> Sure, I wrote a previous email to Rob about how we could concievably
> do something like that. 
>
> To get bitrate, I used id3 directly:
>
> from mmpython.audio import eyeD3
> id3 = eyeD3.Mp3AudioFile( filename )
> vbr,br = id3.getBitRate()
> comment = id3.tag.getComment()

Isn't bitrate also parsed by mmpython? So using mmpython to get all
information seems to be a cleaner way. BTW, it would be very cool if
someone could update the music db to store all mmpython informations,
the we can remove the mmpython.cache files in vfs.


Dischi

-- 
System going down at 1:45 this afternoon for disk crashing.

Attachment: pgpxiLBjzAKSN.pgp
Description: PGP signature

Reply via email to