JP2003101956A - Reproducing device - Google Patents

Reproducing device

Info

Publication number
JP2003101956A
JP2003101956A JP2002193696A JP2002193696A JP2003101956A JP 2003101956 A JP2003101956 A JP 2003101956A JP 2002193696 A JP2002193696 A JP 2002193696A JP 2002193696 A JP2002193696 A JP 2002193696A JP 2003101956 A JP2003101956 A JP 2003101956A
Authority
JP
Japan
Prior art keywords
picture
data
gop
image data
reproduction
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.)
Granted
Application number
JP2002193696A
Other languages
Japanese (ja)
Other versions
JP3695424B2 (en
Inventor
Makoto Kawamura
真 河村
Yasushi Fujinami
靖 藤波
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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP2002193696A priority Critical patent/JP3695424B2/en
Publication of JP2003101956A publication Critical patent/JP2003101956A/en
Application granted granted Critical
Publication of JP3695424B2 publication Critical patent/JP3695424B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To perform reverse reproduction that can display the entire compressed frames by using frame correlation. SOLUTION: In the case that image data to be decoded area a B picture arranged ahead of an I picture in a first GOP to which the image data to be decoded belong at reverse reproduction that is reverse single frame step reproduction or reverse slow reproduction, a reproducing means is controlled so as to access an entry point of a second GOP arranged just before the first GOP. A controlling part controls so as not to decode the B picture in the second GOP in obtaining a predictive image needed to decode the first image data to be decoded. At reverse reproduction, the reproducing means is controlled so as to access the entry point of the second GOP in the case that a reference image needed to decode the image data to be decoded is encoded by referring to an image belonging to the second GOP arranged just before the first GOP to which the image data to be decoded belong.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、動画像データ及び音声
データに圧縮処理を施して時分割多重化された時分割多
重信号が記録されたディスクから、データが読み出され
て画像の逆再生、逆低速(スロー)再生、逆方向コマ送
り再生が行なわれる場合に好適な、再生装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention reads data from a disc in which moving image data and audio data are compressed and time-division-multiplexed and time-division multiplexed signals are recorded to reversely reproduce images. The present invention relates to a reproducing apparatus suitable for reverse low speed (slow) reproduction and reverse frame advance reproduction.

【0002】[0002]

【従来の技術】動画像データ及び音声データに圧縮処理
行う方式として、従来MPEG(Motion Picture Codin
g Experts Group )方式が提案されており、このMPE
G方式により動画像データ及び音声データに圧縮処理が
行われて、ディスクに時分割多重記録されている。この
多重化データのデータフォ−マットの一例を図11に示
す。図11(a)に示すように、ディスクに時分割多重
記録された多重化データにおける、多重化ビットストリ
ームの1単位は、少なくとも1つのパック(PACK)と、
終了を示すISO _11172 _end _codeで構成される。こ
のISO _11172 _end _codeは、32ビットの符号とさ
れ、16進で「0x000001b9」と規定されている。なお、
先頭の「0x」は、16進数であることを表している(C
言語)。
2. Description of the Related Art As a method for compressing moving image data and audio data, a conventional MPEG (Motion Picture Codin)
g Experts Group) method has been proposed and this MPE
The moving image data and the audio data are compressed by the G method and are time-division multiplexed and recorded on the disc. FIG. 11 shows an example of the data format of this multiplexed data. As shown in FIG. 11A, one unit of the multiplexed bitstream in the multiplexed data time-division multiplexed recorded on the disc is at least one pack (PACK),
It is composed of ISO_11172_end_code indicating the end. This ISO_11172_end_code is a 32-bit code and is defined as "0x000001b9" in hexadecimal. In addition,
The leading "0x" indicates that it is a hexadecimal number (C
language).

【0003】また、パックは同図(b)に示すように、
Pack_Start _Code、SCR (SystemClock Referece) 、M
UX _Rateよりなるヘッダと、少なくとも1つのパケッ
ト (Packet) で構成される。このヘッダのPack_Start
_Codeは、32ビットの符号とされ、16進数で「0x00
0001b4」と規定されている。なお、パックの長さは、可
変長として定義されているが、例えば2048バイトに
固定してもよく、以下の説明では2048バイトに固定
したものとして説明を行う。
The pack is, as shown in FIG.
Pack_Start_Code, SCR (SystemClock Referece), M
It is composed of a header composed of UX_Rate and at least one packet. Pack_Start of this header
_Code is a 32-bit code and is hexadecimal "0x00".
0001b4 ”. Although the length of the pack is defined as a variable length, it may be fixed at 2048 bytes, for example, and the following description will be made assuming that it is fixed at 2048 bytes.

【0004】さらにパックを構成しているパケットは同
図(c)に示すように、Packet_Start _Code_Prefi
x、Stream_ID、Packet_length、PTS(Presentation Ti
me Stamp)、DTS(Decoding Time Stamp)よりなるヘッダ
と、パケットデータ(Code Data )とで構成される。こ
のPacket_Start _Code_Prefixは、24ビットの符号
とされ、16進数で「0x000001」と規定されている。ま
た、Stream_IDは8ビットの符号とされ、図12に示す
ように、パケットの種類(Stream Type )を示してい
る。さらに、Packet_length(16ビット)は、それ以
降のパケットの長さを示している。
Further, the packets forming the pack are Packet_Start_Code_Prefi as shown in FIG.
x, Stream_ID, Packet_length, PTS (Presentation Ti
It is composed of a header composed of me Stamp) and DTS (Decoding Time Stamp) and packet data (Code Data). This Packet_Start_Code_Prefix is a 24-bit code and is defined as "0x000001" in hexadecimal. Stream_ID is an 8-bit code and indicates the packet type (Stream Type) as shown in FIG. Furthermore, Packet_length (16 bits) indicates the length of subsequent packets.

【0005】各パケットのパケットデータ(Code Data
)には、audio streamの場合はオーディオデータが記
録され、video streamの場合はビデオデータが記録され
る。また、audio streamは32種類、video streamは1
6種類の異なったstream id を持つことができるため、
この数までの複数のオーディオ信号とビデオ信号を多重
化することが出来るようになる。
Packet data (Code Data) of each packet
In (), audio data is recorded in the case of an audio stream, and video data is recorded in the case of a video stream. There are 32 types of audio stream and 1 for video stream.
Since you can have 6 different stream ids,
Up to this number, a plurality of audio signals and video signals can be multiplexed.

【0006】このような多重化データを再生する従来の
符号化データ復号装置の概略の構成を示すブロック図を
図13に示す。この図に示す符号化データ再生装置にお
いて、DSM(Digital Storage Media )10から読出
された時分割多重データは分離装置21に供給され、ヘ
ッダ分離回路22において、時分割多重データされたデ
ータからパックヘッダ及びパケットヘッダが分離されて
制御装置24に供給されると共に、時分割多重されたデ
ータがスイッチング回路23の入力端子Gに供給され
る。このスイッチング回路23の出力端子H1,H2
は、それぞれビデオデコーダ25、オーディオデコーダ
26の入力端子に接続されている。
FIG. 13 is a block diagram showing a schematic configuration of a conventional coded data decoding device for reproducing such multiplexed data. In the encoded data reproducing apparatus shown in this figure, the time division multiplexed data read from the DSM (Digital Storage Media) 10 is supplied to a demultiplexing apparatus 21, and a header demultiplexing circuit 22 demultiplexes the time division multiplexed data from the pack header. The packet header is separated and supplied to the control device 24, and the time-division multiplexed data is supplied to the input terminal G of the switching circuit 23. The output terminals H1 and H2 of the switching circuit 23
Are connected to the input terminals of the video decoder 25 and the audio decoder 26, respectively.

【0007】また、分離装置21の制御装置24は、ヘ
ッダ分離回路22から供給されたパケットヘッダのstre
am id に従い、ビデオ信号の場合はスイッチング回路2
3の入力端子Gを出力端子H1に接続してビデオデコー
ダ25に信号を送り、オーディオ信号の場合は、スイッ
チング回路23の入力端子Gを出力端子H2に接続して
オーディオデコーダ26に信号を送るようにして、時分
割多重されたデータを正しく分離して、対応するデコー
ダに供給するようにしている。
Further, the control device 24 of the separating device 21 controls the stre of the packet header supplied from the header separating circuit 22.
Switching circuit 2 for video signals according to am id
3 is connected to the output terminal H1 to send a signal to the video decoder 25, and in the case of an audio signal, the switching circuit 23 is connected to the output terminal H2 to send a signal to the audio decoder 26. Then, the time-division multiplexed data is correctly separated and supplied to the corresponding decoder.

【0008】次に、MPEGについて概略説明を行う
と、MPEGにおいては、フレーム内符号化ピクチャ
(Iピクチャ)とフレーム間順方向予測符号化ピクチャ
(Pピクチャ)、双方向予測符号化ピクチャ(Bピクチ
ャ)を持っている。このIピクチャの符号化は、その画
像(フレームまたはフィールド)内のデータのみを用い
て圧縮処理が行なわれている。このため、Iピクチャの
データの圧縮効率は低くなるが、フレーム内で符号化さ
れていることから、それ自体のみでデコードすることが
可能とされている。
[0008] Next, the MPEG will be briefly described. In MPEG, an intra-frame coded picture (I picture), an inter-frame forward predictive coded picture (P picture), and a bidirectional predictive coded picture (B picture). )have. The I-picture is encoded by using only the data in the image (frame or field). Therefore, the compression efficiency of the I picture data is low, but since it is encoded in the frame, it can be decoded by itself.

【0009】一方、Pピクチャは前のIピクチャあるい
はPピクチャとの差分を演算することにより予測符号化
を行ったピクチャであり、圧縮効率は高くされている。
しかし、デコードする場合には予測符号化時に参照した
前のIピクチャあるいはPピクチャがデコードされてい
ることが必要とされる。また、Bピクチャは前後のIピ
クチャまたはPピクチャからの差分を演算することによ
り予測符号化を行ったピクチャであり、圧縮効率は最も
高くされている。しかしながら、デコードする場合に
は、予測符号化時に参照した前後のIピクチャまたはP
ピクチャがデコードされていることが必要とされる。
On the other hand, the P picture is a picture which is predictively coded by calculating the difference from the previous I picture or P picture, and the compression efficiency is improved.
However, when decoding, it is necessary that the previous I picture or P picture referred to at the time of predictive coding has been decoded. The B picture is a picture that is predictively coded by calculating the difference from the preceding or following I picture or P picture, and has the highest compression efficiency. However, in the case of decoding, the I picture or P before and after the reference referred to at the time of predictive coding is used.
The picture is required to be decoded.

【0010】ここで、ディスクとされたDSM10に記
録されるIピクチャ、PピクチャおよびBピクチャを含
むビットストリームの概念図を図14に示す。この図に
示すように一続きのビデオビットストリームは、1つ以
上のGOP(Group of Pictures) に分割されている。こ
のGOPはヘツダにGroup-Start-Code(GSC) 、Time-Cod
e(TC) 、Closed GOP(CG)、Broken-Link(BC) の各データ
を持ち、続いて複数のピクチヤデータを持つように構成
されている。なお、GOPにおけるピクチヤデータの先
頭は、Iピクチャに規定されている。
Here, FIG. 14 shows a conceptual diagram of a bit stream including I-pictures, P-pictures and B-pictures recorded in the DSM 10 which is a disc. As shown in this figure, a series of video bitstreams is divided into one or more GOPs (Group of Pictures). This GOP is a Group-Start-Code (GSC), Time-Cod
It is configured to have e (TC), Closed GOP (CG), and Broken-Link (BC) data, followed by multiple picture data. The beginning of the picture data in the GOP is specified by the I picture.

【0011】ところで、時分割多重化されたビデオデー
タがMPEGの符号化方式で圧縮されている場合には、
ランダムアクセスやサーチ動作に制限が生じるようにな
る。すなわち、MPEGされて記録されたディスクにラ
ンダムアクセスが行なわれる際には、アクセス時にアク
セスしたピクチャより前のピクチャが読み出されていな
いため、Iピクチャ以外のピクチャはデコードすること
ができず、最初はIピクチャにアクセスする必要があ
る。このため、通常のMPEG方式においては1秒間に
2枚程度のIピクチャが出現するようにして、ランダム
アクセス性と圧縮効率のバランスを取るようにしてい
る。
By the way, when the time-division multiplexed video data is compressed by the MPEG encoding system,
Random access and search operations will be restricted. That is, when random access is performed to the disc recorded by MPEG, the pictures other than the I picture cannot be decoded because the pictures prior to the accessed picture are not read at the time of access. Need access to the I picture. For this reason, in the normal MPEG system, about two I pictures appear in one second so that random accessibility and compression efficiency are balanced.

【0012】また、ビデオデータに対して固定レートの
圧縮が行われている場合、Iピクチャは周期的に所定の
位置に出現するため、その位置を計算により求めて、ア
クセスすることができる。しかしながら、可変レートの
圧縮が行われている場合、Iピクチャの位置は不定とな
るため、アクセスすることが困難になる。なお、MPE
Gの場合、通常は可変レートの圧縮とされる。
Further, when the video data is compressed at a fixed rate, the I picture periodically appears at a predetermined position, so that the position can be calculated and accessed. However, when the variable rate compression is performed, the position of the I picture becomes indefinite, making it difficult to access. In addition, MPE
In the case of G, compression is usually performed at a variable rate.

【0013】そこで、図13に示す符号化データ復号化
装置において、ランダムアクセスが行われるようサーチ
の命令を受けた場合は次のような動作が行なわれてい
る。サーチの命令を受けると図示しない主制御装置は、
制御装置24、ビデオデコーダ25及びオーディオデコ
ーダ26に対してサーチモードへの遷移を命令する。遷
移されたサーチモードにおいてビデオデコーダ25は、
入力されたビデオデータの中からIピクチャのデータの
みを選別してデコードする。あるいは、分離装置21に
おいてIピクチャのデータのみが選択され、ビデオデコ
ーダ25に入力される。そして、ビデオデコーダ25で
は、入力されたIピクチャのデータがデコードされて出
力される。これにより、サーチされた画像が表示され
る。
Therefore, in the coded data decoding apparatus shown in FIG. 13, when a search command for random access is received, the following operation is performed. When receiving the search command, the main controller (not shown)
The controller 24, the video decoder 25, and the audio decoder 26 are instructed to transition to the search mode. In the transitioned search mode, the video decoder 25
Only I-picture data is selected from the input video data and decoded. Alternatively, only the I picture data is selected in the separation device 21 and input to the video decoder 25. Then, in the video decoder 25, the input I-picture data is decoded and output. As a result, the searched image is displayed.

【0014】また、サーチモードにおいて、制御装置2
4はDSM10に対し、ディスク上のデータの読出位置
を前方(または後方)に移動するコマンドを指令する。
このときの読出位置の移動量は、サーチの速度や符号化
レート等に依存するが、一般的に、サーチの速度が速い
ほど、また符号化レートが高いほど、移動量が増えるよ
うになる。そして、読出位置が所定の位置まで移動した
とき、DSM10から出力されたデータは分離装置21
に入力され、ヘッダ分離回路22はビデオデータを分離
して、ビデオデコーダ25に供給する。ビデオデコーダ
25は最初に出現したIピクチャをデコードして出力す
る。これにより、サーチされた画像が表示される。な
お、サーチモードにおいて、オーディオデコーダ26は
ミュート状態とされる。
In the search mode, the control device 2
4 issues a command to the DSM 10 to move the data read position on the disk forward (or backward).
The moving amount of the read position at this time depends on the search speed, the coding rate, and the like, but generally, the moving amount increases as the search speed increases and the coding rate increases. Then, when the read position moves to a predetermined position, the data output from the DSM 10 is transferred to the separation device 21.
The header separation circuit 22 separates the video data and supplies it to the video decoder 25. The video decoder 25 decodes and outputs the first I picture that appears. As a result, the searched image is displayed. In the search mode, the audio decoder 26 is in the mute state.

【0015】このように、Iピクチャが連続再生される
サーチ動作は、ランダムアクセスの繰り返しとして実現
されることになる。つまりユーザから、例えば前方への
高速サーチが指示された場合、ビデオデコーダ25は入
力されるデータのうち、所定のフレーム数のデータを読
み飛ばしてIピクチャを探し、デコードして出力するこ
とになる。あるいは、分離装置21においてIピクチャ
のサーチが行なわれ、Iピクチャのデータのみがビデオ
デコーダ25に供給され、デコードされる。このような
動作を繰り返すことによってIピクチャが連続再生され
るサーチ動作が実現されている。
As described above, the search operation for continuously reproducing I pictures is realized by repeating random access. That is, when the user instructs, for example, a high-speed forward search, the video decoder 25 skips data of a predetermined number of frames among the input data, searches for an I picture, decodes and outputs the I picture. . Alternatively, the separation device 21 searches for an I picture, and only the I picture data is supplied to the video decoder 25 and decoded. By repeating such an operation, a search operation in which I pictures are continuously reproduced is realized.

【0016】しかしながら、従来は所望の画像をサーチ
して表示させるためのIピクチャがどこにあるのかわか
らないため、所望の画像が表示されるIピクチャにアク
セスするのに多くの時間を費やすという欠点があった。
そこで、これを解決するようにした符号化データ復号化
装置が提案されている。その符号化データ復号化装置の
構成の一例を図15に示す。
However, conventionally, it is not known where an I picture for searching and displaying a desired image is located, so that there is a drawback that it takes a lot of time to access the I picture on which the desired image is displayed. It was
Therefore, an encoded data decoding device that solves this problem has been proposed. FIG. 15 shows an example of the configuration of the encoded data decoding device.

【0017】この図に示す符号化データ復号化装置にお
いて、光ディスク60に記録されているデータは、ピッ
クアップ61により再生されるようになされている。ピ
ックアップ61の出力信号は復調回路62に入力され
る。復調回路62はピックアップ61が出力した再生信
号を復調し、ECC回路63に出力する。ECC回路6
3は入力されたデータの誤り検出・訂正を行い、データ
をデマルチプレクサ回路64に出力する。デマルチプレ
クサ回路64において分離されたビデオデータは、ビデ
オデコーダ65に入力され、またオーディオデータは、
オーディオデコーダ66に入力され、それぞれから圧縮
が解かれた信号が出力される。
In the coded data decoding apparatus shown in this figure, the data recorded on the optical disk 60 is reproduced by the pickup 61. The output signal of the pickup 61 is input to the demodulation circuit 62. The demodulation circuit 62 demodulates the reproduction signal output by the pickup 61 and outputs the demodulated signal to the ECC circuit 63. ECC circuit 6
3 performs error detection / correction on the input data and outputs the data to the demultiplexer circuit 64. The video data separated in the demultiplexer circuit 64 is input to the video decoder 65, and the audio data is
The signals are input to the audio decoder 66, and the decompressed signals are output from each.

【0018】コントローラ(主制御装置)67は、ユー
ザからの指令により、ビデオデコーダ65、オーディオ
デコーダ66にコマンドを送って制御すると共に、ドラ
イブ制御装置69にアクセスコマンドを与えている。こ
れにより、ドライブ制御装置69はコントローラ67か
らのコマンドに従いトラッキングサーボ回路70を使用
してピックアップ61を駆動することにより、ディスク
60にアクセスを行うようにしている。また、データの
先頭に位置するTOCデータは、デマルチプレクサ回路
64で分離され、コントローラ67に入力され、TOC
記憶装置68に記憶される。TOCデータは必要時にT
OC記憶装置68から読み出され、コントローラ67が
これを使用する。
The controller (main controller) 67 sends commands to the video decoder 65 and the audio decoder 66 for control in response to a command from the user, and gives an access command to the drive controller 69. As a result, the drive control device 69 drives the pickup 61 using the tracking servo circuit 70 in accordance with a command from the controller 67 to access the disc 60. Further, TOC data located at the head of the data is separated by the demultiplexer circuit 64 and input to the controller 67,
It is stored in the storage device 68. TOC data is T when needed
It is read from the OC storage device 68 and used by the controller 67.

【0019】次に、図15に示すデータ復号化装置の動
作を説明すると、光ディスク60が挿入されると、コン
トローラ67はドライブ制御装置69に先頭セクタ読み
出しのコマンドを与える。ドライブ制御装置69は、ト
ラッキングサーボ回路70によりピックアップ61を駆
動し、ディスク60上の先頭セクタの位置からの再生を
開始する。ピックアップ61は、光ディスク60にレー
ザ光線を照射し、その反射光から光ディスク60に記録
されているデータを再生する。ピックアップ61から出
力された再生信号は復調回路62に入力され、復調が行
われる。復調が済んだデータ列はECC回路63に入力
され、データの誤り検出・訂正が行われる。誤り訂正の
済んだデータはデマルチプレクサ回路64に入力され
る。
Next, the operation of the data decoding apparatus shown in FIG. 15 will be described. When the optical disk 60 is inserted, the controller 67 gives the drive controller 69 a command for reading the first sector. The drive control device 69 drives the pickup 61 by the tracking servo circuit 70 to start reproduction from the position of the head sector on the disk 60. The pickup 61 irradiates the optical disc 60 with a laser beam and reproduces the data recorded on the optical disc 60 from the reflected light. The reproduction signal output from the pickup 61 is input to the demodulation circuit 62 and demodulated. The demodulated data string is input to the ECC circuit 63, and data error detection / correction is performed. The error-corrected data is input to the demultiplexer circuit 64.

【0020】次に、図15に示す符号化データ復号化装
置において、ランダムアクセスを行うようサーチの命令
を受けると、コントローラ67は、ドライブ制御装置6
9、ビデオデコーダ65及びオーディオデコーダ66に
対してサーチモードへの遷移を命令する。サーチモード
においてビデオデコーダ66は、入力されたビデオデー
タの中からIピクチャのデータのみをデコードする。あ
るいは、デマルチプレクサ回路64でIピクチャのデー
タのみが選択され、ビデオデコーダ65に入力される。
これにより、ビデオデコーダ65においては、Iピクチ
ャデータがデコードされて、図示しないディスプレイに
表示されるようになる。
Next, in the coded data decoding apparatus shown in FIG. 15, when the search instruction for random access is received, the controller 67 causes the drive control apparatus 6 to operate.
9. The video decoder 65 and the audio decoder 66 are instructed to transit to the search mode. In the search mode, the video decoder 66 decodes only I picture data from the input video data. Alternatively, only the I picture data is selected by the demultiplexer circuit 64 and input to the video decoder 65.
As a result, in the video decoder 65, the I picture data is decoded and displayed on the display (not shown).

【0021】また、サーチモードにおいて、ドライブ制
御装置69はトラッキングサーボ回路70に対し、ディ
スク上のデータの読出位置を前方(または後方)に移動
するコマンドを指令する。このときの読出位置の移動量
は、サーチの速度や符号化レート等に依存するが、一般
的に、サーチの速度が速いほど、また符号化レートが高
いほど、移動量が増える。そして、読出位置が所定の位
置まで移動したとき、ピックアップ61から出力された
データは、復調回路62、ECC回路63を経て、デマ
ルチプレクサ回路64に入力される。デマルチプレクサ
回路64はビデオデータを分離してビデオデコーダ65
に供給する。ビデオデコーダ65は最初に出現したIピ
クチャをデコードし出力する。なお、サーチモードにお
いて、オーディオデコーダ66はミュート状態とされ
る。
Further, in the search mode, the drive controller 69 commands the tracking servo circuit 70 to move the data read position on the disk forward (or backward). The movement amount of the read position at this time depends on the search speed, the coding rate, and the like, but generally, the higher the search speed and the higher the coding rate, the larger the movement amount. When the read position moves to a predetermined position, the data output from the pickup 61 is input to the demultiplexer circuit 64 via the demodulation circuit 62 and the ECC circuit 63. The demultiplexer circuit 64 separates the video data into a video decoder 65.
Supply to. The video decoder 65 decodes and outputs the first I picture that appears. The audio decoder 66 is muted in the search mode.

【0022】すなわち、サーチ動作はIピクチャに対す
る、ランダムアクセスの繰り返しとして実現される。つ
まりユーザから、例えば前方への高速サーチが指示され
た場合、ビデオデコーダ65は入力されるデータのう
ち、所定のフレーム数のデータを読み飛ばし、Iピクチ
ャを探し、デコードして出力する。あるいは、TOC記
憶装置68に記録されている情報によりコントローラ6
7がドライブ制御回路69に指令を与え、ドライブ制御
回路69がトラッキングサーボ回路70を駆動してIピ
クチャのサーチが行なわれ、Iピクチャのデータのみが
ビデオデコーダ65に供給され、デコードされる。この
ような動作を繰り返すことによってサーチ動作が行われ
ている。
That is, the search operation is realized by repeating random access to the I picture. That is, when the user instructs, for example, a fast forward search, the video decoder 65 skips a predetermined number of frames of the input data, searches for an I picture, decodes it, and outputs it. Alternatively, the controller 6 may be used according to the information recorded in the TOC storage device 68.
7 gives a command to the drive control circuit 69, the drive control circuit 69 drives the tracking servo circuit 70 to search for an I picture, and only the I picture data is supplied to the video decoder 65 and decoded. The search operation is performed by repeating such operations.

【0023】ところで、Iピクチャの位置をTOCデー
タとしてディスク60に記憶しておき、その情報を検出
することにより使用することができるが、全てのIピク
チャの位置をディスク60に記憶させようとした場合、
1秒間に2枚のIピクチャを発生させるものとすると、
1時間の容量の記録媒体に記録するIピクチャの数は7
200となる。その位置を全てTOCデータとしてディ
スク60に記憶するのは、その容量の観点から困難であ
り、ディスク60には、現実的には各トラックの先頭の
Iピクチャの位置程度しか記録できない。したがって、
ディスク60に記憶されているTOCデータを使用して
精密なサーチ動作を行うことは現実的に難しいという問
題点があった。また、このことはディスクに限らず他の
記憶媒体においても同様の問題が発生する。
By the way, the positions of I pictures can be stored in the disk 60 as TOC data and can be used by detecting the information. However, all the positions of I pictures were stored in the disk 60. If
Assuming that two I pictures are generated per second,
The number of I pictures recorded on a recording medium having a capacity of 1 hour is 7
It becomes 200. It is difficult to store all the positions in the disk 60 as TOC data from the viewpoint of the capacity, and in reality, the disk 60 can record only the position of the I picture at the head of each track. Therefore,
There is a problem that it is practically difficult to perform a precise search operation using the TOC data stored in the disk 60. Further, this causes a similar problem not only in the disk but also in other storage media.

【0024】そこで、ビットストリーム内にエントリパ
ケットを設けるようにして、サーチを容易に行えるよう
にした、特願平5−235121号に記載されたデータ
復号化装置が提案されており、その構成のブロック図を
図16に示す。また、この場合のデータフォ−マットの
例を図17に示すが、このデータフォ−マットにおいて
は、多重化データ中のエントリポイントを含むビデオパ
ケットの前に、エントリパケット(Entry Packet)が多
重化されている。さらに、データフォ−マットの他の例
を図18に示すが、このデータフォ−マットにおいては
各パケットに、前方向および後ろ方向のそれぞれ3箇所
のエントリポイントの位置情報が記録されている。
Therefore, a data decoding apparatus described in Japanese Patent Application No. 5-235121 has been proposed in which an entry packet is provided in the bitstream to facilitate the search. A block diagram is shown in FIG. An example of the data format in this case is shown in FIG. 17. In this data format, an entry packet (Entry Packet) is multiplexed before the video packet including the entry point in the multiplexed data. Has been done. Further, another example of the data format is shown in FIG. 18. In this data format, position information of three entry points in the forward direction and three entry points in the backward direction is recorded in each packet.

【0025】次に、図16に示す符号化データ復号装置
の動作を、図17あるいは図18で示されるフォ−マッ
トとされたデータを復号化する場合について説明する。
分離装置21のヘッダ分離回路22は、DSM10から
読み出されたデータから、パックヘッダ、パケットヘッ
ダおよびエントリパケットを分離して制御装置24に供
給するとともに、時分割多重されたデータをスイッチン
グ回路23の入力端子Gに供給する。スイッチング回路
23の出力端子H1,H2は、それぞれビデオデコーダ
25、オーディオデコーダ26の入力端子に接続されて
いる。
Next, the operation of the encoded data decoding apparatus shown in FIG. 16 will be described for the case of decoding the formatted data shown in FIG. 17 or FIG.
The header separation circuit 22 of the separation device 21 separates the pack header, the packet header and the entry packet from the data read from the DSM 10 and supplies the separated data to the control device 24, and the time division multiplexed data of the switching circuit 23. Supply to the input terminal G. The output terminals H1 and H2 of the switching circuit 23 are connected to the input terminals of the video decoder 25 and the audio decoder 26, respectively.

【0026】また制御装置24は、ヘッダ分離回路22
より入力されたデータから、エントリポイントに関する
情報(エントリパケットの情報)を読み出し、エントリ
ポイント記憶装置41に供給して書き込むようにする。
制御装置24にはDSM10から現在の読出位置の情報
が供給されているので、制御装置24は、エントリポイ
ントの位置とその内容を、現在の読出位置と対応付けて
エントリポイント記憶装置41に記憶することが出来
る。
The control unit 24 also includes a header separation circuit 22.
Information about the entry point (entry packet information) is read from the input data and supplied to the entry point storage device 41 for writing.
Since information about the current read position is supplied from the DSM 10 to the control device 24, the control device 24 stores the position of the entry point and its content in the entry point storage device 41 in association with the current read position. You can

【0027】分離装置21の制御装置24は、ヘッダ分
離回路22から供給されたパケットヘッダ内のstream i
d に従い、スイッチング回路23の入力端子Gと出力端
子H1,H2を順次接続状態にして、時分割多重された
データを正しく分離させ、ビデオデータをビデオデコー
ダ25に、オーディオデータをオーディオデコーダ26
に、それぞれ供給している。
The control device 24 of the separating device 21 controls the stream i in the packet header supplied from the header separating circuit 22.
According to d, the input terminal G and the output terminals H1 and H2 of the switching circuit 23 are sequentially connected to correctly separate the time-division multiplexed data, and the video data is sent to the video decoder 25 and the audio data is sent to the audio decoder 26.
, Respectively.

【0028】次に、サーチ動作が指令されると、図示し
ない主制御装置は、制御装置24、ビデオデコーダ25
及びオーディオデコーダ26に対してサーチモードへの
遷移を命令する。また、制御装置24は、DSM10の
出力から現在の読出位置を読み取り、その位置の近傍の
エントリポイントをエントリポイント記憶装置41より
抽出する。このエントリポイント記憶装置41には、再
生モード時に再生されたエントリパケットの情報が随時
記憶されている。あるいは、装置の電源をオンしたと
き、ディスクを装着したとき、再生を指令したときな
ど、所定のタイミングにおいて、DSM10に装着され
ているディスクに記録されているすべての、あるいは所
定の範囲のエントリパケットの情報が、予め読み出され
て記憶されているようにされてもよい。
Next, when a search operation is instructed, the main control device (not shown) causes the control device 24 and the video decoder 25 to operate.
And instructing the audio decoder 26 to transition to the search mode. Further, the control device 24 reads the current read position from the output of the DSM 10 and extracts the entry point near that position from the entry point storage device 41. The entry point storage device 41 stores the information of the entry packet reproduced in the reproduction mode as needed. Alternatively, when the power of the apparatus is turned on, when a disc is loaded, when playback is instructed, etc., all or a predetermined range of entry packets recorded on the disc loaded in the DSM 10 is set at a predetermined timing. Information may be read and stored in advance.

【0029】制御装置24はエントリポイントを求めた
とき、DSM10にサーチ命令を送り、読出位置をその
エントリポイントに高速移動させる。移動が完了したと
き、DSM10は、そのエントリポイントからデータを
再生し、分離装置21に供給する。そして、データフォ
−マットが図17に示すものとされている場合は、エン
トリパケットはIピクチャが記録されているビデオデー
タの直前に配置されている。従って、ヘッダ分離回路2
2によりエントリパケットに続くビデオデータを分離
し、ビデオデコーダ25に供給すると、このビデオデー
タの最初のピクチャはIピクチャとされる。そこで、ビ
デオデコーダ25は最初に出現したIピクチャをただち
にデコードして出力する。これにより、サーチされた画
像が表示されるようになる。
When the controller 24 finds the entry point, it sends a search command to the DSM 10 to move the read position to the entry point at high speed. When the move is complete, the DSM 10 replays the data from that entry point and supplies it to the separator 21. When the data format is as shown in FIG. 17, the entry packet is placed immediately before the video data in which the I picture is recorded. Therefore, the header separation circuit 2
When the video data following the entry packet is separated by 2 and supplied to the video decoder 25, the first picture of this video data becomes an I picture. Therefore, the video decoder 25 immediately decodes and outputs the first I picture that appears. As a result, the searched image is displayed.

【0030】また、データフォ−マットが図18に示す
ものとされている場合は、エントリパケットには、前後
それぞれ3つのエントリポイントの位置情報が記録され
ているので、制御装置24はその位置情報から次のエン
トリパケットをサーチさせ、再生させる動作を繰返すよ
うにする。これにより、Iピクチャが迅速に、順次連続
してデコードされ、サーチされた画像が表示されるよう
になる。
If the data format is as shown in FIG. 18, the position information of three entry points before and after the entry packet is recorded in the entry packet. The next entry packet is searched for and the reproduction operation is repeated. As a result, the I-pictures are rapidly and successively decoded and the searched image is displayed.

【0031】制御装置24は、サーチの速度が速いとき
には、より遠くのエントリポイントにアクセスさせ、サ
ーチの速度が遅いときには、より近くのエントリポイン
トにアクセスさせる。なお、エントリポイントが図18
に示すように、正方向と逆方向に、それぞれ3個づつ記
録されている場合は、選択するエントリポイントの組合
せによって、3段階以上のサーチ速度のバリエーション
を持たせることができる。このように、図17に示す符
号化データ復号化装置においては、アクセスポイントで
あるIピクチャの位置をエントリパケツトにより知るこ
とが出来るため、迅速にサーチ動作を完了することがで
きる。
When the search speed is high, the control unit 24 makes access to a farther entry point, and when the search speed is slow, makes the access point closer. The entry point is shown in FIG.
As shown in (3), when three records are recorded in each of the forward direction and the reverse direction, it is possible to provide three or more stages of variations in search speed depending on the combination of entry points to be selected. As described above, in the encoded data decoding device shown in FIG. 17, since the position of the I picture as the access point can be known from the entry packet, the search operation can be completed quickly.

【0032】また、セクタヘッダにサブコードデータと
して、近傍のIピクチャの位置(アクセスポイント)を
記録しておく技術が提案されており、この技術を用いて
も同様のサーチ動作を実現することができる。
A technique has been proposed in which the position (access point) of a nearby I picture is recorded as subcode data in the sector header, and a similar search operation can be realized by using this technique. it can.

【0033】さらに、MPEG2 Systemにおいては、PSD(Pr
ogram Stream Directory) というものが定義されてい
る。このPSD の構造を図19に示すが、図19中に示す
prev_directory_offset, next_directory_offset, PES_
header_position_offset によって、エントリポイント
の位置が記録されている場合も、同様のサーチ動作を実
現することができる。
Further, in the MPEG2 System, PSD (Pr
ogram Stream Directory) is defined. The structure of this PSD is shown in FIG. 19, which is shown in FIG.
prev_directory_offset, next_directory_offset, PES_
Even if the position of the entry point is recorded by header_position_offset, the same search operation can be realized.

【0034】[0034]

【発明が解決しようとする課題】ところで、VTR などの
ビデオ機器には、通常再生やサーチ動作の他に、逆方向
再生や逆方向スロー再生、逆方向コマ送り再生などの機
能が要求されている。しかし、ISO11172-2(MPEG1 Vide
o), ISO13818-2(MPEG2 Video)に従って記録されている
動画像データは、図20(a)に示すように参照が行わ
れており、そのため、図20(b)に示される順にピク
チャデータの順序を入れ替えて記録されている。すなわ
ち、MPEG方式におけるフレーム間予測の構造は図2
0(a)に示すように、1GOP(Group Of Pictures
)は例えば15フレームで構成されており、1GOP
においてIピクチャが1フレーム、Pピクチャが4フレ
ーム、残る10フレームがBピクチャとされている。
By the way, in addition to normal playback and search operations, video equipment such as VTRs are required to have functions such as backward playback, backward slow playback, and backward frame advance playback. . However, ISO11172-2 (MPEG1 Vide
o), the moving image data recorded in accordance with ISO13818-2 (MPEG2 Video) is referred to as shown in FIG. 20 (a), and therefore, the picture data is stored in the order shown in FIG. 20 (b). The order is changed and recorded. That is, the structure of inter-frame prediction in the MPEG system is shown in FIG.
As shown in 0 (a), 1 GOP (Group Of Pictures)
) Is composed of, for example, 15 frames, and 1 GOP
In the above, the I picture is 1 frame, the P picture is 4 frames, and the remaining 10 frames are B pictures.

【0035】このIピクチャは1フレーム内において予
測符号化されたフレーム内予測符号化画像であり、Pピ
クチャはすでに符号化された時間的に前のフレーム(I
ピクチャあるいはPピクチャ)を参照して予測するフレ
ーム間順方向予測符号化画像であり、Bピクチャは時間
的に前後の2フレームを参照して予測する双方向予測符
号化画像であるため、矢印で図示するように、Iピクチ
ャI2 はそのフレーム内のみで予測符号化されており、
PピクチャP5 はIピクチャI2 を参照してフレーム間
予測符号化されており、PピクチャP8 はPピクチャP
5 を参照してフレーム間予測符号化されている。さら
に、BピクチャB3 ,B4 はIピクチャI 2 とPピクチ
ャP5 との2つを参照してフレーム間予測符号化されて
おり、BピクチャB6 ,B7 はPピクチャP5 とPピク
チャP8 との2つを参照してフレーム間予測符号化され
ている。以下同様に予測符号化されて以降のピクチャが
作成されている。
This I picture is predicted within one frame.
It is an intra-frame predictive-coded image that has been measured and encoded, and
Kucha is the previously encoded temporally previous frame (I
Picture or P picture)
Inter-frame forward prediction coded image, B picture is temporal
Bidirectional prediction code that predicts by referring to the two frames before and after
Since it is an encoded image, as shown by the arrow, I picture
I2 Is predictively coded only within that frame,
P picture PFive Is I picture I2 Refer to between frames
It is predictively coded and P picture P8 Is a P picture P
Five The inter-frame predictive coding is performed with reference to. Furthermore
, B picture B3 , BFour Is I picture I 2 And P Picchi
PFive Interframe predictive coding with reference to two
Cage, B picture B6 , B7 Is a P picture PFive And P
Cha P8 Interframe predictive coding with reference to
ing. Similarly, the subsequent pictures are predictively coded
Has been created.

【0036】ところで、このように予測符号化されたピ
クチャをデコードするには、Iピクチャはフレーム内で
の予測符号化が行われているため、Iピクチャのみでデ
コードすることができるが、Pピクチャは時間的に前の
IピクチャあるいはPピクチャを参照して予測符号化さ
れているため、時間的に前のIピクチャあるいはPピク
チャがデコード時に必要とされ、Bピクチャは時間的に
前後のIピクチャあるいはPピクチャを参照して予測符
号化されているため、時間的に前後のIピクチャあるい
はPピクチャがデコード時に必要とされる。そこで、デ
コード時に必要とされるピクチャを先にデコードしてお
けるように、図20(b)に示すようにピクチャを入れ
替えている。
By the way, in order to decode a picture that is predictively coded in this way, since the I picture is predictively coded within a frame, it is possible to decode only an I picture, but a P picture. Is predictively coded with reference to a temporally previous I picture or P picture, a temporally previous I picture or P picture is required at the time of decoding, and a B picture is temporally preceding or following I picture. Alternatively, since it is predictively coded with reference to a P picture, temporally preceding and following I pictures or P pictures are required at the time of decoding. Therefore, the pictures are exchanged as shown in FIG. 20B so that the pictures required for decoding can be decoded first.

【0037】この入れ替えは図に示すように、Bピクチ
ャB0 ,B1 はデコード時にIピクチャI2 を必要とす
るため、BピクチャB0 ,B1 よりIピクチャI2 が先
行するよう、BピクチャB3 ,B4 はデコード時にIピ
クチャI2 とPピクチャP5を必要とするため、Bピク
チャB3 ,B4 よりPピクチャP5 が先行するよう、同
様にBピクチャB6 ,B7 はデコード時にPピクチャP
5 とPピクチャP8 を必要とするため、BピクチャB
6 ,B7 よりPピクチャP8 が先行するよう、Bピクチ
ャB9 ,B10はデコード時にPピクチャP8 とPピクチ
ャP11を必要とするため、BピクチャB9 ,B10よりP
ピクチャP11が先行するように入れ替えられている。同
様に、BピクチャB12,B13よりPピクチャP14が先行
するように入れ替えられている。
As shown in the figure, this interchange requires the B pictures B 0 and B 1 to require the I picture I 2 at the time of decoding, so that the I picture I 2 precedes the B pictures B 0 and B 1. Since the pictures B 3 and B 4 require the I picture I 2 and the P picture P 5 at the time of decoding, the B pictures B 6 and B 7 are similarly arranged so that the P picture P 5 precedes the B pictures B 3 and B 4. Is a P picture P when decoding
B picture B because 5 and P picture P 8 are required
Since B picture B 9 and B 10 require P picture P 8 and P picture P 11 at the time of decoding so that P picture P 8 precedes 6 and B 7 , P picture from B picture B 9 and B 10
The picture P 11 has been replaced so that it precedes. Similarly, the B pictures B 12 and B 13 are interchanged so that the P picture P 14 precedes them.

【0038】このようなビットストリームは図20
(b)に示す順序でビデオデコーダに転送すれば、通常
再生が可能とされるが、その他の特殊再生をそのままの
構成で行うことができないという問題点があった。ま
た、上記した従来の符号化データ復号装置においては、
Iピクチャのみを連続的に表示するサーチ動作について
は、実現方法が開示されているが、Iピクチャのみなら
ずPピクチャおよびBピクチャを含む全てのフレームを
連続的に逆順に表示することによる、逆方向再生や逆方
向スロー再生、逆方向コマ送り再生については、実現す
ることが困難であるという問題点があった。
Such a bit stream is shown in FIG.
If the video decoder is transferred to the video decoder in the order shown in (b), normal reproduction is possible, but there is a problem that other special reproduction cannot be performed as it is. Further, in the above-described conventional encoded data decoding device,
Regarding the search operation for continuously displaying only I pictures, a method of implementation has been disclosed. However, by displaying all frames including P pictures and B pictures as well as I pictures continuously in reverse order, There is a problem that it is difficult to realize the directional reproduction, the reverse slow reproduction, and the reverse frame advance reproduction.

【0039】そこで、本発明は、このような状態に鑑み
てなされたものであり、IピクチャのみならずPピクチ
ャおよびBピクチャを含む全てのフレームを連続的に逆
順に表示することのできる、逆方向再生や逆方向スロー
再生、逆方向コマ送り再生を可能とした再生装置を提供
することを目的とするものである。
Therefore, the present invention has been made in view of such a situation, and not only I pictures but all frames including P pictures and B pictures can be continuously displayed in reverse order. It is an object of the present invention to provide a reproducing device capable of directional reproduction, reverse slow reproduction, and reverse frame-by-frame reproduction.

【0040】[0040]

【課題を解決するための手段】上記目的を達成するため
に、本発明は、少なくともIピクチャ、Pピクチャ、及
びBピクチャからなる画像データが記録された記録媒体
を再生する再生装置において、記録媒体から画像データ
を再生する再生部と、再生された画像データを復号する
復号部と、逆方向再生時において、復号すべき画像デー
タが、当該復号すべき画像データの属する第1のGOP
内のIピクチャより前に配置されているBピクチャの場
合には、当該第1のGOPの直前に配置されている第2
のGOPのエントリポイントにアクセスするよう前記再
生手段を制御する。また、前記制御部は、前記最初に復
号すべき画像データを復号するのに必要となる予測画像
を得る際に、前記第2のGOP内のBピクチャは復号し
ないよう制御する。そして、逆方向再生は、逆転コマ送
り再生、または逆転スロー再生である。また、予測符号
化を用いて符号化された画像データが記録された記録媒
体を再生する再生装置において、記録媒体から画像デー
タを再生する再生手段と、再生された画像データを復号
する復号手段と、逆方向再生時において、復号すべき画
像データを復号するのに必要な参照画像が、当該復号す
べき画像データの属する第1のGOPの直前に配置され
た第2のGOPに属する画像を参照して符号化されてい
る場合には、当該第2のGOPのエントリポイントにア
クセスするよう再生手段を制御する制御手段とを有す
る。
In order to achieve the above object, the present invention provides a recording medium for reproducing a recording medium in which image data of at least I picture, P picture and B picture is recorded. A reproduction unit that reproduces the image data from, a decoding unit that decodes the reproduced image data, and the image data to be decoded is the first GOP to which the image data to be decoded belongs during reverse reproduction.
In the case of a B picture arranged before the I picture in the second picture, a second picture arranged immediately before the first GOP is arranged.
The reproducing means is controlled so as to access the entry point of the GOP. Further, the control unit controls so as not to decode the B picture in the second GOP when obtaining the predicted image required to decode the image data to be first decoded. The reverse reproduction is reverse rotation frame advance reproduction or reverse rotation slow reproduction. Further, in a reproducing device for reproducing a recording medium on which image data encoded by using predictive encoding is recorded, a reproducing means for reproducing the image data from the recording medium, and a decoding means for decoding the reproduced image data. , The reference image necessary for decoding the image data to be decoded in the backward reproduction refers to the image belonging to the second GOP arranged immediately before the first GOP to which the image data to be decoded belongs. If it is encoded, the control means controls the reproducing means so as to access the entry point of the second GOP.

【0041】[0041]

【作用】本発明によれば、逆転コマ送り再生、または逆
転スロー再生である逆方向再生時において、復号すべき
画像データが、当該復号すべき画像データの属する第1
のGOP内のIピクチャより前に配置されているBピク
チャの場合には、当該第1のGOPの直前に配置されて
いる第2のGOPのエントリポイントにアクセスするよ
う前記再生手段を制御する。また、前記制御部は、前記
最初に復号すべき画像データを復号するのに必要となる
予測画像を得る際に、前記第2のGOP内のBピクチャ
は復号しないよう制御する。また、逆方向再生時におい
て、復号すべき画像データを復号するのに必要な参照画
像が、当該復号すべき画像データの属する第1のGOP
の直前に配置された第2のGOPに属する画像を参照し
て符号化されている場合には、当該第2のGOPのエン
トリポイントにアクセスするよう再生手段を制御する。
According to the present invention, the image data to be decoded belongs to the first frame to which the image data to be decoded belongs in the reverse reproduction which is the reverse frame advance reproduction or the reverse slow reproduction.
In the case of a B picture arranged before the I picture in the GOP, the reproducing means is controlled to access the entry point of the second GOP arranged immediately before the first GOP. Further, the control unit controls so as not to decode the B picture in the second GOP when obtaining the predicted image required to decode the image data to be first decoded. In the backward reproduction, the reference image necessary for decoding the image data to be decoded is the first GOP to which the image data to be decoded belongs.
When the image is encoded by referring to the image belonging to the second GOP arranged immediately before, the reproducing means is controlled so as to access the entry point of the second GOP.

【0042】[0042]

【実施例】本発明の再生装置を具現化した符号化データ
復号装置の第1実施例の構成を図1に示す。この図に示
す符号化データ復号装置において、光ディスク60に記
録されているデータは、ピックアップ61により再生さ
れるようになされている。ピックアップ61は、光ディ
スク60に記録されているデータを読み出し、その出力
信号を復調回路62に供給し、復調回路62はピックア
ップ61が出力した再生信号を復調して、ECC回路6
3に供給する。ECC回路63は入力されたデータの誤
り検出・訂正を行い、デマルチプレクサ21に送る。
FIG. 1 shows the configuration of a first embodiment of an encoded data decoding device embodying a reproducing device of the present invention. In the encoded data decoding device shown in this figure, the data recorded on the optical disc 60 is reproduced by the pickup 61. The pickup 61 reads out the data recorded on the optical disc 60 and supplies the output signal thereof to the demodulation circuit 62. The demodulation circuit 62 demodulates the reproduction signal output by the pickup 61, and the ECC circuit 6
Supply to 3. The ECC circuit 63 performs error detection / correction on the input data and sends it to the demultiplexer 21.

【0043】そして、デマルチプレクサ21内に備えら
れたヘッダ分離回路22は、ECC回路63から送られ
てきたデータから、パックヘッダ及びパケットヘッダ等
を分離して制御装置24に供給するとともに、時分割多
重されたデータをスイッチング回路23の入力端子Gに
供給している。また、スイッチング回路23の出力端子
H1,H2は、それぞれビデオデコーダ25、オーディ
オデコーダ26の入力端子に接続されている。
Then, the header separation circuit 22 provided in the demultiplexer 21 separates the pack header and the packet header from the data sent from the ECC circuit 63 and supplies them to the control device 24, as well as time division. The multiplexed data is supplied to the input terminal G of the switching circuit 23. The output terminals H1 and H2 of the switching circuit 23 are connected to the input terminals of the video decoder 25 and the audio decoder 26, respectively.

【0044】また、デマルチプレクサ21内に備えられ
た制御装置24は、ヘッダ分離回路22より入力された
データから、エントリポイントに関する情報(エントリ
パケットの情報)を読み出して、コントローラ67に送
る。このエントリポイントに関する情報はコントローラ
67内のエントリポイント記憶部41に記憶される。な
お、コントローラ67にはドライブ制御回路69から現
在の読出位置の情報が供給されるので、コントローラ6
7は、エントリポイントの位置と現在の読出位置の情報
の内容を対応付けて、エントリポイント記憶部41に記
憶させるようにすることが出来る。
Further, the control device 24 provided in the demultiplexer 21 reads out information (entry packet information) about the entry point from the data input from the header separation circuit 22 and sends it to the controller 67. Information about this entry point is stored in the entry point storage unit 41 in the controller 67. Since the controller 67 is supplied with the information on the current read position from the drive control circuit 69, the controller 6
7, the entry point position and the current read position information content can be associated with each other and stored in the entry point storage unit 41.

【0045】さらに、制御装置24は、ヘッダ分離回路
22から供給されたパケットヘッダ内のstream id 情報
に従い、スイッチング回路23の入力端子Gと出力端子
H1、H2を順次接続状態にして、時分割多重されたデ
ータを正しく分離させ、ビデオデータをビデオデコーダ
25に、オーディオデータをオーディオデコーダ26
に、それぞれ供給している。このようにして、デマルチ
プレクサ回路64により分離されたビデオデータは、ビ
デオデコーダ25に入力されてデコードされ、またオー
ディオデータは、オーディオデコーダ26に入力されて
デコードされ、それぞれから圧縮が解かれた信号が出力
される。
Further, the control device 24 sequentially connects the input terminal G and the output terminals H1 and H2 of the switching circuit 23 in accordance with the stream id information in the packet header supplied from the header separation circuit 22 to perform time division multiplexing. The separated data is correctly separated, and the video data is sent to the video decoder 25 and the audio data is sent to the audio decoder 26.
, Respectively. In this way, the video data separated by the demultiplexer circuit 64 is input to the video decoder 25 for decoding, and the audio data is input to the audio decoder 26 for decoding, and a signal decompressed from each of them. Is output.

【0046】ところで、デマルチプレクサ21からビデ
オデコーダ25に供給されたビデオデータは、ビデオデ
コーダ25内のビデオコードバッファ121に入力され
てそのデータが一旦蓄積される。そして、ビデオコード
バッファ121から読出されたデータはピクチャヘッダ
検出回路122に入力され、ピクチャヘッダ検出回路1
22において、ビデオコードバッファ121からビデオ
デコード回路及びフレームメモリ125に送られるデー
タが解析され、ピクチャヘッダおよびGOP ヘッダが検出
される。このピクチャヘッダの内容についてはピクチャ
ヘッダ情報として、コントローラ67に送られるが、ピ
クチャヘッダ情報はGOP内の画面順序を示すテンポラ
ル・リファレンス(TR)情報とI,P,Bにいずれか
のピクチャを示すピクチャタイプ情報から構成されてい
る。なお、この実施例で述べるピクチャヘッダは、ISO1
1172-2(MPEG1 Video) およびISO13818-2(MPEG2 Video)
で定義されるpicture _headerである。
By the way, the video data supplied from the demultiplexer 21 to the video decoder 25 is input to the video code buffer 121 in the video decoder 25 and the data is temporarily stored. Then, the data read from the video code buffer 121 is input to the picture header detection circuit 122, and the picture header detection circuit 1
At 22, the data sent from the video code buffer 121 to the video decoding circuit and the frame memory 125 is analyzed, and the picture header and GOP header are detected. The content of this picture header is sent to the controller 67 as picture header information. The picture header information indicates temporal reference (TR) information indicating the screen order in the GOP and one of the pictures I, P, and B. It is composed of picture type information. The picture header described in this embodiment is ISO1
1172-2 (MPEG1 Video) and ISO13818-2 (MPEG2 Video)
Is a picture_header defined in.

【0047】次いで、ピクチャヘッダ検出回路122よ
りのデータは、ピクチャ選別回路123に供給されて、
スイッチの可動接点Pが固定接点Q1あるいは固定接点
Q2に切り替えられることにより、特定のピクチャのデ
ータが選択的にビデオデコード回路及びフレームメモリ
125に送られている。
Next, the data from the picture header detection circuit 122 is supplied to the picture selection circuit 123,
By switching the movable contact P of the switch to the fixed contact Q1 or the fixed contact Q2, the data of a specific picture is selectively sent to the video decoding circuit and the frame memory 125.

【0048】すなわち、可動接点Pが固定接点Q1に接
続されるようにしたときには、データはビデオデコード
回路及びフレームメモリ125に送られ、可動接点Pが
固定接点Q2に接続されるようにしたときには、データ
は、ビデオデコード回路及びフレームメモリ125には
送られずに捨てられる。可動接点Pの切り替え条件は、
コントーラ67から指示されるが、可動接点Pの切り替
えは、ピクチャヘッダ検出回路122からの検出信号に
同期して行われている。従って、特定のピクチャのデー
タを選択的にビデオデコード回路及びフレームメモリ1
25に送ることができるようになる。
That is, when the movable contact P is connected to the fixed contact Q1, data is sent to the video decoding circuit and the frame memory 125, and when the movable contact P is connected to the fixed contact Q2, The data is discarded without being sent to the video decoding circuit and frame memory 125. The condition for switching the movable contact P is
Although instructed by the controller 67, the movable contact P is switched in synchronization with the detection signal from the picture header detection circuit 122. Therefore, the video decoding circuit and the frame memory 1 can selectively select the data of a specific picture.
25 to be able to send.

【0049】また、ビデオデコード回路及びフレームメ
モリ125は、ビデオコードバッファ121から、ピク
チャヘッダ検出回路122とピクチャ選別回路123を
通じて送られてきた圧縮ビデオデータを伸張し、外付け
フレームメモリ131に出力する。ビデオデコード回路
及びフレームメモリ125は、本実施例では、ISO13818
-2(MPEG2 Video) に基づいた圧縮データを伸張するの
で、少なくとも3面のフレームメモリを内部に持つよう
にされている。
The video decoding circuit and frame memory 125 decompresses the compressed video data sent from the video code buffer 121 through the picture header detection circuit 122 and the picture selection circuit 123, and outputs it to the external frame memory 131. . In this embodiment, the video decoding circuit and the frame memory 125 are ISO13818.
-It compresses the compressed data based on -2 (MPEG2 Video), so it has at least three frame memories inside.

【0050】ところで、外付けフレームメモリ131
は、ビデオデコーダ25から送られてきたビデオ信号
を、コントローラ67からのピクチャホールド命令信号
によって保持する。このピクチャホールド命令信号がロ
ーレベルの時には、ビデオデコーダ25から送られてき
たビデオ信号が1画面ずつ書き込まれて、そのまま出力
される。そして、コントローラ67からのピクチャホー
ルド命令信号が、ハイレベルになると、最後に出力して
いたピクチャのデータが保持されて、以降、ピクチャホ
ールド命令信号が再びローレベルに戻るまで、保持され
たピクチャデータが出力されるようになる。すなわち、
同じ画像が連続して表示されることになる。
By the way, the external frame memory 131
Holds the video signal sent from the video decoder 25 by a picture hold command signal from the controller 67. When the picture hold command signal is at low level, the video signals sent from the video decoder 25 are written one screen at a time and output as they are. Then, when the picture hold command signal from the controller 67 becomes high level, the data of the picture that was output last is held, and thereafter, the held picture data is held until the picture hold command signal returns to low level again. Will be output. That is,
The same image will be displayed continuously.

【0051】そして、ユーザから再生等の指示が符号化
データ復号装置に与えられると、コントローラ67は、
ビデオデコーダ25、オーディオデコーダ26に制御コ
マンドを送ると共に、ドライブ制御装置69にアクセス
コマンドを与える。ドライブ制御装置69はコントロー
ラ67からのコマンドに従いトラッキングサーボ回路7
0を使用してピックアップ61を駆動し、ディスク60
にアクセスを行う。また、ドライブ制御装置69はコン
トローラ67に対して、アクセスした現在の読み出し位
置情報を供給する。
When the user gives an instruction for reproduction or the like to the encoded data decoding device, the controller 67
A control command is sent to the video decoder 25 and the audio decoder 26, and an access command is given to the drive control device 69. The drive control device 69 follows the command from the controller 67 and the tracking servo circuit 7
0 is used to drive the pickup 61, and the disc 60
To access. Further, the drive control device 69 supplies the accessed current read position information to the controller 67.

【0052】次に、図1に示す符号化データ復号装置に
おいて、通常再生およびそれに続いて逆コマ送りが行わ
れる場合の動作について説明する。なお、逆再生のう
ち、逆スロー再生および逆方向等速再生および逆方向高
速再生は、逆方向コマ送りをそれぞれ適当な周期で繰り
返し行う動作で実現できるので、本実施例では逆方向コ
マ送りの実施例のみを説明するが、その他の逆再生につ
いても構成要素の処理速度の許す速度の範囲で同様に実
現することができる。
Next, the operation of the encoded data decoding apparatus shown in FIG. 1 when normal reproduction and subsequent reverse frame advance are performed will be described. It should be noted that, among the reverse reproduction, the reverse slow reproduction, the reverse constant speed reproduction, and the reverse high speed reproduction can be realized by the operation of repeatedly performing the reverse frame feed at each appropriate cycle. Therefore, in the present embodiment, the reverse frame feed is performed. Only the embodiment will be described, but other reverse reproduction can be similarly realized within the range of the speed permitted by the processing speed of the constituent elements.

【0053】ユーザから通常再生が指示されると、コン
トローラ67は、ドライブ制御回路69にコマンドを与
えてデータの供給を開始させる。この場合、ディスク6
0上のデータ供給の開始位置がユーザから指定されてい
る場合は、指定位置を開始位置とし、そうでない場合は
ディスク60に記録されている最初のデータから開始す
るものとする。コマンドが与えられたドライブ制御回路
69は、トラッキングサーボ回路70を制御してピック
アップ61を駆動し、ディスク60アクセスが行なわれ
る。そして、ピックアップ61は、ディスク60から読
み出された信号を復調回路62に送り出し、復調回路6
2はピックアップ61が出力した再生信号を復調して、
ECC回路63に出力する。さらに、ECC回路63は
データの誤り検出・訂正を行い、デマルチプレクサ21
にデータを供給するようになる。
When a normal reproduction is instructed by the user, the controller 67 gives a command to the drive control circuit 69 to start the supply of data. In this case, disk 6
If the start position of data supply on 0 is designated by the user, the designated position is set as the start position, and otherwise, the start is made from the first data recorded on the disc 60. The drive control circuit 69 to which the command is given controls the tracking servo circuit 70 to drive the pickup 61, and the disc 60 is accessed. Then, the pickup 61 sends the signal read from the disc 60 to the demodulation circuit 62, and the demodulation circuit 6
2 demodulates the reproduction signal output by the pickup 61,
Output to the ECC circuit 63. Further, the ECC circuit 63 performs data error detection / correction, and the demultiplexer 21
To supply data to.

【0054】なお、データの供給が開始されると、ドラ
イブ制御装置69はコントローラ67に対して、現在の
読み出し位置情報を供給するようになる。そして、EC
C回路63からデータが供給されているデマルチプレク
サ21のヘッダ分離回路22は、ECC回路63から送
られてきたデータから、パックヘッダ及びパケットヘッ
ダを分離して制御装置24に供給するとともに、時分割
多重されたデータをスイッチング回路23の入力端子G
に供給する。
When the data supply is started, the drive control device 69 comes to supply the current read position information to the controller 67. And EC
The header separation circuit 22 of the demultiplexer 21 to which the data is supplied from the C circuit 63 separates the pack header and the packet header from the data sent from the ECC circuit 63, supplies the separated pack header and packet header to the control device 24, and performs time division. Input the multiplexed data to the input terminal G of the switching circuit 23.
Supply to.

【0055】また、デマルチプレクサ21の制御装置2
4は、ヘッダ分離回路22から供給されたパケットヘッ
ダのstream_id情報に従い、スイッチング回路23の入
力端子Gと出力端子H1、H2を順次接続状態にして、
時分割多重されたデータを正しく分離させ、ビデオデー
タをビデオデコーダ25に、オーディオデータをオーデ
ィオデコーダ26に、それぞれ供給する。さらに、デマ
ルチプレクサ21の制御装置24は、ヘッダ分離回路2
2より入力されたデータから、エントリポイントに関す
る情報(エントリパケットの情報)を読み出してコント
ローラ67に送っている。このエントリポイントに関す
る情報はエントリポイント記憶部41に記憶される。
Further, the controller 2 of the demultiplexer 21
4, the input terminal G and the output terminals H1 and H2 of the switching circuit 23 are sequentially connected according to the stream_id information of the packet header supplied from the header separation circuit 22,
The time-division multiplexed data is correctly separated, and the video data is supplied to the video decoder 25 and the audio data is supplied to the audio decoder 26. Further, the control device 24 of the demultiplexer 21 uses the header separation circuit 2
Information regarding the entry point (entry packet information) is read out from the data input from No. 2 and sent to the controller 67. Information about this entry point is stored in the entry point storage unit 41.

【0056】そして、デマルチプレクサ回路64により
分離されたビデオデータは、ビデオデコーダ25に入力
され、またオーディオデータは、オーディオデコーダ2
6に入力され、それぞれから圧縮が解かれた信号が出力
される。すなわち、ビデオデコーダ25に入力されたデ
ータは、ビデオコードバッファ121に一旦蓄積され、
ビデオコードバッファ121から読出されたデータは、
ピクチャヘッダ検出回路122とピクチャ選別回路12
3を通じてビデオデコード回路及びフレームメモリ12
5に入力され、圧縮ビデオデータが伸張されて元のビデ
オデータとされる。
The video data separated by the demultiplexer circuit 64 is input to the video decoder 25, and the audio data is input to the audio decoder 2
6 is input, and the signals that are decompressed from each are output. That is, the data input to the video decoder 25 is temporarily stored in the video code buffer 121,
The data read from the video code buffer 121 is
Picture header detection circuit 122 and picture selection circuit 12
3 through video decoding circuit and frame memory 12
5, the compressed video data is decompressed to be original video data.

【0057】通常再生時には、コントローラ67から外
付けフレームメモリ131に対して供給されるピクチャ
ホールド命令信号はローレベルであり、ビデオデコーダ
25から送られてきたビデオ信号はそのまま出力され
る。このようにして、通常再生の場合には動画像が再生
されるようになる。このとき、コントローラ67のエン
トリポイント記憶部41には、デマルチプレクサ21の
制御装置24から供給されたエントリポイントに関する
情報(エントリパケットの情報)が、ドライブ制御回路
69から供給される現在の読出位置の情報の内容と対応
付けられて記憶される。また、コントローラ67は、ピ
クチャヘッダ検出回路122から送られてくるピクチャ
ヘッダ情報を常に受け取り、その最新の情報が保持され
ている。
During normal reproduction, the picture hold command signal supplied from the controller 67 to the external frame memory 131 is at low level, and the video signal sent from the video decoder 25 is output as it is. In this way, the moving image is reproduced in the normal reproduction. At this time, the entry point storage unit 41 of the controller 67 stores the information (entry packet information) about the entry point supplied from the control device 24 of the demultiplexer 21 at the current read position supplied from the drive control circuit 69. It is stored in association with the content of information. Further, the controller 67 always receives the picture header information sent from the picture header detection circuit 122, and holds the latest information.

【0058】ここで、ユーザから逆コマ送りが指示され
ると、コントローラ67は、逆コマ送りの準備を開始す
る。すなわち、まず、外付けフレームメモリ131への
ピクチャホールド信号をハイレベルにして、最後に出力
されていたピクチャをホールドさせる。次いで、通常再
生中に記憶しておいた、エントリポイントに関する情報
および、最新のピクチャヘッダ情報から、最初に表示す
べきピクチャのテンポラル・リファレンス情報および、
そのピクチャの属するGOP のエントリポイントのディス
ク60上の位置を決定する。そして、最初に表示すべき
ピクチャが決定すると、コントローラ67は逆コマ送り
動作に入る。
When the user gives an instruction for reverse frame advance, the controller 67 starts preparation for reverse frame advance. That is, first, the picture hold signal to the external frame memory 131 is set to a high level to hold the last output picture. Then, from the information about the entry point stored during normal playback and the latest picture header information, the temporal reference information of the picture to be displayed first, and
The position on the disk 60 of the entry point of the GOP to which the picture belongs is determined. Then, when the picture to be displayed first is determined, the controller 67 starts the reverse frame advancing operation.

【0059】このコントローラ67の逆コマ送り動作の
フローチャートを図2に示し、逆コマ送り動作フローチ
ャートを参照しながら逆コマ送りのコントローラ67の
動作を説明するものとする。この動作フローチャートに
おいて、逆コマ送りが開始されるとステップS10にて
表示すべきピクチャのロード作業が行なわれ、次いで、
ステップS20にて表示すべきピクチャの表示作業が行
なわれる。さらに、1コマ逆コマ送りを行う命令がユー
ザから入力されたか否かがステップS30にて判断さ
れ、逆コマ送りを行う命令が入力されたと判断される
と、ステップS40に進み表示すべき次の(新しい)ピ
クチャの決定作業が行なわれる。そして、次の(新し
い)ピクチャの決定作業が終了するとステップS10に
戻り、ステップS10およびステップS20の処理が行
われて、1コマ前の画像が表示される。なお、ステップ
S10ないしステップS40の作業処理は循環して行わ
れている。
A flow chart of the reverse frame feed operation of the controller 67 is shown in FIG. 2, and the operation of the reverse frame feed controller 67 will be described with reference to the reverse frame feed operation flowchart. In this operation flowchart, when reverse frame advance is started, a work of loading a picture to be displayed is performed in step S10, and then,
In step S20, the work of displaying the picture to be displayed is performed. Further, in step S30, it is determined whether or not a command for performing the reverse frame advancing by one frame is input from the user. When it is determined that an instruction for advancing the reverse frame is input, the process proceeds to step S40 to display the next item. The work of determining the (new) picture is performed. Then, when the work of determining the next (new) picture is completed, the process returns to step S10, the processes of steps S10 and S20 are performed, and the image of the previous frame is displayed. The work processes of steps S10 to S40 are cyclically performed.

【0060】これにより、逆コマ送りが順次行われるよ
うになる。ここで、表示すべきピクチャをターゲットピ
クチャ、ターゲットピクチャの属するGOP をターゲット
GOP 、ターゲットGOP をデコードするためにアクセスす
るGOP のエントリポイントの位置をアクセス位置と呼ぶ
こととする。すると、図2に示す動作フローチャートに
おける作業は、ターゲットピクチャロード作業、ターゲ
ットピクチャ表示作業、ユーザ命令待ち、次の(新し
い)ピクチャの決定作業と言い換えることができる。
As a result, reverse frame feeding is sequentially performed. Here, the picture to be displayed is the target picture, and the GOP to which the target picture belongs is targeted.
The position of the entry point of the GOP that is accessed to decode the GOP and the target GOP is called the access position. Then, the work in the operation flowchart shown in FIG. 2 can be restated as a target picture loading work, a target picture displaying work, a user command waiting, and a next (new) picture determining work.

【0061】次に、動作フローチャートのステップS1
0にて行われるコントローラ67のターゲットピクチャ
ロード作業におけるターゲットピクチャロードフローチ
ャートを図3に示す。ターゲットピクチャロードフロー
チャートが開始されると、ステップS100にてコント
ローラ67は、ドライブ制御回路69にシークコマンド
を送り、アクセス位置へのシーク動作が行われるように
する。この場合、逆コマ送り動作の最初で、アクセス位
置が定義されていない場合には、ターゲットピクチャ
(最初に表示すべきピクチャ)の属するGOP のエントリ
ポイントの位置をアクセス位置として用いるようにす
る。
Next, step S1 of the operation flow chart.
FIG. 3 shows a target picture loading flowchart in the target picture loading operation of the controller 67 performed at 0. When the target picture load flowchart is started, the controller 67 sends a seek command to the drive control circuit 69 in step S100 so that the seek operation to the access position is performed. In this case, if the access position is not defined at the beginning of the reverse frame advancing operation, the position of the entry point of the GOP to which the target picture (the picture to be displayed first) belongs is used as the access position.

【0062】次いで、ステップS110に進みピクチャ
ヘッダが検出されるまで待機される。すなわち、通常再
生時と同様に、ディスク60の指定位置から読み出され
たデータは、各ブロックで必要な処理が行われて、ビデ
オデコーダのピクチャヘッダ検出回路122に送られ、
ピクチャタイプ情報とテンポラル・リファレンス情報が
抽出されてコントローラ67に送られることにより、ピ
クチャヘッダ情報の検出まで待機される。そして、ピク
チャヘッダが検出されるとステップS120にて検出さ
れたピクチャヘッダが属するGOP がターゲットGOP か否
かが判断される。
Then, the process proceeds to step S110 and waits until a picture header is detected. That is, as in the case of normal reproduction, the data read from the specified position on the disc 60 is subjected to necessary processing in each block and sent to the picture header detection circuit 122 of the video decoder.
By extracting the picture type information and the temporal reference information and sending them to the controller 67, the control waits until the picture header information is detected. When the picture header is detected, it is determined in step S120 whether the GOP to which the detected picture header belongs is the target GOP.

【0063】ここで、ピクチャヘッダが検出されたGOP
が、ターゲットGOP と異なる場合は、直前のGOP のピク
チャをデコード時に参照して用いるBピクチャがターゲ
ットピクチャとされている場合に、アクセス位置とし
て、ターゲットGOP の直前のGOP が指定されている場合
である。そこで、このように検出されたGOP がターゲッ
トGOP と異なる場合は、ステップS160に分岐され、
検出されたピクチャがBピクチャか否かが判断され、B
ピクチャと判断された場合は、ピクチャ選別回路123
の可動接点Pが固定接点Q2に接続されるよう操作され
ることにより、そのBピクチャデータが捨てられる。つ
いで、ステップS180を介してステップS110に戻
り、再びピクチャヘッダの検出待ち状態とされる。
Here, the GOP in which the picture header is detected
Is different from the target GOP, when the B picture used by referencing the picture of the immediately preceding GOP at the time of decoding is the target picture, and when the GOP immediately before the target GOP is specified as the access position. is there. Therefore, if the GOP detected in this way is different from the target GOP, the process branches to step S160,
It is determined whether the detected picture is a B picture, and B
If it is determined to be a picture, the picture selection circuit 123
By operating the movable contact P of the above so as to be connected to the fixed contact Q2, the B picture data is discarded. Then, the process returns to step S110 via step S180 to enter the picture header detection waiting state again.

【0064】また、ステップS160にて検出されたピ
クチャがIピクチャまたはPピクチャと判断されると、
ステップS170に進みピクチャ選別回路123の可動
接点Pが固定接点Q1に接続されるよう操作されること
により、デコード処理が行なわれてからステップS18
0を介してステップS110に戻り、ピクチャヘッダの
検出待ち状態に戻るようになる。このように、Iピクチ
ャまたはPピクチャの場合には、後のピクチャをデコー
ドするための予測画を作るために、表示する必要のない
ピクチャでもデコード処理を行うようにしている。ただ
し、ターゲットピクチャではないため表示を行なわない
ように、外付けフレームメモリ131へのピクチャホー
ルド信号はハイレベルにしたままとする。
If it is determined that the picture detected in step S160 is an I picture or a P picture,
After proceeding to step S170, the movable contact P of the picture selection circuit 123 is operated so as to be connected to the fixed contact Q1, so that the decoding process is performed and then step S18.
The process returns to step S110 via 0 to return to the picture header detection waiting state. As described above, in the case of the I picture or the P picture, the decoding process is performed even for the picture that does not need to be displayed in order to create a predicted image for decoding the subsequent picture. However, since it is not the target picture, the picture hold signal to the external frame memory 131 is kept at the high level so that it is not displayed.

【0065】次に、ステップS120にて検出されたGO
P がターゲットGOP と一致すると判断された場合は、ス
テップS130にて検出されたピクチャのテンポラル・
リファレンス値とターゲットピクチャのテンポラル・リ
ファレンス値が一致するか否かが判断される。そして一
致すると判断された場合は、ステップS140にてピク
チャ選別回路123の可動接点Pが固定接点Q1に接続
され、そのピクチャデータがビデオデコード回路及びフ
レームメモリ125に送られ、デコード処理が行われて
フレームメモリにストアされた後、ピクチャのロード作
業が終了される。
Next, GO detected in step S120
If it is determined that P matches the target GOP, the temporal
It is determined whether or not the reference value and the temporal reference value of the target picture match. If it is determined that they match, the movable contact P of the picture selection circuit 123 is connected to the fixed contact Q1 in step S140, the picture data is sent to the video decoding circuit and the frame memory 125, and the decoding process is performed. After being stored in the frame memory, the picture loading operation is completed.

【0066】また、ステップS130にて検出されたピ
クチャのテンポラル・リファレンス値とターゲットピク
チャのテンポラル・リファレンス値が一致しない場合
は、ステップS160に進み検出されたピクチャがBピ
クチャか否かが判断される上記と同様の処理が行われ
て、Bピクチャを判断されるとこのBピクチャが捨てら
れピクチャヘッダの検出待ち状態に戻る。さらに、ステ
ップS160にてBピクチャと判断されず、検出された
ピクチャがIピクチャまたはPピクチャの場合には、上
記と同様にステップS170にてデコード処理が行われ
てからピクチャヘッダの検出待ち状態に戻る。これは、
IピクチャまたはPピクチャの場合には、後のピクチャ
のための予測画を作るために、表示する必要のないピク
チャでもデコード処理を行う必要があるからである。な
お、表示を行う必要はないため、外付けフレームメモリ
131へのピクチャホールド信号はハイレベルにされた
ままとされる。
If the temporal reference value of the picture detected in step S130 and the temporal reference value of the target picture do not match, the process proceeds to step S160 and it is determined whether the detected picture is a B picture or not. When the same process as above is performed and a B picture is determined, the B picture is discarded and the state returns to the picture header detection waiting state. Furthermore, if the detected picture is not the B picture in step S160 and the detected picture is an I picture or a P picture, the decoding process is performed in step S170 as described above, and then the picture header detection waiting state is set. Return. this is,
This is because, in the case of an I picture or a P picture, it is necessary to perform decoding processing on a picture that does not need to be displayed in order to create a predicted image for a subsequent picture. Since it is not necessary to display, the picture hold signal to the external frame memory 131 is kept at the high level.

【0067】また、ピクチャ選別回路123で、Iピク
チャが検出された場合は、そのピクチャ、すなわち、GO
P の先頭のIピクチャのテンポラル・リファレンス値を
記憶しておくようにする。これは、後に説明する、次の
表示すべきピクチャの決定作業で使用する情報を得るた
めである。さらに、後の表示すべきピクチャの決定作業
で述べるが、ターゲットピクチャとして直前に表示した
GOPの前のGOPの最後の表示順のピクチャを指定さ
れた場合、具体的なテンポラル・レファレンス値がわか
らない場合は、とりあえず最後を表す「$FFFF 」がセッ
トされる。このように、ターゲットピクチャのテンポラ
ル・リファレンス値が、前のGOP の最後のピクチャを示
す「$FFFF 」であった場合、ステップS180にてGOP
内の最大のテンポラル・リファレンス(TR)値が検出
されると、ステップS190に進む。このステップS1
90にて、最大のテンポラル・レファレンス値が保持さ
れるが、ターゲットGOP の次のGOP の先頭、すなわち、
2回目のIピクチャまたはGOP ヘッダが検出された場合
には、それまでに検出された最大のテンポラル・リファ
レンス値が本来のターゲットピクチャのテンポラル・リ
ファレンス値に更新されて、ターゲットピクチャロード
作業が最初から繰り返えされる。
If an I picture is detected by the picture selection circuit 123, that picture, that is, GO
Store the temporal reference value of the I picture at the beginning of P. This is to obtain information used in the work of determining the next picture to be displayed, which will be described later. Further, as will be described later in the work of determining a picture to be displayed, when a picture in the last display order of the GOP before the GOP displayed immediately before is specified as the target picture, and when a specific temporal reference value is unknown For the time being, "$ FFFF" indicating the end is set. As described above, when the temporal reference value of the target picture is “$ FFFF” indicating the last picture of the previous GOP, the GOP is set in step S180.
When the maximum temporal reference (TR) value in the above is detected, the process proceeds to step S190. This step S1
At 90, the maximum temporal reference value is retained, but at the beginning of the next GOP after the target GOP, that is,
When the second I picture or GOP header is detected, the maximum temporal reference value detected so far is updated to the original temporal reference value of the target picture, and the target picture loading process starts from the beginning. Repeated.

【0068】次に、逆コマ送り動作フローチャートのス
テップS20にて行われるコントローラ67のターゲッ
トピクチャ表示作業のフローチャートを図4に示す。こ
の場合、このフローチャートにおいては、外付けフレー
ムメモリ131により、表示画像の保持動作が行われて
いるので、このフローチャートにおけるターゲットピク
チャの表示は、ステップS200にてコントローラ67
からの外付けフレームメモリ131へのピクチャホール
ド信号を一回ローレベルにし、次いでステップS210
にて外付けフレームメモリ131へのピクチャホールド
信号をまたハイレベルに戻す作業が行われて終了され
る。
Next, FIG. 4 shows a flowchart of the target picture displaying operation of the controller 67 performed in step S20 of the reverse frame advancing operation flowchart. In this case, in this flowchart, since the display image holding operation is performed by the external frame memory 131, the display of the target picture in this flowchart is performed by the controller 67 in step S200.
The picture hold signal from the device to the external frame memory 131 is once set to the low level, and then step S210.
Then, the operation of returning the picture hold signal to the external frame memory 131 to the high level is performed again, and the operation is terminated.

【0069】次に、逆コマ送り動作フローチャートのス
テップS40にて行なわれるコントローラ67の次の
(新しい)ターゲットピクチャの決定作業のフローチャ
ートを図5に示す。ここでは次の(新しい)ターゲット
ピクチャを特定する情報として、次の(新しい)ターゲ
ットピクチャのテンポラル・レファレンス値とアクセス
位置が決定されている。次の(新しい)ターゲットピク
チャの決定作業が開始されると、ステップS300にて
今までのターゲットピクチャのテンポラル・リファレン
ス(TR)値が「0」(ゼロ)か否かが判断され、
「0」と判断された場合は、ステップS310にて新し
いターゲットピクチャのテンポラル・リファレンス値と
して、今までのターゲットピクチャの直前のGOP の最後
のピクチャを示す「$FFFF 」が設定され、また、新しい
アクセス位置としては、今までのターゲットGOP のエン
トリポイントの直前のエントリポイントの位置が、エン
トリポイント記憶装置41から読み出されて決定され
る。
Next, FIG. 5 shows a flowchart of the operation of determining the next (new) target picture by the controller 67, which is performed in step S40 of the reverse frame advance operation flowchart. Here, as information for identifying the next (new) target picture, the temporal reference value and access position of the next (new) target picture are determined. When the work of determining the next (new) target picture is started, it is determined in step S300 whether the temporal reference (TR) value of the target picture so far is "0" (zero),
If it is determined to be "0", in step S310, "$ FFFF" indicating the last picture of the GOP immediately before the target picture so far is set as the temporal reference value of the new target picture, and the new reference picture is set to the new reference picture. As the access position, the position of the entry point immediately before the entry point of the target GOP so far is read from the entry point storage device 41 and determined.

【0070】次いで、ステップS320にて新しいター
ゲットピクチャの確定が行われる。すなわち、ターゲッ
トピクチャのテンポラル・レファレンス値として、上記
の新しいターゲットピクチャのテンポラル・レファレン
ス値が、アクセス位置として上記の新しいアクセス位置
が採用され、この作業の次に実行される前記図2に示す
ステップS10およびステップS20にて使用される。
また、ターゲットピクチャのテンポラル・リファレンス
値が「0」(ゼロ)よりも大きいとステップS300に
て判断されると、ステップS330ターゲットピクチャ
の属するGOP の先頭のIピクチャのテンポラル・レファ
レンス値がわかっているか否かが判断され、わかってい
ると判断された場合は、ステップS340に進む。
Then, in step S320, a new target picture is determined. That is, the temporal reference value of the new target picture is adopted as the temporal reference value of the target picture, and the new access position is adopted as the access position, and the step S10 shown in FIG. And used in step S20.
If it is determined in step S300 that the temporal reference value of the target picture is larger than "0" (zero), the temporal reference value of the first I picture of the GOP to which the target picture belongs is known in step S330. Whether or not it is determined, and if it is determined that the information is known, the process proceeds to step S340.

【0071】そして、ステップS340にて今までのタ
ーゲットピクチャのテンポラル・レファレンス値と、今
までのターゲットピクチャの属するGOP の先頭のIピク
チャのテンポラル・レファレンス値との大小関係が判断
される。この場合、今までのターゲットピクチャのテン
ポラル・レファレンス値がGOPのターゲットピクチャの
属する先頭のIピクチャのテンポラル・リファレンス値
と同じまたは小さいと判断された場合には、ステップS
330にてIピクチャがわかっていないと判断された場
合と同様にステップS360に進み、新しいターゲット
ピクチャのテンポラル・リファレンス値として、今まで
のターゲットピクチャのテンポラル・リファレンス値か
ら「1」だけデクリメントされた数がセットされる。ま
た、新しいアクセス位置としては、今までのターゲット
GOP の直前のGOP のエントリポイントの位置がエントリ
ポイント記憶装置41から読み出されて決定され、ステ
ップS320に進み上記ステップS320における動作
が行なわれて、作業が終了される。
Then, in step S340, the magnitude relation between the temporal reference value of the target picture up to now and the temporal reference value of the I picture at the head of the GOP to which the target picture belongs so far is determined. In this case, if it is determined that the temporal reference value of the target picture up to now is the same as or smaller than the temporal reference value of the first I picture to which the target picture of the GOP belongs, step S
Similar to the case where it is determined in 330 that the I picture is not known, the process proceeds to step S360, and the temporal reference value of the new target picture is decremented by "1" from the temporal reference value of the target picture so far. The number is set. Also, as a new access position,
The position of the entry point of the GOP immediately before the GOP is read and determined from the entry point storage device 41, the process proceeds to step S320, the operation in step S320 is performed, and the work is completed.

【0072】また、今までのターゲットピクチャのテン
ポラル・レファレンス値がGOP の今までのターゲットピ
クチャの属する先頭のIピクチャのテンポラル・リファ
レンス値より大きいと判断された場合には、ステップS
350に進み新しいターゲットピクチャのテンポラル・
リファレンス値として、今までのターゲットピクチャの
テンポラル・リファレンス値から「1」だけデクリメン
トされた数がセットされる。また、新しいアクセス位置
としては、今までのアクセス位置すなわち今までのター
ゲットGOP のエントリポイントの位置がそのまま用いら
れ、ステップS320に進み上記ステップS320にお
ける動作が行なわれて、作業が終了される。
If it is determined that the temporal reference value of the target picture so far is larger than the temporal reference value of the leading I picture to which the target picture of the GOP so far belongs, step S
Go to 350 and enter the new target picture temporal
As the reference value, a number decremented by "1" from the temporal reference value of the target picture up to now is set. As the new access position, the existing access position, that is, the existing entry point position of the target GOP is used as it is, the process proceeds to step S320, the operation in step S320 is performed, and the operation is completed.

【0073】そして、上記説明した各種の作業、すなわ
ち、ターゲットピクチャロード作業、ターゲットピクチ
ャ表示作業、ユーザ命令待ち、次の(新しい)ターゲッ
トピクチャの決定作業を繰り返すことにより、逆方向コ
マ送りが実現される。
Then, by repeating the above-described various operations, that is, the target picture loading operation, the target picture displaying operation, the waiting for a user command, and the operation of determining the next (new) target picture, the backward frame advance is realized. It

【0074】また、本発明の第2の実施例の構成を示す
ブロック図を図6に示す。この図に示す第2の実施例で
は、第1の実施例におけるビデオデコード回路及びフレ
ームメモリ125の内部を操作することにより、外付け
フレームメモリ131を省略しても、第1の実施例と同
様に逆方向コマ送りが実現できるものである。第1の実
施例におけるビデオデコード回路及びフレームメモリ1
25は、図6に示すように内部的には、ビデオデコード
回路132、フレームメモリ書き込み制御スイッチ12
6、内部フレームメモリ(FM)a127、内部フレー
ムメモリ(FM)b128、内部フレームメモリ(F
M)c129、フレームメモリ読み出し制御スイッチ1
30を備えている。
FIG. 6 is a block diagram showing the configuration of the second embodiment of the present invention. In the second embodiment shown in this figure, the external frame memory 131 is omitted by manipulating the inside of the video decoding circuit and the frame memory 125 in the first embodiment, which is the same as the first embodiment. The reverse frame feed can be realized. Video decoding circuit and frame memory 1 in the first embodiment
As shown in FIG. 6, 25 is internally a video decoding circuit 132 and a frame memory write control switch 12.
6, internal frame memory (FM) a127, internal frame memory (FM) b128, internal frame memory (F
M) c129, frame memory read control switch 1
Equipped with 30.

【0075】すなわち、通常再生においては、ピクチャ
ヘッダ検出回路122の検出回路によって検出されたピ
クチャタイプにより、図7に示すタイミングのようにフ
レームメモリ書き込み制御スイッチ126、フレームメ
モリ読み出し制御スイッチ130が制御されることによ
り、Iピクチャ、Pピクチャ、Bピクチャがデコードさ
れて正しい表示順で表示することができる。
That is, in the normal reproduction, the frame memory write control switch 126 and the frame memory read control switch 130 are controlled according to the picture type detected by the detection circuit of the picture header detection circuit 122 at the timing shown in FIG. As a result, the I picture, P picture, and B picture can be decoded and displayed in the correct display order.

【0076】この書き込み制御スイッチ126および読
み出し制御スイッチ130の切り替えタイミングについ
て説明すると、まず、IピクチャI2 がデコードされて
ビデオデコード回路132から出力されるが、この時書
き込み制御スイッチ126は接点aに切り替えられてい
るため、フレームメモリa127にIピクチャI2 が記
憶される。次いで、BピクチャB0 がフレームメモリa
127に記憶されているIピクチャI2 、および図示し
ない直前のGOP のPピクチャを参照してデコードされ、
接点がcに切り替えられている書き込み制御スイッチ1
26を介してフレームメモリc129に記憶される。こ
の時読み出し制御スイッチ130は接点cに切り替えら
れているため、BピクチャB0 が読み出されてディスプ
レイに送出される。
The switching timing of the write control switch 126 and the read control switch 130 will be described. First, the I picture I 2 is decoded and output from the video decoding circuit 132. At this time, the write control switch 126 is applied to the contact a. Since it has been switched, the I picture I 2 is stored in the frame memory a 127. Next, the B picture B 0 is the frame memory a
Decoded by referring to the I picture I 2 stored in 127 and the P picture of the immediately preceding GOP (not shown),
Write control switch 1 whose contact is switched to c
It is stored in the frame memory c129 via 26. At this time, the read control switch 130 is switched to the contact point c, so the B picture B 0 is read and sent to the display.

【0077】続いて、BピクチャB1 がフレームメモリ
a127に記憶されているIピクチャI2 、および図示
しない直前のGOP のPピクチャを参照してデコードさ
れ、接点がcに切り替えられている書き込み制御スイッ
チ126を介してフレームメモリc129に記憶され
る。この時、読み出し制御スイッチ130は接点cに切
り替えられているため、BピクチャB1 が読み出されて
ディスプレイに送出される。さらに、PピクチャP5
フレームメモリ16aに記憶されているIピクチャI2
を参照してデコードされ、接点bに切り替えられている
書き込み制御スイッチ126を介してフレームメモリb
128に書き込まれる。この時読み出し制御スイッチ1
30は接点aに切り替わり、IピクチャI2 が出力され
てディスプレイに送出される。
Subsequently, the B picture B 1 is decoded with reference to the I picture I 2 stored in the frame memory a 127 and the P picture of the immediately preceding GOP (not shown), and the contact is switched to c. It is stored in the frame memory c129 via the switch 126. At this time, since the read control switch 130 is switched to the contact c, the B picture B 1 is read and sent to the display. Further, the P picture P 5 is the I picture I 2 stored in the frame memory 16a.
The frame memory b is decoded through the write control switch 126, which is switched to the contact b.
Written to 128. At this time, read control switch 1
The switch 30 is switched to the contact a, and the I picture I 2 is output and sent to the display.

【0078】次いで、BピクチャB3 がフレームメモリ
a127に記憶されているIピクチャI2 、およびフレ
ームメモリb128に記憶されているPピクチャP5
参照してデコードされ、接点がcに切り替えられている
書き込み制御スイッチ126を介してフレームメモリc
129に記憶される。この時読み出し制御スイッチ13
0は接点cに切り替えられているため、BピクチャB3
が出力されてディスプレイに送出される。
Next, the B picture B 3 is decoded with reference to the I picture I 2 stored in the frame memory a 127 and the P picture P 5 stored in the frame memory b 128, and the contact is switched to c. The frame memory c via the write control switch 126
129 is stored. At this time, the read control switch 13
Since 0 is switched to contact c, B picture B 3
Is output and sent to the display.

【0079】続いて、図7に示すようなタイミングで書
き込み制御スイッチ126及び読み出し制御スイッチ1
30が順次切り替えられて、フレームメモリからB0
1→I2 →B3 →B4 →P5 →・・・のピクチャの順
序で読み出されて、ディスプレイに送出されるようにな
る。このように読み出し制御スイッチ130が制御され
て、ピクチャの順序が並べ替えられて前記20(a)に
示す元のピクチャの順序でディスプレイに送られるよう
にされる。
Then, the write control switch 126 and the read control switch 1 are set at the timings shown in FIG.
30 are sequentially switched, and B 0
The pictures are read out in the order of B 1 → I 2 → B 3 → B 4 → P 5 → ... and sent to the display. In this way, the read control switch 130 is controlled so that the order of pictures is rearranged and sent to the display in the original picture order shown in 20 (a).

【0080】そして、図6に示す第2の実施例では、フ
レームメモリ書き込み制御スイッチ126、フレームメ
モリ読み出し制御スイッチ130をコントローラ67が
制御することにより、逆方向コマ送りの際にフレームメ
モリを有効利用することにより、外付けフレームメモリ
131を不要とするものである。そこで、第1の実施例
と異なるビデオデコード回路及びフレームメモリの部分
について説明を行ない、他の部分についてはその説明を
省略するものとする。
In the second embodiment shown in FIG. 6, the controller 67 controls the frame memory write control switch 126 and the frame memory read control switch 130, so that the frame memory can be effectively used during backward frame feeding. By doing so, the external frame memory 131 becomes unnecessary. Therefore, only the video decoding circuit and the frame memory different from those of the first embodiment will be described, and the description of the other parts will be omitted.

【0081】第2の実施例におけるビデオデコード回路
132は、圧縮されたビデオデータをピクチャ単位で伸
張する演算を行う。この際、Pピクチャ及びBピクチャ
のようにフレーム間相関を用いる伸張を行う場合は、内
部フレームメモリa127、同b128、同c129に
ストアされているデータを参照してデコードすることが
できるようにされている。そして、ビデオデコード回路
132で演算処理を行ってデコードされたビデオデータ
は、フレームメモリ書き込み制御スイッチ126に送ら
れる。
The video decoding circuit 132 in the second embodiment performs a calculation for expanding the compressed video data in picture units. At this time, when performing decompression using inter-frame correlation like P picture and B picture, the data stored in the internal frame memories a127, b128, and c129 can be referred to and decoded. ing. Then, the video data decoded by the arithmetic processing in the video decoding circuit 132 is sent to the frame memory write control switch 126.

【0082】フレームメモリ書き込み制御スイッチ12
6は、コントローラ61の指示により、接点wを接点
a、b、cに切り替えることによって、ビデオデコード
回路132から送られてきたビデオデータをそれぞれ内
部フレームメモリa127、同b128、同c129に
送る。内部フレームメモリa127、同b128、同c
129は、フレームメモリ書き込み制御スイッチ126
から送られてきたビデオデータをストア(蓄積)し、フ
レームメモリ読み出し制御スイッチ130を介して読み
出されたビデオデータを出力する。すなわち、フレーム
メモリ読み出し制御スイッチ130は、コントローラ6
1の指示により、接点zをa、b、cに切り替えること
によって、内部フレームメモリa127、同b128、
同c129のうち、任意のフレームメモリにストアされ
ているフレームを出力する。
Frame memory write control switch 12
The controller 6 switches the contact point w to the contact points a, b, and c according to an instruction from the controller 61, thereby sending the video data sent from the video decoding circuit 132 to the internal frame memories a127, b128, and c129, respectively. Internal frame memory a127, same b128, same c
129 is a frame memory write control switch 126
The video data sent from is stored (stored), and the video data read via the frame memory read control switch 130 is output. That is, the frame memory read control switch 130 is the controller 6
By switching the contact point z to a, b, c according to the instruction of 1, the internal frame memories a127, b128,
Among the c129, the frame stored in an arbitrary frame memory is output.

【0083】通常再生においては、上記した図7のタイ
ミングの説明のとおり制御されるが、コントローラ67
は、ピクチャヘッダ検出回路122から、ピクチャヘッ
ダが検出される度に検出されたピクチャのピクチャタイ
プを得、それによりフレームメモリ書き込み制御スイッ
チ126、フレームメモリ読み出し制御スイッチ130
をコントロールしている。
In the normal reproduction, the control is performed as described above with reference to the timing of FIG.
Obtains the picture type of the detected picture from the picture header detection circuit 122 each time the picture header is detected, and thereby the frame memory write control switch 126 and the frame memory read control switch 130 are obtained.
Are controlling.

【0084】ここで、ユーザから逆方向コマ送りが指示
されると、外付けフレームメモリ131を用いたピクチ
ャのホールド動作を行うかわりに、フレームメモリ読み
出し制御スイッチ130を現在選択している端子に固定
することによって、ピクチャをホールドする。このよう
に第2の実施例においては、内部フレームメモリの3面
のうち、1面をピクチャのホールドのために使用するの
で、逆コマ送り動作においては、残り2面で、ターゲッ
トピクチャロード作業を行う必要がある。この場合、B
ピクチャをデコードしないとすれば、残り2面に交互に
I,Pピクチャを格納していくことにより、2面でデコ
ード動作を続けていくことができる。
Here, when the user instructs the backward frame advance, instead of performing the picture hold operation using the external frame memory 131, the frame memory read control switch 130 is fixed to the currently selected terminal. Hold the picture. As described above, in the second embodiment, one of the three surfaces of the internal frame memory is used for holding a picture, so in the reverse frame advancing operation, the remaining two surfaces are used for the target picture loading operation. There is a need to do. In this case, B
If the picture is not decoded, the decoding operation can be continued on the two surfaces by alternately storing the I and P pictures on the remaining two surfaces.

【0085】また、ターゲットピクチャがBピクチャで
ある場合、ターゲットピクチャをデコードする時に3面
目の内部フレームメモリが必要となるが、この場合、タ
ーゲットピクチャの表示のタイミングで、それまでピク
チャのホールドに使用されてきた内部フレームメモリを
表示ピクチャとして選択したまま、その内部フレームメ
モリに新しいターゲットピクチャを上書きするようにす
ればよい。なお、書き込みと読み出しを同時に行うと画
面が乱れるため、画面が乱れないように、内部フレーム
メモリへのデータの書き込みを、内部フレームメモリか
らのデータの読み出しの位相より1フィールド遅らせる
ようにする。
When the target picture is a B picture, an internal frame memory for the third plane is required when the target picture is decoded. In this case, it is used for holding the picture until the display timing of the target picture. The new target picture may be overwritten in the internal frame memory that has been selected as the display picture. Note that when writing and reading are performed at the same time, the screen is disturbed; therefore, writing of data to the internal frame memory is delayed by one field from the phase of reading data from the internal frame memory so that the screen is not disturbed.

【0086】第2の実施例におけるコントローラ67の
逆コマ送り動作のフローチャートは、第1の実施例と同
じく前記図2に示すようになる。すなわち、ターゲット
ピクチャロード作業、ターゲットピクチャ表示作業、ユ
ーザ命令待ち、ネクストピクチャの決定作業の繰り返し
とされる。
The flow chart of the reverse frame advancing operation of the controller 67 in the second embodiment is as shown in FIG. 2 as in the first embodiment. That is, the target picture loading operation, the target picture displaying operation, waiting for a user command, and the next picture determining operation are repeated.

【0087】次に、第2の実施例におけるコントローラ
67のターゲットピクチャロード作業のフローチャート
を図8に示す。このフローチャートも前記図5とほとん
ど同じであるので異なる部分について説明を行なうもの
とする。異なる部分は、ステップS140におけるデコ
ード処理が行なわれないことである。すなわち、検出さ
れたGOP が、ターゲットGOP と同じと判断された場合で
あって、検出されたピクチャのテンポラル・リファレン
ス値とターゲットピクチャのテンポラル・リファレンス
値が一致した場合は、何も処理を行わずそのままピクチ
ャのロード作業を終了する。
Next, FIG. 8 shows a flow chart of the target picture loading operation of the controller 67 in the second embodiment. Since this flowchart is almost the same as that in FIG. 5, only different parts will be described. The different part is that the decoding process in step S140 is not performed. In other words, if it is determined that the detected GOP is the same as the target GOP and the temporal reference value of the detected picture and the temporal reference value of the target picture match, no processing is performed. The loading operation of the picture is finished as it is.

【0088】また、フローチャートでは示されないが、
検出されたピクチャのテンポラル・リファレンス値とタ
ーゲットピクチャのテンポラル・リファレンス値が一致
しないと判断された場合であって、検出されたピクチャ
がIピクチャまたはPピクチャと判断された場合は、ス
テップS170にてデコード処理が行なわれるが、デコ
ード結果を書き込む内部フレームメモリとして、ピクチ
ャホールドに用いている内部フレームメモリ以外の残り
の2面のフレームメモリを交互に用いるようにする。こ
の切り替えは、フレームメモリ書き込み制御スイッチ1
26を操作することによって行なわれる。また、フレー
ムメモリ読み出し制御スイッチ130は、ピクチャホー
ルドに用いている内部フレームメモリを選択したままと
し、デコード途中のIピクチャあるいはPピクチャの画
像を表示させないようにする。
Although not shown in the flow chart,
When it is determined that the temporal reference value of the detected picture and the temporal reference value of the target picture do not match and the detected picture is determined to be an I picture or a P picture, in step S170. Although the decoding process is performed, the remaining two-sided frame memories other than the internal frame memory used for the picture hold are alternately used as the internal frame memory for writing the decoding result. This switching is performed by the frame memory write control switch 1
This is done by operating 26. Further, the frame memory read control switch 130 keeps the internal frame memory used for the picture hold selected and does not display the image of the I picture or P picture in the process of decoding.

【0089】次に、コントローラ67のターゲットピク
チャ表示作業におけるフローチャートを図9に示す。こ
のターゲットピクチャ表示作業は第2の実施例では、検
出されたピクチャのデコード処理がステップS400に
て行なわれて、ピクチャホールドに用いている内部フレ
ームメモリに上書きする作業が行なわれる。また、ター
ゲットピクチャの決定作業のフローチャートは前記図5
と同じであるので、その説明は省略する。
Next, FIG. 9 shows a flowchart of the target picture display operation of the controller 67. In the second embodiment, the target picture display operation is performed by decoding the detected picture in step S400 and overwriting the internal frame memory used for picture hold. Also, the flowchart of the target picture determination operation is shown in FIG.
Since it is the same as the above, its explanation is omitted.

【0090】上記のようにフレームメモリの書き込み制
御および読み出し制御とターゲットピクチャのデコード
処理を行うタイミングを制御することにより、外付けフ
レームメモリ131を省略した第二の実施例において
も、第一の実施例と同様な逆方向コマ送りを行なうこと
ができる。
As described above, the first embodiment is also implemented in the second embodiment in which the external frame memory 131 is omitted by controlling the timing of performing the write control and read control of the frame memory and the decoding process of the target picture. Reverse frame feed similar to the example can be performed.

【0091】前記した本発明の第1、第2の実施例にお
いては、逆コマ送りの処理の手順として、前記図2で示
すように、ユーザからの指令を受けてから、ターゲット
ピクチャの決定作業、ターゲットピクチャのロード作業
及び表示作業を行うようにしている。しかしながらこの
方法によると、ユーザからの指令を受けてから各処理が
行われるようになるため、ユーザの指令から画面が更新
されるまでに、時間がかかり画像が遅れて表示されるよ
うなってしまう。特に、ターゲットピクチャのロード作
業に時間を要する。
In the first and second embodiments of the present invention described above, as the procedure of the reverse frame advance processing, as shown in FIG. 2, the target picture determination operation is performed after receiving the instruction from the user. The target picture is loaded and displayed. However, according to this method, each process is performed after receiving a command from the user, so that it takes time until the screen is updated from the command of the user, and the image is displayed with a delay. . In particular, it takes time to load the target picture.

【0092】そこで、この問題を改善することのできる
第3の実施例を図10に示すフローチャートを参照しな
がら説明する。第3の実施例では、ユーザからの指令を
待たずにステップS500にてターゲットピクチャの決
定作業、ターゲットピクチャのロード作業までを予め行
っておき、ステップS510にてユーザからの指令待ち
状態とする。そして、ユーザからの指令があるとステッ
プS510にて判断されると、ステップS520にてタ
ーゲットピクチャの表示作業を行うようにする。この表
示作業が終了すると、ステップS530にて即座に次の
ターゲットピクチャの決定作業、およびS500にてタ
ーゲットピクチャのロード作業が行なわれ、ステップS
500を介してステップS510のユーザからの指令待
機状態とされる。
Therefore, a third embodiment capable of improving this problem will be described with reference to the flow chart shown in FIG. In the third embodiment, the process of determining the target picture and the process of loading the target picture are performed in advance in step S500 without waiting for a command from the user, and the process waits for a command from the user in step S510. When it is determined in step S510 that there is a command from the user, the target picture display operation is performed in step S520. Upon completion of this display work, the next target picture is immediately determined in step S530, and the target picture is loaded in step S500.
In step S510, the process waits for a command from the user via 500.

【0093】これにより、ユーザの指令入力から表示ま
での反応時間をほとんどなくすことが可能となる。一般
に逆コマ送り動作の指令をユーザが行う場合には、ユー
ザの逆方向のコマ送り指令の間隔は、極めて短い時間に
行われるわけではなく、たとえば1秒に1回程度である
ので、このユーザからの指令の間隔の時間を有効に使用
でき第3の実施例については、ほとんど待ち時間なしの
逆方向コマ送り機能を実現することできるものである。
なお、以上の説明では逆コマ送りについて説明したが、
逆再生のうち、逆スロー再生および逆方向等速再生およ
び逆方向高速再生は、逆方向コマ送りをそれぞれ適当な
周期で繰り返し行うことにより実現することができるの
で、以上説明した本発明は他の逆再生についても適用す
ることができるものである。
As a result, the reaction time from the user's command input to the display can be almost eliminated. Generally, when a user issues a reverse frame advance operation command, the interval of reverse frame advance commands issued by the user does not occur in an extremely short period of time, for example, about once a second. In the third embodiment, it is possible to effectively use the time interval of the command from, and it is possible to realize the backward frame advancing function with almost no waiting time.
In the above description, reverse frame feed was explained,
Among the reverse reproduction, the reverse slow reproduction, the reverse constant speed reproduction, and the reverse high speed reproduction can be realized by repeatedly performing the reverse frame feed at appropriate intervals. It can also be applied to reverse reproduction.

【0094】[0094]

【発明の効果】本発明は以上説明したように、現在デコ
ードしているエントリポイントを記憶すると共に、その
直前のエントリポイントを抽出するようにし、デコード
に送るフレームを特定するようにしたので、そのままで
は逆方向再生が難しいフレーム間相関を用いて圧縮され
たフレームからなる動画像データを逆方向に再生するこ
とができる。また、GOPの先頭に位置するIピクチャ
からデコードを開始するようにしたので、フレームメモ
リにデコード時に必要なデータがない場合であっても、
すべてのフレーム(コマ)の表示を行うことのできる逆
方向再生や逆方向スロー再生、逆方向コマ送り再生を可
能とすることができる。
As described above, according to the present invention, the entry point currently being decoded is stored and the entry point immediately before that is extracted and the frame to be sent for decoding is specified. With, it is possible to reproduce moving image data composed of frames compressed in the reverse direction using inter-frame correlation, which is difficult to reproduce in the reverse direction. Further, since the decoding is started from the I picture located at the head of the GOP, even if the frame memory does not have data necessary for decoding,
Reverse playback capable of displaying all frames (frames), reverse slow playback, and reverse frame advance playback can be enabled.

【0095】さらに、次に表示すべきデータを検出する
過程で、不要なフレームは捨てると共に、次にデコード
するフレームに必要なフレームはデコードするようにし
たので、迅速にBピクチャを含む全てのピクチャを逆方
向再生することができるようになる。さらにまた、ユー
ザの指令が入力される前に表示直前の動作まで行うよう
にすると、ユーザの指令に時間遅れなく逆方向コマ送り
の表示を行うことができるようになる。
Further, in the process of detecting the data to be displayed next, unnecessary frames are discarded, and the frames necessary for the next decoding frame are decoded, so that all pictures including B pictures can be quickly extracted. You will be able to play backwards. Furthermore, if the operation just before the display is performed before the user's command is input, it is possible to display the backward frame advance without any delay in the user's command.

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

【図1】本発明の再生装置を具体化した符号化データ復
号装置の第1の実施例の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a first embodiment of an encoded data decoding device which embodies a reproducing device of the present invention.

【図2】本発明の再生装置を具体化した符号化データ復
号装置の第1の実施例における逆コマ送り動作時のコン
トローラが行うフローチャートである。
FIG. 2 is a flowchart executed by the controller during the reverse frame advancing operation in the first embodiment of the encoded data decoding device which embodies the reproducing device of the present invention.

【図3】本発明の再生装置を具体化した符号化データ復
号装置の第1の実施例における逆コマ送り動作時のコン
トローラの行うターゲットピクチャロード作業のフロー
チャートである。
FIG. 3 is a flowchart of a target picture loading operation performed by the controller during a reverse frame advancing operation in the first embodiment of the encoded data decoding device that embodies the reproducing device of the present invention.

【図4】本発明の再生装置を具体化した符号化データ復
号装置の第1の実施例における逆コマ送り動作時のコン
トローラの行うターゲットピクチャの表示作業のフロー
チャートである。
FIG. 4 is a flowchart of a target picture display operation performed by the controller during a reverse frame advance operation in the first embodiment of the encoded data decoding device that embodies the reproduction device of the present invention.

【図5】本発明の再生装置を具体化した符号化データ復
号装置の第1の実施例における逆コマ送り動作時のコン
トローラの行うネクストピクチャの決定作業のフローチ
ャートである。
FIG. 5 is a flowchart of a next picture determination operation performed by the controller during a reverse frame advance operation in the first embodiment of the encoded data decoding device that embodies the reproduction device of the present invention.

【図6】本発明の再生装置を具体化した符号化データ復
号装置の第2の実施例の構成を示すブロック図である。
FIG. 6 is a block diagram showing a configuration of a second embodiment of an encoded data decoding device which embodies a reproducing device of the present invention.

【図7】本発明の再生装置を具体化した符号化データ復
号装置のフレームメモリの書き込みおよび読出しタイミ
ングを示す図である。
FIG. 7 is a diagram showing write and read timings of a frame memory of an encoded data decoding device that embodies a reproducing device of the present invention.

【図8】本発明の再生装置を具体化した符号化データ復
号装置の第2の実施例における逆コマ送り動作時のコン
トローラが行うフローチャートである。
FIG. 8 is a flowchart performed by the controller during the reverse frame advancing operation in the second embodiment of the encoded data decoding device which embodies the reproducing device of the present invention.

【図9】本発明の再生装置を具体化した符号化データ復
号装置の第2の実施例における逆コマ送り動作時のコン
トローラの行うターゲットピクチャの表示作業のフロー
チャートである。
FIG. 9 is a flowchart of a target picture display operation performed by the controller during a reverse frame advance operation in the second embodiment of the encoded data decoding device that embodies the reproduction device of the present invention.

【図10】本発明の再生装置を具体化した符号化データ
復号装置の第3の実施例における逆コマ送り動作時のコ
ントローラが行うフローチャートである。
FIG. 10 is a flowchart executed by the controller during the reverse frame advancing operation in the third embodiment of the encoded data decoding device which embodies the reproducing device of the present invention.

【図11】従来の多重化ビットストリームの単位におけ
るデータフォ−マットを示す図である。
FIG. 11 is a diagram showing a data format in a unit of a conventional multiplexed bit stream.

【図12】パケットヘッダの一部を構成しているストリ
ーム ID のテーブルを示す図である。
FIG. 12 is a diagram showing a table of stream IDs forming a part of a packet header.

【図13】従来の符号化データ復号装置の構成を示すブ
ロック図である。
FIG. 13 is a block diagram showing a configuration of a conventional encoded data decoding device.

【図14】Iピクチャ、Pピクチャ、Bピクチャを含む
ビットストリームの構成を示す概念図である。
[Fig. 14] Fig. 14 is a conceptual diagram showing a configuration of a bitstream including an I picture, a P picture, and a B picture.

【図15】従来の他の符号化データ復号装置の構成を示
すブロック図である。
FIG. 15 is a block diagram showing the configuration of another conventional encoded data decoding device.

【図16】従来のさらに他の符号化データ復号装置の構
成を示すブロック図である。
FIG. 16 is a block diagram showing the configuration of still another conventional encoded data decoding device.

【図17】従来のさらに他の符号化データ復号装置にお
けるデータフォ−マットの一例を示す図である。
FIG. 17 is a diagram showing an example of a data format in still another conventional coded data decoding device.

【図18】従来のさらに他の符号化データ復号装置にお
けるデータフォ−マットの他の例を示す図である。
FIG. 18 is a diagram showing another example of a data format in still another conventional encoded data decoding device.

【図19】MPEG2システムにおいて定義されている
プログラム・ストリーム・ディレクトリの構造を示す図
である。
FIG. 19 is a diagram showing the structure of a program stream directory defined in the MPEG2 system.

【図20】MPEGにおけるフレーム間予測の構造およ
び記録フレームの構造を示す図である。
FIG. 20 is a diagram showing a structure of inter-frame prediction and a structure of a recording frame in MPEG.

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

21 デマルチプレクサ 22 ヘッダ分離回路 23 スイッチング回路 24 制御回路 25 ビデオデコーダ 26 オーディオデコーダ 41 エントリポイント記憶部 60 ディスク 61 ピックアップ 62 復調回路 63 ECC回路 69 ドライブ制御回路 67 コントローラ 70 トラッキングサーボ回路 121 ビデオコードバッファ 122 ピクチャヘッダ検出回路 123 ピクチャ選別回路 125 ビデオコード回路およびフレームメモリ 126 フレームメモリ書き込み制御スイッチ 127,128,129 フレームメモリ 130 フレームメモリ読み出し制御スイッチ 131 外付けフレームメモリ 132 ビデオデコード回路 21 Demultiplexer 22 Header separation circuit 23 Switching circuit 24 Control circuit 25 video decoder 26 Audio Decoder 41 Entry point storage 60 discs 61 pickup 62 Demodulation circuit 63 ECC circuit 69 Drive control circuit 67 Controller 70 Tracking servo circuit 121 video code buffer 122 Picture Header Detection Circuit 123 picture selection circuit 125 Video code circuit and frame memory 126 frame memory write control switch 127, 128, 129 frame memory 130 frame memory read control switch 131 External frame memory 132 Video decoding circuit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04N 7/32 H04N 7/137 Z Fターム(参考) 5C053 FA23 GA11 GB06 GB08 GB15 GB37 HA25 JA21 5C059 MA00 MA04 MA05 MA14 PP05 PP06 PP07 SS13 SS18 SS30 UA02 UA05 UA33 5D044 AB05 AB07 BC02 CC06 DE03 DE12 FG10 FG23 GK08 5D090 AA01 BB02 BB03 BB04 CC04 CC16 DD03 HH03 ─────────────────────────────────────────────────── ─── Continuation of front page (51) Int.Cl. 7 Identification code FI theme code (reference) H04N 7/32 H04N 7/137 ZF term (reference) 5C053 FA23 GA11 GB06 GB08 GB15 GB37 HA25 JA21 5C059 MA00 MA04 MA05 MA14 PP05 PP06 PP07 SS13 SS18 SS30 UA02 UA05 UA33 5D044 AB05 AB07 BC02 CC06 DE03 DE12 FG10 FG23 GK08 5D090 AA01 BB02 BB03 BB04 CC04 CC16 DD03 HH03

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 少なくともIピクチャ、Pピクチャ、及
びBピクチャからなる画像データが記録された記録媒体
を再生する再生装置において、 記録媒体から画像データを再生する再生部と、 前記再生された画像データを復号する復号部と、 逆方向再生時において、復号すべき画像データが、当該
復号すべき画像データの属する第1のGOP内のIピク
チャより前に配置されているBピクチャの場合には、当
該第1のGOPの直前に配置されている第2のGOPの
エントリポイントにアクセスするよう前記再生手段を制
御する制御部とを有することを特徴とする再生装置。
1. A reproducing apparatus for reproducing a recording medium on which image data consisting of at least I picture, P picture and B picture is recorded, and a reproducing section for reproducing image data from the recording medium, and the reproduced image data. In the case where the image data to be decoded is a B picture arranged before the I picture in the first GOP to which the image data to be decoded belongs, in the backward reproduction, And a control unit for controlling the reproducing means so as to access the entry point of the second GOP arranged immediately before the first GOP.
【請求項2】 前記制御部は、前記最初に復号すべき画
像データを復号するのに必要となる予測画像を得る際
に、前記第2のGOP内のBピクチャは復号しないよう
制御することを特徴とする請求項1記載の再生装置。
2. The control unit controls not to decode a B picture in the second GOP when obtaining a predicted image required to decode the image data to be first decoded. The reproducing apparatus according to claim 1, wherein the reproducing apparatus is characterized in that:
【請求項3】 前記逆方向再生は、逆転コマ送り再生、
または逆転スロー再生であることを特徴とする請求項2
記載の再生装置。
3. The reverse reproduction is reverse frame advance reproduction,
Alternatively, the slow reverse reproduction is performed.
The playback device described.
【請求項4】 予測符号化を用いて符号化された画像デ
ータが記録された記録媒体を再生する再生装置におい
て、 記録媒体から画像データを再生する再生手段と、 前記再生された画像データを復号する復号手段と、 逆方向再生時において、復号すべき画像データを復号す
るのに必要な参照画像が、当該復号すべき画像データの
属する第1のGOPの直前に配置された第2のGOPに
属する画像を参照して符号化されている場合には、当該
第2のGOPのエントリポイントにアクセスするよう前
記再生手段を制御する制御手段とを有することを特徴と
する再生装置。
4. A reproducing apparatus for reproducing a recording medium on which image data encoded by predictive encoding is recorded, and reproducing means for reproducing the image data from the recording medium, and decoding the reproduced image data. And the reference image necessary for decoding the image data to be decoded in the backward reproduction is stored in the second GOP arranged immediately before the first GOP to which the image data to be decoded belongs. And a control unit for controlling the reproduction unit so as to access the entry point of the second GOP when the image is encoded with reference to the belonging image.
JP2002193696A 2002-07-02 2002-07-02 Playback device Expired - Lifetime JP3695424B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002193696A JP3695424B2 (en) 2002-07-02 2002-07-02 Playback device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002193696A JP3695424B2 (en) 2002-07-02 2002-07-02 Playback device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP03294095A Division JP3491365B2 (en) 1995-01-31 1995-01-31 Encoded data decoding method and decoding device

Publications (2)

Publication Number Publication Date
JP2003101956A true JP2003101956A (en) 2003-04-04
JP3695424B2 JP3695424B2 (en) 2005-09-14

Family

ID=19195565

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002193696A Expired - Lifetime JP3695424B2 (en) 2002-07-02 2002-07-02 Playback device

Country Status (1)

Country Link
JP (1) JP3695424B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009111851A (en) * 2007-10-31 2009-05-21 Fujitsu Ltd Image decompression apparatus, image decompression program, and image decompression method
US7881583B2 (en) 2005-09-08 2011-02-01 Sony Corporation Playback apparatus, playback method, and playback program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7881583B2 (en) 2005-09-08 2011-02-01 Sony Corporation Playback apparatus, playback method, and playback program
JP2009111851A (en) * 2007-10-31 2009-05-21 Fujitsu Ltd Image decompression apparatus, image decompression program, and image decompression method

Also Published As

Publication number Publication date
JP3695424B2 (en) 2005-09-14

Similar Documents

Publication Publication Date Title
JP3491365B2 (en) Encoded data decoding method and decoding device
US6363212B1 (en) Apparatus and method for encoding and decoding digital video data
US5504585A (en) Apparatus and method for providing plural pictures while searching a recording medium whereon a compressed picture signal is recorded
KR0178819B1 (en) Method for jump-reproducing video data of moving picture coded with high efficiency
WO2001033832A1 (en) Image reproducing apparatus and image recording/reproducing apparatus
JP2004511965A (en) Digital video and data recording devices
JP4589120B2 (en) Information storage medium on which stop video is recorded, reproducing apparatus and method thereof
KR100529485B1 (en) Method and apparatus for afterrecording of digital recording method and method and apparatus for reproducing digital recording medium
JPH10285548A (en) Encoding device and method, decoding device and method and editing method
JPH1169301A (en) Decoding method, decoding and reproducing device and recording medium
JP3156597B2 (en) Image information decoding and reproducing apparatus and image information decoding and reproducing method
JP3510784B2 (en) Video recording and playback methods
US6999090B2 (en) Data processing apparatus, data processing method, information storing medium, and computer program
JP3551447B2 (en) Data encoding device and method, data decoding device and method
JP3695424B2 (en) Playback device
JP3695425B2 (en) Playback device
JP3695423B2 (en) Playback device
JP2008123674A (en) After-recording method and device in recording medium, and reproducing method and device of its digital recording medium
WO2004036582A1 (en) Av data recording method, av data recording device, data recording medium, program, and program recording medium
JP2001078146A (en) Video decoding method and system
US7502379B2 (en) Disk playback apparatus
JPH08289250A (en) Optical disk reproducing device
JP2002281458A (en) Device and method for decoding and reproducing image information
JP3589241B2 (en) Data encoding device and method, data decoding device and method
JP3582530B2 (en) Recording apparatus and method, reproduction apparatus and method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050222

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050414

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050607

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050620

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080708

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090708

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090708

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100708

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100708

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110708

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110708

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120708

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120708

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130708

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term