Field names: Difference between revisions
Martin.leese (talk | contribs) m (Tidy) |
Martin.leese (talk | contribs) (→Proposal: Added one more) |
||
Line 21: | Line 21: | ||
# <code>COMPOSER</code> | # <code>COMPOSER</code> | ||
# <code>TRACKTOTAL</code> – | # <code>TRACKTOTAL</code> – complements 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 | ||
# <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 | # <code>METADATA_BLOCK_PICTURE</code> – see [[VorbisComment]] page | ||
# <code>SOURCEMEDIA</code> – recommended because two different field names have been proposed | |||
# <code>PRODUCTNUMBER</code> – recommended because two different field names have been proposed | |||
The field | The field names <code>SOURCEMEDIA</code> and <code>PRODUCTNUMBER</code> could be dropped if Xiph does '''not''' wish to prescribe field names. (The alternatives which have also been proposed to store the same information are <code>SOURCE MEDIUM</code> and <code>EAN/UPN</code>, respectively.) | ||
The | The field name <code>REMIXER</code> has '''not''' been included as its use is covered by the existing <code>VERSION</code>. | ||
The | The triple <code>RIGHTS</code>, <code>RIGHTS-DATE</code>, <code>RIGHTS-URI</code>, proposed on the [[VorbisComment]] page, has '''not''' been included because this is structured metadata. VorbisComments are inherently unstructured and this should be respected. |
Revision as of 06:48, 16 July 2009
This page describes a proposed update to the minimal list of 15 standard field names in the Vorbis I specification. Please keep discussion confined to the Discussion page (or, better, the <vorbis-dev> mailing list).
After the proposal has been discussed, and accepted or rejected, this page should be deleted.
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 on the XiphWiki VorbisComment page
- OggImporter to Spotlight
- EasyTAG tagging program (routine "ogg_tag.c" in the source code)
- Mp3tag tagging program (post in the Mp3tag Forum)
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
– complements the existingTRACKNUMBER
DISCNUMBER
– used if part of a multi-disc albumDISCTOTAL
– total number of discs in a multi-disc albumENCODED-BY
– see VorbisComment pageENCODER
– see VorbisComment pageMETADATA_BLOCK_PICTURE
– see VorbisComment pageSOURCEMEDIA
– recommended because two different field names have been proposedPRODUCTNUMBER
– recommended because two different field names have been proposed
The field names SOURCEMEDIA
and PRODUCTNUMBER
could be dropped if Xiph does not wish to prescribe field names. (The alternatives which have also been proposed to store the same information are SOURCE MEDIUM
and EAN/UPN
, respectively.)
The field name REMIXER
has not been included as its use is covered by the existing VERSION
.
The triple RIGHTS
, RIGHTS-DATE
, RIGHTS-URI
, proposed on the VorbisComment page, has not been included because this is structured metadata. VorbisComments are inherently unstructured and this should be respected.