Page 1 of 1

How can i get the length of a mp3-file?

Posted: Tue May 14, 2002 12:04 pm
by philipp
Hi Guys
How can i get the length of a mp3-file (not the bytesize)?
I 'only' need the length of a song, not any other information provided in the IDv1, IDv2 tags
Hope you can help me. I'm getting mad about this problem... 8O

Posted: Tue May 14, 2002 1:53 pm
by volka
how about playing it in winamp with the httpq-plugin (qhttp?)
hmmm....I'm sorry about this post ;)

Posted: Wed May 15, 2002 8:09 am
by enygma
there's a few "MP3 classes" out there that help you read the infomration from the headers, and they're already made....

Look on phpclasses.org or freshmeat.net and see if you can find one...
-enygma