CN102055983B - Decoding method for MVC-3D (Manual Volume Control Three-Dimensional) video based on standard H.264 decoder - Google Patents

Decoding method for MVC-3D (Manual Volume Control Three-Dimensional) video based on standard H.264 decoder Download PDF

Info

Publication number
CN102055983B
CN102055983B CN 201110027858 CN201110027858A CN102055983B CN 102055983 B CN102055983 B CN 102055983B CN 201110027858 CN201110027858 CN 201110027858 CN 201110027858 A CN201110027858 A CN 201110027858A CN 102055983 B CN102055983 B CN 102055983B
Authority
CN
China
Prior art keywords
video
standard
mvc
data
decoder
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
CN 201110027858
Other languages
Chinese (zh)
Other versions
CN102055983A (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.)
PowerInfo Co., Ltd.
Tsinghua University
Original Assignee
POWERINFO CO Ltd
Tsinghua University
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 POWERINFO CO Ltd, Tsinghua University filed Critical POWERINFO CO Ltd
Priority to CN 201110027858 priority Critical patent/CN102055983B/en
Publication of CN102055983A publication Critical patent/CN102055983A/en
Application granted granted Critical
Publication of CN102055983B publication Critical patent/CN102055983B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a decoding method for an MVC-3D (Manual Volume Control Three-Dimensional) video based on a standard H.264 decoder, comprising the following steps of: converting the MVC video into a path of standard H.264 video stream on the premise of no need of actual video decoding and coding; introducing the converted standard H.264 video stream into the standard H.264 decoder for decoding; and then rearranging the decoded video to restore a left-eye and right-eye 3D video. The invention has the advantages of lowering the cost and decoding the MVC-3D video based on the standard H.264 decoder without using a special MVC decoder.

Description

The coding/decoding method of the MVC-3D three-dimensional video-frequency of measured H.264 decoder
Technical field
The invention belongs to technical field of video processing, be specifically related to a kind of coding/decoding method of MVC-3D three-dimensional video-frequency of measured H.264 decoder.
Background technology
Because it is slightly variant that people's eyes are observed the angle of object, can distinguish that therefore object is far and near, produce three-dimensional vision.The 3D video utilizes this principle just, by the mode of images of left and right eyes difference imaging, so that the user watches the real stereo video effect.
MVC (Multiview Video Coding) standard is the coding standard of formulating for the ease of many video points compression transmission, and wherein the double vision compression transmission that can be 3D eyes video of frequently encoding provides service.The Stereo High profile of MVC becomes international standard in June, 2009, has been applied at present the occasions such as Blu-ray 3D.
For realizing the decoding for the MVC-3D three-dimensional video-frequency, usually need special MVC decoder, decoder can be the various ways such as DSP, FPGA, ASIC or software.But have in the market H.264 decoder chip and the decoding software of a large amount of standards, if can make them also can be used for the decoding of MVC-3D video, and need not dispose special MVC decoder, can greatly reduce the cost of realizing the MVC-3D decoding, and avoid the waste of existing investment.
Summary of the invention
The coding/decoding method that the purpose of this invention is to provide a kind of MVC-3D three-dimensional video-frequency of measured H.264 decoder has overcome the above-mentioned deficiency of prior art, can reduce the decode system cost.
In order to reach above-mentioned purpose of design, the technical solution used in the present invention is as follows:
A kind of coding/decoding method of MVC-3D three-dimensional video-frequency of measured H.264 decoder is converted to the MVC video the H.264 video flowing of 1 road sign standard; H.264 the H.264 decoder that the video flowing of the standard that converts to the is sent into standard processing of decoding; Again decoded video rearrangement is reduced to the images of left and right eyes video.
MVC-3D circulation is changed to the method that H.264 standard flow: with the MVC-3D video flowing of standard need not the actual video decoding and the prerequisite of coding under be converted to the H.264 video flowing of 1 road sign standard, transfer process reorganizes data, the signal reconstruct of encapsulation and index data, transfer process is take NAL as base unit, the NAL data of different MVC-3D stream, go out semantic information by its type-collection, become again the NAL data of corresponding types by the filling of standard H.264, the left side in the MVC-3D video flowing wherein, right eye video compression data NAL, will be by a left side after the conversion, the order serial sort of right eye intervals of video, to revise simultaneously the data head of packed data, so that its standard compliant H.264 video encapsulation standard.
H.264, the transfer process concrete steps that the standard that is changed to that circulates MVC-3D flows are as follows:
The input of S101:MVC-3D stream: the MVC-3D video flowing is carried out type definition by the MVC standard take NAL as unit, H.264 standard is followed in definition, call the processing function, process the type information that function at first reads NAL, and enter different semantic information extraction branches according to its type; For different N AL data, all it is kept in the internal memory, and extracts the semantic information that NAL inside comprises by the definition of the NAL in the MVC standard, and be kept in the corresponding data structure;
The output of S102:H.264 stream: carry out take NAL as unit, its specific implementation mechanism is: in each GOP sequence header of output stream, meet H.264 SPS NAL and the PPS NAL of standard by the tagSeqParametersSet that preserves in the data structure and the formation of tagPictParameterSet data message, and successively output; MVC-3D NAL data for the preservation coded video information of each input, all trigger successively H.264 NAL output function by its input order, in the processing procedure of function, meet the H.264 SliceHeader data of standard by the tagSliceHeader data formation of preserving in the data structure first, the actual coded data of output; For the MVC-3D NAL data of other types, the corresponding H.264 output of NAL data will do not triggered.
H.264, standard is flowed decoding and is reduced to 3D images of left and right eyes video process concrete steps as follows:
S201:H.264 flows decoding: the H.264 decoder that the H.264 video flowing of the standard that converts to the is sent into standard concrete operations of processing of decoding are: behind the H.264 video flowing that forms standard, video flowing is sent into the H.264 decoder of standard take NAL as unit and decoded; In force, data are H.264 sent into by the calling interface that provides of decoder, obtained decoded data by its interface again.
S202: images of left and right eyes video reduction: decoded video rearrangement is reduced to being operating as of images of left and right eyes video: will form the uncompressed video data of arranging frame by frame after the decoding, afterwards, decode system is pressed due order in the MVC-3D stream with uncompressed video data, be reduced to two independent vide sequences of images of left and right eyes, and and then called by outside display system and to carry out 3D and show.
The beneficial effect of the coding/decoding method of the MVC-3D video of measured H.264 decoder of the present invention is: can reduce the decode system cost, so that need not use special-purpose MVC decoder, measured H.264 decoder can be realized the decoding of MVC-3D video.
Embodiment
The coding/decoding method of the MVC-3D three-dimensional video-frequency of the described measured H.264 decoder of the embodiment of the invention is converted to the MVC video the H.264 video flowing of 1 road sign standard; H.264 the H.264 decoder that the video flowing of the standard that converts to the is sent into standard processing of decoding; Again decoded video rearrangement is reduced to the images of left and right eyes video.
What H.264 the standard that is changed to that circulates MVC-3D flowed is operating as: the H.264 video flowing that the MVC-3D video flowing of standard is converted in real time 1 road sign standard, transfer process reorganizes data, the signal reconstruct of encapsulation and index data, transfer process is take NAL as base unit, the NAL data of different MVC-3D stream, go out semantic information by its type-collection, become again the NAL data of corresponding types by the filling of standard H.264, the left side in the MVC-3D video flowing wherein, right eye video compression data NAL, will be by a left side after the conversion, the order serial sort of right eye intervals of video, to revise simultaneously the data head of packed data, so that its standard compliant H.264 video encapsulation standard.
H.264, the transfer process concrete steps that the standard that is changed to that circulates MVC-3D flows are as follows:
The input of S101:MVC-3D stream: the MVC-3D video flowing is carried out type definition by the MVC standard take NAL as unit, H.264 standard is followed in definition, call the processing function, process the type information that function at first reads NAL, and enter different semantic information extraction branches according to its type; Press the MVC standard, the NAL type definition in the video flowing is as follows:
Figure GSB00000929382800041
For different N AL data, all it is kept in the internal memory, and extracts the semantic information that NAL inside comprises by the definition of the NAL in the MVC standard, and be kept in the corresponding data structure; Described data structure comprises hrd_parameters, tagSeqParametersSet, tagPictParameterSet, tagSliceHeader.H.264 standard is followed in the definition of said structure.Be defined as follows:
Figure GSB00000929382800051
Figure GSB00000929382800061
The output of S102:H.264 stream: carry out take NAL as unit, its specific implementation mechanism is: in each GOP sequence header (before being the IDR data) of output stream, meet H.264 SPS NAL and the PPS NAL of standard by the tagSeqParametersSet that preserves in the data structure and the formation of tagPictParameterSet data message, and successively output; MVC-3DNAL data for the preservation coded video information of each input, all trigger successively H.264 NAL output function by its input order, in the processing procedure of function, meet the H.264 SliceHeader data of standard by the tagSliceHeader data formation of preserving in the data structure first, the actual coded data of output; For the MVC-3D NAL data of other types, the corresponding H.264 output of NAL data will do not triggered.
H.264, standard is flowed decoding and is reduced to 3D images of left and right eyes video process concrete steps as follows:
S201:H.264 flows decoding: the H.264 decoder that the H.264 video flowing of the standard that converts to the is sent into standard concrete operations of processing of decoding are: behind the H.264 video flowing that forms standard, video flowing is sent into the H.264 decoder of standard take NAL as unit and decoded; In force, use Broadcom decoding chip and ffmpeg software decoder, data are H.264 sent into by the calling interface that provides of decoder, obtain decoded data by its interface again.
S202: images of left and right eyes video reduction: decoded video rearrangement is reduced to being operating as of images of left and right eyes video: will form the uncompressed video data of arranging frame by frame after the decoding, afterwards, decode system is pressed due order in the MVC-3D stream with uncompressed video data, be reduced to two independent vide sequences of images of left and right eyes, and and then called by outside display system and to carry out 3D stereo display.
More than; be preferred embodiment of the present invention only, but protection scope of the present invention is not limited to this, anyly is familiar with those skilled in the art in the technical scope that the present invention discloses; the variation that can expect easily or replacement, all should be encompassed in protection scope of the present invention in.Therefore, protection scope of the present invention should be as the criterion with the protection range that claim was defined.

Claims (1)

1. the coding/decoding method of the MVC-3D three-dimensional video-frequency of a measured H.264 decoder is characterized in that:
With the MVC-3D video flowing of standard need not the actual video decoding and the prerequisite of coding under be converted to the H.264 video flowing of 1 road sign standard, transfer process reorganizes data, the signal reconstruct of encapsulation and index data, transfer process is take NAL as base unit, the NAL data of different MVC-3D video flowings, go out semantic information by its type-collection, become again the NAL data of corresponding types by the filling of standard H.264, the left side in the MVC-3D video flowing wherein, right eye video compression data NAL, will be by a left side after the conversion, the order serial sort of right eye intervals of video, to revise simultaneously the data head of packed data, so that its standard compliant H.264 video encapsulation standard;
H.264 the H.264 decoder that the video flowing of the standard that converts to the is sent into standard processing of decoding obtains decoded video data;
Again decoded video rearrangement is reduced to the images of left and right eyes three-dimensional video-frequency.
CN 201110027858 2011-01-26 2011-01-26 Decoding method for MVC-3D (Manual Volume Control Three-Dimensional) video based on standard H.264 decoder Active CN102055983B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201110027858 CN102055983B (en) 2011-01-26 2011-01-26 Decoding method for MVC-3D (Manual Volume Control Three-Dimensional) video based on standard H.264 decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201110027858 CN102055983B (en) 2011-01-26 2011-01-26 Decoding method for MVC-3D (Manual Volume Control Three-Dimensional) video based on standard H.264 decoder

Publications (2)

Publication Number Publication Date
CN102055983A CN102055983A (en) 2011-05-11
CN102055983B true CN102055983B (en) 2013-01-23

Family

ID=43959847

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201110027858 Active CN102055983B (en) 2011-01-26 2011-01-26 Decoding method for MVC-3D (Manual Volume Control Three-Dimensional) video based on standard H.264 decoder

Country Status (1)

Country Link
CN (1) CN102055983B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10110890B2 (en) * 2012-07-02 2018-10-23 Sony Corporation Video coding system with low delay and method of operation thereof
CN102984483B (en) * 2012-12-18 2016-08-03 上海晨思电子科技有限公司 A kind of three-dimensional user interface display system and method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101068366A (en) * 2007-06-05 2007-11-07 南京大学 H.264 based multichannel video transcoding multiplexing method and multiplexer
CN101662677A (en) * 2008-08-29 2010-03-03 深圳华为通信技术有限公司 Code stream conversion system, code stream conversion method, code stream identification unit and scheme determination unit
CN101669367A (en) * 2007-03-02 2010-03-10 Lg电子株式会社 A method and an apparatus for decoding/encoding a video signal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8411746B2 (en) * 2009-06-12 2013-04-02 Qualcomm Incorporated Multiview video coding over MPEG-2 systems

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101669367A (en) * 2007-03-02 2010-03-10 Lg电子株式会社 A method and an apparatus for decoding/encoding a video signal
CN101068366A (en) * 2007-06-05 2007-11-07 南京大学 H.264 based multichannel video transcoding multiplexing method and multiplexer
CN101662677A (en) * 2008-08-29 2010-03-03 深圳华为通信技术有限公司 Code stream conversion system, code stream conversion method, code stream identification unit and scheme determination unit

Also Published As

Publication number Publication date
CN102055983A (en) 2011-05-11

Similar Documents

Publication Publication Date Title
KR102472533B1 (en) Multi-view signal codec
CN110460846B (en) Inter-layer reference picture processing for coding standard scalability
ES2675164T3 (en) Mosaic presentation in video coding and decoding
CN101466038B (en) Method for encoding stereo video
AU2012391251B2 (en) Method, apparatus and system for encoding and decoding video
TWI521940B (en) Depth map delivery formats for stereoscopic and auto-stereoscopic displays
CN101312542B (en) Natural three-dimensional television system
US20110149033A1 (en) Code stream conversion system and method, code stream identifying unit and solution determining unit
US9414047B2 (en) Signaling change of camera parameter and/or depth parameter using update message
TW200833118A (en) System and method for using parallelly decodable slices for multi-view video coding
US8644597B2 (en) System and method for generating and regenerating 3D image files based on 2D image media standards
CN106210722B (en) The coding method of depth of seam division video residual error layer data based on HEVC
EP2158768A2 (en) System and method for generating and regenerating 3d image files based on 2d image media standards
EP2661090A1 (en) Bearing method, and processing method, device and system of auxiliary video supplemental information
TW201246940A (en) Video encoding device, video encoding method, video encoding program, video playback device, video playback method, and video playback program
CN102308583B (en) Apparatus and method for encoding and decoding multi-view image
CN101867816A (en) Stereoscopic video asymmetric compression coding method based on human-eye visual characteristic
RU2012147829A (en) METHOD FOR FORMING AND RESTORING A STEREOSCOPICALLY COMPATIBLE VIDEO STREAM AND RELATED CODING AND DECODING DEVICES
TW201503662A (en) Depth map delivery formats for multi-view auto-stereoscopic displays
CN102301712A (en) Image Compression Using Checkerboard Mosaic For Luminance And Chrominance Color Space Images
CN102055983B (en) Decoding method for MVC-3D (Manual Volume Control Three-Dimensional) video based on standard H.264 decoder
US20140092988A1 (en) Systems and methods for reference picture set extension
CN103780908A (en) Efficient H264 decoding method
US20120287237A1 (en) Method and apparatus for processing video signals, related computer program product, and encoded signal
CN105163169A (en) Data package format method and system suitable for transmission

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: BEIJING SHIJI DINGDIAN SOFTWARE CO., LTD.

Free format text: FORMER OWNER: TSINGHUA UNIVERSITY

Effective date: 20121126

Owner name: TSINGHUA UNIVERSITY

Free format text: FORMER OWNER: BEIJING SHIJI DINGDIAN SOFTWARE CO., LTD.

Effective date: 20121126

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20121126

Address after: 100080, building 8, building 1, Zhongguancun East Road, Beijing, Haidian District, B1801

Applicant after: PowerInfo Co., Ltd.

Applicant after: Tsinghua University

Address before: 100080, building 8, building 1, Zhongguancun East Road, Beijing, Haidian District, B1801

Applicant before: Tsinghua University

Applicant before: PowerInfo Co., Ltd.

C14 Grant of patent or utility model
GR01 Patent grant