djr33
04-28-2008, 11:00 PM
Anyone know of an extension for PHP, or even something else on the server that isn't awful to work with, that will allow converting an audio file?
I want to have the user upload a file of a few reasonable formats, then convert to a well compressed mp3 or other common format. This should be automated and save to a folder on the server. It doesn't need to be output back to the user and could even take some time to process, if that helps.
(Basically creating an archive of recordings people make.)
I want to have the user upload a file of a few reasonable formats, then convert to a well compressed mp3 or other common format. This should be automated and save to a folder on the server. It doesn't need to be output back to the user and could even take some time to process, if that helps.
(Basically creating an archive of recordings people make.)