On Nov 16, 2004, at 7:24 PM, Manuel Lemos wrote:

Hello,

On 11/16/2004 10:58 PM, Ryan King wrote:
Anyone out there have a way to read the header info out of an mp3 file? I'm able to parse out the id3 tags, but am having trouble finding a way to read the header info. The info I'm trying to get is the playtime and bitrate.

Here you can find several solutions that can do exactly that:

http://www.phpclasses.org/browse/class/34.html

Ah, I had tried phpclassses.org before but didn't find what I needed. Most of those classes only do id3 tags, while I need the frame headers, too. I see now that there is a class there that will help.


thanks,
ryan

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to