cplusplus.com
C++ : Forum : Lounge : Internet Source for MP3?
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs


question Internet Source for MP3?

kikolani (26)
I am searching for somewhere on the Internet for how to code in MP3 format. I want to learn how to code in MP3 and how to create MP3 files. Please help. Thanks!
helios (9401)
I believe all MP3 coders are both proprietary and expensive. You might want to consider OGG, instead.
Grey Wolf (2845)
Start at wikipedia[1], there is a section there on the Licensing and patent issues that you will face. There are loads of links of to other places to get the information you will need.

You will probably want to get hold of various parts of the ISO/IEC 13818 standard, I think part 3 covers Audio. AAC is section 7


[1] http://en.wikipedia.org/wiki/MP3
kikolani (26)
Thanks. I will try starting with wikipedia.
Topic archived. No new replies allowed.