SMPTE RDD 5-2006 Film Grain Technology Specifications for H 264 X-A6- MPEG-4 AVC Bitstreams《电影颗粒技术 H 264 X-A6- MPEG-4 AVC比特流的规范》.pdf
《SMPTE RDD 5-2006 Film Grain Technology Specifications for H 264 X-A6- MPEG-4 AVC Bitstreams《电影颗粒技术 H 264 X-A6- MPEG-4 AVC比特流的规范》.pdf》由会员分享,可在线阅读,更多相关《SMPTE RDD 5-2006 Film Grain Technology Specifications for H 264 X-A6- MPEG-4 AVC Bitstreams《电影颗粒技术 H 264 X-A6- MPEG-4 AVC比特流的规范》.pdf(18页珍藏版)》请在麦多课文档分享上搜索。
1、 The attached document is a Registered Disclosure Document prepared by the proponent identified below. It has been examined by the appropriate SMPTE Technology Committee and is believed to contain adequate information to satisfy the objectives defined in the Scope, and to be technically consistent.
2、This document is NOT a Standard, Recommended Practice or Engineering Guideline, and does NOT imply a finding or representation of the Society. Errors in this document should be reported to the proponent identified below, with a copy to engsmpte.org. All other inquiries in respect of this document, i
3、ncluding inquiries as to intellectual property requirements that may be attached to use of the disclosed technology, should be addressed to the proponent identified below. Proponent contact information: Joan Llach Thomson 2 Independence Way Princeton, NJ 08540 USA Email: NOTICE The technology descr
4、ibed in this Registered Disclosure Document may be the subject of patent rights. The proponent declares that it is willing to license all applicable patents owned or controlled by the Company on a worldwide basis under Reasonable terms and Non-Discriminatory conditions. Attention is drawn to the pos
5、sibility that some of the elements of this document may be the subject of patent rights other than those identified above. SMPTE shall not be held responsible for identifying any or all such patent rights. Page 1 of 18 pages RDD 5-2006 Copyright 2006 by THE SOCIETY OF MOTION PICTURE AND TELEVISION E
6、NGINEERS 3 Barker Avenue, White Plains, NY 10601 (914) 761-1100 Approved March 6, 2006 SMPTE REGISTERED DISCLOSURE DOCUMENT Film Grain Technology Specifications for H.264 | MPEG-4 AVC Bitstreams RDD 5-2006 Page 2 of 18 pages Table of Contents 1 Film Grain Technology Specification . 3 1.1 General 3 1
7、.1.1 Scope 3 1.1.2 Normative References. 3 1.2 Technical Elements. 3 1.2.1 Definitions 3 1.2.2 Abbreviations. 3 1.2.3 Mathematical functions 3 1.3 Introduction 3 1.4 Film grain characteristics SEI message specifications . 4 1.5 Bit-accurate film grain simulation 4 1.5.1 Database of film grain patter
8、ns . 5 1.5.2 Uniform pseudo-random number generator 5 1.5.2.1 Seed initialization . 5 1.5.3 Sequence of operations 6 1.5.3.1 Scale chroma film grain model values . 7 1.5.3.2 Select film grain parameters 7 1.5.3.3 Creation of a film grain block of 88 samples 7 1.5.3.4 Deblocking vertical edges betwee
9、n adjacent blocks 9 1.5.3.5 Blending the film grain with the decoded frame. 9 2 Film Grain Database Definition 9 2.1 Database creation process . 9 2.1.1 Creation of a 6464 block image 9 2.1.2 Computation of a 6464 inverse integer transform. 10 2.1.3 Deblocking of horizontal 88 block edges 10 2.2 Pre
10、-defined values 11 2.2.1 LUT of Gaussian random numbers. 11 2.2.2 LUT of PRNG seeds 13 2.2.3 Transformation matrix . 13 List of Figures Figure 1-1 Shift register with a primitive polynomial modulo 2 5 Figure 1-2 Film grain simulation process. . 6 Figure 1-3 Use of pseudo-random numbers in the decode
11、d frame. . 8 RDD 5-2006 Page 3 of 18 pages 1 Film Grain Technology Specification 1.1 General 1.1.1 Scope This document provides bit-accurate Film Grain Technology specifications for H.264 | MPEG-4 AVC bitstreams. Film grain simulation is an option for H.264 | MPEG-4 AVC video coding layer. These spe
12、cifications make use of film grain characteristics Supplemental Enhancement Information (SEI) messages compliant with Annex D of the ITU-T Recommendation H.264 | ISO/IEC 14496-10 International Standard. 1.1.2 Normative References 1 ITU-T Recommendation H.264 | ISO/IEC 14496-10:2005 International Sta
13、ndard 1.2 Technical Elements 1.2.1 Definitions For the purposes of these specifications, the same terminology as in 1 will be used. 1.2.2 Abbreviations IDR: Instantaneous Decoding Refresh LSB: Least Significant Bit LUT: Look Up Table MSB: Most Significant Bit POC: Picture Order Count PRNG: Pseudo-Ra
14、ndom Number Generator SEI: Supplemental Enhancement Information 1.2.3 Mathematical functions Clip(x, y, z) = x, if z y;z, otherwise Mod(x, y) = x - y * Floor(x/y); defined only for integers x and y, with y 0 Floor(x) = the greatest integer less than or equal to x x % y = remainder of x divided by y;
15、 defined only for integers x and y, with x = 0 and y 0 1.3 Introduction This document provides bit-accurate film grain technology specifications to add film grain to decoded frames from a H.264 | MPEG-4 AVC bitstream. Film grain simulation shall be performed after decoding the video bitstream and pr
16、ior to frame display. The film grain simulation process requires the decoding of film grain characteristics SEI messages, conveyed in ITU-T Rec. H.264 | ISO/IEC 14496-10 bitstreams as specified by the Amendment 1 (Fidelity Range Extensions) 1. Specifications affecting the film grain characteristics
17、SEI message are provided to ensure the technology will meet the requirements of high definition systems in terms of quality and complexity. RDD 5-2006 Page 4 of 18 pages 1.4 Film grain characteristics SEI message specifications The value of the parameters conveyed in an ITU-T Rec. H.264 | ISO/IEC 14
18、496-10 film grain characteristics SEI message are constrained as follows: model_id. It shall be 0, which identifies the film grain simulation model as frequency filtering. separate_colour_description_present_flag. It shall be 0, which indicates that the color space for film grain simulation is the s
19、ame as for encoding. blending_mode_id. It shall be 0, which corresponds to the additive blending mode. log2_scale_factor. It shall be in the range 2, 7 to ensure the film grain simulation can be performed using 16-bit signed integer arithmetic. intensity_interval_lower_bound c i and intensity_interv
20、al_upper_bound c i . For all c and for any intensity value v, there shall be at most one intensity interval i that verifies intensity_interval_lower_bound c i = v, since multi-generational film grain is not allowed. num_model_values_minus1 c . For all c, it shall be in the range 0, 2, which specifie
21、s that band-pass filtering and cross-color correlation are not supported. comp_model_value c i 0 . For all c and i, it shall be in the range 0, 255 to ensure film grain simulation can be performed using 16-bit signed integer arithmetic. comp_model_value c i 1 . For all c and i, it shall be in the ra
22、nge 2, 14, which includes all the required grain patterns. comp_model_value c i 2 . For all c and i, it shall be in the range 2, 14, which includes all the required grain patterns. film_grain_characteristics_repetition_period. It shall be equal to 0 to specify that the film grain characteristics SEI
23、 message applies to the current decoded frame only. NOTE All frames where film grain must be inserted shall be preceded by a film grain characteristics SEI message. This approach ensures bit accuracy in trick mode play, and allows bit-accurate film grain insertion in both decode order and display or
24、der. Combining all the color components c and intensity intervals i in an SEI message, the number of different pairs (comp_model_value c i 1 , comp_model_value c i 2 ) shall be equal or smaller than 10. NOTE The previous constraint applies after scaling the chroma film grain model values, as specifi
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- SMPTERDD52006FILMGRAINTECHNOLOGYSPECIFICATIONSFORH264XA6MPEG4AVCBITSTREAMS 电影 颗粒 技术 H264XA6MPEG4AVC 比特流

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