SMPTE ST 429-3-2007 D-Cinema Packaging Sound and Picture Track File.pdf
《SMPTE ST 429-3-2007 D-Cinema Packaging Sound and Picture Track File.pdf》由会员分享,可在线阅读,更多相关《SMPTE ST 429-3-2007 D-Cinema Packaging Sound and Picture Track File.pdf(9页珍藏版)》请在麦多课文档分享上搜索。
1、 Table of Contents 1 Scope 3 2 Normative References 3 3 Overview . 3 4 Pattern Constraints . 4 4.1 General 4 4.2 Baseline Operational Pattern . 4 4.3 Additional Constraints 4 4.4 Labeling 5 5 Essence Constraints . 6 5.1 Picture 6 5.2 Sound. 6 6 Header Metadata Constraints . 6 6.1 General 6 6.2 Time
2、Code 7 6.3 Track File Identity. 7 7 Descriptive Metadata Constraints. 8 8 Other Constraints and Definitions . 8 8.1 File Names and Asset Identity . 8 8.2 Synchronization 8 9 MIME Type 8 Annex A Bibliography (Informative) 9 Page 1 of 9 pages SMPTE 429-3-2007Revision of SMPTE 429-3-2006 SMPTE STANDARD
3、 D-Cinema Packaging Sound and Picture Track File Copyright 2007 by THE SOCIETY OF MOTION PICTURE AND TELEVISION ENGINEERS 3 Barker Avenue, White Plains, NY 10601 (914) 761-1100 Approved August 14, 2007 NOTE Reference RFC 2045 corrected to RFC 2046 in Sections 2 and 9. SMPTE 429-3-2007 Page 2 of 9 pa
4、ges 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, incl
5、uding 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
6、U. SMPTE Engineering Documents are drafted in accordance with the rules given in Part XIII of its Administrative Practices. SMPTE Standard 429-3 was prepared by Technology Committee DC28. SMPTE 429-3-2007 Page 3 of 9 pages 1 Scope This standard specifies the common features of the format of sound an
7、d picture Tracks Files for distribution of D-Cinema content using the MXF file format. It defines data structures for interchange at the signal interfaces of networks or storage media, but does not define internal storage formats for compliant devices or mappings for particular essence encodings. Th
8、is document is an Application Specification for D-Cinema applications. It is based on the SMPTE 390M OP-ATOM standard, but is further constrained to address the needs of distribution of D-Cinema content to exhibition sites. 2 Normative References The following standards contain provisions which, thr
9、ough reference in this text, constitute provisions of this standard. At the time of publication, the editions indicated were valid. All standards are subject to revision, and parties to agreements based on this standard are encouraged to investigate the possibility of applying the most recent editio
10、n of the standards indicated below. SMPTE 330M-2004, Television Unique Material Identifier (UMID) SMPTE 377M-2004, Television Material Exchange Format (MXF) File Format Specification SMPTE 379M-2004, Television Material Exchange Format (MXF) MXF Generic Container SMPTE 390M-2004, Television Material
11、 Exchange Format (MXF) Specialized Operational Pattern “Atom“ (Simplifies Representation of a Single Item) SMPTE RP 224, SMPTE Labels Registry Internet Engineering Task Force (IETF) RFC 2046 (November 1996), Multipurpose Internet Mail Extensions (MIME), Part Two: Media Types 3 Overview A D-Cinema So
12、und and Picture Track File is an indexed, randomly-accessible MXF container for a single clip of a single essence track. D-Cinema Sound and Picture Track Files shall not contain interleaved, multiplexed, multi-scene or multi-format essence. This standard is implemented as a set of restrictions on SM
13、PTE 377M (MXF) and 390M (OP-ATOM). These restrictions fall in four broad categories: Pattern (in this case, a restricted version of SMPTE 390M OP-ATOM) Essence (in this case, an essence container that complies with SMPTE 379M) Header Metadata (in this case, strict compliance with SMPTE 377M) Descrip
14、tive Metadata (in this case, a small set of essential data) This standard is not a complete specification of a Track File for a particular essence type. It is intended to be combined with a standard essence mapping, essence constraints and optional encryption container to form a complete specificati
15、on. These standards and respective combinations are beyond the scope of this standard. SMPTE 429-3-2007 Page 4 of 9 pages 4 Pattern Constraints 4.1 General D-Cinema Sound and Picture Track Files shall use the MXF file format SMPTE 377M in conjunction with the specialized Operation Pattern, OP-Atom S
16、MPTE 390M. Unless otherwise specified, Track Files shall follow the normative provisions of SMPTE 377M, SMPTE 390M and SMPTE 379M (Generic Container) and their references, notably SMPTE 336M (KLV). The full glossary of terms and acronyms used in the MXF specification is given in the MXF File Format
17、Specification. It is not repeated here to avoid any divergence of meaning. Readers unfamiliar with MXF are strongly encouraged to review the section of that document entitled “Definition of Acronyms, Terms and Data Types”. Implementers are cautioned that, although Track Files should contain only tho
18、se structures allowed by this document, SMPTE 377M nonetheless requires decoders to expect unrecognized (A.K.A. “dark”) KLV packets. Please review the section entitled “KLV Coded Dark Components” in SMPTE 377M for more information. 4.2 Baseline Operational Pattern In accordance with SMPTE 390M, each
19、 Track File shall contain one Top-level File Package, representing the Track File in its entirety, and one Material Package. The Material Package shall not be used for playback but may be used to represent the offset and duration of the portion of the track intended for reproduction. SMPTE 390M, Ann
20、ex A, gives examples of how OP-Atom MXF files can be used including the use of the Material Package tracks, Top-level File Package tracks and any lower-level Source Package tracks. 4.3 Additional Constraints 4.3.1 Container Track Files shall use the MXF Generic Container (GC) SMPTE 379M. Track Files
21、 shall use GC frame-based essence mappings. The Sound and Picture essence mappings shall be defined by associated mapping documents. 4.3.2 Interleaving Track files shall have a single essence type within the MXF Generic Container. Essence in Track Files shall be neither interleaved1nor multiplexed b
22、etween essence types. 4.3.3 System Item The GC System Item is not used by Track Files. 4.3.4 Time Code track Time code tracks within the Essence Container are not used by Track Files. Synthetic time code is, however, present in the Header Metadata (see Section 6.2). 1From SMPTE 377M: “multiplexed” m
23、eans putting different partitions one after the other whereas “interleaved“ means that the Essence Container itself has different components which are interleaved on a time division basis. SMPTE 429-3-2007 Page 5 of 9 pages 4.3.5 Partitions A Track File shall have three partitions: Header, Body and
24、Footer. The closed and complete Header Metadata shall be carried in the Header Partition, the Essence Container shall be contained in the single Body Partition and the Index Table Segment(s) shall be carried in the Footer Partition (see Section 4.3.6 following). When possible, Sound and other Essenc
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- SMPTEST42932007DCINEMAPACKAGINGSOUNDANDPICTURETRACKFILEPDF

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