Smush some MP3's together on the server...

  • Thread starter Thread starter David Lozzi
  • Start date Start date
D

David Lozzi

Howdy,

I need to have my end users to upload a few MP3s (ripped from a multi-track
CD) and then have ths server combine the multiple MP3s into a single MP3 for
streaming and downloading. Is this possible? I'm guessing I need a 3rd party
app? Anyone know of anything??

Thanks!!
 
Hi David,

Thanks for posting!

For the current issue, in my opinion, the issue isn't related to the
ASP.NET. Since the MP3 spec is not designed by Microsoft, there is lots of
software from third party supplies this functionality.

Please look the following link:
http://www.leadtools.com/SDK/MULTIMEDIA/Multimedia-Capture.htm

You should use interop to approach the current issue in your .NET
application.

Regards,

Yuan Ren [MSFT]
Microsoft Online Support
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top