Re: is it possible to get the length of an MP3 files from PHP?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: is it possible to get the length of an MP3 files from PHP?

From: Oliver Grätz <oliver.graetz@gmx.de>
Date: Thu Aug 25 2005 - 04:25:36 CEST

lkrubner@geocities.com schrieb:
> A friend asked me to put together a RSS script for their podcasts. RSS
> 2 likes to know the length of the media files it is about to play. Can
> I get MP3 metadata from PHP? Can PHP find out the length in seconds of
> a media file?
>
You are in a good position as PHP programmer since there only PHP
features the swiss-army-knife of meta-data-readers:

http://getid3.org/

Reads the file info into an array.

AllOLLi
Received on Mon Oct 24 02:09:30 2005