KR100268485B1 - Method for decoding mpeg video data - Google Patents

Method for decoding mpeg video data Download PDF

Info

Publication number
KR100268485B1
KR100268485B1 KR1019970033498A KR19970033498A KR100268485B1 KR 100268485 B1 KR100268485 B1 KR 100268485B1 KR 1019970033498 A KR1019970033498 A KR 1019970033498A KR 19970033498 A KR19970033498 A KR 19970033498A KR 100268485 B1 KR100268485 B1 KR 100268485B1
Authority
KR
South Korea
Prior art keywords
data
gop
video data
mpeg
picture
Prior art date
Application number
KR1019970033498A
Other languages
Korean (ko)
Other versions
KR19990010657A (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 윤종용
Priority to KR1019970033498A priority Critical patent/KR100268485B1/en
Publication of KR19990010657A publication Critical patent/KR19990010657A/en
Application granted granted Critical
Publication of KR100268485B1 publication Critical patent/KR100268485B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/007Transform coding, e.g. discrete cosine transform
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Discrete Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Television Signal Processing For Recording (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PURPOSE: A decoding method for MPEG(Moving Picture Experts Group) video data is provided to reproduce the MPEG video data at a high speed toward a rear direction. CONSTITUTION: A data bit stream is detected toward a rear direction by GOP(Group Of Picture) unit. The detected reference pictures within the GOP are decoded for being successively recorded in areas without effective data in a memory. Moreover, the data successively stored in different areas are read in a reverse direction while completing decoding of the reference pictures in the GOP. Therefore, the read data are displayed. Herein, an area for storing MPEG coded video data beat stream and the area for storing decoded data are separated in the memory.

Description

엠펙 비디오 데이타 디코딩방법{METHOD FOR DECODING MPEG VIDEO DATA}MPEG video data decoding method {METHOD FOR DECODING MPEG VIDEO DATA}

본 발명은 국제 규격인 엠펙(Moving Picture Experts Group)을 이용하여 인코딩된 데이타의 디코딩 방법에 관한 것으로, 특히 엠펙 코딩된 비디오 데이타를 역방향으로 고속 재생하기 위한 디코딩방법에 관한 것이다.The present invention relates to a method for decoding data encoded using an international standard Moving Picture Experts Group (MPEG), and more particularly, to a decoding method for fast playback of MPEG coded video data in a reverse direction.

압축된 비디오 데이타를 디코딩하기 위해 일반적으로 사용되는 엠펙 비디오 데이타 디코더의 구성은 도 1과 같다.The construction of an MPEG video data decoder generally used for decoding compressed video data is shown in FIG.

도 1은 DVD(Digital Video Disc)용 엠펙 비디오 디코더(10)의 블럭구성도를 도시한 것으로, 엠펙방식으로 압축된 엠펙 비디오 비트스트림은 외부 프로세서에 의해 엠펙 비디오 데이타 디코더(10)로 전송된다. 전송된 엠펙 비디오 비트스트림은 데이타 입력부(12)와 메모리 인터페이스부(16)를 통해 외부 메모리(20)의 비트스트림 버퍼영역에 저장된다. 이후 비트스트림 버퍼영역에 저장된 비트스트림은 비트스트림 버퍼영역에서 리드되어 데이타 복호부(14)에 입력되어 엠펙 비디오 디코딩과정이 이루어진다. 그리고 디코딩 완료된 디지탈 비디오 데이타는 메모리 인터페이스부(16)를 통해 외부 메모리(28)의 디스플레이 버퍼영역에 저장된다. 엠펙 비디오 데이타의 디코딩동작에는 데이타의 종류에 따라 앞에서 디코딩되어 디스플레이 버퍼영역에 저장되어 있는 데이타를 리드하여 참조해야만 실제 디코딩이 가능한 것도 있다. 따라서 외부 메모리(20)의 데이타를 많이 리드하여야 하는 경우도 있다. 이러한 동작을 통하여 디스플레이 버퍼영역에 저장된 디지탈 비디오 데이타는 정해진 시간에 디지탈 비디오 출력부(18)에 의해 리드되어 외부로 출력된다.FIG. 1 shows a block diagram of an MPEG video decoder 10 for a DVD (Digital Video Disc). The MPEG video bitstream compressed by the MPEG method is transmitted to the MPEG video data decoder 10 by an external processor. The transmitted MPEG video bitstream is stored in the bitstream buffer area of the external memory 20 through the data input unit 12 and the memory interface unit 16. Thereafter, the bitstream stored in the bitstream buffer area is read from the bitstream buffer area and input to the data decoder 14 to perform MPEG video decoding. The decoded digital video data is stored in the display buffer area of the external memory 28 through the memory interface unit 16. In the decoding operation of MPEG video data, the actual decoding can be performed only by reading the data decoded previously and stored in the display buffer area according to the data type. Therefore, in some cases, a large amount of data of the external memory 20 needs to be read. Through this operation, the digital video data stored in the display buffer area is read by the digital video output unit 18 at a predetermined time and output to the outside.

한편 엠펙 비디오 디코더(10)에서 데이타 복호부(14)의 출력을 외부로 바로 출력하지 않고 외부 메모리(20)내의 디스플레이 버퍼를 이용하는 이유는 엠펙 비디오의 형식상 디코딩되는 비디오 화면의 순서와 실제로 디스플레이되는 비디오 화면의 순서가 다르고, 디코딩되는 시간과 실제로 디스플레이 되어야 할 시간이 다르기 때문에 외부 메모리(20)상의 디스플레이 버퍼를 통하여 이러한 순서 및 시간을 제어하여야 한다. 또한 올바른 데이타의 디코딩을 위해서는 특정 디지탈 비디오 데이타가 출력된 경우라도 다른 픽쳐(Picture)의 디코딩에 그 데이타가 참조되어 사용되는 데이타인 경우에는 일정 시간동안 상기 특정 디지탈 비디오 데이타를 유지해야 한다.The reason why the MPEG video decoder 10 uses the display buffer in the external memory 20 instead of directly outputting the output of the data decoder 14 to the outside is that the order of the video screens that are decoded in the form of MPEG video is actually displayed. Since the order of the video screens is different, and the time to be decoded and the time to be actually displayed are different, the order and time must be controlled through the display buffer on the external memory 20. In order to decode the correct data, even when specific digital video data is output, it is necessary to maintain the specific digital video data for a predetermined time when the data is referred to and used for decoding of another picture.

한편 엠펙 비디오에서는 픽쳐의 종류를 I,P,B로 구분하여 사용하는데, I픽쳐의 경우는 픽쳐 자체내의 정보만을 이용하여 인코딩하기 때문에 디코딩된 다른 픽쳐의 참조 없이도 디코딩될 수 있다. P픽쳐는 앞단의 I픽쳐 또는 P픽쳐의 정보를 순방향 예측하여 최적의 화질이 나오도록 인코딩한 것으로 순방향 예측에 사용한 픽쳐데이타가 있어야 디코딩이 가능하다. 또한 B픽쳐는 과거와 미래의 픽쳐정보(I또는 P)를 양방향 예측하여 인코딩한 것으로 디코딩시에는 양방향 예측에서 사용한 두개의 픽쳐데이타가 있어야 디코딩 가능하다. 그러므로 도 1의 디스플레이 버퍼는 3개 프레임분의 영역을 가지고 있어야 한다. 즉, B픽쳐의 기준에서 디스플레이 버퍼A에는 순방향 예측 참조화면이 저장되고, 디스플레이 버퍼B에는 역방향 예측 참조화면이 저장되고, 디스플레이 버퍼C에는 디코딩된 B픽쳐가 저장된다.In MPEG video, picture types are classified into I, P, and B. Since I pictures are encoded using only information in the picture itself, they can be decoded without reference to other decoded pictures. The P picture is encoded in such a manner that the optimal picture quality is obtained by forward prediction of information of the preceding I picture or P picture, and decoding is required only when picture data used for forward prediction is present. In addition, the B picture is encoded by bi-predicting the picture information (I or P) of the past and the future. When decoding, the B picture needs to have two picture data used in the bidirectional prediction. Therefore, the display buffer of FIG. 1 should have an area of three frames. That is, the forward prediction reference picture is stored in the display buffer A, the reverse prediction reference picture is stored in the display buffer B, and the decoded B picture is stored in the display buffer C based on the B picture.

상술한 바와 같이 종래의 엠펙 비디오 디코더에서는 데이타 입력부(12), 데이타 복호부(14), 메모리 인터페이스부(16), 디지탈 비디오 출력부(18)가 각각 독립적, 병렬적으로 동시에 동작하면서 엠펙 비디오의 디코딩이 이루어진다.As described above, in the conventional MPEG video decoder, the data input unit 12, the data decoding unit 14, the memory interface unit 16, and the digital video output unit 18 operate independently and in parallel at the same time. Decoding is done.

그러나 종래의 엠펙 비디오 디코딩과정에서는 P픽쳐와 B픽쳐를 디코딩함에 있어서 앞의 기준픽쳐가 있어야 뒤의 P픽쳐나, B픽쳐가 디코딩될 수 있기 때문에 디코딩시간이 지연되는 문제가 발생하게 된다.However, in the conventional MPEG video decoding process, the decoding time is delayed because the previous P picture or the B picture can be decoded when the P picture and the B picture are decoded.

따라서 본 발명의 목적은 엠펙 비디오 데이타 디코더에 있어서 엠펙 비디오 데이타를 역방향으로 고속재생할 수 있는 디코딩방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a decoding method capable of fast playback of MPEG video data in the reverse direction in an MPEG video data decoder.

본 발명의 또 다른 목적은 엠펙 비디오 데이타 디코더에 있어서 인코딩된 I픽쳐 외의 P픽쳐까지도 역방향으로 고속 재생함으로서 보다 자연스러운 비디오 화면을 제공할 수 있는 엠펙 비디오 데이타 디코딩방법을 제공함에 있다.It is still another object of the present invention to provide an MPEG video data decoding method capable of providing a more natural video screen by rapidly reproducing a P picture other than an I picture encoded in an MPEG video data decoder.

상기 목적을 달성하기 위한 본 발명은 엠펙 비디오 데이타 비트스트림이 저장되는 영역과 디코딩된 데이타를 데이타의 종류에 따라 서로 다른 영역에 저장하는 메모리를 가지는 엠펙 비디오 디코더의 엠펙 비디오 데이타 디코딩방법에 있어서,According to an aspect of the present invention, there is provided a MPEG video data decoding method of an MPEG video decoder having a region storing an MPEG video data bitstream and a memory storing decoded data in different regions according to the type of data.

상기 저장된 비트스트림을 GOP단위로 역방향 탐색하고 탐색된 해당 GOP내의 기준픽쳐들을 디코딩하여 상기 메모리의 서로 다른 영역에 순차적으로 저장하고, 소정 GOP내의 기준픽쳐들 디코딩 완료시 상기 메모리의 서로 다른 영역에 순차적으로 저장된 데이타를 역순으로 독출하여 디스플레이시키는 방식으로 엠펙 비디오 데이타를 고속재생함을 특징으로 한다.Search backwards through the stored bitstream in GOP units, decode the reference pictures in the searched GOP, and store them sequentially in different areas of the memory, and sequentially store them in different areas of the memory when decoding of the reference pictures in a predetermined GOP is completed. The MPEG video data is reproduced at high speed by reading and displaying the stored data in reverse order.

도 1은 DVD용 엠펙 비디오 디코더의 블럭구성도.1 is a block diagram of an MPEG video decoder for DVD.

도 2는 본 발명의 실시 예에 따른 엠펙 비디오 데이타의 역방향 전송시의 비디오 데이타 비트스트림 전송 순서도.2 is a flowchart illustrating a video data bitstream transmission in reverse transmission of MPEG video data according to an exemplary embodiment of the present invention.

도 3은 일반적인 1GOP(Group Of Picture) 데이타의 구성도.3 is a block diagram of general 1 GOP (Group Of Picture) data.

도 4는 본 발명의 실시 예로서 역방향 고속 재생을 위한 디코딩과정 흐름도.4 is a flowchart illustrating a decoding process for reverse fast playback according to an embodiment of the present invention.

도 5는 본 발명의 실시 예로서 역방향 고속 재생을 위한 엠펙 비디오 디스플레이 흐름도.5 is a flowchart of MPEG video display for reverse fast playback according to an embodiment of the present invention.

이하 첨부한 도면을 참조하여 본 발명의 실시 예에 따른 동작을 상세히 설명하기로 한다.Hereinafter, an operation according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 2는 본 발명의 실시 예에 따른 엠펙 비디오 데이타의 역방향 전송시의 비디오 비트스트림 전송 순서도를 도시한 것이다. 우선 엠펙 비디오의 비트스트림 구조는 최상의 계층으로 가장 큰 단위의 데이타인 시퀀스라는 것으로 이루어져 있다. 이때 시퀀스는 시퀀스 헤더(sequence_header), 하나 이상의 GOP, 시퀀스 엔드(sequence_end)코드로 구성된다. 일반적으로 영화의 경우 하나의 시퀀스가 하나의 영화 전체가 되거나 줄거리에 따라서 크게 분리되어 여러 개의 시퀀스가 하나의 영화를 구성한다. 한편 하나의 GOP는 하나 이상의 픽쳐들로 구성되며, 랜덤 액세스(random access)의 기본단위가 된다. 픽쳐는 기본적인 인코딩의 단위로, 인코딩되는 방식에 따라서 I,P,B픽쳐로 분류된다. 이러한 구조의 엠펙 비디오 데이타를 이용하여 역방향 고속재생모드를 구현하기 위해서, 본 발명의 실시 예에서는 GOP를 랜덤 액세스단위로 하여 매 GOP를 탐색하고 탐색된 GOP내의 데이타를 GOP단위로 전송하는 방식을 사용하였다. 즉, 도 2에 도시한 바와 같은 엠펙 비디오 비트스트림이 있을 경우, 정상재생시(순방향 전송시)에는 GOP_N-4, GOP_N-3, GOP_N-2, GOP_N-1, GOP_N의 순으로 전송되었을 데이타가 역방향 고속재생모드에서는 GOP_N, GOP_N-1, GOP_N-2, GOP_N-3, GOP_N-4의 순으로 전송된다. 그리고 GOP내에서는 데이타가 순방향으로 전송되는데, 이는 엠펙의 디코딩과정이 앞의 기준픽쳐가 있어야 뒤의 P픽쳐나, B픽쳐가 디코딩될 수 있기 때문에 역방향으로 진행될 수 없기 때문이다.2 is a flowchart illustrating a video bitstream transmission in reverse transmission of MPEG video data according to an exemplary embodiment of the present invention. First, the bitstream structure of MPEG video is composed of a sequence that is the largest unit of data in the best layer. In this case, the sequence consists of a sequence header (sequence_header), one or more GOPs, and a sequence end (sequence_end) code. In general, in the case of a movie, one sequence becomes an entire movie or is largely divided according to a storyline, and thus, several sequences constitute one movie. Meanwhile, one GOP is composed of one or more pictures and becomes a basic unit of random access. Pictures are classified into basic encoding units and classified into I, P, and B pictures according to the encoding method. In order to implement a reverse fast playback mode using MPEG video data having such a structure, an embodiment of the present invention uses a method of searching every GOP using a GOP as a random access unit and transmitting data in the found GOP in a GOP unit. It was. In other words, when there is an MPEG video bitstream as shown in FIG. 2, during normal playback (forward transmission), data that would have been transmitted in the order of GOP_N-4, GOP_N-3, GOP_N-2, GOP_N-1, and GOP_N In the reverse fast playback mode, GOP_N, GOP_N-1, GOP_N-2, GOP_N-3, and GOP_N-4 are transmitted in this order. In the GOP, data is transmitted in the forward direction because the decoding process of the MPEG cannot proceed in the reverse direction because the later P picture or the B picture can be decoded only when the previous reference picture is present.

도 3은 일반적인 1GOP(Group Of Picture) 데이타의 구성도를 도시한 것이다. 만약 도 3에 도시한 바와 같이 하나의 GOP가 구성된다면 I와 P픽쳐는 총 5개가 존재하고 도 1에서와 같이 디스플레이 버퍼가 3개 존재하므로, GOP단위로 처리할 경우 한 GOP당 3개의 픽쳐만이 처리 가능하다. 이러한 경우 전체적인 화면의 흐름이 자연스럽게 진행되고 중간중간 건너뜀을 느끼지 않게 하기 위하여 3I, 9P, 15P를 처리하는 것이 바람직 할 것이다.FIG. 3 shows a configuration diagram of general 1 GOP (Group Of Picture) data. If one GOP is configured as shown in FIG. 3, there are 5 I and P pictures in total and 3 display buffers as shown in FIG. 1. This can be processed. In this case, it would be desirable to process 3I, 9P, and 15P in order to allow the overall flow of the screen to flow naturally and not feel any intermediate skips.

이하 도 2와 같은 순서로 전송된 엠펙 비디오 비트스트림을 역방향 고속재생모드에서 보다 상세하고 부드러운 역방향 고속재생을 하기 위하여 I픽쳐와 P픽쳐를 모두 재생할 수 있는 방법을 도 4와 도 5를 참조하여 설명하기로 한다.Hereinafter, a method of reproducing both an I picture and a P picture for more detailed and smooth backward fast playback of the MPEG video bitstream transmitted in the same order as in FIG. 2 will be described with reference to FIGS. 4 and 5. Let's do it.

도 4는 본 발명의 실시 예로서 역방향 고속 재생을 위한 디코딩과정 흐름도를 도시한 것이며, 도 5는 본 발명의 실시 예로서 역방향 고속 재생을 위한 엠펙 비디오 디스플레이 흐름도를 도시한 것이다. 하기 설명에서 I픽쳐와 P픽쳐는 기준픽쳐라고 정의하기로 한다. 우선 도 4에서 엠펙 비디오 데이타가 GOP단위로 역순 입력되면 데이타 복호부(14)는 30단계에서 첫번째(1st) GOP의 첫번째 기준픽쳐를 찾아서 디코딩하고, 디스플레이 버퍼A에 디스플레이해야 될 유효한 데이타가 남아 있지 않는 경우에 상기에서 디코딩한 데이타를 버퍼A에 저장한다. 이후 데이타 복호부(14)는 32단계에서 n번째 기준픽쳐를 찾아서 디코딩하고, 디스플레이 버퍼B에 디스플레이해야 될 유효한 데이타가 남아 있지 않는 경우에 상기에서 디코딩한 데이타를 버퍼B에 저장한다. 그리고 데이타 복호부(14)는 34단계로 진행하여 m번째 기준픽쳐를 찾아서 디코딩하고, 디스플레이 버퍼C에 디스플레이해야 될 유효한 데이타가 남아 있지 않는 경우에 상기에서 디코딩한 데이타를 상기 디스플레이 버퍼C에 저장한다. 상기 기준픽쳐들을 찾는 과정은 I픽쳐와 P픽쳐를 탐색하는 과정으로 중간에 B픽쳐가 있으면 처리하지 않고 스킵(skip)하며, 하나의 GOP내에 3개 이상의 많은 기준픽쳐가 존재할 경우에는 엠펙 비디오의 자연스러운 진행을 위하여 기준픽쳐도 스킵한다. 한편 디스플레이 버퍼는 3개의 픽쳐까지 저장 가능하므로 3개의 기준픽쳐에 대하여 디코딩이 종료되면 데이타 복호부(14)는 현재의 GOP에 대한 처리를 끝내고 36단계로 진행하여 다음 GOP를 탐색하여 디코딩처리를 시작한다. 즉, 데이타 복호부(14)는 38단계에서 다음 GOP의 첫번째 기준픽쳐를 찾아서 디코딩하고, 디스플레이 버퍼C에 디스플레이해야될 유효한 데이타가 남아 있지 않는 경우에 상기에서 디코딩한 데이타를 상기 버퍼C에 저장한다. 이후 40단계에서 n번째 기준픽쳐를 찾아서 디코딩하고, 디스플레이 버퍼B에 디스플레이 해야 될 유효한 데이타가 남아 있지 않는 경우에 상기에서 디코딩한 데이타를 상기 버퍼B에 저장한다. 그리고 42단계에서 m번째 기준픽쳐를 찾아서 디코딩하고, 디스플레이 버퍼A에 디스플레이해야 될 유효한 데이타가 남아 있지 않는 경우에 상기에서 디코딩한 데이타를 상기 디스플레이 버퍼A에 저장한 후 30단계로 되돌아간다. 이와 같이 두개의 GOP내의 데이타를 처리하는 방식을 반복함으로서 엠펙 코딩된 비디오 데이타의 역방향 고속재생을 위한 디코딩처리를 구현할 수 있다.4 is a flowchart illustrating a decoding process for reverse fast reproduction according to an embodiment of the present invention, and FIG. 5 is a flowchart illustrating an MPEG video display for reverse fast reproduction according to an embodiment of the present invention. In the following description, the I picture and the P picture will be defined as reference pictures. First, when MPEG video data is input in the reverse order of the GOP in FIG. 4, the data decoder 14 searches for and decodes the first reference picture of the first (1st) GOP in step 30, and there is no valid data to be displayed in the display buffer A. If not, the decoded data is stored in the buffer A. The data decoder 14 then finds and decodes the n-th reference picture in step 32, and stores the decoded data in the buffer B when there is no valid data to be displayed in the display buffer B. The data decoder 14 proceeds to step 34 to find and decode the m-th reference picture, and stores the decoded data in the display buffer C when there is no valid data to be displayed in the display buffer C. . The process of finding the reference pictures is a process of searching an I picture and a P picture. If there is a B picture in the middle, the process is skipped. If there are three or more reference pictures in a single GOP, the MPEG video may be natural. Skip the reference picture to proceed. On the other hand, since the display buffer can store up to three pictures, when the decoding is completed for the three reference pictures, the data decoder 14 finishes the processing of the current GOP and proceeds to step 36 to search for the next GOP to start the decoding process. do. That is, the data decoder 14 finds and decodes the first reference picture of the next GOP in step 38, and stores the decoded data in the buffer C when there is no valid data to be displayed in the display buffer C. . Subsequently, in step 40, the nth reference picture is found and decoded, and when there is no valid data to be displayed in the display buffer B, the decoded data is stored in the buffer B. In step 42, if the mth reference picture is found and decoded, and valid data to be displayed remains in the display buffer A, the decoded data is stored in the display buffer A and the process returns to step 30. By repeating the method of processing the data in the two GOPs as described above, decoding processing for backward fast reproduction of MPEG coded video data can be implemented.

도 5는 상기의 디코딩처리과정과 동시에 진행되는 디스플레이처리과정을 나타낸 것이다. 상기 디스플레이처리과정은 상기 디코딩처리과정에서 디코딩되어 저장된 데이타를 출력하는 역할을 하는 것이므로, 우선 디지탈 비디오 출력부(18)는 50단계에서 첫번째 GOP의 디코딩이 종료되었는가를 검사한다. 검사방법으로는 3개의 디스플레이 버퍼에 모두 디스플레이 할 유효한 데이타가 존재하는가를 검사하여 3개의 버퍼에 디스플레이 할 유효한 데이타가 저장될 때까지 기다린다. 만약 상술한 디코딩처리과정에서 디코딩된 데이타가 3개의 디스플레이 버퍼에 A,B,C순으로 저장 완료되면 디지탈 비디오 출력부(18)는 52내지 56단계를 통해 순차적으로 버퍼 C,B,A에 저장된 데이타를 출력하여 디스플레이 시킨다. 이러한 디스플레이처리과정은 일반적으로 외부의 비디오 타이밍에 맞추어 출력하게 되는데 상술한 디코딩처리과정과 병렬적으로 진행하므로 상기의 디스플레이 버퍼A까지 디스플레이를 처리할 동안에 다음의 GOP에 대하여 디코딩 처리된 데이타가 또 다시 디스플레이 버퍼C,B,A에 순차 저장된다. 따라서 디지탈 비디오 출력부(18)는 58단계 내지 62단계를 통해 디스플레이 버퍼 A,B,C에 저장된 데이타를 순차적으로 디스플레이하여 출력한다. 이러한 방식으로 두개의 GOP에 대하여 디스플레이처리과정을 반복함으로서 역방향 고속재생을 구현할 수 있다. 즉, 순방향으로만 진행되는 디코딩처리과정과 역방향으로 진행되는 디스플레이처리과정을 병렬 진행함으로서 엠펙 비디오 데이타의 고속재생을 구현할 수 있다.5 shows a display process performed simultaneously with the decoding process. Since the display process plays a role of outputting data decoded and stored in the decoding process, first, the digital video output unit 18 checks whether the decoding of the first GOP is completed in step 50. The test method checks whether there is valid data to display in all three display buffers and waits for valid data to be displayed in three buffers. If the decoded data is stored in the three display buffers in the order A, B, and C in the above-described decoding process, the digital video output unit 18 stores the buffers C, B, and A sequentially in steps 52 to 56. Output the data and display it. This display process is generally output in accordance with the external video timing. Since the process is performed in parallel with the above-described decoding process, the decoded data for the next GOP is again displayed while the display is processed up to the display buffer A. It is sequentially stored in the display buffers C, B, and A. Accordingly, the digital video output unit 18 sequentially displays and outputs data stored in the display buffers A, B, and C in steps 58 through 62. In this way, the high-speed playback can be realized by repeating the display process for the two GOPs. That is, high-speed playback of MPEG video data can be realized by performing parallel processing of decoding processing proceeding only in the forward direction and display processing proceeding in the reverse direction.

상술한 바와 같이 본 발명은 종래 엠펙 비디오 디코더에서 사용된 외부 메모리와 동일 용량의 메모리를 사용하여 역방향 고속 재생을 구현함에 있어서, I픽쳐와 P픽쳐를 역방향으로 재생함으로서 엠펙 비디오 데이타를 보다 고속으로 디코딩할 수 있는 장점이 있고, 그에 따라 자연스러운 화면을 제공할 수 있는 장점도 있다.As described above, according to the present invention, in the reverse fast playback using the same memory as the external memory used in the conventional MPEG video decoder, the MPEG video data is decoded faster by reproducing the I picture and the P picture in the reverse direction. There is an advantage that can be done, and accordingly there is an advantage that can provide a natural screen.

Claims (3)

엠펙 코딩된 비디오 데이타 비트스트림이 저장되는 영역과 디코딩된 데이타를 데이타의 종류에 따라 서로 다른 영역에 저장하는 메모리를 구비하는 엠펙 비디오 디코더의 엠펙 코딩된 비디오 데이타의 디코딩방법에 있어서,A method of decoding an MPEG coded video data of an MPEG video decoder, comprising: an area for storing an MPEG coded video data bitstream and a memory for storing decoded data in different areas according to data types, 상기 저장된 데이터 비트스트림을 지.오.피(GOP)단위로 역방향 탐색하는 제1과정과,A first step of performing a backward search of the stored data bitstream in GOP units; 상기 탐색된 해당 지.오.피(GOP)내의 기준픽쳐들을 디코딩하여 상기 메모리의 서로 다른 영역중 유효한 데이터가 저장되어 있지 않은 영역에 순차적으로 저장하는 제2과정과,A second process of decoding the reference pictures in the found GOP and sequentially storing the decoded reference pictures in regions in which valid data is not stored among different regions of the memory; 상기 저장 과정과 병행하여, 지.오.피(GOP)내의 기준픽쳐들을 디코딩 완료 할시 상기 메모리의 서로 다른 영역에 순차적으로 저장된 데이타를 역순으로 독출하여 디스플레이 처리하는 제3과정으로 이루어짐을 특징으로 하는 엠펙 코딩된 비디오 데이타의 고속재생을 위한 엠펙 비디오 데이타 디코딩방법.In parallel with the storing process, when the decoding of the reference pictures in the GOP is completed, a third process of reading out data sequentially stored in different regions of the memory in reverse order and displaying the same may be performed. MPEG video data decoding method for fast playback of MPEG coded video data. 제1항에 있어서, 상기 기준픽쳐들은 I픽쳐와 P픽쳐로 설정됨을 특징으로 하는 엠펙 코딩된 비디오 데이타의 고속재생을 위한 엠펙 비디오 데이타 디코딩방법.The MPEG video data decoding method according to claim 1, wherein the reference pictures are set to an I picture and a P picture. (정정) 제1항에 있어서, 상기 지.오.피(GOP)내 기준픽쳐들의 수는 상기 메모리의 서로 다른 영역 개수와 동일한 수로 설정됨을 특징으로 하는 엠펙 코딩된 비디오 데이타의 고속재생을 위한 엠펙 비디오 데이타 디코딩방법.4. The MPEG for fast playback of MPEG coded video data according to claim 1, wherein the number of reference pictures in the GOP is set to the same number as different areas of the memory. Video data decoding method.
KR1019970033498A 1997-07-18 1997-07-18 Method for decoding mpeg video data KR100268485B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970033498A KR100268485B1 (en) 1997-07-18 1997-07-18 Method for decoding mpeg video data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970033498A KR100268485B1 (en) 1997-07-18 1997-07-18 Method for decoding mpeg video data

Publications (2)

Publication Number Publication Date
KR19990010657A KR19990010657A (en) 1999-02-18
KR100268485B1 true KR100268485B1 (en) 2000-10-16

Family

ID=19514918

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970033498A KR100268485B1 (en) 1997-07-18 1997-07-18 Method for decoding mpeg video data

Country Status (1)

Country Link
KR (1) KR100268485B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990054485A (en) * 1997-12-26 1999-07-15 전주범 Reverse playback of MPEG-2 program streams
KR19990054486A (en) * 1997-12-26 1999-07-15 전주범 Reverse playback of MPEG-2 program streams
KR100794798B1 (en) 2006-09-01 2008-01-15 삼성전자주식회사 Image device possible to reverse play alleviating time delay and method thereof

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100969404B1 (en) * 2002-01-08 2010-07-14 엘지전자 주식회사 Disk scheduling method for image recording apparatus
KR100801630B1 (en) * 2007-06-15 2008-02-05 디비코 주식회사 Distributed decoding processing device using multi-core processor and the method for the same
KR101426773B1 (en) * 2013-04-05 2014-08-07 주식회사 씨트링 Method and apparatus for reverse playback of video contents

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08102913A (en) * 1994-09-29 1996-04-16 Victor Co Of Japan Ltd Method for reverse production of compressed moving picture data

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08102913A (en) * 1994-09-29 1996-04-16 Victor Co Of Japan Ltd Method for reverse production of compressed moving picture data

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990054485A (en) * 1997-12-26 1999-07-15 전주범 Reverse playback of MPEG-2 program streams
KR19990054486A (en) * 1997-12-26 1999-07-15 전주범 Reverse playback of MPEG-2 program streams
KR100794798B1 (en) 2006-09-01 2008-01-15 삼성전자주식회사 Image device possible to reverse play alleviating time delay and method thereof

Also Published As

Publication number Publication date
KR19990010657A (en) 1999-02-18

Similar Documents

Publication Publication Date Title
US8275247B2 (en) Method and apparatus for normal reverse playback
JP3491366B2 (en) Special reproduction method and special reproduction apparatus for encoded data
US20030067479A1 (en) Method of indexing image hierarchically and apparatus therefor
US9165602B2 (en) Information storage medium storing multi-angle data and method and apparatus for reproducing the multi-angle data
JPH0955935A (en) Picture and sound encoding device
US6414972B1 (en) Signal decoding method, signal decoding apparatus, signal multiplexing method, signal multiplexing apparatus, and recording medium
GB2321154A (en) Reverse playback of MPEG video
US5945931A (en) Method and apparatus for decoding digital signal and apparatus for reproducing digital signal
US5923815A (en) Apparatus and method for decoding MPEG video data
KR100268485B1 (en) Method for decoding mpeg video data
KR100246762B1 (en) Decoding method for video data
US6980733B2 (en) Method for moving image playback and apparatus therefor
JP2000217109A (en) Dynamic image reproducing device and reproducing method
JP2000101969A (en) Device and method of reproduction
JPH05344494A (en) Fast feed reproduction system for mpeg dynamic image
JP2000083215A (en) Reproduction method and device therefor
US20040233806A1 (en) Recording device and method, recording medium and program
KR100891065B1 (en) Modifying video by inserting shadow intra pictures
US7620293B2 (en) Method and apparatus for controlling a bit rate of digital video data
JPH05344495A (en) Dynamic image coding system
JP4120056B2 (en) Playback apparatus and playback method
KR20000035681A (en) MPEG reproducing appratus and MPEG reproducing method
US20010017974A1 (en) Moving picture frame searching device, moving picture frame searching method, and record medium on which processing therefor is recorded
US20030128968A1 (en) Method and apparatus for MPEG video processing
JP2006319645A (en) Picture reproducer, method, program, and storage medium

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
FPAY Annual fee payment

Payment date: 20120628

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20130627

Year of fee payment: 14

LAPS Lapse due to unpaid annual fee