SMPTE EG 377-3-2013 Material Exchange Format (MXF) - Engineering Guideline (Informative).pdf
《SMPTE EG 377-3-2013 Material Exchange Format (MXF) - Engineering Guideline (Informative).pdf》由会员分享,可在线阅读,更多相关《SMPTE EG 377-3-2013 Material Exchange Format (MXF) - Engineering Guideline (Informative).pdf(47页珍藏版)》请在麦多课文档分享上搜索。
1、 Copyright 2013 by THE SOCIETY OF MOTION PICTURE AND TELEVISION ENGINEERS 3 Barker Avenue, White Plains, NY 10601 (914) 761-1100 Approved January 29, 2013 Warning: This Engineering Guideline is purely informative and meant to provide tutorial information to the industry about a Standard or Recommend
2、ed Practice. Do not rely on this for interoperability, but rather the Standards and Recommended Practices referenced herein. Table of Contents Page Foreword 2 Introduction 2 1 Scope 4 2 MXF Document Suite Structure 4 2.1 About this Document 5 3 MXF Concepts 5 3.1 MXF Background 6 3.2 MXF Design Crit
3、eria . 6 4 MXF File Structure 7 4.1 What are the File Header, the File Body and the File Footer? . 7 4.2 MXF Partitions 7 4.3 KLV Coding in MXF 9 4.4 MXF Metadata 11 4.5 MXF Essence 13 4.6 MXF File Tools 14 5 MXF Interoperability 16 5.1 Working with Stream Interfaces 16 5.2 MXF Interoperability with
4、 Other Files . 17 6 A Guide to the Wording of the MXF Dtandards 17 6.1 Conformance Text 17 6.2 Functional Descriptions Encoder Required, etc. 18 6.3 Encoding and Decoding Concepts . 18 6.4 Essential Terms 19 7 Metadata Classifications and Placement 21 7.1 Embedded Metadata Location 22 7.2 Linked Met
5、adata Location . 22 7.3 Attached Metadata Location . 23 7.4 Server Metadata Location . 23 SMPTE ENGINEERING GUIDELINE Material Exchange Format (MXF) Engineering Guideline (Informative) Page 1 of 47 pages SMPTE EG 377-3:2013 SMPTE EG 377-3:2013 Page 2 of 47 pages 8 MXF Header Metadata Concepts. 23 8.
6、1 What are Objects? . 23 8.2 What is a Class? 24 8.3 What is a Package? . 24 8.4 How are Packages Coded? . 26 8.5 Using ULs and UUIDs 29 8.6 Coding Objects as Sets 31 8.7 Using Text 32 8.8 Tracking Changes with Generation Numbers 32 9 MXF in Detail 33 9.1 General Overview 33 9.2 Content Package Mode
7、l . 34 9.3 MXF Essence Containers 35 9.4 Mapping Essence and Metadata into the MXF Generic Container 39 9.5 How MXF Header Metadata Relates to the Essence Container 40 9.6 Operational Patterns 42 9.7 MXF Decoder Design . 45 Annex A Bibliography Further Reading 47 SMPTE EG 377-3:2013 Page 3 of 47 pag
8、es Foreword SMPTE (the Society of Motion Picture and Television Engineers) is an internationally-recognized standards developing organization. Headquartered and incorporated in the United States of America, SMPTE has members in over 80 countries on six continents. SMPTEs Engineering Documents, inclu
9、ding Standards, Recommended Practices, and Engineering Guidelines, are prepared by SMPTEs Technology Committees. Participation in these Committees is open to all with a bona fide interest in their work. SMPTE cooperates closely with other standards-developing organizations, including ISO, IEC and IT
10、U. SMPTE Engineering Documents are drafted in accordance with the rules given in Part XIII of its Administrative Practices. SMPTE EG 377-3 was prepared by Technology Committee 31FS. Introduction The Material Exchange Format (MXF) was developed by the industry to provide a means of exchanging video,
11、audio, data essence and metadata content in a unified data format. The MXF file structure provides a means of exchanging metadata using a formal data structure that permits interoperability together with an essence container that can accommodate many different essence formats both compressed and unc
12、ompressed and including video streams, individual pictures, sound and essence data (such as sub-titles, VBI data etc.). The starting point of the work was the report from the Task Force for Harmonized Standards for the Exchange of Program Material as Bitstreams as identified in the Bibliography. The
13、 work of this report was used as the basis for an exchange file format by the Pro-MPEG Forum which acted as a catalyst to encourage industry-wide participation to create a unified file format that could be used for distribution, exchange and cut-editing. The results of this initial development were
14、then brought to SMPTE to create an internationally recognized sets of standards, recommended practices and engineering guidelines that form the MXF document suite. The other key aspect of the development of MXF was the adoption of the SMPTE Key-Length-Value approach to coding the whole of the MXF fi
15、le structure using both individual and group coding for a consistent approach within the whole file format. The evolution of XML coding can be seen as attractive, but in many cases, such coding is not suitable for the high-speed and wide-bandwidth requirements of high definition digital television a
16、nd digital cinema. Instead, there are methods that can be used to transform the metadata parts of MXF files to XML and vice-versa (though only practical for the metadata part of MXF files). SMPTE EG 377-3:2013 Page 4 of 47 pages 1 Scope This guideline gives an introduction to and the background for
17、the Material eXchange Format (MXF). This guideline describes the technology involved in the format, the names of the various elements within the format, and the way in which the format can be used within the real world applications. Some parts of the descriptions within this guideline are generic to
18、 file formats, while other parts are specific to the material exchange format. There are descriptions of the object-oriented technology used within the MXF format, as well as a discussion of the metadata that can be used within the file. There are worked examples within this guideline to guide users
19、 and help improve the interoperability of applications using different MXF files. 2 MXF Document Suite Structure The MXF specification is split into a number of categories in order to create a document structure that allows new applications to be covered in the future. These categories are: Category
20、 1 MXF File Format Specification Normative (SMPTE ST 377-1) Category 2 MXF File Format Extensions Normative (e.g. SMPTE ST 377-2 is the KLV Extension Syntax, KXS) Category 3 Engineering Guidelines Informative (including this document) Category 4 Operational Patterns Normative (e.g., OP1a is SMPTE ST
21、 378) Category 5 MXF Descriptive Metadata Schemes Normative (e.g., DMS-1 is SMPTE ST 380) Category 6 Essence Containers Normative (e.g., the MXF Generic Containers: SMPTE ST 379-1 and SMPTE ST 379-2) Category 6a Mapping Essence and Metadata into the Essence Container Normative (e.g., Mapping MPEG St
22、reams into the Generic Container is SMPTE ST 381 (all parts) When creating an MXF application or system, you need to ensure that you have the latest versions of all of these documents. Note that in some cases, the MXF specifications have been revised by splitting into multiple parts (e.g. SMPTE ST 3
23、81 parts 1n) or providing different variants (e.g. SMPTE ST 379-1 and SMPTE ST 379-2). The MXF categories are summarized below. Category 1 is a normative definition of the format of an MXF file. It defines the toolbox from which different file interchange tools can be chosen to fulfill the requireme
24、nts of different applications. The MXF file format defines the syntax and semantics of MXF files. Since MXF is an extensible format, new standards can be added that define extensions to the format defined by SMPTE ST 377-1. Category 1 also contains formal definitions of the many acronyms, terms and
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- SMPTEEG37732013MATERIALEXCHANGEFORMATMXFENGINEERINGGUIDELINEINFORMATIVEPDF

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