Difference between revisions of "Vorbis comment"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (bad URI)
(SUGGEST: MERGE-TO)
Line 1: Line 1:
 +
{{merge-to|Vorbis Comment}}
 +
 
The tagging format normally used by [[Ogg Vorbis]] and [[FLAC]] is called "vorbis comment". It is a relatively simple format that allows the user to specify arbitrary name/value pairs, using UTF-8 as the character encoding.
 
The tagging format normally used by [[Ogg Vorbis]] and [[FLAC]] is called "vorbis comment". It is a relatively simple format that allows the user to specify arbitrary name/value pairs, using UTF-8 as the character encoding.
  
 
To avoid incompatibilities between tags some standard fieldnames are suggested by the vorbis comment specification (TITLE, VERSION, ALBUM, ARTIST, TRACKNUMBER, etc.). The full vorbis comment specification can be found at http://www.xiph.org/vorbis/doc/v-comment.html.
 
To avoid incompatibilities between tags some standard fieldnames are suggested by the vorbis comment specification (TITLE, VERSION, ALBUM, ARTIST, TRACKNUMBER, etc.). The full vorbis comment specification can be found at http://www.xiph.org/vorbis/doc/v-comment.html.

Revision as of 22:16, 11 September 2006

Merge-to.gif It has been suggested that this article or section be merged into Vorbis Comment. (Discuss)

The tagging format normally used by Ogg Vorbis and FLAC is called "vorbis comment". It is a relatively simple format that allows the user to specify arbitrary name/value pairs, using UTF-8 as the character encoding.

To avoid incompatibilities between tags some standard fieldnames are suggested by the vorbis comment specification (TITLE, VERSION, ALBUM, ARTIST, TRACKNUMBER, etc.). The full vorbis comment specification can be found at http://www.xiph.org/vorbis/doc/v-comment.html.