Thread: binary WAVE to MPEG layer 3

  1. #1
    Shadow12345
    Guest

    binary WAVE to MPEG layer 3

    Does anyone know how to convert from waves to mp3s?

  2. #2
    Registered User alex6852's Avatar
    Join Date
    Sep 2001
    Posts
    43
    There is a small problem with mp3 format - it's not free. I mean you need to pay some money to have a mp3 coder, so this format is kind of closed.
    But I have interesting example here. It uses dll file though.
    C++ rulez!!!

  3. #3
    Shadow12345
    Guest
    Just as good! Thanks a bunch!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. arrays vs lists? And containers in general!
    By clegs in forum C++ Programming
    Replies: 22
    Last Post: 12-03-2007, 02:02 PM
  2. Replies: 0
    Last Post: 11-04-2006, 11:07 AM
  3. Binary Search Trees Part III
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-02-2004, 03:00 PM
  4. Tutorial review
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 03-22-2004, 09:40 PM
  5. Request for comments
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-02-2004, 10:33 AM