Field names: Difference between revisions
Jump to navigation
Jump to search
Martin.leese (talk | contribs) m (Created page) |
Martin.leese (talk | contribs) (Added METADATA_BLOCK_PICTURE) |
||
Line 1: | Line 1: | ||
This page describes a proposed update to the minimal list of standard field names in the [http://xiph.org/vorbis/doc/v-comment.html Vorbis I specification]. Please keep discussion confined to [[Talk:Field names|the Discussion page]]. | This page describes a proposed update to the minimal list of standard field names in the [http://xiph.org/vorbis/doc/v-comment.html Vorbis I specification]. Please keep discussion confined to [[Talk:Field names|the Discussion page]]. | ||
== Analysis == | |||
To determine what field names are being used in the wild, the following resources were analysed: | To determine what field names are being used in the wild, the following resources were analysed: | ||
Line 10: | Line 12: | ||
* [http://www.mp3tag.de/en/ Mp3tag] tagging program | * [http://www.mp3tag.de/en/ Mp3tag] tagging program | ||
The analysis has been presented as an Excel spreadsheet | The analysis has been presented as an Excel spreadsheet (note that it contains two sheets). | ||
== Proposal == | |||
The following modest list of additions to the minimal list in the specification is proposed: | The following modest list of additions to the minimal list in the specification is proposed: | ||
# <code>COMPOSER</code> | # <code>COMPOSER</code> | ||
# <code>TRACKTOTAL</code> – compliments <code>TRACKNUMBER</code> | # <code>TRACKTOTAL</code> – compliments the existing <code>TRACKNUMBER</code> | ||
# <code>DISCNUMBER</code> – used if part of a multi-disc album | # <code>DISCNUMBER</code> – used if part of a multi-disc album | ||
# <code>DISCTOTAL</code> – total number of discs in a multi-disc album | # <code>DISCTOTAL</code> – total number of discs in a multi-disc album | ||
Line 20: | Line 25: | ||
# <code>ENCODED-BY</code> – see [[VorbisComment]] page | # <code>ENCODED-BY</code> – see [[VorbisComment]] page | ||
# <code>ENCODER</code> – see [[VorbisComment]] page | # <code>ENCODER</code> – see [[VorbisComment]] page | ||
# <code>METADATA_BLOCK_PICTURE</code> – see [[VorbisComment]] page | |||
The field name <code>SOURCEMEDIA</code> could be dropped is Xiph does not wish to prescribe field names. | The field name <code>SOURCEMEDIA</code> could be dropped is Xiph does not wish to prescribe field names. | ||
The field name <code>REMIXER</code> is '''not''' proposed as its use is covered by the existing <code>VERSION</code>. | The field name <code>REMIXER</code> is '''not''' proposed as its use is covered by the existing <code>VERSION</code>. |
Revision as of 12:39, 14 July 2009
This page describes a proposed update to the minimal list of standard field names in the Vorbis I specification. Please keep discussion confined to the Discussion page.
Analysis
To determine what field names are being used in the wild, the following resources were analysed:
- Reactor Core proposal
- Carnival of Technology proposal
- Proposals in the XiphWiki VorbisComment page
- OggImporter to Spotlight
- EasyTAG tagging program
- Mp3tag tagging program
The analysis has been presented as an Excel spreadsheet (note that it contains two sheets).
Proposal
The following modest list of additions to the minimal list in the specification is proposed:
COMPOSER
TRACKTOTAL
– compliments the existingTRACKNUMBER
DISCNUMBER
– used if part of a multi-disc albumDISCTOTAL
– total number of discs in a multi-disc albumSOURCEMEDIA
– recommended because different field names are in useENCODED-BY
– see VorbisComment pageENCODER
– see VorbisComment pageMETADATA_BLOCK_PICTURE
– see VorbisComment page
The field name SOURCEMEDIA
could be dropped is Xiph does not wish to prescribe field names.
The field name REMIXER
is not proposed as its use is covered by the existing VERSION
.