How To Get Duration Of Audio File

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
danish315
Forum Newbie
Posts: 1
Joined: Mon May 12, 2008 4:34 am

How To Get Duration Of Audio File

Post by danish315 »

Hi,
I am developing a application in PHP where from a specified location i have to get file names and duration of all the audio files present in that folder. The audio files can be in any format (WAV,DSS, VOX).
I am able to get the duration by using the ffmpegav of mp3, flv, wav and others.
But my problem is how do i get the duration of the audio files of (DSS, VOX). and display that with the name of the file.

http://www.starwebdesigner.com
http://www.danishlambe.com
Cst. Mumbai
9930538132
Last edited by onion2k on Mon May 12, 2008 7:12 am, edited 1 time in total.
Reason: Religious rubbish removed. Don't post it again, it's against the rules.
Post Reply