JP2000134581A - Device and method for reproducing moving picture - Google Patents

Device and method for reproducing moving picture

Info

Publication number
JP2000134581A
JP2000134581A JP32152198A JP32152198A JP2000134581A JP 2000134581 A JP2000134581 A JP 2000134581A JP 32152198 A JP32152198 A JP 32152198A JP 32152198 A JP32152198 A JP 32152198A JP 2000134581 A JP2000134581 A JP 2000134581A
Authority
JP
Japan
Prior art keywords
picture
frame
frames
reproduction
moving image
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
JP32152198A
Other languages
Japanese (ja)
Inventor
Hiroyasu Ide
博康 井手
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP32152198A priority Critical patent/JP2000134581A/en
Publication of JP2000134581A publication Critical patent/JP2000134581A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To prevent the influence of skipping from being given to another frame in the case one frame reproduction is skipped and to enable a moving picture reproduction processing to be executed, which is adapted to the throughput of a microcomputer, while suppressing the deterioration of image quality in moving picture reproduction by skipping the reproduction of the B-picture of the frame when a reproduction image is monitored and the delay of the processing is judged. SOLUTION: A decoding circuit 41 fetches the bit stream of the moving picture which is compressed by an MPEG: 1 and the decoding image of the MPEG image is reproduced and outputted by a decoding algorithm. A display controller 42 controls the operation of a display buffer 43 for fetching the decoding image from the decoding circuit 41 and also permits a skip signal 42a to be active in the case the fetching of the decoding image seems to be delayed after monitoring an operation state. Skip judging equipment 40 judges the frame to be skipped by a prescribed algorithm while the skip signal 42a is active and outputs the judgement result signal 40a to the decoding circuit 41.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、動画再生装置及び
動画再生方法に関し、特に、MPEG(Moving Picture
Coding Experts Group)標準の符号化方式(MPEG
1又はMPEG2)で圧縮された動画像を再生する動画
再生装置及び動画再生方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a moving picture reproducing apparatus and a moving picture reproducing method, and more particularly to an MPEG (Moving Picture).
Coding Experts Group) Standard coding method (MPEG
The present invention relates to a moving image reproducing apparatus and a moving image reproducing method for reproducing a moving image compressed by 1 or MPEG2).

【0002】[0002]

【従来の技術】MPEG1とMPEG2は、転送速度
(MPEG1は1.5Mビット/秒程度、MPEG2は
数M〜数10Mビット/秒)や適用対象(MPEG1は
主にCD−ROMなどの蓄積メディア系、MPEG2は
蓄積メディア系から次世代テレビなどの放送・通信系メ
ディアまで)などに違いがあるものの、その圧縮技術
に、DCT(Discrete Transform)と動き補償(MC:
Motion Compensation)フレーム間予測を組み合わせ
た、いわゆるハイブリッド符号化方式を採用する点で共
通する。
2. Description of the Related Art MPEG1 and MPEG2 have a transfer speed (about 1.5 Mbit / sec for MPEG1 and several M to several tens Mbit / sec for MPEG2) and an application object (MPEG1 is mainly a storage medium such as a CD-ROM). Although MPEG2 has differences in storage media and broadcast / communication media such as next-generation television, etc., its compression technology uses DCT (Discrete Transform) and motion compensation (MC:
Motion Compensation) is common in that a so-called hybrid coding method combining inter-frame prediction is adopted.

【0003】DCTは、離散コサイン変換とも呼ばれる
静止画像圧縮の国際標準で、画像内で隣接する画素のレ
ベルの相関を利用して符号化する手法である。変換係数
を量子化し、量子化番号を符号化する。静止画像は水
平、垂直の両方向に相関を持っているから、二次元の変
換を用いるのが一般的である。画像データをm画素×n
ラインのブロックに区切り、ブロックごとに直交変換し
て量子化する。
[0003] DCT is an international standard for still image compression, which is also called discrete cosine transform, and is a method of encoding using the correlation between levels of adjacent pixels in an image. The transform coefficients are quantized and the quantization numbers are encoded. Since a still image has correlation in both the horizontal and vertical directions, two-dimensional conversion is generally used. Image data is m pixels x n
The block is divided into line blocks, and the blocks are orthogonally transformed and quantized.

【0004】一方、動きのある画像(動画像)は、編集
によるシーンチェンジなどを除いて、カレントフレーム
(現フレーム)と直前のフレーム(前フレーム)は似て
いることが多い。例えば、NTSC(National Televis
ion System Committee)方式のテレビ画像は29.97
フレーム/秒であり、画像の内容にもよるが、約1/3
0秒間の画像の変化は必ずしも大きくない。そこで、動
画像符号化では過去のフレームがカレントフレームの予
測に用いられる。但し、最初のフレーム(1枚目のフレ
ーム)は静止画像の符号化法が用いられる。静止画像の
符号化では、予測符号化、変換符号化に限らず、符号化
の際に用いられるデータはその画像内に閉じている。他
の画像を予測に用いることはない。このことから、フレ
ーム内の情報のみから符号化する手法のことを、フレー
ム内符号化又はイントラ符号化といい、その手法で符号
化されたフレームのことをフレーム内符号化フレーム
(intra- coding picture:略して“I”ピクチャ)と
いう。
On the other hand, in a moving image (moving image), the current frame (current frame) and the immediately preceding frame (previous frame) are often similar except for a scene change due to editing. For example, NTSC (National Televis
29.97 TV images of the Ion System Committee)
Frame / sec, depending on the content of the image, about 1/3
The change of the image during 0 seconds is not always large. Therefore, in moving image coding, a past frame is used for prediction of a current frame. However, the first frame (first frame) uses a still image coding method. In the coding of a still image, not only prediction coding and transform coding, but also data used in coding is closed in the image. No other image is used for prediction. For this reason, a method of encoding only from information in a frame is called intra-frame encoding or intra-coding, and a frame encoded by that method is referred to as an intra-coded picture (intra-coding picture). : "I" picture for short).

【0005】また、動画像符号化では、順方向と双方向
のフレーム間予測が用いられる。前者をフレーム間符号
化といい、その手法で符号化されたフレームのことをフ
レーム間符号化フレーム(predictive- coding pictur
e:略して“P”ピクチャ)という。また、後者をフレ
ーム内挿符号化といい、その手法で符号化されたフレー
ムのことをフレーム内挿符号化フレーム(bidirectiona
ly- coding picture:略して“B”ピクチャ)という。
[0005] In moving picture coding, forward and bidirectional inter-frame prediction is used. The former is called inter-frame coding, and a frame coded by this method is called an inter-frame coded frame (predictive coding pictur).
e: Abbreviated as “P” picture). The latter is called frame interpolation coding, and a frame coded by this method is a frame interpolation coded frame (bidirectiona coding frame).
ly-coding picture (abbreviated as “B” picture).

【0006】図8は、動画像符号化データのGOP(Gr
oup Of Pictures:ビデオのランダムアクセス単位)レ
イヤの構造例である。図において、菱形の図形で示す部
分はフレームを模式化したものであり、図形内のアルフ
ァベットはピクチャタイプ、数字は符号化の順番(復号
化の順番でもある)を表している。GOPの最初と最後
のフレームは必ずIピクチャであり、その間に任意のタ
イプのピクチャが並ぶ。例えば、図示の例では、2枚の
Bピクチャと1枚のPピクチャが時間軸上に交互に並ん
でいる。
FIG. 8 shows a GOP (Gr.
oup Of Pictures: random access unit of video) This is an example of a layer structure. In the figure, the part indicated by a diamond-shaped figure is a schematic representation of a frame, the alphabet in the figure represents the picture type, and the numbers represent the order of encoding (also the order of decoding). The first and last frames of a GOP are always I pictures, and any type of picture is arranged between them. For example, in the illustrated example, two B pictures and one P picture are alternately arranged on the time axis.

【0007】ここで、Iピクチャは既述のとおり、参照
フレームを別に持たない閉じたフレームであるが、Pピ
クチャやBピクチャは他のフレームを参照して符号化さ
れたフレームである。参照の方向は図中の矢印線で示さ
れている。すなわち、Pピクチャは過去のIピクチャ
(又はPピクチャ)を参照フレームとする順方向の予測
フレームであり、また、Bピクチャは過去と未来(未来
とは時間的に後のことを言う便宜語である;以下同様)
のIピクチャ(又はPピクチャ)を参照フレームとする
双方向の予測フレームである。
[0007] Here, as described above, the I picture is a closed frame having no reference frame separately, but the P picture and the B picture are frames encoded by referring to other frames. The direction of reference is indicated by the arrow line in the figure. That is, a P picture is a forward predicted frame using a past I picture (or P picture) as a reference frame, and a B picture is a past and a future (future is a convenient term that means a time later in the future). Yes; the same applies hereinafter)
This is a bidirectional prediction frame using the I picture (or P picture) as a reference frame.

【0008】もう少し詳しく説明すると、Iピクチャ
は、原信号をブロックごとにDCT演算した後、直流成
分はステップサイズ8で、交流成分は量子化マトリクス
に量子化スケールと呼ばれる定数を乗じた値をステップ
サイズとして量子化し、この量子化後の値を可変長符号
で符号化したものであり、Pピクチャは、既に符号化さ
れたIピクチャ又はPピクチャとの間の動き補償フレー
ム間予測誤差信号と動きベクトルを符号化したものであ
る。また、Bピクチャは、時間的に後にある符号化済み
のIピクチャ又はPピクチャ、すなわち、前のフレーム
からの動き補償予測、後のフレームからの動き補償予測
及び前後両フレームからの動き補償予測をマクロブロッ
クごとに適応的に選択して符号化したものである。
More specifically, an I picture is obtained by performing a DCT operation on an original signal for each block, and then applying a DC component having a step size of 8 and an AC component to a value obtained by multiplying a quantization matrix by a constant called a quantization scale. The value is quantized as a size, and the value after quantization is coded by a variable length code. The P picture is a motion compensation inter-frame prediction error signal and a motion compensation signal between an already coded I picture or P picture. This is a coded vector. Also, the B picture is an encoded I picture or P picture that is temporally later, that is, a motion compensation prediction from the previous frame, a motion compensation prediction from the later frame, and a motion compensation prediction from both the previous and next frames. It is adaptively selected and coded for each macroblock.

【0009】[0009]

【発明が解決しようとする課題】ところで、上述の動画
像符号化ではPピクチャやBピクチャでフレーム間予測
を行っているため、この符号化画像を復号化(再生)す
る際は全てのフレームを漏れなく再生しなければならな
い。例えば、図8のP5の再生に失敗した場合は、この
P5を参照するB6とB7のフレームも付随的に再生で
きなくなるからであり、図9に示すように5番目から7
番目までの三つのフレーム(破線のフレーム)を失う結
果、コマ飛びが発生して動画像の画質を大きく損なうか
らである。
By the way, in the above-described moving picture coding, inter-frame prediction is performed on P-pictures and B-pictures. Therefore, when this coded picture is decoded (reproduced), all the frames are decoded. It must be regenerated without omission. For example, if the reproduction of P5 in FIG. 8 fails, the frames of B6 and B7 referring to P5 cannot be reproduced as well, and as shown in FIG.
This is because as a result of losing the first three frames (broken-line frames), frame skipping occurs and the image quality of a moving image is greatly impaired.

【0010】かかる問題点は、特に専用の動画像処理回
路を持たないマイクロコンピュータ応用機器にとって深
刻である。マイクロコンピュータは動画像の再生処理や
表示処理を行いながら他の様々な処理も同時進行的に行
わなければならないからであり、よほどの高性能なマイ
クロコンピュータを使用しない限り、処理能力に自ずと
限界があるからである。
[0010] Such a problem is particularly serious for microcomputer application equipment having no dedicated moving picture processing circuit. This is because the microcomputer must perform various other processes simultaneously while performing the playback and display processes of the moving image, and unless a very high-performance microcomputer is used, the processing capacity is naturally limited. Because there is.

【0011】そこで本発明は、一つのフレーム再生をス
キップした場合でもその影響が他のフレームに及ばない
ようにし、以って動画再生の画質劣化を抑制しつつ、マ
イクロコンピュータの処理能力に適合した動画再生処理
を行わせることを目的とする。
Therefore, the present invention adapts to the processing capability of a microcomputer while suppressing the influence of the skipping of one frame on other frames even if skipping the reproduction of one frame. The purpose is to cause a moving image reproduction process to be performed.

【0012】[0012]

【課題を解決するための手段】請求項1記載の動画再生
装置は、Iピクチャ、Pピクチャ及びBピクチャの何れ
かのピクチャタイプを持つ多数のフレームで構成された
符号化動画像を再生する動画再生装置において、再生画
像をモニタして処理の遅れを判定する判定手段と、前記
判定手段によって処理の遅れが判定されたとき前記フレ
ームのBピクチャの再生をスキップさせるスキップ手段
と、を備えたことを特徴とする。請求項2記載の動画再
生装置は、Iピクチャ、Pピクチャ及びBピクチャの何
れかのピクチャタイプを持つ多数のフレームで構成され
た符号化動画像を再生する動画再生装置において、再生
画像をモニタして処理の遅れを判定する判定手段と、前
記判定手段によって処理の遅れが判定されたとき前記フ
レームのなかでIピクチャの前に位置するフレームを検
索し、該検索されたフレームの前のフレームがBピクチ
ャでない場合に、該検索されたフレームの再生をスキッ
プさせるスキップ手段と、を備えたことを特徴とする。
請求項3記載の動画再生装置は、Iピクチャ、Pピクチ
ャ及びBピクチャの何れかのピクチャタイプを持つ多数
のフレームで構成された符号化動画像を再生する動画再
生装置において、再生画像をモニタして処理の遅れを判
定する判定手段と、前記判定手段によって処理の遅れが
判定されたとき前記フレームのなかにBピクチャのフレ
ームがあればそのフレームの再生をスキップさせ、なけ
れば、前記フレームの中でIピクチャの前に位置するフ
レームを検索し、該検索されたフレームの前のフレーム
がBピクチャでない場合に、該検索されたフレームの再
生をスキップさせるスキップ手段と、を備えたことを特
徴とする。請求項4記載の動画再生装置は、請求項1、
請求項2又は請求項3記載の動画再生装置において、前
記スキップ手段は、スキップさせるフレームが連続しな
いようにすることを特徴とする。請求項5記載の動画再
生方法は、Iピクチャ、Pピクチャ及びBピクチャの何
れかのピクチャタイプを持つ多数のフレームで構成され
た符号化動画像を再生する動画再生方法において、再生
画像をモニタして処理の遅れを判定する第1ステップ
と、前記第1ステップによって処理の遅れが判定された
とき前記フレームのBピクチャの再生をスキップさせる
第2ステップと、を含むことを特徴とする。請求項6記
載の動画再生方法は、Iピクチャ、Pピクチャ及びBピ
クチャの何れかのピクチャタイプを持つ多数のフレーム
で構成された符号化動画像を再生する動画再生方法にお
いて、再生画像をモニタして処理の遅れを判定する第1
ステップと、前記第1ステップによって処理の遅れが判
定されたとき前記フレームのなかでIピクチャの前に位
置するフレームを検索し、該検索されたフレームの前の
フレームがBピクチャでない場合に、該検索されたフレ
ームの再生をスキップさせる第2ステップと、を含むこ
とを特徴とする。請求項7記載の動画再生方法は、Iピ
クチャ、Pピクチャ及びBピクチャの何れかのピクチャ
タイプを持つ多数のフレームで構成された符号化動画像
を再生する動画再生方法において、再生画像をモニタし
て処理の遅れを判定する第1ステップと、前記第1ステ
ップによって処理の遅れが判定されたとき前記フレーム
のなかにBピクチャのフレームがあればそのフレームの
再生をスキップさせ、なければ、前記フレームの中でI
ピクチャの前に位置するフレームを検索し、該検索され
たフレームの前のフレームがBピクチャでない場合に、
該検索されたフレームの再生をスキップさせる第2ステ
ップと、を含むことを特徴とする。請求項8記載の動画
再生方法は、請求項5、請求項6又は請求項7記載の動
画再生方法において、前記第2ステップ手段は、スキッ
プさせるフレームが連続しないようにすることを特徴と
する。請求項9記載の記録媒体は、請求項1、請求項2
又は請求項3記載の判定手段及びスキップ手段を実現す
るためのプログラムを格納したことを特徴とする。
According to a first aspect of the present invention, there is provided a moving picture reproducing apparatus for reproducing a coded moving picture composed of a large number of frames having any one of I picture, P picture and B picture types. A reproducing apparatus comprising: a determination unit that monitors a reproduced image to determine a processing delay; and a skip unit that skips reproduction of the B picture of the frame when the processing delay is determined by the determination unit. It is characterized by. A moving picture reproducing apparatus according to claim 2, wherein the reproduced picture is monitored in a moving picture reproducing apparatus for reproducing an encoded moving picture composed of a number of frames having any one of picture types of I picture, P picture and B picture. Determining means for determining a processing delay, and when the determining means determines a processing delay, a search is made for a frame located before the I picture in the frames, and a frame preceding the searched frame is determined. And a skip unit for skipping reproduction of the searched frame when the frame is not a B picture.
A moving picture reproducing apparatus according to claim 3, which monitors a reproduced picture in a moving picture reproducing apparatus for reproducing an encoded moving picture composed of a number of frames having any one of picture types of I picture, P picture and B picture. Determination means for determining a processing delay, and when the processing delay is determined by the determination means, if there is a B-picture frame in the frames, the reproduction of that frame is skipped. And searching means for searching for a frame located before the I-picture, and skipping playback of the searched-out frame when the frame preceding the searched-out frame is not a B-picture. I do. The moving image reproducing apparatus according to claim 4 is the method according to claim 1,
4. The moving image reproducing apparatus according to claim 2, wherein said skip means prevents skipped frames from continuing. A moving picture reproducing method according to claim 5, wherein the reproduced picture is monitored in a moving picture reproducing method for reproducing an encoded moving picture composed of a large number of frames having any one of picture types of I picture, P picture and B picture. And a second step of skipping the reproduction of the B picture of the frame when the processing delay is determined by the first step. 7. The moving picture reproducing method according to claim 6, wherein the reproduced picture is monitored in a moving picture reproducing method for reproducing an encoded moving picture composed of a number of frames having any one of picture types of I picture, P picture and B picture. First to determine the processing delay
And a step of searching for a frame located before the I-picture in the frame when the processing delay is determined in the first step, and when the frame before the searched frame is not a B-picture, And a second step of skipping reproduction of the searched frame. 8. The moving image reproducing method according to claim 7, wherein the reproduced image is monitored in a moving image reproducing method for reproducing an encoded moving image composed of a large number of frames having any one of I picture, P picture, and B picture types. A first step of determining a processing delay by the first step; if the processing delay is determined by the first step, if there is a B-picture frame in the frames, the reproduction of that frame is skipped; I in
When a frame located before a picture is searched, and a frame before the searched frame is not a B picture,
And a second step of skipping the reproduction of the searched frame. In a moving image reproducing method according to an eighth aspect of the present invention, in the moving image reproducing method according to the fifth, sixth or seventh aspect, the second step means prevents skipped frames from continuing. The recording medium according to claim 9 is the recording medium according to claim 1 or claim 2.
Alternatively, a program for realizing the determination means and the skip means according to claim 3 is stored.

【0013】[0013]

【発明の実施の形態】以下、本発明の実施の形態を、図
面を参照しながら説明する。図1において、40はスキ
ップ判断器(スキップ手段)、41は復号回路、42は
表示制御器(判定手段)、43は表示バッファである。
復号回路41は、MPEG1で圧縮された動画像(MP
EG画像)のビットストリームを取り込み、公知の復号
化アルゴリズムに基づいてMPEG画像の復号画像を再
生・出力する。表示制御器42は、復号回路41からの
復号画像を取り込む表示バッファ43の動作を制御する
とともに、その動作状態を監視して復号画像の取り込み
が間に合わなくなりそうな場合にスキップ信号42aを
アクティブにする。スキップ判断器40は、スキップ信
号42aがアクティブの間、所定の判断アルゴリズムに
基づいてスキップすべきフレームを判断し、その判断結
果信号40aを復号回路41に出力する。
Embodiments of the present invention will be described below with reference to the drawings. In FIG. 1, reference numeral 40 denotes a skip determiner (skip means), 41 denotes a decoding circuit, 42 denotes a display controller (judgment means), and 43 denotes a display buffer.
The decoding circuit 41 outputs a moving image (MP
An EG image) is fetched, and a decoded image of an MPEG image is reproduced and output based on a known decoding algorithm. The display controller 42 controls the operation of the display buffer 43 that takes in the decoded image from the decoding circuit 41, and monitors the operation state of the display buffer 43, and activates the skip signal 42a when it becomes too late to take in the decoded image. . The skip determiner 40 determines a frame to be skipped based on a predetermined determination algorithm while the skip signal 42a is active, and outputs a determination result signal 40a to the decoding circuit 41.

【0014】図2は、判断アルゴリズムのフローチャー
トである。この判断アルゴリズムは、GOPレイヤを構
成するフレームの中で他のフレームの作成に影響を与え
ない、言い換えれば、他のフレームの参照フレームとな
らないフレームを見つけ出すというものであり、以下の
事実に基づくものである。 <事実1>GOPレイヤを構成するフレームは、冒頭で
述べたように、I、B又はPピクチャの何れからのピク
チャタイプを持つが、そのうちのBピクチャは自分が予
測元(参照フレーム)になることはなく、仮にBピクチ
ャのフレームをスキップ(フレームの展開処理を行わな
い)しても、他のフレームの作成にまったく影響を与え
ない。 <事実2>自フレームのピクチャタイプに関わらず、時
間軸上で次のフレームがIピクチャで、且つ、一つ前の
フレームがBピクチャでない場合も、自フレームをスキ
ップ(フレームの展開処理を行わない)しても、他のフ
レームの作成にまったく影響を与えない。
FIG. 2 is a flowchart of the judgment algorithm. This determination algorithm does not affect the creation of another frame among the frames constituting the GOP layer, in other words, finds a frame that is not a reference frame of another frame, and is based on the following facts. It is. <Fact 1> As described at the beginning, the frame constituting the GOP layer has a picture type from any one of I, B, and P pictures, and the B picture among them is the prediction source (reference frame). In fact, even if a B picture frame is skipped (frame expansion processing is not performed), the creation of other frames is not affected at all. <Fact 2> Regardless of the picture type of the own frame, even when the next frame on the time axis is an I picture and the previous frame is not a B picture, the own frame is skipped (frame expansion processing is performed. No) has no effect on the creation of other frames.

【0015】図2において、ステップS1〜S4は、上
記二つの事実に基づくカレントフレーム(自フレーム)
のスキップフローである。すなわち、カレントフレーム
のピクチャタイプが“B”の場合(S1のYES判
定)、又は、カレントフレームのピクチャタイプが
“B”以外で(S1のNO判定)、しかも時間軸上の次
フレームのピクチャタイプが“I”(S3のYES判
定)、且つ、一つ前のフレームのピクチャタイプが
“B”でない場合(S4のNO判定)、そのカレントフ
レームをスキップ処理(S2)するというものであり、
何れの場合も上記事実1又は事実2より、そのカレント
フレームをスキップしても他のフレームの作成にまった
く影響を与えないからである。
In FIG. 2, steps S1 to S4 correspond to the current frame (own frame) based on the above two facts.
This is a skip flow. That is, when the picture type of the current frame is “B” (YES determination in S1), or when the picture type of the current frame is other than “B” (NO determination in S1), and the picture type of the next frame on the time axis, Is "I" (YES determination in S3) and the picture type of the previous frame is not "B" (NO determination in S4), the current frame is skipped (S2).
In either case, based on Fact 1 or Fact 2, skipping the current frame has no effect on the creation of other frames.

【0016】ここで、本実施の形態のスキップ処理と従
来例のフレーム落ちとを比較してみる。図3はその対比
表である。図3において、×印はスキップ処理及びフレ
ーム落ちを表している。従来例では、例えば、#7のP
ピクチャの処理が間に合わなかったとすると、この#7
のPピクチャを参照する#5と#6のBピクチャ及び#
10のPピクチャがフレーム落ちし、また、この#10
のPピクチャを参照する#8と#9のBピクチャ及び#
13のPピクチャがフレーム落ちし、さらに、この#1
3のPピクチャを参照する#11と#12のBピクチャ
及び#14と#15のBピクチャがフレーム落ちするこ
ととなり、結局、一つのフレーム(#7のPピクチャ)
の処理が間に合わなかっただけで、付随的に#5〜#1
5までの11フレームを失ってしまう結果になるから、
画質の大幅な劣化は明白である。
Here, a comparison will be made between the skip processing of the present embodiment and the frame drop of the conventional example. FIG. 3 is a comparison table. In FIG. 3, crosses indicate skip processing and dropped frames. In the conventional example, for example, P of # 7
If the processing of the picture was not in time, this # 7
B pictures # 5 and # 6 referencing the P picture
10 P-pictures dropped a frame, and this # 10
B pictures # 8 and # 9 referencing the P picture
Thirteen P pictures dropped in the frame, and this # 1
The B pictures # 11 and # 12 and the B pictures # 14 and # 15 that refer to the P picture No. 3 are dropped, resulting in one frame (P picture # 7).
The processing of # 5 to # 1 was incidentally just because the processing of
Because you lose 11 frames up to 5,
Significant degradation in image quality is evident.

【0017】一方、本実施の形態では、フレームの処理
が間に合わなくなりそうになったとき、カレントフレー
ムのピクチャタイプが“B”であれば、無条件でそのフ
レームをスキップする。図示の#8、#9及び#14の
×印はBピクチャのフレームであり、意図的にスキップ
されたフレームである。図からも明らかなように、本実
施の形態によれば、意図的にスキップされたフレーム以
外に波及的なフレーム落ちを生じることがない。したが
って、動画再生処理の能力に適合した最小限のフレーム
落ちで済ますことができ、画質の大幅な劣化を回避する
ことができる。
On the other hand, in this embodiment, when the processing of a frame is about to be delayed, if the picture type of the current frame is "B", the frame is unconditionally skipped. The crosses of # 8, # 9, and # 14 shown in the figure are B picture frames, which are frames that have been intentionally skipped. As is apparent from the figure, according to the present embodiment, there is no spillover of dropped frames other than intentionally skipped frames. Therefore, it is possible to reduce the number of frames to a minimum suitable for the capability of the moving image reproduction process, and to avoid a significant deterioration in image quality.

【0018】なお、図2の判断アルゴリズムにおける他
のステップ(S5〜S9)は、上記二つの事実に当ては
まる適当なフレームがない場合の対策である。すなわ
ち、フレームの処理が間に合わなくなりそうになったと
き、そのときのカレントフレームが上記二つの事実の何
れかに当てはまるものであれば、そのフレームをスキッ
プすることによって処理の遅れを回復できるが、もし、
カレントフレームが上記二つの事実の何れかにも当ては
まらない場合は、何らかの手当てを講じないと従来例と
同様のフレーム落ちを生じてしまい、画質の大幅な劣化
を招くからである。
The other steps (S5 to S9) in the judgment algorithm shown in FIG. 2 are countermeasures in a case where there is no appropriate frame that corresponds to the above two facts. That is, when the processing of a frame is about to be missed, if the current frame at that time falls under any of the above two facts, the processing delay can be recovered by skipping that frame. ,
If the current frame does not apply to any of the above two facts, the frame will be dropped as in the conventional example unless some care is taken, and the image quality will be greatly degraded.

【0019】対策の第一は、次のIピクチャまでの間に
スキップ指定されていないBピクチャがあれば、そのB
ピクチャをスキップするというものである(S5、S
6)。対策の第二は、次のIピクチャまでの間にスキッ
プ指定されていない、Iピクチャに最も近いPピクチャ
があれば、そのPピクチャをスキップするというもので
ある(S7、S8)。対策の第三は、カレントフレーム
以降、次のIピクチャまでの全てのフレームをスキップ
するというものである(S9)。
The first countermeasure is that if there is a B picture for which no skip is specified between the next I picture, the B picture
This is to skip the picture (S5, S5
6). The second measure is to skip the P picture if there is a P picture closest to the I picture that has not been designated for skipping until the next I picture (S7, S8). The third measure is to skip all frames from the current frame to the next I picture (S9).

【0020】カレントフレームが上記二つの事実の何れ
かにも当てはまらない場合、対策の第一から第三へと順
次に評価する。対策の第一は、Bピクチャだけのスキッ
プであり、他のフレームへの影響はなく、また、対策の
第二も特定条件のPピクチャだけのスキップであり、他
のフレームへの影響も少ない(少なくとも他のPピクチ
ャへの波及はない)。対策の第三はカレントフレーム以
降、全てのフレームをスキップするが、これは対策の第
一と第二をパスした場合の最悪のケースである。かかる
最悪のケースは、よほど処理能力が低くない限り、陥る
ことはない。
If the current frame does not apply to either of the above two facts, the measures are evaluated sequentially from first to third. The first countermeasure is skipping only B pictures and has no effect on other frames, and the second countermeasure is skipping only P pictures under specific conditions and has little effect on other frames ( At least there is no ripple to other P pictures). The third measure is to skip all frames after the current frame. This is the worst case when the first and second measures are passed. Such a worst case will not fall unless the processing power is very low.

【0021】なお、動画再生のスムーズさを考慮する
と、フレームのスキップは連続的に行わないことが望ま
しい。図4は、その改良フローであり、図2のスキップ
処理(S2、S6、S8、S9)に適用するものであ
る。すなわち、スキップ指定されたフレームの直前のフ
レームがスキップされていない場合に(S10)、その
スキップ指定されたフレームをスキップする(S11)
というものであり、言い換えれば、スキップ指定された
フレームの直前のフレームが既にスキップされていた場
合は、そのスキップ指定をキャンセルするというもので
ある。これによれば、フレームの連続的なスキップが回
避されるので、動画再生のスムーズさを失うことがな
い。
In consideration of smoothness of reproduction of a moving image, it is desirable not to skip frames continuously. FIG. 4 shows the improvement flow, which is applied to the skip processing (S2, S6, S8, S9) in FIG. That is, when the frame immediately before the frame specified to be skipped is not skipped (S10), the frame specified to be skipped is skipped (S11).
In other words, if the frame immediately before the skip-designated frame has already been skipped, the skip designation is cancelled. According to this, continuous skipping of frames is avoided, so that smoothness of moving image reproduction is not lost.

【0022】図5は、フレームのスキップをできるだけ
等間隔にするように改良した判断アルゴリズムである。
このアルゴリズムでは、まず、次のIピクチャまでの間
で、まだスキップ指定されておらず、且つ、スキップし
ても他のフレームの再生に影響を与えないフレームを検
索し(S20)、検索されたフレームの中で前回スキッ
プしたフレームの間隔にもっとも近い位置(※)にある
フレームをスキップ指定するというものである(S2
2)。なお、他のステップ(S21〜S25)は、該当
するフレームが見つからなかった場合(S21のNO判
定)の対策であり、この対策は、次のIピクチャまでの
間に、まだスキップ指定されていない、Iピクチャにも
っとも近いPピクチャがあれば、そのPピクチャをスキ
ップし、そうでなければ、カレントフレーム以降、次の
Iピクチャの前までの全てのフレームをスキップすると
いうものである。
FIG. 5 shows a decision algorithm improved so that frame skips are made at equal intervals as much as possible.
In this algorithm, first, a frame that has not been designated for skipping up to the next I picture and that does not affect the reproduction of other frames even if the skip is performed is searched (S20). A frame at the position (*) closest to the interval of the previously skipped frame among the frames is designated to be skipped (S2).
2). Note that the other steps (S21 to S25) are countermeasures when the corresponding frame is not found (NO determination in S21), and this countermeasure has not been specified as a skip until the next I picture. , If there is a P picture closest to the I picture, the P picture is skipped; otherwise, all frames from the current frame up to but before the next I picture are skipped.

【0023】※前々回にスキップしたフレームのフレー
ム番号(シーケンスの頭から時間軸に沿って各フレーム
にシーケンシャルに振られる通し番号)をa、前回にス
キップしたフレームのフレーム番号をbとすると、b+
(b−a)番目のフレームが前回スキップしたフレーム
の間隔にもっとも近い位置のフレームになる。図6はa
=2、b=5とした場合の例である。今回スキップする
フレームの番号は、5+(5−2)=8、すなわち#8
のフレームであり、スキップフレーム(#2、#5、#
8)が二つ置きに等間隔に並んでいる様子が認められ
る。したがって、本実施の形態によれば、図7に示すよ
うに、スキップフレームができるだけ等間隔に入るよう
に改良したから、不自然なフレーム落ちを抑えて、より
滑らかな動画再生を可能にすることができる。
If the frame number of a frame skipped two times before (serial number sequentially assigned to each frame along the time axis from the beginning of the sequence) is a, and the frame number of the previously skipped frame is b, b +
The (ba) -th frame is the frame closest to the interval of the previously skipped frame. FIG.
= 2, b = 5. The frame number skipped this time is 5+ (5-2) = 8, that is, # 8
And skip frames (# 2, # 5, #
It can be seen that 8) are arranged at equal intervals every third. Therefore, according to the present embodiment, as shown in FIG. 7, the skip frames are improved so as to be at equal intervals as much as possible, so that unnatural frame drop is suppressed and smoother moving image reproduction is enabled. Can be.

【0024】なお、本実施の形態では、スキップフレー
ムを等間隔に入れるために、二つ前までのスキップフレ
ーム番号を利用して今回のスキップフレーム番号を決め
ているが、これに限らない。例えば、前回のスキップフ
レーム間隔を記憶しておいてそれを直接利用してもよい
し、あるいは、より長期間の情報を収集しそれを平均化
するなどして利用してもよい。
In the present embodiment, the skip frame number of the current time is determined using the skip frame numbers up to two before to put the skip frames at equal intervals, but the present invention is not limited to this. For example, the previous skip frame interval may be stored and used directly, or longer-term information may be collected and averaged.

【0025】また、以上の各実施の形態では、スキップ
するフレームの検索範囲を次のIピクチャまでとしてい
るが、すなわち、一つのGOPレイヤ内としているが、
これに限らず、複数の連続するGOPレイヤ内としても
構わない。
Further, in each of the above embodiments, the search range of the frame to be skipped is set to the next I picture, that is, within one GOP layer.
The present invention is not limited to this, and it may be within a plurality of continuous GOP layers.

【0026】[0026]

【発明の効果】請求項1又は請求項5記載の発明によれ
ば、再生画像をモニタして処理の遅れが判定されると、
Bピクチャの再生をスキップさせるので、このBピクチ
ャは他のフレームの再生に影響がないフレームであるか
ら、他のフレームを付随的に失うことなく、処理能力に
応じたフレーム調節を行うことができる。請求項2又は
請求項6記載の発明によれば、再生画像をモニタして処
理の遅れが判定されると、所定条件のフレーム(Iピク
チャの前に位置するフレームで、且つ、そのフレームの
前のフレームがBピクチャでないフレーム)の再生をス
キップさせるので、この所定条件のフレームも上記Bピ
クチャと同様に他のフレームの再生に影響がないフレー
ムであるから、他のフレームを付随的に失うことなく、
処理能力に応じたフレーム調節を行うことができる。請
求項3又は請求項7記載の発明によれば、再生画像をモ
ニタして処理の遅れが判定されると、まず、Bピクチャ
のフレームがあればそのフレームの再生をスキップさ
せ、なければ、所定条件のフレーム(Iピクチャの前に
位置するフレームで、且つ、そのフレームの前のフレー
ムがBピクチャでないフレーム)の再生をスキップさせ
るので、様々なピクチャタイプが混在する画像に適用す
ることができる。請求項4又は請求項8記載の発明によ
れば、請求項1、請求項2又は請求項3記載の動画再生
装置において、前記スキップ手段は、スキップさせるフ
レームが連続しないようにするので、スキップに伴う画
像の不自然さを抑制でき、滑らかな動画を得ることがで
きる。
According to the first or fifth aspect of the present invention, when a reproduction image is monitored and a processing delay is determined,
Since the reproduction of the B picture is skipped, the B picture is a frame having no influence on the reproduction of the other frame. Therefore, it is possible to adjust the frame according to the processing capability without losing the other frame incidentally. . According to the second or sixth aspect of the present invention, when a delay in processing is determined by monitoring a reproduced image, a frame under a predetermined condition (a frame located before an I picture and a frame before that frame) The frame of the predetermined condition is not affected by the reproduction of the other frames as in the case of the B picture, so that the other frames are incidentally lost. Not
Frame adjustment according to processing capacity can be performed. According to the third or seventh aspect of the present invention, when the reproduction image is monitored and the processing delay is determined, first, if there is a B picture frame, the reproduction of that frame is skipped. Since the reproduction of the condition frame (the frame located before the I picture and the frame preceding the frame is not a B picture) is skipped, it can be applied to an image in which various picture types are mixed. According to the fourth or eighth aspect of the present invention, in the moving image reproducing apparatus according to the first, second or third aspect, the skip means prevents the frames to be skipped from being continuous. The accompanying unnaturalness of the image can be suppressed, and a smooth moving image can be obtained.

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

【図1】実施の形態のブロック図である。FIG. 1 is a block diagram of an embodiment.

【図2】第1の実施の形態の判断アルゴリズムのフロー
チャートである。
FIG. 2 is a flowchart of a determination algorithm according to the first embodiment.

【図3】従来例と第1の実施の形態のスキップ対比表で
ある。
FIG. 3 is a skip comparison table of a conventional example and the first embodiment.

【図4】第1の実施の形態の判断アルゴリズムの改良フ
ローチャートである。
FIG. 4 is an improved flowchart of a determination algorithm according to the first embodiment.

【図5】第2の実施の形態の判断アルゴリズムのフロー
チャートである。
FIG. 5 is a flowchart of a determination algorithm according to the second embodiment.

【図6】スキップフレームの等間隔指定の概念図であ
る。
FIG. 6 is a conceptual diagram of the specification of an equal interval of a skip frame.

【図7】第2の実施の形態のスキップ表である。FIG. 7 is a skip table according to the second embodiment;

【図8】GOPレイヤの構造一例図である。FIG. 8 is an example of a structure of a GOP layer.

【図9】従来例のフレーム落ち概念図である。FIG. 9 is a conceptual diagram of a frame drop in a conventional example.

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

40 スキップ判断器(スキップ手段) 42 表示制御器(判定手段) 40 skip determiner (skip means) 42 display controller (judgment means)

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5C053 FA30 GA11 GB22 GB26 GB32 GB37 GB38 HA29 HA40 LA11 5C059 KK01 KK21 MA00 MA23 MC11 MC38 ME01 PP05 PP06 PP07 SS11 SS20 TA07 TB04 TC36 TD01 UA02 UA05 5C077 MP08 NP02 PP43 RR21  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5C053 FA30 GA11 GB22 GB26 GB32 GB37 GB38 HA29 HA40 LA11 5C059 KK01 KK21 MA00 MA23 MC11 MC38 ME01 PP05 PP06 PP07 SS11 SS20 TA07 TB04 TC36 TD01 UA02 UA05 5C077 MP08 NP02 PP43 RR21

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 Iピクチャ、Pピクチャ及びBピクチャ
の何れかのピクチャタイプを持つ多数のフレームで構成
された符号化動画像を再生する動画再生装置において、 再生画像をモニタして処理の遅れを判定する判定手段
と、 前記判定手段によって処理の遅れが判定されたとき前記
フレームのBピクチャの再生をスキップさせるスキップ
手段と、 を備えたことを特徴とする動画再生装置。
1. A moving image reproducing apparatus for reproducing an encoded moving image composed of a large number of frames having any one of I picture, P picture, and B picture. A moving image reproducing apparatus, comprising: a judging means; and a skip means for skipping reproduction of a B picture of the frame when the processing delay is judged by the judging means.
【請求項2】 Iピクチャ、Pピクチャ及びBピクチャ
の何れかのピクチャタイプを持つ多数のフレームで構成
された符号化動画像を再生する動画再生装置において、 再生画像をモニタして処理の遅れを判定する判定手段
と、 前記判定手段によって処理の遅れが判定されたとき前記
フレームのなかでIピクチャの前に位置するフレームを
検索し、該検索されたフレームの前のフレームがBピク
チャでない場合に、該検索されたフレームの再生をスキ
ップさせるスキップ手段と、 を備えたことを特徴とする動画再生装置。
2. A moving image reproducing apparatus for reproducing an encoded moving image composed of a large number of frames having any of picture types of I picture, P picture and B picture. A determining means for determining, when the processing delay is determined by the determining means, searching for a frame located before the I picture in the frame, and when the frame before the searched frame is not a B picture, And a skip means for skipping the reproduction of the searched frame.
【請求項3】 Iピクチャ、Pピクチャ及びBピクチャ
の何れかのピクチャタイプを持つ多数のフレームで構成
された符号化動画像を再生する動画再生装置において、 再生画像をモニタして処理の遅れを判定する判定手段
と、 前記判定手段によって処理の遅れが判定されたとき前記
フレームのなかにBピクチャのフレームがあればそのフ
レームの再生をスキップさせ、なければ、前記フレーム
の中でIピクチャの前に位置するフレームを検索し、該
検索されたフレームの前のフレームがBピクチャでない
場合に、該検索されたフレームの再生をスキップさせる
スキップ手段と、 を備えたことを特徴とする動画再生装置。
3. A moving image reproducing apparatus for reproducing an encoded moving image composed of a large number of frames having any one of I picture, P picture and B picture, monitors the reproduced image to reduce the processing delay. Determining means for determining, and when a delay of processing is determined by the determining means, if there is a B-picture frame in the frames, the reproduction of that frame is skipped. And a skip unit for skipping reproduction of the searched frame when a frame located before the searched frame is not a B picture.
【請求項4】 前記スキップ手段は、スキップさせるフ
レームが連続しないようにすることを特徴とする請求項
1、請求項2又は請求項3記載の動画再生装置。
4. The moving picture reproducing apparatus according to claim 1, wherein said skip means prevents skipped frames from continuing.
【請求項5】 Iピクチャ、Pピクチャ及びBピクチャ
の何れかのピクチャタイプを持つ多数のフレームで構成
された符号化動画像を再生する動画再生方法において、 再生画像をモニタして処理の遅れを判定する第1ステッ
プと、 前記第1ステップによって処理の遅れが判定されたとき
前記フレームのBピクチャの再生をスキップさせる第2
ステップと、 を含むことを特徴とする動画再生方法。
5. In a moving image reproducing method for reproducing an encoded moving image composed of a number of frames having any one of I picture, P picture, and B picture, a reproduced image is monitored to reduce a processing delay. A first step of determining; and a second step of skipping the reproduction of the B picture of the frame when the processing delay is determined by the first step.
A moving image playback method, comprising:
【請求項6】 Iピクチャ、Pピクチャ及びBピクチャ
の何れかのピクチャタイプを持つ多数のフレームで構成
された符号化動画像を再生する動画再生方法において、 再生画像をモニタして処理の遅れを判定する第1ステッ
プと、 前記第1ステップによって処理の遅れが判定されたとき
前記フレームのなかでIピクチャの前に位置するフレー
ムを検索し、該検索されたフレームの前のフレームがB
ピクチャでない場合に、該検索されたフレームの再生を
スキップさせる第2ステップと、 を含むことを特徴とする動画再生方法。
6. A moving image reproducing method for reproducing an encoded moving image composed of a large number of frames having any of picture types of I picture, P picture and B picture. A first step of determining, and when a delay of processing is determined by the first step, a frame located before an I picture is searched for in the frame, and a frame preceding the searched frame is B
A second step of skipping the reproduction of the searched frame when the frame is not a picture.
【請求項7】 Iピクチャ、Pピクチャ及びBピクチャ
の何れかのピクチャタイプを持つ多数のフレームで構成
された符号化動画像を再生する動画再生方法において、 再生画像をモニタして処理の遅れを判定する第1ステッ
プと、 前記第1ステップによって処理の遅れが判定されたとき
前記フレームのなかにBピクチャのフレームがあればそ
のフレームの再生をスキップさせ、なければ、前記フレ
ームの中でIピクチャの前に位置するフレームを検索
し、該検索されたフレームの前のフレームがBピクチャ
でない場合に、該検索されたフレームの再生をスキップ
させる第2ステップと、 を含むことを特徴とする動画再生方法。
7. A moving image reproducing method for reproducing an encoded moving image composed of a number of frames having any of picture types of I picture, P picture, and B picture. A first step of determining, and when a delay in processing is determined by the first step, if there is a B-picture frame in the frames, the reproduction of that frame is skipped; Retrieving a frame located before the searched frame, and skipping the reproduction of the retrieved frame when the frame preceding the retrieved frame is not a B picture. Method.
【請求項8】 前記第2ステップ手段は、スキップさせ
るフレームが連続しないようにすることを特徴とする請
求項5、請求項6又は請求項7記載の動画再生方法。
8. The moving picture reproducing method according to claim 5, wherein said second step means prevents skipped frames from continuing.
【請求項9】 請求項1、請求項2又は請求項3記載の
判定手段及びスキップ手段を実現するためのプログラム
を格納したことを特徴とする記録媒体。
9. A recording medium storing a program for realizing the determination means and the skip means according to claim 1, 2, or 3.
JP32152198A 1998-10-27 1998-10-27 Device and method for reproducing moving picture Pending JP2000134581A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32152198A JP2000134581A (en) 1998-10-27 1998-10-27 Device and method for reproducing moving picture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32152198A JP2000134581A (en) 1998-10-27 1998-10-27 Device and method for reproducing moving picture

Publications (1)

Publication Number Publication Date
JP2000134581A true JP2000134581A (en) 2000-05-12

Family

ID=18133507

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32152198A Pending JP2000134581A (en) 1998-10-27 1998-10-27 Device and method for reproducing moving picture

Country Status (1)

Country Link
JP (1) JP2000134581A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005025224A1 (en) * 2003-09-02 2005-03-17 Sony Corporation Content reception device, video/audio output timing control method, and content providing system
WO2005101830A1 (en) * 2004-04-16 2005-10-27 Matsushita Electric Industrial Co., Ltd. Moving picture reproduction device
JP2006339857A (en) * 2005-05-31 2006-12-14 Toshiba Corp Decoding device
US8189679B2 (en) 2004-09-02 2012-05-29 Sony Corporation Content receiving apparatus, method of controlling video-audio output timing and content providing system
CN110784717A (en) * 2019-10-11 2020-02-11 北京达佳互联信息技术有限公司 Encoding method, encoding device, electronic equipment and storage medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005025224A1 (en) * 2003-09-02 2005-03-17 Sony Corporation Content reception device, video/audio output timing control method, and content providing system
US7983345B2 (en) 2003-09-02 2011-07-19 Sony Corporation Content receiving apparatus, video/audio output timing control method, and content provision system
WO2005101830A1 (en) * 2004-04-16 2005-10-27 Matsushita Electric Industrial Co., Ltd. Moving picture reproduction device
US8189679B2 (en) 2004-09-02 2012-05-29 Sony Corporation Content receiving apparatus, method of controlling video-audio output timing and content providing system
JP2006339857A (en) * 2005-05-31 2006-12-14 Toshiba Corp Decoding device
CN110784717A (en) * 2019-10-11 2020-02-11 北京达佳互联信息技术有限公司 Encoding method, encoding device, electronic equipment and storage medium
CN110784717B (en) * 2019-10-11 2022-03-25 北京达佳互联信息技术有限公司 Encoding method, encoding device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
US5731850A (en) Hybrid hierarchial/full-search MPEG encoder motion estimation
JP3358835B2 (en) Image coding method and apparatus
JPH08223577A (en) Moving image coding method and device therefor and moving image decoding method and device therefor
JP3331351B2 (en) Image data encoding method and apparatus
EP0577365A2 (en) Encoding and decoding of picture signals
JP2000295616A (en) Image coder, image decoder, image coding method, image decoding method and program storage medium
JP3852366B2 (en) Encoding apparatus and method, decoding apparatus and method, and program
JPH09294262A (en) Image coder
JP2755851B2 (en) Moving picture coding apparatus and moving picture coding method
JPH06350995A (en) Moving picture processing method
JP2000134581A (en) Device and method for reproducing moving picture
JP3947316B2 (en) Motion vector detection apparatus and moving picture encoding apparatus using the same
JP3200199B2 (en) Video compression encoding method
JP2001238182A (en) Image reproduction device and image reproduction method
US8331452B2 (en) Image encoding apparatus, method of controlling therefor, and program
JPH0888854A (en) Moving picture encoding system
JPH0795536A (en) Device and method for reversely reproducing moving image
JP2002010263A (en) Motion picture encoding apparatus and its method
JP3240737B2 (en) Image signal encoding method and apparatus, decoding method and apparatus
JP3356413B2 (en) Image decoding method and apparatus
JP2883592B2 (en) Moving picture decoding apparatus and moving picture decoding method
JP2004015351A (en) Encoding apparatus and method, program, and recording medium
JPH0630332A (en) Coding and decoding device for moving image
JPH0993537A (en) Digital video signal recording and reproducing device and digital video signal coding method
JP2883585B2 (en) Moving picture coding apparatus and moving picture coding method