Page 1 of 1

access to mp3 files - with php

Posted: Wed Nov 16, 2005 6:24 pm
by stephank
Hi

I am working on an audio project and there is the need to manipulate .mp3 files that live on a server. The front end is uploading .mp3 files from the user's computer. That part is built. The problematic part is that we also need to create small audio preview files (let's say the first 15 seconds of each clip). Does php have access to the mp3 files? Is there a library out there that allows to extract the first 15 seconds of an mp3 file and save it as a seperate "preview file" on the server?

Any insights or leads appreciated.

Thanks

stephan

Posted: Wed Nov 16, 2005 6:27 pm
by josh