
 Danish Lambe - 2008-05-12 09:50:08
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.