![]() |
|
||||||||||||||
| . 网站首页 . 新闻 . 新品 . 方案 . 专访 . 活动 . DSP . EDA . 评测室 . 技术文库 . 会员区 . 商城 . 服务导航 . 邮购 . 资源 . | ||
|
||
|
|||||
| H.264标准术语翻译 | |||||
作者:A002 文章来源:本站 点击数: 更新时间:2007-2-28 ![]() |
|||||
|
inter+v:帧间编码模式,指利用图像的时间相关性进行编码,通俗点说就是利用参考帧中位置相同的宏块(或者相邻宏块)来预测欲编码的宏块同帧间编码模式,参考帧中的参考宏块要加一个位移矢量(MV,Motion Vector) inter+4v:同上,不过吧一个宏块分成四个块(block),每个块一个位移矢量 inter+Q:同帧间编码模式,不过量化步长不再是固定值,可以变化 MVD 差分运动向量 MV 运动向量 MB 宏块 BAB 二进制多边形掩码 CAE 上下文相关算术编码器 AAC 高级(改进?)音频编码 Alpha plane 提供透明信息的图像平面…… BAP 肢体运动参数 BDP 肢体定义参数 BIFS 场景的二值信息格式 BSAC 基于比特分割的算术编码??? CELP ??? DAI DMIF应用接口 DMIF 传输多媒体集成框架 DNI DMIF网络接口 FAP 面部运动参数 FDP 面部定义参数 GMC 全局运动补偿 HVXC 谐波矢量激励编码 IPMP 知识产权管理和保护 MPEG-J MPEG Java 应用程序接口框架 AAC: Advanced Audio Coding CELP: Code Excited Linear Prediction OCI Object Content Information对象内容信息 OD Object descriptor对象描述符 PDU Protocol Data Unit协议数据单元 PSNR Peak Signal to Noise Ratio信噪比 QCIF Quarter Common Intermediate Format QoS Quality of Service RTP Real Time Transport Protocol RTSP Real Time Streaming Protocol RVLC Reversible Variable Length Coding 反可变长编码 SA-DCT shape-adaptive DCT形状自适应DCT SL Sync(hronization) layer同步层 VM Verification Model校验模型 VOP Video Object Plane 视频对象平面 XMT Extensible MPEG-4 textual format扩展的MPEG-4 文本格式?? BSAC Bit-Sliced Arithmetic Coding??????????? CELP Code Excited Linear Prediction?????????? DRC Dynamic Resolution Conversion??????????? FTTC Fiber To The Curb????????????????? HILN Harmonic Individual Line and Noise???????? LTP Long Term Prediction???????????????? SMIL Synchronized Multimedia Integration Language这个有什么用? SNHC Synthetic- Natural Hybrid Coding这个是干什么的? BSAC Bit-Sliced Arithmetic Coding位片算术编码 CELP Code Excited Linear Prediction码本激励线性预测(声码器) DRC Dynamic Resolution Conversion动态分辨率转换 Common Intermidiate Format(CIF) 公用中间格式,介于PAL和NTSC格式之间的一种源视频格式。 Variable Length Coding(VLC) 可变长编码,统计编码的一种实用编码方法,用于现存的常用标准中。 Unrestricted Motion Vector mode(UMV) 自由运动矢量模式,H.263中的一种可选模式,允许运动矢量可以指向图象边缘之外。 Advanced Prediction mode(AP) 高级预测模式,H.263中的一种可选模式,允许每个宏块有三个运动矢量,每个块一个。 PB-frame PB帧,当前预测帧P与双向预测帧B图象组成一个PB帧,他们是一个编码单元。 Advanced INTRA Coding Mode(AICM) 先进帧内编码模式。 Chrominance 色度,任一一种颜色与亮度相同的一个参考色之间的差异。 Pixel Aspect Ratio 占空比 Zigzag Positioning Zigzag扫描,在量化之后,对宏块内的系数差进行排序,DC位置第一。 DCT 离散余弦变换 Motion Prediction 运动预测 Motion Compensation 运动补偿 epzs,其解释是Enhanced Predictive Zonal Search,可以翻译为“改进的预测式区域搜索算法”,主要采用于H.264中,分为3步: 1 利用predictive motion vector指定一个目标点 2 在该点周围一定区域内采用钻石形状或者方框区域内做普通搜索 3 如果有必要,(在采用多预测向量模式下)利用motion vecotr的加权值目标点周围另做搜索以进行比较。 以上每一步中都采用门限值进行判断,如果小于某门限,则停止搜索以减小运算量。而这个门限值是adaptive调整的。 QP: quantiser parameter 量化参数 用于DCT压缩、网络传输和缓存的容量控制 Synthetic指的是合成图像,natural是自然图像。到目前为止,讨论的基本是自然编码,即对象都是由文件输入的。而synthetic图像是人工合成的对象,比如3维字体,3维人物等,以及3Dmax等软件内部的算法。 synthetic往往与虚拟现实结合紧密,目前国外研究逐渐展开。MPEG-4标准中为了加强交互性,也引入了合成对象编码。 VM翻译成校验模型 -------------------------------------------------------------------------------- 3.2 AC transform coefficient: Any transform coefficient for which the frequency index in one or both dimensions is non-zero. 3.3 adaptive binary arithmetic decoding process: An entropy decoding process that recovers the values of bins from a bitstream produced by an adaptive binary arithmetic encoding process. 3.4 adaptive binary arithmetic encoding process: An entropy encoding process, not normatively specified in this Recommendation | International Standard, that codes a sequence of bins and produces a bitstream that can be decoded using the adaptive binary arithmetic decoding process. 自适应算术编码:是一种熵编码器,在本标准中未做具体规定,该编码器输入二进制数据,输出可以被自适应算术解码器解码的位流 3.5 arbitrary slice order: A decoding order of slices in which the macroblock address of the first macroblock of some slice of a picture may be smaller than the macroblock address of the first macroblock of some other preceding slice of the same coded picture. 3.6 B slice: A slice that may be decoded using intra prediction from decoded samples within the same slice or inter prediction from previously-decoded reference pictures, using at most two motion vectors and reference indices to predict the sample values of each block. 3.7 bin: One bit of a bin string. bin: 3.8 binarization: The set of intermediate binary representations of all possible values of a syntax element. binarization: 3.9 binarization process: A unique mapping process of possible values of a syntax element onto a set of bin strings. binarization process: 3.10 bin string: A string of bins. A bin string is an intermediate binary representation of values of syntax elements. 3.11 bi-predictive slice: See B slice. bi-predictive slice: 3.12 bitstream: A sequence of bits that forms the representation of coded pictures and associated data forming one or more coded video sequences. Bitstream is a collective term used to refer either to a NAL unit stream or a byte stream. 3.13 block: An MxN (M-column by N-row) array of samples, or an MxN array of transform coefficients. 3.14 bottom field: One of two fields that comprise a frame. Each row of a bottom field is spatially located immediately below a corresponding row of a top field. 3.15 bottom macroblock (of a macroblock pair): The macroblock within a macroblock pair that contains the samples in the bottom row of samples for the macroblock pair. For a field macroblock pair, the bottom macroblock represents the samples from the region of the bottom field of the frame that lie within the spatial region of the macroblock pair. For a frame macroblock pair, the bottom macroblock represents the samples of the frame that lie within the bottom half of the spatial region of the macroblock pair. 3.16 broken link: A location in a bitstream at which it is indicated that some subsequent pictures in decoding order may contain serious visual artefacts due to unspecified operations performed in the generation of the bitstream. 3.17 byte: A sequence of 8 bits, written and read with the most significant bit on the left and the least significant bit on the right. When represented in a sequence of data bits, the most significant bit of a byte is first. 3.18 byte-aligned: A bit in a bitstream is byte-aligned when its position is an integer multiple of 8 bits from the first bit in the bitstream. 3.19 byte stream: An encapsulation of a NAL unit stream containing start code prefixes and NAL units as specified in Annex B. 3.20 category: A number associated with each syntax element. The category is used to specify the allocation of syntax elements to NAL units for slice data partitioning. It may also be used in a manner determined by the application to refer to classes of syntax elements in a manner not specified in this Recommendation | International Standard. 3.21 chroma: An adjective specifying that a sample array or single sample is representing one of the two colour difference signals related to the primary colours. The symbols used for a chroma array or sample are Cb and Cr. NOTE - The term chroma is used rather than the term chrominance in order to avoid the implication of the use of linear light transfer characteristics that is often associated with the term chrominance. 3.22 coded field: A coded representation of a field. 3.23 coded frame: A coded representation of a frame. 已编码的帧:代表已经编码的帧 3.24 coded picture: A coded representation of a picture. A coded picture may be either a coded field or a coded frame. Coded picture is a collective term referring to a primary coded picture or a redundant coded picture, but not to both together. 已编码图像:代表已经编码的图像。已编码的图像可以是一个已编码的场或帧。已编码的图像只能是主编码图像或冗余编码图像之一 3.25 coded picture buffer (CPB): A first-in first-out buffer containing access units in decoding order specified in the hypothetical reference decoder in Annex C. 已编码图像缓冲区(CPB):见附录C包含以解码顺序出现的访问单元的FIFO缓冲区。 3.26 coded representation: A data element as represented in its coded form. 编码表示:数据元素的编码表示 3.27 coded video sequence: A sequence of access units that consists, in decoding order, of an IDR access unit followed zero or more non-IDR access units including all subsequent access units up to but not including any subsequent IDR access unit. (*)已编码视频序列:由访问单元组成。按照解码顺序,由一个IDR访问单元后接0个或更多个其它非IDR访问单元组成 3.28 component: An array or single sample from one of the three arrays (luma and two chroma) that make up a field or frame. 分量:从组成帧(frame)和场(field)的三个数组(亮度和两个色差)得来的一个数组或样本 3.29 complementary field pair: A collective term for a complementary reference field pair or a complementary non-reference field pair. (*)互补场对:指互补参考场对或互补非参考场对 3.30 complementary non-reference field pair: Two non-reference fields that are in consecutive access units in decoding order as two coded fields of opposite parity where the first field is not already a paired field. (*)互补非参考场对:在连续访问单元中的两个已编码非参考场,并作为奇偶性相反的两场,其第一个场没有配对 [align=right][此贴子已经被作者于2003-11-25 22:19:38编辑过][/align]
3.31 complementary reference field pair: Two reference fields that are in consecutive access units in decoding order as two coded fields and share the same value of frame number, where the second field in decoding order is not an IDR picture and does not include a memory_management_control_operation syntax element equal to 5. 3.32 context variable: A variable specified for the adaptive binary arithmetic decoding process of a bin by an equation containing recently decoded bins. 3.33 DC transform coefficient: A transform coefficient for which the frequency index is zero in all dimensions. 3.34 decoded picture: A decoded picture is derived by decoding a coded picture. A decoded picture is either a decoded frame, or a decoded field. A decoded field is either a decoded top field or a decoded bottom field. 3.35 decoded picture buffer (DPB): A buffer holding decoded pictures for reference, output reordering, or output delay specified for the hypothetical reference decoder in Annex C. 3.36 decoder: An embodiment of a decoding process. 3.37 decoding order: The order in which syntax elements are processed by the decoding process. 解码顺序:语法元素被解码处理的次序 3.38 decoding process: The process specified in this Recommendation | International Standard that reads a bitstream and produces decoded pictures. 3.39 direct prediction: An inter prediction for a block for which no motion vector is decoded. Two direct prediction modes are specified that are referred to as spatial direct prediction and temporal prediction mode. 3.40 decoder under test (DUT): A decoder that is tested for conformance to this Recommendation | International Standard by operating the hypothetical stream scheduler to deliver a conforming bitstream to the decoder and to the hypothetical reference decoder and comparing the values and timing of the output of the two decoders. 3.41 emulation prevention byte: A byte equal to 0x03 that may be present within a NAL unit. The presence of emulation prevention bytes ensures that no sequence of consecutive byte-aligned bytes in the NAL unit contains a start code prefix. 3.42 encoder: An embodiment of an encoding process. 3.43 encoding process: A process, not specified in this Recommendation | International Standard, that produces a bitstream conforming to this Recommendation | International Standard. 3.44 field: An assembly of alternate rows of a frame. A frame is composed of two fields, a top field and a bottom field. 3.45 field macroblock: A macroblock containing samples from a single field. All macroblocks of a coded field are field macroblocks. When macroblock-adaptive frame/field decoding is in use, some macroblocks of a coded frame may be field macroblocks. 3.46 field macroblock pair: A macroblock pair decoded as two field macroblocks. 场宏块对:按照两个场宏块解码的宏块对 3.47 field scan: A specific sequential ordering of transform coefficients that differs from the zig-zag scan by scanning columns more rapidly than rows. Field scan is used for transform coefficients in field macroblocks. 3.48 flag: A variable that can take one of the two possible values 0 and 1. 3.49 frame: A frame contains an array of luma samples and two corresponding arrays of chroma samples. A frame consists of two fields, a top field and a bottom field. 3.50 frame macroblock: A macroblock representing samples from two fields of a coded frame. When macroblock-adaptive frame/field decoding is not in use, all macroblocks of a coded frame are frame macroblocks. When macroblock-adaptive frame/field decoding is in use, some macroblocks of a coded frame may be frame macroblocks. 3.51 frame macroblock pair: A macroblock pair decoded as two frame macroblocks. 3.52 frequency index: A one-dimensional or two-dimensional index associated with a transform coefficient prior to an inverse transform part of the decoding process. 3.53 hypothetical reference decoder (HRD): A hypothetical decoder model that specifies constraints on the variability of conforming NAL unit streams or conforming byte streams that an encoding process may produce. 3.54 hypothetical stream scheduler (HSS): A hypothetical delivery mechanism for the timing and data flow of the input of a bitstream into the hypothetical reference decoder. The HSS is used for checking the conformance of a bitstream or a decoder. 3.55 I slice: A slice that is decoded using prediction only from decoded samples within the same slice. 3.56 instantaneous decoding refresh (IDR) access unit: An access unit in which the primary coded picture is an IDR picture. 3.57 instantaneous decoding refresh (IDR) picture: A coded picture containing only slices with I or SI slice types that causes the decoding process to mark all reference pictures as "unused for reference" immediately after decoding the IDR picture. After the decoding of an IDR picture all following coded pictures in decoding order can be decoded without inter prediction from any picture decoded prior to the IDR picture. The first picture of each coded video sequence is an IDR picture. 3.58 inter coding: Coding of a block, macroblock, slice, or picture that uses inter prediction. 3.59 inter prediction: A prediction derived from decoded samples of reference pictures other than the current decoded picture. 3.60 intra coding: Coding of a block, macroblock, slice, or picture that uses intra prediction. 3.61 intra prediction: A prediction derived from the decoded samples of the same decoded slice. 帧内预测:只使用当前解码片做为参考的编码方法 3.62 intra slice: See I slice. 3.63 inverse transform: A part of the decoding process by which a set of transform coefficients are converted into spatial-domain values, or by which a set of transform coefficients are converted into DC transform coefficients. 3.64 layer: One of a set of syntactical structures in a non-branching hierarchical relationship. Higher layers contain lower layers. The coding layers are the coded video sequence, picture, slice, and macroblock layers. 3.65 level: A defined set of constraints on the values that may be taken by the syntax elements and variables of this Recommendation | International Standard. The same set of levels is defined for all profiles, with most aspects of the definition of each level being in common across different profiles. Individual implementations may, within specified constraints, support a different level for each supported profile. In a different context, level is the value of a transform coefficient prior to scaling. 3.66 list 0 (list 1) motion vector: A motion vector associated with a reference index pointing into reference picture list 0 (list 1). 运动矢量列表0(1): 和指向参考图像列表0(1)的参考索引相关联的MV。 3.67 list 0 (list 1) prediction: Inter prediction of the content of a slice using a reference index pointing into reference picture list 0 (list 1). 3.68 luma: An adjective specifying that a sample array or single sample is representing the monochrome signal related to the primary colours. The symbol used for luma is Y. NOTE – The term luma is used rather than the term luminance in order to avoid the implication of the use of linear light transfer characteristics that is often associated with the term luminance. 3.69 macroblock: A 16x16 block of luma samples and two corresponding blocks of chroma samples. The division of a slice or a macroblock pair into macroblocks is a partitioning. 3.70 macroblock-adaptive frame/field decoding: A decoding process for coded frames in which some macroblocks may be decoded as frame macroblocks and others may be decoded as field macroblocks.
--------------------------------------------------------------------------------
3.70 macroblock address: When macroblock-adaptive frame/field decoding is not in use, a macroblock address is the index of a macroblock in a macroblock raster scan of the picture starting with zero for the top-left macroblock in a picture. When macroblock-adaptive frame/field decoding is in use, the macroblock address of the top macroblock of a macroblock pair is two times the index of the macroblock pair in a macroblock pair raster scan of the picture, and the macroblock address of the bottom macroblock of a macroblock pair is the macroblock address of the corresponding top macroblock plus 1. The macroblock address of the top macroblock of each macroblock pair is an even number and the macroblock address of the bottom macroblock of each macroblock pair is an odd number. 3.71 macroblock location: The two-dimensional coordinates of a macroblock in a picture denoted by ( x, y ). For the top left macroblock of the picture ( x, y ) is equal to ( 0, 0 ). x is incremented by 1 for each macroblock column from left to right. When macroblock-adaptive frame/field decoding is not in use, y is incremented by 1 for each macroblock row from top to bottom. When macroblock-adaptive frame/field decoding is in use, y is incremented by 2 for each macroblock pair row from top to bottom, and is incremented by an additional 1 when a macroblock is a bottom macroblock. MB定位:图象中的MB的二维坐标以(x,y)表示。左上角的MB坐标定为(0,0)。从左到右x坐标依次加1。当没有使用MB自适应解码时,从上而下y坐标每次加1,使用MB自适应解码时,y坐标每次加2,如果MB是一个底MB,则再加1。 3.72 macroblock pair: A pair of vertically contiguous macroblocks in a frame that is coupled for use in macroblock-adaptive frame/field decoding processing. The division of a slice into macroblock pairs is a partitioning. 3.73 macroblock partition: A block of luma samples and two corresponding blocks of chroma samples resulting from a partitioning of a macroblock for inter prediction. 3.74 macroblock to slice group map: A means of mapping macroblocks of a picture into slice groups. The macroblock to slice group map consists of a list of numbers, one for each coded macroblock, specifying the slice group to which each coded macroblock belongs. 3.75 map unit to slice group map: A means of mapping slice group map units of a picture into slice groups. The map unit to slice group map consists of a list of numbers, one for each slice group map unit, specifying the slice group to which each coded slice group map unit belongs. 3.76 memory management control operation: Seven operations that control reference picture marking. 3.77 motion vector: A two-dimensional vector used for inter prediction that provides an offset from the coordinates in the decoded picture to the coordinates in a reference picture. 3.78 NAL unit: A syntax structure containing an indication of the type of data to follow and bytes containing that data in the form of an RBSP interspersed as necessary with emulation prevention bytes. 3.79 NAL unit stream: A sequence of NAL units. 3.80 non-paired reference field: A decoded reference field that is not part of a complementary reference field pair. 3.81 non-reference picture: A picture coded with nal_ref_idc equal to 0. A non-reference picture is not used for inter prediction of any other pictures. 3.82 opposite parity: The opposite parity of top is bottom, and vice versa. 3.83 output order: The order in which the decoded pictures are output from the decoded picture buffer. 3.84 P slice: A slice that may be decoded using intra prediction from decoded samples within the same slice or inter prediction from previously-decoded reference pictures, using at most one motion vector and reference index to predict the sample values of each block. P slice: 3.85 parameter: A syntax element of a sequence parameter set or a picture parameter set. Parameter is also used as part of the defined term quantisation parameter. 3.86 parity: The parity of a field can be top or bottom. 3.87 partitioning: The division of a set into subsets such that each element of the set is in exactly one of the subsets. 3.88 picture: A collective term for a field or a frame. 图象:一帧或一场。 3.89 picture order count: A variable having a value that increases with increasing picture position in output order relative to the previous IDR picture in decoding order or relative to the previous picture containing the memory management control operation that marks all reference pictures as “unused for reference”. 3.90 prediction: An embodiment of the prediction process. 3.91 prediction process: The use of a predictor to provide an estimate of the sample value or data element currently being decoded. 3.92 predictive slice: See P slice. 3.93 predictor: A combination of previously decoded sample values or data elements used in the decoding process of subsequent sample values or data elements. 3.94 primary coded picture: The coded representation of a picture to be used by the decoding process for a bitstream conforming to this Recommendation | International Standard. The primary coded picture contains all macroblocks of the picture. The only pictures that have a normative effect on the decoding process are primary coded pictures. See also redundant coded picture. 3.95 profile: A specified subset of the syntax of this Recommendation | International Standard. Profile: 3.96 quantisation parameter: A variable used by the decoding process for scaling of transform coefficient levels. 3.97 random access: The act of starting the decoding process for a bitstream at a point other than the beginning of the stream. 3.98 raster scan: A mapping of a rectangular two-dimensional pattern to a one-dimensional pattern such that the first entries in the one-dimensional pattern are from the first top row of the two-dimensional pattern scanned from left to right, followed similarly by the second, third, etc. rows of the pattern (going down) each scanned from left to right. 3.99 raw byte sequence payload (RBSP): A syntax structure containing an integer number of bytes that is encapsulated in a NAL unit. An RBSP is either empty or has the form of a string of data bits containing syntax elements followed by an RBSP stop bit and followed by zero or more subsequent bits equal to 0. RBSP: 3.100 raw byte sequence payload (RBSP) stop bit: A bit equal to 1 present within a raw byte sequence payload (RBSP) after a string of data bits. The location of the end of the string of data bits within an RBSP can be identified by searching from the end of the RBSP for the RBSP stop bit, which is the last non-zero bit in the RBSP. RBSP 结束比特:在RBSP中跟在数据位流后的一个值为1的位。在RBSP中可以通过搜索停止位来标定一个RBSP的结束位置,结束位是RBSP中最后一个非零位。 3.101 recovery point: A point in the bitstream at which the recovery of an exact or an approximate representation of the decoded pictures represented by the bitstream is achieved after a random access or broken link. 3.102 redundant coded picture: A coded representation of a picture or a part of a picture. The content of a redundant coded picture shall not be used by the decoding process for a bitstream conforming to this Recommendation | International Standard. A redundant coded picture is not required to contain all macroblocks in the primary coded picture. Redundant coded pictures have no normative effect on the decoding process. See also primary coded picture. 3.103 reference field: A reference field may be used for inter prediction when P, SP, and B slices of a coded field or field macroblocks of a coded frame are decoded. See also reference picture. 3.104 reference frame: A reference frame may be used for inter prediction when P, SP, and B slices of a coded frame are decoded. See also reference picture. 3.105 reference index: An index into a reference picture list. 3.106 reference picture: A picture with nal_ref_idc not equal to 0. A reference picture contains samples that may be used for inter prediction in the decoding process of subsequent pictures in decoding order. 3.107 reference picture list: A list of short-term picture numbers and long-term picture numbers that are assigned to reference pictures. 3.108 reference picture list 0: A reference picture list used for inter prediction of a P, B, or SP slice. All inter prediction used for P and SP slices uses reference picture list 0. Reference picture list 0 is one of two reference picture lists used for inter prediction for a B slice, with the other being reference picture list 1. 3.109 reference picture list 1: A reference picture list used for inter prediction of a B slice. Reference picture list 1 is one of two lists of reference picture lists used for inter prediction for a B slice, with the other being reference picture list 0. -------------------------------------------------------------------------------- laibar于 2003-11-25 22:09:00 发布 3.110 reference picture marking: Specifies, in the bitstream, how the decoded pictures are marked for inter prediction. 3.111 reserved: The term “reserved”, when used in the clauses specifying some values of a particular syntax element, means that these values shall not be used in bitstreams conforming to this Recommendation | International Standard, but may be used in future extensions of this Recommendation | International Standard by ITU?T | ISO/IEC. 3.112 residual: The decoded difference between a prediction of a sample or data element and its decoded value. 3.113 run: A number of consecutive data elements represented in the decoding process. In one context, the number of zero-valued transform coefficient levels preceding a non-zero transform coefficient level in the list of transform coefficient levels generated by a zig-zag scan or a field scan. In other contexts, run refers to a number of macroblocks. 3.114 sample aspect ratio: Specifies, for assisting the display process, which is not specified in this Recommendation | International Standard, the ratio between the intended horizontal distance between the columns and the intended vertical distance between the rows of the luma sample array in a frame. Sample aspect ratio is expressed as h:v, where h is horizontal width and v is vertical height (in arbitrary units of spatial distance). 3.115 scaling: The process of multiplying transform coefficient levels by a factor, resulting in transform coefficients. 3.116 SI slice: A slice that is coded using prediction only from decoded samples within the same slice and using quantisation of the prediction samples. An SI slice can be coded such that its decoded samples can be constructed identically to an SP slice. SI slice: 3.117 skipped macroblock: A macroblock for which no data is coded other than an indication that the macroblock is to be decoded as "skipped". This indication may be common to several macroblocks. 3.118 slice: An integer number of macroblocks or macroblock pairs ordered consecutively in the raster scan within a particular slice group. For the primary coded picture, the division of each slice group into slices is a partitioning. Although a slice contains macroblocks or macroblock pairs that are consecutive in the raster scan within a slice group, these macroblocks or macroblock pairs are not necessarily consecutive in the raster scan within the picture. The addresses of the macroblocks are derived from the address of the first macroblock in a slice (as represented in the slice header) and the macroblock to slice group map. 3.119 slice data partitioning: A method of partitioning selected syntax elements into syntax structures based on a category associated with each syntax element. 3.120 slice group: A subset of the macroblocks or macroblock pairs of a picture. The division of the picture into slice groups is a partitioning of the picture. The partitioning is specified by the macroblock to slice group map. 3.121 slice group map units: The units of the map unit to slice group map. Slice 3.122 slice header: A part of a coded slice containing the data elements pertaining to the first or all macroblocks represented in the slice. 3.123 source: Term used to describe the video material or some of its attributes before encoding. 源:用来描述视频素材或其编码前属性的术语。 3.124 SP slice: A slice that is coded using inter prediction from previously-decoded reference pictures, using at most one motion vector and reference index to predict the sample values of each block. An SP slice can be coded such that its decoded samples can be constructed identically to another SP slice or an SI slice. 3.125 start code prefix: A unique sequence of three bytes equal to 0x000001 embedded in the byte stream as a prefix to each NAL unit. The location of a start code prefix can be used by a decoder to identify the beginning of a new NAL unit and the end of a previous NAL unit. Emulation of start code prefixes is prevented within NAL units by the inclusion of emulation prevention bytes. 开始码前缀:一个等于0x000001的三个字节的唯一的序列,嵌入到字节流中作为每一个NAL单元的前缀。解码器可以使用开始码前缀的位置来识别一个新的NAL单元的开始和前一个NAL单元的结束。通过包含一个预防二义字节使得在NAL单元中不会使得开始码前缀发生歧义。 3.126 string of data bits (SODB): A sequence of some number of bits representing syntax elements present within a raw byte sequence payload prior to the raw byte sequence payload stop bit. Within an SODB, the left-most bit is considered to be the first and most significant bit, and the right-most bit is considered to be the last and least significant bit. 3.127 sub-macroblock: One quarter of the samples of a macroblock, i.e., an 8x8 luma block and two 4x4 chroma blocks of which one corner is located at a corner of the macroblock. 子MB:一个MB样本的四分之一,也就是说,一个8×8亮度块和两个4×4的色差块。 3.128 sub-macroblock partition: A block of luma samples and two corresponding blocks of chroma samples resulting from a partitioning of a sub-macroblock for inter prediction. 3.129 switching I slice: See SI slice. 3.130 switching P slice: See SP slice. 3.131 syntax element: An element of data represented in the bitstream. 3.132 syntax structure: Zero or more syntax elements present together in the bitstream in a specified order. 语法结构:位流中按特定顺序出现的语法成员。 3.133 top field: One of two fields that comprise a frame. Each row of a top field is spatially located immediately above the corresponding row of the bottom field. 3.134 top macroblock (of a macroblock pair): The macroblock within a macroblock pair that contains the samples in the top row of samples for the macroblock pair. For a field macroblock pair, the top macroblock represents the samples from the region of the top field of the frame that lie within the spatial region of the macroblock pair. For a frame macroblock pair, the top macroblock represents the samples of the frame that lie within the top half of the spatial region of the macroblock pair. 3.135 transform coefficient: A scalar quantity, considered to be in a frequency domain, that is associated with a particular one-dimensional or two-dimensional frequency index in an inverse transform part of the decoding process. 3.136 transform coefficient level: An integer quantity representing the value associated with a particular two-dimensional frequency index in the decoding process prior to scaling for computation of a transform coefficient value. 3.137 universal unique identifier (UUID): An identifier that is unique with respect to the space of all universal unique identifiers. UUID通用的唯一标识符:一个唯一的标识符。 3.138 variable length coding (VLC): A reversible procedure for entropy coding that assigns shorter bit strings to symbols expected to be more frequent and longer bit strings to symbols expected to be less frequent. 3.139 zig-zag scan: A specific sequential ordering of transform coefficient levels from (approximately) the lowest spatial frequency to the highest. Zig-zag scan is used for transform coefficient levels in frame macroblocks. Z扫描:一种特殊的变换系数扫描顺序,从最低频率直到最高频率。Z扫描用于扫描帧MB的变换系数。 1 Abbreviations -------------------------------------------------------------------------------- tonylin于 2003-11-26 1:31:00 发布 3.70:宏块级自适应解码 =〉宏块级场帧自适应解码 |
|||||
| 欢迎点击进入:TI德州中文网 (国内唯一针对TI应用的中文技术网站) 文章录入:admin 责任编辑:admin | |||||
| 【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 | |||||
| 最新热点 | 最新推荐 | 相关文章 | ||
| 针对H.264的编译码设计以及各… 基于工业以太网的H.264煤矿视… 基于H.264/AVC和AVS的视频解… 并行处理的H.264到AVS转码器… U-Boot在基于ADSP BF533的嵌… H.264/AVC中扩展空域可伸缩… 以全双工模式运行H.264基线的… T264关键数据结构解析 H.264在DM642的优化 一种新的H.264编码帧间预测模… |
| 网友评论:(只显示最新10条。评论内容只代表网友观点,与本站立场无关!) |
| | 设为首页 | 加入收藏 | 联系站长 | 友情链接 | 版权申明 | 网站公告 | 管理登录 | | |||
|
|