I would like to allow my users to upload a large wav file and have it
converted to one of the following: a smaller wav file, an MP3, RA or
WMA.
My users have access to only large files, and it is not an option to
ask them to do the converting on their own.
I've done a little research, but can't seem to find anything on this.
Can PHP do this. Should I have PHP call an outside program? which one?
how? My server's OS is XP.
All suggestions welcome and appreciated.
SM
converted to one of the following: a smaller wav file, an MP3, RA or
WMA.
My users have access to only large files, and it is not an option to
ask them to do the converting on their own.
I've done a little research, but can't seem to find anything on this.
Can PHP do this. Should I have PHP call an outside program? which one?
how? My server's OS is XP.
All suggestions welcome and appreciated.
SM
Comment