SMPTE ST 367M-2002 Television - Type D-11 Picture Compression and Data Stream Format.pdf
《SMPTE ST 367M-2002 Television - Type D-11 Picture Compression and Data Stream Format.pdf》由会员分享,可在线阅读,更多相关《SMPTE ST 367M-2002 Television - Type D-11 Picture Compression and Data Stream Format.pdf(48页珍藏版)》请在麦多课文档分享上搜索。
1、 Table of contents 1 Scope 2 Normative references 3 Introduction 4 Encoding 5 Decoding Annex A Subsampling filter Annex B Channel shuffling Annex C Discrete cosine transform and zigzag scan Annex D VLC tables Annex E System overview Annex F Bibliography 1 Scope This standard specifies the compressio
2、n of a high-definition source format to a dual-channel packetized data stream format which is suitable for recording on disc and tape storage devices including type D-11 tape recorder. The specification includes a number of basic packetizing operations including the shuffling of the source data prio
3、r to compression both to aid compression performance and to allow error concealment processing in the decoder. The standard also includes the processes required to decode the compressed type D-11 packetized data format into a high- definition output signal. This standard supports high-definition sou
4、rce formats using 1920*1080 pixels and the sampling structures specified in SMPTE 274M and SMPTE RP 211 at the following picture rates: 241.001/PsF, 24/PsF, 25/PsF, 301.001/PsF, 50/I and 601.001/I (where PsF indicates progressive segmented frame and I indicates interlaced). The data packet format sp
5、ecified by this standard is used as the source data stream for the associated document which maps this type D-11 packetized data stream format together with AES3 data over SDTI. 2 Normative references The following standards contain provisions which, through reference in this text, constitute provis
6、ions of this standard. At the time of publication, the editions indicated were valid. All standards are subject to revision, SMPTE STANDARD for Television Type D-11 Picture Compression and Data Stream Format Page 1 of 48 pages SMPTE 367M-2002 Copyright 2002 by THE SOCIETY OF MOTION PICTURE AND TELEV
7、ISION ENGINEERS 595 W. Hartsdale Ave., White Plains, NY 10607 (914) 761-1100 Approved March 28, 2002 SMPTE 367M-2002 Page 2 of 48 pages 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.
8、 SMPTE 12M-1999, Television, Audio and Film Time and Control Code SMPTE 274M-1998, Television 1920 x 1080 Scanning and Analog and Parallel Digital Interfaces for Multiple Picture Rates SMPTE 292M-1998, Television Bit-Serial Digital Interface for High-Definition Television Systems SMPTE RP 188-1999,
9、Transmission of Time Code and Control Code in the Ancillary Data Space of a Digital Television Data Stream SMPTE RP 211-2000, Implementation of 24P, 25P and 30P Segmented Frames for 1920 x 1080 Production Format 3 Introduction This standard specifies the encoding and decoding of high-definition sour
10、ce formats via compression into a bit rate in the range 112140 Mb/s for recording on a type D-11 digital tape recorder. The recorded bit rate is related to the source picture rate as given in table 1. Table 1 Data rates associated with source picture rates Picture rate Base data rate (Mb/s) 241.001/
11、PsF 111.863 24/PsF 111.975 25/PsF 116.640 301.001/PsF 139.828 50/I 116.640 601.001/I 139.828 Annex E gives the system overview of the documents which comprise the full type D-11 specification. This document specifies the parts identified by the number 1. The other documents identified as 2 and 3 spe
12、cify, respectively, the following parts: The SDTI definition for direct data input and output from the type D-11 recorder. The mapping of the compressed data format from either this document or the data interface document onto the type D-11 helical tracks as the VTR format. In common with other comp
13、ression systems, the type D-11 encoding process uses intraframe coding (i.e., the coding is bound by the frame period) using the discrete cosine transform (DCT) to provide the data decorrelation required for efficient compression. The coefficients are quantized and variable length coded (VLC) to pro
14、duce the basic output data format. The source pictures are subsampled prior to compression coding. This reduces the number of coded pixels and allows the number of bits-per-pixel value to be raised in proportion. The luminance source sampling grid of 1920*1080 pixels is reduced to 1440*1080 pixels.
15、For each chrominance channel, the source sampling grid of 960*1080 pixels is reduced to 480*1080 pixels. In the decoder, the output pixel sample grid is restored back to the source format of 1920*1080 pixels by interpolation following the compression decoding process. SMPTE 367M-2002 Page 3 of 48 pa
16、ges The compressed data format specified by the output of the compression encoder is of a form which allows direct mapping into the basic block structure as defined in the type D-11 digital recorder document. 4 Encoding 4.1 Overview The type D-11 source data for compression shall comprise only the p
17、roduction aperture area as defined by SMPTE 274M. NOTE The DCT coding uses a data block size which allows exactly 1080 lines to be coded. The source formats comprise luminance (Y) and chrominance (CB, CR) component signals as defined by SMPTE 274M and SMPTE RP 211. The type D-11 source picture rates
18、 for compression shall be constrained to the following values: 241.001 frames per second in the segmented format as defined by SMPTE RP 211. 24 frames per second in the segmented format as defined by SMPTE RP 211. 25 frames per second in the segmented format as defined by SMPTE RP 211. 301.001 frame
19、s per second in the segmented format as defined by SMPTE RP 211. 50 fields per second in the interlaced format (a.k.a. 50/I) as defined by SMPTE 274M. 601.001 fields per second in the interlaced format (a.k.a. 60/I) as defined by SMPTE 274M. The active picture data for compression shall be prefilter
20、ed and then subsampled from a source representation to a subsampled representation. The reduced active data shall then be split into two identical channels for processing as shown in figure 1 and table 2. The total picture data in each channel shall be divided into 20,250 8*8 blocks, each formed fro
21、m 8 samples of 8 consecutive lines in a frame. The 8*8 blocks for each channel shall then be shuffled within the frame boundary to produce 270 code blocks each comprising 45 luminance (Y) 8*8 blocks and 30 chrominance 8*8 blocks (15 CBand 15 CR). The picture data in each code block shall be compress
22、ed by the application of the discrete cosine transform, quantization and VLC encoding. Each code block shall be separately encoded and there shall be no data sharing between code blocks. The data from the compression output shall be packed into the code block space of 1080 bytes. Each code block sha
23、ll be segmented into five basic blocks each comprising 216 compressed data bytes. Each basic block nominally contains the compressed data for 9 luminance 8*8 blocks and 6 chrominance 8*8 blocks (3 CBand 3 CR). Data overflow from one basic block can be shared with other basic blocks in the same code
24、block. NOTE The 8*8 blocks may be coded by a single 8*8 DCT block, by two 8*4 DCT blocks, or by two 4*8 DCT blocks depending on the mode of operation (see 4.4). The 270 code blocks for each channel shall be divided into six equal segments of 45 code blocks per segment. Each segment shall contain one
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- SMPTEST367M2002TELEVISIONTYPED11PICTURECOMPRESSIONANDDATASTREAMFORMATPDF

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