Multimedia container format: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
 
(17 intermediate revisions by 2 users not shown)
Line 3: Line 3:
== Definition ==
== Definition ==


* {{quotation | A container format is a computer file format that can contain various types of data, compressed by means of standardized audio/video codecs. The container file is used to identify and interleave the different data types. Simpler container formats can contain different types of audio codecs, while more advanced container formats can support multiple audio and video streams, subtitles, chapter-information, and meta-data (tags) - along with the synchronization information needed to play back the various streams together.}} ([http://en.wikipedia.org/wiki/Container_format_%28digital%29 Container format (digital)], retrieved 14:41, 20 March 2007 (MET))
* {{quotation | A container format is a computer file format that can contain various types of data, compressed by means of standardized audio/video codecs. The container file is used to identify and interleave the different data types. Simpler container formats can contain different types of audio codecs, while more advanced container formats can support multiple audio and video streams, subtitles, chapter-information, and meta-data (tags) - along with the synchronization information needed to play back the various streams together.}} ([http://en.wikipedia.org/wiki/Container_format_%28digital%29 Digital container format (Wikipedia)], retrieved 15:56, 20 March 2007 (MET))


* Flash ([http://en.wikipedia.org/wiki/Adobe_Flash Wikipedia - Flash])
See also:
* Windows Media ([http://en.wikipedia.org/wiki/Windows_Media Wikipedia - Windows Media])
* [[Codec]]
* Ogg-Vorbis ([http://en.wikipedia.org/wiki/Ogg Wikipedia Ogg])
* [[Digital video]]
* Wikipedia ([http://en.wikipedia.org/wiki/QuickTime Wikipedia QuickTime])
* [[Video editing]]
* [[Video streaming]]
 
== Usage contexts ==
 
* [[Multimedia animation]]s, in particular of SMIL type, but modern formats (e.g. [[MPEG]]-4 include things like avatar animations.
* [[Video streaming]] (may include animations). See also [[Podcasting]].
* [[Virtual environment]]s made with vector graphics, but include video streams.
* CD Roms (may include all of the above)
* [[Videoconferencing]]
 
== Popular Formats ==
 
'''Recommended for HTML5'''
* WebM - A video format designed to provide a royalty-free, high-quality open video compression format for use with HTML5 video. Read [http://en.wikipedia.org/wiki/WebM Wikipedia's WebM].
* [[MPEG]]-4 part 14, also called [[MP4]]. Read [http://en.wikipedia.org/wiki/MPEG-4_Part_14 Wikipedia MPEG-4 Part 14].
* Ogg-Vorbis ([http://en.wikipedia.org/wiki/Ogg Wikipedia Ogg]). The only open source format.
 
'''Other web formats'''
* [[Flash]] ([http://en.wikipedia.org/wiki/Adobe_Flash Wikipedia - Flash]). Adobe
 
'''Other'''
* ASF (for the WMV format) and older AVI, part of Windows Media ([http://en.wikipedia.org/wiki/Windows_Media Wikipedia - Windows Media])
* Quicktime ([http://en.wikipedia.org/wiki/QuickTime Wikipedia QuickTime]) A MP4 implementation sponsored by Apple.
* RealAudio ([http://en.wikipedia.org/wiki/RealAudio Wikipedia RealAudio])
* RealAudio ([http://en.wikipedia.org/wiki/RealAudio Wikipedia RealAudio])


[[Category: Technologies]]
== Links ==
* [http://en.wikipedia.org/wiki/Digital_container_format Digital container format] (Wikipedia)
* [http://en.wikipedia.org/wiki/Comparison_of_container_formats Comparison of container formats] (Wikipedia).
* [http://www.simonwhatley.co.uk/mark-pilgrim-a-gentle-introduction-to-video-encoding-constraints A gentle introduction to video encoding] by Mark Pilgrim
* [http://www.mirovideoconverter.com/ Miro Video Converter] Convert almost any video to MP4, WebM, Ogg
[[Category: Multimedia]]
[[Category: Multimedia]]
[[Category: Digital video]]

Latest revision as of 15:46, 25 March 2018

Draft

Definition

  • “A container format is a computer file format that can contain various types of data, compressed by means of standardized audio/video codecs. The container file is used to identify and interleave the different data types. Simpler container formats can contain different types of audio codecs, while more advanced container formats can support multiple audio and video streams, subtitles, chapter-information, and meta-data (tags) - along with the synchronization information needed to play back the various streams together.” (Digital container format (Wikipedia), retrieved 15:56, 20 March 2007 (MET))

See also:

Usage contexts

Popular Formats

Recommended for HTML5

Other web formats

Other

Links