CN101924943A - Real-time low-bit rate video transcoding method based on H.264 - Google Patents

Real-time low-bit rate video transcoding method based on H.264 Download PDF

Info

Publication number
CN101924943A
CN101924943A CN 201010276710 CN201010276710A CN101924943A CN 101924943 A CN101924943 A CN 101924943A CN 201010276710 CN201010276710 CN 201010276710 CN 201010276710 A CN201010276710 A CN 201010276710A CN 101924943 A CN101924943 A CN 101924943A
Authority
CN
China
Prior art keywords
transcoding
video
predictive mode
bit rate
real
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 201010276710
Other languages
Chinese (zh)
Other versions
CN101924943B (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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN 201010276710 priority Critical patent/CN101924943B/en
Publication of CN101924943A publication Critical patent/CN101924943A/en
Application granted granted Critical
Publication of CN101924943B publication Critical patent/CN101924943B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to a real-time low-bit rate video transcoding method based on H.264, belonging to the field of multi-media signal processing and mainly solving the problem that the transcoding speed is demanded to be high at low bit rate. Video transcoding in the invention is divided into an off-line modeling stage and an online transcoding stage; a model identification technology is utilized to select a macrolbock prediction model; the macrolbock prediction model selection process is a category decision-making process in model identification; and extracted characteristics are input into a classifier to obtain a classification result, i.e. a macroblock prediction model. The classifier is obtained through offline training. The method not only can remarkably accelerate the transcoding speed but also ensures the quality of a recoded image to meet the demand of real-time performance. The invention is suitable for the fields of wireless video monitoring, internet video monitoring and wireless video on demand.

Description

A kind of real-time low-bit rate video transcoding method based on H.264
Technical field
The invention belongs to field of multimedia signal processing, particularly a kind of real-time low-bit rate video transcoding method based on H.264 is mainly used in wireless video on-demand, fields such as long-range (wireless) video monitoring.
Background technology
The applied environment of video is very complicated, and from channel transmitted, storage medium all has nothing in common with each other to playback terminal etc.In these are used, usually need the image size in the video flowing, frame per second, each parameter such as picture quality is adjusted, thereby meets the requirement of access network and playback terminal.Such as in the described video request program of Fig. 1, just can on video server, add the video code conversion module, the user just can finish program request by wireless terminal, thereby has solved the narrow problem that can't program request of wireless channel.In video monitoring, real-time scene video stream has reduced bit rate through after the transcoding, just can carry out remote monitoring by the Internet or mobile intelligent terminal, thereby no longer be confined in the Control Room.
The input of video code conversion is a kind of bitstream format (spatial resolution S1, temporal resolution T1, code check R1, standard C 1 etc.), through the transcoding module, can obtain another output bit flow form (spatial resolution S2, temporal resolution T2, code check R2, standard C 2 etc.).The basic process of video code conversion is seen Fig. 2.
According to the input and output bitstream format, video code conversion is divided in standard room transcoding and the standard two kinds of transcodings usually.The standard room transcoding is meant that incoming bit stream and output bit flow belong to different standards.Transcoding refers to that the input and output bit stream belongs to same standard in the standard, at this moment the purpose of transcoding mainly is to reduce bit rate output, thereby adapt to different bandwidth, often be divided into spatial resolution transcoding (picture size) again, temporal resolution transcoding (frame per second), three aspects of bit rate transcoding (picture quality).
H.264 the standard developed jointly of the JVT that is made up of ITU-T and ISO/IEC of standard is also referred to as MPEG-4AVC.H.264 for macro block provides multiple predictive mode available, thereby improved compression performance.Because each macro block finally can only use a kind of predictive mode, this just needs the alternative various modes of traversal, finally selects the best predictive mode of compression performance.Therefore, one of topmost part consuming time in the H.264 transcoder that the selection of macroblock prediction pattern is based on, it has had a strong impact on transcoding speed, makes transcoder be very limited under the occasion of high real-time requiring.Therefore, in based on video code conversion H.264, how selecting the predictive mode of macro block fast, is one of most critical factor of decision transcoding speed.
Summary of the invention
In order to solve under the low bit rate and to require the fireballing problem of transcoding, the purpose of this invention is to provide a kind of real-time low-bit rate video transcoding method based on H.264, this method is based on the video code conversion under H.264 the low bit rate, emphasis is the system of selection of macroblock prediction pattern, be applicable to wireless video monitoring, the internet video monitoring, fields such as wireless video on-demand, this method not only can significantly be accelerated transcoding speed, and guaranteed the re-encoded picture quality, satisfied the requirement of real-time.
The present invention solves the technical scheme that its technical problem takes:
The present invention utilizes mode identification technology to carry out the selection of macroblock prediction pattern.The process of macroblock prediction model selection is exactly the process of classification decision-making in the pattern recognition.The feature of extracting is input in the grader, obtains classification results, just the predictive mode of macro block.Grader obtains by off-line training, therefore, the video code conversion of the present invention design is divided into off-line modeling and two stages of online transcoding are carried out off-line modeling: be used for finishing the design of grader, during online transcoding, use this grader to finish selection to the macroblock prediction pattern;
The step of off-line modeling comprises:
1) select video: different video sequences possesses different features, at first needs to pick out the video sequence that possesses various characteristic features commonly used, and uses H.264 standard to encode these video sequences;
2) video decode: use H.264 decoder, the sample video sequence that compression is good carries out complete decoding, obtains the pixel domain data;
3) extract feature: the extracting data that obtains from decoding goes out predictive mode, residual error data, three features of quantization parameter; Use the syntype search method to obtain optimization model when first three characteristics determined simultaneously as the target classification;
4) classifier design:, use existing ripe mode identification method to design grader with aforementioned three features and target classification.
Online transcoding: the grader that uses off-line modeling to obtain, according to feature, finish classification feature at line drawing, promptly obtain the model prediction of macro block; The step of online transcoding comprises:
1) line decode: use H.264 decoder, the live video stream that complete decoding is online obtains the pixel domain data, and the coding/decoding method here is identical with the coding/decoding method in off-line modeling stage;
2) extract feature: from line decode information, extract predictive mode, residual error data, three features of quantization parameter; Extracting the method for these three features and off-line modeling, to extract the method for three features identical;
3) model prediction: with three features of aforementioned extraction, be input in the grader of off-line foundation, obtain classification results, just predictive mode is finished the selection of macro block mode prediction;
4) recomputate motion vector: the macroblock prediction pattern at selecting, recomputate motion vector;
5) recompile: use the predictive mode choose and the motion vector that recomputates, again video is encoded and export.
Off-line modeling and online transcoding all need to extract three features from decoded information: predictive mode, residual error data, quantization parameter.Three feature extracting method steps are as follows described in the present invention:
1) predictive mode: the image zoom factor in the spatial resolution transcoding of support of the present invention is 2, and therefore macro block correspondence to be encoded 4 macro blocks in the encoded image, and each macro block all has a predictive mode, as shown in Figure 1.In order to reduce the dimension of characteristic vector as far as possible, improve transcoding speed, the calculated value of predictive mode feature is the predictive mode sum of these 4 macro blocks among the present invention;
2) residual error data: what adopt H.264 is the integer transform of 4x4, just a macro block has comprised 16 4x4 pieces, and each 4x4 piece all has nonzero coefficient separately, this data description the character of current 4x4 piece, these character comprise: whether texture is abundant, and whether move violent; The calculated value of this feature is the ratio of the nonzero coefficient in 4 all 4x4 pieces that macro block comprised in the original image among the present invention;
3) quantization parameter: the bit rate transcoding utilizes re-quantization to realize in the present invention; The calculated value of quantization parameter feature is that the output quantization parameter deducts the input quantization parameter.
In the model prediction of online transcoding,, then 8x8 piece is not continued classification if prediction is the P8x8 type.
In the online transcoding step 4),, adopt the median method to recomputate the motion vector of macro block in spatial resolution transcoding part.
In the off-line modeling step 4), ripe mode identification method comprises: SVMs or artificial neural net.
The invention has the beneficial effects as follows:
1), made full use of the abundant information of source code flow, carry out the macroblock prediction model selection fast, and guarantee the correctness selected as far as possible; Extracted residual error data from decoded information, macro block (mb) type, quantization parameter etc. are as feature, and these features are all closely bound up with the block type of coding side.Do not extract motion vector feature more consuming time, guaranteed that like this extraction feature is consuming time less, thereby transcoding speed is very fast.
2), based on the video code conversion of pixel domain, do not have any drift effect.The present invention has adopted the video code conversion of pixel domain, drift error can not occur, also just can not cause drift effect, thereby guarantee the re-encoded picture quality.
3), in the selection of macroblock prediction pattern of the present invention, used the off-line model that trains, in the online transcoding, only be the process of classification decision-making, so transcoding speed is fast, computation complexity is low, thereby has satisfied the requirement of real-time.
4), can satisfy the spatial resolution transcoding simultaneously, the transcoding that temporal resolution transcoding and bit rate transcoding are three types.And can be provided with according to the user, select which kind of transcoding, perhaps any two kinds of transcodings can combination in any.
5), in the off-line training, selected the video sequence that possesses each category feature for use, so this invention is applicable to various video type, comprises that motion is violent, and motion is mild, texture-rich, and texture is simple etc.
6), more effective under real-time low bit rate.The feature that the method for the present invention's design is extracted is less, and computational complexity is low.In addition, at the actual conditions of low bit rate, under the prerequisite that does not influence compression performance, special processing the selection of macro block (mb) type P8x8, thereby further accelerated transcoding speed.
Description of drawings
The existing application principle figure of Fig. 1 transcoding in video-on-demand service;
Fig. 2 video code conversion schematic diagram;
Fig. 3 code-transferring method flow chart of the present invention;
Macro block in Fig. 4 spatial resolution transcoding.
Embodiment
For the ease of understanding and implementing the present invention, come the present invention is described in further detail below in conjunction with the wireless video on-demand example.
As Fig. 3, in wireless video on-demand, the video flowing of having encoded leaves on the video server, and these video flowings all are that promptly picture size is big in the prerequisite lower compression of high bit rate, the frame per second height, and picture quality is better.Carry out certain video-frequency band of program request as wireless terminal user, corresponding desired parameter can be sent to video server simultaneously, these parameters comprise: picture size, frame per second, bit rate etc.Video server starts the transcoding module according to the requirement of these parameters, the video stream transcoding that has encoded is arrived under the desired form, and in real time the video flowing behind the transcoding is sent to user terminal.
The transcoding module can use the grader that designs in advance when the real-time online transcoding.This grader need be trained under off-line state and be obtained, so the present invention just divides for off-line modeling and two stages of online transcoding.
Off-line modeling is used for finishing the design of grader, during online transcoding, uses this grader to finish selection to the macroblock prediction pattern.The step that the off-line modeling stage implements is as follows:
1) selects video.Be generally the natural video frequency sequence in the video request program, thereby have various features, whether violent as motion, whether exist camera lens to switch, whether texture is abundant etc.Need to pick out the video sequence that possesses various characteristic features commonly used in the enforcement, and use H.264 standard to encode these video sequences.Certainly, if certain video on-demand system is at specific application, Basketball Match for example, the type sequence of then selecting preferably also is the Basketball Match fragment.
2) video decode.Use H.264 decoder, the sample video sequence that compression is good carries out complete decoding, obtains the pixel domain data.Can guarantee like this in whole transcoding process, can not introduce drift error, thereby guarantee picture quality.Can independent development based on H.264 decoder, also can use the decoding software system that increases income commonly used, as ffmpeg.
3) extract feature.From decoded information, extract predictive mode, residual error data, three features of quantization parameter.The optimization model of using the syntype search method to obtain simultaneously to determine when first three feature is as the target classification.The syntype search method is exactly all available predictive modes of traversal, and selects the result of a compression performance optimum, and the implementation process of this searching method can be used for reference the H.264 open source software JM series that JVT recommends.
4) classifier design.At each macro block in the sequence, the processing through decoding and two steps of extraction feature can obtain three features and a target classification, and the training sample that this has just constituted a known class writes file with it by certain format.All video sequences of choosing are all carried out identical processing, obtain sample and write file.Start the classifier design module,, from feature and target classification place file, read sample data, be input in the training module and train, obtain final grader as the training module of SVMs.Certainly, also can obtain grader by the artificial neural network training module.The grader that trains can store in certain file, uses during in order to online transcoding.Also can directly write sorter model in the online transcoding module as the stationary source code.
Video server starts online transcoding module according to the parameter request of user side, and the grader that online transcoding uses off-line modeling to obtain according to the feature at line drawing, is finished classification feature.The concrete implementation step of this module is as follows:
1) line decode.Starting H.264, decoder obtains the pixel domain data with online live video stream complete decoding.The coding/decoding method here is identical with the off-line modeling stage.
2) extract feature.From decoded information, extract predictive mode, residual error data, three features of quantization parameter.The method of extracting these three features is identical with off-line modeling.
3) model prediction.With three features extracting, be input in the grader of off-line foundation, obtain classification results, just predictive mode is finished the selection of macro block mode prediction.Predictive mode P8x8 relatively is applicable under the high bit rate in H.264, the scene that motion is violent and details is abundant.Owing to also need to segment fritter under this pattern, so computational complexity height up to 4x4.In wireless video on-demand was used, bit rate was lower, and real-time has relatively high expectations, if therefore prediction be the P8x8 type, then 8x8 piece is not continued to decompose, thereby improves transcoding speed.
4) recomputate motion vector.Every kind of predictive mode, all corresponding one or more motion vectors, therefore selecting needs to recomputate motion vector after the predictive mode.In the spatial resolution transcoding, the present invention adopts the median method to recomputate the motion vector of macro block.Motion vector after recomputating needs further refinement, could accurately reflect the actual conditions of motion, and general refinement step-length is 2 pixels.
5) recompile.The predictive mode that use chooses, the motion vector that recomputates is encoded to video again and is exported.
All need to extract predictive mode, residual error data and three features of quantization parameter in off-line modeling and each stage of online transcoding from decoded information, these three Feature Extraction methods are as follows:
1) predictive mode: the image zoom factor in the spatial resolution transcoding is defined as 2, macro block correspondence to be encoded the macro block 1~macro block 4 in the encoded image, totally 4 macro blocks, each macro block all has a predictive mode, and the calculated value of predictive mode feature is the predictive mode sum of these 4 macro blocks in the described online transcoding; As Fig. 4.
2) residual error data: the calculated value of this feature is the ratio of the nonzero coefficient in 4 all 4x4 pieces that macro block comprised in the original image;
3) quantization parameter: the calculated value of this feature is that the output quantization parameter deducts the input quantization parameter.
Use method of the present invention that coding and decoding video sequence commonly used has been carried out real-time transcoding experiment.Than the syntype search method of H.264 reference software JM, under the very little prerequisite of compression performance loss, the 15-20 that transcoding speed of the present invention is JM doubly.Under low bit rate situations such as wireless video on-demand, the transcoding speed of this method is faster, is about 25 times of JM.

Claims (5)

1. a real-time low-bit rate video transcoding method based on H.264 is characterized in that, comprises two stages of off-line modeling and online transcoding;
In the described off-line modeling stage, comprise following steps:
1) selects video: at first need to pick out the video sequence that possesses various characteristic features commonly used, and use H.264 standard to encode these video sequences;
2) video decode: use H.264 decoder, the sample video sequence that compression is good carries out complete decoding, obtains the pixel domain data;
3) extract feature: the extracting data that obtains from decoding goes out predictive mode, residual error data, three features of quantization parameter; Use the syntype search method to obtain optimization model when first three characteristics determined simultaneously as the target classification;
4) classifier design:, use existing ripe mode identification method to design grader with aforementioned three features and target classification;
Described online transcoding comprises following steps:
1) line decode: use H.264 decoder, the live video stream that complete decoding is online obtains the pixel domain data, and the coding/decoding method here is identical with the coding/decoding method in off-line modeling stage;
2) extract feature: from line decode information, extract predictive mode, residual error data and three features of quantization parameter; The method of these three features of the extraction here is identical with the method that off-line modeling is extracted three features;
3) model prediction: with three features of aforementioned extraction, be input in the grader of off-line foundation, obtain classification results, just predictive mode is finished the selection of macro block mode prediction;
4) recomputate motion vector: the macroblock prediction pattern at selecting, recomputate motion vector;
5) recompile: use the predictive mode choose and the motion vector that recomputates, again video is encoded and export.
2. a kind of real-time low-bit rate video transcoding method based on H.264 according to claim 1, it is characterized in that, off-line modeling and online transcoding all need to extract predictive mode, residual error data and three features of quantization parameter from decoded information, these three Feature Extraction methods are as follows:
1) predictive mode: the image zoom factor in the spatial resolution transcoding is defined as 2, macro block correspondence to be encoded 4 macro blocks in the encoded image, each macro block all has a predictive mode, and the calculated value of predictive mode feature is the predictive mode sum of these 4 macro blocks in the described online transcoding;
2) residual error data: the calculated value of this feature is the ratio of the nonzero coefficient in 4 all 4x4 pieces that macro block comprised in the original image;
3) quantization parameter: the calculated value of this feature is that the output quantization parameter deducts the input quantization parameter.
3. a kind of real-time low-bit rate video transcoding method based on H.264 according to claim 1 is characterized in that, in the model prediction of online transcoding, if prediction is the P8x8 type, then 8x8 piece is not continued classification.
4. a kind of real-time low-bit rate video transcoding method based on H.264 according to claim 1 and 2 is characterized in that in the online transcoding step 4), in the spatial resolution transcoding, the calculating of motion vector is to be finished by the median method.
5. a kind of real-time low-bit rate video transcoding method based on H.264 according to claim 1 is characterized in that in the off-line modeling step 4), ripe mode identification method comprises: SVMs or artificial neural net.
CN 201010276710 2010-08-27 2010-08-27 Real-time low-bit rate video transcoding method based on H.264 Expired - Fee Related CN101924943B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010276710 CN101924943B (en) 2010-08-27 2010-08-27 Real-time low-bit rate video transcoding method based on H.264

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010276710 CN101924943B (en) 2010-08-27 2010-08-27 Real-time low-bit rate video transcoding method based on H.264

Publications (2)

Publication Number Publication Date
CN101924943A true CN101924943A (en) 2010-12-22
CN101924943B CN101924943B (en) 2011-11-16

Family

ID=43339538

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010276710 Expired - Fee Related CN101924943B (en) 2010-08-27 2010-08-27 Real-time low-bit rate video transcoding method based on H.264

Country Status (1)

Country Link
CN (1) CN101924943B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102281444A (en) * 2011-09-01 2011-12-14 北京汉邦高科数字技术有限公司 Automatic volume control (AVC)-standard-based video conversion device
CN103533349A (en) * 2013-09-26 2014-01-22 广东电网公司电力科学研究院 Support vector machine-based fast inter-frame prediction macro block mode selection method for B frame
CN103888770A (en) * 2014-03-17 2014-06-25 北京邮电大学 Efficient self-adaptive video transcoding system based on data mining
CN104394423A (en) * 2014-12-12 2015-03-04 山东电子职业技术学院 Calculation method of macroblock motion vector in spatial resolution video transcoding
CN106791864A (en) * 2016-12-08 2017-05-31 南京理工大学 A kind of implementation method based on raising video code conversion speed under HEVC standard
WO2017162068A1 (en) * 2016-03-25 2017-09-28 阿里巴巴集团控股有限公司 Video transcoding method, device, and system
CN108780499A (en) * 2016-03-09 2018-11-09 索尼公司 The system and method for video processing based on quantization parameter
CN109660825A (en) * 2017-10-10 2019-04-19 腾讯科技(深圳)有限公司 Video transcoding method, device, computer equipment and storage medium
CN110870310A (en) * 2018-09-04 2020-03-06 深圳市大疆创新科技有限公司 Image encoding method and apparatus

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103327401B (en) * 2012-03-19 2016-08-03 深圳市快播科技有限公司 Multi-media transcoding device and code-transferring method, multimedia play terminal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030156198A1 (en) * 2002-02-08 2003-08-21 Sony Corporation Stream based bitrate transcoder for MPEG coded video
US20040202250A1 (en) * 2003-04-14 2004-10-14 Hao-Song Kong Transcoding compressed videos to reducing resolution videos
CN1992903A (en) * 2005-12-27 2007-07-04 中国科学院计算技术研究所 Method for converting compressed domain video transcoding coefficient from MPEG-2 to H.264
CN101068366A (en) * 2007-06-05 2007-11-07 南京大学 H.264 based multichannel video transcoding multiplexing method and multiplexer
CN101583036A (en) * 2009-06-22 2009-11-18 浙江大学 Method for determining the relation between movement characteristics and high efficient coding mode in pixel-domain video transcoding

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030156198A1 (en) * 2002-02-08 2003-08-21 Sony Corporation Stream based bitrate transcoder for MPEG coded video
US20040202250A1 (en) * 2003-04-14 2004-10-14 Hao-Song Kong Transcoding compressed videos to reducing resolution videos
CN1992903A (en) * 2005-12-27 2007-07-04 中国科学院计算技术研究所 Method for converting compressed domain video transcoding coefficient from MPEG-2 to H.264
CN101068366A (en) * 2007-06-05 2007-11-07 南京大学 H.264 based multichannel video transcoding multiplexing method and multiplexer
CN101583036A (en) * 2009-06-22 2009-11-18 浙江大学 Method for determining the relation between movement characteristics and high efficient coding mode in pixel-domain video transcoding

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102281444A (en) * 2011-09-01 2011-12-14 北京汉邦高科数字技术有限公司 Automatic volume control (AVC)-standard-based video conversion device
CN103533349A (en) * 2013-09-26 2014-01-22 广东电网公司电力科学研究院 Support vector machine-based fast inter-frame prediction macro block mode selection method for B frame
CN103888770A (en) * 2014-03-17 2014-06-25 北京邮电大学 Efficient self-adaptive video transcoding system based on data mining
CN103888770B (en) * 2014-03-17 2018-03-09 北京邮电大学 A kind of video code conversion system efficiently and adaptively based on data mining
CN104394423A (en) * 2014-12-12 2015-03-04 山东电子职业技术学院 Calculation method of macroblock motion vector in spatial resolution video transcoding
CN104394423B (en) * 2014-12-12 2018-03-13 山东电子职业技术学院 The computational methods of macroblock motion vector in a kind of Spatial Resolution Video transcoding
CN108780499A (en) * 2016-03-09 2018-11-09 索尼公司 The system and method for video processing based on quantization parameter
CN108780499B (en) * 2016-03-09 2024-02-02 索尼公司 System and method for video processing based on quantization parameters
US11159790B2 (en) 2016-03-25 2021-10-26 Alibaba Group Holding Limited Methods, apparatuses, and systems for transcoding a video
WO2017162068A1 (en) * 2016-03-25 2017-09-28 阿里巴巴集团控股有限公司 Video transcoding method, device, and system
CN106791864A (en) * 2016-12-08 2017-05-31 南京理工大学 A kind of implementation method based on raising video code conversion speed under HEVC standard
CN106791864B (en) * 2016-12-08 2019-12-27 南京理工大学 Realization method for improving video transcoding rate based on HEVC standard
CN109660825B (en) * 2017-10-10 2021-02-09 腾讯科技(深圳)有限公司 Video transcoding method and device, computer equipment and storage medium
US10951905B2 (en) 2017-10-10 2021-03-16 Tencent Technology (Shenzhen) Company Limited Video transcoding method, computer device, and storage medium
CN109660825A (en) * 2017-10-10 2019-04-19 腾讯科技(深圳)有限公司 Video transcoding method, device, computer equipment and storage medium
CN110870310A (en) * 2018-09-04 2020-03-06 深圳市大疆创新科技有限公司 Image encoding method and apparatus
WO2020047756A1 (en) * 2018-09-04 2020-03-12 深圳市大疆创新科技有限公司 Image encoding method and apparatus

Also Published As

Publication number Publication date
CN101924943B (en) 2011-11-16

Similar Documents

Publication Publication Date Title
CN101924943B (en) Real-time low-bit rate video transcoding method based on H.264
US10666962B2 (en) Training end-to-end video processes
CN101189882B (en) Method and apparatus for encoder assisted-frame rate up conversion (EA-FRUC) for video compression
CN100496127C (en) MPEG2-H.264 code fast converting method
CN101540926B (en) Stereo video coding-decoding method based on H.264
JP2020010331A (en) Method for improving image quality
CN111277826B (en) Video data processing method and device and storage medium
CN1757240A (en) Video encoding
CN102665077A (en) Rapid and efficient encoding-transcoding method based on macro block classification
CN103503454A (en) Encoding of video stream based on scene type
Gao et al. Recent standard development activities on video coding for machines
CN105791861A (en) Directed interpolation and data post-processing
CN103493481A (en) Adaptive bit rate control based on scenes
CN111131825A (en) Video processing method and related device
CN101867813A (en) Multi-view video coding method oriented for interactive application
WO2020001325A1 (en) Image encoding method, decoding method, encoder, decoder and storage medium
CN101883284A (en) Video encoding/decoding method and system based on background modeling and optional differential mode
CN112422989A (en) Video coding method
CN102281444A (en) Automatic volume control (AVC)-standard-based video conversion device
CN109819260A (en) Video steganography method and device based on the fusion of multi-embedding domain
CN116916036A (en) Video compression method, device and system
CN103888770B (en) A kind of video code conversion system efficiently and adaptively based on data mining
CN116708934B (en) Video coding processing method and device
CN102783148A (en) Method and arrangement for video coding
CN105049871B (en) A kind of audio-frequency information embedding grammar and extraction and reconstructing method based on HEVC

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
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20111116

Termination date: 20120827