MP3
From Just Solve the File Format Problem
(Difference between revisions)
(LoCFDD) |
Dan Tobias (Talk | contribs) |
||
Line 19: | Line 19: | ||
* [http://lame.sourceforge.net/ LAME MP3 encoder: open-source] | * [http://lame.sourceforge.net/ LAME MP3 encoder: open-source] | ||
* [http://www.rarewares.org/mp3-lame-libraries.php LAME compiled libraries] - needed for various software to let it import/export/use MP3s | * [http://www.rarewares.org/mp3-lame-libraries.php LAME compiled libraries] - needed for various software to let it import/export/use MP3s | ||
+ | |||
+ | == Other links == | ||
+ | * [http://www.tonedeaf.com.au/news/international-news/306773/3d-print-mp3-vinyl-record.htm Now You Can 3D Print Any MP3 Into A Vinyl Record] |
Revision as of 00:05, 8 August 2013
MP3 is the name commonly given to the audio formats specified by MPEG-1 Layer III and MPEG-2 Layer III, standardized as ISO/IEC 11172-3:1993. It uses lossy compressed data. It is based in part on work by the Fraunhofer Institute, which still holds patents in the format. Other companies may also hold patents encumbering its implementation.
ID3 tags are often used to provide metadata in MP3 files, though they aren't part of the MP3 specification.
References
Software
- MP3DirectCut -- MP3 editor
- LAME MP3 encoder: open-source
- LAME compiled libraries - needed for various software to let it import/export/use MP3s