JPH0636521A - Disk and moving image decoding method and device - Google Patents

Disk and moving image decoding method and device

Info

Publication number
JPH0636521A
JPH0636521A JP18593392A JP18593392A JPH0636521A JP H0636521 A JPH0636521 A JP H0636521A JP 18593392 A JP18593392 A JP 18593392A JP 18593392 A JP18593392 A JP 18593392A JP H0636521 A JPH0636521 A JP H0636521A
Authority
JP
Japan
Prior art keywords
image data
data
normal reproduction
speed search
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP18593392A
Other languages
Japanese (ja)
Other versions
JP3233232B2 (en
Inventor
Takayuki Sakamoto
隆之 坂本
Jun Yonemitsu
潤 米満
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 JP18593392A priority Critical patent/JP3233232B2/en
Publication of JPH0636521A publication Critical patent/JPH0636521A/en
Application granted granted Critical
Publication of JP3233232B2 publication Critical patent/JP3233232B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)
  • Television Signal Processing For Recording (AREA)

Abstract

PURPOSE:To enable the smooth high-speed search of moving images without deteriorating the image quality of ordinary reproduction. CONSTITUTION:The image data formed from the image data selected at prescribed intervals out of the continuous image data of the moving images are collectively recorded in the prescribed region A1 of a disk as the image data for high-speed search. The data formed from the continuous image data of the moving images are recorded as the image data for ordinary reproduction in the remaining region A2 of the disk.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、動画像が記録されるデ
ィスク、ならびに動画像を示すデータの復号化方法およ
び装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a disc on which a moving image is recorded, and a method and apparatus for decoding data indicating the moving image.

【0002】[0002]

【従来の技術】一般に、連続した動画では、前後の画像
と注目画像とは良く似ている。そこで、今から符号化し
ようとしている画像が、前方予測符号化画像の場合に
は、時間的に前方の画像との差分をとって伝送し、両方
向予測符号化画像の場合には、時間的に前方の画像との
差分をとり、時間的に後方の画像との差分をとり、時間
的に前方の画像および後方の画像から作られた補間画像
との差分をとり、これらの差分のうち最も小さな差分を
伝送することにより、時間軸方向の冗長度を減らして伝
送情報量を減らしている。
2. Description of the Related Art Generally, in a continuous moving image, the preceding and following images are very similar to the noticed image. Therefore, if the image to be coded from now on is a forward predictive coded image, it is transmitted by taking the time difference from the preceding image, and if it is a bidirectional predictive coded image, it is temporally predicted. Take the difference with the front image, take the difference with the backward image in time, take the difference with the interpolated image created from the forward and backward images in time, and find the smallest of these differences. By transmitting the difference, the redundancy in the time axis direction is reduced and the amount of transmitted information is reduced.

【0003】また、前方予測符号化画像および両方向符
号化画像を作るのに、動き補償を行っている。動き補償
とは、複数の画素からなるブロック単位で、前画像の注
目ブロック近傍で一番差分の少ないところを探索し、そ
れとの差分をとることにより、伝送データを削減するこ
とをいう。
Also, motion compensation is performed to create a forward predictive coded image and a bidirectionally coded image. Motion compensation refers to reducing transmission data by searching for a portion having the smallest difference in the vicinity of a target block of a previous image in a block unit made up of a plurality of pixels and taking the difference from the search.

【0004】上述のようにして取られた画像データの差
分は、そのまま伝送するのではなく、ブロック単位で離
散コサイン変換(DCT)を行う。DCTは、画像を画
素レベルではなく、コサイン関数のどの周波数成分がど
れだけ含まれているかを表現するものである。二次元D
CTにより、8(ライン)×8(画素)の画素ブロック
はやはり8×8のコサイン関数の成分の係数ブロックに
変換される。滑らかな信号の場合、DCTを行うことに
より、ある係数の周りに大きな値が集中する。次に、こ
の係数を量子化する(4または32等の値で割る)と、
8×8の係数ブロックは、ほとんど0になり、大きな係
数のみが残る。そこで、8×8の係数ブロックを伝送す
るのに、非零係数とその係数の前にどれだけ0が続いた
かの0ランを1組としたハフマン符号等の可変長符号
(VLC)で伝送する。
The difference of the image data obtained as described above is not transmitted as it is, but discrete cosine transform (DCT) is performed in block units. The DCT expresses an image at what level of which frequency component of the cosine function is included, not at the pixel level. Two-dimensional D
By CT, a pixel block of 8 (lines) × 8 (pixels) is also converted into a coefficient block of 8 × 8 cosine function components. In the case of a smooth signal, performing DCT causes large values to be concentrated around a certain coefficient. Next, when this coefficient is quantized (divided by a value such as 4 or 32),
The 8 × 8 coefficient block becomes almost 0, and only large coefficients remain. Therefore, in transmitting an 8 × 8 coefficient block, a variable length code (VLC) such as a Huffman code in which a non-zero coefficient and a 0 run indicating how many 0s continue before the coefficient is set is transmitted.

【0005】各画像は、少なくとも1つまたは複数のス
ライス(これについては後述する)から構成される。そ
して、それぞれ、符号化される方式に従って次にような
4種類に分類される。 (1)イントラ符号化画像 符号化されるときに、その画像1枚だけで閉じた情報の
みを使用する。換言すると、復号化するときに、イント
ラ符号化画像自身の情報のみで画像を再構成できる。実
際には、差分をとらずに、そのままDCTを行って符号
化する。イントラ符号化画像を随所に入れておけば、ラ
ンダムアクセスおよび高速再生が可能となる。 (2)前方予測符号化画像 前方予測符号化画像は、予測画像(差分をとる基準とな
る画像)として、時間的に前に位置し、既に復号化され
たイントラ符号化画像または前方予測符号化画像を使用
する。実際には、動き補償された予測画像との差を符号
化するのと、差をとらずにそのまま符号化する(イント
ラ符号化)のとどちらか効率の良い方をマクロブロック
(これについては、後述する)単位で選択する。 (3)両方向予測符号化画像 両方向予測符号化画像は、予測画像として時間的に前に
位置し、既に復号化されたイントラ符号化画像または前
方予測符号化画像、時間的に後ろに位置する既に符号化
されたイントラ符号化画像または前方向予測符号化画
像、およびその両方から作られた補間画像の3種類を使
用する。この3種類の動き補償後の差分の符号化画像お
よびイントラ符号化画像の中で一番効率の良いものをマ
クロブロック単位で選択する。 (4)DCイントラ符号化画像 DCTのDC係数のみで構成されるイントラ符号化画像
である。他の3種の画像と同じシーケンスには存在しな
い。
Each image is composed of at least one or more slices (which will be described later). Then, each is classified into the following four types according to the encoding method. (1) Intra-coded image When coded, only information closed by one image is used. In other words, when decoding, the image can be reconstructed using only the information of the intra-coded image itself. Actually, the DCT is directly performed for coding without taking the difference. If intra-coded images are put everywhere, random access and high-speed reproduction are possible. (2) Forward predictive coded image The forward predictive coded image is an intra coded image or forward predictive coded that has been previously decoded and is temporally positioned as a predictive image (image serving as a reference for taking a difference). Use images. Actually, the macro block (for this, whichever is more efficient) is encoded, that is, the difference from the motion-compensated predicted image is encoded or the difference is directly encoded without taking the difference (intra encoding). Select in units (described later). (3) Bi-directional predictive coded image The bi-directional predictive coded image is positioned as a predicted image temporally before, and is already decoded intra-coded image or forward predictive coded image, temporally already positioned backward. Three types are used: a coded intra coded image or a forward predictive coded image, and an interpolated image made from both. The most efficient one of the three types of difference-encoded images and intra-encoded images after motion compensation is selected in macroblock units. (4) DC intra-coded image This is an intra-coded image composed only of DC coefficients of DCT. It does not exist in the same sequence as the other three images.

【0006】スライスは、画像の走査順に連なる1つま
たは複数のマクロブロックで構成される。スライスの頭
では、画像内における動きベクトルおよびDC成分の差
分がリセットされ、最初のマクロブロックは、画像内で
の位置を示すデータを有しており、エラーが生じた場合
でも復帰できるようになっている。そのため、スライス
の長さおよび始まる位置は任意で、伝送路のエラー状態
によって変えられるようになっている。
A slice is composed of one or a plurality of macroblocks which are continuous in the scanning order of an image. At the beginning of the slice, the difference between the motion vector and the DC component in the image is reset, and the first macroblock has data indicating its position in the image so that it can recover even if an error occurs. ing. Therefore, the length and starting position of the slice are arbitrary and can be changed according to the error state of the transmission path.

【0007】マクロブロックは、左右方向および上下方
向に隣接した4つの輝度ブロックY0、Y1、Y2およ
びY3と、画像上では同じ位置にあるCrおよびCbの
それぞれの色差ブロックとの全部で6つのブロックで構
成される。伝送の順は、Y0、Y1、Y2、Y3、C
r、Cbである。予測画像に何を使用するか、差分を送
らないでよいか等は、この単位で判断される。なお、ブ
ロックは、輝度または色差の隣接した8×8の画素から
構成される。DCTは、この単位で行われる。
The macroblock is composed of four luminance blocks Y0, Y1, Y2 and Y3 which are adjacent to each other in the left-right direction and the vertical direction, and color difference blocks of Cr and Cb located at the same position on the image. Composed of. The order of transmission is Y0, Y1, Y2, Y3, C
r and Cb. What is used for the predicted image, whether the difference need not be sent, and the like are determined in this unit. The block is composed of 8 × 8 pixels adjacent to each other in luminance or color difference. DCT is performed in this unit.

【0008】GOP(グループオブピクチャ)は、1つ
または複数枚のイントラ符号化画像と、0または複数枚
の非イントラ符号化画像とから構成される。
A GOP (Group of Pictures) is composed of one or more intra-coded images and 0 or more non-intra-coded images.

【0009】[0009]

【発明が解決しようとする課題】従来のMPEGでは、
1つのGOPに1枚ずつ含まれているイントラ符号化画
像を頼りに高速サーチが行われているため、滑らかな高
速サーチを行うことが困難である。この問題を解決する
ために、前方予測符号化画像に相当する画像を、イント
ラ符号化画像とすることも可能であるが、このようにす
ると、前画像との差分をとって符号化を行えるにも拘ら
ず、イントラ符号化処理を行うことになるため、符号化
効率の面で問題があるとともに、通常再生時は、イント
ラ符号化画像をインター符号化画像として再生してしま
うため(MPEGでは、一連の画像は順次再生され、特
定の画像だけスキップすることできない)、画質が劣化
してしまうという問題がある。
In the conventional MPEG,
Since the high-speed search is performed by relying on the intra-coded images included in each GOP one by one, it is difficult to perform a smooth high-speed search. In order to solve this problem, it is possible to use an image corresponding to the forward prediction coded image as an intra coded image, but this makes it possible to perform coding by taking the difference from the previous image. Nevertheless, since intra coding processing is performed, there is a problem in terms of coding efficiency, and during normal playback, an intra coded image is played back as an inter coded image (in MPEG, There is a problem that a series of images are sequentially reproduced and only specific images cannot be skipped), and the image quality deteriorates.

【0010】本発明の第1の目的は、通常再生の画質を
劣化させることなく、動画像の滑らかな高速サーチを行
うことができるとともに、符号化効率を高めることがで
き、符号化データの読み込み時間を削減できるディスク
を提供することにある。
A first object of the present invention is to perform a smooth high speed search of a moving image without deteriorating the image quality of normal reproduction, improve the encoding efficiency, and read the encoded data. It is to provide a disc that can save time.

【0011】本発明の第2の目的は、通常再生の画質を
劣化させることなく、滑らかな高速サーチを行うことが
できる動画像復号化方法および装置を提供することにあ
る。
A second object of the present invention is to provide a moving picture decoding method and apparatus capable of performing smooth high speed search without deteriorating the image quality of normal reproduction.

【0012】[0012]

【課題を解決するための手段】請求項1に記載のディス
クは、動画像の連続する画像データの内、所定の間隔で
選択された画像データ(例えば、図5のフレーム番号1
および5のデータ)から作成された画像データを、高速
サーチ用画像データとして、所定の領域(例えば、図1
の記録領域A1)にまとめて記録し、動画像の連続する
画像データ(例えば、図5のフレーム番号1、2、3、
4および5のデータ)から作成されたデータを、通常再
生用画像データとして、所定の領域の残りの領域(例え
ば、図1の記録領域A2)に記録したことを特徴とす
る。
A disk according to a first aspect of the present invention provides image data selected at a predetermined interval among continuous image data of moving images (for example, frame number 1 in FIG. 5).
The image data created from the data of (1) and (5) is used as high-speed search image data in a predetermined area (for example, in FIG.
In the recording area A1), and the continuous image data of the moving image (for example, frame numbers 1, 2, 3,
The data created from the data 4 and 5) is recorded in the remaining area of the predetermined area (for example, the recording area A2 in FIG. 1) as the normal reproduction image data.

【0013】請求項2に記載のディスクは、請求項1記
載のディスクにおいて、高速サーチ用画像データに、通
常再生用画像データの位置データ(例えば、図3(a)
のアドレス1)を付加し、通常再生用画像データに、高
速サーチ用画像データの位置データ(例えば、図3
(b)のアドレス2)を付加することにより、高速サー
チ用画像データと通常再生用画像データとを対応づけた
ことを特徴とする。
According to a second aspect of the present invention, in the disk according to the first aspect, the high-speed search image data and the position data of the normal reproduction image data (for example, FIG. 3A) are used.
1) is added to the normal reproduction image data, and the position data of the high speed search image data (for example, FIG.
It is characterized in that the image data for high speed search and the image data for normal reproduction are associated with each other by adding the address 2) of (b).

【0014】請求項3に記載の動画像復号化装置は、動
画像の連続する画像データの内、所定の間隔で選択され
た画像データ(例えば、図5のフレーム番号1および5
のデータ)から作成された画像データである高速サーチ
用画像データと、動画像の連続する画像データ(例え
ば、図5のフレーム番号1、2、3、4および5のデー
タ)から作成されたデータである通常再生用画像データ
とを含み、高速サーチ用画像データに、通常再生用画像
データの位置データ(例えば、図3(a)のアドレス
1)が付加され、通常再生用画像データに、高速サーチ
用画像データの位置データ(例えば、図3(b)のアド
レス2)が付加されてなるデータ列を復号化する動画像
復号化装置であって、高速サーチモードおよび通常再生
モードのうちどちらかを選択するモード選択手段と、モ
ード選択手段が高速サーチモードを選択したときに、高
速サーチ用画像データから通常再生用画像データの位置
データを分離し、高速サーチ用画像データに対して所定
の復号化処理を行う第一の処理手段(例えば、図4のデ
ータ分離兼逆VLC回路8)と、モード選択手段が通常
再生モードを選択したときに、通常再生用画像データか
ら高速サーチ用画像データの位置データを分離し、通常
再生用画像データに対して所定の復号化処理を行う第二
の処理手段(例えば、図4のデータ分離兼逆VLC回路
4)とを備えることを特徴とする。
According to a third aspect of the present invention, there is provided a moving image decoding apparatus, wherein image data selected at a predetermined interval among continuous image data of moving images (for example, frame numbers 1 and 5 in FIG. 5).
Image data for high-speed search, which is image data created from the image data), and data created from continuous image data of moving images (for example, data of frame numbers 1, 2, 3, 4 and 5 in FIG. 5). And the normal reproduction image data, the position data of the normal reproduction image data (for example, address 1 in FIG. 3A) is added to the high speed search image data, and the high speed search image data is A moving picture decoding apparatus for decoding a data string to which position data of search image data (for example, address 2 in FIG. 3B) is added, which is one of a high speed search mode and a normal reproduction mode. When the high speed search mode is selected by the mode selecting means for selecting, the position data of the normal reproduction image data is separated from the high speed search image data, and When the first processing means (for example, the data separation / inverse VLC circuit 8 in FIG. 4) for performing a predetermined decoding process on the image data for search and the mode selection means selects the normal reproduction mode, Second processing means for separating the position data of the high-speed search image data from the reproduction image data and performing a predetermined decoding process on the normal reproduction image data (for example, the data separation / inverse VLC circuit 4 in FIG. 4). ) And are provided.

【0015】請求項4に記載の動画像復号化装置は、請
求項3に記載の動画像復号化装置において、第一処理手
段によって分離された通常再生用画像データの位置デー
タを記憶し、第二処理手段によって分離された上記高速
サーチ用画像データの位置データを記憶する位置データ
記憶手段(例えば、図4の位置データメモリ6)をさら
に備え、第一処理手段が、位置データ記憶手段に記憶さ
れた高速サーチ用画像データの位置データによって示さ
れる位置の高速サーチ用データを復号化処理し、第二の
処理手段が、位置データ記憶手段に記憶された通常再生
用画像データの位置データによって示される位置の通常
再生用画像データを復号化処理することを特徴とする。
A moving picture decoding apparatus according to a fourth aspect is the moving picture decoding apparatus according to the third aspect, which stores the position data of the normal reproduction image data separated by the first processing means, Position data storage means (for example, the position data memory 6 in FIG. 4) for storing the position data of the high speed search image data separated by the two processing means is further provided, and the first processing means stores the position data in the position data storage means. The high-speed search data at the position indicated by the position data of the high-speed search image data is decoded, and the second processing means is indicated by the position data of the normal reproduction image data stored in the position data storage means. It is characterized in that the normal reproduction image data at the position to be read is decoded.

【0016】請求項5に記載の動画像復号化方法は、動
画像の連続する画像データの内、所定の間隔で選択され
た画像データ(例えば、図5のフレーム番号1および5
のデータ)から作成された画像データである高速サーチ
用画像データと、動画像の連続する画像データ(例え
ば、図5のフレーム番号1、2、3、4および5のデー
タ)から作成されたデータである通常再生用画像データ
とを含み、高速サーチ用画像データに、通常再生用画像
データの位置データ(例えば、図3(a)のアドレス
1)が付加され、上記通常再生用画像データに、高速サ
ーチ用画像データの位置データ(例えば、図3(b)の
アドレス2)が付加されてなるデータ列を復号化する動
画像復号化方法であって、高速サーチモードおよび通常
再生モードのうちどちらかを選択し、高速サーチモード
を選択したときには、高速サーチ用画像データから通常
再生用画像データの位置データを分離し、高速サーチ用
画像データに対して第一の復号化処理(例えば、逆VL
C)を行い、通常再生モードを選択したときには、通常
再生用画像データから高速サーチ用画像データの位置デ
ータを分離し、通常再生用画像データに対して第二の復
号化処理(例えば、逆VLC)を行うことを特徴とす
る。
According to a fifth aspect of the present invention, there is provided a moving image decoding method, wherein image data selected at predetermined intervals among continuous image data of moving images (for example, frame numbers 1 and 5 in FIG. 5).
Image data for high-speed search, which is image data created from the image data), and data created from continuous image data of moving images (for example, data of frame numbers 1, 2, 3, 4 and 5 in FIG. 5). Including the normal reproduction image data, the position data of the normal reproduction image data (for example, address 1 in FIG. 3A) is added to the high-speed search image data, and the normal reproduction image data is A moving image decoding method for decoding a data string to which position data (for example, address 2 in FIG. 3B) of image data for high speed search is decoded, which is one of a high speed search mode and a normal reproduction mode. If is selected and the high-speed search mode is selected, the position data of the normal reproduction image data is separated from the high-speed search image data and the Decoding processing (e.g., reverse VL
C) is performed and the normal reproduction mode is selected, the position data of the high-speed search image data is separated from the normal reproduction image data, and the second decoding process (for example, inverse VLC) is performed on the normal reproduction image data. ) Is performed.

【0017】請求項6に記載の動画像復号化方法は、請
求項5に記載の動画像復号化方法であって、分離された
通常再生用画像データの位置データを記憶し、記憶した
通常再生用画像データの位置データによって示される位
置の通常再生用画像データに対して第二の復号化処理を
行い、分離された上記高速サーチ用画像データの位置デ
ータを記憶し、記憶した高速サーチ用画像データの位置
データによって示される位置の高速サーチ用データに対
して第一の復号化処理を行うことを特徴とする。
The moving picture decoding method according to a sixth aspect is the moving picture decoding method according to the fifth aspect, in which the position data of the separated normal reproduction image data is stored and stored. The second decoding processing is performed on the image data for normal reproduction at the position indicated by the position data of the image data for use, the position data of the separated image data for high speed search is stored, and the stored image for high speed search is stored. The first decoding process is performed on the high-speed search data at the position indicated by the position data of the data.

【0018】[0018]

【作用】請求項1の構成のディスクにおいては、動画像
の連続する画像データの内、所定の間隔で選択された画
像データから作成された画像データが、高速サーチ用画
像データとして、所定の領域にまとめて記録され、動画
像の連続する画像データから作成されたデータが、通常
再生用画像データとして、所定の領域の残りの領域に記
録される。従って、高速サーチ用画像データが通常再生
用画像データ中に含まれないので、通常再生の画質が劣
化することがない。また、高速サーチ用画像データだけ
をまとめて再生できるので、動画像の滑らかな高速サー
チを行うことができる。また、通常再生用画像データ
は、前画像との差分をとって符号化を行えるので、符号
化効率を高めることができる。さらに、高速サーチ時に
は、高速サーチに使用しない通常再生用画像データをデ
ィスクから読み込まないでも良いので、高速サーチ用画
像データの読み込み時間を削減できる
In the disk having the structure of claim 1, the image data created from the image data selected at a predetermined interval in the continuous image data of the moving image is a predetermined area as the high-speed search image data. The data that is collectively recorded in the above-described data and that is created from the continuous image data of the moving image is recorded in the remaining area of the predetermined area as the normal reproduction image data. Therefore, since the image data for high speed search is not included in the image data for normal reproduction, the image quality for normal reproduction does not deteriorate. Moreover, since only the high-speed search image data can be collectively reproduced, a smooth high-speed search of moving images can be performed. Moreover, since the normal reproduction image data can be encoded by taking the difference from the previous image, the encoding efficiency can be improved. Further, at the time of high-speed search, it is not necessary to read the image data for normal reproduction that is not used for high-speed search from the disc, so the reading time of the image data for high-speed search can be reduced.

【0019】請求項2の構成のディスクにおいては、高
速サーチ用画像データに付加された通常再生用画像デー
タの位置データと、通常再生用画像データに付加された
高速サーチ用画像データの位置データとにより、高速サ
ーチ用画像データと通常再生用画像データとが対応づけ
られる。従って、高速サーチによって再生される画像と
通常再生によって再生される画像との間に画像の連続性
を確保することができる。
In the disk having the structure of claim 2, the position data of the image data for normal reproduction added to the image data for high speed search and the position data of the image data for high speed search added to the image data for normal reproduction. Thus, the high-speed search image data and the normal reproduction image data are associated with each other. Therefore, it is possible to secure image continuity between the image reproduced by the high speed search and the image reproduced by the normal reproduction.

【0020】請求項3の構成の動画像復号化装置におい
ては、高速サーチモードが選択されたときに、動画像の
連続する画像データの内、所定の間隔で選択された画像
データから作成された高速サーチ用画像データから通常
再生用画像データの位置データが分離され、高速サーチ
用画像データに対して所定の復号化処理が行われ、通常
再生モードが選択されたときには、動画像の連続する画
像データから作成された通常再生用画像データから高速
サーチ用画像データの位置データが分離され、通常再生
用画像データに対して所定の復号化処理が行われる。こ
のように、画像データから位置データが分離されてか
ら、画像データが復号化されるので、再生画像の画質が
損なわれることがない。また、高速サーチ用画像データ
が通常再生用画像データ中に含まれないようにできるの
で、通常再生の画質が劣化することがない。また、高速
サーチ用画像データだけをまとめて再生できるので、動
画像の滑らかな高速サーチを行うことができる。さら
に、通常再生用画像データは、前画像との差分をとって
符号化を行えるので、符号化効率を高めることができ
る。
In the moving picture decoding apparatus of the third aspect, when the high speed search mode is selected, the moving picture decoding apparatus is created from the image data selected at a predetermined interval among the continuous image data of the moving picture. The position data of the normal reproduction image data is separated from the high-speed search image data, the predetermined decoding processing is performed on the high-speed search image data, and when the normal reproduction mode is selected, continuous video images are displayed. The position data of the high-speed search image data is separated from the normal reproduction image data created from the data, and a predetermined decoding process is performed on the normal reproduction image data. In this way, since the image data is decoded after the position data is separated from the image data, the quality of the reproduced image is not deteriorated. Further, since the high-speed search image data can be prevented from being included in the normal reproduction image data, the image quality of the normal reproduction does not deteriorate. Moreover, since only the high-speed search image data can be collectively reproduced, a smooth high-speed search of moving images can be performed. Further, since the normal reproduction image data can be encoded by taking the difference from the previous image, the encoding efficiency can be improved.

【0021】請求項4の構成の動画像復号化装置におい
ては、高速サーチモードが選択されたときには、位置デ
ータ記憶手段に記憶された高速サーチ用画像データの位
置データによって示される位置の高速サーチ用データが
復号化処理され、通常再生モードが選択されたときに
は、位置データ記憶手段に記憶された通常再生用画像デ
ータの位置データによって示される位置の通常再生用画
像データが復号化処理される。従って、高速サーチによ
って再生される画像と通常再生によって再生される画像
との間に画像の連続性を確保することができる。
In the moving picture decoding apparatus having the structure of the fourth aspect, when the high speed search mode is selected, for high speed search of the position indicated by the position data of the high speed search image data stored in the position data storage means. When the data is decoded and the normal reproduction mode is selected, the normal reproduction image data at the position indicated by the position data of the normal reproduction image data stored in the position data storage means is decoded. Therefore, it is possible to secure image continuity between the image reproduced by the high speed search and the image reproduced by the normal reproduction.

【0022】請求項5の構成の動画像復号化方法におい
ては、高速サーチモードおよび通常再生モードのうちど
ちらかが選択され、高速サーチモードが選択されたとき
には、動画像の連続する画像データの内、所定の間隔で
選択された画像データから作成された高速サーチ用画像
データから通常再生用画像データの位置データが分離さ
れて、高速サーチ用画像データに対して第一の復号化処
理が行われ、通常再生モードが選択されたときには、動
画像の連続する画像データから作成された通常再生用画
像データから高速サーチ用画像データの位置データが分
離され、通常再生用画像データに対して第二の復号化処
理が行われる。このように、画像データから位置データ
が分離されてから、画像データが復号化されるので、再
生画像の画質が損なわれることがない。また、高速サー
チ用画像データが通常再生用画像データ中に含まれない
ようにできるので、通常再生の画質が劣化することがな
い。また、高速サーチ用画像データだけをまとめて再生
できるので、動画像の滑らかな高速サーチを行うことが
できる。さらに、通常再生用画像データは、前画像との
差分をとって符号化を行えるので、符号化効率を高める
ことができる。
In the moving picture decoding method according to the fifth aspect of the present invention, either the high speed search mode or the normal reproduction mode is selected, and when the high speed search mode is selected, the continuous image data of the moving picture is selected. , The position data of the normal reproduction image data is separated from the high-speed search image data created from the image data selected at a predetermined interval, and the first decoding processing is performed on the high-speed search image data. When the normal reproduction mode is selected, the position data of the high-speed search image data is separated from the normal reproduction image data created from the continuous image data of the moving image, and the second position is separated from the normal reproduction image data. Decoding processing is performed. In this way, since the image data is decoded after the position data is separated from the image data, the quality of the reproduced image is not deteriorated. Further, since the high-speed search image data can be prevented from being included in the normal reproduction image data, the image quality of the normal reproduction does not deteriorate. Moreover, since only the high-speed search image data can be collectively reproduced, a smooth high-speed search of moving images can be performed. Further, since the normal reproduction image data can be encoded by taking the difference from the previous image, the encoding efficiency can be improved.

【0023】請求項6の構成の動画像復号化方法におい
ては、記憶された通常再生用画像データの位置データに
よって示される位置の通常再生用画像データに対して第
二の復号化処理が行われ、記憶された高速サーチ用画像
データの位置データによって示される位置の高速サーチ
用データに対して第一の復号化処理が行われる。従っ
て、高速サーチによって再生される画像と通常再生によ
って再生される画像との間に画像の連続性を確保するこ
とができる。
In the moving picture decoding method of the sixth aspect, the second decoding processing is performed on the normal reproduction image data at the position indicated by the position data of the stored normal reproduction image data. The first decoding process is performed on the high-speed search data at the position indicated by the stored position data of the high-speed search image data. Therefore, it is possible to secure image continuity between the image reproduced by the high speed search and the image reproduced by the normal reproduction.

【0024】[0024]

【実施例】図1は、本発明のディスクの一実施例の構成
を示す。このディスクの外周の記録領域A1には、高速
サーチ用画像データがまとめて記録され、内周の記録領
域A2には、通常再生用画像データが記録される。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows the structure of an embodiment of the disk of the present invention. The high-speed search image data is collectively recorded in the recording area A1 on the outer circumference of the disc, and the normal reproduction image data is recorded in the recording area A2 on the inner circumference.

【0025】高速サーチ用画像データは、動画像の連続
する画像データの内、所定の間隔で選択された画像デー
タから作成され、通常再生用画像データは、動画像の連
続する画像データから作成される。例えば、高速サーチ
用画像データは、図5に示されている一連のフレームデ
ータのうち、フレーム番号1のフレームデータのみに基
づいて、あるいはフレーム番号5のフレームデータのみ
に基づいて作成されるイントラ符号化画像データであ
る。通常再生用画像データは、例えば、図5に示されて
いるフレーム番号1、2、3、4および5の一連のフレ
ームデータのすべてを使用して、予測画像との差分をと
って作成されるインター符号化画像データと、フレーム
番号1のフレームデータのみに基づいて、あるいはフレ
ーム番号5のフレームデータのみに基づいて作成される
イントラ符号化画像データとの組み合わせで構成され
る。イントラ符号化画像データは、例えば、DCT(離
散コサイン変換)、量子化、およびVLC(可変長符号
化)によって作成される。インター符号化画像データ
は、例えば、動き補償、DCT、量子化、およびVLC
によって作成される。
The high-speed search image data is created from image data selected at a predetermined interval from the continuous image data of moving images, and the normal reproduction image data is created from continuous image data of moving images. It For example, the image data for high-speed search is an intra code created based on only the frame data of frame number 1 or only the frame data of frame number 5 in the series of frame data shown in FIG. It is the converted image data. The normal reproduction image data is created, for example, by using all of the series of frame data of frame numbers 1, 2, 3, 4 and 5 shown in FIG. 5 and taking the difference from the predicted image. It is composed of a combination of inter-coded image data and intra-coded image data created based on only the frame data of frame number 1 or only the frame data of frame number 5. The intra-coded image data is created by, for example, DCT (discrete cosine transform), quantization, and VLC (variable length coding). Inter-coded image data can be, for example, motion compensated, DCT, quantized, and VLC.
Created by.

【0026】図3に示されているように、高速サーチ用
画像データには、そのデータに対応する通常再生用画像
データの位置データ(例えば、図3(a)のアドレス
1)が付加され、通常再生用画像データには、そのデー
タに対応する高速サーチ用画像データの位置データ(例
えば、図3(b)のアドレス2)が付加され、高速サー
チ用画像データと通常再生用画像データとが対応づけら
れる。
As shown in FIG. 3, position data (for example, address 1 in FIG. 3A) of normal reproduction image data corresponding to the high-speed search image data is added to the high-speed search image data. To the normal reproduction image data, position data (for example, address 2 in FIG. 3B) of high speed search image data corresponding to the data is added, and the high speed search image data and the normal reproduction image data are combined. Be associated.

【0027】上記アドレス1およびアドレス2として、
例えばディスクのセクター番号を使用する。例えば、通
常再生用画像データのうち、30の倍数に当たるフレー
ムには、その位置に対応する高速サーチ用画像のデータ
のセクター番号を付加し、高速サーチ用画像データに
は、そのフレームに一番近い通常再生用画像データのフ
レームのセクター番号を付加する。このように高速サー
チ用画像データと通常再生用画像データとが対応づける
ことにより、ユーザーが高速サーチを選択した場合は、
高速サーチ用画像データにアクセスし、ユーザーが、高
速サーチから通常再生に切り換えたら、セクター番号を
頼りに通常再生用画像データに戻って再生を行うことが
できる。
As the above address 1 and address 2,
For example, the sector number of the disc is used. For example, in the normal reproduction image data, a frame corresponding to a multiple of 30 is added with the sector number of the high-speed search image data corresponding to the position, and the high-speed search image data is closest to the frame. The sector number of the frame of the image data for normal reproduction is added. By associating the image data for high-speed search with the image data for normal reproduction in this way, when the user selects high-speed search,
When the user accesses the high-speed search image data and switches from the high-speed search to the normal reproduction, the user can return to the normal reproduction image data for reproduction by relying on the sector number.

【0028】図2は、図1のディスクの通常再生および
高速サーチの一態様を示す。この例では、まず、記録領
域A2の位置P1において、通常再生が開始され、記録
領域A2の位置P2において、通常再生から高速サーチ
に切り換えられて記録領域A2の位置P2に対応する記
録領域A1の位置から高速サーチが行われ、記録領域A
1の位置P3において、高速サーチから通常再生に切り
換えられて記録領域A1の位置P3に対応する記録領域
A2の位置から再び通常再生が行われ、記録領域A2の
位置P4において、通常再生から高速サーチに切り換え
られて記録領域A2の位置P4に対応する記録領域A1
の位置から再び高速サーチが行われ、記録領域A1の位
置P5において、高速サーチから通常再生に切り換えら
れて記録領域A1の位置P5に対応する記録領域A2の
位置から再び通常再生が行われる。このように、高速サ
ーチによって再生される画像と通常再生によって再生さ
れる画像との間に画像の連続性を確保することができ
る。
FIG. 2 shows one mode of normal reproduction and high speed search of the disc of FIG. In this example, first, the normal reproduction is started at the position P1 of the recording area A2, and the normal reproduction is switched from the normal reproduction to the high speed search at the position P2 of the recording area A2 so that the recording area A1 corresponding to the position P2 of the recording area A2 is changed. A high-speed search is performed from the position, and the recording area A
At the position P3 of 1, the normal search is switched from the high speed search to the normal reproduction again from the position of the recording area A2 corresponding to the position P3 of the recording area A1. At the position P4 of the recording area A2, the normal reproduction is changed to the high speed search. To the recording area A1 corresponding to the position P4 of the recording area A2.
The high speed search is performed again from the position A, the high speed search is switched from the high speed search to the normal reproduction at the position P5 of the recording area A1, and the normal reproduction is performed again from the position of the recording area A2 corresponding to the position P5 of the recording area A1. In this way, image continuity can be ensured between the image reproduced by the high-speed search and the image reproduced by the normal reproduction.

【0029】図4は、本発明の動画像復号化装置の実施
例を示す。この実施例は、高速サーチ用画像データが、
DCT、量子化、およびVLCによって作成されたイン
トラ符号化画像データであり、通常再生用画像データ
が、イントラ符号化画像データと、動き補償、DCT、
量子化、およびVLCによって作成されたインター符号
化画像データとからなるものであるとして構成されてい
る。
FIG. 4 shows an embodiment of the moving picture decoding apparatus of the present invention. In this embodiment, the image data for high speed search is
It is intra-coded image data created by DCT, quantization, and VLC, and normal reproduction image data includes intra-coded image data, motion compensation, DCT,
Quantization and inter-coded image data created by VLC.

【0030】セレクタ2は、ユーザのキー操作またはリ
モコン操作によって通常再生命令を受けたときには、デ
ィスクから読み出されたデータを、通常再生用データと
して、データ分離兼逆VLC回路4に供給する。また、
セレクタ2は、ユーザのキー操作またはリモコン操作に
よって高速サーチ命令を受けたときには、ディスクから
読み出されたデータを、高速サーチ用データとして、デ
ータ分離兼逆VLC回路8に供給する。
When the selector 2 receives a normal reproduction command by a user's key operation or remote control operation, it supplies the data read from the disk to the data separation / reverse VLC circuit 4 as normal reproduction data. Also,
When the selector 2 receives a high speed search command by a user's key operation or remote control operation, it supplies the data read from the disk to the data separation / reverse VLC circuit 8 as high speed search data.

【0031】データ分離兼逆VLC回路4は、入力され
たデータから、通常再生用画像データ、高速サーチ用画
像データの位置データ、動きベクトル、およびイントラ
とインターの区別情報を分離し、通常再生用画像データ
を逆VLCしてセレクタ12に供給し、高速サーチ用画
像データの位置データを位置データメモリ6に供給し、
動きベクトルをフレームメモリ18の制御入力に供給す
る。
The data separation / reverse VLC circuit 4 separates the normal reproduction image data, the position data of the high speed search image data, the motion vector, and the information for distinguishing between intra and inter from the input data, for normal reproduction. The image data is inversely VLC-supplied and supplied to the selector 12, and the position data of the high-speed search image data is supplied to the position data memory 6.
The motion vector is supplied to the control input of the frame memory 18.

【0032】データ分離兼逆VLC回路8は、入力され
たデータから、高速サーチ用画像データと、通常再生用
画像データの位置データとを分離し、高速サーチ用画像
データを逆VLCしてセレクタ12に供給し、通常再生
用画像データの位置データを位置データメモリ6に供給
に供給する。また、データ分離兼逆VLC回路8は、逆
VLCされた通常再生用画像データをセレクタ12に供
給するときには、動き補償回路16の機能を停止させ
る。
The data separation / reverse VLC circuit 8 separates the high speed search image data and the position data of the normal reproduction image data from the input data, reverse VLCs the high speed search image data, and selects the selector 12. The position data of the normal reproduction image data is supplied to the position data memory 6. Further, the data separation / reverse VLC circuit 8 stops the function of the motion compensation circuit 16 when supplying the reverse VLC normal reproduction image data to the selector 12.

【0033】位置データメモリ6は、高速サーチ用画像
データの位置データおよび通常再生用画像データの位置
データを記憶する。CPU10は、位置データメモリ6
に記憶されている位置データが示すディスク上の位置に
再生ヘッドが位置づけられるように、再生ヘッドのドラ
イバー制御部に指令を与える。
The position data memory 6 stores the position data of the high speed search image data and the position data of the normal reproduction image data. The CPU 10 uses the position data memory 6
A command is given to the driver control unit of the reproducing head so that the reproducing head is positioned at the position on the disk indicated by the position data stored in.

【0034】セレクタ12は、通常再生命令を受けてい
るときには、回路4から供給される逆VLCされた通常
再生用画像データを、逆量子化兼逆DCT回路14に供
給し、高速サーチ命令を受けているときには、回路8か
ら供給される逆VLCされた高速サーチ用画像データ
を、逆量子化兼逆DCT回路14に供給する。逆量子化
兼逆DCT回路14は、セレタク12から供給される画
像データに対して逆量子化を行うとともに、逆DCTを
行う。
When the selector 12 receives the normal reproduction command, the selector 12 supplies the inverse VLC image data for normal reproduction supplied from the circuit 4 to the inverse quantization / inverse DCT circuit 14 and receives the high speed search command. In the meantime, the inverse VLC high-speed search image data supplied from the circuit 8 is supplied to the inverse quantization / inverse DCT circuit 14. The inverse quantization / inverse DCT circuit 14 performs inverse quantization on the image data supplied from the selector 12 and also performs inverse DCT.

【0035】動き補償回路16は、動きベクトルによっ
て示される予測画像(前画像)をフレームメモリ18か
ら読み出し、回路14から供給される逆量子化および逆
DCTされた画像データに対して動き補償を行って、画
像を再現し、表示部(図示せず)に出力するとともに、
フレームメモリ18に書き込む。
The motion compensation circuit 16 reads a predicted image (previous image) indicated by the motion vector from the frame memory 18, and performs motion compensation on the dequantized and inverse DCT image data supplied from the circuit 14. To reproduce the image and output it to the display (not shown),
Write to the frame memory 18.

【0036】次に、上述のように構成された図4の実施
例の動作について説明する。まず、ユーザのキー操作ま
たはリモコン操作によって通常再生命令を受けたときに
は、位置データメモリ6に記憶されている通常再生用画
像データの位置データによって示されるディスク位置
に、CPU10がドライバー制御部を介して再生ヘッド
を位置づけ、ディスクから通常再生用画像データを読み
込む。
Next, the operation of the embodiment of FIG. 4 configured as described above will be described. First, when a normal reproduction command is received by a user's key operation or remote control operation, the CPU 10 causes the driver control unit to move to the disk position indicated by the position data of the normal reproduction image data stored in the position data memory 6. Position the playback head and read the image data for normal playback from the disc.

【0037】読み込まれた通常再生用画像データは、セ
レクタ2を介して、データ分離兼逆VLC回路4に供給
される。データ分離兼逆VLC回路4は、通常再生用画
像データに付加されている、高速サーチ用画像データの
位置データ、動きベクトル、およびイントラとインター
の区別情報を分離し、通常再生用画像データを逆VLC
してセレクタ12に供給し、高速サーチ用画像データの
位置データを位置データメモリ6に記憶し、動きベクト
ルをフレームメモリ18の制御入力に供給する。そし
て、セレクタ12を通った逆VLCされた通常再生用画
像データは、回路14によって逆量子化されるとともに
逆DCTされ、回路16によって動き補償されて、元の
画像に復元され、表示部に表示されるとともに、フレー
ムメモリ18に記憶される。
The read normal reproduction image data is supplied to the data separation / reverse VLC circuit 4 via the selector 2. The data separation / reverse VLC circuit 4 separates the position data of the high-speed search image data, the motion vector, and the discrimination information between intra and inter, which are added to the normal reproduction image data, and reverses the normal reproduction image data. VLC
Then, the data is supplied to the selector 12, the position data of the image data for high speed search is stored in the position data memory 6, and the motion vector is supplied to the control input of the frame memory 18. Then, the inverse VLC normal reproduction image data that has passed through the selector 12 is inversely quantized and inversely DCT by the circuit 14, motion-compensated by the circuit 16, restored to the original image, and displayed on the display unit. At the same time, it is stored in the frame memory 18.

【0038】次に、ユーザのキー操作またはリモコン操
作によって高速サーチ命令を受けたときには、位置デー
タメモリ6に記憶されている高速サーチ用画像データの
位置データによって示されるディスク位置に、CPU1
0がドライバー制御部を介して再生ヘッドを位置づけ、
ディスクから高速サーチ用画像データを読み込む。
Next, when a high speed search command is received by the user's key operation or remote control operation, the CPU 1 is placed at the disk position indicated by the position data of the high speed search image data stored in the position data memory 6.
0 positions the playhead via the driver control,
Read image data for high-speed search from the disc.

【0039】読み込まれた高速サーチ用画像データは、
セレクタ2を介して、データ分離兼逆VLC回路8に供
給される。データ分離兼逆VLC回路8は、高速サーチ
用画像データに付加されている通常再生用画像データの
位置データを分離し、高速ソーチ用画像データを逆VL
Cしてセレクタ12に供給し、通常再生用画像データの
位置データを位置データメモリ6に記憶し、動き補償回
路16のの機能を停止させる。そして、セレクタ12を
通った逆VLCされた高速サーチ用画像データは、回路
14によって逆量子化されるとともに逆DCTされ、回
路16によって動き補償されることなく、表示部に表示
されるとともに、フレームメモリ18に記憶される。
The read high speed search image data is
It is supplied to the data separation / reverse VLC circuit 8 via the selector 2. The data separation / reverse VLC circuit 8 separates the position data of the normal reproduction image data added to the high speed search image data, and reverses the high speed search image data to the reverse VL.
C is supplied to the selector 12, the position data of the image data for normal reproduction is stored in the position data memory 6, and the function of the motion compensation circuit 16 is stopped. The inverse VLC-processed image data for high-speed search that has passed through the selector 12 is inversely quantized and inversely DCT by the circuit 14, and is displayed on the display unit without motion compensation by the circuit 16 and at the same time, the frame is displayed. It is stored in the memory 18.

【0040】上述した図4の実施例により、画像の連続
性を損なわずに、通常再生と高速サーチを交互に行うこ
とができる。
According to the embodiment of FIG. 4 described above, the normal reproduction and the high speed search can be alternately performed without impairing the continuity of the images.

【0041】[0041]

【発明の効果】請求項1のディスクによれば、動画像の
連続する画像データの内、所定の間隔で選択された画像
データから作成された画像データを、高速サーチ用画像
データとして、所定の領域にまとめて記録し、動画像の
連続する画像データから作成されたデータを、通常再生
用画像データとして、所定の領域の残りの領域に記録し
たので、高速サーチ用画像データが通常再生用画像デー
タ中に含まれないから、通常再生の画質が劣化すること
がない。また、高速サーチ用画像データだけをまとめて
再生できるので、動画像の滑らかな高速サーチを行うこ
とができる。また、通常再生用画像データは、前画像と
の差分をとって符号化を行えるので、符号化効率を高め
ることができる。さらに、高速サーチ時には、高速サー
チに使用しない通常再生用画像データをディスクから読
み込まないでも良いので、高速サーチ用画像データの読
み込み時間を削減できる
According to the disk of claim 1, the image data created from the image data selected at a predetermined interval in the continuous image data of the moving image is set as the predetermined high-speed search image data. Since the data recorded in the area collectively and the data created from the continuous image data of the moving image are recorded in the remaining area of the predetermined area as the image data for normal reproduction, the image data for high speed search is the image for normal reproduction. Since it is not included in the data, the image quality of normal reproduction does not deteriorate. Moreover, since only the high-speed search image data can be collectively reproduced, a smooth high-speed search of moving images can be performed. Moreover, since the normal reproduction image data can be encoded by taking the difference from the previous image, the encoding efficiency can be improved. Further, at the time of high-speed search, it is not necessary to read the image data for normal reproduction that is not used for high-speed search from the disc, so the reading time of the image data for high-speed search can be reduced.

【0042】請求項2のディスクによれば、高速サーチ
用画像データに通常再生用画像データの位置データを付
加し、通常再生用画像データに高速サーチ用画像データ
の位置データを付加し、高速サーチ用画像データと通常
再生用画像データとを対応づけたので、高速サーチによ
って再生される画像と通常再生によって再生される画像
との間に画像の連続性を確保することができる。
According to the disk of the second aspect, the position data of the image data for normal reproduction is added to the image data for high speed search, the position data of the image data for high speed search is added to the image data for normal reproduction, and the high speed search is performed. Since the image data for normal reproduction and the image data for normal reproduction are associated with each other, it is possible to secure image continuity between the image reproduced by the high-speed search and the image reproduced by the normal reproduction.

【0043】請求項3の動画像復号化装置によれば、高
速サーチモードのときには、動画像の連続する画像デー
タの内、所定の間隔で選択された画像データから作成さ
れた高速サーチ用画像データから通常再生用画像データ
の位置データを分離し、高速サーチ用画像データに対し
て所定の復号化処理を行い、通常再生モードのときに
は、動画像の連続する画像データから作成された通常再
生用画像データから高速サーチ用画像データの位置デー
タを分離し、通常再生用画像データに対して所定の復号
化処理を行うので、画像データから位置データが分離さ
れてから、画像データが復号化されるから、再生画像の
画質が損なわれることがない。また、高速サーチ用画像
データを通常再生用画像データ中に含まれないようにで
きるので、通常再生の画質が劣化することがない。ま
た、高速サーチ用画像データだけをまとめて再生できる
ので、動画像の滑らかな高速サーチを行うことができ
る。また、通常再生用画像データは、前画像との差分を
とって符号化を行えるので、符号化効率を高めることが
できる。
According to the moving picture decoding apparatus of the third aspect, in the high speed search mode, the high speed search image data created from the image data selected at a predetermined interval among the continuous image data of the moving picture. The position data of the normal reproduction image data is separated from the normal reproduction image data, the predetermined decoding processing is performed on the high speed search image data, and in the normal reproduction mode, the normal reproduction image created from the continuous image data of the moving image. Since the position data of the image data for high speed search is separated from the data and the predetermined decoding processing is performed on the image data for normal reproduction, the position data is separated from the image data and then the image data is decoded. , The quality of the reproduced image is not impaired. Further, since the high-speed search image data can be prevented from being included in the normal reproduction image data, the image quality of the normal reproduction does not deteriorate. Moreover, since only the high-speed search image data can be collectively reproduced, a smooth high-speed search of moving images can be performed. Moreover, since the normal reproduction image data can be encoded by taking the difference from the previous image, the encoding efficiency can be improved.

【0044】請求項4の動画像復号化装置によれば、高
速サーチモードのときには、位置データ記憶手段に記憶
された高速サーチ用画像データの位置データによって示
される位置の高速サーチ用データを復号化処理し、通常
再生モードのときには、位置データ記憶手段に記憶され
た通常再生用画像データの位置データによって示される
位置の通常再生用画像データを復号化処理するので、高
速サーチによって再生される画像と通常再生によって再
生される画像との間に画像の連続性を確保することがで
きる。
According to the moving picture decoding apparatus of the fourth aspect, in the high speed search mode, the high speed search data at the position indicated by the position data of the high speed search image data stored in the position data storage means is decoded. In the normal reproduction mode, the normal reproduction image data at the position indicated by the position data of the normal reproduction image data stored in the position data storage means is decoded. It is possible to secure the continuity of the image with the image reproduced by the normal reproduction.

【0045】請求項5の動画像復号化方法によれば、高
速サーチモードのときには、動画像の連続する画像デー
タの内、所定の間隔で選択された画像データから作成さ
れた高速サーチ用画像データから通常再生用画像データ
の位置データを分離し、高速サーチ用画像データに対し
て第一の復号化処理を行い、通常再生モードのときに
は、動画像の連続する画像データから作成された通常再
生用画像データから高速サーチ用画像データの位置デー
タを分離し、通常再生用画像データに対して第二の復号
化処理を行うので、画像データから位置データが分離さ
れてから、画像データが復号化されるから、再生画像の
画質が損なわれることがない。また、高速サーチ用画像
データが通常再生用画像データ中に含まれないようにで
きるので、通常再生の画質が劣化することがない。ま
た、高速サーチ用画像データだけをまとめて再生できる
ので、動画像の滑らかな高速サーチを行うことができ
る。さらに、通常再生用画像データは、前画像との差分
をとって符号化を行えるので、符号化効率を高めること
ができる。
According to the moving picture decoding method of the fifth aspect, in the high speed search mode, the high speed search image data created from the image data selected at a predetermined interval among the continuous image data of the moving picture. Position data of the normal playback image data is separated from the normal playback image data, the first decoding processing is performed on the high speed search image data, and in the normal playback mode, the normal playback image data created from continuous image data of moving images The position data of the image data for high-speed search is separated from the image data, and the second decoding processing is performed on the image data for normal reproduction, so the position data is separated from the image data and then the image data is decoded. Therefore, the quality of the reproduced image is not deteriorated. Further, since the high-speed search image data can be prevented from being included in the normal reproduction image data, the image quality of the normal reproduction does not deteriorate. Moreover, since only the high-speed search image data can be collectively reproduced, a smooth high-speed search of moving images can be performed. Further, since the normal reproduction image data can be encoded by taking the difference from the previous image, the encoding efficiency can be improved.

【0046】請求項6の動画像復号化方法によれば、記
憶された通常再生用画像データの位置データによって示
される位置の通常再生用画像データに対して第二の復号
化処理を行い、記憶されした高速サーチ用画像データの
位置データによって示される位置の高速サーチ用データ
に対して第一の復号化処理を行うので、高速サーチによ
って再生される画像と通常再生によって再生される画像
との間に画像の連続性を確保することができる。
According to the moving picture decoding method of the sixth aspect, the second decoding processing is performed on the normal reproduction image data at the position indicated by the position data of the stored normal reproduction image data, and the result is stored. Since the first decoding processing is performed on the high-speed search data at the position indicated by the position data of the high-speed search image data, the interval between the image reproduced by the high-speed search and the image reproduced by the normal reproduction is It is possible to secure the continuity of the image.

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

【図1】本発明のディスクの一実施例の構成を示す平面
図である。
FIG. 1 is a plan view showing a configuration of an embodiment of a disc of the present invention.

【図2】図1のディスクの通常再生および高速サーチの
一態様を示す説明図である。
FIG. 2 is an explanatory diagram showing one mode of normal reproduction and high-speed search of the disc of FIG.

【図3】図1のディスクに記録される通常再生用画像デ
ータおよび高速サーチ用画像データのフォーマットの一
例を示す説明図である。
3 is an explanatory diagram showing an example of a format of image data for normal reproduction and image data for high speed search recorded on the disc of FIG. 1. FIG.

【図4】本発明の動画像復号化装置の一実施例の構成を
示すブロック図である。
FIG. 4 is a block diagram showing a configuration of an embodiment of a moving picture decoding apparatus of the present invention.

【図5】通常再生用画像データおよび高速再生用画像デ
ータの作成に使用される一連のフレームデータの一例を
示す説明図である。
FIG. 5 is an explanatory diagram showing an example of a series of frame data used to create image data for normal reproduction and image data for high-speed reproduction.

【符号の説明】 2 セレクタ 4 データ分離兼逆VLC回路 6 位置データメモリ 8 データ分離兼逆VLC回路 10 CPU 12 セレクタ 14 逆量子化兼逆DCT回路 16 動き補償回路 18 フレームメモリ A1 高速サーチ用画像データ記録領域 A2 通常再生用画像データ記録領域 P1 通常再生スタート位置 P2 通常再生から高速サーチへの切り換え位置 P3 高速サーチから通常再生への切り換え位置 P4 通常再生から高速サーチへの切り換え位置 P5 高速サーチから通常再生への切り換え位置[Explanation of Codes] 2 selector 4 data separation / inverse VLC circuit 6 position data memory 8 data separation / inverse VLC circuit 10 CPU 12 selector 14 inverse quantization / inverse DCT circuit 16 motion compensation circuit 18 frame memory A1 image data for high-speed search Recording area A2 Normal reproduction image data recording area P1 Normal reproduction start position P2 Normal reproduction to high speed search switching position P3 High speed search to normal reproduction switching position P4 Normal reproduction to high speed search switching position P5 High speed search to normal Switching position for playback

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 H04N 5/93 B 4227−5C 7/13 Z ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 5 Identification code Office reference number FI technical display location H04N 5/93 B 4227-5C 7/13 Z

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 動画像の連続する画像データの内、所定
の間隔で選択された画像データから作成された画像デー
タを、高速サーチ用画像データとして、所定の領域にま
とめて記録し、上記動画像の連続する画像データから作
成されたデータを、通常再生用画像データとして、上記
所定の領域の残りの領域に記録したことを特徴とするデ
ィスク。
1. Image data created from image data selected at a predetermined interval among continuous image data of a moving image is collectively recorded in a predetermined area as high-speed search image data, and the moving image is recorded. A disk, wherein data created from image data in which images are continuous is recorded in the remaining area of the predetermined area as normal reproduction image data.
【請求項2】 上記高速サーチ用画像データに、上記通
常再生用画像データの位置データを付加し、上記通常再
生用画像データに、上記高速サーチ用画像データの位置
データを付加することにより、上記高速サーチ用画像デ
ータと上記通常再生用画像データとを対応づけたことを
特徴とする請求項1記載のディスク。
2. The position data of the normal reproduction image data is added to the high speed search image data, and the position data of the high speed search image data is added to the normal reproduction image data, 2. The disk according to claim 1, wherein the image data for high speed search and the image data for normal reproduction are associated with each other.
【請求項3】 動画像の連続する画像データの内、所定
の間隔で選択された画像データから作成された画像デー
タである高速サーチ用画像データと、上記動画像の連続
する画像データから作成されたデータである通常再生用
画像データとを含み、上記高速サーチ用画像データに、
上記通常再生用画像データの位置データが付加され、上
記通常再生用画像データに、上記高速サーチ用画像デー
タの位置データが付加されてなるデータ列を復号化する
動画像復号化装置であって、 高速サーチモードおよび通常再生モードのうちどちらか
を選択するモード選択手段と、 前記モード選択手段が高速サーチモードを選択したとき
に、上記高速サーチ用画像データから上記通常再生用画
像データの位置データを分離し、上記高速サーチ用画像
データに対して所定の復号化処理を行う第一の処理手段
と、 前記モード選択手段が通常再生モードを選択したとき
に、上記通常再生用画像データから上記高速サーチ用画
像データの位置データを分離し、上記通常再生用画像デ
ータに対して所定の復号化処理を行う第二の処理手段と
を備えることを特徴とする動画像復号化装置。
3. A high-speed search image data, which is image data created from image data selected at a predetermined interval among continuous image data of moving images, and an image data created from continuous image data of the moving image. Including the normal reproduction image data that is the data, the high-speed search image data,
A moving image decoding device for decoding the data sequence in which the position data of the normal reproduction image data is added, and the position data of the high speed search image data is added to the normal reproduction image data, Mode selecting means for selecting either the high speed search mode or the normal reproduction mode; and when the mode selecting means selects the high speed search mode, the position data of the normal reproduction image data is selected from the high speed search image data. A first processing unit that separates and performs a predetermined decoding process on the high-speed search image data; and a high-speed search from the normal reproduction image data when the mode selection unit selects a normal reproduction mode. Second processing means for separating the position data of the image data for reproduction and performing a predetermined decoding process on the image data for normal reproduction. Moving picture decoding apparatus according to claim and.
【請求項4】 上記第一処理手段によって分離された上
記通常再生用画像データの位置データを記憶し、上記第
二処理手段によって分離された上記高速サーチ用画像デ
ータの位置データを記憶する位置データ記憶手段をさら
に備え、 上記第一処理手段が、上記位置データ記憶手段に記憶さ
れた上記高速サーチ用画像データの位置データによって
示される位置の高速サーチ用データを復号化処理し、 上記第二の処理手段が、上記位置データ記憶手段に記憶
された上記通常再生用画像データの位置データによって
示される位置の通常再生用画像データを復号化処理する
ことを特徴とする請求項3記載の動画像復号化装置。
4. Position data for storing the position data of the image data for normal reproduction separated by the first processing means, and for storing the position data of the image data for high speed search separated by the second processing means. Further comprising storage means, wherein the first processing means decodes the high speed search data at the position indicated by the position data of the high speed search image data stored in the position data storage means, 4. The moving image decoding apparatus according to claim 3, wherein the processing means decodes the normal reproduction image data at the position indicated by the position data of the normal reproduction image data stored in the position data storage means. Device.
【請求項5】 動画像の連続する画像データの内、所定
の間隔で選択された画像データから作成された画像デー
タである高速サーチ用画像データと、上記動画像の連続
する画像データから作成されたデータである通常再生用
画像データとを含み、上記高速サーチ用画像データに、
上記通常再生用画像データの位置データが付加され、上
記通常再生用画像データに、上記高速サーチ用画像デー
タの位置データが付加されてなるデータ列を復号化する
動画像復号化方法であって、 高速サーチモードおよび通常再生モードのうちどちらか
を選択し、 上記高速サーチモードを選択したときには、上記高速サ
ーチ用画像データから上記通常再生用画像データの位置
データを分離し、上記高速サーチ用画像データに対して
第一の復号化処理を行い、 上記通常再生モードを選択したときには、上記通常再生
用画像データから上記高速サーチ用画像データの位置デ
ータを分離し、上記通常再生用画像データに対して第二
の復号化処理を行うことを特徴とする動画像復号化方
法。
5. A high-speed search image data, which is image data created from image data selected at a predetermined interval among continuous image data of moving images, and an image data created from continuous image data of the moving image. Including the normal reproduction image data that is the data, the high-speed search image data,
A moving image decoding method, wherein position data of the normal reproduction image data is added, and a data sequence in which the position data of the high speed search image data is added to the normal reproduction image data is decoded. When either the high speed search mode or the normal reproduction mode is selected and the high speed search mode is selected, the position data of the normal reproduction image data is separated from the high speed search image data, and the high speed search image data is separated. When the normal reproduction mode is selected, the position data of the high-speed search image data is separated from the normal reproduction image data, and the normal reproduction image data is compared with the normal reproduction image data. A moving image decoding method characterized by performing a second decoding process.
【請求項6】 上記分離された上記通常再生用画像デー
タの位置データを記憶し、 上記記憶した上記通常再生用画像データの位置データに
よって示される位置の通常再生用画像データに対して上
記第二の復号化処理を行い、 上記分離された上記高速サーチ用画像データの位置デー
タを記憶し、 上記記憶した上記高速サーチ用画像データの位置データ
によって示される位置の高速サーチ用データに対して第
一の復号化処理を行うことを特徴とする請求項5記載の
動画像復号化方法。
6. The position data of the separated normal reproduction image data is stored, and the second position is stored with respect to the normal reproduction image data at the position indicated by the stored position data of the normal reproduction image data. Is performed to store the position data of the separated high-speed search image data, and the first high-speed search data at the position indicated by the stored high-speed search image data position data is stored. 6. The moving image decoding method according to claim 5, wherein the decoding process is performed.
JP18593392A 1992-06-19 1992-06-19 Moving picture decoding method and apparatus Expired - Fee Related JP3233232B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18593392A JP3233232B2 (en) 1992-06-19 1992-06-19 Moving picture decoding method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18593392A JP3233232B2 (en) 1992-06-19 1992-06-19 Moving picture decoding method and apparatus

Publications (2)

Publication Number Publication Date
JPH0636521A true JPH0636521A (en) 1994-02-10
JP3233232B2 JP3233232B2 (en) 2001-11-26

Family

ID=16179423

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18593392A Expired - Fee Related JP3233232B2 (en) 1992-06-19 1992-06-19 Moving picture decoding method and apparatus

Country Status (1)

Country Link
JP (1) JP3233232B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09213056A (en) * 1996-02-06 1997-08-15 Sharp Corp Large capacity data retrieval device
US6038208A (en) * 1995-03-30 2000-03-14 Victor Company Of Japan, Ltd. Information recording disc recorded with signals at two different recording densities
WO2005066959A1 (en) * 2003-12-26 2005-07-21 Ricoh Company, Ltd. Information recorder, information recording medium, and information recording method
WO2005086165A1 (en) * 2004-03-05 2005-09-15 Ricoh Company, Ltd. Recorder, reproducer, recording method, reproducing method and recording medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6038208A (en) * 1995-03-30 2000-03-14 Victor Company Of Japan, Ltd. Information recording disc recorded with signals at two different recording densities
KR100309587B1 (en) * 1995-03-30 2001-12-17 슈즈이 다케오 Information recording disk
JPH09213056A (en) * 1996-02-06 1997-08-15 Sharp Corp Large capacity data retrieval device
WO2005066959A1 (en) * 2003-12-26 2005-07-21 Ricoh Company, Ltd. Information recorder, information recording medium, and information recording method
US7725004B2 (en) 2003-12-26 2010-05-25 Ricoh Company, Ltd. Information recorder, information recording medium, and information recording method
WO2005086165A1 (en) * 2004-03-05 2005-09-15 Ricoh Company, Ltd. Recorder, reproducer, recording method, reproducing method and recording medium

Also Published As

Publication number Publication date
JP3233232B2 (en) 2001-11-26

Similar Documents

Publication Publication Date Title
KR100350335B1 (en) Image information processing method and apparatus
KR100260475B1 (en) Methods and devices for encoding and decoding frame signals and recording medium therefor
KR0185932B1 (en) Video data decoding method and apparatus
JPH0818979A (en) Image processor
JP3277374B2 (en) Image signal decoding method and image signal decoding device
JP3233232B2 (en) Moving picture decoding method and apparatus
JP3308129B2 (en) Image signal decoding method and image signal decoding device
JP2823809B2 (en) Image decoding method and image decoding device
JPH1198513A (en) Moving image coding/decoding device
JP2820631B2 (en) Image decoding method and apparatus
JP3449370B2 (en) Image data decoding method and apparatus
KR0128878B1 (en) Apparatus and method for jump of mpeg
JPH0898142A (en) Picture reproduction device
JP3240737B2 (en) Image signal encoding method and apparatus, decoding method and apparatus
JP3235917B2 (en) Image recording and playback device
JPH0630332A (en) Coding and decoding device for moving image
JPH10136358A (en) Image decoder
JPH08130715A (en) Picture reproducing device
JPH05122687A (en) Method and device for picture display
JP3496926B2 (en) Image data decoding method
KR19980075476A (en) How to choose the angle of DVD system
JPH0638166A (en) Moving picture coding and decoding device and its disk
JPH09298711A (en) Device for generating compressed image data for editing for image information recording and reproducing device
JPH08223534A (en) Image reproducing device
JP3506507B2 (en) Digital video signal recording / reproducing device and digital video signal reproducing device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010823

LAPS Cancellation because of no payment of annual fees