Re: Php based app and mp3's
- From: Chuck Anderson <websiteaddress@xxxxxxxxx>
- Date: Wed, 25 Jul 2007 14:40:30 -0600
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
*****************************
.
- References:
- Php based app and mp3's
- From: Chuck Anderson
- Re: Php based app and mp3's
- From: Jerry Stuckle
- Re: Php based app and mp3's
- From: Chuck Anderson
- Re: Php based app and mp3's
- From: Michael Fesser
- Php based app and mp3's
- Prev by Date: Where are my values?!
- Next by Date: Re: Where are my values?!
- Previous by thread: Re: Php based app and mp3's
- Next by thread: Re: Php based app and mp3's
- Index(es):
Relevant Pages
|