JPH08161827A - Optical disk and optical disk reproducing device - Google Patents

Optical disk and optical disk reproducing device

Info

Publication number
JPH08161827A
JPH08161827A JP6323797A JP32379794A JPH08161827A JP H08161827 A JPH08161827 A JP H08161827A JP 6323797 A JP6323797 A JP 6323797A JP 32379794 A JP32379794 A JP 32379794A JP H08161827 A JPH08161827 A JP H08161827A
Authority
JP
Japan
Prior art keywords
data
audio
compressed
block
moving image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP6323797A
Other languages
Japanese (ja)
Inventor
Satoshi Kanai
聡 金井
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP6323797A priority Critical patent/JPH08161827A/en
Publication of JPH08161827A publication Critical patent/JPH08161827A/en
Pending legal-status Critical Current

Links

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Optical Recording Or Reproduction (AREA)

Abstract

PURPOSE: To synchronize a dynamic image coded at a variable bit rate with a sound coded at a fixed bit rate by a simple means by setting the ratio of the dynamic image to the sound in each block in their respective compressed amts. corresponding to the ratio of their respective coding bit rates. CONSTITUTION: Compressed data read out of an optical disk D by a read means 11 is switched by a switching means 15 in a block unit to the side of a dynamic image decoder 33 or the side of a sound decoder 43. Moving picture compressed data coded at the variable bit rate and sound compressed data coded at the fixed bit rate are recorded on the optical disk D. Then, each block has recording areas for these compressed data respectively, and a ratio of their compressed data amts. in each block is correspondent with a ratio of bit rates for coding the corresponding moving picture and sound respectively, and distribution information is recorded in each block for the purpose of indentifying the recording area of each compressed data in each block.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、可変ビットレートで符
号化された動画像及び固定ビットレートで符号化された
音声が記録された光ディスクと、その再生装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an optical disc on which a moving image coded at a variable bit rate and a voice coded at a fixed bit rate are recorded, and a reproducing apparatus therefor.

【0002】[0002]

【従来の技術】デジタル動画像と音声を圧縮符号化する
手法として、例えば、ISOで規格化されたMPEG
や、CCITTで勧告されたH.261がある。これら
の方式では、画像単位内圧縮と画像単位間圧縮を織りま
ぜて用いることで、高画質を保ちつつ動画像を高圧縮率
で符号化している。ここで、画像単位内圧縮とは当該圧
縮データのみで復号可能な圧縮形態であり、画像単位間
圧縮とは他の画像データとの相関を利用して符号化する
圧縮形態である。
2. Description of the Related Art As a method for compressing and encoding digital moving images and audio, for example, MPEG standardized by ISO is used.
And H.264 recommended by CCITT. There is 261. In these methods, the intra-image unit compression and the inter-image unit compression are interwoven and used to encode a moving image at a high compression rate while maintaining high image quality. Here, the intra-image unit compression is a compression form that can be decoded only by the compressed data, and the inter-image unit compression is a compression form that is encoded by utilizing the correlation with other image data.

【0003】画像単位内圧縮では、その画像内部の全て
のマクロブロックはそのまま2次元離散コサイン変換
(DCT)されて空間周波数成分が求められ、これに量
子化と呼ばれる行列除算が施される。これは、周波数成
分を所定の値を持った行列で除算するものであり、この
行列と量子化データを復号器で乗算することにより、周
波数成分を求めることが可能になる。また、その行列値
以下の精度を落とすことが可能になる。なお、人間の視
覚特性が高周波側に対して鈍感であることを利用して、
低周波側に高周波側よりも多くの符号が割り当てられ
る。
In the intra-image compression, all macroblocks in the image are directly subjected to two-dimensional discrete cosine transform (DCT) to obtain a spatial frequency component, which is subjected to matrix division called quantization. This is to divide a frequency component by a matrix having a predetermined value, and by multiplying this matrix and the quantized data by a decoder, the frequency component can be obtained. In addition, it is possible to reduce the accuracy below the matrix value. In addition, taking advantage of the fact that human visual characteristics are insensitive to high frequencies,
More codes are assigned to the low frequency side than to the high frequency side.

【0004】画像単位間圧縮では、被参照画像からの動
きベクトルがマクロブロック毎に求められ、該マクロブ
ロックに最も近い領域が検出される。さらに、該領域と
当該マクロブロックデータとの差分に対して2次元離散
コサイン変換(DCT)及び量子化が施されて、差分デ
ータと動きベクトルが符号化される。
In the inter-image compression, the motion vector from the referenced image is obtained for each macroblock, and the region closest to the macroblock is detected. Further, two-dimensional discrete cosine transform (DCT) and quantization are performed on the difference between the region and the macroblock data, and the difference data and the motion vector are encoded.

【0005】したがって、MPEG等の動画像符号化方
式で発生するビット量は、画像の複雑さや動きの大きさ
等によって大きく変動する。このため、量子化の際の量
子化幅と呼ばれる量子化行列に対する乗数を調節するこ
とにより発生ビット量を調節する方式が行われている。
しかし、この方式では、複雑な画像や動きの大きなシー
ンでは画質が低下し、逆に、単純な画像や動きの小さな
シーンでは不必要なほどの高画質になってしまうという
問題がある。
Therefore, the amount of bits generated in a moving image coding system such as MPEG greatly varies depending on the complexity of the image and the size of the motion. For this reason, a method is used in which the amount of generated bits is adjusted by adjusting a multiplier for a quantization matrix called a quantization width at the time of quantization.
However, this method has a problem that the image quality deteriorates in a complicated image or a scene with large motion, and conversely, the image quality becomes unnecessarily high in a simple image or a scene with small motion.

【0006】このため、発生ビット量の変動を許容する
ことで画質の変動を抑える可変ビットレート方式が採用
されつつある。この方式では、再生装置側のデコーダの
前段にバッファメモリを設けることにより、発生ビット
量の変動を吸収している。特開平4−326687号公
報には、MPEG規格に準拠して動画像を可変ビットレ
ートで符号化し、最大ビットレート制限を行う装置が開
示されている。
For this reason, a variable bit rate method is being adopted which suppresses the fluctuation of the image quality by allowing the fluctuation of the generated bit amount. In this system, a buffer memory is provided in the preceding stage of the decoder on the reproducing device side to absorb the fluctuation of the generated bit amount. Japanese Unexamined Patent Publication No. 4-326687 discloses a device that encodes a moving image at a variable bit rate in accordance with the MPEG standard to limit the maximum bit rate.

【0007】[0007]

【発明が解決しようとする課題】図4は、動画像圧縮デ
ータ(=可変ビットレート)と音声圧縮データ(=固定
ビットレート)の記録された光ディスクd を再生する従
来の装置を示す。この装置では、読出手段11により光デ
ィスクd から読み出した圧縮データを切換手段15により
セクタ(ブロック)単位で切り換えて、動画像デコーダ
33側、又は、音声デコーダ43側へ送っている。また、こ
の切り換えを、各セクタのヘッダの判別情報に従って行
っている。換言すれば、従来の光ディスクd では、1セ
クタに動画像圧縮データと音声圧縮データの何れか一方
のみが記録されている。したがって、再生動画像と音声
を同期させるためには、各圧縮データのセクタの出現頻
度を調整する必要がある。しかし、この処理は複雑であ
り、回路構成も複雑化するという問題がある。また、こ
の処理のために、動画像圧縮データのビットレートを検
出するための手段が必要になるという問題もある。
FIG. 4 shows a conventional apparatus for reproducing an optical disc d on which moving image compressed data (= variable bit rate) and audio compressed data (= fixed bit rate) are recorded. In this apparatus, the moving image decoder switches the compressed data read from the optical disk d by the reading means 11 by the switching means 15 in units of sectors (blocks).
It is sent to the 33 side or the audio decoder 43 side. Further, this switching is performed according to the discrimination information of the header of each sector. In other words, in the conventional optical disc d, only one of the moving image compressed data and the audio compressed data is recorded in one sector. Therefore, in order to synchronize the reproduced moving image and the sound, it is necessary to adjust the appearance frequency of the sector of each compressed data. However, this process is complicated, and there is a problem that the circuit configuration also becomes complicated. Further, there is also a problem that a means for detecting the bit rate of the moving image compressed data is required for this processing.

【0008】また、この装置では、動画像デコーダ33の
前段のバッファメモリ31が満杯(full)であるか空(empt
y) であるかの状態と、音声デコーダ43の前段のバッフ
ァメモリ41が満杯(full)であるか空(empty) であるかの
状態に応じて、読出手段11による間欠的な読み出しを制
御している。しかし、動画像圧縮データの符号化のビッ
トレートは上述の如く変動するため、次に光ディスクか
ら読み出すべきデータ量を正確に予測することが不可能
であるという問題がある。また、何れかのバッファメモ
リのデータ量が不足する場合もあり得るという問題もあ
る。さらに、動画像デコーダ33の前段のバッファメモリ
31のデータ量が不足した場合に動画像を間引くことは可
能であるが、音声デコーダ43の前段のバッファメモリ41
のデータ量が不足した場合に音声を間引くことは不可能
であるという問題もある。
Also, in this apparatus, the buffer memory 31 in the preceding stage of the moving picture decoder 33 is full or empty.
y) and whether the buffer memory 41 in the preceding stage of the audio decoder 43 is full or empty, the intermittent reading by the reading means 11 is controlled. ing. However, since the encoding bit rate of the moving image compressed data varies as described above, there is a problem that it is impossible to accurately predict the amount of data to be read next from the optical disc. There is also a problem that the data amount of any of the buffer memories may be insufficient. In addition, the buffer memory in the previous stage of the video decoder 33
Although it is possible to thin out moving images when the data amount of 31 is insufficient, the buffer memory 41 in the previous stage of the audio decoder 43
There is also a problem that it is impossible to thin out the audio when the data amount of is insufficient.

【0009】本発明は、再生装置に於いて動画像圧縮デ
ータのビットレートを検出するための手段を不要とし、
簡易な処理及び回路構成により動画像と音声の同期再生
を可能にすることを目的とする。
The present invention eliminates the need for means for detecting the bit rate of moving image compressed data in the reproducing apparatus,
An object of the present invention is to enable synchronous reproduction of a moving image and audio with a simple process and circuit configuration.

【0010】[0010]

【課題を解決するための手段】本発明は、可変ビットレ
ートで符号化された動画像圧縮データと固定ビットレー
トで符号化された音声圧縮データを記録された光ディス
クであって、各ブロック内に動画像と音声の各圧縮デー
タの記録領域を各々有し、各ブロック内の動画像と音声
の各圧縮データ量の比は当該ブロックに対応する動画像
と音声の各々の符号化のビットレートの比に対応するよ
うに設定され、各ブロック内の動画像と音声の各圧縮デ
ータの記録領域を識別するための分配情報を当該ブロッ
ク内に記録されて成る光ディスクである。
DISCLOSURE OF THE INVENTION The present invention is an optical disc in which moving image compressed data encoded at a variable bit rate and audio compressed data encoded at a fixed bit rate are recorded, and the optical disc is recorded in each block. There is a recording area for each compressed data of moving image and audio, and the ratio of each compressed data amount of moving image and audio in each block is the bit rate of each encoding of moving image and audio corresponding to the block. The optical disc is configured so as to correspond to the ratio, and distribution information for identifying the recording areas of the compressed data of the moving image and the audio in each block is recorded in the block.

【0011】また、本発明は、動画像圧縮データと音声
圧縮データの記録された光ディスクの記録情報を読み出
して動画像圧縮データから動画像復号手段により動画像
データを復号し音声圧縮データから音声復号手段により
音声データを復号する光ディスク再生装置であって、光
ディスクから読み出される各ブロックから当該ブロック
内の動画像と音声の各圧縮データの記録領域を識別する
ための分配情報を抽出する抽出手段と、前記分配情報に
基づいて動画像圧縮データを前記動画像復号手段へ送り
音声圧縮データを前記音声復号手段へ送る切換手段と、
を有する光ディスク再生装置である。上記に於いて、さ
らに、音声復号手段へ送られる音声圧縮データの転送レ
ートが一定となるように前記光ディスクからの記録情報
の読み出しを制御する制御手段を具備させてもよい。
Further, according to the present invention, the recording information of the optical disc on which the compressed moving image data and the compressed audio data are recorded is read out, the moving image decoding means decodes the moving image data from the compressed moving image data, and the decoded audio data from the compressed audio data. An optical disk reproducing apparatus for decoding audio data by means, and extracting from each block read from the optical disk, distribution information for identifying a recording area of each compressed data of moving image and audio in the block; Switching means for sending moving image compressed data to the moving image decoding means based on the distribution information, and for sending compressed audio data to the audio decoding means,
It is an optical disk reproducing apparatus having. In the above, a control means for controlling reading of recorded information from the optical disk may be further provided so that the transfer rate of the compressed audio data sent to the audio decoding means becomes constant.

【0012】[0012]

【作用】光ディスクから読み出された記録情報から抽出
手段によって各ブロックの分配情報が抽出され、該分配
情報に基づいて切換手段が制御される。これにより、当
該ブロック内の動画像圧縮データは動画像復号手段へ送
られ、音声圧縮データは音声復号手段へ送られる。各ブ
ロック内の動画像と音声の各圧縮データ量は、当該ブロ
ックに対応する動画像と音声の各々の符号化のビットレ
ートの比に対応するように設定されているため、復号さ
れた動画像データと音声データの同期を得ることが容易
となる。
The distribution information of each block is extracted from the recording information read from the optical disk by the extraction means, and the switching means is controlled based on the distribution information. As a result, the moving image compressed data in the block is sent to the moving image decoding means, and the audio compressed data is sent to the audio decoding means. Since each compressed data amount of the moving image and audio in each block is set so as to correspond to the bit rate ratio of each encoding of the moving image and audio corresponding to the block, the decoded moving image It becomes easy to obtain synchronization between data and voice data.

【0013】[0013]

【実施例】以下、本発明の実施例を説明する。Embodiments of the present invention will be described below.

【0014】*実施例の光ディスク 図1は、後述の第1及び第2の実施例装置によって再生
される実施例の光ディスクD のブロック構造を示す。図
中、(a)は動画像圧縮データのビットレートと音声圧
縮データのビットレートの比が3の場合、(b)は7の
場合、(c)は15の場合を、各々示す。ここで、動画
像圧縮データのビットレートは可変、音声圧縮データの
ビットレートは固定であり、上記(a)〜(c)の各比
は、或る任意の短期間(例:1秒,2秒,MPEG規格
の1GOP等)での比を各々示している。
* Optical Disc of Embodiment FIG. 1 shows a block structure of an optical disc D of an embodiment reproduced by a first and a second embodiment device described later. In the figure, (a) shows the case where the ratio of the bit rate of the moving image compressed data and the bit rate of the audio compressed data is 3, (b) shows the case of 7, and (c) shows the case of 15. Here, the bit rate of the moving image compressed data is variable, the bit rate of the audio compressed data is fixed, and the respective ratios of (a) to (c) above are in a certain short period (eg, 1 second, 2 Seconds, 1 GOP of MPEG standard, etc.).

【0015】図のように、本実施例の光ディスクD で
は、ヘッダで区切られる各ブロックのデータ領域が上記
ビットレートの比に従って分配されている。例えば、上
記比が3である(a)の場合、動画像圧縮データと音声
圧縮データとは、データ領域内でのデータ量の比が
「3:1」となるように当該ブロックが構成されてい
る。同様に、上記比が7である(b)の場合は「7:
1」となるように、上記比が15である(c)の場合は
「15:1」となるように、当該ブロックのデータ領域
が各々分配されている。
As shown in the figure, in the optical disc D of the present embodiment, the data area of each block delimited by the header is distributed according to the above bit rate ratio. For example, when the ratio is 3 (a), the block is configured such that the moving image compressed data and the audio compressed data have a data amount ratio of “3: 1” in the data area. There is. Similarly, in the case of (b) where the ratio is 7, "7:
The data area of each block is distributed such that the data area becomes "1" and the data area becomes "15: 1" when the ratio is 15 (c).

【0016】また、上記に於いて、ヘッダには、当該ブ
ロックの記録モード(ブロック中の記録データ量,サブ
ヘッダの有無,誤り訂正の有無等)や、当該ブロックの
ブロックアドレス(分,秒,ブロック)等の他に、上述
の動画像圧縮データと音声圧縮データのデータ量の比が
記録されている。なお、この比に代えて、動画像圧縮デ
ータと音声圧縮データの各々のデータ量を記録してもよ
く、或いは、動画像圧縮データと音声圧縮データの境界
を示すデータを記録してもよい。また、これらの分配情
報をデータ中に多重して記録してもよい。
In the above description, the header includes the recording mode of the block (recording data amount in the block, presence / absence of subheader, presence / absence of error correction, etc.) and block address (minutes, seconds, block) of the block. ) And the like, the ratio of the data amount of the moving image compressed data and the audio compressed data is recorded. Instead of this ratio, the data amount of each of the compressed moving image data and the compressed audio data may be recorded, or the data indicating the boundary between the compressed compressed image data and the compressed audio data may be recorded. Further, the distribution information may be recorded in the data in a multiplexed manner.

【0017】なお、図1はブロック構造の一例を示すも
ので、本発明としては、サブヘッダや誤り訂正符号を有
するブロック構造の場合も当然に含む。また、ディスク
の種類もCD−ROMに限定されず、CDや、CD−M
O、LD等、ブロック構造を有する各種のディスクを当
然に含む。
FIG. 1 shows an example of a block structure, and the present invention naturally includes a block structure having a subheader and an error correction code. Also, the type of disc is not limited to the CD-ROM, and it may be a CD or a CD-M.
As a matter of course, various discs having a block structure such as O and LD are included.

【0018】*第1の実施例装置 図2は第1の実施例装置の構成を示す。なお、図4に示
す従来の装置と同構成の部分については同じ符号で示
す。第1の実施例装置では、読出手段11によって光ディ
スクD から読み出された圧縮データは、CDデコーダを
内蔵するCD−ROMデコーダ13にてCD−ROMフォ
ーマットのデータとされた後、切換手段15により切り換
えられて、動画像デコーダ33側、又は、音声デコーダ43
側へ送られる。
First Embodiment Device FIG. 2 shows the configuration of the first embodiment device. The parts having the same configurations as those of the conventional device shown in FIG. In the apparatus of the first embodiment, the compressed data read from the optical disk D by the reading means 11 is converted into the data of the CD-ROM format by the CD-ROM decoder 13 having a built-in CD decoder, and then the switching means 15 is used. It is switched to the moving picture decoder 33 side or the audio decoder 43.
Sent to the side.

【0019】ここで、切換手段15による切換動作は、前
記分配情報(動画像圧縮データと音声圧縮データのデー
タ量の比,又は,各データ量自体,又は,境界に関する
データ等)に従って制御される。即ち、実施例の光ディ
スクD では前述のように各ブロックに動画像圧縮データ
と音声圧縮データとが各々記録されており、各々のデー
タ量や記録位置は、前記分配情報として当該ブロックに
記録されている。この分配情報が割合抽出手段21により
抽出され、その結果に基づいて行われる割合抽出手段21
からの指令により、切換手段15の切換動作が制御され
る。例えば、図1の(a)のブロックの場合であれば、
当該ブロックのデータ領域の先頭から3/4までが動画
像デコーダ33側へ送られた後、残り1/4が音声デコー
ダ43側へ送られる。同様に、(b)の場合は7/8が動
画像デコーダ33側へ送られた後、残り1/8が音声デコ
ーダ43側へ送られ、(c)の場合は15/16が動画像
デコーダ33側へ送られた後、残り1/16が音声デコー
ダ43側へ送られる。
Here, the switching operation by the switching means 15 is controlled according to the distribution information (the ratio of the data amount of the moving image compressed data and the audio compressed data, or each data amount itself, or the data regarding the boundary). . That is, in the optical disc D of the embodiment, moving image compressed data and audio compressed data are recorded in each block as described above, and each data amount and recording position are recorded in the block as the distribution information. There is. This distribution information is extracted by the ratio extraction means 21, and the ratio extraction means 21 is performed based on the result.
The switching operation of the switching means 15 is controlled by the command from. For example, in the case of the block of FIG.
After the beginning 3/4 of the data area of the block is sent to the moving picture decoder 33 side, the remaining 1/4 is sent to the audio decoder 43 side. Similarly, in the case of (b), 7/8 is sent to the moving picture decoder 33 side, then the remaining 1/8 is sent to the sound decoder 43 side, and in the case of (c) 15/16 is the moving picture decoder. After being sent to the 33 side, the remaining 1/16 is sent to the audio decoder 43 side.

【0020】なお、前記割合抽出手段21は前記分配情報
を各ブロックから抽出できるものであればよく、その構
成は、前記分配情報の記録方式(ヘッダに記録する方
式、データに多重する方式等)によって各々異なる。ま
た、前記分配情報を図2の構成よりも前段で検出し、そ
れに基づいて、光ディスクからの読出速度を上述の如く
制御するようにしてもよい。
The ratio extracting means 21 may be any one capable of extracting the distribution information from each block, and its configuration is a recording method of the distribution information (a method of recording in the header, a method of multiplexing in the data, etc.). Each is different. Further, the distribution information may be detected before the configuration of FIG. 2, and the reading speed from the optical disk may be controlled as described above based on the detection.

【0021】また、本第1の実施例装置では、音声デコ
ーダ43の前段の緩和用のバッファメモリ41のデータ量が
監視されており、該バッファメモリ41の満杯(full)状態
に関するデータや、空(empty) 状態に関するデータが制
御手段23へ送られる。これに基づいて、制御手段23は、
読出手段11による光ディスクD からの読出動作を制御す
る。即ち、固定ビットレートで符号化された音声圧縮デ
ータの供給ビットレートが一定となるように光ディスク
D からの読出動作と音声デコーダ43への転送動作が制御
される。例えば、動画像が音声のn倍のビットレートで
符号化されたブロックの場合であれば、音声デコーダ43
への転送レートの(n+1)倍の速度で光ディスクD か
らの読出動作が行われ、且つ、音声デコーダ43への転送
レートのn倍の速度で動画像デコーダ33への転送動作が
行われる。したがって、各バッファメモリ31,41 のデー
タ量不足を生ずることなく、常に最適な速度で光ディス
クD の記録情報を読み出すことができる。
Further, in the first embodiment, the amount of data in the buffer memory 41 for relaxation in the preceding stage of the audio decoder 43 is monitored, and the data concerning the full state of the buffer memory 41 and the empty state are monitored. Data regarding the (empty) state is sent to the control means 23. Based on this, the control means 23,
The reading operation from the optical disc D by the reading means 11 is controlled. That is, an optical disc is used so that the supply bit rate of audio compression data encoded at a fixed bit rate becomes constant.
The read operation from D and the transfer operation to the audio decoder 43 are controlled. For example, if the moving image is a block coded at a bit rate n times as high as the audio, the audio decoder 43
The read operation from the optical disc D is performed at a speed (n + 1) times the transfer rate to the audio decoder 43, and the transfer operation to the moving image decoder 33 is performed at a speed n times the transfer rate to the audio decoder 43. Therefore, it is possible to always read the record information of the optical disc D at an optimum speed without causing a shortage of the data amount of the buffer memories 31 and 41.

【0022】*第2の実施例装置 図3は第2の実施例装置の構成を示す。なお、図4に示
す従来の装置や図2に示す第1の実施例装置と同構成の
部分については同じ符号で示す。この第2の実施例装置
は前記第1の実施例装置と略同様であるため、主として
異なる点を説明し、同じ点については説明を省略する。
* Second Embodiment Device FIG. 3 shows the configuration of the second embodiment device. It should be noted that parts having the same configurations as those of the conventional device shown in FIG. 4 and the device of the first embodiment shown in FIG. The device of the second embodiment is substantially the same as the device of the first embodiment. Therefore, mainly different points will be described, and description of the same points will be omitted.

【0023】第2の実施例装置では、光ディスクD から
読み出されたデータは、一旦、バッファメモリ12に記憶
される。このバッファメモリ12は、光ディスクDからの
読出速度とデコーダ側での処理速度を緩和するものであ
る。また、制御手段23は、読出手段11による光ディスク
D からの読出速度ではなく、バッファメモリ12からの読
出速度を前述のように制御している。この構成によって
も、第1の実施例と同様の効果を達成することができ
る。なお、バッファメモリ12をCD−ROMデコーダ13
の後段に設ける構成でも、同様の効果を達成することが
できる。
In the apparatus of the second embodiment, the data read from the optical disc D is temporarily stored in the buffer memory 12. The buffer memory 12 relaxes the reading speed from the optical disc D and the processing speed on the decoder side. Further, the control means 23 is an optical disc by the reading means 11.
The read speed from the buffer memory 12, not the read speed from D, is controlled as described above. With this configuration, the same effect as that of the first embodiment can be achieved. The buffer memory 12 is replaced by a CD-ROM decoder 13
The same effect can be achieved by the configuration provided in the latter stage.

【0024】[0024]

【発明の効果】以上、本発明の光ディスクは、動画像と
音声の各圧縮データ量の比が符号化のビットレートの比
に対応するように各ブロック内に分配して記録されてお
り、且つ、両圧縮データの記録領域を識別する分配情報
を当該ブロック内に記録されている。このため、本発明
の光ディスクを本発明の再生装置で再生すると、上記分
配情報に従って各ブロック内の動画像と音声の各圧縮デ
ータが動画像復号手段又は音声復号手段へ送られて各々
復号されるため、簡易な構成によって動画像データと音
声データの同期を得ることができる。また、音声復号手
段へ送られる音声圧縮データの転送レートが一定となる
ように光ディスクからの記録情報の読み出しを制御する
構成では、各復号手段の前段のバッファメモリのデータ
量不足を生ずることなく、最適な速度で光ディスクから
の読み出しを行うことができる。
As described above, the optical disc of the present invention is distributed and recorded in each block so that the ratio of each compressed data amount of moving image and audio corresponds to the ratio of encoding bit rate, and Distribution information for identifying the recording areas of both compressed data is recorded in the block. Therefore, when the optical disc of the present invention is reproduced by the reproducing device of the present invention, the compressed data of the moving image and the audio in each block is sent to the moving image decoding means or the audio decoding means according to the distribution information and is decoded respectively. Therefore, the synchronization of the moving image data and the audio data can be obtained with a simple configuration. Further, in the configuration in which the reading of the recorded information from the optical disc is controlled so that the transfer rate of the compressed audio data sent to the audio decoding means becomes constant, the data amount in the buffer memory in the preceding stage of each decoding means does not become insufficient, It is possible to read from the optical disc at an optimum speed.

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

【図1】実施例の光ディスクのブロック内の構成を示す
説明図。
FIG. 1 is an explanatory diagram showing a configuration inside a block of an optical disc according to an embodiment.

【図2】第1の実施例装置の構成を示すブロック図。FIG. 2 is a block diagram showing the configuration of the first embodiment device.

【図3】第2の実施例装置の構成を示すブロック図。FIG. 3 is a block diagram showing the configuration of a second embodiment device.

【図4】従来の光ディスク再生装置の構成を示すブロッ
ク図。
FIG. 4 is a block diagram showing a configuration of a conventional optical disc reproducing apparatus.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 可変ビットレートで符号化された動画像
圧縮データと固定ビットレートで符号化された音声圧縮
データを記録された光ディスクであって、 各ブロック内に動画像と音声の各圧縮データの記録領域
を各々有し、 各ブロック内の動画像と音声の各圧縮データ量の比は当
該ブロックに対応する動画像と音声の各々の符号化のビ
ットレートの比に対応するように設定され、 各ブロック内の動画像と音声の各圧縮データの記録領域
を識別するための分配情報を当該ブロック内に記録され
て成る、 光ディスク。
1. An optical disc on which moving image compressed data encoded at a variable bit rate and audio compressed data encoded at a fixed bit rate are recorded, wherein each compressed image data of moving image and audio is contained in each block. , And the ratio of the compressed data amount of each moving image and audio in each block is set to correspond to the bit rate ratio of each encoding of the moving image and audio corresponding to the block. An optical disc in which distribution information for identifying a recording area of each compressed data of moving image and audio in each block is recorded in the block.
【請求項2】 動画像圧縮データと音声圧縮データの記
録された光ディスクの記録情報を読み出し、動画像圧縮
データから動画像復号手段により動画像データを復号
し、音声圧縮データから音声復号手段により音声データ
を復号する光ディスク再生装置であって、 光ディスクから読み出される各ブロックから当該ブロッ
ク内の動画像と音声の各圧縮データの記録領域を識別す
るための分配情報を抽出する抽出手段と、 前記分配情報に基づいて、動画像圧縮データを前記動画
像復号手段へ送り、音声圧縮データを前記音声復号手段
へ送る切換手段と、 を有する光ディスク再生装置。
2. The recording information of the optical disc on which the compressed moving image data and the compressed audio data are recorded is read, the moving image data is decoded from the compressed moving image data by the moving image decoding means, and the audio is decoded from the compressed audio data by the audio decoding means. An optical disk reproducing apparatus for decoding data, which comprises: extracting means for extracting, from each block read from the optical disk, distribution information for identifying a recording area of each compressed data of moving image and audio in the block; And a switching means for sending the compressed video data to the moving picture decoding means and the compressed audio data to the sound decoding means.
【請求項3】 請求項2に於いて、さらに、 前記音声復号手段へ送られる音声圧縮データの転送レー
トが一定となるように前記光ディスクからの記録情報の
読み出しを制御する制御手段、 を有する光ディスク再生装置。
3. The optical disc according to claim 2, further comprising control means for controlling the reading of recorded information from the optical disc so that the transfer rate of the compressed audio data sent to the audio decoding means becomes constant. Playback device.
JP6323797A 1994-11-30 1994-11-30 Optical disk and optical disk reproducing device Pending JPH08161827A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6323797A JPH08161827A (en) 1994-11-30 1994-11-30 Optical disk and optical disk reproducing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6323797A JPH08161827A (en) 1994-11-30 1994-11-30 Optical disk and optical disk reproducing device

Publications (1)

Publication Number Publication Date
JPH08161827A true JPH08161827A (en) 1996-06-21

Family

ID=18158726

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6323797A Pending JPH08161827A (en) 1994-11-30 1994-11-30 Optical disk and optical disk reproducing device

Country Status (1)

Country Link
JP (1) JPH08161827A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010092881A1 (en) * 2009-02-10 2010-08-19 インターナショナル・ビジネス・マシーンズ・コーポレーション Data recording device, data reading device, tape drive, method of recording data, and method of reading data

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010092881A1 (en) * 2009-02-10 2010-08-19 インターナショナル・ビジネス・マシーンズ・コーポレーション Data recording device, data reading device, tape drive, method of recording data, and method of reading data
JP5199401B2 (en) * 2009-02-10 2013-05-15 インターナショナル・ビジネス・マシーンズ・コーポレーション Data recording apparatus, data reading apparatus, tape drive, data recording method, and data reading method
US8824080B2 (en) 2009-02-10 2014-09-02 International Business Machines Corporation Data recording and reading device and method
US9230600B2 (en) 2009-02-10 2016-01-05 International Business Machines Corporation Data recording method for storing first data and second data into a tape medium

Similar Documents

Publication Publication Date Title
US7580583B2 (en) Method and device for condensed image recording and reproduction
JP3953574B2 (en) Program encoding apparatus and recording apparatus
TW450007B (en) Information recording system and information recording method
US6643453B1 (en) Motion picture recording/reproduction apparatus
JP3300561B2 (en) Variable rate compression device and variable rate decompression device
US7058280B2 (en) Reproducing apparatus having high-speed reproducing function
JPH08161827A (en) Optical disk and optical disk reproducing device
JPH08140100A (en) Video signal coding device
JPH0918830A (en) Video editing device
JP2983851B2 (en) Digital video and digital audio playback device
JPH10199141A (en) Code recording device and code multiplexing method
JPH10199140A (en) Code recording device and code multiplexing method
JPH0879702A (en) Data reproducing method and data reproducing device
JPH11136673A (en) Method and device for compressive encoding
JP2003309812A (en) Apparatus and method for encoding moving picture signal

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Effective date: 20050329

Free format text: JAPANESE INTERMEDIATE CODE: A131

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050525

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050614

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050804

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Effective date: 20050816

Free format text: JAPANESE INTERMEDIATE CODE: A911

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050913

A521 Written amendment

Effective date: 20050929

Free format text: JAPANESE INTERMEDIATE CODE: A523

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: 20060822

A61 First payment of annual fees (during grant procedure)

Effective date: 20060904

Free format text: JAPANESE INTERMEDIATE CODE: A61

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R154 Certificate of patent or utility model (reissue)

Free format text: JAPANESE INTERMEDIATE CODE: R154

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

Free format text: PAYMENT UNTIL: 20090922

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100922

Year of fee payment: 4

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

Year of fee payment: 4

Free format text: PAYMENT UNTIL: 20100922

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

Year of fee payment: 5

Free format text: PAYMENT UNTIL: 20110922

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

Free format text: PAYMENT UNTIL: 20110922

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120922

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120922

Year of fee payment: 6

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

Year of fee payment: 7

Free format text: PAYMENT UNTIL: 20130922

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250