How to use the Bass library to convert audio to another format (using C#)

Posted by Siemsen on Stack Overflow See other posts from Stack Overflow or by Siemsen
Published on 2010-12-24T17:32:58Z Indexed on 2010/12/24 17:54 UTC
Read the original article Hit count: 214

Filed under:
|
|
|

Good day everyone and happy holidays.

I'm trying to create a "simple" program that allows me to create a list of video files (Youtube video's to be precise) that are then run through by my program and converted any given format to pure MP3 audio. For this purpose I'm trying to use the BASS.dll and well it isn't going so well.

I was wondering if anyone has used BASS to convert from one audio format to another? Or is there another library better suited for this?

© Stack Overflow or respective owner

Related posts about c#

Related posts about audio