Hi,
 
Don't know if this is proper forum to ask, but am sure I'll soon find out. 
Given this scenario:
1.)  I've got a website, NT/IIS/ASP where members of my yahoo group upload mp3s of their computer-generated music
2.)  These are mostly near-cd quality regular mp3s - 128 kbps I think is the sampling rate
3.)  Upon upload I generate the m3u file for streaming
4.)  Streaming the files is great for those with broadband connections, but not for those with modem connections, i.e. <= 56K
5.)  Would it be feasable to write a VB dll (COM+) component that could call some function within some MP3 software, passing it a reference to the
      newly uploaded file and have it resample the file to around 24 kbps that might more readily be streamed by those with slower connections
      and save that version separately?
6.)  If so, is there a readily available API reference published somewhere with the details one would need to accomplish this?
7.)  Disclaimer - this is only for use with our original fractal-/generative creations and as a service to my egroup - absolutely No Napster-type intentions!
 
Any thoughts welcomed and appreciated, if this is not the best place to ask, please accept my apologies.
 
Phil Jackson  
   

Reply via email to