JPH0955946A - Moving picture signal decoding device - Google Patents

Moving picture signal decoding device

Info

Publication number
JPH0955946A
JPH0955946A JP8166812A JP16681296A JPH0955946A JP H0955946 A JPH0955946 A JP H0955946A JP 8166812 A JP8166812 A JP 8166812A JP 16681296 A JP16681296 A JP 16681296A JP H0955946 A JPH0955946 A JP H0955946A
Authority
JP
Japan
Prior art keywords
picture
image data
circuit
signal decoding
memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP8166812A
Other languages
Japanese (ja)
Inventor
Hiroyuki Fukuchi
弘行 福地
Kinya Oosa
欣也 大佐
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Steel Corp
Original Assignee
Nippon Steel Corp
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 Nippon Steel Corp filed Critical Nippon Steel Corp
Priority to JP8166812A priority Critical patent/JPH0955946A/en
Publication of JPH0955946A publication Critical patent/JPH0955946A/en
Pending legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Television Signal Processing For Recording (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a smooth reverse reproduction function in the case of reproducing a digital picture which is compressed/encoded by an MPEG system. SOLUTION: The picture which is processed by a demultiplex circuit 1, a variable length decoding circuit 2, an reverse quantization circuit 3 and an reverse discrete cosine transformation(IDCT) circuit 4 is down-sampled to the number of the picture elements of 1/M (M: positive integer) in a down sampling circuit 5. Since a subsequent processing is by picture data obtained by down- sampling it to the number of the picture elements of 1/M (M: positive integer), the number of pictures which is M-times as much as a conventional case can be stored in a memory circuit 9. Thus, all the pictures in one GOP can be stored in the memory 9, and the pictures are not required to be thinned. Thus, the smooth moving picture can be supplied at the time of inverse reproduction. Thus, the extension of a picture memory is not required.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、動画像信号の各フ
レームの画像データを表すピクチャ情報と、フレーム間
の動きベクトルを表す動きベクトル情報との組み合わせ
を用いて動画像データが圧縮符号化された画像データを
復号する動画像信号復号装置に関し、特に、MPEG
(Moving Picture Experts Group)方式と呼ばれるデー
タ圧縮技術を用いて圧縮された画像データを復号する動
画像信号復号装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention compresses and codes moving image data using a combination of picture information representing image data of each frame of a moving image signal and motion vector information representing a motion vector between frames. And a moving picture signal decoding apparatus for decoding compressed image data, particularly MPEG.
The present invention relates to a moving picture signal decoding device that decodes image data compressed using a data compression technique called a (Moving Picture Experts Group) system.

【0002】[0002]

【従来の技術】従来、動画像信号を高能率符号化(デー
タ圧縮)するための手法は種々知られている。例えば、
画像の空間冗長性を除去するピクチャ内符号化や、動画
像の時間方向の冗長性を除去する順方向予測符号化及び
双方向予測符号化等の技術をあげることができる。これ
らの技術を利用した高能率符号化方式の一例として、M
PEG方式と呼ばれる規格ISO/IEC 11172
−2がある。
2. Description of the Related Art Conventionally, various techniques have been known for high-efficiency coding (data compression) of moving image signals. For example,
Techniques such as intra-picture encoding that removes spatial redundancy in an image, and forward predictive encoding and bidirectional predictive encoding that removes temporal redundancy in a moving image can be cited. As an example of a high-efficiency coding system using these techniques, M
Standard called PEG method ISO / IEC 11172
-2.

【0003】このMPEG方式においては、画像の空間
的冗長性を除去するピクチャ内符号化としてDTC(Di
screte Cosine Transform )変換が用いられており、画
像を8×8画素のブロックに分割して処理が進められ
る。そして、任意のピクチャとその前のピクチャの時間
方向の冗長性を除去するための順方向予測符号化、任意
のピクチャとその前後のピクチャの時間方向の冗長性を
除去するための双方向予測符号化を行う場合でも、8×
8画素のブロックが基本単位となる。
In this MPEG system, DTC (Di
screte Cosine Transform) is used, and the image is divided into blocks of 8 × 8 pixels to be processed. Then, forward predictive coding for removing the temporal redundancy of an arbitrary picture and the preceding picture, and bidirectional predictive coding for removing the temporal redundancy of an arbitrary picture and the pictures before and after it. 8 ×, even when
A block of 8 pixels is the basic unit.

【0004】以下、MPEG方式における画像データの
処理の概要を説明する。
An outline of image data processing in the MPEG system will be described below.

【0005】尚、以降の説明において、ピクチャ内符号
化されたピクチャを「Iピクチャ」、順方向予測符号化
されたピクチャを「Pピクチャ」、双方向予測符号化さ
れたピクチャを「Bピクチャ」と各々呼ぶ。
In the following description, an intra-picture coded picture is an "I picture", a forward predictive coded picture is a "P picture", and a bidirectional predictive coded picture is a "B picture". Call each.

【0006】まず、エンコード側においては、原画像デ
ータから可変長符号化されたピクチャ情報と動きベクト
ルを含む画像データを求め、これにヘッダ情報を付加す
ることにより、圧縮画像データ(以下、単に圧縮データ
とも言う)を生成する。
First, on the encoding side, image data including picture information and motion vectors coded in variable length is obtained from the original image data, and header information is added to this to obtain compressed image data (hereinafter, simply compressed). (Also called data) is generated.

【0007】上記ヘッダ情報には、ピクチャ情報を可変
長符号化する際の量子化の単位を示す量子化ステップ情
報が含まれている。また、上記動きベクトル情報は、2
つのピクチャ間の被写体の動きを示したものである。
The header information includes quantization step information indicating a unit of quantization when variable-length coding picture information. The motion vector information is 2
It shows the movement of a subject between two pictures.

【0008】ここで、Iピクチャの場合には、Iピクチ
ャのみからピクチャ情報が求められるのに対して、Pピ
クチャの場合には、Pピクチャとその前のピクチャの差
分を用いてピクチャ情報が求められ、また、Bピクチャ
の場合には、Bピクチャとその前後のピクチャとの差分
を用いてピクチャ情報が求められる。そこで、Bピクチ
ャは通常2つ連続するが、Bピクチャを復号する際には
その前後のIピクチャ又はPピクチャを必要とするた
め、エンコード側において、Bピクチャから見て時間的
に後にあるピクチャを先にIピクチャ又はPピクチャと
して符号化して出力する必要がある。したがって、双方
向予測符号化を行う場合には、ピクチャ間の時間的順序
が入れ替わってエンコードされる。
Here, in the case of an I picture, the picture information is obtained only from the I picture, whereas in the case of a P picture, the picture information is obtained using the difference between the P picture and the previous picture. In the case of a B picture, the picture information is obtained by using the difference between the B picture and the pictures before and after the B picture. Therefore, two B pictures are usually continuous, but since an I picture or a P picture before and after the B picture is required when decoding the B picture, on the encoding side, a picture that is temporally behind the B picture is selected. It is necessary to first encode and output as an I picture or P picture. Therefore, when bidirectional predictive coding is performed, the temporal order between pictures is switched and encoded.

【0009】一方、デコード側においては、動画像復号
装置により、上述したエンコード側の処理と逆の処理を
圧縮画像データに対して施すことにより、原画像データ
を再生する。
On the other hand, on the decoding side, the moving image decoding device performs the processing reverse to the processing on the encoding side on the compressed image data to reproduce the original image data.

【0010】このとき、上記動画像復号装置は、上述し
たことにより、Bピクチャを復号化する際に必要なIピ
クチャ又はPピクチャを蓄積しておく必要があることか
ら、通常、3〜4ピクチャ分の画像データを蓄積するの
に十分な容量を有する画像メモリを必要とする。
At this time, since the moving picture decoding apparatus needs to store the I picture or P picture necessary for decoding the B picture as described above, it is usually 3 to 4 pictures. It requires an image memory with sufficient capacity to store minutes of image data.

【0011】また、MPEG方式においては、図5に示
すようなGOP(Group Of Picture)と呼ばれるピクチ
ャを1ピクチャ以上集めた単位が用いられる。これは、
ランダムアクセスを実現するために、アクセスのための
エントリー点を設けるために採用されたものである。こ
のGOP内の構造は、I、P及びBピクチャで任意に構
成可能であるが、一般的には、先頭にIピクチャを置
き、その後に一定の周期、例えば、3ピクチャでPピク
チャを置き、その間にBピクチャを挟む周期的な構造が
用いられている。また、GOPの長さも任意の長さが可
能であるが、一般的には、15〜30ピクチャ程度の長
さが用いられている。
In the MPEG system, a unit of one or more pictures called GOP (Group Of Picture) as shown in FIG. 5 is used. this is,
It was adopted to provide an entry point for access in order to realize random access. The structure in this GOP can be arbitrarily configured with I, P, and B pictures, but in general, an I picture is placed at the beginning, and then a P picture is placed at a fixed period, for example, 3 pictures, A periodic structure in which B pictures are sandwiched is used. Further, the GOP can have any length, but a length of about 15 to 30 pictures is generally used.

【0012】[0012]

【発明が解決しようとする課題】ところで、上述のよう
な動画像信号復号装置が搭載される装置の一例としてデ
ィジタルビデオ再生装置があるが、このディジタルビデ
オ再生装置でも、通常のアナログ方式のビデオ再生装置
と同様に、逆再生機能を利用できることが望ましい。
By the way, there is a digital video reproducing apparatus as an example of an apparatus in which the above-mentioned moving picture signal decoding apparatus is mounted. Even with this digital video reproducing apparatus, a normal analog type video reproducing apparatus is also used. As with the device, it is desirable to be able to utilize the reverse playback function.

【0013】そこで、上述した従来の動画像信号復号装
置を用いて動画像の逆再生を行う場合には、GOP内の
ピクチャを復号した後全て蓄積し、蓄積したピクチャを
時間的に逆に出力すればよい。但し、この場合には、デ
ィジタルビデオ再生装置において、GOP単位で時間的
に逆方向に記録データが再生されることを前提としてい
る。
Therefore, when reverse reproduction of a moving image is performed using the above-described conventional moving image signal decoding apparatus, all the pictures in the GOP are decoded and then accumulated, and the accumulated pictures are output in reverse temporally. do it. However, in this case, it is premised that the recorded data is reproduced in a temporally reverse direction in units of GOPs in the digital video reproducing apparatus.

【0014】しかしながら、上述したような従来の動画
像信号復号装置で逆再生機能を実現するためには、GO
P内のピクチャを全て蓄積するために、通常再生処理で
必要とする画像メモリに加えて、10ピクチャ以上の画
像データを記憶するのに十分な容量を有する増設メモリ
が必要であった。これは、本来備わっている画像メモリ
では、3〜4ピクチャ分の画像データ程度しか蓄積でき
ないため、GOP内のピクチャを5ピクチャ以上蓄積す
るためには、メモリを増設しなければならないためであ
る。したがって、従来の動画像信号復号装置では、画像
のために膨大なメモリ量を必要とすることから、回路の
規模やコスト的に大きな問題があった。このことは、高
速再生や高速逆再生する場合においても同様である。
However, in order to realize the reverse reproduction function in the conventional moving picture signal decoding apparatus as described above, GO
In order to store all the pictures in P, an additional memory having a sufficient capacity to store image data of 10 pictures or more was necessary in addition to the image memory required for the normal reproduction processing. This is because the intrinsic image memory can store only about 3 to 4 pictures of image data, so that the memory must be expanded in order to store 5 pictures or more in the GOP. Therefore, in the conventional moving image signal decoding apparatus, a huge amount of memory is required for an image, which causes a big problem in circuit scale and cost. This also applies to high-speed reproduction and high-speed reverse reproduction.

【0015】そこで、特開平5−145887号公報に
記載のように、高速再生や高速逆再生する場合におい
て、Iピクチャのみを用い、PピクチャとBピクチャは
間引いて再生することにより、画像メモリの増大を避け
る方法が提案された。
Therefore, as described in JP-A-5-145887, in the case of high-speed reproduction or high-speed reverse reproduction, only the I picture is used and the P picture and the B picture are thinned out and reproduced, whereby the image memory A method to avoid the increase was proposed.

【0016】しかしながら、この方法では、本来連続す
るはずのピクチャの相当数が間引かれて再生されるため
に、画像が飛び飛びになって自然さを損なうという問題
があった。
However, this method has a problem that a considerable number of pictures that should originally be continuous are thinned out and reproduced, so that the images are scattered and unnatural.

【0017】そこで、本発明は、上記の欠点を除去する
ために成されたもので、回路の規模やコストを増やすこ
となく、且つスムーズな逆再生等の特殊再生機能を実現
する動画像信号復号装置を提供することを目的とする。
Therefore, the present invention has been made in order to eliminate the above-mentioned drawbacks, and a moving picture signal decoding which realizes a smooth special reproduction function such as reverse reproduction without increasing the circuit size and cost. The purpose is to provide a device.

【0018】[0018]

【課題を解決するための手段】上述した課題を解決する
ために、本発明に係る動画像信号復号装置は、動画像信
号の各フレームの画像データを表すピクチャ情報とフレ
ーム間の動きベクトルを表す動きベクトル情報との組み
合わせを用いて原画像データを圧縮することにより得ら
れる圧縮画像データを復号する動画像信号復号装置であ
って、入力された圧縮画像データを復号して、原画像デ
ータに含まれる画素数の1/M(M:正の整数)の画素
数を有するサンプル画像データを生成するサンプル画像
復号手段と、上記サンプル画像復号手段で得られたサン
プル画像データを記憶するメモリ手段と、上記メモリ手
段に記憶されたサンプル画像データを所定の順番で読み
出すメモリ読出手段とを備えることを特徴とする。ま
た、本発明に係る動画像信号復号装置は、上記サンプル
画像復号手段が、上記動きベクトルの大きさを1/√M
倍して、原画像の1/Mの大きさの画像を表すサンプル
画像データを生成することを特徴とする。また、本発明
に係る動画像信号復号装置は、上記サンプル画像復号手
段が、原画像データに含まれる画素数の1/Mの数の画
素をサンプルするサンプリング手段を備えることを特徴
とする。また、本発明に係る動画像信号復号装置は、上
記サンプル画像データに含まれる画素の値から、間引か
れた画素の値を補間により求める補間手段を備えること
を特徴とする。また、本発明に係る動画像信号復号装置
は、上記メモリ読出手段が、原画像の時間軸方向に対し
て逆方向の順番に上記メモリ手段からサンプル画像デー
タを読み出すことを特徴とする。また、本発明に係る動
画像信号復号装置は、入力される圧縮画像データが、M
PEG方式で圧縮符号化されたものであることを特徴と
する。また、本発明に係る動画像信号復号装置は、上記
サンプル画像復号手段が、上記圧縮画像データに含まれ
るGOP内にあるピクチャ内符号化ピクチャ、ピクチャ
間順方向符号化ピクチャ及び双方向予測符号化ピクチャ
の全てを復号処理することを特徴とする。また、本発明
に係る動画像信号復号装置は、上記サンプル画像復号手
段が、上記圧縮画像データのGOP内にあるピクチャ内
符号化ピクチャ及びピクチャ間順方向符号化ピクチャの
みを復号処理することを特徴とする。また、本発明に係
る動画像信号復号装置は、「M=4」であることを特徴
とする。
In order to solve the above-mentioned problems, a moving picture signal decoding apparatus according to the present invention represents picture information representing image data of each frame of a moving picture signal and a motion vector between frames. A moving image signal decoding apparatus that decodes compressed image data obtained by compressing original image data using a combination with motion vector information, the input compressed image data being decoded and included in the original image data. Sample image decoding means for generating sample image data having a pixel number of 1 / M (M: a positive integer) of the number of pixels to be stored, and memory means for storing the sample image data obtained by the sample image decoding means. And a memory reading unit for reading the sample image data stored in the memory unit in a predetermined order. Further, in the moving image signal decoding apparatus according to the present invention, the sample image decoding means sets the magnitude of the motion vector to 1 / √M.
It is characterized in that it is multiplied to generate sample image data representing an image having a size of 1 / M of the original image. Further, the moving picture signal decoding device according to the present invention is characterized in that the sample picture decoding means includes a sampling means for sampling pixels of 1 / M number of pixels included in the original image data. Further, the moving image signal decoding apparatus according to the present invention is characterized by including an interpolation unit that obtains the value of the thinned pixel by interpolation from the value of the pixel included in the sample image data. Further, the moving image signal decoding apparatus according to the present invention is characterized in that the memory reading means reads the sample image data from the memory means in the order opposite to the time axis direction of the original image. Further, in the moving image signal decoding apparatus according to the present invention, the input compressed image data is M
It is characterized in that it is compression-encoded by the PEG method. Further, in the moving image signal decoding apparatus according to the present invention, the sample image decoding means includes an intra-picture coded picture, an inter-picture forward coded picture, and a bidirectional predictive coded code included in the GOP included in the compressed image data. The feature is that all the pictures are decoded. Further, in the moving image signal decoding apparatus according to the present invention, the sample image decoding means decodes only intra-picture coded pictures and inter-picture forward coded pictures in the GOP of the compressed image data. And Further, the moving picture signal decoding apparatus according to the present invention is characterized in that "M = 4".

【0019】[0019]

【作用】本発明によれば、サンプル画像復号手段におい
て、原画像データに含まれる画素数の1/Mの画素数の
みを有するサンプル画像データを得ることにより、通常
の画像データを記憶する場合と比べて、M倍の数のピク
チャを同じメモリ手段に記憶することができる。これに
より、ピクチャ内符号化ピクチャ、ピクチャ間順方向予
測符号化ピクチャ及び双方向予測符号化ピクチャの全て
を用いて特殊再生する場合でも、増設メモリの数を低減
することができる。また、例えば、通常再生のために4
ピクチャ分の画像メモリが必要であり、特殊再生のため
に16ピクチャ分の画像メモリが必要であると仮定すれ
ば、「M=4」とすることにより、特殊再生のために必
要な画像メモリの数は、通常再生のために必要な画像メ
モリの数と一致し、増設メモリは不要となる。したがっ
て、回路規模もコストも従来の装置と殆ど変わらないま
ま、スムーズな特殊再生を実現することができる。ま
た、ピクチャ内符号化ピクチャ及びピクチャ間順方向予
測符号化ピクチャのみを1/Mの画素数に復号し、双方
向予測符号化ピクチャの復号を行わないようにすること
で、さらにスムーズな特殊再生を実現することができ
る。
According to the present invention, in the case of storing normal image data, the sample image decoding means obtains the sample image data having only 1 / M of the number of pixels included in the original image data. In comparison, M times as many pictures can be stored in the same memory means. As a result, the number of additional memories can be reduced even when special reproduction is performed using all intra-picture coded pictures, inter-picture forward predictive coded pictures, and bidirectional predictive coded pictures. Also, for example, 4 for normal playback
Assuming that the picture memory for the picture is required and the picture memory for the 16 pictures is required for the special reproduction, by setting “M = 4”, the picture memory required for the special reproduction is set. The number corresponds to the number of image memories required for normal reproduction, and the additional memory is unnecessary. Therefore, smooth special reproduction can be realized while the circuit scale and cost are almost the same as those of the conventional device. Further, by decoding only the intra-picture coded picture and the inter-picture forward predictive coded picture to the number of pixels of 1 / M and not decoding the bidirectional predictive coded picture, smoother special reproduction is achieved. Can be realized.

【0020】[0020]

【発明の実施の形態】以下、本発明の実施の形態につい
て図1〜図5を用いて説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to FIGS.

【0021】本発明の実施の形態による動画像信号復号
装置は、例えば、MPEG方式に適用したものであり、
図1に示すように、入力端子21、デマルチプレクス回
路1、可変長復号回路2、逆量子化回路3、IDCT
(逆離散コサイン変換)回路4、ダウンサンプリング回
路5、加算回路6、スケーリング回路7、再構成用アド
レス発生回路8、メモリ回路9、制御回路10、アドレ
ス発生回路(A)11、アドレス発生回路(B)12、
アドレス発生回路(C)13、演算回路14、及び出力
端子22,23を備える。
The moving picture signal decoding apparatus according to the embodiment of the present invention is applied to, for example, the MPEG system,
As shown in FIG. 1, an input terminal 21, a demultiplexing circuit 1, a variable length decoding circuit 2, an inverse quantization circuit 3, an IDCT.
(Inverse Discrete Cosine Transform) Circuit 4, Down Sampling Circuit 5, Addition Circuit 6, Scaling Circuit 7, Reconstruction Address Generation Circuit 8, Memory Circuit 9, Control Circuit 10, Address Generation Circuit (A) 11, Address Generation Circuit ( B) 12,
An address generation circuit (C) 13, an arithmetic circuit 14, and output terminals 22 and 23 are provided.

【0022】まず、この動画像信号復号装置における通
常再生時の動作について説明する。
First, the operation of the moving picture signal decoding apparatus during normal reproduction will be described.

【0023】上記動画像信号復号装置には、外部の図示
していないディスク再生回路等から圧縮データ(エンコ
ードデータ)が入力端子21を介して入力される。この
入力された圧縮データは、MPEG方式でエンコードし
て得られたものである。そして、上記圧縮データは、デ
マルチプレクス回路1により、ヘッダ情報と可変長符号
化された画像データに分離される。分離して得られたヘ
ッダ情報のうち、ピクチャ情報の量子化の単位を示す量
子化ステップ情報は、逆量子化回路3に供給され、ま
た、2つのピクチャ間の被写体の動きを示す動きベクト
ル情報は、スケーリング回路7を介して再構成用アドレ
ス発生回路8に供給される。
Compressed data (encoded data) is input to the moving picture signal decoding apparatus from an external disk reproducing circuit (not shown) or the like through an input terminal 21. The input compressed data is obtained by encoding in the MPEG system. Then, the compressed data is separated by the demultiplexing circuit 1 into header information and variable-length coded image data. Of the header information obtained by the separation, the quantization step information indicating the quantization unit of the picture information is supplied to the inverse quantization circuit 3, and the motion vector information indicating the motion of the subject between the two pictures is also supplied. Are supplied to the reconfiguration address generation circuit 8 via the scaling circuit 7.

【0024】一方、可変長符号化されている画像データ
は、デマルチプレクス回路1から可変長復号回路2に供
給され、可変長復号回路2で可変長復号化されたデータ
が逆量子化回路3に供給される。
On the other hand, the variable-length coded image data is supplied from the demultiplexing circuit 1 to the variable-length decoding circuit 2, and the data variable-length decoded by the variable-length decoding circuit 2 is dequantized by the inverse quantization circuit 3. Is supplied to.

【0025】逆量子化回路3は、デマルチプレクス回路
1からの量子化ステップ情報に基づいて、可変長復号化
されたデータに対して逆量子化処理を施す。
The inverse quantization circuit 3 performs an inverse quantization process on the variable-length decoded data based on the quantization step information from the demultiplex circuit 1.

【0026】IDCT回路4は、逆量子化回路3で逆量
子化されたデータに対してIDCT変換処理を施し、そ
の結果得られたデータをダウンサンプリング回路5を介
して加算回路6に供給する。
The IDCT circuit 4 performs IDCT conversion processing on the data dequantized by the dequantization circuit 3, and supplies the resulting data to the addition circuit 6 via the downsampling circuit 5.

【0027】尚、通常再生時には、ダウンサンプリング
回路5は入力データをそのまま出力するようになされて
いる。
During normal reproduction, the downsampling circuit 5 outputs the input data as it is.

【0028】IDCT回路4の出力結果は、Iピクチャ
の場合には画像データそのものとなる。この場合、ID
CT回路4の出力結果は、加算回路6において変更され
ず、再構成用アドレス発生回路8から出力されるアドレ
スに基づいてメモリ回路9に記憶される。
The output result of the IDCT circuit 4 is the image data itself in the case of an I picture. In this case, the ID
The output result of the CT circuit 4 is not changed in the adding circuit 6 and is stored in the memory circuit 9 based on the address output from the reconstructing address generating circuit 8.

【0029】これに対して、Pピクチャ又はBピクチャ
の場合、IDCT回路4の出力結果は、予測符号化を行
った後では2つのピクチャ間の差信号となっている。こ
のため、加算回路6では、IDCT回路4の出力結果と
予測符号化の基礎となったピクチャのデータの加算処理
が行われる。
On the other hand, in the case of a P picture or a B picture, the output result of the IDCT circuit 4 is a difference signal between two pictures after the predictive coding. Therefore, the adder circuit 6 performs the addition process of the output result of the IDCT circuit 4 and the data of the picture which is the basis of the predictive coding.

【0030】ここで、Pピクチャの予測符号化の基礎と
なったピクチャは、そのPピクチャの前のIピクチャ又
はPピクチャであり、Bピクチャの予測符号化の基礎と
なったピクチャは、そのBピクチャの前後のIピクチャ
又はPピクチャである。これらの加算処理に必要なピク
チャは、再構成用アドレス発生回路8から出力されるア
ドレスに基づいてメモリ回路9から読み出され、加算回
路6に供給される。
Here, the picture which is the basis of the predictive coding of the P picture is the I picture or P picture before the P picture, and the picture which is the basis of the predictive coding of the B picture is its B picture. It is an I picture or a P picture before and after the picture. The picture necessary for the addition processing is read from the memory circuit 9 based on the address output from the reconstruction address generation circuit 8 and supplied to the addition circuit 6.

【0031】尚、予測符号化の際に動き情報を用いてい
る場合、再構成用アドレス発生回路8は、デマルチプレ
クス回路1からスケーリング回路7を介して供給される
動きベクトル情報に基づいて、メモリ回路9の読出アド
レスを修正し、その読出アドレスに基づいてメモリ回路
9から読み出されたピクチャは、加算回路6に供給され
る。そして、加算回路6で得られた加算結果は、再構成
用アドレス発生回路8から出力されるアドレスに基づい
て、メモリ回路9に記憶される。
When the motion information is used in the predictive coding, the reconstruction address generating circuit 8 uses the motion vector information supplied from the demultiplexing circuit 1 through the scaling circuit 7, The read address of the memory circuit 9 is corrected, and the picture read from the memory circuit 9 based on the read address is supplied to the adder circuit 6. Then, the addition result obtained by the addition circuit 6 is stored in the memory circuit 9 based on the address output from the reconstruction address generation circuit 8.

【0032】上述のように、再構成されたピクチャは、
一旦メモリ回路9に蓄積され、制御回路10により制御
される通常再生用のアドレス発生回路(A)11により
発生された読出アドレスに従って、ピクチャの順序が入
れ換えされながら読み出され、出力端子22を介して出
力される。これは、エンコードの際に、双方向予測技術
を用いるため、ピクチャの順序が時間方向で見た場合に
入れ替わるためである。
As mentioned above, the reconstructed picture is
According to the read address stored in the memory circuit 9 once and generated by the address generating circuit (A) 11 for normal reproduction controlled by the control circuit 10, the pictures are read out while the order of the pictures is changed, and output through the output terminal 22. Is output. This is because the bidirectional prediction technique is used at the time of encoding, and therefore the order of pictures is switched when viewed in the time direction.

【0033】つぎに、この動画像信号復号装置における
逆再生等の特殊再生時の動作について説明する。
Next, the operation of the moving picture signal decoding apparatus during special reproduction such as reverse reproduction will be described.

【0034】制御回路10により制御されるダウンサン
プリング回路5は、IDCT回路4からの画像データに
含まれる画素数が1/Mとなるように、上記画像データ
をダウンサンプリングしてサンプル画像データを生成す
る。
The downsampling circuit 5 controlled by the control circuit 10 downsamples the image data so that the number of pixels included in the image data from the IDCT circuit 4 is 1 / M to generate sample image data. To do.

【0035】ここで、「M」は、正の整数であり、通常
再生時の場合は「M=1」であるが、特殊再生時の場合
は「M≧2」となる。以下、「M=4」として説明す
る。
Here, "M" is a positive integer, "M = 1" during normal reproduction, but "M≥2" during special reproduction. Hereinafter, description will be made assuming that "M = 4".

【0036】図2は、IDCT回路4からダウンサンプ
リング回路5に供給される画像データに含まれる1ブロ
ック中の画素を示したものである。上記図2では、白丸
Z21は、ダウンサンプリング回路5によりサンプルさ
れる画素を示し、黒丸Z22、黒四角Z23及び黒三角
Z24は、間引かれる画素を示す。
FIG. 2 shows pixels in one block included in the image data supplied from the IDCT circuit 4 to the downsampling circuit 5. In FIG. 2, white circles Z21 indicate pixels sampled by the downsampling circuit 5, and black circles Z22, black squares Z23 and black triangles Z24 indicate thinned pixels.

【0037】上記図2に示すように、IDCT回路4か
らダウンサンプリング回路5に供給される画像データに
含まれる1ブロックは、8×8画素から構成されるが、
この画素数は、ダウンサンプリングにより、水平方向で
1/2、垂直方向で1/2となる。したがって、ダウン
サンプリング回路5で得られるサンプル画素データの1
ブロックは、4×4画素から構成され、これ以降の加算
処理やメモリへの書込処理等は、この4×4画素のブロ
ック単位で行われることとなる。
As shown in FIG. 2, one block included in the image data supplied from the IDCT circuit 4 to the downsampling circuit 5 is composed of 8 × 8 pixels.
The number of pixels becomes ½ in the horizontal direction and ½ in the vertical direction by downsampling. Therefore, 1 of the sample pixel data obtained by the down sampling circuit 5
Each block is composed of 4 × 4 pixels, and subsequent addition processing, memory writing processing, and the like are performed in units of this 4 × 4 pixel block.

【0038】制御回路10により制御される再構成用ア
ドレス発生回路8は、ダウンサンプリング回路5で生成
された、又は加算回路6で加算処理された通常の画素数
の1/4の画素数から構成される画像データをメモリ回
路9に書き込むためのアドレス、又はメモリ回路9から
読み出すためのアドレスを発生する。
The reconstructing address generating circuit 8 controlled by the control circuit 10 is composed of 1/4 of the normal number of pixels generated by the downsampling circuit 5 or added by the adding circuit 6. An address for writing the image data to be written into the memory circuit 9 or an address for reading from the memory circuit 9 is generated.

【0039】尚、ダウンサンプリング回路5は、サンプ
ル画像データを、通常のピクチャの1/4の大きさを示
す縮小画像データとして生成してもよい。この場合に
は、動きベクトルの大きさを「1/√M=1/2」とす
る必要がある。これは、制御回路10により制御される
スケーリング回路7により行う。また、一旦メモリ回路
9に蓄積された再構成されたピクチャは、制御回路10
により制御される縮小再生用のアドレス発生回路(B)
12により発生された読出アドレスに従って、ピクチャ
の順序が入れ換えされながら読み出され、出力端子22
を介して出力される。
The downsampling circuit 5 may generate the sample image data as reduced image data showing a size of 1/4 of a normal picture. In this case, it is necessary to set the magnitude of the motion vector to "1 / √M = 1/2". This is performed by the scaling circuit 7 controlled by the control circuit 10. Further, the reconstructed picture once stored in the memory circuit 9 is stored in the control circuit 10
Address generator circuit (B) for reduction reproduction controlled by
According to the read address generated by 12, the pictures are read while the order of the pictures is changed, and the output terminal 22
Is output via.

【0040】また、ダウンサンプリング回路5は、サン
プル画像データを、間引かれた画素を補間処理により求
めて、通常のピクチャと同じ大きさを示す画像データと
して生成してもよい。この場合には、上記補間処理は演
算回路14により行われ、補間処理の方法としては、上
記図2の黒丸Z22で示す画素を左右2つの画素の値を
平均して求め、黒四角Z23で示す画素を上下2つの画
素の値を平均して求め、黒三角Z24で示す画素を斜め
4つの画素の値を平均して求める方法を用いる。また、
一旦メモリ回路9に蓄積された再構成されたピクチャ
は、制御回路10により制御される補間再生用のアドレ
ス発生回路(C)13により発生された読出アドレスに
従って、ピクチャの順序が入れ換えされながら読み出さ
れ、出力端子22を介して出力される。
Further, the down-sampling circuit 5 may generate sample image data as image data having the same size as a normal picture by obtaining thinned pixels by interpolation. In this case, the interpolation processing is performed by the arithmetic circuit 14. As a method of the interpolation processing, the pixel indicated by the black circle Z22 in FIG. 2 is obtained by averaging the values of the two left and right pixels, and is indicated by the black square Z23. A pixel is obtained by averaging the values of two upper and lower pixels, and a pixel indicated by a black triangle Z24 is obtained by averaging the values of four diagonal pixels. Also,
The reconstructed picture once stored in the memory circuit 9 is read while the order of pictures is changed according to the read address generated by the address generation circuit (C) 13 for interpolation reproduction controlled by the control circuit 10. And output via the output terminal 22.

【0041】つぎに、メモリ回路9の読出及び書込動作
について具体的に説明する。
Next, the read and write operations of the memory circuit 9 will be specifically described.

【0042】尚、以下の説明では、ダウンサンプリング
回路5は、例えば、サンプル画像データを縮小画像デー
タとして求めるものとする。
In the following description, the downsampling circuit 5 determines, for example, sample image data as reduced image data.

【0043】通常再生時と同様、IDCT回路4の出力
結果は、Iピクチャの場合には画像データそのものとな
る。この場合には、ダウンサンプリング回路5の出力結
果は、加算回路6では何も処理されず、再構成用アドレ
ス発生回路8が発生するアドレスに基づいて、メモリ回
路9に蓄積される。
Similar to the normal reproduction, the output result of the IDCT circuit 4 is the image data itself in the case of an I picture. In this case, the output result of the down-sampling circuit 5 is not processed by the adding circuit 6 and is stored in the memory circuit 9 based on the address generated by the reconstructing address generating circuit 8.

【0044】これに対し、Pピクチャ又はBピクチャの
場合には、IDCT回路4の出力結果は、予測を行った
後の残差信号となっている。このため、ダウンサンプリ
ング回路5の出力結果と予測符号化の基礎となったピク
チャのデータの加算処理が加算回路6で行われる。予測
符号化の基礎となったピクチャは、Pピクチャの場合に
は、直前のIピクチャ又はPピクチャであり、Bピクチ
ャの場合には、前後にあるIピクチャ又はPピクチャで
ある。これらの加算処理に必要なピクチャは、再構成用
アドレス発生回路8が発生するアドレスに基づいて、メ
モリ回路9から4×4画素のブロックで読み出され、加
算回路6に供給される。
On the other hand, in the case of P picture or B picture, the output result of the IDCT circuit 4 is the residual signal after the prediction. Therefore, the addition circuit 6 performs the addition process of the output result of the down-sampling circuit 5 and the data of the picture which is the basis of the predictive coding. The picture which is the basis of the predictive coding is the immediately preceding I picture or P picture in the case of P picture, and the preceding or following I picture or P picture in the case of B picture. The picture necessary for the addition processing is read from the memory circuit 9 in a block of 4 × 4 pixels based on the address generated by the reconstruction address generation circuit 8 and supplied to the addition circuit 6.

【0045】尚、予測の際に動き情報を利用している場
合には、再構成用アドレス発生回路8は、デマルチプレ
クス回路1からスケーリング回路7に供給されて縦横1
/2の大きさにスケールされた動きベクトル情報を基に
メモリ回路6から読出アドレスを修正し、その読出アド
レスに基づいてメモリ回路9から読み出された内容は、
加算回路6に供給される。
When the motion information is used in the prediction, the reconstructing address generating circuit 8 is supplied from the demultiplexing circuit 1 to the scaling circuit 7 and the vertical and horizontal 1
The read address is corrected from the memory circuit 6 on the basis of the motion vector information scaled to / 2, and the content read from the memory circuit 9 based on the read address is
It is supplied to the adder circuit 6.

【0046】加算回路6で加算された結果は、再構成用
アドレス発生回路8が発生するアドレスに基づいて、メ
モリ回路9に4×4画素のブロックで蓄積される。
The result of addition by the adder circuit 6 is stored in the memory circuit 9 in a block of 4 × 4 pixels based on the address generated by the reconstructing address generating circuit 8.

【0047】上述のようにして、原画素の1/4の大き
さに再構成された画像は、一旦メモリ回路9に蓄積さ
れ、アドレス発生回路(B)12が発生するアドレスに
基づいて、ピクチャの順序を入れ換えながら読み出され
て、出力端子22を介して出力される。このとき、ピク
チャの順序を入れ換えるのは、MPEG方式の場合、原
画像の時間軸と異なる順番でI、P、Bピクチャが伝送
されるからである。例えば、伝送されてきたGOP内で
は、I、P、B、B、・・・という順番であるのを、原
画像の時間軸に忠実に再生するためには、読み出し時
に、I、B、B、・・・、Pの順番で読み出さなければ
ならない。
The image reconstructed to the size of 1/4 of the original pixel as described above is temporarily stored in the memory circuit 9 and the picture is generated based on the address generated by the address generation circuit (B) 12. The data is read while changing the order of, and output through the output terminal 22. At this time, the order of pictures is changed because in the MPEG system, I, P, and B pictures are transmitted in an order different from the time axis of the original image. For example, in the transmitted GOP, the order of I, P, B, B, ... Is reproduced in order to faithfully reproduce the time axis of the original image. , ..., P must be read in this order.

【0048】制御回路10は、原画像の1/Mの大きさ
に画像データを復号する際、ダウンサンプリング回路
5、スケーリング回路7及び再構成用アドレス発生回路
8に対し、どのくらいの大きさで復号するかの制御情報
を再構成制御信号として出力する。また、制御回路10
は、アドレス発生回路(B)12に対し、メモリ回路9
内に蓄積されている画像ピクチャをどの順番で読み出し
て出力するかを示す出力順番制御信号(B)を出力す
る。
When decoding the image data to the size of 1 / M of the original image, the control circuit 10 decodes the downsampling circuit 5, the scaling circuit 7 and the reconstructing address generating circuit 8 by the size. The control information as to whether to output is output as a reconfiguration control signal. In addition, the control circuit 10
Is the memory circuit 9 for the address generation circuit (B) 12.
An output order control signal (B) indicating in what order the image pictures stored in the inside are read and output is output.

【0049】ここで、図3(a)〜(c)は、メモリ回
路9内でのデータ構造を示したものである。
Here, FIGS. 3A to 3C show a data structure in the memory circuit 9.

【0050】メモリ回路9は、通常再生時では、上記図
3(a)に示すように、4ピクチャを蓄積できるものと
する。また、上記図3(b)に示すように、上記図3
(a)のメモリと同じ大きさのメモリに、原画像の1/
4の大きさのピクチャを16枚分、すなわち上記図*1
に示したようなGOP全体を蓄積することが可能であ
る。したがって、GOPの長さが、一般によく利用され
る15程度のものであれば、逆再生を充分に行うことが
できる。すなわち、外部からこの動画像信号復号装置へ
GOP単位で符号化データを時間軸方向で逆方向に入力
し続けることで、逆再生を実現することができる。
It is assumed that the memory circuit 9 can store four pictures during normal reproduction, as shown in FIG. 3 (a). In addition, as shown in FIG.
In the same size memory as the memory of (a), 1 / of the original image
16 pictures of 4 size, that is, the above figure * 1
It is possible to store the entire GOP as shown in FIG. Therefore, if the GOP has a length of about 15 which is commonly used, reverse reproduction can be sufficiently performed. That is, reverse reproduction can be realized by continuously inputting coded data in the reverse direction along the time axis in GOP units to the moving picture signal decoding apparatus from the outside.

【0051】尚、上記図3(b)と(c)において、
I’、P’、B’のように、ダッシュ記号(「’」)が
付加されているものは、元のIピクチャ、Pピクチャ、
Bピクチャの各々1/4の大きさになっていることを示
している。また、上記図3(c)については後述する。
In FIGS. 3 (b) and 3 (c),
Items such as I ′, P ′, and B ′ to which a dash symbol (“′”) is added are the original I picture, P picture,
It shows that each of the B pictures has a size of ¼. Further, FIG. 3 (c) will be described later.

【0052】また、図4(a)及び(b)は、GOPの
画像をメモリに書き込む順序を示したものである。
FIGS. 4A and 4B show the order of writing the GOP image in the memory.

【0053】すなわち、上記図*1に示したようなGO
P内の各ピクチャを、上記図4(a)に示すメモリ内の
記憶位置へ、矢印で示すように、I1 ’、P1 ’、
1 ’、B2 ’、P2 ’、・・・、B10 ’の順序で書
き込む。そして、このようにして書き込んだデータを、
1行目から4行目へ順に行毎に走査するように読み出せ
ば、原画像の時間軸に一致した正方向への画像の再生を
行うことができる。
That is, GO as shown in FIG.
Each picture in P is moved to the storage position in the memory shown in FIG. 4 (a) by I 1 ′, P 1 ′, as indicated by arrows.
Write in the order of B 1 ', B 2 ', P 2 ', ..., B 10 '. Then, the data written in this way is
If the data is read so as to be scanned line by line from the first line to the fourth line, it is possible to reproduce the image in the positive direction that coincides with the time axis of the original image.

【0054】一方、逆再生を行う場合には、正方向への
再生と反対に、上記図4(b)に示すように、4行目か
ら1行目へ行毎に逆方向に走査するように読み出せば良
い。
On the other hand, in the case of performing the reverse reproduction, as opposed to the reproduction in the forward direction, as shown in FIG. 4B, scanning is performed in the reverse direction for each row from the fourth row to the first row. Just read it to.

【0055】本実施の形態における方式では、画像の大
きさ又は解像度が1/4になるが、各GOP内のピクチ
ャは全て再現(復号)されているので、逆再生や高速正
再生を行った場合でもピクチャの抜けがないのでスムー
ズな逆再生又は高速正再生が可能となる。
In the method according to the present embodiment, the size or resolution of the image becomes 1/4, but since all the pictures in each GOP have been reproduced (decoded), reverse reproduction or high-speed normal reproduction is performed. Even in such a case, since there is no omission of pictures, smooth reverse reproduction or high-speed normal reproduction is possible.

【0056】尚、上述した実施の形態では、GOP内の
Iピクチャ、Pピクチャ、Bピクチャを全て復号した
が、IピクチャとPピクチャだけを復号して蓄積するよ
うにすることもできる。この場合には、Bピクチャを再
構成しないために、処理時間をかなり短くすることがで
き、しかも、メモリ内にBピクチャを蓄積しないので、
上記図5に示したようなGOPより長いGOPの場合で
も対応が可能となる。ここで、上述した図3(c)に、
このIピクチャとPピクチャのみを蓄積したメモリの一
例を示す。この場合には、外部からGOP単位で符号化
データを時間軸方向で逆方向に入力し続けることで、高
速逆再生を実現することができる。
In the above-described embodiment, all I pictures, P pictures, and B pictures in the GOP are decoded, but it is also possible to decode and store only I pictures and P pictures. In this case, since the B picture is not reconstructed, the processing time can be shortened considerably, and moreover, since the B picture is not stored in the memory,
Even a GOP longer than the GOP shown in FIG. 5 can be dealt with. Here, in FIG.
An example of a memory in which only the I picture and the P picture are stored is shown. In this case, high-speed reverse reproduction can be realized by continuously inputting encoded data in the reverse direction along the time axis in GOP units from the outside.

【0057】本発明に係る動画像信号復号装置の出力画
像は1/Mの解像度となるが、一般に、逆再生は記録画
像等の検索のために行う場合が殆どであり、本発明の解
像度でも問題はない。特に、高速逆再生を行う場合に
は、本発明の解像度でも充分である。
The output image of the moving picture signal decoding apparatus according to the present invention has a resolution of 1 / M, but in general, reverse reproduction is almost always performed for searching a recorded image, and even with the resolution of the present invention. No problem. Especially when high speed reverse reproduction is performed, the resolution of the present invention is sufficient.

【0058】[0058]

【発明の効果】以上説明したように本発明によれば、画
像メモリを増設することなく、すなわち回路規模やコス
トを大きくすることなく、ディジタルビデオ等の逆再生
機能を提供することが可能となる。
As described above, according to the present invention, it is possible to provide a reverse reproduction function for digital video without adding an image memory, that is, without increasing the circuit scale or cost. .

【0059】また、IピクチャとPピクチャのみを再構
成し、逆再生出力することで、高速逆再生機能を提供す
ることができる。
A high speed reverse reproduction function can be provided by reconstructing only the I picture and P picture and outputting the reverse reproduction.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の実施の形態における動画像信号復号装
置の全体構成を示すブロック図である。
FIG. 1 is a block diagram showing an overall configuration of a moving picture signal decoding device according to an embodiment of the present invention.

【図2】上記動画像信号復号装置のダウンサンプリング
回路によりサンプルされる画素を説明するための図であ
る。
FIG. 2 is a diagram for explaining pixels sampled by a downsampling circuit of the moving picture signal decoding apparatus.

【図3】上記動画像信号復号装置のメモリ回路内のデー
タ構造を説明するための図である。
FIG. 3 is a diagram for explaining a data structure in a memory circuit of the moving picture signal decoding device.

【図4】上記メモリ回路におけるデータの書込順序及び
読出順序を説明するための図である。
FIG. 4 is a diagram for explaining a data writing order and a data reading order in the memory circuit.

【図5】MPEG方式に従って圧縮された画像データの
GOP内のデータ構造を説明するための図である。
FIG. 5 is a diagram for explaining a data structure in a GOP of image data compressed according to the MPEG system.

【符号の説明】[Explanation of symbols]

1 デマルチプレクス回路 2 可変長復号回路 3 逆量子化回路 4 IDCT回路 5 ダウンサンプリング回路 6 加算回路 7 スケーリング回路 8 再構成用アドレス発生回路 9 メモリ回路 10 制御回路 11〜13 アドレス発生回路(A)〜(C) 14 演算回路 1 Demultiplex Circuit 2 Variable Length Decoding Circuit 3 Inverse Quantization Circuit 4 IDCT Circuit 5 Down Sampling Circuit 6 Addition Circuit 7 Scaling Circuit 8 Reconstruction Address Generation Circuit 9 Memory Circuit 10 Control Circuit 11-13 Address Generation Circuit (A) ~ (C) 14 arithmetic circuit

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 動画像信号の各フレームの画像データを
表すピクチャ情報とフレーム間の動きベクトルを表す動
きベクトル情報との組み合わせを用いて原画像データを
圧縮することにより得られる圧縮画像データを復号する
動画像信号復号装置であって、 入力された圧縮画像データを復号して、原画像データに
含まれる画素数の1/M(M:正の整数)の画素数を有
するサンプル画像データを生成するサンプル画像復号手
段と、 上記サンプル画像復号手段で得られたサンプル画像デー
タを記憶するメモリ手段と、 上記メモリ手段に記憶されたサンプル画像データを所定
の順番で読み出すメモリ読出手段とを備えることを特徴
とする動画像信号復号装置。
1. Decompressed compressed image data obtained by compressing original image data using a combination of picture information representing image data of each frame of a moving image signal and motion vector information representing motion vector between frames. Which is a moving image signal decoding apparatus for decoding input compressed image data to generate sample image data having a pixel number of 1 / M (M: a positive integer) of the number of pixels included in the original image data. Sample image decoding means, memory means for storing the sample image data obtained by the sample image decoding means, and memory reading means for reading the sample image data stored in the memory means in a predetermined order. A characteristic video signal decoding device.
【請求項2】 上記サンプル画像復号手段は、上記動き
ベクトルの大きさを1/√M倍して、原画像の1/Mの
大きさの画像を表すサンプル画像データを生成すること
を特徴とする請求項1記載の動画像信号復号装置。
2. The sample image decoding means multiplies the size of the motion vector by 1 / √M to generate sample image data representing an image having a size of 1 / M of the original image. The moving picture signal decoding apparatus according to claim 1.
【請求項3】 上記サンプル画像復号手段は、原画像デ
ータに含まれる画素数の1/Mの数の画素をサンプルす
るサンプリング手段を備えることを特徴とする請求項1
記載の動画像信号復号装置。
3. The sample image decoding means comprises a sampling means for sampling 1 / M number of pixels included in the original image data.
The moving picture signal decoding device described.
【請求項4】 上記サンプル画像データに含まれる画素
の値から、残りの画素の値を補間により求める補間手段
を備えることを特徴とする請求項1記載の動画像信号復
号装置。
4. The moving image signal decoding apparatus according to claim 1, further comprising an interpolating unit that obtains the values of the remaining pixels by interpolation from the values of the pixels included in the sample image data.
【請求項5】 上記メモリ読出手段は、原画像の時間軸
方向に対して逆方向の順番に上記メモリ手段からサンプ
ル画像データを読み出すことを特徴とする請求項1記載
の動画像信号復号装置。
5. The moving picture signal decoding apparatus according to claim 1, wherein the memory reading means reads the sample image data from the memory means in an order opposite to the time axis direction of the original image.
【請求項6】 入力される圧縮画像データは、MPEG
方式で圧縮符号化されたものであることを特徴とする請
求項1記載の動画像信号復号装置。
6. The input compressed image data is MPEG
2. The moving picture signal decoding apparatus according to claim 1, wherein the moving picture signal decoding apparatus is compression-encoded by the method.
【請求項7】 上記サンプル画像復号手段は、上記圧縮
画像データに含まれるGOP内にあるピクチャ内符号化
ピクチャ、ピクチャ間順方向符号化ピクチャ及び双方向
予測符号化ピクチャの全てを復号処理することを特徴と
する請求項6記載の動画像信号復号装置。
7. The sample image decoding means decodes all intra-picture coded pictures, inter-picture forward coded pictures, and bidirectional predictive coded pictures in a GOP included in the compressed image data. 7. The moving picture signal decoding device according to claim 6.
【請求項8】 上記サンプル画像復号手段は、上記圧縮
画像データのGOP内にあるピクチャ内符号化ピクチャ
及びピクチャ間順方向符号化ピクチャのみを復号処理す
ることを特徴とする請求項6記載の動画像信号復号装
置。
8. The moving image according to claim 6, wherein the sample image decoding means decodes only intra-picture coded pictures and inter-picture forward coded pictures in a GOP of the compressed image data. Image signal decoding device.
【請求項9】 「M=4」であることを特徴とする請求
項1記載の動画像信号復号装置。
9. The moving picture signal decoding apparatus according to claim 1, wherein "M = 4".
JP8166812A 1995-06-06 1996-06-06 Moving picture signal decoding device Pending JPH0955946A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8166812A JPH0955946A (en) 1995-06-06 1996-06-06 Moving picture signal decoding device

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP16301895 1995-06-06
JP7-163018 1995-06-06
JP8166812A JPH0955946A (en) 1995-06-06 1996-06-06 Moving picture signal decoding device

Publications (1)

Publication Number Publication Date
JPH0955946A true JPH0955946A (en) 1997-02-25

Family

ID=26488606

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8166812A Pending JPH0955946A (en) 1995-06-06 1996-06-06 Moving picture signal decoding device

Country Status (1)

Country Link
JP (1) JPH0955946A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001045402A1 (en) * 1999-12-15 2001-06-21 Sanyo Electric Co., Ltd. Image reproducing method and image processing method, and image reproducing device, image processing device, and television receiver capable of using the methods
JP2007288443A (en) * 2006-04-14 2007-11-01 Matsushita Electric Ind Co Ltd Image data decoding device
US8660190B2 (en) 2001-06-01 2014-02-25 Godo Kaisha Ip Bridge 1 Image processing apparatus implemented in IC chip

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001045402A1 (en) * 1999-12-15 2001-06-21 Sanyo Electric Co., Ltd. Image reproducing method and image processing method, and image reproducing device, image processing device, and television receiver capable of using the methods
KR100860661B1 (en) * 1999-12-15 2008-09-26 산요덴키가부시키가이샤 Image reproducing method and image processing method, and image reproducing device, image processing device, and television receiver capable of using the methods
US8660190B2 (en) 2001-06-01 2014-02-25 Godo Kaisha Ip Bridge 1 Image processing apparatus implemented in IC chip
JP2007288443A (en) * 2006-04-14 2007-11-01 Matsushita Electric Ind Co Ltd Image data decoding device

Similar Documents

Publication Publication Date Title
JP3037407B2 (en) Digital signal processing system
EP0847203B1 (en) Method for the reduction of the memory required for video data decompression
US5751888A (en) Moving picture signal decoder
JP3787398B2 (en) Image processing apparatus and method
JPH11168731A (en) Motion vector detection method and system for executing the method
JPH07226917A (en) Picture reproducing system and device therefor
US5694489A (en) Image signal processing apparatus with no change of signal processing mode in compression/expansion processing loop
JP3676525B2 (en) Moving picture coding / decoding apparatus and method
JP2898413B2 (en) Method for decoding and encoding compressed video data streams with reduced memory requirements
US5903672A (en) Method and apparatus for conversion of access of prediction macroblock data for motion picture
JPH0678294A (en) Coding method, coder and decoder
JPH0955946A (en) Moving picture signal decoding device
JPH02105679A (en) Reproducing device and recorder for digital image
JP2776284B2 (en) Image coding device
JP2845907B2 (en) Digital image recording / reproducing method and apparatus
JP2005160021A (en) Signal processing method and signal processor
JPH07336681A (en) Picture converting device
JP3733248B2 (en) Playback apparatus and method
JPH07170485A (en) Image reproducing device and image decoding device
JPH0541800A (en) Picture decoding processor and decoding method
JP2700355B2 (en) Image data compression device
JPH08130741A (en) Picture decoder
JPH11308620A (en) Image decoder
JPH05292458A (en) Video signal store and reproducing device for stored media
JPH0256186A (en) Moving picture encoder

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050628

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20050928

A602 Written permission of extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A602

Effective date: 20051214

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061003

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20061227

A602 Written permission of extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A602

Effective date: 20070105

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070501