JP2000217109A - Dynamic image reproducing device and reproducing method - Google Patents

Dynamic image reproducing device and reproducing method

Info

Publication number
JP2000217109A
JP2000217109A JP1473699A JP1473699A JP2000217109A JP 2000217109 A JP2000217109 A JP 2000217109A JP 1473699 A JP1473699 A JP 1473699A JP 1473699 A JP1473699 A JP 1473699A JP 2000217109 A JP2000217109 A JP 2000217109A
Authority
JP
Japan
Prior art keywords
frame
decoding
reproduced
time
temporally
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
JP1473699A
Other languages
Japanese (ja)
Inventor
Katsumi Hoashi
克己 帆足
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP1473699A priority Critical patent/JP2000217109A/en
Publication of JP2000217109A publication Critical patent/JP2000217109A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To obtain a dynamic picture reproducing device with which reverse reproduction is conducted with a uniform and smooth display time, without increasing the capacity of a frame memory, and to provide a reproduction method. SOLUTION: When a reverse reproduction direction detection means 10 detects a reverse reproduction sate, a frame number detection means 11 counts the number of reference frames required to reproduce each frame, and a decoding control means 12 controls a decoding means 13, so that the means 13 decodes a frame with less number of reference frames for decoding and displayed earlier in the display sequence of reverse reproduction after decoding a frame with many numbers of reference frames for decoding and displayed later in the display sequence.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、デジタルの符号化
された画像データを用いて動画像を再生する装置及び方
法において、特に逆再生を行う際の画面表示の品質の向
上を図ったものに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus and a method for reproducing a moving image using digitally encoded image data, and more particularly to an apparatus and a method for improving the quality of screen display when performing reverse reproduction. Things.

【0002】[0002]

【従来の技術】従来より、デジタル画像信号を圧縮する
符号化方式として、ISO/IEC11172-2,13818-2で規定され
るMPEG(Moving Picture Experts Group)方式が提案され
ている。このMPEG方式の代表的なデータ構造を図7に示
す。この図において、動画の1シーケンスを分割した符
号化の単位であるGOP は、I ピクチャが1 フレー
ム、Pピクチャが4 フレーム、B ピクチャが10フレーム
で合計15フレームから構成されている。ここで、I ピク
チャは、フレーム内符号化画像、P ピクチャはフレーム
間順方向予測符号化画像で、B ピクチャは、フレーム間
双方向予測符号化画像である。具体的には、図7(a) の
矢印で図示する通り、I2はI2のフレームのみでフレーム
内符号化され、P5はI2、P8はP5をそれぞれ参照してフレ
ーム間予測符号化されており、また、B0,B1 はP"14とI2
を参照してフレーム間予測符号化され、B3,B4 はI2とP5
を参照してフレーム間予測符号化されている。実際に符
号化されたデータは、図7(b) のような順番で符号化さ
れている。図7(a) に示した表示順と異なるのは、復号
の際に必要とされるフレームを先に復号しておけるよう
にするためである。
2. Description of the Related Art Conventionally, as a coding method for compressing a digital image signal, an MPEG (Moving Picture Experts Group) method specified in ISO / IEC11172-2 and 13818-2 has been proposed. FIG. 7 shows a typical data structure of the MPEG system. In this figure, a GOP, which is a unit of encoding obtained by dividing one sequence of a moving image, is composed of 1 frame for an I picture, 4 frames for a P picture, and 10 frames for a B picture, for a total of 15 frames. Here, an I picture is an intra-frame coded image, a P picture is an inter-frame forward prediction coded image, and a B picture is an inter-frame bi-directional predicted coded image. Specifically, as shown by the arrow in FIG. 7A, I2 is intra-frame coded only with I2 frame, P5 is inter-frame coded with reference to I2 and P8 with reference to P5, respectively. , And B0 and B1 are P "14 and I2
, And B3 and B4 are I2 and P5
, And has been subjected to inter-frame prediction coding. The actually encoded data is encoded in the order shown in FIG. 7 (b). The difference from the display order shown in FIG. 7A is that the frames required for decoding can be decoded first.

【0003】そして、図7で示されるストリームを、例
えば、P14 から逆再生を行うとすると、P14 を表示、復
号するために、I2,P5,P8,P11,P14と順番に復号していく
必要がある。次に、B13 を表示するためには、同じよう
に、I2,P5,P8,P11,P14,B13と順番に復号していくことに
なる。このような動作を繰り返していけば、MPEG方式で
圧縮された画像データを逆方向に再生していくことが可
能となる。
If the stream shown in FIG. 7 is to be played back from P14, for example, it is necessary to sequentially decode I2, P5, P8, P11 and P14 in order to display and decode P14. There is. Next, in order to display B13, in the same manner, I2, P5, P8, P11, P14, and B13 are sequentially decoded. By repeating such an operation, it becomes possible to reproduce image data compressed by the MPEG system in the reverse direction.

【0004】ここで、先述のような方法を用いて、逆方
向の再生を行った場合に、例えば、図7のストリームで
I'2 から逆再生を始めるとすると、I'2 を復号するため
には、1フレーム、すなわちI'2 だけを復号すればよい
が、I'2 の次に表示されるB'1 を復号するためには、I
2,P5,P8,P11,P14,I'2,B'1の順に7フレームの復号を行
わなければならない。すなわち、I'2 とB'1 では隣接す
るフレームであるにも関わらず、それぞれの復号時間が
大幅に異なることになる。これは、MPEGのデータ構造に
起因する問題である。
[0004] Here, when reproduction is performed in the reverse direction using the method described above, for example, the stream shown in FIG.
Assuming that reverse playback is started from I'2, to decode I'2, it is necessary to decode only one frame, that is, only I'2, but decode B'1 displayed after I'2. To do, I
Decoding of seven frames must be performed in the order of 2, P5, P8, P11, P14, I'2, B'1. That is, the decoding times of I'2 and B'1 are significantly different from each other even though they are adjacent frames. This is a problem caused by the MPEG data structure.

【0005】以上のような逆再生時の復号終了後に、得
られたフレームを、すぐに表示しようとすると、復号時
間の相違は、そのまま表示時間の相違となるため、逆再
生中の画像の見え方が不自然な見え方になる。
If the obtained frame is to be displayed immediately after the decoding at the time of the reverse reproduction as described above, the difference in the decoding time becomes the difference in the display time as it is. It becomes more unnatural appearance.

【0006】そして、この表示時間の相違を均等化する
ためには、復号枚数の多いフレームに表示時間を合わせ
る必要があり、そのため逆再生の速度が全体として著し
く低下する。また、フレームメモリを多く持つことによ
って参照フレームであるI 又はP(以後I/P と記す) ピク
チャを全て蓄積しておけば、復号時間を減らし、表示時
間を均等にすることが可能であるが、フレームメモリ量
が増加してしまい、回路規模の増大、消費電力の増加に
つながることになる。
In order to equalize the difference in display time, it is necessary to match the display time with a frame having a large number of decoded images, and therefore the speed of reverse reproduction is significantly reduced as a whole. Also, by storing many I or P (hereinafter referred to as I / P) pictures as reference frames by having many frame memories, decoding time can be reduced and display time can be equalized. As a result, the amount of frame memory increases, which leads to an increase in circuit scale and power consumption.

【0007】[0007]

【発明が解決しようとする課題】従来の動画像再生装置
及び再生方法は以上のように構成されており、時間軸方
向のフレーム間相関を利用して圧縮処理の行なわれた動
画像符号化データを時間的に逆方向に再生する場合は、
回路規模の増大を招くことなく、スムーズな再生を行う
ことができないという問題点があった。この発明は以上
のような問題点を解消するためになされたもので、フレ
ームメモリ量を増加することなく、表示時間が均等でス
ムーズな逆再生を行うことができる動画像再生装置およ
び再生方法を提供することを目的とする。
The conventional moving picture reproducing apparatus and the conventional reproducing method are constituted as described above, and the moving picture coded data which has been subjected to the compression processing by utilizing the inter-frame correlation in the time axis direction. If you want to play in reverse time,
There has been a problem that smooth reproduction cannot be performed without increasing the circuit scale. SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and provides a moving image reproducing apparatus and a reproducing method capable of performing smooth reverse reproduction with a uniform display time without increasing the amount of frame memory. The purpose is to provide.

【0008】[0008]

【課題を解決するための手段】この発明の請求項1にか
かる動画像再生装置は、時間軸方向のフレーム間相関を
利用して圧縮処理の行なわれた動画像符号化データを時
間的に逆方向に再生していく機能を有する動画像再生装
置において、符号化データの再生が時間的に逆方向であ
るか否かを検出する再生方向検出手段と、上記再生方向
検出手段により、時間的に逆方向な再生が行われると判
定された場合に、再生対象となるフレームを復号化する
のに必要な参照フレーム数を各再生対象フレーム毎に検
出する復号化時参照フレーム数検出手段と、上記参照フ
レームを参照して再生対象となるフレームの復号化を行
う復号化手段と、上記復号化時参照フレーム数検出手段
の出力を受け、時間的に後に再生すべき再生対象フレー
ムの参照フレーム数が、時間的に先に再生すべき再生対
象フレームの参照フレーム数よりも多い場合に、上記時
間的に後に再生すべきフレームの参照フレームの復号化
を、上記時間的に先に行うべきフレームの復号化に先行
して行うように上記復号化手段を制御する復号制御手段
とを備えたものである。
According to a first aspect of the present invention, there is provided a moving picture reproducing apparatus for temporally reversing moving picture coded data which has been subjected to compression processing using inter-frame correlation in a time axis direction. In a moving image reproducing apparatus having a function of reproducing in the direction, the reproduction direction detecting means for detecting whether or not the reproduction of the encoded data is temporally reverse, and the reproduction direction detecting means, A decoding reference frame number detecting means for detecting, for each frame to be reproduced, the number of reference frames necessary for decoding the frame to be reproduced, when it is determined that the reproduction in the reverse direction is performed; Decoding means for decoding a frame to be reproduced with reference to a reference frame, and a reference frame of a reproduction target frame to be reproduced later in time, receiving an output of the decoding-time reference frame number detecting means. Is larger than the number of reference frames of the reproduction target frame to be reproduced earlier in time, the decoding of the reference frame of the frame to be reproduced later in time is performed for the frame to be reproduced earlier in time. Decoding control means for controlling the decoding means so as to precede the decoding.

【0009】また、本発明の請求項2にかかる動画像再
生装置は、上記請求項1記載の動画像再生装置におい
て、上記圧縮処理は、MPEG方式を用いて行われたも
のであり、逆再生時の表示順で時間的に先に表示される
フレームは、動画の1 シーケンスを分割した符号化単位
(GOP) の先頭のフレーム内符号化画像(Iピクチャ) であ
り、時間的に後に表示されるフレームは、逆再生順でGO
P の先頭のI ピクチャの次に表示するフレームとしたも
のである。
According to a second aspect of the present invention, in the moving image reproducing apparatus according to the first aspect, the compression processing is performed by using an MPEG method. The frame displayed earlier in the display order of time is a coding unit obtained by dividing one sequence of a moving image.
The first intra-frame coded image (I-picture) of (GOP), and the frame displayed temporally later is the GO in reverse playback order.
This is the frame to be displayed next to the first I picture of P.

【0010】また、本発明の請求項3にかかる動画像再
生装置は、上記請求項2記載の動画像再生装置におい
て、上記復号制御手段は、次に表示されるべきフレーム
がGOPの先頭のI ピクチャの場合には、時間的に1つ前
のGOP のI もしくはP ピクチャのいくつかを先に復号化
したのち、上記GOP の先頭のI ピクチャを復号化するも
のとしたものである。
According to a third aspect of the present invention, in the moving image reproducing apparatus according to the second aspect, the decoding control means determines that the next frame to be displayed is the first IOP of the GOP. In the case of a picture, some of the I or P pictures of the immediately preceding GOP are decoded first, and then the leading I picture of the GOP is decoded.

【0011】また、本発明の請求項4にかかる動画像再
生装置は、上記請求項3記載の動画像再生装置におい
て、上記復号制御手段は、次に表示されるべきフレーム
がGOPの先頭のI ピクチャでない場合で、かつ、現在表
示されているフレームがGOP の先頭のI ピクチャである
場合には、先に復号化された、次のI もしくはP ピクチ
ャとから次の表示フレームを復号化するものである。
According to a fourth aspect of the present invention, in the moving image reproducing apparatus according to the third aspect, the decoding control means determines that the next frame to be displayed is the first IOP of the GOP. If it is not a picture, and if the currently displayed frame is the first I picture in the GOP, decode the next display frame from the previously decoded next I or P picture. It is.

【0012】また、本発明の請求項5にかかる動画像再
生装置は、時間軸方向のフレーム間相関を利用して圧縮
処理の行なわれた動画像符号化データを時間的に逆方向
に再生していく機能を有する動画像再生装置において、
符号化データの再生が時間的に逆方向であるか否かを検
出する再生方向検出手段と、上記再生方向検出手段によ
り、時間的に逆方向な再生が行われると判定された場合
に、再生対象となるフレームを復号化するのに必要な参
照フレーム数を各再生対象フレーム毎に検出する復号化
時参照フレーム数検出手段と、上記参照フレームを参照
して再生対象となるフレームの復号化を行う復号化手段
と、上記復号化時参照フレーム数検出手段の出力を受
け、時間的に後に再生すべき再生対象フレームの参照フ
レーム数が、時間的に先に再生すべき再生対象フレーム
の参照フレーム数よりも多い場合に、上記時間的に先に
再生すべき対象フレームの表示開始を所定時間遅延させ
るように上記復号化手段からの出力を制御する復号制御
手段とを備えたものである。
Further, a moving picture reproducing apparatus according to claim 5 of the present invention reproduces coded moving picture data which has been subjected to compression processing using a correlation between frames in a time axis direction in a temporally reverse direction. Video playback device with
A playback direction detecting means for detecting whether or not the playback of the encoded data is in the reverse direction in time; and a playback in the case where the playback direction detection means determines that the playback in the backward direction is to be performed. Decoding reference frame number detecting means for detecting the number of reference frames required to decode the target frame for each frame to be reproduced, and decoding the frame to be reproduced with reference to the reference frame. Receiving means for receiving the output of the decoding reference frame number detecting means, the reference frame number of the reproduction target frame to be reproduced temporally later, and the reference frame of the reproduction target frame to be reproduced earlier in time. Decoding control means for controlling the output from the decoding means so that the display start of the target frame to be reproduced earlier in time is delayed for a predetermined time when the number is larger than the number. A.

【0013】また、本発明の請求項6にかかる動画像再
生方法は、時間軸方向のフレーム間相関を利用して圧縮
処理の行なわれた動画像符号化データを時間的に逆方向
に再生していく動画像再生方法において、行おうとする
符号化データの再生が時間的に逆方向であるか否かを検
出するステップと、上記ステップにおいて時間的に逆方
向な再生が行われると判定された場合に、再生対象とな
るフレームを復号化するのに必要な参照フレーム数を各
再生対象フレーム毎に検出するステップと、時間的に後
に再生すべき再生対象フレームの参照フレーム数が、時
間的に先に再生すべき再生対象フレームの参照フレーム
数よりも多い場合に、上記時間的に後に再生すべきフレ
ームの復号化を、上記時間的に先に行うべきフレームの
復号化に先行して行うステップとを含むものである。
According to a sixth aspect of the present invention, there is provided a moving image reproducing method for reproducing moving image encoded data which has been subjected to a compression process in a temporally reverse direction by utilizing inter-frame correlation in a time axis direction. In the moving picture reproducing method, the step of detecting whether or not the reproduction of the encoded data to be performed is temporally reverse, and it is determined in the above step that the temporally reverse reproduction is performed. In this case, the step of detecting the number of reference frames necessary for decoding the frame to be reproduced for each frame to be reproduced, and the step of detecting the number of reference frames of the frame to be reproduced later in time, When the number of frames to be reproduced earlier is larger than the number of reference frames, the decoding of the frame to be reproduced temporally later is performed before the decoding of the frame to be temporally performed earlier. Cormorant is intended to include a step.

【0014】また、本発明の請求項7にかかる動画像再
生方法は、時間軸方向のフレーム間相関を利用して圧縮
処理の行なわれた動画像符号化データを時間的に逆方向
に再生していく動画像再生方法において、符号化データ
の再生が時間的に逆方向であるか否かを検出するステッ
プと、上記再生方向検出手段により、時間的に逆方向な
再生が行われると判定された場合に、再生対象となるフ
レームを復号化するのに必要な参照フレーム数を各再生
対象フレーム毎に検出するステップと、時間的に後に再
生すべき再生対象フレームの参照フレーム数が、時間的
に先に再生すべき再生対象フレームの参照フレーム数よ
りも多い場合に、上記時間的に先に再生すべき対象フレ
ームの表示開始を所定時間遅延させるステップとを含む
ものである。
According to a seventh aspect of the present invention, there is provided a moving image reproducing method for reproducing compressed moving image data which has been subjected to compression processing in a temporally reverse direction by utilizing inter-frame correlation in a time axis direction. In the moving picture reproducing method, the step of detecting whether the reproduction of the encoded data is in the reverse direction in time and the reproduction direction detecting means determine that the reproduction in the reverse direction in time is performed. Detecting the number of reference frames required to decode the frame to be played back for each frame to be played back, and determining the number of reference frames of the frame to be played back later in time. The display start of the target frame to be reproduced earlier in time is delayed by a predetermined time when the number of reference frames to be reproduced earlier is larger than the number of reference frames.

【0015】[0015]

【発明の実施の形態】(実施の形態1.)以下、本発明
の実施の形態1における動画像再生装置について説明す
る。図1は本発明の動画像再生装置の構成を示すブロッ
ク図であり、図において、10は、再生指示信号が入力
される再生方向検出手段であり、該再生方向検出手段1
0により、再生が通常方向であるか逆方向であるかが検
出される。11はフレーム数検出手段であり、再生方向
が逆再生の時に、入力された符号化データから、各フレ
ームを再生するのに必要な参照フレーム数を計数する。
13は入力された符号化データを復号化する復号化手
段、12は上記フレーム数検出手段11の出力を受け、
復号化対象となるフレームの参照フレーム数に応じて、
上記復号化手段13で復号化されるフレームの順番を入
れ替えるように復号化手段13を制御する復号制御手段
である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS (Embodiment 1) Hereinafter, a moving image reproducing apparatus according to Embodiment 1 of the present invention will be described. FIG. 1 is a block diagram showing the configuration of a moving image reproducing apparatus according to the present invention. In FIG. 1, reference numeral 10 denotes a reproducing direction detecting means to which a reproduction instruction signal is input.
0 indicates whether the reproduction is in the normal direction or in the reverse direction. Numeral 11 denotes a frame number detecting means for counting the number of reference frames necessary for reproducing each frame from the input coded data when the reproduction direction is reverse reproduction.
13 is decoding means for decoding the input coded data, 12 receives the output of the frame number detecting means 11,
According to the number of reference frames of the frame to be decoded,
The decoding control unit controls the decoding unit 13 so that the order of the frames decoded by the decoding unit 13 is changed.

【0016】図2は本発明の動画像再生方法を実現する
再生装置の回路レベルの構成を示す図であり、この図に
おいて、ストリーム解析部21は入力された動画像符号
化データのピクチャヘッダの検出を行ない、各ピクチャ
がI ピクチャかP ピクチャかB ピクチャのいずれである
かを示すピクチャタイプと、GOP 内での各ピクチャの表
示の順番を示すテンポラルリファレンスの情報を抽出し
て、制御部27に供給する。VLC 復号部22,IQ 部2
3,IDCT 部24では、それぞれ可変長符号であるVLC(Va
liable Length Code) の復号、逆量子化、及び逆DCT(Di
screte Cosine Transform)変換を行う。そして、逆DCT
変換が施されたデータは、動き補償部25からの出力と
ピクチャタイプに応じて加算されて、フレームメモリ2
6に書き込まれる。フレームメモリ26のデータは、表
示順で出力される。制御部27は、逆再生時に復号制御
及びフレームメモリの管理を行うためのもので、次に表
示するフレームによっては、2 枚後の表示フレームの復
号処理の一部を先に行ない、フレーム毎の復号時間を均
等化するものである。
FIG. 2 is a diagram showing a circuit-level configuration of a reproducing apparatus for realizing the moving image reproducing method of the present invention. In this figure, the stream analyzing unit 21 converts the picture header of the input moving image encoded data into a picture header. The control unit 27 performs detection and extracts a picture type indicating whether each picture is an I picture, a P picture, or a B picture, and information on a temporal reference indicating the display order of each picture in the GOP. To supply. VLC decoding unit 22, IQ unit 2
3. In the IDCT unit 24, VLC (Va
liable Length Code), inverse quantization, and inverse DCT (Di
screte Cosine Transform). And the inverse DCT
The converted data is added to the output from the motion compensation unit 25 according to the picture type, and is added to the frame memory 2.
6 is written. The data in the frame memory 26 is output in display order. The control unit 27 performs decoding control and frame memory management at the time of reverse reproduction. Depending on a frame to be displayed next, the control unit 27 performs a part of decoding processing of a display frame two frames later, and performs frame-by-frame This is to equalize the decoding time.

【0017】図4は、図2の制御部27の動作を説明す
るためのフローチャートを示す図である。このフロー
は、逆再生において、次に表示すべき画像を復号する処
理毎に用いられる。以下、動作について説明する。ステ
ップS300にて、ある画像に対する処理が開始されると、
まず、次に表示すべき画像がGOP の先頭のI ピクチャで
あるかどうかを判断して( ステップS301),「YES 」であ
れば、当該フレームは早く復号化することができるの
で、次に表示されるI ピクチャが含まれるGOP の、1 つ
前のGOP のI/P ピクチャをN 枚復号し、復号結果は、現
在表示中のフレームが格納されているフレームメモリ以
外のフレームメモリに格納する( ステップS302) 。な
お、ここでN は、あらかじめ決めた正の整数である。そ
の後、次に表示するべきI ピクチャを復号( ステップS3
03) して、そのI ピクチャを表示して( ステップS304)
処理を終える( ステップS310) 。一方、上記ステップS3
01の、次に表示すべき画像がGOP の先頭のI ピクチャで
あるかどうかの判断において、「NO」であれば、現在表
示中のフレームがGOP の先頭のI ピクチャかどうかを判
断するステップS305に移行し、そこで「YES 」であれ
ば、あらかじめ復号しておいたI/P ピクチャから必要な
I/P ピクチャと次に表示するフレームの復号を行ない(
ステップS306) 、復号終了後、表示フレームを表示して
( ステップS307) 、処理を終える( ステップS310) 。ま
た、上記ステップS305の、現在表示中のフレームがGOP
の先頭のI ピクチャかどうかの判断において、「NO」で
あれば、必要なI/P ピクチャと、次に表示すべきフレー
ムの復号を行ない( ステップS308) 、復号終了後、表示
フレームを表示して( ステップS309) 、処理を終る( ス
テップS310) 。
FIG. 4 is a flow chart for explaining the operation of the control unit 27 of FIG. This flow is used for each process of decoding an image to be displayed next in reverse reproduction. Hereinafter, the operation will be described. In step S300, when processing for a certain image is started,
First, it is determined whether or not the next image to be displayed is the first I picture of the GOP (step S301), and if "YES", the frame can be decoded quickly, so that the next display Decode N I / P pictures of the GOP immediately before the GOP containing the I picture to be decoded, and store the decoding result in a frame memory other than the frame memory in which the currently displayed frame is stored ( Step S302). Here, N is a predetermined positive integer. Then, the next I picture to be displayed is decoded (step S3
03) and display the I picture (step S304)
The process ends (step S310). On the other hand, step S3
If it is “NO” in the determination of whether the image to be displayed next is the first I picture of the GOP in step S305, it is determined whether the currently displayed frame is the first I picture of the GOP (step S305). Then, if “YES”, the necessary I / P picture is decoded beforehand.
Decode the I / P picture and the frame to be displayed next (
(Step S306) After the decoding is completed, the display frame is displayed.
(Step S307), the process ends (Step S310). Also, in step S305, the currently displayed frame is a GOP.
If the determination is "NO" in the determination as to whether or not the frame is the first I picture, the necessary I / P picture and the frame to be displayed next are decoded (step S308). Then (step S309), the process ends (step S310).

【0018】図3(a)は、図7に示したストリームを
逆再生する際のフレームメモリ書き込み/ 読みだしタイ
ミングを示す図である。ここで、現在、B'3 のフレーム
を表示しているとすると、次の表示フレームは、I'2 に
なるが、I'2 の復号を行う前に、B'1 の復号に必要な、
P14 を復号するために必要なI2,P5,P8の復号を行う(N=3
の場合) 。その際に、現在表示中のB'3 が格納されてい
るフレームメモリ以外のフレームメモリ(図1ではFM1
とFM2 )に復号結果を交互に書き込んでいく。そしてP8
の復号終了後に、次に表示するべきフレームであるI'2
を復号して表示を行う。そして次に、I'2 の次に出力す
べきフレームはB'1 であるが、上記I'2 を復号する際
に、既にP8まで復号しているので、P8の次のI/P ピクチ
ャであるP11,P14,I'2 を復号してB'1 の復号を行ない表
示する。
FIG. 3A is a diagram showing frame memory write / read timings when the stream shown in FIG. 7 is reproduced in reverse. Here, assuming that the frame of B'3 is currently displayed, the next display frame is I'2, but before decoding of I'2, necessary for decoding of B'1.
Decode I2, P5 and P8 necessary to decode P14 (N = 3
in the case of) . At this time, a frame memory other than the frame memory in which the currently displayed B'3 is stored (FM1 in FIG. 1)
And FM2) are alternately written with the decoding result. And P8
After decoding of, the frame to be displayed next is I'2
Is decrypted and displayed. Next, the frame to be output next to I'2 is B'1, but when decoding I'2, since it has already been decoded up to P8, the I / P picture next to P8 is used. A certain P11, P14, I'2 is decoded and B'1 is decoded and displayed.

【0019】一方、従来では、図3(b)に示すよう
に、現在フレームメモリFM0 のB'3 のフレームを表示し
ているとすると、次の表示フレームはI'2 となるので、
I'2 の復号を行い、復号結果をフレームメモリFM1 に格
納した後、I'2 を表示する。そしてI'2 の次に表示され
るフレームはB'1 であるが、B'1 の参照フレームは1 つ
前のGOP のP'14とI2であるので、参照フレームを復号す
るために、1 つ前のGOPのI2から復号を始めてフレーム
メモリFM2 に格納した後、P5(FM0) ,P8(FM2) ,P11
(FM0 ),P14 (FM2 ),I'2(FM0)と順番に参照フレー
ムの復号を行い、最後にB'1 を復号してFM1 に格納して
B'1 を表示する。このような方法で復号、表示を行う
と、フレームの表示時間にバラツキが生じ、結果的に不
自然な逆再生となってしまう。
On the other hand, conventionally, as shown in FIG. 3B, if the frame of B'3 in the frame memory FM0 is currently displayed, the next display frame is I'2.
After decoding I'2 and storing the decoding result in the frame memory FM1, I'2 is displayed. Then, the frame displayed after I'2 is B'1, but since the reference frame of B'1 is P'14 and I2 of the immediately preceding GOP, to decode the reference frame, 1 After starting decoding from I2 of the previous GOP and storing it in frame memory FM2, P5 (FM0), P8 (FM2), P11
(FM0), P14 (FM2), I'2 (FM0), and then decode the reference frame, and finally decode B'1 and store it in FM1.
Display B'1. When decoding and displaying are performed in such a method, the display time of the frames varies, resulting in an unnatural reverse reproduction.

【0020】これに対して本実施の形態では、各フレー
ム毎の復号化時間を有効に利用し、早く復号化できるI'
2 よりも先に、時間のかかるB'1 の復号に必要な、P14
を復号するために必要なI2,P5,P8の復号を行うようにす
ることで、表示されるフレーム間隔がより均等になり、
滑らかな逆再生を行うことができる。
On the other hand, in the present embodiment, the decoding time for each frame can be effectively used, and I 'can be decoded quickly.
Before P2, P14 required for time-consuming decoding of B'1
By decoding I2, P5, P8 necessary to decode the, the displayed frame interval becomes more even,
Smooth reverse reproduction can be performed.

【0021】このように、本実施の形態1によれば、逆
再生の表示順で先に表示される, 復号するための参照フ
レームの枚数が少ないフレームの復号を、表示順では後
に表示される, 復号するための参照フレームの枚数が多
いフレームの参照フレームを復号した後に行うことによ
り、復号時間の均等化につながり、結果的に表示時間も
均等化され、滑らかな逆再生を行うことが可能になる。
As described above, according to the first embodiment, decoding of a frame having a small number of reference frames to be decoded, which is displayed first in the display order of reverse reproduction, is displayed later in the display order. , Decoding after decoding the reference frames of a frame with a large number of reference frames leads to equalization of the decoding time, resulting in equalization of the display time and smooth reverse playback. become.

【0022】なお、本実施の形態1では、フレームメモ
リを3面で構成したが、フレームメモリの数はこれに限
らず任意の枚数とすることができる。これによってI/P
ピクチャを多くフレームメモリに持てるため、高速な逆
再生が可能となる。
In the first embodiment, the frame memory is composed of three planes. However, the number of the frame memories is not limited to this, and may be any number. By this I / P
Since many pictures can be stored in the frame memory, high-speed reverse playback is possible.

【0023】また、本実施の形態1では、GOP の先頭の
I ピクチャでのみ先にデコードする例を示したが、GOP
の先頭以外のI/P/B ピクチャにおいても同様のことが可
能である。これによって、他のフレーム間の符号化時間
の均等化も実現されるため、一層滑らかな逆再生が可能
となる。
In the first embodiment, the head of the GOP is
Although the example of decoding first only with I picture is shown, GOP
The same is possible for I / P / B pictures other than the first one. As a result, the encoding time between the other frames is also equalized, so that smoother reverse reproduction is possible.

【0024】(実施の形態2.)次に本実施の形態2に
かかる動画像再生装置及び再生方法について説明する。
基本的な構成及び、該装置を実現する構成については、
図1及び図2で示したのものと同じであるが、図1の復
号制御手段12(図2では制御部27)のフローが異な
る。すなわち、制御部27は、逆再生時に復号制御及び
フレームメモリの管理を行うためのもので、次に表示す
るフレームによっては、フレームの表示を遅らせて表示
時間が均等となるように処理する。
(Embodiment 2) Next, a moving image reproducing apparatus and a reproducing method according to Embodiment 2 will be described.
For the basic configuration and the configuration to realize the device,
1 and 2 except that the flow of the decoding control means 12 in FIG. 1 (the control unit 27 in FIG. 2) is different. That is, the control unit 27 performs decoding control and management of the frame memory at the time of reverse reproduction. Depending on the next frame to be displayed, the control unit 27 delays the display of the frame so that the display time becomes equal.

【0025】図5は、本実施の形態2による制御部27
のフローチャートを示す図である。このフローは、逆再
生において、次に表示すべき画像を復号する処理毎に用
いられる。ステップS400にて、ある画像に対する処理が
開始されると、まず、次に表示すべき画像がGOP の先頭
のI ピクチャであるかどうかを判断して( ステップS40
1),「YES 」であれば、次に表示されるI ピクチャを復
号し( ステップS402) 、次に表示されるI ピクチャが含
まれるGOP の1 つ前のGOP のI/P ピクチャをN 枚復号す
る( ステップS403) 。ここでN は、あらかじめ決めた正
の整数である。その後、ステップS402で復号したGOP の
先頭のI ピクチャを表示する( ステップS404) 。そし
て、表示後、現在表示中のGOP の先頭のI ピクチャの次
に表示すべきフレームを、現在表示中のGOP の先頭のI
ピクチャを表示するまでの間にあらかじめ復号しておい
たI/P ピクチャの次に存在する必要なI/P ピクチャと、
次に表示するフレームの復号を行なって得て( ステップ
S405) 、次に表示すべきフレームを表示して( ステップ
S406) 、処理を終る( ステップS409) 。一方、上記ステ
ップS401において、次に表示すべき画像がGOP の先頭の
I ピクチャではなく、判断結果が「NO」であれば、必要
なI/P ピクチャと、次に表示すべきフレームの復号を行
ない( ステップS407) 、次に表示すべきフレームを表示
して( ステップS408) 、処理を終る( ステップS409) 。
FIG. 5 shows a control unit 27 according to the second embodiment.
FIG. 4 is a diagram showing a flowchart of the above. This flow is used for each process of decoding an image to be displayed next in reverse reproduction. When the processing for a certain image is started in step S400, first, it is determined whether the next image to be displayed is the first I picture of the GOP (step S40).
If 1), "YES", the next I picture to be displayed is decoded (step S402), and N I / P pictures of the GOP immediately before the GOP including the next I picture to be displayed are decoded. The decryption is performed (step S403). Here, N is a predetermined positive integer. Thereafter, the first I picture of the GOP decoded in step S402 is displayed (step S404). Then, after the display, the frame to be displayed next to the first I picture of the currently displayed GOP is set to the first I picture of the currently displayed GOP.
The necessary I / P picture that exists next to the I / P picture that has been decoded before the picture is displayed,
The next frame to be displayed is decoded (step
(S405), and display the frame to be displayed next (step
(S406), the process ends (step S409). On the other hand, in step S401, the image to be displayed next is the first image in the GOP.
If the determination result is "NO" instead of the I picture, the necessary I / P picture and the frame to be displayed next are decoded (step S407), and the frame to be displayed next is displayed (step S407). (S408), the process ends (step S409).

【0026】図6は、図7に示すストリームを逆再生す
る際のフレームメモリ書き込み/ 読みだしタイミングを
示す図である。現在、B'3 のフレームを表示していると
すると、次の表示フレームは、I'2 になる。ここで、I'
2 の復号を行った後に、I'2を表示するのではなく、I'2
の復号後に次の出力フレームの復号を行う。具体的に
は、I2を復号して、その後、I'2 を表示してP5,P8,P11,
P14,I'2,B'1 の復号を行ない、B'1 を表示する。
FIG. 6 is a diagram showing the timing of writing / reading the frame memory when the stream shown in FIG. 7 is reproduced in reverse. Assuming that the frame of B'3 is currently displayed, the next display frame is I'2. Where I '
After decrypting 2, decode I'2 instead of displaying I'2.
, The next output frame is decoded. Specifically, I2 is decoded, and then I'2 is displayed and P5, P8, P11,
Decode P14, I'2, B'1 and display B'1.

【0027】このように本実施の形態2によれば、表示
フレームを復号するための参照フレームの枚数が少ない
フレームの処理時間と、フレームを復号するための参照
フレームの枚数が多いフレームの処理時間が均等になる
ように、復号の処理時間が短いフレームの表示開始時間
を遅らせることにより、再生されるフレームの表示時間
が均等化され、滑らかな逆再生を行うことが可能にな
る。
As described above, according to the second embodiment, the processing time of a frame with a small number of reference frames for decoding a display frame and the processing time of a frame with a large number of reference frames for decoding a frame By delaying the display start time of a frame having a short decoding processing time so that the decoding time becomes equal, the display time of the reproduced frame is equalized, and a smooth reverse reproduction can be performed.

【0028】なお、本実施の形態2では、フレームメモ
リを3 面で構成したが、フレームメモリの数はこれに限
らず、任意の枚数とすることができる。例えば、フレー
ムメモリが4 面以上の場合には、任意のタイミングでフ
レームの表示を行うことが可能である。
In the second embodiment, the frame memory is composed of three planes. However, the number of frame memories is not limited to this, and may be any number. For example, when the frame memory has four or more frames, it is possible to display a frame at an arbitrary timing.

【0029】また、本実施の形態2では、GOP の先頭の
I ピクチャでのみ、その表示を遅延させる例を説明した
が、GOP の先頭以外のI/P/B ピクチャを遅延させる場合
においても同様の構成とすることが可能である。これに
よって、他のフレーム間の表示時間の均等化も実現され
るため、より一層、滑らかな逆再生が可能となる。
Also, in the second embodiment, the head of the GOP
The example in which the display is delayed only for the I picture has been described. However, the same configuration can be applied to the case where the I / P / B picture other than the head of the GOP is delayed. As a result, the display time between the other frames can be equalized, so that smoother reverse reproduction can be achieved.

【0030】[0030]

【発明の効果】以上のように、本発明の請求項1にかか
る動画復号装置によれば、時間軸方向のフレーム間相関
を利用して圧縮処理の行なわれた動画像符号化データを
時間的に逆方向に再生していく際に、逆再生の表示順で
先に表示される復号するための参照フレームの枚数が少
ないフレームの参照フレームの復号を、表示順では後に
表示される復号するための参照フレームの枚数が多いフ
レームの参照フレームを復号した後に行うようにしたの
で、時間軸方向のフレーム相関を利用して圧縮処理の行
なわれた符号化データを時間的に逆方向に再生していく
際に、必要最小限なフレームメモリの数でも、表示時間
が均等化されて滑らかな逆再生が可能になるという効果
が得られる。
As described above, according to the moving picture decoding apparatus according to the first aspect of the present invention, the moving picture coded data which has been subjected to the compression processing using the inter-frame correlation in the time axis direction is temporally converted. When decoding in the reverse direction, the decoding of the reference frame of the frame having the small number of reference frames to be displayed earlier in the display order of the reverse playback and the decoding of the reference frame displayed later in the display order is performed. Is performed after decoding a reference frame of a frame having a large number of reference frames, so that encoded data that has been subjected to compression processing using frame correlation in the time axis direction is reproduced in a temporally reverse direction. In this case, the display time is equalized even with the minimum necessary number of frame memories, and a smooth reverse reproduction can be achieved.

【0031】また、復号の処理時間が短いフレームの表
示開始時間を遅らせて、表示フレームを復号するための
参照フレームの枚数が少ないフレームの処理時間と、フ
レームを復号するための参照フレームの枚数が多いフレ
ームの処理時間との表示時間差を低減するようにしたの
で、再生されるフレームの表示時間が均等化され、滑ら
かな逆再生を行うことが可能になるという効果が得られ
る。
Further, by delaying the display start time of a frame whose decoding processing time is short, the processing time of a frame having a small number of reference frames for decoding a display frame and the number of reference frames for decoding a frame are reduced. Since the display time difference from the processing time of a large number of frames is reduced, the display time of the reproduced frame is equalized, and the effect that smooth reverse reproduction can be performed is obtained.

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

【図1】本発明の実施の形態1及び2における動画像再
生装置の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a moving image reproducing device according to Embodiments 1 and 2 of the present invention.

【図2】本発明実施の形態1及び2の動画像再生装置の
回路レベルの構成を示す図である。
FIG. 2 is a diagram illustrating a circuit-level configuration of the moving image reproducing apparatuses according to the first and second embodiments of the present invention.

【図3】上記実施の形態1による動画像再生装置におけ
る逆再生時のフレームメモリの書き込み/ 読みだしタイ
ミングを示す図である。
FIG. 3 is a diagram showing write / read timings of a frame memory at the time of reverse reproduction in the moving picture reproduction device according to the first embodiment.

【図4】上記実施の形態1による動画像再生装置におけ
る逆再生時の制御フローチャートを示す図である。
FIG. 4 is a diagram showing a control flowchart at the time of reverse playback in the moving picture playback device according to the first embodiment.

【図5】本発明の実施の形態2による動画像再生装置の
制御フローチャートを示す図である。
FIG. 5 is a diagram illustrating a control flowchart of a moving image reproducing apparatus according to a second embodiment of the present invention.

【図6】上記実施の形態2における動画像再生装置にお
ける逆再生時のフレームメモリの書き込み/読みだしタ
イミングを示す図である。
FIG. 6 is a diagram showing write / read timings of a frame memory at the time of reverse playback in the moving picture playback device according to the second embodiment.

【図7】MPEGにおけるフレーム間構造を示す図である。FIG. 7 is a diagram showing an inter-frame structure in MPEG.

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

10 再生方向検出手段 11 フレーム数検出手段 12 復号制御手段 13 復号化手段 21 ストリーム解析部 22 VLC 復号部 23 IQ部 24 IDCT部 25 動き補償部 26 フレームメモリ 27 制御部 DESCRIPTION OF SYMBOLS 10 Reproduction direction detection means 11 Frame number detection means 12 Decoding control means 13 Decoding means 21 Stream analysis part 22 VLC decoding part 23 IQ part 24 IDCT part 25 Motion compensation part 26 Frame memory 27 Control part

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】時間軸方向のフレーム間相関を利用して圧
縮処理の行なわれた動画像符号化データを時間的に逆方
向に再生していく機能を有する動画像再生装置におい
て、 符号化データの再生が時間的に逆方向であるか否かを検
出する再生方向検出手段と、 上記再生方向検出手段により、時間的に逆方向な再生が
行われると判定された場合に、再生対象となるフレーム
を復号化するのに必要な参照フレーム数を各再生対象フ
レーム毎に検出する復号化時参照フレーム数検出手段
と、 上記参照フレームを参照して再生対象となるフレームの
復号化を行う復号化手段と、 上記復号化時参照フレーム数検出手段の出力を受け、時
間的に後に再生すべき再生対象フレームの参照フレーム
数が、時間的に先に再生すべき再生対象フレームの参照
フレーム数よりも多い場合に、上記時間的に後に再生す
べきフレームの参照フレームの復号化を、上記時間的に
先に行うべきフレームの復号化に先行して行うように上
記復号化手段を制御する復号制御手段とを備えたことを
特徴とする動画像再生装置。
1. A moving picture reproducing apparatus having a function of reproducing moving picture coded data which has been subjected to compression processing by utilizing inter-frame correlation in a time axis direction in a temporally reverse direction. Playback direction detecting means for detecting whether or not the playback is in the reverse direction in time. If the playback direction detection means determines that the playback in the reverse direction in time is to be performed, the playback is performed. Decoding reference frame number detection means for detecting the number of reference frames necessary for decoding a frame for each frame to be reproduced; and decoding for decoding the frame to be reproduced with reference to the reference frame. Means for receiving the output of the decoding-time reference frame number detecting means, wherein the reference frame number of the reproduction target frame to be reproduced temporally later is set to the reference frame of the reproduction target frame to be reproduced temporally earlier. When the number is larger than the number, the decoding unit is controlled so that the decoding of the reference frame of the frame to be reproduced temporally later is performed prior to the decoding of the frame to be temporally performed earlier. A moving picture reproducing apparatus comprising: a decoding control unit.
【請求項2】 請求項1記載の動画像再生装置におい
て、 上記圧縮処理は、MPEG方式をもちいて行われたもの
であり、逆再生時の表示順で時間的に先に表示されるフ
レームは、動画の1 シーケンスを分割した符号化単位(G
OP) の先頭のフレーム内符号化画像(Iピクチャ) であ
り、時間的に後に表示されるフレームは、逆再生順でGO
P の先頭のI ピクチャの次に表示するフレームであるこ
とを特徴とする動画像再生装置。
2. The moving picture reproducing apparatus according to claim 1, wherein the compression processing is performed using an MPEG method, and a frame displayed earlier in a display order during reverse reproduction is temporally earlier. , A coding unit (G
OP) is the first intra-coded image (I picture), and the frame displayed later in time is GO in reverse playback order.
A moving picture reproducing apparatus characterized by being a frame to be displayed next to a leading I picture of P.
【請求項3】 請求項2記載の動画像再生装置におい
て、 上記復号制御手段は、 次に表示されるべきフレームがGOP の先頭のI ピクチャ
の場合には、時間的に1つ前のGOP のI もしくはフレー
ム間順方向予測符号化画像(P ピクチャ)のいくつかを
先に復号化したのち、上記GOP の先頭のI ピクチャを復
号化するものであることを特徴とする動画像再生装置。
3. The moving picture reproducing apparatus according to claim 2, wherein said decoding control means, when the next frame to be displayed is the first I-picture of the GOP, temporally immediately preceding the GOP. A moving picture reproducing apparatus characterized in that I or some of the inter-frame forward prediction coded pictures (P pictures) are decoded first, and then the first I picture of the GOP is decoded.
【請求項4】 請求項3記載の動画像再生装置におい
て、 上記復号制御手段は、 次に表示されるべきフレームがGOP の先頭のI ピクチャ
でない場合で、かつ、現在表示されているフレームがGO
P の先頭のI ピクチャである場合には、先に復号化され
た、次のI もしくはP ピクチャとから次の表示フレーム
を復号化するものであることを特徴とする動画像再生装
置。
4. The moving picture reproducing apparatus according to claim 3, wherein the decoding control means is configured to determine that the next frame to be displayed is not the first I-picture of the GOP, and that the currently displayed frame is GO.
A moving picture reproducing apparatus for decoding a next display frame from the first I or P picture decoded in the case of the first I picture of P.
【請求項5】 時間軸方向のフレーム間相関を利用して
圧縮処理の行なわれた動画像符号化データを時間的に逆
方向に再生していく機能を有する動画像再生装置におい
て、 符号化データの再生が時間的に逆方向であるか否かを検
出する再生方向検出手段と、 上記再生方向検出手段により、時間的に逆方向な再生が
行われると判定された場合に、再生対象となるフレーム
を復号化するのに必要な参照フレーム数を各再生対象フ
レーム毎に検出する復号化時参照フレーム数検出手段
と、 上記参照フレームを参照して再生対象となるフレームの
復号化を行う復号化手段と、 上記復号化時参照フレーム数検出手段の出力を受け、時
間的に後に再生すべき再生対象フレームの参照フレーム
数が、時間的に先に再生すべき再生対象フレームの参照
フレーム数よりも多い場合に、上記時間的に先に再生す
べき対象フレームの表示開始を所定時間遅延させるよう
に上記復号化手段からの出力を制御する復号制御手段と
を備えたことを特徴とする動画像再生装置。
5. A moving picture reproducing apparatus having a function of reproducing moving picture coded data, which has been subjected to compression processing by utilizing inter-frame correlation in a time axis direction, in a temporally reverse direction. Playback direction detecting means for detecting whether or not the playback is in the reverse direction in time. If the playback direction detection means determines that the playback in the reverse direction in time is to be performed, the playback is performed. Decoding reference frame number detection means for detecting the number of reference frames necessary for decoding a frame for each frame to be reproduced; and decoding for decoding the frame to be reproduced with reference to the reference frame. Receiving the output of the decoding reference frame number detecting means, and setting the reference frame number of the reproduction target frame to be reproduced temporally later to the reference frame number of the reproduction target frame to be reproduced earlier in time. Decoding control means for controlling the output from the decoding means so as to delay the display start of the target frame to be reproduced earlier in time if the number is larger than the predetermined number. Video playback device.
【請求項6】 時間軸方向のフレーム間相関を利用して
圧縮処理の行なわれた動画像符号化データを時間的に逆
方向に再生していく動画像再生方法において、 行おうとする符号化データの再生が時間的に逆方向であ
るか否かを検出するステップと、 上記ステップにおいて時間的に逆方向な再生が行われる
と判定された場合に、再生対象となるフレームを復号化
するのに必要な参照フレーム数を各再生対象フレーム毎
に検出するステップと、 時間的に後に再生すべき再生対象フレームの参照フレー
ム数が、時間的に先に再生すべき再生対象フレームの参
照フレーム数よりも多い場合に、上記時間的に後に再生
すべきフレームの参照フレームの復号化を、上記時間的
に先に行うべきフレームの復号化に先行して行うステッ
プとを含むことを特徴とする動画像再生方法。
6. A moving picture reproducing method for reproducing moving picture coded data, which has been subjected to compression processing using inter-frame correlation in the time axis direction, in a temporally reverse direction. A step of detecting whether or not the reproduction is temporally reverse, and decoding the frame to be reproduced when it is determined in the above step that reproduction in the temporal direction is performed. Detecting the required number of reference frames for each frame to be played back, wherein the number of reference frames of the frame to be played back temporally later is larger than the number of reference frames of the frame to be played back earlier in time. Decoding the reference frame of the frame to be reproduced temporally later, prior to the decoding of the frame to be temporally performed, if the number is large. Video playback method.
【請求項7】 時間軸方向のフレーム間相関を利用して
圧縮処理の行なわれた動画像符号化データを時間的に逆
方向に再生していく動画像再生方法において、 符号化データの再生が時間的に逆方向であるか否かを検
出するステップと、 上記再生方向検出手段により、時間的に逆方向な再生が
行われると判定された場合に、再生対象となるフレーム
を復号化するのに必要な参照フレーム数を各再生対象フ
レーム毎に検出するステップと、 時間的に後に再生すべき再生対象フレームの参照フレー
ム数が、時間的に先に再生すべき再生対象フレームの参
照フレーム数よりも多い場合に、上記時間的に先に再生
すべき対象フレームの表示開始を所定時間遅延させるス
テップとを含むことを特徴とする動画像再生方法。
7. A moving picture reproducing method for reproducing moving picture coded data, which has been subjected to compression processing by utilizing inter-frame correlation in a time axis direction, in a temporally reverse direction. A step of detecting whether or not the reproduction is temporally backward; and a step of decoding the frame to be reproduced when the reproduction direction detection means determines that reproduction in the temporally reverse direction is performed. Detecting the number of reference frames required for each reproduction target frame, and the number of reference frames of the reproduction target frame to be reproduced later in time is made larger than the number of reference frames of the reproduction target frame to be reproduced earlier in time. And delaying the display start of the target frame to be reproduced earlier in time by a predetermined time when there are many moving images.
JP1473699A 1999-01-22 1999-01-22 Dynamic image reproducing device and reproducing method Pending JP2000217109A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1473699A JP2000217109A (en) 1999-01-22 1999-01-22 Dynamic image reproducing device and reproducing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1473699A JP2000217109A (en) 1999-01-22 1999-01-22 Dynamic image reproducing device and reproducing method

Publications (1)

Publication Number Publication Date
JP2000217109A true JP2000217109A (en) 2000-08-04

Family

ID=11869419

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1473699A Pending JP2000217109A (en) 1999-01-22 1999-01-22 Dynamic image reproducing device and reproducing method

Country Status (1)

Country Link
JP (1) JP2000217109A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100765787B1 (en) 2006-06-15 2007-10-12 삼성전자주식회사 Method for reproducing compressed and encoded video data stream and apparatus thereof
JP7289547B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289552B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289548B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289546B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289545B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289553B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289551B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289550B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289549B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289554B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100765787B1 (en) 2006-06-15 2007-10-12 삼성전자주식회사 Method for reproducing compressed and encoded video data stream and apparatus thereof
JP7289547B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289552B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289548B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289546B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289545B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289553B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289551B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289550B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289549B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine
JP7289554B2 (en) 2021-05-19 2023-06-12 株式会社ユニバーサルエンターテインメント game machine

Similar Documents

Publication Publication Date Title
US7342967B2 (en) System and method for enhancing performance of personal video recording (PVR) functions on hits digital video streams
US8009741B2 (en) Command packet system and method supporting improved trick mode performance in video decoding systems
US5739862A (en) Reverse playback of MPEG video
US8184700B2 (en) Image decoder
JPH08214260A (en) Specific reproducing method and device for encoded data
JPH08140042A (en) Reproducing device and recording and reproducing device for picture data
JP2000217109A (en) Dynamic image reproducing device and reproducing method
JPH09200695A (en) Method and device for decoding video data for high-speed reproduction
US5923815A (en) Apparatus and method for decoding MPEG video data
US20050141620A1 (en) Decoding apparatus and decoding method
JP3061125B2 (en) MPEG image reproducing apparatus and MPEG image reproducing method
JP3277374B2 (en) Image signal decoding method and image signal decoding device
JP2000101969A (en) Device and method of reproduction
US6128340A (en) Decoder system with 2.53 frame display buffer
JP3860319B2 (en) Image reproduction method and apparatus
JP2001238182A (en) Image reproduction device and image reproduction method
JPH11313283A (en) Moving-image data reproducing device and reverse reproduction method for moving-image data
JP2006311366A (en) Image recorder and method for driving image recorder
JPH0832927A (en) Image decoding device
JP3657855B2 (en) Image decoding apparatus and image decoding method
JP3039416B2 (en) Video storage and playback device
JPH08130713A (en) Method and device for decoding digital moving picture
JP2002218396A (en) Information playback apparatus, information playback method, recording medium and program
JP4284830B2 (en) Moving picture editing / decoding apparatus and method
US7577204B2 (en) Hits stream rewind