CN102438146B - Method for improving video quality and implementing device thereof - Google Patents

Method for improving video quality and implementing device thereof Download PDF

Info

Publication number
CN102438146B
CN102438146B CN201110398594.2A CN201110398594A CN102438146B CN 102438146 B CN102438146 B CN 102438146B CN 201110398594 A CN201110398594 A CN 201110398594A CN 102438146 B CN102438146 B CN 102438146B
Authority
CN
China
Prior art keywords
mode
frame
cost function
pattern
patterns
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.)
Active
Application number
CN201110398594.2A
Other languages
Chinese (zh)
Other versions
CN102438146A (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.)
Solomon Systech Shenzhen Ltd
Original Assignee
Solomon Systech Shenzhen Ltd
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 Solomon Systech Shenzhen Ltd filed Critical Solomon Systech Shenzhen Ltd
Priority to CN201110398594.2A priority Critical patent/CN102438146B/en
Publication of CN102438146A publication Critical patent/CN102438146A/en
Application granted granted Critical
Publication of CN102438146B publication Critical patent/CN102438146B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method for improving the video quality and an implementing device thereof. The method has the following implementing steps of: obtaining a cost function InterCast of an inter-frame mode and a cost function Intra16x16Cast and Intra4x4Cast of two intra-frame modes by statistics; selectively entering a high code rate mode judging process according to a current code rate, or calculating a mode weighing punishment factor and entering a low code rate mode judging process; in a high code rate mode, comparing three cost functions and judging a mode decision result into a mode corresponding to the minimum; and in a low code rate mode, comparing InterCast + BSP with another two cost functions and judging a mode decision result into the mode corresponding to the minimum. Due to the application of the technical scheme of the invention, the high image quality can be kept under the condition of high code rate, the smear is effectively eliminated under the condition of low code rate, and the video quality is subjectively improved.

Description

A kind of raising method and implement device thereof of video quality
Technical field
The present invention relates to a kind of video quality method of adjustment and device, relate in particular to a kind of video quality raising method and implement device thereof to video image macro-block pattern in field of video encoding.
Background technology
At present, in field of video encoding, the mode decision of the macro block of video image is the important algorithm component that affects final image quality, and general algorithm is all as decision object based on Y-PSNR (being called for short PSNR).PSNR has certain effectiveness for passing judgment on pervasive algorithm, but the application of conversing for low bit-rate video, the simple quality that can not effectively improve video by improving the approach of PSNR.For this reason, aspect the mode decision of image macro, finding better adjustment mode to improve video quality, is an industry major issue urgently to be resolved hurrily.
Summary of the invention
The object of the invention is the defect for prior art this respect, propose a kind of raising method and implement device thereof of video quality, to solve the problem that improves video image quality under low code check.
The object of video quality raising method of the present invention, will be achieved by the following technical programs: a kind of raising method of video quality, is characterized in that comprising the steps:
S1: statistics cost function;
S11, obtains macroblock frame inter mode and cost function thereof by motion estimation module, is designated as InterCost (mv, mode), the motion vector that wherein mv is macro block, the pattern that mode is macro block;
S12, calculates the cost function of 16 * 16 patterns in frame, is designated as Intra16x16Cost (I16), and I16 is the sequence number of 16 * 16 patterns in frame;
S13, calculates the cost function of intra-frame 4 * 4 pattern, is designated as Intra4x4Cost (I4x4), and I4 is the sequence number of all patterns of 4x4 in frame;
S2: bit rate mode determining step, if current code check/frame per second is greater than 6kbps, enter high bit rate mode judging process, if current code check/frame per second is less than or equal to 6kbps, the computation schema weight punishment factor, is designated as Bsp=4* λ * BSPCost (mode), and wherein λ is generally constant, mode is the inter-frame mode of this macro block, and enters low bit rate mode judging process;
S3: high bit rate mode judging process: compare InterCost, Intra16x16Cost, Intra4x4Cost, the decision pattern result of decision is the corresponding pattern of reckling;
S4: low bit rate mode judging process: compare InterCost+Bsp, Intra16x16Cost, Intra4x4Cost, the decision pattern result of decision is the corresponding pattern of reckling.
Further, in step S12, frame interior 16 * 16 has four kinds of patterns, and I16 is 0,1,2,3; Calculate the cost function of 16 * 16 each pattern of macro block in frame, getting wherein minimum cost function is the least cost function of intra-frame 4 * 4 pattern.
Further, the method that calculates the least cost function of intra-frame 4 * 4 pattern in step S13 is: 16 * 16 macro block is divided into the piece of 16 4 * 4, each 4 * 4 is one of nine kinds of patterns, I 4 * 4for arbitrary integer in 0-8; And calculate optimal mode and the cost function of 4 * 4, then by each cost function of 4 * 4 summation.
Video quality of the present invention improves the object of implement device, to be achieved by following system schema, it comprises: the first computing unit, by motion estimation module, obtain macroblock frame inter mode and cost function thereof, be designated as InterCost (mv, mode), the motion vector that wherein mv is macro block, the pattern that mode is macro block;
The second computing unit, for calculating the cost function of 16 * 16 patterns in frame, is designated as Intra16x16Cost (I16), and I16 is the sequence number of 16 * 16 patterns in frame;
The 3rd computing unit, for calculating the cost function of intra-frame 4 * 4 pattern, is designated as Intra4x4Cost (I4x4), I 4 * 4sequence number for all patterns of 4x4 in frame;
Further, bit rate mode judge module, for when current code check/frame per second is greater than 6kbps, enter high bit rate mode judging process, and when current code check/frame per second is less than or equal to 6kbps, the computation schema weight punishment factor, be designated as Bsp=4* λ * BSPCost (mode), wherein λ is generally constant, the inter-frame mode that mode is this macro block, and enter low bit rate mode judging process;
High bit rate mode judging module: for comparing InterCost, Intra16x16Cost, the reckling in Intra4x4Cost, the decision pattern result of decision is the corresponding pattern of reckling;
Low bit rate mode judging module: for comparing InterCost+Bsp, Intra16x16Cost, the reckling in Intra4x4Cost, the decision pattern result of decision is the corresponding pattern of reckling.
Further, in frame, 16 * 16 have four kinds of patterns, and I16 is 0,1,2,3; Described the second computing unit is used for calculating the cost function of 16 * 16 each pattern of macro block in frame, and getting wherein minimum cost function is the least cost function of intra-frame 4 * 4 pattern.
Further, described the 3rd computing unit is for being divided into the piece of 16 4 * 4 by 16 * 16 macro block, and each 4 * 4 is one of nine kinds of patterns, I 4 * 4for arbitrary integer in 0-8; And calculate optimal mode and the cost function of 4 * 4, then by each cost function of 4 * 4 summation.
Contrast the video quality of current video communication system, application technical solution of the present invention can keep higher picture quality, and under low code check condition, can effectively eliminate smear, the subjective video quality that improved under high code check condition.
Accompanying drawing explanation
Fig. 1 is the flow process simplified schematic diagram of video quality raising method of the present invention;
Fig. 2 is the modular structure schematic diagram that video quality of the present invention improves implement device;
Fig. 3 is the concrete implementing procedure figure of video quality raising method of the present invention;
Fig. 4 is the calculation flow chart of 16 * 16 pattern optimal modes in frame in concrete implementing procedure shown in Fig. 3;
Fig. 5 is the calculation flow chart of intra-frame 4 * 4 pattern optimal mode in concrete implementing procedure shown in Fig. 3;
Fig. 6 is high bit rate mode judgement flow chart in concrete implementing procedure shown in Fig. 3;
Fig. 7 is low bit rate mode judgement flow chart in concrete implementing procedure shown in Fig. 3.
Embodiment
In order to make the object, technical solutions and advantages of the present invention clearer, below in conjunction with the drawings and specific embodiments, describe the present invention.
As described in Figure 1, in embodiment of the present invention, the raising method of described video quality, comprises step S1: statistics cost function, comprises the most preferably interior cost function of 16 * 16 patterns of cost function, frame and the cost function of intra-frame 4 * 4 pattern of inter-frame mode.
S11, obtains best macroblock frame inter mode and cost function thereof by motion estimation module, is designated as InterCost (mv, mod e), the motion vector that wherein mv is macro block, the pattern that mode is macro block, may be 16 * 16,16 * 8,8 * 16,8 * 4,4 * 8 etc.
S12, calculates the cost function of 16 * 16 patterns in frame, is designated as Intra16x16Cost (I16), and I16 is the sequence number of 16 * 16 patterns in frame.
S13, calculates the cost function of intra-frame 4 * 4 pattern, is designated as Intra4x4Cost (I4x4), and I4 is the sequence number of all patterns of 4x4 in frame.
BSP calculates, and the computation schema weight punishment factor, is designated as Bsp=4* λ * BSPCost (mode), and wherein λ is generally constant, the inter-frame mode that mode is this macro block.
S2: bit rate mode determining step, if current code check/frame per second is greater than a standard value, enter high bit rate mode judging process, if current code check/frame per second is less than or equal to standard value, enter low bit rate mode judging process;
S3: high bit rate mode judging process: compare InterCost, Intra16x16Cost, Intra4x4Cost, the decision pattern result of decision is the corresponding pattern of reckling;
S4: low bit rate mode judging process: compare InterCost+Bsp, Intra16x16Cost, Intra4x4Cost, the decision pattern result of decision is the corresponding pattern of reckling.
As shown in Figure 2, in embodiment of the present invention, the implement device of described raising video quality, comprise the first computing unit, by motion estimation module, obtain macroblock frame inter mode and cost function thereof, be designated as InterCost (mv, mode), the motion vector that wherein mv is macro block, the pattern that mode is macro block.
The second computing unit, for calculating the cost function of 16 * 16 patterns in frame, is designated as Intra16x16Cost (I16), and I16 is the sequence number of 16 * 16 patterns in frame.
The 3rd computing unit, for calculating the cost function of intra-frame 4 * 4 pattern, is designated as Intra4x4Cost (I4x4), and I4 is the sequence number of all patterns of 4x4 in frame.
Bit rate mode judge module, for when current code check/frame per second is greater than a standard value, enter high bit rate mode judging process, and when current code check/frame per second is less than or equal to standard value, the computation schema weight punishment factor, is designated as Bsp=4* λ * BSPCost (mode), and wherein λ is generally constant, mode is the inter-frame mode of this macro block, and enters low bit rate mode judging process.
High bit rate mode judging module: for comparing InterCost, Intra16x16Cost, the reckling in Intra4x4Cost, the decision pattern result of decision is the corresponding pattern of reckling.
Low bit rate mode judging module: for comparing InterCost+Bsp, Intra16x16Cost, the reckling in Intra4x4Cost, the decision pattern result of decision is the corresponding pattern of reckling.
Preferably, in frame, 16 * 16 have four kinds of patterns, and I16 is 0,1,2,3; This second computing unit is used for calculating the cost function of 16 * 16 each pattern of macro block in frame, and getting wherein minimum cost function is the least cost function of intra-frame 4 * 4 pattern.In addition, the 3rd computing unit is for being divided into the piece of 16 4 * 4 by 16 * 16 macro block, and each 4 * 4 is one of nine kinds of patterns, I 4 * 4for arbitrary integer in 0-8; And calculate optimal mode and the cost function of 4 * 4, then by each cost function of 4 * 4 summation.
The organic assembling of above-mentioned those modules, has opened up new application prospect in field of video encoding, can effectively improve the picture quality under the low code check condition of video.
As shown in Fig. 3 to Fig. 7, the concrete implementing procedure figure of video quality raising method of the present invention and high and low bit rate mode judgement flow chart thereof.Following according to those accompanying drawings, how the raising method that is described in further detail video quality of the present invention realizes.
1, calculate the cost function of inter-frame mode.Generally, before encoding, carry out estimation, before and after motion estimation techniques utilization, the picture element movement track of two frames carries out the estimation of kinematic parameter, to realize, use the information of a frame image and predict and express present frame image, remove the redundancy in time-domain.
Definition: mv=(mvx, mvy);
InterSAD ( mv ) = Σ i = 0 W - 1 Σ j = 0 H - 1 | f c ( mvx , mvy ) - f r ( mvx + i , mvy + j ) | ;
InterCost(mv,mode)=InterSAD(mv)+λ*MVCost(mv,mode);
The absolute difference that wherein InterSAD (mv) is corresponding mv, λ * MVCost (mv, mode) is compensation motion vector, λ is constant conventionally, MVCost (mv, mode) is general cost function in the industry, according to different patterns, W/H can be following value 16,8,4.
2, the cost function that calculates 16 * 16 patterns in frame, is designated as Intra16x16Cost (I16), and I16 is the sequence number of 16 * 16 patterns in frame.The value of I16 can be 0-3, respectively corresponding four kinds of intra prediction modes.
Intra 16 x 16 Cost ( I 16 ) = Σ i = 0 15 Σ j = 0 15 | f c ( mbx , mby ) - Pred ( mbx , mby , I 16 ) | + λ * Mode 16 x 16 Cost ( I 16 ) ; Wherein, f c(mbx, mby) is current macro data, and Pred (mbx, mby, I16) is that current macro is according to the data of 16 * 16 model predictions in frame.Conventionally λ is constant, and Mode16x16Cost (I16) is pattern cost function, adopts general in the industry algorithm.
3, the cost function that calculates intra-frame 4 * 4 pattern, is designated as Intra4x4Cost (I4x4), and I4 is the sequence number of all patterns of intra-frame 4 * 4.
Intra 16 x 16 Cost ( I 4 x 4 ) = Σ i = 0 15 Σ j = 0 15 | f c ( mbx , mby ) - Pred ( mbx , mby , I 4 x 4 ) | + λ * Mode 4 x 4 Cost ( I 4 x 4 ) ; Wherein, f c(mbx, mby) is current macro data, and Pred (mbx, mby, I4x4) is that current macro is according to the data of intra-frame 4 * 4 model prediction.Conventionally λ is constant, and Mode4x4Cost (4x4) is pattern cost function, adopts general in the industry algorithm.The piece that 16 * 16 macro block is divided into 16 4x4, may select a kind of in 9 kinds of patterns for each 4 * 4.Be respectively 0:vertical, 1:horizontal, 2:dc, 3:diagonal down-left, 4:diagonal down-right, 5:vertical-right, 6:horizontal-down, 7:vertical-left, 8:horizontal-up.Calculate intra-frame 4 * 4 pattern least cost function process: for each 4 * 4, carry out optimal mode decision-making, obtain this optimal mode of 4 * 4 and cost function, each cost function of 4 * 4 is added to the least cost function that obtains whole 16 * 16 macro blocks.
4, after omitting narration code check mode decision process, what next will do is to calculate BSP (Block sizepenalty), is designated as Bsp=4* λ * BSPCost (mode); Wherein when mode=0, BSPCost (mode)=0; When mode=1/2, BSPCost (mode)=1; When mode=3, BSPCost (mode)=2; λ is generally constant, the inter-frame mode that mode is this macro block.
5, as shown in Figure 6, if applied environment need to arrange higher code check, compare InterCost, Intra16x16Cost, Intra4x4Cost, obtains the reckling in three.And corresponding mode decision result is the pattern that this reckling is corresponding.For example, if InterCost is minimum, decision-making is inter-frame mode, if Intra16x16Cost is minimum, is 16 * 16 patterns in frame, if Intra4x4Cost is minimum, is intra-frame 4 * 4 pattern.
6, as shown in Figure 7, if applied environment need to arrange low code check, compare InterCost+Bsp, Intra16x16Cost, Intra4x4Cost, obtains the minimum result in three, and corresponding mode decision result is pattern corresponding to this minimum result.For example, if InterCost+Bsp is minimum, decision-making is inter-frame mode, if Intra16x16Cost is minimum, is 16 * 16 patterns in frame, if Intra4x4Cost is minimum, is intra-frame 4 * 4 pattern.
Contrast the video quality of current video communication system, in high code check situation, the utility model algorithm can keep high picture quality under high code check, supervisor's quality that can effectively improve image when low code check (under the condition due to Network Packet Loss or limit bandwidth), reaches the good effect of video communication system.In the application scenarios of low code check, lower owing to being assigned to the relatively high code check of code check of each frame, make most macro block in frame to be chosen 16 * 16 patterns between framing by mode decision algorithm, in the edge of object part, can be chosen between framing 16 * 8 according to the shape of object, 8 * 16,8 * 8 pattern.Like this in low code check condition, because the rebuilt picture quality of former frame is poor or reconstruction error (difference between real image and reconstruction image) is larger, causing at the edge of object along with the direction of motion produces corresponding error, from visual effect, is exactly the effect of smear.This method is intended to improve picture quality whole under this condition, removes smear.In low bit rate mode judgement, employing is carried out block mode weight punishment (BSP) compensation factors to image block pattern, in the stage of pattern choice, make macro block in object edge have more chance to be chosen into frame mode (in frame 16 * 16 or intra-frame 4 * 4) like this, like this with regard to the effective problem that solves smear, the subjective video quality that improved.
In sum, the raising method of video quality of the present invention and innovation essence and the remarkable result of implement device are shown comprehensively.

Claims (6)

1. a raising method for video quality, is characterized in that comprising the steps:
S1: statistics cost function,
S11, obtains macroblock frame inter mode and cost function thereof by motion estimation module, is designated as , the motion vector that wherein mv is macro block, the pattern that mode is macro block,
S12, calculates the least cost function of 16 * 16 patterns in frame, is designated as
Figure 2011103985942100001DEST_PATH_IMAGE004
, i16 is the sequence number of 16 * 16 patterns in frame,
S13, calculates the least cost function of intra-frame 4 * 4 pattern, is designated as
Figure 2011103985942100001DEST_PATH_IMAGE006
, I4 is the sequence number of all patterns of 4x4 in frame;
S2: bit rate mode determining step, if current code check/frame per second is greater than 6kbps, enter high bit rate mode judging process, if current code check/frame per second is less than or equal to 6kbps, the computation schema weight punishment factor, is designated as
Figure 2011103985942100001DEST_PATH_IMAGE008
, when mode=0,
Figure 2011103985942100001DEST_PATH_IMAGE010
=0; When mode=1/2,
Figure 2011103985942100001DEST_PATH_IMAGE012
=1; When mode=3,
Figure 758694DEST_PATH_IMAGE010
=2, wherein λ is generally constant, the inter-frame mode that mode is this macro block, and enter low bit rate mode judging process;
S3: high bit rate mode judging process: relatively
Figure 2011103985942100001DEST_PATH_IMAGE014
,
Figure 2011103985942100001DEST_PATH_IMAGE016
,
Figure 2011103985942100001DEST_PATH_IMAGE018
, the decision pattern result of decision is the corresponding pattern of reckling;
S4: low bit rate mode judging process: relatively
Figure 2011103985942100001DEST_PATH_IMAGE020
,
Figure 800468DEST_PATH_IMAGE016
,
Figure 143987DEST_PATH_IMAGE018
, the decision pattern result of decision is the corresponding pattern of reckling.
2. the raising method of a kind of video quality according to claim 1, is characterized in that: in step S12, frame interior 16 * 16 has four kinds of patterns, i16 is 0,1,2,3; Calculate the cost function of 16 * 16 each pattern of macro block in frame, getting wherein minimum cost function is the least cost function of intra-frame 4 * 4 pattern.
3. the raising method of a kind of video quality according to claim 1, it is characterized in that: the method that calculates the least cost function of intra-frame 4 * 4 pattern in step S13 is: 16 * 16 macro block is divided into the piece of 16 4 * 4, each 4 * 4 is one of nine kinds of patterns i4 * 4 is arbitrary integer in 0-8; And calculate optimal mode and the cost function of 4 * 4, then by each cost function of 4 * 4 summation.
4. the implement device that video quality improves, is characterized in that comprising:
The first computing unit, obtains macroblock frame inter mode and cost function thereof by motion estimation module, is designated as , the motion vector that wherein mv is macro block, the pattern that mode is macro block,
The second computing unit, for calculating the cost function of 16 * 16 patterns in frame, is designated as
Figure 353568DEST_PATH_IMAGE004
, I16 is the sequence number of 16 * 16 patterns in frame,
The 3rd computing unit, for calculating the cost function of intra-frame 4 * 4 pattern, is designated as
Figure 238348DEST_PATH_IMAGE006
, I4 is the sequence number of all patterns of 4x4 in frame;
Bit rate mode judge module, for when current code check/frame per second is greater than 6kbps, enters high bit rate mode judging process, and when current code check/frame per second is less than or equal to 6kbps, the computation schema weight punishment factor, is designated as
Figure 505381DEST_PATH_IMAGE008
, when mode=0,
Figure 704281DEST_PATH_IMAGE010
=0; When mode=1/2,
Figure 435477DEST_PATH_IMAGE012
=1; When mode=3,
Figure 428841DEST_PATH_IMAGE010
=2, wherein λ is generally constant, the inter-frame mode that mode is this macro block, and enter low bit rate mode judging process;
High bit rate mode judging module: for comparing ,
Figure 982499DEST_PATH_IMAGE016
,
Figure 505884DEST_PATH_IMAGE018
in reckling, the decision pattern result of decision is the corresponding pattern of reckling;
Low bit rate mode judging module: for comparing
Figure 496580DEST_PATH_IMAGE020
, ,
Figure 13330DEST_PATH_IMAGE018
in reckling, the decision pattern result of decision is the corresponding pattern of reckling.
5. the implement device that a kind of video quality according to claim 4 improves, is characterized in that: in frame, 16 * 16 have four kinds of patterns, i16 is 0,1,2,3; Described the second computing unit is used for calculating the cost function of 16 * 16 each pattern of macro block in frame, and getting wherein minimum cost function is the least cost function of intra-frame 4 * 4 pattern.
6. the implement device that a kind of video quality according to claim 4 improves, is characterized in that: described the 3rd computing unit is for being divided into the piece of 16 4 * 4 by 16 * 16 macro block, and each 4 * 4 is one of nine kinds of patterns, i4 * 4 is arbitrary integer in 0-8; And calculate optimal mode and the cost function of 4 * 4, then by each cost function of 4 * 4 summation.
CN201110398594.2A 2011-12-05 2011-12-05 Method for improving video quality and implementing device thereof Active CN102438146B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110398594.2A CN102438146B (en) 2011-12-05 2011-12-05 Method for improving video quality and implementing device thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110398594.2A CN102438146B (en) 2011-12-05 2011-12-05 Method for improving video quality and implementing device thereof

Publications (2)

Publication Number Publication Date
CN102438146A CN102438146A (en) 2012-05-02
CN102438146B true CN102438146B (en) 2014-04-30

Family

ID=45985998

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110398594.2A Active CN102438146B (en) 2011-12-05 2011-12-05 Method for improving video quality and implementing device thereof

Country Status (1)

Country Link
CN (1) CN102438146B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102724388A (en) * 2012-06-25 2012-10-10 中国工程物理研究院应用电子学研究所 Flyback system for eliminating high-speed motion imaging trailing smears
CN103974060B (en) * 2013-01-31 2016-01-27 华为技术有限公司 Video quality method of adjustment and device
CN108810531B (en) * 2017-05-03 2019-11-19 腾讯科技(深圳)有限公司 Video coding processing method, device and electronic equipment
CN109660812A (en) * 2018-11-12 2019-04-19 北京达佳互联信息技术有限公司 The determination method, apparatus and computer readable storage medium of complexity and code rate
CN111462170B (en) 2020-03-30 2023-08-25 Oppo广东移动通信有限公司 Motion estimation method, motion estimation device, storage medium and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101198058A (en) * 2007-12-14 2008-06-11 武汉大学 Rate aberration optimizing frame refreshing and code rate distribution method for interested area
CN101426140A (en) * 2008-11-06 2009-05-06 青岛海信电子产业控股股份有限公司 AVS fast schema selection method and device
CN101466040A (en) * 2009-01-09 2009-06-24 北京大学 Code rate estimation method for video encoding mode decision

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3977716B2 (en) * 2002-09-20 2007-09-19 株式会社東芝 Video encoding / decoding method and apparatus
US20070274396A1 (en) * 2006-05-26 2007-11-29 Ximin Zhang Complexity adaptive skip mode estimation for video encoding

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101198058A (en) * 2007-12-14 2008-06-11 武汉大学 Rate aberration optimizing frame refreshing and code rate distribution method for interested area
CN101426140A (en) * 2008-11-06 2009-05-06 青岛海信电子产业控股股份有限公司 AVS fast schema selection method and device
CN101466040A (en) * 2009-01-09 2009-06-24 北京大学 Code rate estimation method for video encoding mode decision

Also Published As

Publication number Publication date
CN102438146A (en) 2012-05-02

Similar Documents

Publication Publication Date Title
CN101053259B (en) Device and method for encoding video data for image divisible into macroblocks
CN102438146B (en) Method for improving video quality and implementing device thereof
CN101529916B (en) Video encoding with intra encoding selection
CN100594730C (en) Fast mode-decision encoding method for interframes and apparatus thereof
CN104380730B (en) Smooth simplification in pattern dependent frame
CN101217663B (en) A quick selecting method of the encode mode of image pixel block for the encoder
JP2006513636A (en) Fast mode decision making for inter-frame coding
CN103548356B (en) Picture decoding method using dancing mode and the device using this method
CN104902271B (en) Predicting mode selecting method and device
CN101552924B (en) Spatial prediction method for video coding
CN104919805A (en) Video coding method using at least evaluated visual quality and related video coding apparatus
CN103118262B (en) Rate distortion optimization method and device, and video coding method and system
CN104853192B (en) Predicting mode selecting method and device
CN101820546A (en) Intra-frame prediction method
CN108012163A (en) The bit rate control method and device of Video coding
CN104853191B (en) A kind of HEVC fast encoding method
CN107005698A (en) Support the metadata prompting of best effort decoding
JP2007174649A (en) Method of estimating distortion level associated with encoding mode, system for calculating rate distortion cost of encoding mode, and module for estimating residue of estimated space domain of encoding mode using transform domain
CN103634606A (en) Video encoding method and apparatus
CN104754337B (en) Method for video coding
CN103581670A (en) H.264 self-adaptation intra-frame mode selection code rate estimated rate-distortion optimization method and device thereof
CN102655591B (en) Dynamic image encoding device, moving image decoding apparatus and dynamic image encoding method
CN100586186C (en) Quick inter-frame forecast mode selection method
CN108600757A (en) Macro block (mb) type determination method, video transcoding method, electronic equipment and storage medium
Yang et al. Improved inter prediction based on structural similarity in H. 264

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: SOLOMON-SYSTECH (SHENZHEN) CO., LTD.

Free format text: FORMER OWNER: SUZHOU XITU SHIDING MICROELECTRONICS CO., LTD.

Effective date: 20130829

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 215021 SUZHOU, JIANGSU PROVINCE TO: 518057 SHENZHEN, GUANGDONG PROVINCE

TA01 Transfer of patent application right

Effective date of registration: 20130829

Address after: 518057, No. six building, No. two Shenzhen Software Park, central science and technology zone, Nanshan District hi tech Zone, Shenzhen, Guangdong, two

Applicant after: Solomon Systech (Shenzhen) Limited

Address before: Xinghu Street Industrial Park of Suzhou city in Jiangsu province 215021 No. 328 Creative Industry Park 2-B702 unit

Applicant before: Suzhou Xitu Shiding Microelectronics Co.,Ltd.

C14 Grant of patent or utility model
GR01 Patent grant