KR101452368B1 - Video decoding method and apparatus based on parallel processing - Google Patents

Video decoding method and apparatus based on parallel processing Download PDF

Info

Publication number
KR101452368B1
KR101452368B1 KR1020120130445A KR20120130445A KR101452368B1 KR 101452368 B1 KR101452368 B1 KR 101452368B1 KR 1020120130445 A KR1020120130445 A KR 1020120130445A KR 20120130445 A KR20120130445 A KR 20120130445A KR 101452368 B1 KR101452368 B1 KR 101452368B1
Authority
KR
South Korea
Prior art keywords
frame
decoding
encoded stream
separated
image
Prior art date
Application number
KR1020120130445A
Other languages
Korean (ko)
Other versions
KR20140052788A (en
Inventor
정세윤
조숙희
김종호
전동산
정순흥
김연희
최진수
김진웅
Original Assignee
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국전자통신연구원 filed Critical 한국전자통신연구원
Publication of KR20140052788A publication Critical patent/KR20140052788A/en
Application granted granted Critical
Publication of KR101452368B1 publication Critical patent/KR101452368B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/42Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
    • H04N19/436Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation using parallelised computational arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/177Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a group of pictures [GOP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/44Decoders specially adapted therefor, e.g. video decoders which are asymmetric with respect to the encoder

Abstract

본 발명은 분리되는 부호화 스트림에 이웃하는 부호화 스트림의 정보를 일부 삽입하여 현재 GOP에서 일부 영상이 이전 GOP에 있는 영상을 참조 영상으로 사용하는 방식인 개방형 GOP를 사용하더라도 부호화 스트림의 복호를 실시간 병렬 처리할 수 있게 하는 병렬 기반 비디오 디코딩 방법 및 장치를 제공한다.Even if an open GOP is used in which a part of the image in the current GOP is used as a reference image in the previous GOP by inserting a part of information of the neighboring encoded stream in the separated encoded stream, decoding of the encoded stream is performed in real time parallel processing Based video decoding method and apparatus capable of performing parallel-based video decoding.

Figure R1020120130445
Figure R1020120130445

Description

병렬처리 기반비디오 디코딩 방법 및 그 장치 {VIDEO DECODING METHOD AND APPARATUS BASED ON PARALLEL PROCESSING}TECHNICAL FIELD [0001] The present invention relates to a video decoding method and a video decoding method based on parallel processing,

본 발명은 비디오 부복호화 기술에 관한것으로서, 보다 상세하게는 MPEG-2, AVC, HEVC 등 움직임 보상을 갖는 비디오 부복호화 기술에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a video decoding method, and more particularly, to a video decoding method using motion compensation such as MPEG-2, AVC, and HEVC.

비디오 부호화 기술에 있어서, MPEG-2, AVC, HEVC(High Efficiency Video Coding) 등 부호화 방법은 도 1과 같이 프레임 사이의 상관정보인 움직임 예측 및 보상기법을 이용하고 있다. 즉, P 프레임(HEVC의 경우는 P 프레임이 일반화된 GPB 프레임이 대신 사용되므로, 본 발명에서 P 프레임은 HEVC의 GPB로 대체 될 수 있다.)과 B 프레임(B 프레임에서 단방향 움직임 예측만 적용된 경우는 P 프레임과 동일한 것으로 볼 수 있으므로, 본 발명에서 B 프레임은 P프레임으로 대체될 수 있다.)은 이웃하는 I 프레임 또는 P 프레임과 비교하여 차이가 있는 부분만을 계산하여 차이 값만 부호화한다. 일반적인 임의접근 측면의 화상집합(Group Of Picture, GOP)은 항상 I프레임을 한 개 만 포함하며 다음 I 프레임 이전까지 모든 프레임을 포함하여 구성되며, 도 1의 일 실시예는 GOP크기가 9인 경우이다. In the video coding technology, a coding method such as MPEG-2, AVC, and HEVC (High Efficiency Video Coding) uses a motion prediction and compensation technique which is correlation information between frames as shown in FIG. That is, in the case of the P frame (in the case of the HEVC, since the GPB frame in which the P frame is generalized is used instead, the P frame in the present invention can be replaced with the GPB of the HEVC) and the B frame The B frame can be replaced with the P frame in the present invention), only the difference value is calculated by calculating only the difference with respect to the neighboring I frame or P frame. A typical group access picture (GOP) always includes only one I frame and includes all frames until the next I frame. In the embodiment of FIG. 1, the GOP size is 9 to be.

GOP는 I 프레임으로 시작하는 연속적인 영상들의 집합을 의미한다. 즉 B 프레임의 부호화가 시간상으로 이전에 있는 프레임뿐만 아니라 이후에 있는 프레임으로부터 예측하므로, 도 2에 나타낸 바와 같이 부호화 순서와 디스플레이 순서는 달라진다. 이러한 프레임간의 예측에 의하여 2번 프레임을 부복호화하기 위해서는 1번 프레임과 4번 프레임이 먼저 부복호화되어 있어야 한다. 마찬가지로 8번 프레임을 부복호화하기 위해서는 7번 프레임과 10번 프레임이 먼저 부복호화되어 있어야 하는 문제가 존재한다. A GOP is a set of consecutive images starting with an I frame. That is, since the encoding of the B frame is predicted not only from the frame preceding in time but also from the frame after the frame, the coding order and the display order are different as shown in Fig. In order to decode the second frame by the prediction between the frames, the first frame and the fourth frame must be first decoded. Similarly, in order to decode the 8th frame, the 7th frame and the 10th frame have to be decoded first.

도3은 도1에 도시된 부호화 예측구조로 부호화된 스트림을 GOP단위로 분리하여 복수의 비디오 복호기로 입력하였을 때, 복수의 비디오 복호기에서 복호가 진행되는 프레임을 시간에 따라 표시한 도면이다. 도 1에 도시된 부호화 예측구조의 부호화 스트림을 GOP단위로 도3와 같이 분리하여 복수의 비디오 복호기로 입력하면, 2번째 GOP단위의 부호화 스트림에서 8번 및 9번 B 프레임의 복호가 불가능하다. 도4는 도 3의 예에 대한 비디오 부복호화 시간을 나타내는 도면이다. 이들을 복호하기 위해서는 도4에 나타낸 바와 같이 1번째 GOP단위 부호화 스트림에서 7번 P 프레임의 복원 영상이 필요하게 된다. 7번 P프레임은 T5시간에 복원되므로 8번 및 9번 B 프레임을 복원하기 위해서는 T5시간 이후인 T6시간에 가능하게 된다. 또한, 3번째 GOP단위 부호화 스트림에서 17번 및 18번 B 프레임의 복호를 위해서는 16번 P 프레임의 복원 영상이 필요하게 된다. 16번 P프레임은 T7시간에 복원되므로 17번 및 18번 B 프레임을 복원하기 위해서는 T10시간 이후인 T11시간에 가능하게 된다. 따라서, 사실상 병렬처리가 이루어질 수 없는 문제가 있다. FIG. 3 is a diagram showing a frame in which decoding is performed in a plurality of video decoders according to time when a stream encoded with the encoding prediction structure shown in FIG. 1 is divided into GOP units and input to a plurality of video decoders. When the encoded stream of the encoding prediction structure shown in FIG. 1 is separated into GOP units as shown in FIG. 3 and input to a plurality of video decoders, it is impossible to decode the 8th and 9th B frames in the second GOP encoded stream. 4 is a diagram showing a video decoding time for the example of FIG. In order to decode them, a restored image of the seventh P frame is required in the first GOP unit coded stream as shown in Fig. Since the 7th P frame is restored at T5 time, it is possible to restore 8th and 9th B frames at T6 time after T5 time. In addition, in order to decode the 17th and 18th B frames in the third GOP unit encoded stream, a restored image of the 16th P frame is required. Since the 16th P frame is restored at T7 time, it is possible to restore the 17th and 18th B frames at T11 time after T10 time. Therefore, there is a problem that in fact, parallel processing can not be performed.

대한민국 등록 특허 KR 10-0775871 ("영상합성기반 다시점 동영상 부호화 및 복호화를 수행하기 위한 방법 및 장치, 한국전자통신연구원, 2006.05.18 공개)Korean Patent No. KR 10-0775871 ("Method and Apparatus for Performing Multi-view Video Coding and Decoding Based on Image Synthesis, published by Electronics and Telecommunications Research Institute, 2006.05.18)

본 발명의 목적은 MPEG-2, AVC, HEVC 등 움직임 보상을 갖는 비디오 부호화 기술에 있어서, 실시간 비디오 디코딩을 위하여 병렬처리를 할 수 있는 디코딩 방법 및 그 장치를 제공하는 것이다.An object of the present invention is to provide a decoding method and apparatus for performing parallel processing for real-time video decoding in a video coding technique having motion compensation such as MPEG-2, AVC, and HEVC.

본 발명에 따른 병렬처리 기반 비디오 복호화 방법은 부호화 스트림을 복수의 화상집합(Group Of Picture, GOP) 단위로 분리하는 단계; 상기 분리된 복수의 화상집합을 복수의 복호기에서 병렬적으로 각각 복호하는 단계 및 상기 복호화된 영상을 출력장치로 제공하는 단계를 포함하되, 상기 부호화 스트림을 복수의 화상집합(Group Of Picture, GOP) 단위로 분리하는 단계에서 상기 분리된 복수의 화상집합은 K번째로 -여기서 K는 양의 정수임- 분리되는 화상집합 단위의 부호화 스트림이 상기 부호화 스트림에서 K번째 화상집합 단위에 속하는 제1 I 프레임으로 시작하는 적어도 하나의 프레임 및 제2 I프레임을 포함하되, 상기 제2 I프레임은 상기 부호화 스트림에서 K+1번째 화상집합 단위에 속하는 적어도 하나의 프레임의 시작 프레임인 제1 I 프레임을 복사한 프레임이며, 상기 분리된 복수의 화상집합을 복수의 복호기에서 병렬적으로 각각 복호하는 단계는 상기 각각의 복호기가 각각의 분리된 부호화 스트림을 복호하되, 상기 각각의 복호기가 복호하는 상기 K번째로 분리된 부호화 스트림은 K+1번째로 분리된 부호화 스트림의 시작 프레임인 제1 I 프레임과 동일한 값을 가지는 제2 I 프레임을 포함하고 있어, 상기 각각의 복호기는 분리된 부호화 스트림을 다른 분리된 부호화 스트림의 정보 없이 상기 제2 I-프레임보다 디스플레이 순서상으로는 이전이면서 복호 순서상으로는 이후인 프레임들을 독립적으로 복호한다.According to another aspect of the present invention, there is provided a method of decoding parallel video based video, comprising: separating an encoded stream into a plurality of groups of pictures (GOP); Decoding the separated sets of pictures in parallel by a plurality of decoders, and providing the decoded images to an output apparatus, wherein the decoding unit decodes the encoded streams into a plurality of groups of pictures (GOPs) Wherein the separated plurality of picture sets are K-th picture, where K is a positive integer, and the separated picture set unit encoded stream is divided into a first I frame belonging to the Kth picture set unit in the encoded stream And a second I frame, wherein the second I frame includes a first I frame, which is a start frame of at least one frame belonging to a (K + 1) And the step of decoding the separated plurality of sets of pictures in parallel by a plurality of decoders, respectively, The K-th separated encoded stream to be decoded by each of the decoders includes a second I frame having the same value as the first I frame which is the start frame of the (K + 1) -th encoded stream And each of the decoders decodes the separated encoded stream independently of frames in the decoded order, prior to the display order of the second I-frame, without information of other separated encoded streams.

상기 부호화 스트림을 복수의 화상집합(Group Of Picture, GOP) 단위로 분리하는 단계는, 상기 K번째로 분리되는 화상집합 단위의 부호화 스트림이 상기 K+1번째로 분리되는 화상집합 단위의 부호화 스트림에 포함되는 적어도 하나의 프레임 중에서 상기 K+1번째로 분리되는 화상집합 단위의 부호화 스트림의 제1 I프레임보다 디스플레이 순서상으로는 이전이면서 복호 순서상으로는 이후인 적어도 하나의 프레임들을 더 포함할 수 있다.Wherein the step of separating the encoded stream into a plurality of group of pictures (GOP) units comprises the steps of: dividing the encoded stream of the K-th separated image aggregation unit into an encoded stream of the image set unit in which the (K + 1) At least one frame which is earlier than the first I frame of the coded stream of the (K + 1) -th picture aggregation unit separated from the at least one frame included in the decoding sequence, but is subsequent to the decoded sequence in the display order.

상기 K+1번째로 분리되는 화상집합 단위의 부호화 스트림의 제1 I프레임보다 디스플레이 순서상으로는 이전이면서 복호 순서상으로는 이후인 적어도 하나의 프레임들은 상기 K+1번째로 분리되는 화상집합 단위의 부호화 스트림의 제1 I프레임 보다 늦게 읽어지고, 상기 K+1번째로 분리되는 화상집합 단위의 부호화 스트림의 P프레임 중에서 첫번째로 읽어지는 P 프레임 보다 먼저 읽어지는 적어도 하나의 B프레임일 수 있다.At least one frame preceding the first I frame of the (K + 1) -th coded image set unit-divided coded stream in the display order and subsequent to the decoding order is the coded stream of the And may be at least one B frame that is read later than the first I frame and is read before the first P frame of the P frame of the (K + 1) th image aggregation encoded stream.

상기 분리된 복수의 화상집합을 복수의 복호기에서 병렬적으로 각각 복호하는 단계는, 상기 복호기가 상기 K번째로 분리된 부호화 스트림에 상기 K+1번째로 분리된 부호화 스트림으로부터 추가된 적어도 하나의 B 프레임들을 상기 K번째로 분리된 부호화 스트림의 상기 제 2 I 프레임을 사용하여 복호할 수 있다.Wherein the step of decoding the separated plurality of sets of pictures in parallel by a plurality of decoders comprises the steps of: decoding the K-th separated encoded streams by at least one B Frames can be decoded using the second I frame of the K-th separated encoded stream.

상기 분리된 복수의 화상집합을 복수의 복호기에서 병렬적으로 각각 복호하는 단계는, 상기 복호기가 상기 K번째로 분리된 부호화 스트림에 상기 K+1번째로 분리된 부호화 스트림으로부터 추가된 적어도 하나의 B 프레임들을 상기 K번째로 분리된 부호화 스트림의 상기 제 2 I 프레임의 복호화 이후에 복호할 수 있다.Wherein the step of decoding the separated plurality of sets of pictures in parallel by a plurality of decoders comprises the steps of: decoding the K-th separated encoded streams by at least one B Frames after the decoding of the second I frame of the K-th separated encoded stream.

상기 분리된 복수의 화상집합을 복수의 복호기에서 병렬적으로 각각 복호하는 단계는, 상기 복호기가 상기 K번째로 분리된 부호화 스트림의 제 1 I프레임을 복호한 후 읽는 적어도 하나의 B 프레임 중에서 P 프레임을 복호하기 전에 읽는 B 프레임은 복호하지 않을 수 있다.Wherein the step of decoding the separated plurality of sets of pictures in parallel by a plurality of decoders comprises a step of decoding the first I frame of the K- The B frame to be read before decoding may not be decoded.

상기 복호화된 영상을 출력장치로 제공하는 단계는, 상기 복호기가 상기 제 2 I프레임을 복호화하여 생성한 영상을 제외한 적어도 하나의 복호화된 영상을 출력장치로 제공할 수 있다.The providing of the decoded image to the output device may provide at least one decoded image to the output device, except for the image generated by the decoder decoding the second I frame.

상기 복호화된 영상을 출력장치로 제공하는 단계는, 상기 복호화된 영상을 메모리에 저장하는 단계 및 상기 메모리에 저장된 상기 복호화된 영상을 출력장치로 제공하는 단계이며, 상기 복호기가 상기 제 2 I프레임을 복호하여 생성한 영상을 제외한 적어도 하나의 복호화된 영상을 상기 메모리에 저장할 수 있다.The step of providing the decoded image to an output device may include storing the decoded image in a memory and providing the decoded image stored in the memory to an output device, And at least one decoded image excluding the decoded image may be stored in the memory.

상기 메모리에 저장된 상기 복호화된 영상을 출력장치로 제공하는 단계는, 상기 출력 장치에서 디스플레이될 순서로 상기 복호화된 영상을 상기 출력장치로 제공할 수 있다.The step of providing the decoded image stored in the memory to the output device may provide the decoded image to the output device in the order to be displayed on the output device.

상기 복호화된 영상을 메모리에 저장하는 단계는, 상기 복호화된 영상을 상기 출력 장치로 제공할 순서대로 정렬하여 저장할 수 있다.The step of storing the decoded images in the memory may store the decoded images in the order of providing the decoded images to the output device.

본 발명의 일 실시예에 따른 디코딩 방법 및 장치는 분리되는 부호화 스트림에 이웃하는 부호화 스트림의 정보를 일부 삽입하여 현재 GOP에서 일부 영상이 이전 GOP에 있는 영상을 참조 영상으로 사용하는 방식인 개방형 GOP를 사용하더라도 부호화 스트림의 복호를 실시간 병렬 처리할 수 있게 하여 비디오 복호기의 디코딩 성능을 높이는 효과를 가진다. The decoding method and apparatus according to an embodiment of the present invention may include an encoding method in which an information of a neighboring encoded stream is partially inserted into an encoded stream and an open GOP is used in which a portion of the current GOP is used as a reference image It is possible to perform real-time parallel decoding of the decoding of the encoded stream, thereby improving the decoding performance of the video decoder.

도 1은 디스플레이 되는 순서대로 배열된 각 프레임들을 각 프레임들 사이의 상관정보인 움직임 예측 및 보상기법을 이용하여 부복호화 되는 각 프레임들의 관계를 나타낸 도면이다.
도 2는 도 1의 실시 예에 대한 프레임들의 비디오 부복호화 시간을 나타내는 도면이다.
도 3은 도 1에 도시된 부호화 예측구조로 부호화된 스트림을 화상집합(Group Of Picture, GOP) 단위로 분리하여 복수의 비디오 복호기로 입력하였을 때, 복수의 비디오 복호기에서 복호가 진행되는 프레임을 시간에 따라 표시한 도면이다.
도 4는 도 3의 예에 대한 프레임들의 비디오 부복호화 시간을 나타내는 도면이다.
도 5는 본 발명의 일 실시 예에 따른 화상집합(Group Of Picture, GOP)단위의 병렬처리 기반 비디오 디코딩 장치의 구조를 도시한 도면이다.
도 6 은 본 발명의 일 실시 예에서 도1에 도시된 부호화 예측구조로 부호화 스트림 파싱기가 부호화된 스트림을 GOP단위로 분리하여 복수의 비디오 복호기로 입력하였을 때, 복수의 비디오 복호기에서 읽어지는 프레임을 순서에 따라 나타낸 도면이다.
도 7은 본 발명의 일 실시 예에 따른 복호화 방법에 따라 비디오 복호기가 부호화 스트림의 복호화를 병렬처리하는 과정을 나타낸 순서도이다.
도 8은 도 6에 도시된 본 발명의 일 실시 예에 따른 복호화 방법에 따라 부호화 스트림이 분할된 경우 각 비디오 복호기에서 분리된 부호화 스트림에서 복호화 되는 프레임을 시간에 따라 도시한 개념도이다.
FIG. 1 is a diagram illustrating the relationship between frames decoded using motion prediction and compensation techniques, which are correlation information between frames, arranged in the order in which they are displayed.
FIG. 2 is a diagram illustrating video decoding time of frames for the embodiment of FIG. 1. FIG.
FIG. 3 is a diagram illustrating a case where a stream encoded by the encoding prediction structure shown in FIG. 1 is divided into units of a group of pictures (GOP) and input to a plurality of video decoders, Fig.
FIG. 4 is a diagram illustrating video decoding time of frames for the example of FIG. 3. FIG.
FIG. 5 is a diagram illustrating a structure of a video decoding apparatus based on parallel processing of a group of pictures (GOP) unit according to an embodiment of the present invention.
FIG. 6 is a flowchart illustrating a method of decoding a frame read from a plurality of video decoders when a stream encoded with an encoding prediction parser of FIG. 1 according to an embodiment of the present invention is divided into GOP units and input to a plurality of video decoders. Fig.
7 is a flowchart illustrating a process of decoding a coded stream in parallel by a video decoder according to a decoding method according to an embodiment of the present invention.
FIG. 8 is a conceptual diagram illustrating a frame to be decoded in an encoded stream separated by each video decoder according to a time when an encoded stream is divided according to a decoding method according to an embodiment of the present invention shown in FIG.

본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시 예들을 도면에 예시하고 상세하게 설명하고자 한다.While the invention is susceptible to various modifications and alternative forms, specific embodiments thereof are shown by way of example in the drawings and will herein be described in detail.

그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.It should be understood, however, that the invention is not intended to be limited to the particular embodiments, but includes all modifications, equivalents, and alternatives falling within the spirit and scope of the invention.

제1, 제2 등의 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다.The terms first, second, etc. may be used to describe various components, but the components should not be limited by the terms. The terms are used only for the purpose of distinguishing one component from another. For example, without departing from the scope of the present invention, the first component may be referred to as a second component, and similarly, the second component may also be referred to as a first component. And / or < / RTI > includes any combination of a plurality of related listed items or any of a plurality of related listed items.

어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. It is to be understood that when an element is referred to as being "connected" or "connected" to another element, it may be directly connected or connected to the other element, . On the other hand, when an element is referred to as being "directly connected" or "directly connected" to another element, it should be understood that there are no other elements in between.

본 출원에서 사용한 용어는 단지 특정한 실시 예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used in this application is used only to describe a specific embodiment and is not intended to limit the invention. The singular expressions include plural expressions unless the context clearly dictates otherwise. In the present application, the terms "comprises" or "having" and the like are used to specify that there is a feature, a number, a step, an operation, an element, a component or a combination thereof described in the specification, But do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, or combinations thereof.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가진 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.
Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Terms such as those defined in commonly used dictionaries should be interpreted as having a meaning consistent with the meaning in the context of the relevant art and are to be interpreted in an ideal or overly formal sense unless explicitly defined in the present application Do not.

도 5는 본 발명의 일 실시 예에 따른 화상집합(Group Of Picture, GOP)단위의 병렬처리 기반 비디오 디코딩 장치(100)의 구조를 도시한다. GOP는 I 프레임으로 시작하는 연속적인 영상들의 집합을 의미한다. 본 발명의 일 실시 예에 따른 디코딩 장치(100)는 GOP단위의 부호화 스트림 파싱기(110), N개의 GOP 단위의 비디오 복호기(121, 122, 123), 복원 영상 저장 메모리(130) 및 디스플레이 순서에 따라 영상을 출력하는 영상 출력기(140)를 포함하여 비디오 스트림을 비디오 영상으로 출력한다.FIG. 5 shows a structure of a parallel processing-based video decoding apparatus 100 on a group-of-picture (GOP) basis according to an embodiment of the present invention. A GOP is a set of consecutive images starting with an I frame. A decoding apparatus 100 according to an embodiment of the present invention includes an encoding stream parser 110 for each GOP unit, video decoders 121, 122 and 123 for N GOP units, a restored image storage memory 130, And outputs the video stream as a video image.

부호화 스트림 파싱기(110)는 움직임 예측 및 보상 기반으로 부호화된 비디오 부호화 스트림을 입력받아 GOP 단위로 부호화 스트림을 분리하여 N개의 GOP 단위 비디오 복호기(121, 122, 123)로 각각 입력한다. The coded stream parser 110 receives the coded video coded streams based on the motion prediction and compensation, separates the coded streams in units of GOP, and inputs them to the N GOP unit video decoders 121, 122 and 123, respectively.

N개의 GOP 단위 비디오 복호기(121, 122, 123)는 각각 독립적으로 부호화 스트림을 복호하여 복원된 영상을 메모리(130)에 저장한다. Each of the N GOP-unit video decoders 121, 122, and 123 independently decodes the encoded stream and stores the reconstructed image in the memory 130.

영상 출력기(140)는 메모리에 저장된 복원영상을 디스플레이 순서에 맞게 모니터 등으로 출력하여 비디오를 실시간 재생한다. 영상 출력기(140)는 메모리에 저장된 복원영상을 디스플레이 순서에 맞게 정렬하여 저장하여 둘 수 있다.The video output unit 140 outputs the restored video stored in the memory to a monitor or the like in accordance with the display order to reproduce the video in real time. The video output device 140 may arrange and restore the restored video stored in the memory according to the display order.

도 6 은 본 발명의 일 실시 예에서 도1에 도시된 부호화 예측구조로 부호화 스트림 파싱기(110)가 부호화된 스트림을 본 발명의 일 실시 예에 따른 GOP단위로 분리하여 복수의 비디오 복호기(121, 122, 123)로 입력하였을 때, 복수의 비디오 복호기(121, 122, 123)에서 읽어지는 프레임을 순서에 따라 나타낸 도면이다. 본 발명의 일 실시 예에 따른 제안하는 GOP 단위의 부호화 스트림 파싱기(110)는 도6과 같이 부호화 스트림을 분리(파싱)한다. 도 6에 도시된 바와 같이, 부호화 스트림 파싱기(110)는 부호화 스트림을 제안된 GOP 단위로 분리할 때 분리된 부호화 스트림에 다음 순서로 분리될 GOP 단위 부호화 스트림의 I 프레임을 더 포함시킨다. 또한, 부호화 스트림 파싱기(110)는 부호화 스트림을 제안된 GOP 단위로 분리할 때 분리된 부호화 스트림에 다음 순서로 분리될 GOP 단위 부호화 스트림의 I 프레임 이후에 복호화되지만 디스플레이 순서는 상기 I프레임보다 이전인 프레임들을 더 포함시킬 수 있다.FIG. 6 is a flowchart illustrating a method of decoding a stream encoded by the encoding stream parser 110 in the encoding prediction structure shown in FIG. 1 according to an exemplary embodiment of the present invention in units of GOPs according to an embodiment of the present invention, 122, and 123 in order of frames read from the plurality of video decoders 121, 122, and 123, respectively. The proposed GOP-based encoded stream parser 110 according to an embodiment of the present invention separates (parses) an encoded stream as shown in FIG. As shown in FIG. 6, the encoded stream parser 110 further includes an I frame of the GOP unit encoded stream to be separated in the next order in the separated encoded stream when dividing the encoded stream into the proposed GOP units. When the encoded stream parser 110 separates the encoded stream into the proposed GOP units, the encoded stream parser 110 decodes the separated encoded stream after the I frame of the GOP unit encoded stream to be separated in the following order, but the display order is earlier than the I frame Lt; / RTI > frames.

보다 상세히 설명하면, 분리된 GOP 단위 부호화 스트림의 시작 프레임인 I 프레임을 제1 I프레임이라 하면, K번째로 분리된 GOP 단위 부호화 스트림은 제 1 I 프레임으로 시작되고, K+1번째로 분리된 GOP 단위의 부호화 스트림의 시작 프레임인 K+1번째로 분리된 GOP 부호화 스트림의 제1 I 프레임과 이 I 프레임 보다 디스플레이 시간 순서상으로 이전이고 복호 순서상으로는 이후인 모든 프레임들을 추가로 더 포함한다. 그리하여, K번째로 분리된 본 발명의 GOP 부호화 스트림은 통상적인 GOP와 달리 I프레임을 제1 I프레임 및 제2 I 프레임 2개를 포함한다. 여기서, 제2 I프레임은 K+1번째로 분리된 GOP 단위의 부호화 스트림의 시작프레임인 K+1번째로 분리된 GOP 부호화 스트림의 제1 I 프레임이고, K는 1보다 크거나 같고 분리된 부호화 스트림의 총 개수보다는 작은 값을 가지는 양의 정수이다. More specifically, if the I frame, which is the start frame of the separated GOP unit encoded stream, is the first I frame, the K-th separated GOP unit encoded stream starts with the first I frame, and the (K + 1) The first I frame of the (K + 1) -th separated GOP encoded stream which is the start frame of the GOP unit encoded stream, and all the frames that are in the order of display time earlier than the I frame and are subsequent to the decoding order. Thus, the K-th separated GOP encoded stream of the present invention includes an I frame as a first I frame and a second I frame, unlike a conventional GOP. Here, the second I frame is the first I frame of the (K + 1) -th separated GOP encoded stream which is the start frame of the (K + 1) -th encoded stream in units of GOP, K is greater than or equal to 1, It is a positive integer with a value less than the total number of streams.

예를 들어, 도 6에 도시된 1번째 GOP 단위의 부호화 스트림에서 T8의 시간에 복호되는 I프레임은 2번째 GOP 단위의 부호화 스트림에서 T1 시간에 복호되는 I 프레임과 동일하다. 도 6에 도시된 바와 같이 분리된 GOP 부호화 스트림을 복호화하면, I 프레임을 2번 복호해야 한다는 단점이 있지만, GOP단위의 병렬처리가 가능하게 된다.For example, the I frame decoded at the time T8 in the first GOP unit encoded stream shown in FIG. 6 is the same as the I frame decoded at the T1 time in the second GOP encoded stream. As shown in FIG. 6, if the separated GOP encoded stream is decoded, the I frame needs to be decoded twice, but it is possible to perform parallel processing in units of GOPs.

이하 GOP 단위로 분리된 스트림은, 상기와 같이 I프레임을 두개 포함하는 본 발명에서 제안하는 GOP 단위로 분리된 스트림을 의미한다. Hereinafter, a stream separated in units of GOP means a stream divided into GOP units proposed by the present invention including two I frames as described above.

도 7을 참조하여 본 발명의 일 실시 예에서 본 발명의 일 실시 예에 따른 GOP 단위로 분리된 부호화 스트림이 각각의 GOP 단위 비디오 복호기(121, 122, 123)에서 복호화 되는 단계를 설명한다. 먼저, 부호화 스트림 파싱기(110)가 부호화 스트림을 다음 순서의 GOP 부호화 스트림의 I-프레임과 디스플레이상으로는 이전이면서 복호 순서상으로는 이후인 프레임들을 모두 포함하는 GOP 단위로 분할한다(S210). 그리고 부호화 스트림 파싱기(110)가 분할된 GOP단위의 부호화 스트림을 각각의 GOP단위 비디오 복호기(121, 122, 123)로 입력한다(S211). 본 발명의 일 실시 예에 따르면, 도 6의 1번째 GOP 단위의 부호화 스트림은 GOP단위의 제 1 비디오 복호기(121)로 입력되고, 2번째 GOP 단위의 부호화 스트림은 GOP단위의 제 2 비디오 복호기(122)로 입력되며, N번째 GOP 단위의 부호화 스트림은 GOP단위의 제 N 비디오 복호기(123)로 입력될 수 있다.Referring to FIG. 7, a description will be given of a step in which an encoded stream separated by a GOP unit according to an embodiment of the present invention is decoded by each of the GOP-based video decoders 121, 122, and 123. FIG. First, the encoded-stream parser 110 divides an encoded stream into I-frames of a GOP-encoded stream of the next sequence, and then divides the encoded stream into GOP units including all frames subsequent to the decoded sequence on the display (S210). Then, the encoded stream parser 110 inputs the divided GOP-encoded stream into each of the GOP-based video decoders 121, 122, and 123 (S211). According to an embodiment of the present invention, the encoded stream of the first GOP unit in FIG. 6 is input to the first video decoder 121 of the GOP unit, and the encoded stream of the second GOP unit is input to the second video decoder 122, and the N-th GOP encoded stream may be input to the N-th video decoder 123 of the GOP unit.

분할된 부호화 스트림의 첫번째 프레임은 I 프레임이다. 비디오 복호기(121, 122, 123)는 T1 시간에 분할된 부호화 스트림의 첫번째 프레임인 I 프레임을 복호화하여 메모리에 저장한다(S220). The first frame of the divided encoded stream is an I frame. The video decoders 121, 122, and 123 decode the I frame, which is the first frame of the encoded stream divided at the time T1, and store the decoded I frame in the memory (S220).

그리고 비디오 복호기(121, 122, 123)는 분할된 부호화 스트림의 다음 프레임을 읽어온다(S230). 비디오 복호기(121, 122, 123)는 읽어온 프레임이 B 프레임인지, 즉 제 I 프레임보다 디스플레이상으로 이전 프레임인지, 여부를 판단한다(S231). 도 6에 도시된 바와 같이 2번째 및 3번째 GOP 단위의 부호화 스트림처럼 읽어온 프레임이 B 프레임이면, 비디오 복호기(121, 122, 123)는 전술한 바와 같이 B프레임을 복호화 할 수 없으므로 P 프레임(즉, 디스플레이 순서상으로 제1 I프레임보다 이후의 프레임)의 부호화 스트림이 나올 때까지 복호하지 않고 부호화 스트림에서 다음 프레임을 읽어온다. 예를 들어, 도 6에 표시된 본 발명에 따른 실시 예에서 2번째 GOP단위의 부호화 스트림을 입력받은 제 2 비디오 복호기(122)는 8번 및 9번 B 프레임을 복호하지 않고 다음 프레임을 읽어오며, 3번째 GOP단위의 부호화 스트림을 입력받은 제 3 비디오 복호기(미도시)도 마찬가지로 17번 및 18번 B 프레임을 복호하지 않는다. S231 단계에서 읽어온 프레임이 P 프레임인 것으로 판단된 경우(S232), 비디오 복호기(121, 122, 123)는 T2시간에 P 프레임을 복호화하여 메모리에 저장한다(S233). The video decoders 121, 122, and 123 read the next frame of the divided encoded stream (S230). The video decoders 121, 122, and 123 determine whether the read frame is a B frame or a previous frame on the display rather than the I frame (S231). As shown in FIG. 6, if the frame read as the second and third GOP encoded streams is a B frame, the video decoders 121, 122 and 123 can not decode the B frame as described above, That is, the next frame is read from the encoded stream without decoding until the encoded stream of the next frame after the first I frame is displayed in the display order. For example, in the embodiment of the present invention shown in FIG. 6, the second video decoder 122 receiving the encoded stream of the second GOP unit reads the next frame without decoding the 8th and 9th B frames, Similarly, the third video decoder (not shown) receiving the encoded stream of the third GOP unit does not decode the 17th and 18th B frames. If it is determined that the frame read in step S231 is a P frame (S232), the video decoders 121, 122, and 123 decode the P frame at time T2 and store the decoded P frame in the memory (S233).

T2시간의 복호화가 종료된 경우 비디오 복호기(121, 122, 123)는 분할된 부호화 스트림의 다음 프레임을 읽어온다(S241). 비디오 복호기(121, 122, 123)는 읽어온 프레임이 I프레임인지 여부를 판단한다(S242). 읽어온 프레임이 I 프레임이 아니고 B 프레임 또는 P 프레임인 경우, 비디오 복호기(121, 122, 123)는 읽어온 프레임을 해당 시간(T)에 복호화하여 메모리에 영상을 저장한다(S243). 한편, 분리된 부호화 스트림에서 첫번째 프레임에 위치하지 않은 I 프레임은 다른 부호화 스트림에서 얻어져 추가된 I 프레임이므로, 읽어온 프레임이 I 프레임인 경우, I 프레임을 복호화하여 다음 프레임을 복호화 하는데 사용하고 메모리(130)에는 저장하지 않는다(S244). 예를 들면, 도 6에 도시된 본 발명의 일 실시 예에서 각 GOP 단위의 비디오 복호기(121, 122, 123)는, 두번째로 읽어지는 I 프레임인, 1번째 GOP단위의 부호화 스트림의 10번 I 프레임, 2번째 GOP단위의 부호화 스트림의 19번 I 프레임 및 3번째 GOP단위의 부호화 스트림의 28번 I 프레임을 복호 후 다음 프레임을 복호하는데 사용한 뒤에, 복원영상 저장 메모리(130)에 저장하지 않고, 즉 디스플레이 되지 않도록 하기 위해, 삭제한다. When the T2 time decoding ends, the video decoders 121, 122, and 123 read the next frame of the divided encoded stream (S241). The video decoders 121, 122, and 123 determine whether the read frame is an I frame (S242). If the read frame is not an I frame but a B frame or a P frame, the video decoders 121, 122, and 123 decode the read frame at the time T and store the video in the memory at step S243. On the other hand, if the read frame is an I frame, the I frame that is not located in the first frame in the separated encoded stream is an I frame added from another encoded stream. Therefore, when the read frame is an I frame, the I frame is used to decode the next frame, (S244). For example, in one embodiment of the present invention shown in FIG. 6, each of the video decoders 121, 122, and 123 in units of GOPs decodes I (I) Frame, the I-th frame 19 of the second GOP-based encoded stream and the I-th frame 28 of the third-GOP-encoded stream are used for decoding after decoding and are not stored in the reconstructed image storage memory 130, That is, not displayed.

그리고 비디오 복호기(121, 122, 123)는 분리된 부호화 스트림에 다음 프레임이 존재하는지 여부를 판단한다(S245). 비디오 복호기(121, 122, 123)는 분리된 부호화 스트림에 다음 프레임이 존재하면 다음 프레임을 읽어오는 단계부터 다시 진행하고(S241), 다음 프레임이 존재하지 않으면 스트림의 복호화를 종료한다.Then, the video decoders 121, 122, and 123 determine whether there is a next frame in the separated encoded stream (S245). If there is a next frame in the separated encoded stream, the video decoders 121, 122, and 123 continue from the step of reading the next frame (S241). If there is no next frame, the video decoders 121, 122, and 123 finish decoding the stream.

도8은 도 6에 도시된 본 발명의 일 실시 예에 따른 복호화 방법에 따라 부호화 스트림이 분할된 경우 각 비디오 복호기에서 분리된 부호화 스트림이 복호화 되는 시간을 도시한다. 도시된 바와 같이 각각의 GOP단위 비디오 복호기(121, 122, 123)는 T10 시간내에 GOP 단위의 부호화 스트림을 병렬로 처리할 수 있다.
FIG. 8 illustrates a time for decoding an encoded stream separated by each video decoder when an encoded stream is divided according to the decoding method according to an embodiment of the present invention shown in FIG. As shown in the figure, each of the GOP-based video decoders 121, 122, and 123 can process the encoded streams in units of GOP in parallel within T10 hours.

Claims (10)

병렬처리 기반 비디오 복호화 방법에 있어서,
부호화 스트림을 복수의 화상집합(Group Of Picture, GOP) 단위로 분리하는 단계;
상기 분리된 복수의 화상집합을 복수의 복호기에서 병렬적으로 각각 복호하는 단계 및
상기 복호화된 영상을 출력장치로 제공하는 단계를 포함하되,
상기 부호화 스트림을 복수의 화상집합(Group Of Picture, GOP) 단위로 분리하는 단계에서 상기 분리된 복수의 화상집합은 K번째로 -여기서 K는 양의 정수임-분리되는 화상집합 단위의 부호화 스트림이 상기 부호화 스트림에서 K번째로 분리된 화상집합 단위의 부호화 스트림의 시작 프레임인 제1 I프레임으로 시작하는 적어도 하나의 프레임 및 제2 I프레임을 포함하되, 상기 제2 I프레임은 상기 부호화 스트림에서 K+1번째로 분리된 화상집합 단위의 부호화 스트림의 적어도 하나의 프레임의 시작 프레임인 제1 I프레임을 복사한 프레임이며,
상기 분리된 복수의 화상집합을 복수의 복호기에서 병렬적으로 각각 복호하는 단계는 상기 각각의 복호기가 각각의 분리된 부호화 스트림을 복호하되, 상기 각각의 복호기가 복호하는 상기 K번째로 분리된 화상집합 단위의 부호화 스트림은 K+1번째로 분리된 화상집합 단위의 부호화 스트림의 시작 프레임인 제1 I프레임과 동일한 값을 가지는 제2 I프레임을 포함하고 있어, 상기 각각의 복호기는 분리된 부호화 스트림을 다른 분리된 부호화 스트림의 정보 없이 상기 제2 I프레임보다 디스플레이 순서상으로는 이전이면서 복호 순서상으로는 이후인 프레임들을 독립적으로 복호하는 것을 특징으로 하는 비디오 복호화 방법.
A parallel processing based video decoding method,
Separating an encoded stream into a plurality of group of pictures (GOP) units;
Decoding the separated plurality of sets of pictures in parallel by a plurality of decoders,
And providing the decoded image to an output device,
Wherein in the step of dividing the encoded stream into units of a plurality of groups of pictures (GOPs), the separated plurality of sets of pictures are arranged in a Kth order, where K is a positive integer, At least one frame starting from a first I frame which is a start frame of an encoding stream separated by a K-th separation in a coded stream, and a second I frame, wherein the second I frame includes a K + A first I frame, which is a start frame of at least one frame of an encoded stream of a first separated image set unit,
Wherein the step of decoding the separated plurality of sets of pictures in parallel by a plurality of decoders comprises decoding each of the separated encoded streams by the respective decoders, wherein each of the decoders decodes the K- And a second I frame having the same value as the first I frame which is the start frame of the (K + 1) -th encoded video stream, And decodes the frames that are prior to the display order and later in the decoding order than the second I frame without information of other separated encoded streams.
제 1 항에 있어서,
상기 부호화 스트림을 복수의 화상집합(Group Of Picture, GOP) 단위로 분리하는 단계는,
상기 K번째로 분리된 화상집합 단위의 부호화 스트림이 상기 K+1번째로 분리된 화상집합 단위의 부호화 스트림에 포함되는 적어도 하나의 프레임 중에서 상기 K+1번째로 분리된 화상집합 단위의 부호화 스트림의 시작 프레임인 제1 I프레임보다 디스플레이 순서상으로는 이전이면서 복호 순서상으로는 이후인 적어도 하나의 프레임들을 더 포함하는 것을 특징으로 하는 비디오 복호화 방법.
The method according to claim 1,
The step of separating the encoded stream into a plurality of group of pictures (GOP)
Wherein the K-th coded image-set encoded stream is a K + 1-th coded image-set encoded stream, Further comprising at least one frame that is previous in display order and later in decoding order than a first I frame that is a start frame.
제 2 항에 있어서 상기 K+1번째로 분리된 화상집합 단위의 부호화 스트림의 시작 프레임인 제1 I프레임보다 디스플레이 순서상으로는 이전이면서 복호 순서상으로는 이후인 적어도 하나의 프레임들은 상기 K+1번째로 분리된 화상집합 단위의 부호화 스트림의 시작 프레임인 제1 I프레임보다 늦게 읽어지고, 상기 K+1번째로 분리된 화상집합 단위의 부호화 스트림의 P프레임 중에서 첫번째로 읽어지는 P 프레임 보다 먼저 읽어지는 적어도 하나의 B프레임인 것을 특징으로 하는 비디오 복호화 방법.3. The method of claim 2, wherein at least one of the frames preceding the first I frame, which is the start frame of the encoded stream in the (K + 1) At least one of which is read earlier than the first I frame which is the start frame of the encoded image set unit encoded stream and which is read before the first P frame of the P frame of the (K + 1) And a B frame of the video frame. 제 3 항에 있어서 상기 분리된 복수의 화상집합을 복수의 복호기에서 병렬적으로 각각 복호하는 단계는, 상기 복호기가 상기 K번째로 분리된 화상집합 단위의 부호화 스트림에 상기 K+1번째로 분리된 화상집합 단위의 부호화 스트림으로부터 추가된 적어도 하나의 B 프레임들을 상기 K번째로 분리된 화상집합 단위의 부호화 스트림의 상기 제 2 I프레임을 사용하여 복호하는 것을 특징으로 하는 비디오 복호화 방법.4. The method of claim 3, wherein the step of decoding the separated plurality of sets of pictures in parallel by a plurality of decoders comprises the steps of: And decodes the at least one B frames added from the encoded stream of the image set unit by using the second I frame of the K-th separated encoded image stream unit. 제 4 항에 있어서 상기 분리된 복수의 화상집합을 복수의 복호기에서 병렬적으로 각각 복호하는 단계는, 상기 복호기가 상기 K번째로 분리된 화상집합 단위의 부호화 스트림에 상기 K+1번째로 분리된 화상집합 단위의 부호화 스트림으로부터 추가된 적어도 하나의 B 프레임들을 상기 K번째로 분리된 화상집합 단위의 부호화 스트림의 상기 제 2 I프레임의 복호화 이후에 복호하는 것을 특징으로 하는 비디오 복호화 방법.The method of claim 4, wherein the step of decoding the separated plurality of sets of pictures in parallel by a plurality of decoders comprises the steps of: (a) dividing the (K + 1) And decodes at least one B frames added from the encoded stream of the image aggregation unit after decoding the second I frame of the K-th separated image aggregation encoded stream. 제 5 항에 있어서 상기 분리된 복수의 화상집합을 복수의 복호기에서 병렬적으로 각각 복호하는 단계는, 상기 복호기가 상기 K번째로 분리된 화상집합 단위의 부호화 스트림의 시작 프레임인 제 1 I프레임을 복호한 후 읽는 적어도 하나의 B 프레임 중에서 P 프레임을 복호하기 전에 읽는 B 프레임은 복호하지 않는 것을 특징으로 하는 비디오 복호화 방법.The decoding method according to claim 5, wherein the step of decoding the separated plurality of sets of pictures in parallel by a plurality of decoders comprises the steps of: decoding the first I frame, which is the start frame of the K- And decodes the B frame to be read before decoding the P frame among at least one B frame to be decoded and read. 제 6 항에 있어서 상기 복호화된 영상을 출력장치로 제공하는 단계는, 상기 복호기가 상기 제 2 I프레임을 복호화하여 생성한 영상을 제외한 적어도 하나의 복호화된 영상을 출력장치로 제공하는 것을 특징으로 하는 비디오 복호화 방법.The method as claimed in claim 6, wherein the step of providing the decoded image to an output device comprises providing at least one decoded image to an output device except for an image generated by the decoder decoding the second I frame Video decoding method. 제 7 항에 있어서 상기 복호화된 영상을 출력장치로 제공하는 단계는, 상기 복호화된 영상을 메모리에 저장하는 단계 및 상기 메모리에 저장된 상기 복호화된 영상을 출력장치로 제공하는 단계이며, 상기 복호기가 상기 제 2 I프레임을 복호하여 생성한 영상을 제외한 적어도 하나의 복호화된 영상을 상기 메모리에 저장하는 것을 특징으로 하는 비디오 복호화 방법.The method of claim 7, wherein providing the decoded image to an output device comprises: storing the decoded image in a memory; and providing the decoded image stored in the memory to an output device, Wherein at least one decoded image excluding an image generated by decoding the second I frame is stored in the memory. 제 8 항에 있어서 상기 메모리에 저장된 상기 복호화된 영상을 출력장치로 제공하는 단계는, 상기 출력 장치에서 디스플레이될 순서로 상기 복호화된 영상을 상기 출력장치로 제공하는 것을 특징으로 하는 비디오 복호화 방법.The method of claim 8, wherein providing the decoded image stored in the memory to an output device provides the decoded image to the output device in the order to be displayed on the output device. 제 9 항에 있어서 상기 복호화된 영상을 메모리에 저장하는 단계는, 상기 복호화된 영상을 상기 출력 장치로 제공할 순서대로 정렬하여 저장하는 것을 특징으로 하는 비디오 복호화 방법.
10. The video decoding method of claim 9, wherein the step of storing the decoded images in a memory comprises arranging and storing the decoded images in order to provide the decoded images to the output device.
KR1020120130445A 2012-10-18 2012-11-16 Video decoding method and apparatus based on parallel processing KR101452368B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020120116234 2012-10-18
KR20120116234 2012-10-18

Publications (2)

Publication Number Publication Date
KR20140052788A KR20140052788A (en) 2014-05-07
KR101452368B1 true KR101452368B1 (en) 2014-10-24

Family

ID=50885952

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120130445A KR101452368B1 (en) 2012-10-18 2012-11-16 Video decoding method and apparatus based on parallel processing

Country Status (1)

Country Link
KR (1) KR101452368B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060049140A (en) * 2004-10-26 2006-05-18 소니 가부시끼 가이샤 Reproduction apparatus, data processing system, reproduction method, program, and storage medium
JP2007221563A (en) * 2006-02-17 2007-08-30 Pioneer Electronic Corp Reproduction control apparatus, data processing apparatus, reproduction control method, program thereof, and recording medium for recording the program
JP2008236120A (en) * 2007-03-19 2008-10-02 Matsushita Electric Ind Co Ltd Decoder and coder

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060049140A (en) * 2004-10-26 2006-05-18 소니 가부시끼 가이샤 Reproduction apparatus, data processing system, reproduction method, program, and storage medium
JP2007221563A (en) * 2006-02-17 2007-08-30 Pioneer Electronic Corp Reproduction control apparatus, data processing apparatus, reproduction control method, program thereof, and recording medium for recording the program
JP2008236120A (en) * 2007-03-19 2008-10-02 Matsushita Electric Ind Co Ltd Decoder and coder

Also Published As

Publication number Publication date
KR20140052788A (en) 2014-05-07

Similar Documents

Publication Publication Date Title
KR100990565B1 (en) Systems and methods for processing multiple projections of video data in a single video file
US8817885B2 (en) Method and apparatus for skipping pictures
JP5042568B2 (en) MPEG decoder and MPEG encoder
RU2573257C2 (en) Image signal decoding device, image signal decoding method, image signal encoding device, image signal encoding method and programme
US20070269181A1 (en) Device and method for mpeg video playback
JP4664406B2 (en) Moving picture decoding apparatus, semiconductor device, video equipment, and moving picture decoding method
US20080107184A1 (en) Method and apparatus for multi-threaded video decoding
US20100254620A1 (en) Image decoding apparatus and image decoding method
US8660191B2 (en) Software video decoder display buffer underflow prediction and recovery
US8457428B2 (en) Image coding apparatus, control method thereof, and storage medium
CN106303379A (en) A kind of video file backward player method and system
US11245937B2 (en) Method and system for zero overhead parallel entropy decoding
US8351722B2 (en) Encoder, decoder, encoding method and decoding method, and recording medium
US20110216827A1 (en) Method and apparatus for efficient encoding of multi-view coded video data
US20120121024A1 (en) Method and apparatus for parallel entropy encoding and parallel entropy decoding based on decoding rate
CN111669597B (en) Palette decoding apparatus and method
US10116952B2 (en) Bitstream decoding method and bitstream decoding circuit
KR101528269B1 (en) A method for playing a moving picture
JP2010278481A (en) Data processing device
US9344720B2 (en) Entropy coding techniques and protocol to support parallel processing with low latency
KR101452368B1 (en) Video decoding method and apparatus based on parallel processing
JP2001103521A (en) Method for recognizing progressive or interlace contents in video sequence
JP2007259323A (en) Image decoding apparatus
US10116936B2 (en) Moving image coding device, moving image decoding device, moving image coding method, and moving image decoding method
CN106686380B (en) Enhanced data processing apparatus employing multi-block based pipeline and method of operation

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee