Differenze tra le versioni di "La struttura di un file MPEG"

Da Gambas-it.org - Wikipedia.
Riga 1: Riga 1:
 
Riguardo a questo argomento rinviamo ad almeno questi siti:
 
Riguardo a questo argomento rinviamo ad almeno questi siti:
  
* '''[http://www.codeproject.com/Articles/8295/MPEG-Audio-Frame-Header#Introduction codeproject.com - MPEG Audio Frame Header]'''
+
* '''http://www.codeproject.com/Articles/8295/MPEG-Audio-Frame-Header#Introduction codeproject.com'''
* [http://www.mp3-tech.org/programmer/frame_header.html mp3-tech.org - MPEG Audio Layer I/II/III frame header]
+
* http://www.mp3-tech.org/programmer/frame_header.html
* [http://id3.org/id3v2.4.0-frames ID3 tag version 2.4.0 - Native Frames]
+
* http://id3.org/id3v2.4.0-frames
* [http://mypod.sourceforge.net/user%20manual/html/apa.html What Do All The MP3 Information Mean ?]
+
* http://mypod.sourceforge.net/user%20manual/html/apa.html
* [http://www.autohotkey.com/board/topic/26901-mp3-file-structure-howto/ MP3 File Structure - HowTo]
+
* http://www.autohotkey.com/board/topic/26901-mp3-file-structure-howto/
* [http://code.newobjects.com/asp/mp3/article.htm Reading MP3 information in ASP (bit rate, ID tag etc.)]
+
* http://code.newobjects.com/asp/mp3/article.htm
* [http://www.gigamonkeys.com/book/practical-an-id3-parser.html Peter Seibel: Practical: An ID3 Parser]
+
* http://www.gigamonkeys.com/book/practical-an-id3-parser.html
* [http://xjaphx.wordpress.com/2011/06/28/a-quick-study-on-mp3-file-structure/ A Quick Study on MP3 file structure]
+
* http://xjaphx.wordpress.com/2011/06/28/a-quick-study-on-mp3-file-structure/
* [http://www.multiweb.cz/twoinches/mp3inside.htm inside  MP3]
+
* 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

Versione delle 17:55, 13 giu 2016

Riguardo a questo argomento rinviamo ad almeno questi siti: