Hi Victor, What exactly is it that you are looking for? Is it C code for encoding a WAV file into MP3? Then you need to download LAME which is available at many sites. Just do a google search. This is a mailing list for LAME users. Once you download the code and start building, feel free to post any questions about how to build/use etc.
On 1/15/06, Victor van der Veen <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm looking for a way to encode (and decode) parts of a wav-file in a > Ansi C program. I searched the Internet but I couldn't find any simple > example source-code. After a (long) search I found this mp3encoder > mailinglist, and I thought it might be a good idea to send an e-mail to > this list. > Is there anyone who can tell me where to start looking for examples for > this subject? I already have the source code of the lame encoding > project. lame.h does seem to be very usefull but it has a lot of > features which I probably don't need. And it does not have a short > example of how to implement the lame encoder. > > Since this is my first post, I'm not sure if I'm doing the right thing. > Please let me know if I didn't. > > Victor van der Veen > _______________________________________________ > mp3encoder mailing list > [email protected] > http://minnie.tuhs.org/mailman/listinfo/mp3encoder > _______________________________________________ mp3encoder mailing list [email protected] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
