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.autohotkey.com/board/topic/26901-mp3-file-structure-howto/ La struttura interna di un file MP3]
 
* [http://code.newobjects.com/asp/mp3/article.htm Reading MP3 information in ASP (bit rate, ID tag etc.)]
 
 
* [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 - MPEG Audio Frame Header]
 
* [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 mp3-tech.org - MPEG Audio Layer I/II/III frame header]
 +
* [http://www.autohotkey.com/board/topic/26901-mp3-file-structure-howto/ MP3 File Structure - HowTo]
 +
* [http://code.newobjects.com/asp/mp3/article.htm Reading MP3 information in ASP (bit rate, ID tag etc.)]
 
* [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 Peter Seibel: Practical: An ID3 Parser]
 
* [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/ A Quick Study on MP3 file structure]
 
* [http://www.multiweb.cz/twoinches/mp3inside.htm inside  MP3]
 
* [http://www.multiweb.cz/twoinches/mp3inside.htm inside  MP3]

Versione delle 08:33, 16 feb 2014

Riguardo a questo argomento rinviamo ad almeno questi siti: