Differenze tra le versioni di "La struttura di un file MPEG"
Da Gambas-it.org - Wikipedia.
Riga 2: | Riga 2: | ||
* '''http://www.codeproject.com/Articles/8295/MPEG-Audio-Frame-Header#Introduction codeproject.com''' | * '''http://www.codeproject.com/Articles/8295/MPEG-Audio-Frame-Header#Introduction codeproject.com''' | ||
− | * http://www.mp3-tech.org/programmer/frame_header.html | + | * '''http://www.mp3-tech.org/programmer/frame_header.html''' |
* http://id3.org/id3v2.4.0-frames | * http://id3.org/id3v2.4.0-frames | ||
* http://mypod.sourceforge.net/user%20manual/html/apa.html | * http://mypod.sourceforge.net/user%20manual/html/apa.html |
Versione delle 09:16, 18 ago 2017
Riguardo a questo argomento rinviamo ad almeno questi siti:
- http://www.codeproject.com/Articles/8295/MPEG-Audio-Frame-Header#Introduction codeproject.com
- http://www.mp3-tech.org/programmer/frame_header.html
- http://id3.org/id3v2.4.0-frames
- http://mypod.sourceforge.net/user%20manual/html/apa.html
- http://www.autohotkey.com/board/topic/26901-mp3-file-structure-howto/
- http://code.newobjects.com/asp/mp3/article.htm
- http://www.gigamonkeys.com/book/practical-an-id3-parser.html
- http://xjaphx.wordpress.com/2011/06/28/a-quick-study-on-mp3-file-structure/
- http://www.multiweb.cz/twoinches/mp3inside.htm
- http://www.mp3-converter.com/mp3codec/mp3_anatomy.htm
- http://blog.bjrn.se/2008/10/lets-build-mp3-decoder.html