Difference between revisions of "ID3"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
Line 1: Line 1:
'''ID3''' is one of the oldest ways of storing [[Metadata]]. ID3 is intended to be used with [[mp3]] files only. There are two major versions.
+
'''ID3''' is one of the oldest ways of storing [[metadata]] in [[MP3]] files, and is only intended for MP3 files. There are two major versions.
  
  
Line 17: Line 17:
 
== ID3v2 ==
 
== ID3v2 ==
  
ID3v2 is much more advanced than version 1, all fields can be defined freely. It also supports embeding pictures and other data. A rewrite of the file is necassary each time you update an ID3v2 field.
+
ID3v2 is much more complicated than version 1, and all fields can be defined freely. It also supports embedding pictures and other data. Usually, a rewrite of the file is neccessary each time you update an ID3v2 field.
  
  
== Weblinks ==
+
== External Links ==
  
 
http://www.id3.org
 
http://www.id3.org

Revision as of 16:29, 13 December 2004

ID3 is one of the oldest ways of storing metadata in MP3 files, and is only intended for MP3 files. There are two major versions.


ID3v1

This is a very basic tagging format. It's limited to the following fields:

  • Song title
  • Artist
  • Album
  • Year
  • Comment
  • Genre
  • Album track (ID3v1.1)


ID3v2

ID3v2 is much more complicated than version 1, and all fields can be defined freely. It also supports embedding pictures and other data. Usually, a rewrite of the file is neccessary each time you update an ID3v2 field.


External Links

http://www.id3.org