How do I read information as bitrate, length, etc. Different file formats, mp3, wmw etc etc. from a sound file.
I guess there is some library/class out there, perhaps I could try out.
Any suggestions?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
getID3() is a PHP script that extracts useful information from MP3s & other multimedia file formats. Last updated Aug. O8
Sourceforge Directory http://sourceforge.net/projects/getid3/files/getID3%28%29%201.x/
Another good one at PHP Audio Formats Manipulation
Edit : getID3 works amazingly well.
Test Shot