Difference between revisions of "MP3"

From Creative Commons
Jump to: navigation, search
(Using Creative Commons Metadata in MP3s: Fixed a broken license link)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{Filetype
 +
|license_url=Yes
 +
|web_statement=Yes
 +
|more_permissions=No
 +
|metadata_location=WCOP, WOAF tags
 +
|metadata_format=ID3
 +
}}
 
[[Category:Developer]]
 
[[Category:Developer]]
[[Category:technology]]
+
[[Category:Technology]]
[[Category:Developer Challenges]]
 
[[Category:Developer Challenges Completed]]
 
 
[[Category:MP3]]
 
[[Category:MP3]]
  
= Using Creative Commons Metadata in MP3s =
 
  
 
<div style="float: right">
 
<div style="float: right">
Line 26: Line 30:
 
'''TCOP''' (Copyright Text) should include a human-readable license and license claim information. The contents of this frame are displayed by many programs in a "file info" window. Example value: <code>1995 Example Band. Licensed to the public under http://creativecommons.org/licenses/by/2.0/ verify at http://example.com/cclicenses.html</code>
 
'''TCOP''' (Copyright Text) should include a human-readable license and license claim information. The contents of this frame are displayed by many programs in a "file info" window. Example value: <code>1995 Example Band. Licensed to the public under http://creativecommons.org/licenses/by/2.0/ verify at http://example.com/cclicenses.html</code>
  
If "verify at " exists in TCOP, everything after it must be the license claim URL, and if there is a license claim URL then it must be preceded by "verify at ".
+
If "verify at" exists in TCOP, everything after it must be the metadata URL and the preceding link must be the license URL.
 
 
== Tools ==
 
 
 
[http://mirrors.creativecommons.org/software/ ccLookup and Publisher] offer GUI tools for MP3 license claimn embedding and verification metadata generation. Available for Linux, OS X, and Windows.
 
 
 
[http://dmusic.com DMusic] tags uploaded MP3s and publishes metadata per the above guidelines for tracks that participating artists have released under a Creative Commons license.
 

Latest revision as of 02:36, 28 August 2008

File Type Information
Supports embedding license URL: supports_license_url::Yes
Supports embedding web statement: supports_web_statement::Yes
Supports embedding more permissions: supports_more_permissions::No
Metadata Location: Metadata location::WCOP, WOAF tags | (unknown) }}
Metadata Format: Metadata format::ID3 | (unknown) }}



http://creativecommons.org/images/metadata/mp3-small.gif
Click to See Full Image

This is a developer-oriented document. Read our non-technical account with explanatory comics first.

This document describes how to apply our non-web content guidelines to MP3s.

MP3 embedded metadata is placed in ID3 frames. Two of these will be used for embedding Creative Commons license claim metadata:

WCOP (Copyright/Legal information) should include the license URL. For example, http://creativecommons.org/licenses/by/2.5/.

WOAF (Official audio file webpage) should include the URL where the work metadata, including verification information, may be found. See Nonweb Tagging for information on verification metadata.

Historically a single field, TCOP, has been used for both purposes. New applications may support the TCOP method for compatibility, but WCOP/WOAF are preferred for clarity.

TCOP (Copyright Text) should include a human-readable license and license claim information. The contents of this frame are displayed by many programs in a "file info" window. Example value: 1995 Example Band. Licensed to the public under http://creativecommons.org/licenses/by/2.0/ verify at http://example.com/cclicenses.html

If "verify at" exists in TCOP, everything after it must be the metadata URL and the preceding link must be the license URL.