|
Posted by Chuck Anderson on 07/25/07 20:40
Michael Fesser wrote:
> .oO(Chuck Anderson)
>
>> I still want to ask her, though, about Php scripts to read the "header
>> and label" information in mp3 files. Does anyone know of any scripts or
>> classes that can do that?
>>
>
> Try a Google search for "php mp3 id3" or something like that. There are
> some classes available.
>
> Micha
>
Okay. I've done some looking around and have decided that getid3() -
http://www.getid3.org/ - is the mp3 id tag reading/writing program I
like best.
It's a sourceforge project - written in Php - is all encompassing (id3v1
and id3v2 - audio and video files) - and it has great demos and
documentation. The demos make it very easy to understand.
It should be pretty simple to write a script to build a database of my
mp3 collection now.
Playing the mp3's, on the other hand, does not look like a simple matter
(unless I use the Winamp API).
--
*****************************
Chuck Anderson • Boulder, CO
http://www.CycleTourist.com
*****************************
Navigation:
[Reply to this message]
|