|
|
Subject:
Program to automatically extract a snippet from an audio file
Category: Computers > Programming Asked by: jpbischke-ga List Price: $10.00 |
Posted:
07 Dec 2005 18:45 PST
Expires: 06 Jan 2006 18:45 PST Question ID: 602959 |
We would like to set up a feature for a website that allows a visitor to upload an audio file and automatically have a snippet (say 10%) of that audio file created. For example, a visitor could upload a five minute song and specify that they wanted their sample to be 10% of the length of the entire song. A 30 second file would then be created consisting of the first 10% of the song. Does anyone know of an easy way to do this or an application that might assist with this? |
|
There is no answer at this time. |
|
Subject:
Re: Program to automatically extract a snippet from an audio file
From: ljbuesch-ga on 07 Dec 2005 20:12 PST |
What language are you using? php/asp/.net/other?? |
Subject:
Re: Program to automatically extract a snippet from an audio file
From: jpbischke-ga on 07 Dec 2005 22:05 PST |
PHP (It's a LAMP environment) |
Subject:
Re: Program to automatically extract a snippet from an audio file
From: adcrazy-ga on 17 Dec 2005 00:09 PST |
hi i dont know much about php but i doubt it is strong enough to support file functions like the one u would require to clip a file. maybe u should consider using servlets or asps. i think u could write an asp to split the file. that again will not be easy ! different audio formats would have different file headers and formats. maybe the code here : http://cue-splitter.enfis.it will help u understand. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |