WO2009121234A1 - 一种视频压缩码率控制方法 - Google Patents

一种视频压缩码率控制方法 Download PDF

Info

Publication number
WO2009121234A1
WO2009121234A1 PCT/CN2008/073089 CN2008073089W WO2009121234A1 WO 2009121234 A1 WO2009121234 A1 WO 2009121234A1 CN 2008073089 W CN2008073089 W CN 2008073089W WO 2009121234 A1 WO2009121234 A1 WO 2009121234A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
complexity factor
bits
rate control
video compression
Prior art date
Application number
PCT/CN2008/073089
Other languages
English (en)
French (fr)
Inventor
徐苏珊
Original Assignee
深圳市融创天下科技发展有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳市融创天下科技发展有限公司 filed Critical 深圳市融创天下科技发展有限公司
Publication of WO2009121234A1 publication Critical patent/WO2009121234A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/124Quantisation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/146Data rate or code amount at the encoder output
    • H04N19/147Data rate or code amount at the encoder output according to rate distortion criteria
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/146Data rate or code amount at the encoder output
    • H04N19/149Data rate or code amount at the encoder output by estimating the code amount by means of a model, e.g. mathematical model or statistical model

Definitions

  • the present invention relates to the field of video image processing, and more particularly to a video compression rate control method. Background technique
  • the amount of data of the compressed frame changes, so that the amount of data (code rate) per unit time fluctuates.
  • code rate code rate
  • the principle of rate control is to use a mathematical model to recalculate the quantization factor of the next frame by the currently known user-specified code rate and the number of compressed bits, thereby changing the number of bits after encoding to achieve the purpose of controlling the code rate. .
  • the conventional rate control algorithm (such as the CBR algorithm) includes the following steps: (1) almost uniformly allocating the target number of bits per frame image according to the target bit rate; (2) calculating each frame according to the allocated target number of bits
  • the encoded quantization parameter Qp is derived to ensure that the encoder outputs a constant bit rate. Since the prior art algorithm assigns almost the same number of bits to each frame of the video sequence, in reality, the complexity of each frame image is constantly changing, so that the compressed image quality fluctuates greatly, The image quality is not high, especially in the low-bandwidth/wireless channel. Due to the unstable and error-prone characteristics of the channel itself, the accuracy of the encoder's rate control is put forward.
  • the video compression rate control algorithm comprises the following steps: A. analyzing image features and calculating image feature complexity factors;
  • the step A further includes:
  • A1 Calculating a motion complexity factor of the current image according to the actual number of bits generated by the image coding and the number of output average bits;
  • A3. Combine the current motion complexity factor and texture complexity factor of the image to calculate the feature complexity factor of the current image.
  • the calculation formula is:
  • the average number of coded output bits calculated up to the j-th frame image is the number of coded output average bits up to the j-th frame image, and is the actual number of bits of the j-th frame image coded output, and is the weighting coefficient.
  • the calculation formula of the texture complexity factor of the image in the step A2 is:
  • texture complexity factor of the image which is the absolute difference average of the previous image
  • M is the number of macroblocks in the image
  • is the average texture complexity factor up to the jth frame image.
  • is the motion complexity factor of the image, and is the texture complexity factor of the image; ; is the adjustment coefficient.
  • the calculation formula of the target number of bits to be allocated in the image in the step B is:
  • the step C further comprises: using the quadratic nonlinear rate-distortion model to obtain the encoded quantization parameter Qp in combination with the number of target bits to be allocated by the image.
  • the invention closely combines the code rate allocation with the feature complexity of the image, so that the encoder can accurately allocate the code rate and improve the control precision of the code rate of the encoder. Meanwhile, the present invention uses the quadratic nonlinear rate distortion.
  • the model obtains the coded quantization parameter Qp, which has better control code rate accuracy than the single linear rate distortion model. Therefore, by using the video compression rate control algorithm of the present invention, the rate control accuracy can be improved, thereby improving the image quality.
  • FIG. 1 is a flowchart of a video compression rate control method of the present invention
  • Fig. 1 is a flow chart showing a video compression rate control method of the present invention, the process is as follows: In step S101, image features are analyzed to calculate image feature complexity factors.
  • FIG. 2 is a flowchart of a video compression rate control method according to an embodiment of the present invention. The method is based on the method flow shown in FIG. 1, and the specific process is as follows:
  • step S201 the motion complexity factor of the current image is calculated based on the actual number of bits generated by the image coding and the number of output average bits.
  • step S203 the feature complexity factor of the current image is calculated in combination with the current motion complexity factor and the texture complexity factor of the image.
  • One embodiment of the present invention uses image feature complexity factors to describe image features, and combines the motion complexity factor of the image with the texture complexity factor to calculate the feature complexity factor of the image.
  • the calculation formula is:
  • C. is the characteristic complexity factor of the image
  • is the motion complexity factor of the image
  • is the texture complexity factor of the image
  • the encoded quantization parameter Qp is obtained by combining the target number of bits to be allocated by the image and the rate-distortion ("R") model.
  • the encoded quantization parameter Qp is obtained using a quadratic nonlinear RD model in the case where the target number of bits is known, in combination with the number of target bits to be allocated for the image.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • Algebra (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Description

一种视频压缩码率控制方法 技术领域
本发明涉及视频图象处理领域, 更具体地说, 涉及一种视频压缩码率控制 方法。 背景技术
在视频压缩过程中,压缩过的帧的数据量会有变化,这样单位时间的数据 量(码率)就会有波动。 而在实际应用中, 尤其在视频流传输时, 需要恒定的 码率。码率控制的原理就是利用一种数学模型来通过当前已知的用户指定码率 和已压缩比特数来重新计算下一帧的量化因子,从而改变编码后的比特数, 达 到控制码率的目的。
传统的码率控制算法(如 CBR算法 ) 包括以下步骤: ( 1 )根据目标比特 率, 对每帧图象几乎平均地分配目标比特数; (2 )根据分配的目标比特数, 对 每帧计算出编码的量化参数 Qp, 从而保证编码器输出恒定比特率。 由于现有 技术的算法给视频序列中每帧图象都分配几乎相同的比特数, 而实际上,各帧 图象的复杂度是不断变化的, 这样压缩后的图象质量波动很大,使得图象质量 不高, 特别是在低带宽 /无线信道下的视频压缩, 由于信道本身存在不稳定、 易错的特征, 对编码器的码率控制精度提出更高的要求。
因此, 需要一种新的视频压缩码率控制算法, 提高码率控制精度, 从而改 善图象质量。 发明内容
本发明的目的在于提供一种视频压缩码率控制算法,旨在解决现有技术的 视频压缩过程中码率控制精度不高, 图象质量波动大的问题。
为了实现发明目的, 所述视频压缩码率控制算法包括以下步骤: A.分析图象特征, 计算图象特征复杂因子;
B.结合图象特征复杂因子, 计算图象需分配的目标比特数;
C.结合图象需分配的目标比特数, 使用率失真模型求取编码的量化参数
QP。
优选地, 所述步骤 A进一步包括:
A1.根据图象编码产生的实际比特数和输出平均比特数, 计算当前图象的 运动复杂因子;
A2.根据图象的平均纹理复杂度, 计算当前图象的纹理复杂因子;
A3.结合图象当前的运动复杂因子和纹理复杂因子, 计算当前图象的特征 复杂因子。
优选地, 所述步骤 A1中图象的运动复杂因子的计算公式为: C = ^ 其中, 0„是当前图象的运动复杂因子, 是第 j帧图象编码产生的实际比 特数, 是到第 j帧图象为止计算出的编码输出平均比特数。
优选地, 所述 的计算公式为:
Figure imgf000004_0001
其中, 是到第 j帧图象为止计算出的编码输出平均比特数, 是到第 j-i帧图像为止的编码输出平均比特数, 是第 j帧图像编码输出的实际比特 数, 《是加权系数。
优选地, 所述步骤 A2中图象的纹理复杂因子的计算公式为:
Figure imgf000004_0002
其中, 是图象的纹理复杂因子, 是前一副图象的绝对差值平均, M 是图象中宏块的个数, ^ ^是到第 j帧图象为止的平均纹理复杂因子。
优选地, 所述^^'的计算公式为:
Figure imgf000004_0003
其中, 是到第 j帧图象为止的平均纹理复杂因子, 是前一副图象 的绝对差值平均, 是到第 j-i帧图象为止的平均纹理复杂因子, 是加劝 系数。
优选地, 所述步骤 A3中图象的特征复杂因子的计算公式为:
Figure imgf000005_0001
其中, 是图象的特征复杂因子, ^是图象的运动复杂因子, 是图象 的纹理复杂因子, ;;是调整系数。
优选地, 所述步骤 B中图象需分配的目标比特数的计算公式为:
Figure imgf000005_0002
其中, , 是第 n秒的第 j帧图象需分配的目标比特数, «, 是相应图象 即第 n秒的第 j帧图象的特征复杂因子, f是图象编码的目标比特率, /5是 图象编码的目标帧率, br(i,m) i秒第 m个图象输出的实际比特数, 《是调整 系数。
优选地, 所述步骤 C进一步包括, 结合图象需分配的目标比特数, 使用 二次非线性率失真模型求取编码的量化参数 Qp。
优选地, 所述二次非线性率失真模型为:
B = SADx (—+-^-)
QP QP2 其中, 3是当前帧分配的目标比特数, & 4 )是当前帧的绝对差值和, 是 宏块的量化参数, cl和 c2是调整参数。
本发明通过将码率分配与图象的特征复杂度紧密结合起来,使编码器能精 确地分配码率, 提高了编码器分配码率的控制精度; 同时, 本发明使用二次非 线性率失真模型求取编码的量化参数 Qp, 相对于筒单线性率失真模型, 其控 制码率的精度更好。 因此采用本发明的视频压缩码率控制算法, 能提高码率控 制精度, 从而改善图象质量。 附图说明
图 1是本发明视频压缩码率控制方法的流程图;
图 2是本发明一个实施例的视频压缩码率控制方法的流程图。 具体实施方式
为了使本发明的目的、技术方案及优点更加清楚明白, 以下结合附图及实 施例, 对本发明进行进一步详细说明。 应当理解, 此处所描述的具体实施例仅 仅用以解释本发明, 并不用于限定本发明。
本发明通过将码率分配与图象的特征复杂度结合起来分配码率,然后通过 二次非线性率失真模型去取编码的量化参数, 这样, 提高了码率控制精度, 从 而改善了图象质量。
图 1示出了本发明视频压缩码率控制方法的流程图, 过程如下: 在步骤 S101中, 分析图象特征, 计算图象特征复杂因子。
在步骤 S102中,结合图象特征复杂因子,计算图象需分配的目标比特数。 在步骤 S103中, 结合图象需分配的目标比特数, 使用率失真模型求取编 码的量化参数 QP。
图 2示出了本发明一个实施例的视频压缩码率控制方法的流程图,该方法 基于图 1所示的方法流程, 具体过程如下:
在步骤 S201中, 根据图象编码产生的实际比特数和输出平均比特数, 计 算当前图象的运动复杂因子。
图象的运动复杂度指的是在图象序列中,连续两帧图象中目标物体运动造 成的差异, 图象序列中连续两帧图象之间的相关性非常大。本发明的一个实施 例通过前一帧图象来分析图象的运动复杂度,采用图象的运动复杂因子表述运 动复杂度。 在一个实施例中, 当前图象的运动复杂因子的计算公式为: c = 其中, 0„是当前图象的运动复杂因子, 是第 j帧图象编码产生的实际比 特数, 是到第 j帧图象为止计算出的编码输出平均比特数。 在一实施例子中,到第 j帧图象为止计算出的编码输出平均比特数 的计 算公式为:
Figure imgf000007_0001
其中, 是到第 j帧图象为止计算出的编码输出平均比特数, 是到第 j-i帧图像为止的编码输出平均比特数, 是第 j帧图像编码输出的实际比特 数, 《是加权系数。 对《的取值可根据具体情况调整, 在一实施例中, 可取值
« =0.725。
在步骤 S202中, 根据图象的平均纹理复杂度, 计算当前图象的纹理复杂 因子。 由于在图象序列中, 连续两帧图象场景相关性比较大, 本发明的一个实 施例使用前一帧图象来分析图象的纹理复杂度,采用图象的纹理复杂因子表述 纹理复杂度。 在一个实施例中, 当前图象的纹理复杂因子的计算公式为:
log2( A/) .) /
其中, ^是图象的纹理复杂因子, MA ^是前一副图象的绝对差值平均, M 是图象中宏块的个数, ^ ^是到第 j帧图象为止的平均纹理复杂因子。
在一实施例中,到第 j帧图象为止的平均纹理复杂因子 C 的计算公式为:
Figure imgf000007_0002
其中, 是到第 j帧图象为止的平均纹理复杂因子, MA ^是前一副图象 的绝对差值平均, 是到第 j-1帧图象为止的平均纹理复杂因子, 是加劝 系数。 对 的取值可根据具体情况调整, 在一实施例中, 可取值 ^=0.825。
在步骤 S203中, 结合图象当前的运动复杂因子和纹理复杂因子, 计算当 前图象的特征复杂因子。本发明的一个实施例采用图象的特征复杂因子来描述 图象特征,并结合图象的运动复杂因子和纹理复杂因子来计算图象的特征复杂 因子, 其计算公式为:
Figure imgf000007_0003
其中, C .是图象的特征复杂因子, ^是图象的运动复杂因子, 是图象 的纹理复杂因子, ;;是调整系数。 对; 7的取值可根据具体情况调整, 在一实施 例中, 可取值 ;;=0.5。
在步骤 S204中, 将图象特征引入图象比特率分配过程, 结合图象特征复 杂因子, 计算图象需分配的目标比特数。 在一个实施例中, 图象需分配的目标 比特数的计算公式为:
Figure imgf000008_0001
其中, 是第 n秒的第 j帧图象需分配的目标比特数, , 是相应图象 即第 n秒的第 j帧图象的特征复杂因子, f是图象编码的目标比特率, /5是 图象编码的目标帧率, br(i,m) i秒第 m个图象输出的实际比特数, 《是调整 系数。 对 α的取值可根据具体情况调整, 在一实施例中, 可取值《=0.25。 应当 说明的是, 上述计算公式只是本发明的其中一个示例,对于该公式的其他变换 式, 也应包含在本发明的保护范围内。
在步骤 S205 中, 结合图象需分配的目标比特数, 使用率失真 ( Rate-Distortion, 筒称" RD" )模型求取编码的量化参数 Qp。 本发明的一个示 例方案中, 在已经知道目标比特数的情况下, 结合图象需分配的目标比特数, 使用二次非线性 RD模型求取编码的量化参数 Qp。
在一实施例中, 所使用的二次非线性 RD模型为:
Figure imgf000008_0002
其中, 3是当前帧分配的目标比特数, & 4 ) ( Sum of Absolute Difference, 绝对差值和)是当前帧的绝对差值和, 是宏块的量化参数, cl和 c2是调整 参数。 其中, cl和 c2是根据前一帧的图象, 使用 RD模型估算出来的, 需要不 断的更新。
量化参数 Qp是编码器控制图象压缩程度的重要参数, 其用于控制编码中 的量化器, Qp越小, 量化越精细, 图象质量就越高, 而产生的码流也越长。 通过二次非线性 RD模型来动态的改变量化参数 Qp, 可以平衡输入图象复杂 度和输出码率,因此,通过将码率分配与图象的特征复杂度结合起来分配码率, 这样, 提高了码率分配精度, 从而改善了图象质量。 应当说明的是, 本发明是一种通用算法, 其可以适用于不同的编码器, 例 如任意一款 H.120、 H.261、 H.263、 H.264、 MPEG-1、 MPEG-4或其它任何混 合框架的编码器。
以上所述仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡在本发 明的精神和原则之内所作的任何修改、等同替换和改进等, 均应包含在本发明 的保护范围之内。

Claims

权 利 要 求 书
1、 一种视频压缩码率控制方法, 其特征在于, 所述方法包括以下步骤:
A.分析图象特征, 计算图象特征复杂因子;
B.结合图象特征复杂因子, 计算图象需分配的目标比特数;
C.结合图象需分配的目标比特数, 使用率失真模型求取编码的量化参数
QP。
2、 根据权利要求 1所述的视频压缩码率控制方法, 其特征在于, 所述步 骤 A进一步包括:
A1.根据图象编码产生的实际比特数和输出平均比特数, 计算当前图象的 运动复杂因子;
A2.才艮据图象的平均纹理复杂度, 计算当前图象的紋理复杂因子; A3.结合图象当前的运动复杂因子和纹理复杂因子, 计算当前图象的特征 复杂因子。
3、 根据权利要求 2所述的视频压缩码率控制方法, 其特征在于, 所述步 骤 A1中图象的运动复杂因子的计算公式为:
其中, 0„是当前图象的运动复杂因子, A是第 j帧图象编码产生的实际比 特数, 是到第 j帧图象为止计算出的编码输出平均比特数。
4、根据权利要求 3所述的视频压缩码率控制方法,其特征在于,所述 的 计算公式为:
Bj = cxBj + {l - a) Bj_x 其中, 是到第 j帧图象为止计算出的编码输出平均比特数, 1是到第 j-1帧图像为止的编码输出平均比特数, 是第 j帧图像编码输出的实际比特 数, α是加权系数。
5、 根据权利要求 2所述的视频压缩码率控制方法, 其特征在于, 所述步 骤 A2中图象的纹理复杂因子的计算公式为:
Figure imgf000011_0001
其中, G '是图象的纹理复杂因子, M ¾ ^是前一副图象的绝对差值平均, M 是图象中宏块的个数, 是到第 j帧图象为止的平均紋理复杂因子。
6、根据权利要求 5所述的视频压缩码率控制方法,其特征在于,所述 的计算公式为:
Figure imgf000011_0002
其中, 是到第 j桢图象为止的平均纹理复杂因子, Μ^ ^是前一副 ® "象 的绝对差值平均, 是到第 j-i帧图象为止的平均纹理复杂因子, 是加劝 系数。
7、 根据权利要求 2所述的视频压缩码率控制方法, 其特征在于, 所述步 骤 A3中图象的特征复杂因子的计算公式为:
Figure imgf000011_0003
其中, 是图象的特征复杂因子, ^是图象的运动复杂因子, 是图象 的紋理复杂因子, 7是调整系数。
8、 根据权利要求 1所述的视频压缩码率控制方法, 其特征在于, 所述步 骤 Β中 ¾象需分配的目标比特数的计算公式为:
J s J s — J ÷ L J s i= ,m=
其中, 是第 n秒的第 j帧图象需分配的目标比特数, 是相应图象 即第 n秒的第 j帧图象的特征复杂因子, 是图象编码的目标比特率, /s是 图象编码的目标帧率, Λτ^是第 i秒第 m个图象输出的实际比特数, α是调整 系数。
9、 根据权利要求 1所述的视频压缩码率控制方法, 其特征在于, 所述步
替换页(细则第 2β条 骤 c进一步包括, 结合图象需分配的目标比特数, 使用二次非线性率失真模 型求取编码的量化参数 Qp。
10、根据权利要求 9所述的视频压缩码率控制方法, 其特征在于, 所述二 次非线性率失真模型为:
Figure imgf000012_0001
其中, 是当前帧分配的目标比特数, &i 是当前帧的绝对差值和, 是 宏块的量化参数, cl和 c2是调整参数。
PCT/CN2008/073089 2008-03-31 2008-11-17 一种视频压缩码率控制方法 WO2009121234A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN 200810066409 CN101552917B (zh) 2008-03-31 2008-03-31 一种视频压缩码率控制方法
CN200810066409.8 2008-03-31

Publications (1)

Publication Number Publication Date
WO2009121234A1 true WO2009121234A1 (zh) 2009-10-08

Family

ID=41134809

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/073089 WO2009121234A1 (zh) 2008-03-31 2008-11-17 一种视频压缩码率控制方法

Country Status (2)

Country Link
CN (1) CN101552917B (zh)
WO (1) WO2009121234A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111565317A (zh) * 2019-02-13 2020-08-21 合肥图鸭信息科技有限公司 图像压缩方法、编解码网络训练方法、装置及电子设备
JP2022500901A (ja) * 2018-11-14 2022-01-04 ▲騰▼▲訊▼科技(深▲セン▼)有限公司 符号化の対象となるデータ処理方法、装置、及びコンピュータプログラム
CN113949872A (zh) * 2021-11-09 2022-01-18 华侨大学 一种基于3D-Gradient引导的屏幕内容视频编码码率控制方法

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102238382B (zh) * 2010-05-07 2013-09-25 联咏科技股份有限公司 影像压缩的位率控制方法及其装置
CN102025994B (zh) * 2010-12-16 2013-07-03 深圳市融创天下科技股份有限公司 自适应解码复杂度的编码方法、装置、编解码***和设备
CN102647586B (zh) * 2011-02-16 2015-07-08 富士通株式会社 用在视频编码***中的码率控制方法和装置
CN103297775B (zh) * 2013-05-17 2016-02-10 西安电子科技大学 基于联合码率分配和控制的多光谱图像压缩***与方法
CN104427336B (zh) * 2013-09-02 2018-09-14 苏州威迪斯特光电科技有限公司 基于感兴趣区域补偿编码的视频质量提高方法
CN105208388B (zh) * 2014-06-24 2019-03-05 深圳市腾讯计算机***有限公司 视频通讯中动态调整编码帧率的方法和***
CN104410861A (zh) * 2014-11-24 2015-03-11 华为技术有限公司 视频编码方法及装置
CN106612434B (zh) * 2015-10-22 2019-06-21 北京博雅华录视听技术研究院有限公司 一种基于视频复杂度的统计复用方法
CN110166781B (zh) * 2018-06-22 2022-09-13 腾讯科技(深圳)有限公司 一种视频编码方法、装置、可读介质和电子设备
CN111787318A (zh) * 2020-06-24 2020-10-16 浙江大华技术股份有限公司 一种视频码率控制方法、装置、设备以及存储装置
CN113691814A (zh) * 2021-07-26 2021-11-23 浙江大华技术股份有限公司 视频编码方法、装置、电子装置和存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1434638A (zh) * 2003-03-08 2003-08-06 华中科技大学 一种视频编码比特率控制方法
CN1767653A (zh) * 2005-11-08 2006-05-03 上海广电(集团)有限公司中央研究院 一种码率控制方法
CN1988659A (zh) * 2006-12-30 2007-06-27 清华大学 一种视频编码码率控制方法
CN101069432A (zh) * 2004-12-02 2007-11-07 汤姆逊许可公司 用于视频编码器速率控制的量化参数的确定

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE112005003628T5 (de) * 2005-07-14 2008-05-21 Intel Corporation, Santa Clara Verfahren und Vorrichtung zur Ratensteuerung
CN100562118C (zh) * 2007-07-03 2009-11-18 上海富瀚微电子有限公司 一种视频编码的码率控制方法
CN100553335C (zh) * 2007-07-23 2009-10-21 武汉大学 一种视频转码中宏块级码率控制方法
CN101127909B (zh) * 2007-09-29 2010-07-07 华为技术有限公司 一种图像码率控制方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1434638A (zh) * 2003-03-08 2003-08-06 华中科技大学 一种视频编码比特率控制方法
CN101069432A (zh) * 2004-12-02 2007-11-07 汤姆逊许可公司 用于视频编码器速率控制的量化参数的确定
CN1767653A (zh) * 2005-11-08 2006-05-03 上海广电(集团)有限公司中央研究院 一种码率控制方法
CN1988659A (zh) * 2006-12-30 2007-06-27 清华大学 一种视频编码码率控制方法

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022500901A (ja) * 2018-11-14 2022-01-04 ▲騰▼▲訊▼科技(深▲セン▼)有限公司 符号化の対象となるデータ処理方法、装置、及びコンピュータプログラム
JP7163485B2 (ja) 2018-11-14 2022-10-31 ▲騰▼▲訊▼科技(深▲セン▼)有限公司 符号化の対象となるデータ処理方法、装置、及びコンピュータプログラム
CN111565317A (zh) * 2019-02-13 2020-08-21 合肥图鸭信息科技有限公司 图像压缩方法、编解码网络训练方法、装置及电子设备
CN113949872A (zh) * 2021-11-09 2022-01-18 华侨大学 一种基于3D-Gradient引导的屏幕内容视频编码码率控制方法

Also Published As

Publication number Publication date
CN101552917A (zh) 2009-10-07
CN101552917B (zh) 2011-01-05

Similar Documents

Publication Publication Date Title
WO2009121234A1 (zh) 一种视频压缩码率控制方法
JP5180294B2 (ja) ビデオ符号化において、フレームの複雑さ、バッファレベル、およびイントラフレームの位置を利用するバッファベースのレート制御
JP5087627B2 (ja) 効果的なレート制御および拡張したビデオ符号化品質のためのρ領域フレームレベルビット割り当てのための方法
CN101795415B (zh) 一种视频编码中的码率控制方法及其装置
US20150172680A1 (en) Producing an Output Need Parameter for an Encoder
WO1999003282A1 (en) Video data encoder, video data encoding method, video data transmitter, and video data recording medium
KR20090061306A (ko) 부호화율 제어 기능을 갖는 분산 비디오 코딩 장치 및 방법
KR100498332B1 (ko) 비디오 트랜스코더의 적응적 비트율 제어장치 및 방법
JP6357542B2 (ja) マルチパス適応量子化のための方法及び装置
JP4104066B2 (ja) ビデオ情報複数同時符号化装置
JP2004040811A (ja) 動映像符号化のためのdct演算量調節方法及びその装置
RU2587412C2 (ru) Управление скоростью передачи видео на основе гистограммы коэффициентов преобразования
US9426474B2 (en) Transcoder
Sofke et al. Dynamic quality control for transform domain Wyner-Ziv video coding
JP4249672B2 (ja) ビデオ情報複数同時符号化装置
US8971393B2 (en) Encoder
TWI847618B (zh) 編碼器及相關的訊號處理方法
US8711927B2 (en) System and method for video encoding
JP2007053788A (ja) 映像データ圧縮装置およびその方法
KR101307469B1 (ko) 비디오 인코더, 비디오 디코더, 비디오 인코딩 방법 및 비디오 디코딩 방법
Mahmood et al. A content-aware quantisation mechanism for transform domain distributed video coding
Hu Bit rate control for real-time multipoint video conferencing
Pietrasiewicz et al. Rate Control for Multi-Sequence H. 264/AVC Compression
Chang et al. A two-layer characteristic-based rate control framework for low delay video transmission
Kang et al. SNR-based bit allocation in video quality smoothing

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08873706

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 17/02/2011)

122 Ep: pct application non-entry in european phase

Ref document number: 08873706

Country of ref document: EP

Kind code of ref document: A1