Vorbis Comment: Difference between revisions

From Hydrogenaudio Knowledgebase
No edit summary
m (Corrected link to full vorbis comment spec.)
Line 3: Line 3:
It is a relatively simple format that allows the user to specify arbitrary name/value pairs, using UTF-8 as the character encoding.
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/ogg/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.


Several unofficial efforts have been made to establish a kind of standard for vorbis comment fields specification. For more information go here
Several unofficial efforts have been made to establish a kind of standard for vorbis comment fields specification. For more information go here

Revision as of 13:53, 3 October 2005

Vorbis Comment is a metadata format, similiar to ID3, specified by Xiph.org for use with Ogg Vorbis and FLAC.

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.

Several unofficial efforts have been made to establish a kind of standard for vorbis comment fields specification. For more information go here http://www.gophernet.org/articles/vorbiscomment.html and here http://reference.reactor-core.org/ogg-tagging.html