Hi to all.
Could be some way to calculate the length of a wav file using php?
My problem:
I'm receiving a list of file recorded in wav format that i have to convert to mp3 and then save a link to the file name, file size and duration to mysql table.
everything it ok, but I don't have duration in minutes or second of the recording.
I don't know how to get it using php.
Thanks a lot in advance.
Can I calculate length of audio files wav or mp3?
Moderator: General Moderators
Re: Can I calculate length of audio files wav or mp3?
Thanks a lot Buckit