Need help on how to use Pymedia!

3c273 nospam at nospam.com
Thu Aug 5 11:15:44 EDT 2004


"CptPicard" <jpmorichon at earthlink.net> wrote in message
news:AXgQc.508$nx2.344 at newsread2.news.atl.earthlink.net...
> Hi,
> I am currently trying to use pymedia so to get the following informations
> (author, song title, ...) from a mp3 file.
> The documentation I downloaded is quite limited : It gives some clues on
how
> to get that information (method getInfo() from pymedia.audio.acodec).
> However, it does not explain what has to be done prior to that call.
> I downloaded pycar but it did not help me.
>
> Could someone give me a more detailed documentation on pymedia or some
clues
> on how to get the information I need ?
>
> Thanks for your help
>
Hi,
I have never used pymedia but section 6.7 of the "Dive Into Python" tutorial
describes a class for getting mp3 file information. It is quite simple and
if I recall correctly, it worked perfectly when I tried it. HTH.
Louis





More information about the Python-list mailing list