<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DronlEtoch</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DronlEtoch"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/DronlEtoch"/>
	<updated>2026-04-16T06:59:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=media-formats&amp;diff=35740</id>
		<title>media-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=media-formats&amp;diff=35740"/>
		<updated>2008-12-19T21:37:30Z</updated>

		<summary type="html">&lt;p&gt;DronlEtoch: alourolvar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;zelcoleto&lt;br /&gt;
= Current Media Formats =&lt;br /&gt;
&lt;br /&gt;
This page serves to document a list of media file metadata schemas, formats, and efforts as background for the design of a ''simple'' media info [[microformat]]. Rather than attempting a comprehensive analysis of existing formats (like [[media-metadata-examples]]), the main aim of this document is to just list common formats along with associated metadata in the hopes that it helps pave the way for later analysis and brainstorming. Although some playlist/distribution formats are listed, ideally playlists would be treated as a seperate problem and handled elsewhere.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [[DeanEro|Dean Hudson, Sub Pop Records]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[media-info-examples]]&lt;br /&gt;
* [[media-info-brainstorming]]&lt;br /&gt;
* [[music-examples]]&lt;br /&gt;
* [[media-metadata-examples]]&lt;br /&gt;
&lt;br /&gt;
== Media File Formats ==&lt;br /&gt;
&lt;br /&gt;
What follows is a pretty general list of media file formats in use on the internet. I haven't really listed much in the way of specific metadata formats or made a distinction between container formats and codecs. The idea is to start with common formats that people use and examine the user facing data that they provide. Hopefully this can be done without getting too bogged down in the nuts and bolts of each format. -[[DeanEro|Dean]]&lt;br /&gt;
&lt;br /&gt;
===Audio Formats===&lt;br /&gt;
* AAC (Advanced Audio Coding, most commonly iTunes and ITMS)&lt;br /&gt;
** ID3v2&lt;br /&gt;
* [http://www.borg.com/~jglatt/tech/aiff.htm AIFF (Audio Interchange File Format)]&lt;br /&gt;
** AIFF defines '''Name''', '''Author''', '''Copyright''' and '''Annotation''' as optional text chunks in the flie format.&lt;br /&gt;
** iTunes attaches ID3 information to AIFF files that it encodes&lt;br /&gt;
* ALAC (Apple Lossless)&lt;br /&gt;
* ATRAC (Sony proprietary)&lt;br /&gt;
* ATRAC3 (Used by SonyConnect)&lt;br /&gt;
* ATRAC3plus&lt;br /&gt;
* AU&lt;br /&gt;
* FLAC&lt;br /&gt;
** FLAC native&lt;br /&gt;
** Ogg FLAC&lt;br /&gt;
* Liquid Audio (Does this still exist in practice?)&lt;br /&gt;
* MIDI (Musical Instrument Digital Interface)&lt;br /&gt;
* MP3 (MPEG1, Audio Layer 3)&lt;br /&gt;
** ID3&lt;br /&gt;
** ID3v2&lt;br /&gt;
* SDII (Sound Designer II)&lt;br /&gt;
* Vorbis (Ogg Vorbis)&lt;br /&gt;
* WAV&lt;br /&gt;
* WMA (Windows Media Audio)&lt;br /&gt;
&lt;br /&gt;
===Video Formats===&lt;br /&gt;
* MOV (QuickTime)&lt;br /&gt;
* DV (Digital Video)&lt;br /&gt;
* SWF&lt;br /&gt;
* WMV (Windows Media Video)&lt;br /&gt;
&lt;br /&gt;
===Image Formats===&lt;br /&gt;
* BMP (Windows Bitmap Image)&lt;br /&gt;
* GIF (Graphic Interchange Format)&lt;br /&gt;
* JPEG&lt;br /&gt;
* PSD&lt;br /&gt;
* [http://www.libpng.org/pub/png/spec/1.2/PNG-Chunks.html#C.Summary-of-standard-chunks PNG text chunks]  '''Title''', '''Author''', '''Description''', '''Copyright''', '''Creation Time''', '''Software''', '''Disclaimer''', '''Warning''', '''Source''' and '''Comment'''&lt;br /&gt;
* [http://www.awaresystems.be/imaging/tiff/tifftags/baseline.html TIFF (Tag Image File Format) baseline tags]&lt;br /&gt;
&lt;br /&gt;
===Container and Metadeta Formats===&lt;br /&gt;
* [http://www.id3.org/id3v1.html ID3v1]&lt;br /&gt;
* [http://www.id3.org/develop.html ID3v2]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/AVI AVI] (Audio/Video Interleaved) (From RIFF base tags) '''Name''', '''Artist''', '''Copyright''', '''Product''', '''Creation Date''', '''Genre''', '''Subject''', '''Keywords''' and '''Comments'''. [http://abcavi.kibi.ru/infotags.htm This table] lists tags defined in AVI variations.&lt;br /&gt;
* MPEG&lt;br /&gt;
* [http://developer.apple.com/documentation/QuickTime/QTFF/QTFFChap2/chapter_3_section_2.html#//apple_ref/doc/uid/TP40000939-CH204-DontLinkElementID_293 QuickTime User Data]&lt;br /&gt;
** QuickTime understands '''Copyright''', '''Creation Date''', '''Director''', '''Edit Dates''', '''Format''', '''Movie Info''' (?), '''Producer Name''', '''Performers' Names''', '''Hardware/Software Requirements''', '''Source Credits''' and '''Writer's Name''' user data atoms.&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Ogg Ogg]&lt;br /&gt;
** [http://www.xiph.org/vorbis/doc/v-comment.html Ogg Vorbis Comments]. Recommended fields include: '''Title''', '''Version''', '''Album''', '''Track Number''', '''Artist''', '''Performer''', '''Copyright''', '''License''', '''Organization''', '''Description''', '''Genre''', '''Date''', '''Location''', '''Contact''' and '''ISRC'''&lt;br /&gt;
** [http://wiki.xiph.org/Metadata Ogg Vorbis XML/RDF+Dublin Core (Draft Proposal)]&lt;br /&gt;
&lt;br /&gt;
===Distribution/Sydication Formats===&lt;br /&gt;
* [http://cyber.law.harvard.edu/rss/rss.html RSS2] (podcasting)&lt;br /&gt;
* [http://www.atomenabled.org/developers/syndication/ Atom] (podcasting)&lt;br /&gt;
* M3U [http://forums.winamp.com/showthread.php?threadid=65772 Basic Definition]&lt;br /&gt;
* PLS&lt;br /&gt;
* [http://en.wikipedia.org/wiki/RTCP RTP Control Protocol] RTCP/RTP [http://tools.ietf.org/html/rfc2250 RTP Payload Format rfc2250]&lt;br /&gt;
* [http://www.digitalpreservation.gov/formats/fdd/fdd000131.shtml FLV]&lt;br /&gt;
* [http://www.xspf.org/xspf-v1.html XSPF] (Sharable playlists)&lt;br /&gt;
* [http://www.apple.com/itunes/store/podcaststechspecs.html iTunes Podcast]&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
The above list is just a brainstorm of existing media formats and, as such, is bound to contain some not-quite-so-useful examples. But hopefully it'll help reveal some common elements shared in currently published media and help reinvigorate [[media-info-brainstorming]].&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# A section for descriptive, data-only formats (MusicBrainz, etc.) or does that belong in media-info-examples?&lt;br /&gt;
# Add links to specifications for formats.&lt;br /&gt;
# List MIME types? --[[User:TomMorris|TomMorris]] 07:36, 11 Aug 2007 (PDT)&lt;br /&gt;
# Provide brief summaries of descriptive information provided by the formats with a focus on user visible information.&lt;br /&gt;
# Find the common ground.&lt;/div&gt;</summary>
		<author><name>DronlEtoch</name></author>
	</entry>
</feed>