Content deleted Content added
format one archive |
m →top: HTTP to HTTPS for SourceForge |
||
(24 intermediate revisions by 16 users not shown) | |||
Line 1:
{{short description|Container format for multiplexing digital audio, video and more}}
{{Infobox file format
| name = MPEG Program Stream
Line 4 ⟶ 5:
| logo =
| extension = .mpg, .mpeg, .m2p, .ps
| mime = video/MP2P,<ref name="rfc3555"/> video/MP1S,<ref name="rfc3555">{{cite web |url=http://tools.ietf.org/html/rfc3555#page-39 |title=RFC 3555 - MIME Type Registration of RTP Payload Formats |date=July 2003 |
| type code =
| uniform type = public.mpeg<ref name="pronom-mpeg2ps"/><ref name="pronom-mpeg1ps"/>
| magic =
| owner = [[MPEG]]
| released = {{Start date
| latest release version = ISO/IEC 13818-1:2019
| latest release date =
| type = [[Container format (digital)|Container format]]
| container for = Audio, video, data
| contained by =
| extended from =
| extended to = [[VOB]], [[Enhanced VOB|EVO]], [[MOD and TOD (video format)|MOD]]
| standard = ISO/IEC 11172-1,<ref name="11172-1" /> ISO/IEC 13818-1,<ref name="13818-1">{{cite web | url=http://www.iso.org/iso/iso_catalogue/catalogue_ics/catalogue_detail_ics.htm?csnumber=22989 | title=ISO/IEC 13818-1:1996 - Information technology -- Generic coding of moving pictures and associated audio information: Systems | author=ISO | year=1996 |
| open = Yes
| free = Yes<ref>{{cite tech report |publisher=Library of Congress |___location=Washington, D.C. |series=Sustainability of Digital Formats |type=Full draft |title=MPEG-2 Encoding Family |date=14 February 2012 |url=https://www.loc.gov/preservation/digital/formats/fdd/fdd000335.shtml |access-date=13 December 2021 |quote=Licenses pertain to tools and not to streams or files per se.}}</ref>
}}
'''Program stream''' ('''PS''' or '''MPEG-PS''') is a [[container format (digital)|container format]] for [[multiplexing]] [[digital audio]], [[video]] and more.
Program streams are used on [[DVD-Video]] discs and [[HD DVD]] video discs, but with some restrictions and extensions.<ref name="mpeg-dvd">[
==Coding structure==
Program streams are created by combining one or more [[Packetized Elementary Stream]]s (PES), which have a common time base, into a single stream.
MPEG-2 Program stream can contain MPEG-1 Part 2 video, [[MPEG-2 Part 2]] video, MPEG-1 Part 3 audio ([[MPEG-1 Audio Layer III|MP3]], [[MPEG-1 Audio Layer II|MP2]], [[MPEG-1 Audio Layer I|MP1]]) or MPEG-2 Part 3 audio.<ref name="iso13818"/> It can also contain [[MPEG-4 Part 2]] video, MPEG-2 Part 7 audio ([[Advanced audio coding|AAC]]) or MPEG-4 Part 3 (AAC) audio,<ref name="iso13818"/> but they are rarely used.{{Citation needed|reason=MPEG-4 Part 2 streams can be found in many countries and increasingly so as ASO continues worldwide|date=August 2010}} The MPEG-2 Program stream has provisions for non-standard data (e.g. [[Dolby AC-3|AC-3]] audio or subtitles) in the form of so-called private streams.<ref name="whatisvob">[http://www.mpucoder.com/DVD/vobov.html What is a VOB file], Retrieved on 2009-07-26</ref> International Organization for Standardization authorized [[SMPTE]] Registration Authority, LLC as the registration authority for MPEG-2 format identifiers. It publishes a list of compression formats which can be encapsulated in MPEG-2 transport stream and program stream.<ref>
==Coding details==
{|class="wikitable"
|+ Partial MPEG-2 Program Stream pack header format<ref>
!Name
!Number<br/>of [[bit]]s
!Description
|-
Line 40 ⟶ 43:
|marker bits||2||01[[binary numeral system|b]] for MPEG-2 version. The marker bits for the MPEG-1 version are 4 bits with value 0010[[binary numeral system|b]].
|-
|System clock [32..30]||3||
|-
|marker bit||1||1 Bit always set.
Line 72 ⟶ 75:
|+ Partial system header format
!Name
!Number<br/>of [[bytes]]
!Description
|-
Line 91 ⟶ 94:
*[[Elementary stream]]
*[[MPEG transport stream]]
*[[MPEG-1]]▼
==References==
Line 98 ⟶ 99:
==External links==
* [http://mpeg.chiariglione.org/standards/mpeg-2/mpeg-2.htm MPEG-2] {{Webarchive|url=https://web.archive.org/web/20130421094015/http://mpeg.chiariglione.org/standards/mpeg-2/mpeg-2.htm |date=2013-04-21 }}
* [http://mpeg.chiariglione.org/ Official MPEG web site]
* [
* [http://tools.ietf.org/html/rfc3555#page-40 RFC 3555] - MIME Type Registration of RTP Payload Formats (video/MP2P, video/MP1S)
Line 107 ⟶ 108:
{{DEFAULTSORT:Mpeg Program Stream}}
[[Category:
[[Category:MPEG]]
[[Category:ITU-T recommendations]]
|