SMPTE ST 381M-2005 SMPTE 381M-2005 SMPTE STANDARD for Television - Material Exchange Format (MXF) Mapping MPEG Streams into the MXF Generic Container.pdf
《SMPTE ST 381M-2005 SMPTE 381M-2005 SMPTE STANDARD for Television - Material Exchange Format (MXF) Mapping MPEG Streams into the MXF Generic Container.pdf》由会员分享,可在线阅读,更多相关《SMPTE ST 381M-2005 SMPTE 381M-2005 SMPTE STANDARD for Television - Material Exchange Format (MXF) Mapping MPEG Streams into the MXF Generic Container.pdf(33页珍藏版)》请在麦多课文档分享上搜索。
1、SMPTE 381M-2005 Page 1 of 33 pages Table of contents 1 Scope 2 Normative references 3 Glossary of acronyms, terms and data types 4 Introduction 5 Mapping MPEG into the generic container 6 KLV coding of MPEG elements 7 SMPTE label for essence container identification 8 Essence descriptors for MPEG ma
2、ppings Annex A Index tables for MPEG mappings Annex B Identifying MPEG picture types Annex C Requirements for mapping MPEG into MXF Annex D Guidance for mapping new or non-ISO defined essence in MPEG streams into MXF Annex E Bibliography 1 Scope This standard specifies the mapping of MPEG streams, a
3、s identified by an ISO 13818-1 stream_id value, into the MXF generic container. This includes, but is not limited to, ISO 13818-2 MPEG video stream, ISO 11172-2 MPEG video streams, ISO 13818-3 MPEG audio streams, and ISO 11172-3 MPEG audio streams. Provision is made for mapping the content with or w
4、ithout the ISO 13818-1 PES layer. Provision is also made for single stream mapping and synchronized multi-stream mapping. The document outlines synchronization requirements for the MXF encapsulation of co-timed MPEG essence streams. This standard defines SMPTE universal labels to be used to uniquely
5、 identify specific MPEG implementations. This standard also provides for clip wrapping a single program MPEG program stream or transport stream multiplex. Support for multi-program MPEG multiplexes is not provided in this standard. Support for transport streams where some of the transport stream pac
6、kets have been removed is not provided in this standard. This standard does not map MPEG PSI or DVB-SI or ATSC-PSIP to any metadata scheme. In order to achieve interoperability within any given operational pattern, restrictions may be placed on the way in which this essence container can be implemen
7、ted. The reader is advised to carefully study the appropriate operational pattern document before implementation. 2 Normative references The following standards contain provisions which, through reference in this text, constitute provisions of this standard. At the time of publication, the editions
8、indicated were valid. All standards are subject to revision and Page 1 of 33 pages SMPTE 381M-2005 Copyright 2005 by THE SOCIETY OF MOTION PICTURE AND TELEVISION ENGINEERS 595 W. Hartsdale Ave., White Plains, NY 10607 (914) 761-1100 Approved February 15, 2005 SMPTE STANDARD for Television Material E
9、xchange Format (MXF) Mapping MPEG Streams into the MXF Generic Container SMPTE 381M-2005 Page 2 of 33 pages parties to agreements based on this standard are encouraged to investigate the possibility of applying the most recent editions of the standards indicated below. SMPTE 336M-2001, Television Da
10、ta Encoding Protocol using Key-Length-Value SMPTE 377M-2004, Television Material Exchange Format (MXF) File Format Specification SMPTE 379M-2004, Television Material Exchange Format (MXF) Generic Container SMPTE 385M-2004, Television Material Exchange Format (MXF) Mapping SDTI-CP Essence and Metadat
11、a into the MXF Generic Container SMPTE RP 210, Metadata Dictionary Registry of Metadata Element Descriptions SMPTE RP 224, SMPTE Labels Registry ISO 13818 Parts 1, 2, 3, 7, Information Technology Generic Coding of Moving Pictures and Associated Audio Information: Systems, Video, Audio, Advanced Audi
12、o Coding (AAC) 3 Glossary of acronyms, terms and data types The full glossary of terms and acronyms used in the MXF specification is given in the MXF file format specification. Additional terms are given in the glossaries in SMPTE 379M and ISO 13818 (the MPEG2 specification). Terms are not repeated
13、here to avoid any divergence of meaning. AFD: Active format descriptor, defined by ETSI ETR154 a parameter which defines the aspect ratio of the active content within the MPEG coded frame; e.g., 4:3 content within a coded 16:9 rectangle where black bars left and right are part of the MPEG coded sign
14、al. BWF: Broadcast wave audio format (see SMPTE 382M in annex E) ES: Elementary stream GOP: Group of pictures SPTS: Single program transport stream PES: Packetized elementary stream PMT: Program map table PSM: Program stream map VCD: Video CD VOB: Video object (DVD term) 4 Introduction In this intro
15、duction, it is assumed that a general understanding of MPEG video compression and the meaning of acronyms such as GOP, B-frame, and PES are understood. These acronyms are well defined in the normative references and will not be repeated here. 4.1 Basics of wrapping: Frames and access units (informat
16、ive) The MPEG video specifications enable the compression of picture-based video. These pictures may be frames or fields. The MPEG specification provides signaling for the number of pixels in the picture, the field / frame rate and other parameters including the aspect ratio of the pixels. Many of t
17、hese parameters will be SMPTE 381M-2005 Page 3 of 33 pages copied into the MXF essence descriptor. In order to ensure interoperability, it is important to ensure that MPEG header information can be found when decoding a KLV wrapped MPEG file. For this reason, the text in section 5 refers to access u
18、nits (AUs) rather than pictures. The full definition of an access unit (AU) is given in ISO 13818-1 and is summarized below for MPEG video and MPEG audio: Audio: 1 AU = The coded representation of an audio frame Video: 1 AU = The coded data for a picture and any stuffing that follows it, up to but n
19、ot including the start of the next access unit. If a picture is not preceded by a group_start_code or a sequence_header_code, the access unit begins with a picture_start_code. If a picture is preceded by a group_start_code or a sequence_header_code, the access unit begins with the first byte of thes
20、e start codes. If it is the last picture preceding a sequence_end_code in the bit stream all bytes between the last bytes of the coded picture and the sequence_end_code (including the sequence_end_code) belong to the access unit. 4.2 Timeline of the MXF tracks representing MPEG content (informative)
21、 Many MXF files containing MPEG content will contain a picture track for the MPEG video data and sound tracks for any audio data. Many professional applications will use uncompressed audio which will have a simple timing relationship with the MPEG video. When an MPEG transmission or distribution fee
22、d is captured, the MXF representation may be more complicated. There is no intention within this mapping document to be able to exactly recreate a program stream or transport stream from its demultiplexed MXF components. 4.2.1 Creating an MXF file from an MPEG transport stream or an MPEG program str
23、eam Consider an MPEG transport stream which contains compressed audio tracks and compressed video with other PES streams such as subtitles. It is likely that these PES streams may be bursty in nature; i.e., there may be many minutes of picture and sound with no other PES content present in the strea
24、m. These same issues also apply to program streams. Capture option 1: Capture the entire transport stream or program stream and wrap in a single KLV packet (as outlined in section 6.3.5). This may be optimal when the stream is likely to be processed or used as a transport stream or program stream, r
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- SMPTEST381M2005SMPTE381M2005SMPTESTANDARDFORTELEVISIONMATERIALEXCHANGEFORMATMXFMAPPINGMPEGSTREAMSINTOTHEMXFGENERICCONTAINERPDF

链接地址:http://www.mydoc123.com/p-1046970.html