media-metadata-examples: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (→Video) |  (→Audio) | ||
| Line 6: | Line 6: | ||
| == Audio == | == Audio == | ||
| === iTunes === | |||
| * Album : String | |||
| * Artist : String | |||
| * Beats Per Minute : Number | |||
| * Bit Rate : Number | |||
| * Comment : Blob | |||
| * Composer : String | |||
| * Genre : String or Foreign ID | |||
| * Disc Number : Number | |||
| * Kind : Proprietary - could be implimented as MIME type | |||
| * My Rating : Number < 5 | |||
| * Sample Rate : Number | |||
| * Size : Number | |||
| * Time : Number | |||
| * Track Number : Number | |||
| * Year : Number | |||
| '''Additional metadata used internally by the application''' : Date Added (Timestamp), Date Modified (Timestamp), Equalizer (foreign ID), Play Count (Number), Grouping (Internal) | |||
| '''Noteable absences''' : Tags, [[rel-license|License]], Copyright year | |||
| == Video == | == Video == | ||
Revision as of 20:04, 23 June 2005
This is an exploratory page to be used for storage of various multimedia metadata profiles currently in use around the web. As this is a very, very early exploration, we should include as many types of multimedia as possible in the opening discussion - but please be sure to place your profiles in the correct portion of this page.
Still image
- EXIF
Audio
iTunes
- Album : String
- Artist : String
- Beats Per Minute : Number
- Bit Rate : Number
- Comment : Blob
- Composer : String
- Genre : String or Foreign ID
- Disc Number : Number
- Kind : Proprietary - could be implimented as MIME type
- My Rating : Number < 5
- Sample Rate : Number
- Size : Number
- Time : Number
- Track Number : Number
- Year : Number
Additional metadata used internally by the application : Date Added (Timestamp), Date Modified (Timestamp), Equalizer (foreign ID), Play Count (Number), Grouping (Internal)
Noteable absences : Tags, License, Copyright year
Video
* EXIF - Yes, the spec deals with video taken by still cameras. -RyanKing