SMPTE ST 2067-102-2017 Interoperable Master Format - Common Image Pixel Color Schemes.pdf
《SMPTE ST 2067-102-2017 Interoperable Master Format - Common Image Pixel Color Schemes.pdf》由会员分享,可在线阅读,更多相关《SMPTE ST 2067-102-2017 Interoperable Master Format - Common Image Pixel Color Schemes.pdf(35页珍藏版)》请在麦多课文档分享上搜索。
1、 Approved August 30, 2017 Copyright 2017 by THE SOCIETY OF MOTION PICTURE AND TELEVISION ENGINEERS 445 Hamilton Avenue., White Plains, NY 10601 (914) 761-1100 SMPTE ST 2067-102:2017 SMPTE STANDARD Interoperable Master Format Common Image Pixel Color Schemes Page 1 of 35 pages Table of Contents 1 Sco
2、pe 3 2 Conformance Notation 3 3 Normative References 3 4 General 4 4.1 XML Schema Definitions 4 4.2 Common Type Definitions 4 4.3 Mathematical Functions 6 5 REC709-RGB-8 7 6 REC709-RGB-10 8 7 REC709-Full-RGB-10 9 8 REC709-YCbCr-8 10 9 REC709-YCbCr-10 11 10 xvYCC-YCbCr-8 12 11 xvYCC-YCbCr-10 13 12 RE
3、C2020-YCbCr-10 14 13 REC2020-YCbCr-12 15 14 REC2020-RGB-10 16 15 REC2020-RGB-12 17 16 REC2020-Full-RGB-10 18 17 REC2020-Full-RGB-12 19 18 COLOR6-RGB-10 20 19 COLOR6-Full-RGB-10 21 20 COLOR6-RGB-12 22 21 COLOR6-Full-RGB-12 23 22 COLOR6-RGB-16 24 23 COLOR6-Full-RGB-16 25 24 COLOR7-YCbCr-10 26 25 COLOR
4、7-YCbCr-12 27 26 COLOR7-YCbCr-16 28 SMPTE ST 2067-102:2017 Page 2 of 35 pages 27 COLOR7-RGB-10 29 28 COLOR7-Full-RGB-10 30 29 COLOR7-RGB-12 31 30 COLOR7-Full-RGB-12 32 31 COLOR7-RGB-16 33 32 COLOR7-Full-RGB-16 34 Annex A Consolidated Schema (Informative) 35 Foreword SMPTE (the Society of Motion Pict
5、ure 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, including Standards, Recommended Practices, and En
6、gineering 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 ITU. SMPTE Engineering Documents are drafted in
7、 accordance with the rules given in its Standards Operations Manual. This SMPTE Engineering Document was prepared by Technology Committee 35PM. Intellectual Property At the time of publication no notice had been received by SMPTE claiming patent rights essential to the implementation of this Enginee
8、ring Document. However, attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights. SMPTE shall not be held responsible for identifying any or all such patent rights. SMPTE ST 2067-102:2017 Page 3 of 35 pages 1 Scope This document defines Ima
9、ge Pixel Color Schemes, as specified in SMPTE ST 2067-101, that are of general use to Interoperable Master Format (IMF) Applications. 2 Conformance Notation Normative text is text that describes elements of the design that are indispensable or contains the conformance language keywords: “shall“, “sh
10、ould“, or “may“. Informative text is text that is potentially helpful to the user, but not indispensable, and can be removed, changed, or added editorially without affecting interoperability. Informative text does not contain any conformance keywords. All text in this document is, by default, normat
11、ive, except: the Introduction, any section explicitly labeled as “Informative“ or individual paragraphs that start with “Note:” The keywords “shall“ and “shall not“ indicate requirements strictly to be followed in order to conform to the document and from which no deviation is permitted. The keyword
12、s, “should“ and “should not“ indicate that, among several possibilities, one is recommended as particularly suitable, without mentioning or excluding others; or that a certain course of action is preferred but not necessarily required; or that (in the negative form) a certain possibility or course o
13、f action is deprecated but not prohibited. The keywords “may“ and “need not“ indicate courses of action permissible within the limits of the document. The keyword “reserved” indicates a provision that is not defined at this time, shall not be used, and may be defined in the future. The keyword “forb
14、idden” indicates “reserved” and in addition indicates that the provision will never be defined in the future. A conformant implementation according to this document is one that includes all mandatory provisions (“shall“) and, if implemented, all recommended provisions (“should“) as described. A conf
15、ormant implementation need not implement optional provisions (“may“) and need not implement them as described. Unless otherwise specified, the order of precedence of the types of normative information in this document shall be as follows: Normative prose shall be the authoritative definition; Tables
16、 shall be next; then formal languages; then figures; and then any other language forms. 3 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 indicated were valid. All
17、standards are subject to revision, and parties to agreements based on this standard are encouraged to investigate the possibility of applying the most recent edition of the standards indicated below. SMPTE ST 2067-20:2016, Interoperable Master Format Application #2 SMPTE ST 2067-21:2016, Interoperab
18、le Master Format Application #2E SMPTE ST 2067-101:2014, Interoperable Master Format Output Profile List Common Image Definitions and Macros SMPTE ST 2067-102:2017 Page 4 of 35 pages World Wide Web Consortium (W3C) (2004, October 28). XML Schema Part 1: Structures (Second Edition). World Wide Web Co
19、nsortium (W3C) (2004, October 28). XML Schema Part 2: Datatypes (Second Edition). 4 General 4.1 XML Schema Definitions This section shall apply whenever a data structure is specified using XML schema definitions as specified in W3C XML Schema Part 1: Structures and W3C XML Schema Part 2: Datatypes.
20、In order to avoid duplication between text and schema, the cardinality and default values of elements are specified in the schema definitions only. In the event of a conflict between schema definitions and the prose, the prose shall take precedence. The XML schema root element shall be as defined in
21、 Table 1. Table 1 XML Schema root element definition 4.2 Common Type Definitions 4.2.1 Integer1024TripletType Integer1024TripletType represents a triplet of integers between 0 and 1023, inclusively. It shall be as specified in Table 2. Table 2 Integer1024TripletType definition SMPTE ST 2067-102:2017
22、 Page 5 of 35 pages 4.2.2 Integer256TripletType Integer256TripletType represents a triplet of integers between 0 and 255, inclusively. It shall be as specified in Table 3. Table 3 Integer256TripletType definition 4.2.3 Integer4096TripletType Integer4096TripletType represents a triplet of integers be
23、tween 0 and 4095, inclusively. It shall be as specified in Table 4. Table 4 Integer4096TripletType definition 4.2.4 Integer65536TripletType Integer65536TripletType represents a triplet of integers between 0 and 65535, inclusively. It shall be as specified in Table 5. Table 5 Integer65536TripletType
24、definition SMPTE ST 2067-102:2017 Page 6 of 35 pages 4.3 Mathematical Functions 4.3.1 Floor floor(x) shall be equal to the largest integer not greater than x. 4.3.2 Clamp clamp(a, b, x) shall be defined as follows: clamp(a, b, x) = x, if x a, b a if x b SMPTE ST 2067-102:2017 Page 7 of 35 pages 5 RE
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- SMPTEST20671022017INTEROPERABLEMASTERFORMATCOMMONIMAGEPIXELCOLORSCHEMESPDF

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