CN1870753A - Integration code rate control method of low complexity - Google Patents

Integration code rate control method of low complexity Download PDF

Info

Publication number
CN1870753A
CN1870753A CN 200510073985 CN200510073985A CN1870753A CN 1870753 A CN1870753 A CN 1870753A CN 200510073985 CN200510073985 CN 200510073985 CN 200510073985 A CN200510073985 A CN 200510073985A CN 1870753 A CN1870753 A CN 1870753A
Authority
CN
China
Prior art keywords
frame
rate control
code rate
control method
quantization parameter
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN 200510073985
Other languages
Chinese (zh)
Other versions
CN100448295C (en
Inventor
杜清秀
尚书林
卢汉清
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Institute of Automation of Chinese Academy of Science
Original Assignee
Institute of Automation of Chinese Academy of Science
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 Institute of Automation of Chinese Academy of Science filed Critical Institute of Automation of Chinese Academy of Science
Priority to CNB2005100739851A priority Critical patent/CN100448295C/en
Publication of CN1870753A publication Critical patent/CN1870753A/en
Application granted granted Critical
Publication of CN100448295C publication Critical patent/CN100448295C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

This invention relates to a method for controlling the integral code rate of low complexity, which first of all, distributes ralated bit number of each frame in the GOP, then distributes bit numbers for the current frames in the GOP then evaluates the quantized parameters of a macroblock needed by coding based on the integral code rate control technology, then feeds back the quantized parameters to the rate distortion optimizing technology and other code parts, in which, many models are used including a complexity evaluation model, a liquid flow barrage model and a integral code rate control model.

Description

A kind of integration code rate control method of low complex degree
Technical field
The present invention relates to a kind of integration code rate control method of low complex degree, particularly a kind of bit rate control method that is applicable to the low complex degree of newest standards encoder belongs to compression of digital video, digital video communication technique field.
Background technology
Video compression is a kind of lossy compression method, in the spatial redundancy and time redundancy in eliminating video sequence, by getting rid of the part high fdrequency component in the video information, reaches very high compression ratio.Wherein, the main means of adjusting compression ratio are by adjusting the size of quantization step, residual image is quantized, producing different bit numbers.The Rate Control part output by selecting suitable quantization step to come the control bit number just in the video encoder for encoder.As seen, Rate Control is the video encoder important component part.In cataloged procedure, Rate Control needs the requirement according to the network bandwidth, when control output bit number changes, guarantees the quality of output video as far as possible.
Till now, many bit rate control methods have appearred, the wherein more famous TM5 that MPEG-2 is arranged (Test Model 5) bit rate control method, TMN H.263 8 (Test Model Near 8) bit rate control method, the VM8 of MPEG-4 (Verification Model version 8) bit rate control method etc.
H.264/MPEG-4AVC up-to-date in the world video compression standard is now.The standard of latest domestic is the AVS video compression standard of formulating.These two standards have adopted up-to-date in recent years technology.Both are different aspect some, but most of technology is very close.Wherein, the both has adopted an important techniques---rate-distortion optimization technology.This technology has obtained extraordinary trading off between bit rate output and video quality distortion rate.But this technology and traditional bit rate control method be contradiction to some extent again.This contradiction is: traditional bit rate control method need be known the residual error of current macro before the required quantization parameter of calculation code current macro; And the rate-distortion optimization technology need be known the required quantization parameter of coding current macro before calculating the residual error of current macro.H.264 the bit rate control method in the reference software, successful solution this contradiction.But cost is to have brought very high complexity.
Summary of the invention
Main purpose of the present invention provides a kind of simply and effectively bit rate control method---integration code rate control method.This bit rate control method is not only applicable to traditional MPEG-2, MPEG-4, encoder H.263, and be equally applicable to up-to-date H.264, the AVS encoder.For the encoder that meets newest standards.This method can effectively be avoided the contradiction between above-mentioned and the rate-distortion optimization technology, control more accurately bit rate output variation, obtain the video output of better quality; Simultaneously, its implementation complexity is very low, greatly reduces the demand to resource.
The objective of the invention is such realization:
A kind of integration code rate control method of low complex degree comprises the steps: at least
Step 1: for current group of picture (Group of Picture is called for short GOP) is distributed certain bit number;
Step 2: for P, the B frame of GOP distributes corresponding bit number, for the I frame of GOP is specified a quantization parameter;
Step 3: at each macro block, adopt the method for integration code rate control, calculate the quantization parameter of Rate Control.
Being implemented as follows of above-mentioned steps 1: before the j frame of i GOP of coding, remaining unappropriated bit number among i the GOP:
B i ( j ) = R i ( j ) f × N f - V i ( j ) , j = 1 , B i ( j - 1 ) + R i ( j ) - R i ( j - 1 ) f × N i - j + 1 ) - b i ( j - 1 ) , j = 2,3 , . . . , N i . - - - ( 1 )
Here B i(j) remain bit number to be allocated when beginning to encode i GOP j frame; R i(j) be instantaneous code check when coding j frame; N iIt is the frame number among i the GOP; F is the coding frame per second; V i(j) be the full scale (actual buffer fullness) of virtual buffering region; b i(j-1) be the actual bit number that the j-1 frame is produced.
In fact, under the constant code rate situation of (Constant Bit Rate is called for short CBR), R i(j) equal R i(j-1).This up-to-date style (1) can be reduced to
B i ( j ) = R i ( j ) f × N i - V i ( j ) , j = 1 , B i ( j - 1 ) - b i ( j - 1 ) , j = 2,3 , . . . , N i . - - - ( 2 )
V in the formula (1) i(j) more new formula is
V i ( j ) = 0 , i = 1 , j = 1 , V i - 1 ( N i - 1 ) , i ≠ 1 , j = 1 , V i ( j - 1 ) + b i ( j - 1 ) - R i ( j - 1 ) f , j = 2,3 , . . . , N i . - - - ( 3 )
I frame when beginning for each GOP is for it specifies a quantization parameter.
(1) to first frame (I frame) of first GOP, need situation in conjunction with image size and bandwidth, specify a rational quantization parameter QP1 (1) from the outside for it.Under the default situations (corresponding encoder H.264)
Q P 1 ( 1 ) = 40 , bpp &le; l 1 30 , l 1 < bpp &le; l 2 , 20 , l 2 < bpp &le; l 3 , 10 , bpp > l 3 . - - - ( 4 )
Here bpp (bpp:bits per pixel) is the used bit number of each pixel, bpp = R 1 ( 1 ) f &times; N pixel , N PixelBe the counting of pixel in the two field picture.When the QCIF/CIF situation, specify l1=0.15 here, l2=0.45, l3=0.9 specifies l1=0.6, l2=1.4, l3=2.4 when greater than top picture size.
(2) for first frame (I frame) of i GOP, the value of its quantization parameter is as follows
Q P i ( 1 ) = max { Q P i - 1 ( 1 ) - 2 , min { Q P i - 1 ( 1 ) + 2 , SumQP ( i - 1 ) N p ( i - 1 ) - 1 } } - - - ( 5 )
Determine, wherein:
N p(i-1): the frame number of the P frame of i-1GOP;
SumQP (i-1): the average quantisation parameter sum of the P frame of i-1GOP,
For the quantization parameter of the I frame of first GOP by the user according to bandwidth, picture size is set an initial value.
Following formula is the result further be adjusted to
QP i(1)=QP i(1)-1,if QP i(1)>QP i-1(N i-1-L)-2 (6)
QP I-1(N I-1-L) be the quantization parameter of last P frame among the last GOP; L is the frame number of two P interframe B frames
Described step 2 specific implementation is: be not all each frame allocation bit number according to frame type:
(1) calculates in current GOP virtual buffering region target full scale (target buffer level) Si (j) corresponding to each P frame or B frame
Behind first I frame of the current GOP that encoded, before first P frame of encoding, virtual buffering region initial target full scale is
S i(2)=V i(2) (7)
For follow-up frame, virtual buffering region target full scale computing formula is
S i ( j + 1 ) = S i ( j ) - S i ( 2 ) N i - 2 - - - ( 8 )
Comprehensive above two formulas, virtual buffering region target full scale is calculated by following formula:
S i ( j ) = V i ( 2 ) , j = 2 , S i ( j - 1 ) - S i ( 2 ) N ( i ) - 2 , j > 2 . - - - ( 9 )
(2) be current P frame or B frame allocation bit number
At first,, calculate the target bit of j frame according to virtual buffering region target full scale, virtual buffering region full scale, frame per second, current channel width, as shown in the formula
T ~ i ( j ) = R i ( j ) f + &gamma; &times; ( S i ( j ) - V i ( j ) ) - - - ( 10 )
Here γ is a constant, is 0.5.
According to the remaining target bit of current GOP, be present frame allocation bit number again
T t , i ( j ) = W t , i ( j - 1 ) &times; B i ( j ) W p , i ( j - 1 ) &times; N p , r + W b , i ( j - 1 ) &times; N b , r 11 - - -
Wherein: t represents P frame or B frame; N P, rAnd N B, rBe respectively the frame number that remains P frame to be encoded and B frame among the current GOP.Here W P, i(j) be the average complexity of P frame, W B, i(j) be the average complexity of B frame.Their computing formula is
W p , i ( j ) = b i ( j ) &times; Q P p , i ( j ) K p
W b , i ( j ) = b i ( j ) &times; QP b , i ( j ) K b
Here K p, K bBe the constant relevant with quantification mechanism, when encoder is the MPEG-2 encoder, K p=1.0, K b=1.4; When encoder is H.264 encoder, K p=1.0, K b=1.3636.
Take all factors into consideration formula (10), (11), obtain the target bit rate of current P frame or B frame
T i ( j ) = &beta; &times; T ^ i ( j ) + ( 1 - &beta; ) &times; T ~ i ( j ) - - - ( 12 )
Wherein β is a constant, is 0.5.
At last, consider HRD (corresponding to H.263, H.264, being VBV, is BBV) in MPEG series in AVS, target bit is limited within the specific limits.
The frame of having encoded, the actual bit that is produced is added in the buffering area, for the buffering area degree of taking after guaranteeing to upgrade is unlikely to too high, adopts certain frame-skipping strategy.
Described step 3 specific implementation is: use integral control method and be in the frame each macroblock allocation code check and calculate the corresponding quantization parameter
For the I frame, the quantization parameter of all macro blocks all equates in the frame.Therefore macro-block level bit rate control method described here is at P frame and B frame.
The macro-block level bit rate control method is that each macro block in the frame is selected suitable quantization parameter in the encoder encodes process, and the bit number that makes whole frame produce like this is close with the code check bit number that distributes for present frame.
Be the detailed description of macro-block level integral control method below
(1) adopt integral control method to calculate the quantization step of current macro
Qstep t+=error_bits t/kiconst (13)
The t here represents P frame or B frame.Error_bits tBe the true bit number of the last same type of mb gained of coding and the difference of target bit; Kiconst is an integral constant; Qstep tBe the required quantization step of coding current macro, its initial value is 10.According to the mapping ruler of encoder quantization step Qstep tChange into corresponding quantization parameter QP L, i(j).For not influencing video quality, the variation of macroblock quantization parameter should be slow continuously in the same frame, to QP L, i(j) excursion is made following restriction QP L, i(j)=max{QP L-1, i(j)-and DQuant, min{QP L, i(j), QP L-1, i(j)+DQuant}} (14)
Here, DQuant is the quantization parameter increment.Because the quantification mechanism of different coding system is different, thereby the value of DQuant generally also is different, gets 1 here.
In addition, the bit number that has produced at present frame is during more than or equal to the target bit of present frame, and the quantization parameter of current macro is pressed the following formula value:
QP l,i(j)=QP l-1,i(j)+DQuant (15)
At last, for guaranteeing level and smooth on the video pictures visual quality, to the QP that tries to achieve above L, i(j) do following qualification:
QP l,i(j)=max{QPMIN, QP t,i(j)-DQP,min{QP MAX, QP t,i(j)+DQP,QP l,i(j)}}(16)
Here QP MINBe minimum quantization parameter, QP MAXBe maximum quantization parameter; QP T, i(j) be the average quantisation parameter value of same type previous frame; DQP for the current macro quantization parameter can with the maximum difference of the average quantisation parameter value of previous frame of the same type;
(2) to current macro encode (H.264, in the encoder of AVS, carry out rate-distortion optimization and coding to current macro this moment)
(3) upgrade present frame residue target bit, upgrade the bit difference of current macro
error_bits t=b l,i(j)-T i(j)/mb_cn (17)
b L, i(j) be the coding bit number that current block produced; T i(j)/and mb_cn: the target bit of current macro; T i(j) be the target bit rate of present frame; Mb_cn is the macroblock number that current video sequence one two field picture is comprised.
Description of drawings:
Fig. 1 is the video coding system block diagram;
Fig. 2 is the video coding system main program flow chart;
Fig. 3 is the key step flow chart of the inventive method implementation procedure.
Embodiment:
The objective of the invention is to: under the situation of the quality that guarantees output video, by the output that comes the control bit number for the suitable quantization step of digital video code selection, with adapt to the network bandwidth and requirement.In the video coding system block diagram shown in Fig. 1, video sequence represents that it is as the input of video coding system by the original video sequence that does not compress of other equipment acquisitions.At the video encoder shown in Fig. 1 can be video coding chip or video coding program, by it original video sequence is carried out compressed encoding, the stream file of generated code as a result of compression.The data volume of this ASCII stream file ASCII is much smaller than original video sequence, thereby reached the purpose of compressing video information.
Shown in Figure 2 is the main program flow chart of video coding system.Except that this part of Rate Control, the present invention has adopted international video encoding standard basic coding framework H.264JM86.
Shown in Figure 3 is the realization flow figure of Rate Control part.Bit rate control method is a core of the present invention, and it is not only applicable to traditional MPEG-2, MPEG-4, encoder H.263, and be equally applicable to up-to-date H.264, the AVS encoder.
In order to verify actual performance of the present invention and code efficiency, carried out following contrast experiment.To identical video sequence, adopt identical coding parameter, carry out Rate Control program of the present invention and Rate Control program H.264JM86 respectively.Table 1,2 is respectively the comparison of mean P SNR value under different target bit rate situations.As can be seen from the table, improve algorithm under low code check situation, better than former algorithm, under other situations, the mean P SNR value of its mean P SNR value and former algorithm remains basically stable.The actual bit rate and the target bit rate that improve algorithm output are very approaching, and can change with the variation of target bit rate.The present invention simultaneously proposes the level that bit rate control method can maintain the full scale of virtual buffering region an appropriateness, guarantees neither also underflow not of overflow of buffering area.
Each sequence average PSNR value before and after improving when table 1 hangs down code check
Video name Form Frame number Code check (kbps) PSNR(dB)
Former algorithm After the improvement Increase
news QCIF 300 16 33.639 33.871 0.23
64 40.133 40.258 0.13
foreman QCIF 300 16 30.382 30.671 0.29
64 35.879 35.946 0.07
bus QCIF 150 16 24.097 24.468 0.37
64 28.563 28.479 -0.08
pairs QCIF 300 16 28.254 28.111 -0.13
64 33.783 33.786 0.00
silent QCIF 300 16 33.007 33.267 0.26
64 39.132 39.334 0.20
tempet QCIF 250 16 24.769 25.177 0.41
64 29.142 29.273 0.13
Each sequence average PSNR value before and after improving during code check in the table 2
Video name Form Frame number Code check (kbps) PSNR(dB)
Former algorithm After the improvement Increase
news QCIF 300 256 38.817 39.124 0.31
512 42.654 42.708 0.05
foreman QCIF 300 256 33.888 34.070 0.18
512 36.922 36.949 0.03
bus QCIF 150 256 27.483 27.449 -0.03
512 30.795 30.545 -0.25
pairs QCIF 1065 256 33.393 33.878 0.48
512 37.438 37.658 0.22
silent QCIF 300 256 36.227 36.370 0.14
512 39.759 39.785 0.03
tempet QCIF 260 256 28.363 28.780 0.42
512 31.353 31.400 0.05

Claims (17)

1. the integration code rate control method of a low complex degree is characterized in that, comprises the steps: at least
Step 1: for current group of picture GOP distributes certain bit number;
Step 2: for P, the B frame of GOP distributes corresponding bit number, for the I frame of GOP is specified a quantization parameter;
Step 3: at each macro block, adopt the method for integration code rate control, calculate the quantization parameter of Rate Control.
2. integration code rate control method according to claim 1 is characterized in that, described step
1) target bit of current GOP has following formula to determine
B i ( j ) = R i ( j ) f &times; N i - V i ( j ) , j = 1 , B i ( j - 1 ) + R i ( j ) - R i ( j - 1 ) f &times; N i - j + 1 ) - b i ( j - 1 ) j = 2,3 , . . . , N i .
Wherein: B i(j): remain bit number to be allocated when beginning to encode i GOP j frame; R i(j): the instantaneous code check when coding j frame; N iIt is the frame number among i the GOP; F: coding frame per second; V i(j): the full scale of virtual buffering region; b i(j-1): the actual bit number that the j-1 frame is produced.
3. integration code rate control method according to claim 2 is characterized in that V i(j) more new formula is V i ( j ) = 0 , i = 1 , j = 1 , V i - 1 ( N i - 1 ) , i &NotEqual; 1 , j = 1 , V i ( j - 1 ) + b i ( j - 1 ) - R i ( j - 1 ) f , j = 2,3 , . . . , N i .
4. integration code rate control method according to claim 1 is characterized in that, described step 2) in be that the corresponding bit number of appointment of P frame or B frame is by formula T i ( j ) = &beta; &times; T ^ i ( j ) + ( 1 - &beta; ) &times; T ^ i ( j ) Determine that wherein: β is a constant, value is 0.5.
5. integration code rate control method according to claim 4 is characterized in that,
Figure A2005100739850002C4
By formula T ^ t , i ( j ) = W t , i ( j - 1 ) &times; B i ( j ) W p , i ( j - 1 ) &times; N p , r + W b , i ( j - 1 ) &times; N b , r Determine, wherein:
T: represent P frame or B frame;
N P, r: the frame number of residue P frame to be encoded among the current GOP;
N B, r: the frame number of residue B frame to be encoded among the current GOP;
W P, i(j): the average complexity of P frame;
W B, i(j): the average complexity of B frame.
6. integration code rate control method according to claim 5 is characterized in that, P frame average
Complexity W P, i(j) and
The average complexity W of B frame B, i(j) respectively by formula W p , i ( j ) = b i ( j ) &times; Q P p , i ( j ) K p With W b , i ( j ) = b i ( j ) &times; Q P b , i ( j ) K b , Wherein:
K p, K b: the constant relevant with quantification mechanism, when encoder is the MPEG-2 encoder,
K p=1.0, K b=1.4; When encoder is H.264 encoder, K p=1.0,
K b=1.3636。
7. integration code rate control method according to claim 4 is characterized in that, By formula T ~ i ( j ) = R i ( j ) f + &gamma; &times; ( S i ( j ) - V i ( j ) ) Determine that wherein: γ: be a constant, value is 0.5.
8. integration code rate control method according to claim 7 is characterized in that S i(j) by formula S i ( j ) = V i ( 2 ) , j = 2 , S i ( j - 1 ) - S i ( 2 ) N ( i ) - 2 , j > 2 . Determine.
9. integration code rate control method according to claim 1 is characterized in that, described step
The quantization parameter of the I frame of the GOP 2) is by formula
Q P i ( 1 ) = max { Q P i - 1 ( 1 ) - 2 , min { Q P i - 1 ( 1 ) + 2 , SumQP ( i - 1 ) N p ( i - 1 ) - 1 } } Determine, wherein: N p(i-1): the frame number of the P frame of i-1GOP; SumQP (i-1): the average quantisation parameter sum of the P frame of i-1GOP, for the quantization parameter of the I frame of first GOP by the user according to bandwidth, picture size is set an initial value.
10. integration code rate control method according to claim 1 is characterized in that, is initial value for the quantization parameter of the I frame of first GOP, and (corresponding encoder H.264) uses following formula to determine under the default situations
Q P 1 ( 1 ) = 40 , bpp &le; l 1 , 30 , l 1 < bpp &le; l 2 , 20 , l 2 < bpp &le; l 3 , 10 , bpp > l 3 .
Here bpp = R 1 ( 1 ) f &times; N pixel , N PixelBe the counting of pixel in the two field picture, when the QCIF/CIF situation, specify l1=0.15 here, l2=0.45, l3=0.9 is when the size of coded image is specified l1=0.6, l2=1.4, l3=2.4 during greater than top picture size.
11. integration code rate control method according to claim 1 is characterized in that, the quantization parameter corresponding quantitative step-length in the described step 3) is by formula Qstep t+=error_bits t/ kiconst is definite, wherein:
T: represent P frame or B frame,
Error_bits t: the bit number of a last actual generation of same type of mb and the difference of target bit;
Kiconst: integral constant;
Qstep t: coding current macro required quantization step, its initial value is 10, according to the mapping ruler of encoder quantization step Qstep tChange into corresponding quantization parameter QP L, i(j).
12. integration code rate control method according to claim 10 is characterized in that, continuous macroblock quantization parameter QP in the frame L, i(j) excursion is by formula QP L, i(j)=max{QP L-1, i(j)-and DQuant, min{QP L, i(j), QP L-1, i(j)+DQuant}} is definite, wherein:
DQuant: be the quantization parameter increment, the quantification mechanism of different coding system is different,
The value of DQuant generally also is different, gets 1 here.
13. integration code rate control method according to claim 1 is characterized in that, the bit number that the quantization parameter of each macro block in the described step 3) has produced at present frame is during more than or equal to the target bit of present frame, by QP L, i(j)=QP L-1, i(j)+DQuant is definite.
14., it is characterized in that final quantization parameter QP according to claim 10,11,12 described integration code rate control methods L, i(j) by formula
QP L, i(j)=max{QP MIN, QP T, i(j)-and DQP, min{QPMAX, QP T, i(j)+and DQP, QP L, i(j) } } determine, wherein:
QP MIN: the minimum quantization parameter;
QP MAX: maximum quantization parameter;
QP T, i(j): the average quantisation parameter value of same type previous frame;
DQP: the current macro quantization parameter can with the maximum difference of the average quantisation parameter value of previous frame of the same type.
15. integration code rate control method according to claim 10 is characterized in that, after the macro block of having encoded, the difference of actual bit number that produces and target bit is by formula error_bits t=b L, i(j)-T i(j)/mb_cn is definite, wherein:
b L, i(j): the coding bit number that current macro produced;
T i(j)/and mb_cn: the target bit of current macro;
T i(j): the target bit rate of present frame;
Mb_cn: the macroblock number that current video sequence one two field picture is comprised.
CNB2005100739851A 2005-05-27 2005-05-27 Integration code rate control method of low complexity Expired - Fee Related CN100448295C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2005100739851A CN100448295C (en) 2005-05-27 2005-05-27 Integration code rate control method of low complexity

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2005100739851A CN100448295C (en) 2005-05-27 2005-05-27 Integration code rate control method of low complexity

Publications (2)

Publication Number Publication Date
CN1870753A true CN1870753A (en) 2006-11-29
CN100448295C CN100448295C (en) 2008-12-31

Family

ID=37444291

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2005100739851A Expired - Fee Related CN100448295C (en) 2005-05-27 2005-05-27 Integration code rate control method of low complexity

Country Status (1)

Country Link
CN (1) CN100448295C (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101572806B (en) * 2009-06-01 2010-12-01 北京邮电大学 Frame I code rate control method based on H264
CN102355584A (en) * 2011-10-31 2012-02-15 电子科技大学 Code rate control method based on intra-frame predictive coding modes
CN102045572B (en) * 2009-10-22 2012-07-25 中兴通讯股份有限公司 Video data coding method and coding device
CN104994387A (en) * 2015-06-25 2015-10-21 宁波大学 Code rate control method fusing image features
CN107197265A (en) * 2011-03-09 2017-09-22 佳能株式会社 Image encoding apparatus and method and image decoding apparatus and method
CN107431811A (en) * 2015-04-13 2017-12-01 高通股份有限公司 For showing that the quantization parameter of stream compression updates classification

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004253883A (en) * 2003-02-18 2004-09-09 Nec Corp Data communication equipment for executing bit rate control in audio / image real time communication

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101572806B (en) * 2009-06-01 2010-12-01 北京邮电大学 Frame I code rate control method based on H264
CN102045572B (en) * 2009-10-22 2012-07-25 中兴通讯股份有限公司 Video data coding method and coding device
CN107197265A (en) * 2011-03-09 2017-09-22 佳能株式会社 Image encoding apparatus and method and image decoding apparatus and method
CN107197265B (en) * 2011-03-09 2020-01-14 佳能株式会社 Image encoding apparatus and method, and image decoding apparatus and method
US10554995B2 (en) 2011-03-09 2020-02-04 Canon Kabushiki Kaisha Image coding apparatus, method for coding image, program therefor, image decoding apparatus, method for decoding image, and program therefor
US10567785B2 (en) 2011-03-09 2020-02-18 Canon Kabushiki Kaisha Image coding apparatus, method for coding image, program therefor, image decoding apparatus, method for decoding image, and program therefor
CN102355584A (en) * 2011-10-31 2012-02-15 电子科技大学 Code rate control method based on intra-frame predictive coding modes
CN102355584B (en) * 2011-10-31 2013-09-25 电子科技大学 Code rate control method based on intra-frame predictive coding modes
CN107431811A (en) * 2015-04-13 2017-12-01 高通股份有限公司 For showing that the quantization parameter of stream compression updates classification
CN104994387A (en) * 2015-06-25 2015-10-21 宁波大学 Code rate control method fusing image features
CN104994387B (en) * 2015-06-25 2017-10-31 宁波大学 A kind of bit rate control method of fused images feature

Also Published As

Publication number Publication date
CN100448295C (en) 2008-12-31

Similar Documents

Publication Publication Date Title
CN1288910C (en) Method and system for control of bit tate based on object
CN101895759B (en) H.264 code rate control method
CN1738424A (en) Code rate control method for subtle granule telescopic code based on H.264
CN100574427C (en) The control method of video code bit rate
CN1726709A (en) Rate control with picture-based lookahead window
CN103841418A (en) Optimization method and system for code rate control of video monitor in 3G network
CN106791848B (en) Two-Pass code rate control method based on HEVC
CN1909662A (en) Video compression code ratio control method using uneven distribution of frame target bit number
CN1870753A (en) Integration code rate control method of low complexity
WO2009121234A1 (en) A video compression code rate control method
CN1668107A (en) Device and method for controlling bit rate of an image
CN104754335B (en) A kind of code rate controlling method for video coding
CN104333754A (en) SHVC (scalable high efficiency video coding) enhancement layer video coding method based on rapid prediction mode selection
CN102752591B (en) H.264 code rate control method based on comprehensive factor
CN1190969C (en) Method for controlling video coding bit rate
CN1332576A (en) Quantization and code stream control method for image compressing transmission
CN1871858A (en) Bit-rate control method and apparatus for normalizing visual quality
CN100442848C (en) Method for controlling code rate in H263 coding
CN102724507B (en) GPU (graphic processing unit) accelerating encoder rate control method
CN102271248B (en) H.264/AVC (Advanced Video Coding) macroblock-level code rate control algorithm based on weight window models
CN1267858C (en) JPEG 2000 speed control method through real time cut-off
CN101605250A (en) Determine the method for initial quantization step in the Rate Control
CN103051897A (en) Code rate control method of H264 video coding
CN100337481C (en) A MPEG-2 to AVS video code stream conversion method and apparatus
CN1756353A (en) Quantization method for video data compression

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20081231

Termination date: 20170527