KR19990058626A - MPEG decoder - Google Patents

MPEG decoder Download PDF

Info

Publication number
KR19990058626A
KR19990058626A KR1019970078769A KR19970078769A KR19990058626A KR 19990058626 A KR19990058626 A KR 19990058626A KR 1019970078769 A KR1019970078769 A KR 1019970078769A KR 19970078769 A KR19970078769 A KR 19970078769A KR 19990058626 A KR19990058626 A KR 19990058626A
Authority
KR
South Korea
Prior art keywords
picture
signal
image
output
memory
Prior art date
Application number
KR1019970078769A
Other languages
Korean (ko)
Other versions
KR100252810B1 (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 KR1019970078769A priority Critical patent/KR100252810B1/en
Publication of KR19990058626A publication Critical patent/KR19990058626A/en
Application granted granted Critical
Publication of KR100252810B1 publication Critical patent/KR100252810B1/en

Links

Classifications

    • 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
    • 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/423Methods 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 characterised by memory arrangements
    • 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/423Methods 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 characterised by memory arrangements
    • H04N19/426Methods 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 characterised by memory arrangements using memory downsizing methods
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/577Motion compensation with bidirectional frame interpolation, i.e. using B-pictures

Abstract

본 발명은 엠펙 디코더에 관한 것으로, 역이산여현변환부에서 출력된 신호가 입력되는 가산기와; 상기 가산기에서 출력되는 신호를 필터링하여 낮은 해상도의 축소된 영상 신호를 발생시키는 다운 샘플러와; 소정의 선택신호에 따라 상기 다운 샘플러의 출력신호와 상기 가산기의 출력신호 가운데 하나를 선택하여 영상 메모리에 전달하는 멀티플렉서를 포함하여 이루어져서, 인코더에서 출력된 영상 데이타가 역양자화 과정과 역이산여현변환 과정을 거치면 이를 다운 샘플링하여 축소된 영상을 구현하는데 필요한 데이타로 변환하고, 멀티플렉서를 통하여 다운 샘플링된 영상 데이타와 다운 샘플링 이전의 원래의 영상 데이타를 선택적으로 출력하여 메모리에 전달함으로써, 메모리의 운용상의 문제로 인하여 화면의 상위 영역에 축소된 영상을 출력하지 못하는 문제를 해결한다.The present invention relates to an MPEG decoder, comprising: an adder to which a signal output from an inverse discrete cosine transform unit is input; A down sampler for filtering a signal output from the adder to generate a reduced resolution video signal having a low resolution; And a multiplexer which selects one of an output signal of the down sampler and an output signal of the adder according to a predetermined selection signal and transmits the image signal to an image memory. After down-sampling this, it converts the down-sampled data into the data needed to implement the reduced image, and selectively outputs down-sampled image data and original image data before down-sampling through the multiplexer and transfers them to the memory. This solves the problem of not displaying the reduced image in the upper area of the screen.

Description

엠펙 디코더MPEG decoder

본 발명은 엠펙 디코더(MPEG decoder)에 관한 것으로, 특히 화면을 일정 비율로 축소하여 전체화면의 일부분에 디스플레이하는 기능을 갖춘 엠펙 디코더에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention [0001] The present invention relates to an MPEG decoder, and more particularly, to an MPEG decoder having a function of reducing a screen to a certain ratio and displaying a portion of the entire screen.

엠펙(MPEG ; Moving Picture Experts Group)은 동영상 압축기술의 국제표준으로서, MPEG-1과 MPEG-2, MPEG4등이 있다. 이 가운데 현재 가장 많이 쓰이는 기술이 MPEG-2이다. 이와 같은 엠팩을 구현하기 위한 하드웨어가 엠펙 디코더인데 입력된 동영상신호를 디코딩한 다음 저장하였다가 이를 재생하여 출력한다.MPEG (Moving Picture Experts Group) is an international standard for moving picture compression technology, such as MPEG-1, MPEG-2 and MPEG4. Among them, the most widely used technology is MPEG-2. Hardware for implementing such an MPEG is an MPEG decoder. The input video signal is decoded, stored, and then reproduced and output.

엠펙 디코더에서 다루어지는 영상타입으로는 I-픽처와 P-픽처, B-픽처가 있다.Image types handled by MPEG decoder include I-picture, P-picture, and B-picture.

I-픽처(Intra Picture)는 인트라 인코딩 영상의 약칭으로, 프레임 내의 인코딩 영상을 말한다. I-픽처는 화면의 모든 것을 인트라 인코딩하는 영상으로, 원영상과 같은 4순서로 인코딩된다. 또한 I-픽처는 해당화면의 정보만으로 인코딩되는 화면으로, 프레임간 예측을 쓰지 않고 생성된다. GOP(Group Of Picture)내에서는 랜덤 액세스를 위하여 최저 한 장의 I-픽처가 필요하다. P-픽처(Predictive Picture)는 프레딕티브 인코딩 영상의 약칭으로, 프레임간의 순방향 예측 인코딩 영상을 말하며, 원영상과 같은 순서로 인코딩된다. I-픽처 또는 P-픽처로부터의 예측을 수행함에 따라 생기는 화면이다. B-픽처(Bidirectionally predictive picture)는 쌍방향 예측 인코딩영상을 말한다. I, P-픽처를 먼저 처리한 후, 처리된 I-픽처와 P-픽처를 이용하여 B-픽처를 처리한다. 이 B-픽처는 엠펙의 특징인 쌍방향 예측에 의해 생기는 화면이다.An I-picture (Intra Picture) is an abbreviation of an intra encoded picture and refers to an encoded picture within a frame. An I-picture is an image that intra-encodes everything on the screen, and is encoded in the same four orders as the original image. In addition, an I-picture is a picture encoded only with information of a corresponding picture, and is generated without using inter-frame prediction. In a GOP (Group Of Picture), at least one I-picture is required for random access. P-Picture (Predictive Picture) is an abbreviation of Predictive encoded picture, and refers to a forward predicted encoded picture between frames, and is encoded in the same order as the original picture. This picture is generated by performing prediction from an I-picture or a P-picture. Bi-directionally predictive picture refers to a bidirectional predictively encoded image. I, P-picture is processed first, and then B-picture is processed using the processed I-picture and P-picture. This B-picture is a screen produced by the bidirectional prediction that is characteristic of the MPEG.

위의 설명에서 언급한 쌍방향 예측은 과거의 순방향예측뿐 아니라 미래로부터의 역방향 예측 모두에 효과가 있다. 어느 쪽이든 B-픽처를 갖지 않는 부호화계보다 이것을 갖는 부호화계가 그만큼 인코딩의 자유도가 높고 예측효율이 향상된다. 그러나 B-픽처가 삽입되기 때문에 화면의 처리순서(전달미디어상의 순서)가 원화면의 순서와 달라진다. 이와 같은 원화면과 인코딩 및 디코딩된 신호, 재생화면의 순서를 도 1에 나타내었다. 도 1에서 알 수 있듯이 인코더는 B-픽처를 건너뛰어 다음의 I-픽처와 P-픽처를 우선 확보하고, 그 다음에 사이에 있는 B-픽처를 인코딩한다. 디코더는 B-픽처를 즉시 디코딩해서 표시하지만 I-픽처와 P-픽처는 디코딩한 후에도 사이에 넣을 B-픽처의 처리가 끝난 후에 표시한다. 따라서 인코더와 디코더 모두 I-픽처 또는 P-픽처가 나타나는 주기만큼의 지연이 발생하게 되고, 이 방법을 통신에 사용하는 경우에는 이 지연의 크기가 문제가 된다.The bidirectional prediction mentioned in the above description is effective for both forward prediction as well as backward prediction from the future. In either case, the coding system having this is higher than the coding system without the B-picture, and thus the degree of freedom in encoding is increased and the prediction efficiency is improved. However, since the B-picture is inserted, the processing order of the screens (order on the delivery media) is different from that of the original screen. The order of the original picture, the encoded and decoded signal, and the playback picture are shown in FIG. 1. As can be seen in FIG. 1, the encoder skips the B-picture first to secure the next I-picture and the P-picture, and then encodes the B-picture in between. The decoder decodes and displays the B-picture immediately, but displays the I-picture and the P-picture after the processing of the B-picture to be sandwiched even after decoding. Therefore, both the encoder and the decoder have a delay as long as the I-picture or P-picture appears, and this delay is a problem when the method is used for communication.

또한 이와 같은 B-픽처에 의한 지연현상은 통신의 경우뿐만 아니라 실제로 영상을 티브이 수상기 등과 같은 디스플레이 장치에 일정 비율로 축소된 화면을 출력할 때에도 문제가 된다. 이와 같은 문제를 도 2와 도 3을 참조하여 구체적으로 설명하면 다음과 같다. 먼저 도 2는 디코딩되는 영상신호와 실제로 출력되는 재생화면의 타이밍 다이어그램으로서, 프레임 픽처인 경우를 나타내었다. 도 2에서 화면의 상위 1/2영역을 U로 나타내었으며, 하위 1/2영역을 L로 나타내었는데, 디코딩되는 영상과 실제로 출력되는 영상 사이에는 수직동기신호의 반주기 동안의 지연이 발생하는 것을 알 수 있다. 이는 곧 B-픽처의 하위 1/2영역(L)을 디코딩하는 동안에는 상위 1/2영역(U)과 현재 디코딩하고 있는 하위 1/2영역(L)의 탑 프레임(top frame)이 출력되고, 다음 B-픽처의 상위 1/2영역(U)이 디코딩되는 동안에는 이전에 디코딩된 상위 1/2영역(U)과 하위 1/2영역(L)의 바틈 프레임(bottom frame)이 출력되는 것을 의미한다. 메모리의 운용면에서도 I-픽처와 P-픽처는 한 화면의 재생이 완료되는 동안 계속 사용되기 때문에(B-픽처를 만들어야 하므로) 메모리에 전체 데이타가 저장되는 반면 B-픽처는 메모리의 효율을 높이기 위하여 출력이 완료되어 메모리의 일부분이 비워지면 이 영역에 새로운 신호를 디코딩하여 저장한다.In addition, the delay caused by the B-picture is a problem not only in case of communication but also in outputting a screen reduced in a certain ratio to a display device such as a TV receiver. This problem will be described in detail with reference to FIGS. 2 and 3 as follows. First, FIG. 2 is a timing diagram of a video signal to be decoded and a reproduced picture to be actually output, showing a case of a frame picture. In FIG. 2, the upper half region of the screen is represented by U and the lower half region is represented by L. It can be seen that a delay occurs for half a period of the vertical synchronization signal between the decoded image and the actually output image. Can be. That is, while decoding the lower half region L of the B-picture, a top frame of the upper half region U and the lower half region L currently being decoded is outputted. While the upper half region U of the next B-picture is decoded, a bottom frame of the previously decoded upper half region U and the lower half region L is output. do. In terms of memory operation, I-pictures and P-pictures are used continuously during the playback of one screen (since a B-picture must be created), so that the entire data is stored in memory, while B-pictures improve memory efficiency. When the output is completed and part of the memory is empty, the new signal is decoded and stored in this area.

이와 같은 특징 때문에 원하면을 일정 비율로 축소 재생하여 출력하는 경우에는 화면의 출력위치에 제약을 받게된다. 도 3은 원화면을 50%로 축소하여 전체 화면의 일부 영역에 출력하는 두 가지 경우(2와 3)를 나타내었다.Because of this feature, if the desired output is reduced and reproduced at a predetermined rate, the output position of the screen is restricted. FIG. 3 shows two cases (2 and 3) of reducing the original screen to 50% and outputting it to a part of the entire screen.

도 3에서 축소된(그러나 실제로 출력되는) 영상을 (2)의 경우처럼 상위 1/2영역(U)에 출력하는 경우에는, 상위 1/2영역(U)의 스캐닝이 완료되면 메모리에는 저장된 데이타가 없으므로 전체화면(1)의 하위 1/2영역(L)을 대상으로 한 스캐닝하는 동안 새로운 픽처의 데이타를 디코딩하여 메모리에 저장한다. 디코딩된 데이타를 필요로 하지 않는 하위 1/2영역(L)의 스캐닝이 완료되어 새로운 영상을 출력하기 위한 상위 1/2영역(U)의 스캐닝이 시작될 때 쯤이면 이미 메모리에는 어느 정도의 디코딩된 데이타가 저장되어 있으므로, 이를 출력하면 된다. 그러나 (3)의 경우처럼 축소된 영상을 하위 1/2영역(L)에 출력하는 경우에는, 메모리의 운용에 문제가 발생한다. 즉, 메모리에 하나의 픽처를 구현하기 위한 디코딩된 데이타가 저장되어 있는 상태에서 아무런 영상도 출력되지 않는 상위 1/2영역(U)을 스캐닝한 다음 이어서 하위 1/2영역(L)을 스캐닝하여 축소된 영상을 출력한다. 이때 전체화면(1)의 축소된 화면의 위쪽에서 8라인의 스캔이 이루어진 다음에 비로소 메모리에 여유가 생기므로, 이때까지는 새로운 픽처의 디코딩을 수행할 수 없다.In the case of outputting the reduced (but actually output) image in FIG. 3 to the upper half area U as in the case of (2), when scanning of the upper half area U is completed, data stored in the memory is completed. Since the data is not decoded, the data of the new picture is decoded and stored in the memory during scanning for the lower half area L of the full screen 1. By the time scanning of the lower half area (L) that does not require decoded data is completed and scanning of the upper half area (U) for outputting a new image is started, some decoded data is already stored in the memory. Is stored, so you can print it out. However, when outputting the reduced image to the lower half region L as in the case of (3), a problem occurs in the operation of the memory. In other words, while the decoded data for realizing one picture is stored in the memory, the upper half region U which is not outputted is scanned and then the lower half region L is scanned. Output the reduced image. At this time, since 8 lines are scanned at the upper part of the reduced screen of the full screen 1, the memory is freed up until the new picture cannot be decoded until this time.

따라서 본 발명은 인코더에서 출력된 영상 데이타가 역양자화 과정과 역이산여현변환 과정을 거치면 이를 다운 샘플링하여 축소된 영상을 구현하는데 필요한 데이타로 변환하고, 멀티플렉서를 통하여 다운 샘플링된 영상 데이타와 다운 샘플링 이전의 원래의 영상 데이타를 선택적으로 출력하여 메모리에 전달함으로써, 메모리의 운용상의 문제로 인하여 화면의 상위 영역에 축소된 영상을 출력하지 못하는 문제를 해결하는데 그 목적이 있다.Therefore, when the image data output from the encoder undergoes inverse quantization and inverse discrete cosine conversion, it is down-sampled and converted into data necessary for realizing a reduced image, and the down-sampled image data and down-sampling are transferred through a multiplexer. By selectively outputting the original image data and passing it to the memory, there is a purpose to solve the problem that the reduced image is not output to the upper region of the screen due to the operation of the memory.

도 1은 종래의 엠펙 디코더의 원화면과 인코딩 및 디코딩된 신호, 재생화면의 순서를 나타낸 도면.BRIEF DESCRIPTION OF THE DRAWINGS Fig. 1 is a view showing an original screen, an encoded and decoded signal, and a playback screen of a conventional MPEG decoder.

도 2는 디코딩되는 영상신호와 실제로 출력되는 재생화면의 타이밍을 나타낸 도면.2 is a diagram showing timing of a video signal to be decoded and a reproduction screen actually output.

도 3은 원화면을 50%로 축소하여 전체 화면의 일부 영역에 출력하는 두 가지 경우를 나타낸 도면.3 is a diagram illustrating two cases in which the original screen is reduced to 50% and output to a partial area of the full screen.

도 4는 본 발명에 따른 엠펙 디코더를 나타낸 도면.4 illustrates an MPEG decoder according to the present invention.

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

1 : 전체화면 2, 3 : 축소된 화면1: Full Screen 2, 3: Reduced Screen

I : I-픽처 P : P-픽처I: I-picture P: P-picture

B : B-픽처 11 : 역양자화블록B: B-picture 11: Inverse quantization block

12 : 역이산여현변환블록 13 : 가산기12: inverse discrete cosine transform block 13: adder

14, 15 : 영상 메모리 16 : 평균값 계산블록14, 15: video memory 16: average value calculation block

17 : 비디오 프로세서 18 : TV 인코더17: video processor 18: TV encoder

19 : 디스플레이 장치 20 : 다운 샘플러19: display device 20: down sampler

21 : 멀티플렉서 22 : 영상 메모리21: Multiplexer 22: Video Memory

S : 선택신호S: selection signal

이와 같은 목적의 본 발명은 역이산여현변환부에서 출력된 신호가 입력되는 가산기와; 상기 가산기에서 출력되는 신호를 필터링하여 낮은 해상도의 축소된 영상 신호를 발생시키는 다운 샘플러와; 소정의 선택신호에 따라 상기 다운 샘플러의 출력신호와 상기 가산기의 출력신호 가운데 하나를 선택하여 영상 메모리에 전달하는 멀티플렉서를 포함하여 이루어진다.The present invention for this purpose is an adder to which the signal output from the inverse discrete cosine conversion unit is input; A down sampler for filtering a signal output from the adder to generate a reduced resolution video signal having a low resolution; And a multiplexer which selects one of an output signal of the down sampler and an output signal of the adder according to a predetermined selection signal and transmits the selected one to an image memory.

이와 같이 이루어진 본 발명의 바람직한 실시예를 도 4와 도 5를 참조하여 설명하면 다음과 같다. 도 4는 다운 샘플러와 멀티플렉서를 구비한 본 발명에 따른 엠펙 디코더를 나타낸 것이다. 인코더를 통하여 부호화 및 양자화된 영상 데이타는 도 4의 엠펙 디코더의 역양자화블록(11)과 역이산여현변환블록(12)을 차례로 거치면서 복호화 과정이 진행된다. 역이산여현변환블록(12)에서 출력된 데이타는 가산기(13)에 입력된다. 이 가산기(13)는 이후에 움직임 보상이 이루어진 데이타가 피드백되어 입력된다. 가산기(13)의 출력신호는 두 개의 서로 다른 경로를 통하여 멀티플렉서(21)에 입력된다. 두 개의 경로 가운데 하나는 직접경로이며, 다른 하나는 본 발명을 구현하기 위하여 추가된 다운 샘플러(20)를 통한 경로이다.Referring to Figures 4 and 5 the preferred embodiment of the present invention made as described above are as follows. 4 shows an MPEG decoder according to the present invention having a down sampler and a multiplexer. The video data encoded and quantized by the encoder is sequentially subjected to the inverse quantization block 11 and the inverse discrete cosine transform block 12 of the MPEG decoder of FIG. 4. The data output from the inverse discrete cosine transform block 12 is input to the adder 13. The adder 13 is fed back with data which has been subjected to motion compensation afterwards. The output signal of the adder 13 is input to the multiplexer 21 via two different paths. One of the two paths is the direct path and the other is the path through the down sampler 20 added to implement the present invention.

다운 샘플러(20)에는 가산기(13)에서 출력되는 데이타 가운데 B-픽처만이 입력되며, 풀 사이즈의 픽처를 필터링하여 픽처의 크기를 일정 비율로 축소한다. 그러나 직접경로를 통하여 멀티플렉서(21)에 입력되는 신호는 I-픽처와 P-픽처, B-픽처가 모두 해당된다. 입력된 두 데이타 가운데 하나가 멀티플렉서(21)의 선택신호(S)에 의해 선택되어 영상 메모리(22)으로 전달된다. 만약 구현하고자 하는 영상이 풀 사이즈의 영상인 경우에는 가산기(13)의 출력 데이타를 그대로 영상 메모리(22)에 전달한다. 그러나 축소된 크기의 영상을 출력하고자 하는 경우에는 다운 샘플러(20)에서 필터링된 픽처의 데이타를 영상 메모리(22)로 전달한다. 이때의 영상 메모리(22)에서 다루어지는 픽처의 크기는 풀 사이즈가 아닌 축소된 크기의 데이타이다. 원화면을 1/2로 스케일 다운하는 경우에는 실제 화면의 크기는 1/4로 감소하므로 픽처 데이타 역시 25%로 감소한다. 즉, 풀 사이즈 픽처의 75% 크기의 메모리 영역(B-픽처를 위한 영역을 말함)의 전부를 사용할 필요가 없이 25%의 영역만을 사용하면 충분하다. 이 경우에 기존의 B- 픽처 저장을 위한 메모리 영역(75%의) 가운데 50%에 해당하는 영역을 더블 버퍼로 사용하더라도 25%에 해당하는 메모리 영역이 남게된다. 이는 출력되는 화면의 위치에 관계없이 50%의 메모리 영역만을 사용하여 B-픽처를 디코딩할 수 있음을 의미한다.Only the B-picture among the data output from the adder 13 is input to the down sampler 20, and the size of the picture is reduced by a predetermined ratio by filtering a full-size picture. However, the signal input to the multiplexer 21 through the direct path corresponds to an I-picture, a P-picture, and a B-picture. One of the two input data is selected by the selection signal S of the multiplexer 21 and transferred to the image memory 22. If the image to be implemented is a full-size image, the output data of the adder 13 is transferred to the image memory 22 as it is. However, when outputting a reduced sized image, the down sampler 20 transfers the filtered picture data to the image memory 22. The size of the picture handled in the image memory 22 at this time is data of a reduced size rather than a full size. When the original screen is scaled down to 1/2, the picture size is also reduced to 25% since the actual screen size is reduced to 1/4. That is, it is sufficient to use only 25% of the area without having to use all of the 75% of the memory area (referring to the area for the B-picture) of the full size picture. In this case, even if 50% of the existing B-picture storage area (75%) is used as the double buffer, the memory area corresponding to 25% remains. This means that the B-picture can be decoded using only 50% of the memory area regardless of the position of the output screen.

영상 메모리(22)은 두 개의 영상 메모리(14)(15)와 B-픽처 메모리(20)로 구성되는데, 멀티플렉서의 출력 데이타가 스위치(SW1)에 의해 제어되어 두 개의 영상 메모리(14)(15)와 B-픽처 메모리(20)에 선택적으로 입력된다. 이 스위치(SW1)를 제어하는 제어신호1의 논리값은 가산기(13)에서 출력되는 I-픽처와 P-픽처, B-픽처의 매크로 블록 타입에 따라 결정된다. 두 개의 영상 메모리(14)(15)에서는 각각 하나씩의 I-픽처와 P-픽처가 출력된다. 영상 메모리(14)에서 출력되는 I-픽처와 P-픽처와 또 다른 영상 메모리(15)에서 출력되는 I-픽처와 P-픽처는 평균값 계산블록(16)에 입력되어 그 평균값이 구해진다. 이 평균값 계산블록(16)과 가산기(13)는 움직임 보상부의 구성요소로서, 평균값 계산블록(16)에서 출력되는 평균값은 위에 언급한 가산기(13)에 입력되어 더욱 부드럽고 자연스러운 동영상을 구현하는데 쓰인다. 두 개의 영상 메모리(14)(15)에서 출력되는 각각의 I-픽처와 P-픽처는 B-픽처 메모리(20)에서 B-픽처와 함께 비디오 프로세서(17)에 입력된다. 이때 모든 데이타가 함께 입력되는 것이 아니라 스위치(SW2)에 의해 제어되어 선택적으로 입력된다. 비디오 프로세서(17)로 입력된 픽처 데이타는 TV 인코더(18)를 통하여 모니터 등과 같은 디스플레이 장치(19)로 전달된다.The image memory 22 is composed of two image memories 14 and 15 and a B-picture memory 20. The output data of the multiplexer is controlled by the switch SW1 so that the two image memories 14 and 15 are controlled. ) And B-picture memory 20 are selectively input. The logic value of the control signal 1 controlling this switch SW1 is determined according to the macro block types of the I-picture, P-picture, and B-picture output from the adder 13. In the two image memories 14 and 15, one I-picture and one P-picture are respectively output. The I-picture and P-picture output from the image memory 14 and the I-picture and P-picture output from another image memory 15 are input to the average value calculation block 16 to obtain the average value. The average value calculation block 16 and the adder 13 are components of the motion compensator, and the average value output from the average value calculation block 16 is input to the above-mentioned adder 13 to be used to implement a smoother and more natural video. Each of the I-pictures and P-pictures output from the two image memories 14 and 15 is input to the video processor 17 together with the B-pictures in the B-picture memory 20. At this time, not all data is input together but is selectively controlled by the switch SW2. The picture data input to the video processor 17 is transmitted to the display device 19 such as a monitor through the TV encoder 18.

이상 설명한 일련의 동작에서 알 수 있듯이, 본 발명은 인코더에서 출력된 영상 데이타가 역양자화 과정과 역이산여현변환 과정을 거치면 이를 다운 샘플링하여 축소된 영상을 구현하는데 필요한 데이타로 변환하고, 멀티플렉서를 통하여 다운 샘플링된 영상 데이타와 다운 샘플링 이전의 원래의 영상 데이타를 선택적으로 출력하여 메모리에 전달함으로써, 메모리의 운용상의 문제로 인하여 화면의 상위 영역에 축소된 영상을 출력하지 못하는 문제를 해소한다.As can be seen from the series of operations described above, when the image data output from the encoder undergoes an inverse quantization process and an inverse discrete cosine transformation process, the image data is down-sampled and converted into data necessary for realizing a reduced image, and through a multiplexer. By selectively outputting down-sampled image data and original image data before down-sampling and transferring the image data to the memory, a problem of failing to output a reduced image to an upper region of the screen due to a problem in operating the memory is eliminated.

Claims (3)

엠펙 디코더에 있어서,In MPEG decoder, 움직임 보상부에서 출력되는 영상 신호를 필터링하여 낮은 해상도의 축소된 영상 신호를 발생시키는 다운 샘플러와;A down sampler for filtering a video signal output from the motion compensator to generate a reduced video signal having a low resolution; 소정의 선택신호에 따라 상기 다운 샘플러의 출력신호와 상기 가산기의 출력신호 가운데 하나를 선택하여 영상 메모리 또는 B-픽처 메모리에 전달하는 멀티플렉서를 포함하는 엠펙 디코더.And a multiplexer for selecting one of an output signal of the down sampler and an output signal of the adder according to a predetermined selection signal and transferring the selected signal to an image memory or a B-picture memory. 청구항 1에 있어서, 상기 다운 샘플러에 입력되는 신호가 양방향예측 인코딩신호인 엠펙 디코더.The MPEG decoder of claim 1, wherein the signal input to the down sampler is a bidirectional predictive encoded signal. 청구항 1에 있어서, 상기 B-픽처 메모리가 두 부분으로 분할되어 더블 버퍼링을 구현하는 엠펙 디코더.The MPEG decoder of claim 1, wherein the B-picture memory is divided into two parts to implement double buffering.
KR1019970078769A 1997-12-30 1997-12-30 Mpeg decoder KR100252810B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970078769A KR100252810B1 (en) 1997-12-30 1997-12-30 Mpeg decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970078769A KR100252810B1 (en) 1997-12-30 1997-12-30 Mpeg decoder

Publications (2)

Publication Number Publication Date
KR19990058626A true KR19990058626A (en) 1999-07-15
KR100252810B1 KR100252810B1 (en) 2000-04-15

Family

ID=19529915

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970078769A KR100252810B1 (en) 1997-12-30 1997-12-30 Mpeg decoder

Country Status (1)

Country Link
KR (1) KR100252810B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100565714B1 (en) * 1998-12-10 2006-05-25 엘지전자 주식회사 Apparatus for video decoding and method for the same
KR100630983B1 (en) * 2001-02-20 2006-10-09 산요덴키가부시키가이샤 Image processing method, and image encoding apparatus and image decoding apparatus capable of employing the same

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100192270B1 (en) * 1996-02-03 1999-06-15 구자홍 The video decoding circuit in hdtv

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100565714B1 (en) * 1998-12-10 2006-05-25 엘지전자 주식회사 Apparatus for video decoding and method for the same
KR100630983B1 (en) * 2001-02-20 2006-10-09 산요덴키가부시키가이샤 Image processing method, and image encoding apparatus and image decoding apparatus capable of employing the same

Also Published As

Publication number Publication date
KR100252810B1 (en) 2000-04-15

Similar Documents

Publication Publication Date Title
JP3395166B2 (en) Integrated video decoding system, frame buffer, encoded stream processing method, frame buffer allocation method, and storage medium
US5923375A (en) Memory reduction in the MPEG-2 main profile main level decoder
KR100547095B1 (en) Method and apparatus for error concealment
US6683987B1 (en) Method and apparatus for altering the picture updating frequency of a compressed video data stream
US5841475A (en) Image decoding with dedicated bidirectional picture storage and reduced memory requirements
EP0690629A2 (en) Encoding method of moving pictures
US6480542B1 (en) Method for decoding compressed video data with a reduced memory requirement
EP0792557B1 (en) Method and device for decoding coded digital video signals
KR100260475B1 (en) Methods and devices for encoding and decoding frame signals and recording medium therefor
JP3147792B2 (en) Video data decoding method and apparatus for high-speed playback
EP0667717B1 (en) Method and apparatus for reproducing picture data
KR100215824B1 (en) The frame memory and image data decoding method in mpeg decoder
US5905534A (en) Picture decoding and encoding method and apparatus for controlling processing speeds
JP2898413B2 (en) Method for decoding and encoding compressed video data streams with reduced memory requirements
KR100252810B1 (en) Mpeg decoder
JP3990011B2 (en) Decoded image conversion circuit and decoded image conversion device
JP2820631B2 (en) Image decoding method and apparatus
JP4193224B2 (en) Moving picture coding apparatus and method, and moving picture decoding apparatus and method
JPH11205739A (en) Image reproduction method and system
JPH0898142A (en) Picture reproduction device
JP3017646B2 (en) Image decoding device with frame rate conversion function
JP3449370B2 (en) Image data decoding method and apparatus
JP3262464B2 (en) Image decoding device
JPH08130715A (en) Picture reproducing device
KR100188217B1 (en) Motion estimation apparatus for mpeg encoder

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: 20121210

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20131217

Year of fee payment: 15

FPAY Annual fee payment

Payment date: 20141222

Year of fee payment: 16

LAPS Lapse due to unpaid annual fee