JP2868981B2 - Apparatus and method for generating compressed signal and apparatus and method for reproducing - Google Patents

Apparatus and method for generating compressed signal and apparatus and method for reproducing

Info

Publication number
JP2868981B2
JP2868981B2 JP22991093A JP22991093A JP2868981B2 JP 2868981 B2 JP2868981 B2 JP 2868981B2 JP 22991093 A JP22991093 A JP 22991093A JP 22991093 A JP22991093 A JP 22991093A JP 2868981 B2 JP2868981 B2 JP 2868981B2
Authority
JP
Japan
Prior art keywords
data
audio
video
sub
picture
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.)
Expired - Lifetime
Application number
JP22991093A
Other languages
Japanese (ja)
Other versions
JPH0787443A (en
Inventor
康一 平山
祐一 宮野
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.)
Toshiba Corp
Original Assignee
Toshiba 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
Priority to JP22991093A priority Critical patent/JP2868981B2/en
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to DE69426894T priority patent/DE69426894T2/en
Priority to DE69414275T priority patent/DE69414275T2/en
Priority to EP97107570A priority patent/EP0790739B1/en
Priority to DE69408237T priority patent/DE69408237T3/en
Priority to EP97107571A priority patent/EP0790743B1/en
Priority to EP94113521A priority patent/EP0644692B2/en
Priority to KR1019940023357A priority patent/KR0186063B1/en
Priority to US08/307,147 priority patent/US5715356A/en
Publication of JPH0787443A publication Critical patent/JPH0787443A/en
Application granted granted Critical
Publication of JP2868981B2 publication Critical patent/JP2868981B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Television Signal Processing For Recording (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Image Processing (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、書き込み読み出し可
能な磁気ディスクや光ディスク、CD−ROMを記録媒
体として用い、取り扱う信号が符号化された圧縮信号で
ある場合に有効な圧縮信号の作成/再生/同期及び管理
装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention uses a writable / readable magnetic disk, optical disk, or CD-ROM as a recording medium, and generates / reproduces a compressed signal effective when the signal to be handled is an encoded compressed signal. / Synchronization and management device.

【0002】[0002]

【従来の技術】磁気ディスクや光ディスクの記録媒体
は、磁気テープに比べて記録できるデータ容量は少ない
が、高速なデータアクセスが可能であることから、動画
像データのプログラムの読み出し転送や、頭出しを容易
に行うことができる。さらに近年の画像データに対する
高能率圧縮符号化技術の進歩によって、多数のプログラ
ムを格納可能となり、上記ディスクを記録媒体とする記
録再生装置の用途が増大するものと考えられる。この様
な動画圧縮記録方式としては例えばISO−11172
(MPEG)に規定される方式等がある。
2. Description of the Related Art A recording medium such as a magnetic disk or an optical disk has a smaller recordable data capacity than a magnetic tape, but can perform high-speed data access. Can be easily performed. Further, with the recent advance in the high-efficiency compression encoding technology for image data, it is considered that a large number of programs can be stored, and the use of the recording / reproducing apparatus using the disk as a recording medium is considered to increase. As such a moving image compression recording method, for example, ISO-11172
(MPEG).

【0003】以下、従来のディスクシステムについて説
明する。ディスクのフォーマットは、通常はデータ領域
とこのデータ領域の各部にどのような情報が記録されて
いるかを示す管理領域とからなる(図12(A))。
Hereinafter, a conventional disk system will be described. The format of a disc usually includes a data area and a management area indicating what information is recorded in each part of the data area (FIG. 12A).

【0004】データ領域は、クラスタからなり、1クラ
スタサイズは、1セクタ〜64セクタの範囲で決められ
固定されており、1セクタサイズは、128バイト〜8
192バイトの範囲で固定される。
The data area is composed of clusters, and the size of one cluster is determined and fixed in the range of 1 to 64 sectors, and the size of one sector is 128 bytes to 8 bytes.
It is fixed within the range of 192 bytes.

【0005】管理領域は、ディスクの内周側に設けら
れ、最内周にディレクトリーテーブル(図12
(B))、その外周にファイルアロケーシュンテーブル
(図12(C))がある。ディレクトリーテーブルに
は、プログラム名称と、先頭クラスタが格納されてい
る。ディレクトリーテーブルにおいて、再生しようとす
るプログラム名称がサーチされると、その先頭クラスタ
がわかる。先頭クラスタがわかると、ファイルアロケー
ションテーブルにおいて先頭クラスタ番号がサーチされ
る。この先頭クラスタ番号がサーチされると、続く2番
目のクラスタ番号がそこ記録されているため、次の(2
番目の)クラスタ番号が分かる仕組みになっている。2
番目のクラスタ番号が分かると、次に2番目のクラスタ
番号をサーチするとファイルアロケーションテーブルに
は3番目が記録されているという仕組みになっている。
このように、次々と、再生すべきクラスタ番号が分か
り、最後のクラスタ番号まで到達するとエンド情報がペ
アになっている。
[0005] The management area is provided on the inner circumference side of the disk, and a directory table (FIG. 12) is provided at the innermost circumference.
(B)), there is a file allocation table (FIG. 12C) on the outer periphery. The directory table stores a program name and a leading cluster. When the name of the program to be reproduced is searched in the directory table, the leading cluster can be found. When the head cluster is known, the head cluster number is searched in the file allocation table. When the first cluster number is searched, the next (2) cluster number is recorded there, so that the next (2)
The (second) cluster number is known. 2
When the second cluster number is known, the second cluster number is searched next, and the third is recorded in the file allocation table.
In this way, the cluster numbers to be reproduced are known one after another, and when the cluster number reaches the last cluster number, the end information forms a pair.

【0006】したがって、ディスクが再生される場合に
は、管理領域のディレクトリーテーブルで希望のプログ
ラム名称がサーチされ、先頭クラスタ番号が認識され、
次に、ファイルアロケーシュンテーブル(FAT)にお
いて、再生すべきクラスタ番号が次々と読み取られるこ
とになる。
Therefore, when a disc is reproduced, a desired program name is searched in the directory table of the management area, and a leading cluster number is recognized.
Next, cluster numbers to be reproduced are read one after another in the file allocation table (FAT).

【0007】ここで、管理領域の容量をみると次のよう
に表せる。 ディレクトリー容量= 記録プログラム数×(プログラ
ム名称+先頭クラスタ) [バイト] FAT容量=プログラム数×(1プログラムサイズ/ク
ラスタサイズ)×FAT上の1クラスタ表現サイズ[バ
イト] ところで、多くのプログラムをディスクに記録するため
には、データ領域を大きく確保し、管理領域を小さくす
る必要がある。しかし多くのプログラムを記録するとそ
れだけ管理領域の容量は多く必要となる。そこで、上記
の関係から、管理領域の容量を小さくするには、クラス
タサイズを大きくすれば良い。しかしながら、クラスタ
サイズを大きくすると、1クラスタ長は固定(一定のセ
クタ数)であるから、1つのプログラムの最後尾が、あ
るクラスタの先頭から少しのセクタ数で終了するような
場合、データ領域に無駄が生じてしまう。
The capacity of the management area can be expressed as follows. Directory capacity = number of recorded programs x (program name + top cluster) [bytes] FAT capacity = number of programs x (1 program size / cluster size) x 1 cluster representation size on FAT [bytes] By the way, many programs are stored on disk. For recording, it is necessary to secure a large data area and reduce the management area. However, recording many programs requires a large capacity of the management area. Therefore, from the above relationship, the cluster size may be increased to reduce the capacity of the management area. However, if the cluster size is increased, the length of one cluster is fixed (a fixed number of sectors). Therefore, when the end of one program ends with a small number of sectors from the beginning of a certain cluster, the data area is There is waste.

【0008】この様な無駄は、特に、先に説明した動画
圧縮技術を採用したシステムでは多く発生することが考
えられる。動画圧縮技術においては、時間的に隣接する
フレームのデータを用いたフレーム間圧縮技術、及び可
変長符号化技術を用いているために、物理的な信号長が
不定である。このために、1クラスタ長が固定であると
データ領域に無駄を生じる可能性が高い。また、この動
画圧縮技術を用いた信号を再生する場合、先頭から順次
再生する分には問題はないが、特殊再生、高速サーチ等
の機能を実現するには困難が伴う。
[0008] Such waste is likely to occur particularly in a system employing the moving image compression technique described above. In the moving image compression technology, the physical signal length is uncertain because an inter-frame compression technology using data of temporally adjacent frames and a variable-length coding technology are used. Therefore, if the length of one cluster is fixed, there is a high possibility that the data area will be wasted. Further, when reproducing a signal using this moving image compression technique, there is no problem in reproducing sequentially from the beginning, but it is difficult to realize functions such as special reproduction and high-speed search.

【0009】[0009]

【発明が解決しようとする課題】上記したように、従来
のディスク記録再生方式においては、動画圧縮技術によ
る符号化や可変長が施された信号を記録する場合、デー
タ領域に無駄が生じやすいという問題がある。また動画
圧縮技術を用いて記録された信号の特殊再生、高速サー
チ等の機能を実現するには困難が伴う。また、映像信号
の場合、音声信号を伴うが、動画圧縮技術を用いた信号
の場合、映像と音声との同期をとる必要がある。
As described above, in the conventional disk recording / reproducing method, when recording a signal which has been encoded by a moving image compression technique or has been subjected to a variable length, it is easy for data areas to be wasted. There's a problem. Further, it is difficult to realize functions such as special reproduction of a signal recorded using a moving image compression technique and high-speed search. In the case of a video signal, an audio signal is accompanied. In the case of a signal using a moving image compression technique, it is necessary to synchronize video and audio.

【0010】この発明は、上記の目的を達成するため
に、1フレーム単位で分離可能な主映像データを圧縮及
びエンコードする主映像圧縮手段と、前記主映像に選択
的にスーパーインポーズ可能な複数の副映像データを、
前記主映像データを圧縮する主映像圧縮手段とは独立し
て圧縮及びエンコードする副映像圧縮手段と、前記主映
像圧縮手段からの前記エンコードされた主映像データを
第1のパケットを形成するために結合し、また前記副映
像圧縮手段からの前記エンコードされた副映像データを
第2のパケットを形成するために結合し、記録又は伝送
システムに前記第1と第2のパケットを出力するフォー
マッタとを備えるものである。
In order to achieve the above object, the present invention provides a main video compression means for compressing and encoding main video data which can be separated in one frame unit, and a plurality of main video data which can be selectively superimposed on the main video. Sub-video data
A sub-picture compression means for compressing and encoding independently of the main picture compression means for compressing the main picture data; and a sub-picture compression means for forming the first packet from the encoded main picture data from the main picture compression means. A formatter for combining the encoded sub-picture data from the sub-picture compression means to form a second packet, and outputting the first and second packets to a recording or transmission system. It is provided.

【0011】[0011]

【課題を解決するための手段】この発明は第1の手段と
して、少なくとも、一定再生時間数またはその再生時間
数に相当する一定映像フレーム数毎に映像データを分離
できるようにグループ化し、グループ化した映像データ
をグループ単位で圧縮符号化する映像グループ化及び映
像圧縮手段と、前記映像データの前記グループ単位毎
に、対応する音声データをグループ化して圧縮符号化す
る音声グループ化及び音声圧縮手段と、前記映像圧縮手
段からの符号化映像データを複数グループ分つなぎ、ま
た、前記音声圧縮手段からの符号化音声データを複数グ
ループ分つなぎ、これらのグループを合わせてデータユ
ニットとして出力し、記録系または伝送系に出力するフ
ォーマッタとを備えるものである。
According to a first aspect of the present invention, video data is grouped so as to be separated into at least a fixed number of reproduction times or a predetermined number of video frames corresponding to the number of reproduction times. Video grouping and video compression means for compressing and encoding the obtained video data in group units, and audio grouping and audio compression means for grouping and compressing and encoding the corresponding audio data for each group unit of the video data. The encoded video data from the video compression unit is connected for a plurality of groups, and the encoded audio data from the audio compression unit is connected for a plurality of groups, and these groups are combined and output as a data unit. And a formatter for outputting to a transmission system.

【0012】またこの発明は第2の手段として、記録媒
体に記録されるプログラムのデータを管理するための記
憶手段を、データアロケーションテーブルとして形成
し、このテーブルの各ユニットには、前記ディスク上の
トラック番号、トラックに属するゾーン番号、及びトラ
ック上のセクタ番号、及び次に再生を指定されるデータ
ユニットのリンクポインタの各情報を1組として記憶す
る部分を設けるものである。
According to the present invention, as a second means, a storage means for managing data of a program recorded on a recording medium is formed as a data allocation table, and each unit of the table has a unit on the disk. A section is provided for storing each information of a track number, a zone number belonging to a track, a sector number on the track, and a link pointer of a data unit to be reproduced next as one set.

【0013】さらにこの発明は第3の手段として、エン
コーダ側にあっては、原映像の一定時間長分である一定
映像フレーム枚数を符号化して、この符号化したものを
複数集めた符号化映像データを1つの映像パケットとす
る映像グループ化及び圧縮手段と、前記パケット化され
た前記符号化映像データに対応する符号化音声データを
複数の音声フレームで構成して1つの音声パケットとす
る音声グループ化及び圧縮手段と、1つの映像パケット
である前記符号化映像データの中の特定映像フレームの
先頭に対応した原音声に関する前記音声パケットの中の
音声フレーム番号と、音声サンプル番号を作成し、付加
データとする付加データ作成手段と、前記付加データ、
音声パケット、映像パケットをつなぎ合わせて1つのデ
ータユニットとして、この様なデータユニットを次々と
作成するフォーマッタとを有し、デコーダ側にあって
は、前記データユニット毎に符号化映像データ、符号化
音声データ及び付加データを復号し、復号された前記特
定映像フレームの出力時期を、前記符号化音声データに
含まれる音声フレーム番号と付加データに含まれる音声
フレーム番号とが一致したときに動作させる出力タイミ
ング設定手段とを有するものである。
According to a third aspect of the present invention, on the encoder side, a fixed number of video frames corresponding to a predetermined time length of the original video are encoded, and a plurality of encoded images are collected. A video grouping / compressing means for converting data into one video packet, and a voice group comprising encoded voice data corresponding to the packetized coded video data as a plurality of voice frames and forming one voice packet Generating and adding an audio frame number and an audio sample number in the audio packet relating to the original audio corresponding to the head of the specific video frame in the encoded video data as one video packet; Means for creating additional data as data, the additional data,
A formatter for creating such data units one after another as one data unit by connecting audio packets and video packets, and on the decoder side, coded video data, An output that decodes audio data and additional data, and operates when the output timing of the decoded specific video frame matches the audio frame number included in the encoded audio data and the audio frame number included in the additional data. And timing setting means.

【0014】[0014]

【作用】上記第1の手段によると、映像フレームを一定
枚数毎にグループ化して、それぞれのグループ内で符号
化を行い圧縮しており、さらに複数グループの圧縮され
た映像データをデータユニットに含ませている。このた
めに、データユニット毎は独立して扱い映像信号を復号
できる。よって、圧縮による効率的なディスク記録を行
ってもデータユニット毎に再生復号が可能である。第2
の手段によると、トラック番号、ゾーン番号、セクタ番
号を有するために、上記のように記録されたデータユニ
ットのデータ長が固定でなく可変長であっても、容易に
管理することができ、結果的にはディスクのデータ記録
効率を向上できる。また第3の手段によると、音声と映
像との同期が正確に得られ、しかも同期状態を常時監視
できることになる。
According to the first means, video frames are grouped by a predetermined number, encoded and compressed in each group, and a plurality of groups of compressed video data are included in the data unit. Not. For this reason, each data unit can be treated independently and a video signal can be decoded. Therefore, even if efficient disk recording is performed by compression, reproduction and decoding can be performed for each data unit. Second
According to the means, since the data unit has the track number, the zone number, and the sector number, even if the data length of the data unit recorded as described above is not fixed but variable, it can be easily managed. Specifically, the data recording efficiency of the disc can be improved. Further, according to the third means, the synchronization between the audio and the video is accurately obtained, and the synchronization state can be constantly monitored.

【0015】[0015]

【実施例】以下、この発明の実施例を図面を参照して説
明する。まず、この発明における動画圧縮フォーマット
について説明する。映像データを符号化する際には、ま
ず複数のグループオブピクチャー(GOP)分をまとめ
てパケット化し、このパケット相当分の音声データ(約
1.0秒分)と拡張データが符号化されて圧縮映像デー
タに付加されデータユニットとなる。GOPは同一プロ
グラム中では固定であり、データユニットの拡張データ
内の先頭のサブコードには音声同期用タイムコードが配
置される。
Embodiments of the present invention will be described below with reference to the drawings. First, a moving image compression format according to the present invention will be described. When encoding video data, first, a plurality of groups of pictures (GOPs) are collectively packetized, and audio data (for about 1.0 second) and extension data corresponding to the packets are encoded and compressed. A data unit is added to the video data. The GOP is fixed in the same program, and a time code for audio synchronization is arranged in the first subcode in the extended data of the data unit.

【0016】図1は、符号化した符号化データ(図1
(A)と、これを復号化した出力画像(図1(B))の
一例を模式的に示している。図において、Iはフレーム
内符号化された映像データ、Pは前方向予測符号化され
た画像データ、Bは双方向予測符号化された画像データ
であり、このモードではI、P、B、P、Bの繰り返し
で符号化が行われる。よって各フレームの符号化データ
長が異なることになる。この様なフォーマットによる
と、Iのみを再生すれば6倍速、IとPを再生すれば2
倍速の映像を得ることができる。実際の倍速数はディス
クからのデータ読み出し速度に制限される。このフォー
マットであると、高速転送レート、大記録容量、準ラン
ダム・アクセス向きである。この例では、図1(C)に
示すように6フレーム分が1GOPとして扱われる。そ
して5GOPが1パケットとなる。このパケットは、再
生時の時間が1.0秒に相当する。ただし、ディスク上
の実記録信号長は、動画圧縮技術により符号化されてい
るので、パケットにより異なる。
FIG. 1 shows encoded data (see FIG. 1).
(A) and an example of an output image (FIG. 1 (B)) obtained by decoding the decoded image is schematically shown. In the figure, I is intra-frame coded video data, P is forward predictive coded image data, B is bidirectional predictive coded image data. In this mode, I, P, B, P , B are repeated. Therefore, the encoded data length of each frame is different. According to such a format, if only I is reproduced, the speed is 6 times, and if I and P are reproduced, 2 times.
Double-speed images can be obtained. The actual double speed is limited by the speed of reading data from the disk. This format is suitable for a high transfer rate, a large recording capacity, and quasi-random access. In this example, six frames are treated as one GOP as shown in FIG. Then, 5 GOPs become one packet. This packet corresponds to a reproduction time of 1.0 second. However, the actual recording signal length on the disk differs depending on the packet because it is encoded by the moving image compression technique.

【0017】よって、1パケットが30フレーム分(=
5GOP×6フレーム/GOP)であり、音声データ
は、各30フレーム分が48KByte(=4ch×1
2KByte/s)で記録されている。同時使用チャン
ネルが2であるときは必要最小メモリ容量は24KBy
teでよい。
Therefore, one packet is equivalent to 30 frames (=
5 GOP × 6 frames / GOP), and the audio data for each 30 frames is 48 KByte (= 4 ch × 1).
2 KByte / s). When the number of simultaneously used channels is 2, the required minimum memory capacity is 24 KBy.
te is fine.

【0018】ディスク上に記録すべきにデータユニット
毎の主なデータと各情報レートは次のようになる。 拡張データ=128Kbit/s=16KByte/s 音声データ=384Kbit/s=48KByte/s 映像データ=4096Kbit/s=512KByte
/s 拡張データには、サブコードと副映像データが含まれ
る。副映像データは、映画で使用する字幕情報等に利用
できる。またサブコードは、データユニット内の個別管
理情報であり、音声と映像の同期情報も含まれる。副映
像データは、対応する主映像を含むGOP単位で更新さ
れ、また映像と音声の同期及び同期修正もGOP単位で
行われる。
The main data to be recorded on the disk for each data unit and each information rate are as follows. Extended data = 128 Kbit / s = 16 KByte / s Audio data = 384 Kbit / s = 48 KByte / s Video data = 4096 Kbit / s = 512 KByte
The / s extension data includes a subcode and sub-picture data. The sub-picture data can be used for subtitle information and the like used in a movie. The subcode is individual management information in the data unit, and includes audio and video synchronization information. The sub-picture data is updated on a GOP basis including the corresponding main picture, and the synchronization and synchronization between the picture and the audio are also performed on a GOP basis.

【0019】字幕情報については、洋画における英文シ
ナリオと邦文字幕のように2種類の副画像を選択出力で
きるように副画像データとしては複数チャンネルが用意
されてもよい。副画像データの割り当てレートが64K
bit/sである場合、1パケットの記録時間数が1.
0秒ならば、副映像データを保持するためのバッファ容
量は約64Kbitとなる。ただし副映像が2チャンネ
ルのときに必要なバッファメモリ容量は32kbitで
良い。
Regarding subtitle information, a plurality of channels may be prepared as sub-image data so that two types of sub-images can be selectively output, such as an English-language scenario in a Western movie and a Japanese subtitle. Sub-image data allocation rate is 64K
In the case of bit / s, the recording time of one packet is 1.
If it is 0 second, the buffer capacity for holding the sub-picture data is about 64 Kbit. However, when the sub-picture has two channels, the necessary buffer memory capacity may be 32 kbit.

【0020】上記した映像、音声、拡張データの各符号
化にあたっては、データユニット内ですべて完結し、他
のデータユニットとは完全に独立される。次にディスク
上には、後述する管理領域が確保される。この管理領域
の情報をもとにしてデータユニット毎の読み出しが行わ
れる。データユニット毎に独立して処理されるために、
データユニット毎の編集・アクセスが簡単である。
The above-described encoding of video, audio, and extension data is all completed within a data unit, and is completely independent of other data units. Next, a management area described later is secured on the disk. Reading is performed for each data unit based on the information of the management area. To be processed independently for each data unit,
Editing and accessing each data unit is easy.

【0021】データ領域とそれに付随している管理との
関係について説明する。実際の配置においてはGOP毎
にバイト・アライン処理が行われ、データユニット毎に
は必ずセクラ・アライン処理が行われデータユニットを
切り分け易くされている。セクタ・アラインによる実記
録容量の低下率は、以下の通りである。データユニット
の構成が、画面表示フレームレート30枚/秒、GOP
構成ピクチャー数6枚(フレーム)、1データユニット
のGOP数が5GOPの場合、約1.0秒に相当するデ
ータ毎にセクタ・アラインが発生するために120分記
録のディスクでは7200セクタ分の記録容量が低下す
る。またディスクの総記録容量が346752セクタの
場合は、容量低下率は、0.2%となる(ただし1KB
/セクタの場合)。
The relationship between the data area and the management associated therewith will be described. In an actual arrangement, byte alignment processing is performed for each GOP, and secura alignment processing is always performed for each data unit, so that data units can be easily separated. The reduction rate of the actual recording capacity due to the sector alignment is as follows. Data unit configuration is screen display frame rate 30 frames / sec, GOP
When the number of constituent pictures is 6 (frames) and the number of GOPs in one data unit is 5 GOPs, sector alignment occurs for each data equivalent to about 1.0 second. The capacity decreases. When the total recording capacity of the disk is 346752 sectors, the capacity reduction rate is 0.2% (1 KB).
/ Sector).

【0022】再生時には、映像はGOPの先頭フレーム
(Iピクチャ)の復号から開始される。音声は映音同期
で指定された音声フレームの復号から開始される。指定
された音声フレームの復号と映像GOP先頭フレームの
復号が共に完了した時点で、映像と指定音声サンプルが
同時に出力開始される。
At the time of reproduction, the video starts from the decoding of the first frame (I picture) of the GOP. The audio starts with decoding of the audio frame specified in the audio-video synchronization. When the decoding of the specified audio frame and the decoding of the first frame of the video GOP are both completed, the output of the video and the specified audio sample is started simultaneously.

【0023】音声データとしては、約1.0秒分の符号
化音声データがデータユニット内に付加される。ただし
音声の符号化は、一定のサンプル数を1ブロックとして
隣接ブロック端は少し折り込んだ後にこのサンプル数単
位で符号化し、これにヘッダを付して符号化音声1フレ
ームを作成している。
As audio data, encoded audio data for about 1.0 second is added in the data unit. However, in the audio encoding, a fixed number of samples is taken as one block, the ends of adjacent blocks are slightly folded, then encoded in units of this number of samples, and a header is added thereto to create one encoded audio frame.

【0024】音声フレーム長は、原音声の2048サン
プル長以下で、原音声時間に換算すると24ms〜36
msとなる。音声フレームの符号化データ量は、288
バイト〜576バイト。音声チャンネル毎にすべての音
声フレームにはそのヘッダにフレームIDが付されてい
る。フレームIDは、24ビットであり、4ビットで音
声チャンネルを、20ビットで音声フレーム番号を表し
ている。約1.0秒分の符号化音声データは、1ブロッ
クのサンプル数とサンプリング周波数にもよるが、通常
は数十音声フレーム分の長さになる。またサブコードに
付加されている映音同期は、該当するGOPの先頭フレ
ームを出力開始するタイミングに合わせて出力すべき復
号音声サンプルが属する符号化音声のフレーム番号、及
びそのフレーム内の音声サンプル番号を指定する。タイ
ムコードは32ビットであり20ビットで音声フレーム
番号を表し、残る12ビットで音声サンプル番号を指定
している。これによりシステム全体における音声、映像
同期の最大誤差は、音声のサンプリング周期の1/2に
一致し、fs=32KHzのときに映像、音声同期誤差
は最大で約16μsになる。
The audio frame length is equal to or less than the length of 2048 samples of the original audio, and is 24 ms to 36
ms. The encoded data amount of the audio frame is 288
Bytes to 576 bytes. A frame ID is attached to the header of every audio frame for each audio channel. The frame ID is 24 bits, with 4 bits representing the audio channel and 20 bits representing the audio frame number. The encoded audio data for about 1.0 second usually has a length of several tens of audio frames, depending on the number of samples in one block and the sampling frequency. The audio-video synchronization added to the subcode includes the frame number of the coded audio to which the decoded audio sample to be output belongs in synchronization with the timing of starting the output of the first frame of the corresponding GOP, and the audio sample number in that frame. Is specified. The time code is 32 bits, and the audio frame number is represented by 20 bits, and the audio sample number is designated by the remaining 12 bits. As a result, the maximum error of audio and video synchronization in the entire system is equal to one half of the audio sampling period, and the maximum video and audio synchronization error is about 16 μs when fs = 32 KHz.

【0025】図2乃至図3は、それぞれ動画圧縮フォー
マットの他の例を示している。次に、上記の如く符号化
されて記録される複数のプログラムを管理するシステム
について説明する。まずディスク上には、管理領域が設
けられ、ここに管理テーブルが記録される。
FIGS. 2 and 3 show other examples of the moving picture compression format. Next, a system for managing a plurality of programs encoded and recorded as described above will be described. First, a management area is provided on the disc, and a management table is recorded therein.

【0026】図4(A)には、管理領域における管理テ
ーブル位置と、データ領域のゾーン配列例を示してい
る。管理テーブルとしては、最内周のボリウムアイデン
ティティーフィールド(VID)と、その外周のプログ
ラムインフォメーションフィールド(PIF)と、その
外周のデータユニットアロケーションテーブル(DA
T)がある。VIDは、管理テーブル領域の先頭バイト
から書き込まれ、256バイトを使用してディスク全体
の諸元情報等を示している。例えば、一般記録用ディス
ク、再生専用ディスク等の情報である(図5(A))。
FIG. 4A shows a management table position in the management area and an example of a zone arrangement in the data area. The management table includes an innermost volume identity field (VID), an outermost program information field (PIF), and an outermost data unit allocation table (DA).
T). The VID is written from the first byte of the management table area, and uses 256 bytes to indicate specification information of the entire disk. For example, information on a general recording disk, a reproduction-only disk, and the like (FIG. 5A).

【0027】プログラムインフォメーションフィールド
(PIF)には、各プログラムの諸元情報が記録され
る。各プログラム毎に例えば16バイトが使用される。
図5(B)は、PIFの16バイトの内容の一例を示し
ている。
The program information field (PIF) records the specification information of each program. For example, 16 bytes are used for each program.
FIG. 5B shows an example of the contents of 16 bytes of the PIF.

【0028】ATMBはボリウムにおける現プログラム
開始点の絶対時間である。(タイムコードサーチの場合
は、まずプログラム再生順に各ATMBデータをチェッ
クし所望のタイムコードが存在するプログラム番号を検
出する。次に該当プログラム中の各DAT(後述)をチ
ェックし、プログラムタイム(PTMB:後述)とAT
MBを加えたものを、所望するタイムコード値と比較
し、該当タイムコードが所属するDATを検出するとい
う手順にてサーチが可能である)。絶対開始時間による
方法であれば、ユーザは希望のプログラム番号から絶対
開始時間を知ることができるので、その絶対開始時間に
対応したATMBをサーチすることにより、特定のPI
Fデータを検出できる。
ATMB is the absolute time of the current program start point in the volume. (In the case of a time code search, first, each ATMB data is checked in the order of program reproduction to detect a program number in which a desired time code exists. Next, each DAT (described later) in the corresponding program is checked, and a program time (PTMB : Later) and AT
A search can be performed by comparing the added MB with a desired time code value and detecting a DAT to which the corresponding time code belongs.) If the method is based on the absolute start time, the user can know the absolute start time from the desired program number. Therefore, by searching the ATMB corresponding to the absolute start time, a specific PI can be obtained.
F data can be detected.

【0029】PINFはプログラム属性を示している。
プログラム属性としては、プログラム単位でその属性を
表記しており、コピー禁止フラッグ(CPNH)、プロ
グラム種別(PTYPE)、書き込み属性(PWR
T)、データユニットを構成するGOP数(SGDU)
がある。CPNHが“1”ならばコピー禁止、“0”な
らばコピー許可であり、PTYPEは3ビットを用い
て、ホームビデオ、映画、音楽、カラオケ、コンピュー
タ・グラフィック、インタラクティブ、ゲーム、コンピ
ュータデータ、プログラム等の種類を示している。PW
RTは“1”ならば書き込み可能であることを示してい
る。SGDUは、3ビットを用いて先に説明したモード
1、モード2、モード3のいずれかを示している。
PINF indicates a program attribute.
As the program attribute, the attribute is described in units of a program, and a copy prohibition flag (CPNH), a program type (PTYPE), and a write attribute (PWR)
T), number of GOPs constituting data unit (SGDU)
There is. If CPNH is "1", copy is prohibited, if "0", copy is permitted, and PTYPE uses 3 bits to indicate home video, movie, music, karaoke, computer graphics, interactive, games, computer data, programs, etc. Indicates the type. PW
If RT is "1", it indicates that writing is possible. SGDU indicates one of Mode 1, Mode 2, and Mode 3 described above using three bits.

【0030】PIFには、そのほか、図5(B)に示す
ようなパラメータが格納されている。AINFは、音声
符号化方式の識別、VINFは映像符号化方式の識別、
ATRTは、ピクチャ属性、つまりアスペクト比、PA
L、NTSC等の方式を識別するための情報、HRES
は画面水平解像度、VRESは画面垂直解像度である。
The PIF also stores other parameters as shown in FIG. AINF is the identification of the audio encoding system, VINF is the identification of the video encoding system,
ATRT is a picture attribute, ie, aspect ratio, PA
HRES, information for identifying a system such as L, NTSC, etc.
Is the screen horizontal resolution, and VRES is the screen vertical resolution.

【0031】また、PNTBは、開始ポインタであり、
プログラム開始点のデータユニットが保存されているD
ATアドレス(データユニット番号)を示すポインタ値
である。DATについては次に説明するが、このDAT
アドレス(データユニット番号)が判明することによ
り、データ領域上でのプログラムの先頭セクタ位置を認
識することができる。
PNTB is a start pointer,
D where the data unit of the program start point is stored
This is a pointer value indicating the AT address (data unit number). DAT will be described next.
By knowing the address (data unit number), the position of the head sector of the program in the data area can be recognized.

【0032】PGMLは、関連するプログラムが存在す
るような場合、あるは、連続して現プログラムに続いて
再生すべきプログラム番号を示している。つまりプログ
ラムの再生順序は必ずしもプログラム番号の順には一致
しないということである。現プログラムが最終プログラ
ムの場合はリンク先は存在せずPGMLは全ビット
“1”とされている。
The PGML indicates a program number to be reproduced following the current program when there is a related program or continuously. That is, the order in which the programs are reproduced does not always match the order of the program numbers. When the current program is the last program, there is no link destination, and all bits of PGML are "1".

【0033】図5(C)には、DATの構成を示して
る。このテーブルにはパラメータとして、ゾーン番号
(NZON)、セクタ番号(NSCT)、トラック番号
(NTRC)、プログラム時間(PTMB)、リンクポ
インタ(PNTL)がある。
FIG. 5C shows the structure of the DAT. In this table, parameters include a zone number (NZON), a sector number (NSCT), a track number (NTRC), a program time (PTMB), and a link pointer (PNTL).

【0034】NZONは、データユニット先頭の記録セ
クタが所属するゾーン番号である。ゾーン番号は、各ト
ラック毎に基準位置から連続して付されている。即ち図
5のデータ領域に示すように、ディスク上に基準位置R
1があり、この位置から順番に0から番号が付されてい
る。1トラックは多数のゾーンからなる。NSCTは、
そのゾーンが決まるとそのゾーン内のセクタ番号を示し
ている。セクタ番号は、他のトラックやゾーンと関係す
る通し番号では無く、そのゾーン内で完結する番号であ
る。NTRCは、当該ゾーンとセクタ番号(前記データ
ユニット先頭)が存在するトラック番号を示している。
さらに、PTMBは前記データユニット先頭の映像デー
タ(Iピクチャ)の時間的位置情報を示すフラッグであ
り、内容はプログラム開始点からの相対経過時間(秒)
である。この時間的位置情報は、先に説明したタイムコ
ードサーチが行われるときに利用される。またこの時間
的位置情報は、プログラム時間、絶対時間、残量表示等
を行うときに再生装置側にとり込まれてスタート基準デ
ータとして利用される。
NZON is the zone number to which the recording sector at the head of the data unit belongs. The zone number is continuously assigned to each track from the reference position. That is, as shown in the data area of FIG.
There is one, and the numbers are sequentially numbered from 0 from this position. One track is composed of many zones. NSCT is
When the zone is determined, the sector number in the zone is indicated. The sector number is not a serial number related to another track or zone, but a number completed within that zone. NTRC indicates the track number where the zone and the sector number (the head of the data unit) exist.
Further, PTMB is a flag indicating temporal position information of the video data (I picture) at the head of the data unit, and the content is relative elapsed time (second) from the program start point.
It is. This temporal position information is used when the time code search described above is performed. The time position information is taken into the reproducing apparatus when displaying the program time, the absolute time, the remaining amount, and the like, and is used as start reference data.

【0035】次のPNTLは、現DATユニット番号と
時間的に連続する次のDATユニット番号を示すための
フラッグである。単位は、データユニット番号に相当
し、プログラム終了点などでリンク先が存在しない場合
は全ビット“1”(=0×FFFF)とする。リンクポ
インタとして有効な値は、0×0000〜0×FFFF
である。
The next PNTL is a flag for indicating the next DAT unit number temporally continuous with the current DAT unit number. The unit corresponds to the data unit number, and when there is no link destination at the end point of the program or the like, all bits are “1” (= 0 × FFFF). Valid values for the link pointer are 0x0000 to 0xFFFF
It is.

【0036】図4に戻って説明する。図4(B)は、D
ATの例を示している。DATユニット番号は、0〜N
max で連続している。PIFのPNTBが参照されるこ
とにより最初のDATユニット番号が決まる。今、DA
Tユニット番号が1であったとすると、次のリンクポイ
ンタは0である。DATユニット番号0のリンクポイン
タはNmax-1 である。そしてDATユニット番号Nmax-
1 のリンクポインタは、2である。ここで上記のDAT
ユニット番号の変遷に従ってゾーン番号、トラック番
号、セクタ番号をみると、トラック4のゾーン1のセク
タ3、トラック7のゾーン0のセクタ2、トラック10
のゾーン3、セクタ30という再生順序情報を得ること
ができる。
Returning to FIG. FIG.
An example of an AT is shown. DAT unit number is 0 to N
Continuous at max. The first DAT unit number is determined by referring to the PNTB of the PIF. Now, DA
Assuming that the T unit number is 1, the next link pointer is 0. The link pointer of DAT unit number 0 is Nmax-1. And the DAT unit number Nmax-
The link pointer of 1 is 2. Where DAT
Looking at the zone number, track number, and sector number according to the transition of the unit number, the sector 3 of the zone 1 of the track 4, the sector 2 of the zone 0 of the track 7, and the track 10
, The reproduction order information of zone 3 and sector 30 can be obtained.

【0037】図6(A)は、先の図5(A)の管理テー
ブルのアドレス配置例と、DATのアドレス配置例を示
している。また図6(B)は管理テーブルのアドレスの
他の配置例であり、VID、PIF、DATの間に未使
用領域が設定されている例である。この場合は、VID
のデータからPIFのデータをサーチするときはアドレ
スオフセットがあるが、このオフセット情報は、VID
の一部のデータに含まれており、ドライブ制御用MPU
がアドレス管理プログラムを実行するときにで認識され
る。
FIG. 6A shows an example of the address arrangement of the management table shown in FIG. 5A and an example of the DAT address arrangement. FIG. 6B shows another example of the arrangement of addresses in the management table, in which an unused area is set between VID, PIF, and DAT. In this case, VID
There is an address offset when searching for PIF data from the data of
MPU for drive control included in some data of
Is recognized when executing the address management program.

【0038】次に、上述した管理テーブルの容量を試算
して見る。管理テーブルを保持するための容量は、ディ
スクに記録されるプログラム数とデータユニット数に依
存する。プログラム総数が256、データユニット数が
7200(1秒/ユニット、2時間相当)であるとき、
管理テーブルの総データは、256+(16×256)
+(8×7200)=61952バイトとなる。
Next, the capacity of the above-mentioned management table is estimated and examined. The capacity for holding the management table depends on the number of programs and the number of data units recorded on the disk. When the total number of programs is 256 and the number of data units is 7200 (1 second / unit, equivalent to 2 hours),
The total data of the management table is 256+ (16 × 256)
+ (8 × 7200) = 61952 bytes.

【0039】つまり、1データユニットが約1秒に相当
するようなシステムでは、63KBのメモリをデータ管
理テーブルに割り当てることにより、2時間分の管理デ
ータを扱うことができ、この容量は実用上十分である。
That is, in a system in which one data unit corresponds to about one second, by allocating a memory of 63 KB to the data management table, it is possible to handle two hours of management data, and this capacity is sufficient for practical use. It is.

【0040】管理テーブルの開始セクタの物理的な位置
は、通常ZONE=0、TRACK=0、SECTOR
=0に設けられるが、データ保護の観点から予備として
異なる領域に多重書きされていてもよい。管理テーブル
は参照される機会が多いので、ディスク上のデータを毎
回読み取りにいくのではアクセス動作が遅くなる。そこ
でドライブ制御用MPUのワークRAMに、管理テーブ
ルを最初にマッピングする用にしてもよい。しかしテー
ブル容量があまり大きいと、メモリコストが製品コスト
に引き合わなくなる場合がある、テーブル自体の構成が
適切でないと所望するパラメータ値に変換するために毎
回多量の演算が必要になる場合があるので、製品コスト
やテーブル容量に応じて適宜方式を設定する方が好まし
い。
The physical location of the start sector in the management table is usually ZONE = 0, TRACK = 0, SECTOR
= 0, but may be overwritten in different areas as a spare from the viewpoint of data protection. Since the management table is often referred to, reading the data on the disk every time slows down the access operation. Therefore, the management table may be first mapped to the work RAM of the drive control MPU. However, if the table capacity is too large, the memory cost may not be compatible with the product cost.If the configuration of the table itself is not appropriate, a large amount of calculation may be required each time to convert to a desired parameter value. It is preferable to set the method appropriately according to the product cost and the table capacity.

【0041】図7には、この発明におけるエンコーダ、
デコーダのブロック構成を示している。入力端子100
には原信号が供給される。この原信号は、分離手段10
1に入力され、その音声データ、映像データ、字幕等の
拡張データ、同期信号等が分離される。音声データは音
声グループ化手段102に入力され、映像データは映像
グループ化手段103に入力され、拡張データは拡張デ
ータグループ化手段104に入力される。同期信号は、
第1のシステム制御手段110に入力される。第1のシ
ステム制御手段110は、例えばモード1が指定されて
いれば、映像データの6フレーム毎にグループ化するよ
うに映像グループ化手段103を制御し、またこの時間
単位の音声データをグループ化するように音声グループ
化手段102を制御し、また対応するフレーム分の拡張
データをグループ化するように拡張データグループ化手
段104を制御する。グループ化された映像データは、
映像圧縮手段106に入力されて、図1で説明したよう
に符号化され圧縮される。グループ化された音声データ
も音声圧縮手段105で圧縮され、またグループ化され
た拡張データも拡張データ圧縮手段107で圧縮され
る。各圧縮手段105106、107出力は、フォーマ
ッタ108に入力される。ここでは、モード1の場合、
5つのGOP(符号化映像データ)が取り集められ、こ
れに対応する符号化音声データ、符号化拡張データ及び
サブコード(付加データ)が付加されて図1(A)に示
したようなデータユニットとして出力される。各圧縮手
段でそれぞれ符号化が行われる場合、データ量がセクタ
容量の整数倍となるように、発生符号量が制御される。
FIG. 7 shows an encoder according to the present invention,
2 shows a block configuration of a decoder. Input terminal 100
Is supplied with the original signal. This original signal is supplied to the separating means 10.
1 and its audio data, video data, extended data such as subtitles, a synchronization signal, and the like are separated. The audio data is input to the audio grouping means 102, the video data is input to the video grouping means 103, and the extended data is input to the extended data grouping means 104. The synchronization signal is
It is input to the first system control means 110. For example, if the mode 1 is designated, the first system control means 110 controls the video grouping means 103 so that video data is grouped every six frames, and also groups the audio data in time units. The extended data grouping means 102 is controlled so that the extended data for the corresponding frame is grouped. The grouped video data is
The video data is input to the video compression unit 106, and is encoded and compressed as described with reference to FIG. The grouped audio data is also compressed by the audio compression unit 105, and the grouped extended data is also compressed by the extended data compression unit 107. The output of each compression means 105106, 107 is input to the formatter 108. Here, in the case of mode 1,
Five GOPs (encoded video data) are collected, and the corresponding encoded audio data, encoded extension data, and subcode (additional data) are added to the data unit as shown in FIG. Is output as When encoding is performed by each compression unit, the generated code amount is controlled so that the data amount is an integral multiple of the sector capacity.

【0042】フォーマッタ108から出力される信号は
記録媒体に記録あるいは伝送系に送られる。記録媒体あ
るいは伝送系から取り込まれた信号は、分離手段121
において、データユニット毎に処理されそのデータユニ
ットから符号化音声データ、符号化映像データ、符号化
拡張データ、サブコードが取り出される。符号化音声デ
ータは、音声デコーダ122にて復号され、符号化映像
データは映像デコーダ123にて復号され、符号化拡張
データは拡張データデコーダ124にて復号される。復
号された拡張データは、復号された映像データに合成手
段125で合成される。これにより、もとの音声信号、
映像信号が再生されることになる。サブコードに含まれ
る情報は、第2のシステム制御手段126に入力され、
各ブロックのタイミング信号発生の基準、映音同期、あ
るいはモード設定情報として利用される。
The signal output from the formatter 108 is recorded on a recording medium or sent to a transmission system. The signal fetched from the recording medium or the transmission system is supplied to the separation unit 121.
In, processing is performed for each data unit, and coded audio data, coded video data, coded extended data, and subcode are extracted from the data unit. The encoded audio data is decoded by the audio decoder 122, the encoded video data is decoded by the video decoder 123, and the encoded extension data is decoded by the extension data decoder 124. The decoded extended data is combined with the decoded video data by the combining unit 125. This allows the original audio signal,
The video signal will be reproduced. Information included in the subcode is input to the second system control means 126,
It is used as a reference for generating a timing signal for each block, video and audio synchronization, or mode setting information.

【0043】このシステムでは、音声と映像の同期手段
に工夫が成されている。次に、再度、データユニットに
ついて説明する。先に説明したように、映像データにつ
いては、1パケットが30フレーム分(=5GOP×6
フレーム/GOP)であり、音声データは、30フレー
ム/GOP分が48KByt(=4ch×12KByt
e/s)でフォーマット化される(モード1)。同時使
用チャンネルが2であるときは必要最小メモリ容量は2
4KBytでよい。
In this system, a means for synchronizing audio and video is devised. Next, the data unit will be described again. As described above, for video data, one packet is equivalent to 30 frames (= 5 GOP × 6).
Frame / GOP), and the audio data of 30 frames / GOP corresponds to 48 KBytes (= 4 ch × 12 KBytes).
e / s) (mode 1). When the number of simultaneously used channels is 2, the required minimum memory capacity is 2
4 KBit may be used.

【0044】図は、データユニットに含まれる符号化
映像データ、符号化音声データ、付加データを示してい
る。音声の符号化は、一定のサンプル数を1ブロックと
して、このサンプル数単位で符号化を行い、ヘッダを付
して1フレームとしている。ヘッダにはフレーム識別用
のフレームIDが含まれている。
FIG. 8 shows encoded video data, encoded audio data, and additional data included in the data unit. The audio is encoded in a unit of a fixed number of samples as one block, and is encoded in units of the number of samples. The header includes a frame ID for frame identification.

【0045】次に、サブコードには付加情報が含まれ
る、付加情報には、符号化映像データと符号化音声デー
タとの対応関係を示すデータが含まれている。つまり、
(A)の符号化映像データには映像フレーム番号が
あり、また符号化音声データにも音声フレーム番号が存
在する(図(B))。そこで各GOPの先頭のフレー
ム(フレーム内圧縮処理されたデータ:これを特定映像
とする)が、今、特1、特2、…であるとし、符号化音
声データの音声フレーム番号が、それぞれ特1でk−1
に対応し、特2でk+6に対応し、特5でk+nに対応
するものとすると、この関連情報は、付加データに挿入
される(図(C))。さらに付加データには、特1、
特2、…にそれぞれ対応するサンプル番号も追加されて
いる。サンプル番号は、図の例であると、特1の符号化
映像データに対応する符号化音声データの音声フレーム
番号がk−1であり、かつフレームのサンプル番号が6
15であることを意味する。また、特2の符号化音声デ
ータに対応する符号化音声データの音声フレーム番号が
k+6であり、かつフレームのサンプル数が12である
ことを意味する。
Next, the subcode includes additional information. The additional information includes data indicating the correspondence between the coded video data and the coded audio data. That is,
Figure 8 (A) has the coded video data to the video frame number, also the audio frame number is also present in the encoded audio data (FIG. 8 (B)). Therefore, it is assumed that the first frame of each GOP (data subjected to intra-frame compression processing: this is a specific video) is now special 1, special 2,..., And the audio frame numbers of the encoded audio data are special. 1 for k-1
Corresponding to correspond to k + 6 in Japanese 2, assuming that corresponds to the k + n in Japanese 5, the relevant information is inserted in the additional data (FIG. 8 (C)). In addition, additional data includes
The sample numbers respectively corresponding to the features 2,... Are also added. In the example of the figure, the sample number is k-1 for the audio frame number of the encoded audio data corresponding to the special encoded video data, and the sample number of the frame is 6
It means that it is 15. Further, it means that the audio frame number of the encoded audio data corresponding to the special encoded audio data is k + 6, and the number of frame samples is 12.

【0046】次に、上記の付加データの作成手段につい
て説明する。図は付加データ作成手段を示している。
端子201には、原映像信号が供給される。この原映像
信号は、量子化手段202で量子化され、フレームメモ
リ203に入力される。フレームメモリ203からの原
映像信号は、フレーム単位で映像符号化手段204に入
力され、1フレーム単位で符号化映像データとして出力
される。この符号化映像データは、後段に設けられるフ
ォーマッタにおいて例えば図1で示したような形態とさ
れる。入力端子205には映像フレームパルスが供給さ
れており、フレームメモリ203の書き込み、読み出し
タイミング信号、映像符号化手段204のタイミング信
号として用いられる。入力端子206には、プログラム
スタートパルスが入力される。このプログラムスタート
パルスにより1/6分周器207はクリアされ、映像フ
レームパルスをカウントし、図で示した特定映像フレ
ーム周期のパルス、つまり特定映像フレームパルスを作
成している。
Next, the means for creating the additional data will be described. FIG. 9 shows the additional data creating means.
The terminal 201 is supplied with an original video signal. This original video signal is quantized by the quantization means 202 and input to the frame memory 203. The original video signal from the frame memory 203 is input to the video encoding unit 204 in frame units, and is output as encoded video data in frame units. The encoded video data is in a format as shown in FIG. 1, for example, in a formatter provided at a subsequent stage. The input terminal 205 is supplied with a video frame pulse, and is used as a timing signal for writing and reading the frame memory 203 and a timing signal for the video encoding unit 204. The input terminal 206 receives a program start pulse. The 1/6 frequency divider 207 is cleared by the program start pulse, and the video frame pulse is counted, thereby generating a pulse having a specific video frame period shown in FIG. 8 , that is, a specific video frame pulse.

【0047】一方、入力端子208には音声サンプリン
グパルスが入力され、入力端子209には原音声信号が
入力される。原音声信号は、サンプリング・量子化手段
210においてサンプリング量子化され、この出力は、
音声符号化手段211に入力されて符号化される。これ
により符号化音声データが得られ、この後段においてヘ
ッダにフレーム番号が付加される。
On the other hand, an audio sampling pulse is input to the input terminal 208, and an original audio signal is input to the input terminal 209. The original audio signal is sampled and quantized by the sampling and quantization means 210, and the output is
The data is input to the audio encoding unit 211 and encoded. As a result, encoded audio data is obtained, and a frame number is added to the header in the subsequent stage.

【0048】入力端子208の音声サンプリングパルス
は音声1フレームのサンプル数をNとするとき、1/N
分周器212に入力されて1/Nに分周され、音声フレ
ームパルスとして出力される。音声フレームパルスは、
音声符号化手段211に入力される。これにより音声符
号化手段211は、フレーム単位での音声符号化を行
う。また音声フレームパルスは、音声サンプリングパル
スカウンタ213にクロックとして入力される。音声サ
ンプリングパルスカウンタ213は、音声フレームパル
スでクリアされる。よって、その出力データは、1音声
フレームにおける音声サンプル数を表すことになる。こ
の音声サンプル数は、レジスタ215に入力される。こ
のレジスタ215には、音声フレーム番号も入力されて
いる。音声フレーム番号は、音声フレームパルスカウン
タ214により作成されている。つまり音声フレームパ
ルスカウンタ214において、プログラムスタートパル
ス毎にクリアして、音声フレームパルスを計数すること
により、音声フレーム番号を作成することができる。レ
ジスタ215には、音声フレーム番号と音声サンプル数
が入力されており、これらは特定映像フレームパルスに
よりラッチされて出力される。音声サンプル数は、音声
フレームパルスでクリアされ、逐次増加しているがその
途中で、特定映像フレームパルスでラッチされるので、
特定映像に対応する音声サンプル番号となる。
When the number of samples per audio frame is N, the audio sampling pulse at the input terminal 208 is 1 / N
The signal is input to the frequency divider 212, divided by 1 / N, and output as an audio frame pulse. The audio frame pulse is
The signal is input to the audio encoding unit 211. Thus, the audio encoding unit 211 performs audio encoding on a frame basis. The audio frame pulse is input to the audio sampling pulse counter 213 as a clock. The audio sampling pulse counter 213 is cleared by an audio frame pulse. Therefore, the output data represents the number of audio samples in one audio frame. This number of audio samples is input to the register 215. The audio frame number is also input to the register 215. The audio frame number is created by the audio frame pulse counter 214. In other words, the audio frame pulse counter 214 clears each program start pulse and counts the number of audio frame pulses, thereby creating an audio frame number. An audio frame number and the number of audio samples are input to the register 215, which are latched by a specific video frame pulse and output. The number of audio samples is cleared by the audio frame pulse and increases sequentially, but in the middle, it is latched by the specific video frame pulse.
This is the audio sample number corresponding to the specific video.

【0049】レジスタ215から得られる付加データ
は、後段のフォーマッタにおいて図1で示したようなデ
ータユニット作成に用いられる。図10は、上記した付
加データを再生して、音声と映像との同期をとるための
同期処理手段を示している。
The additional data obtained from the register 215 is used in a subsequent formatter to create a data unit as shown in FIG. FIG. 10 shows a synchronization processing means for reproducing the above-mentioned additional data and synchronizing audio and video.

【0050】再生時には、データユニット毎に符号化映
像データ、符号化音声データ、付加データが再生され
る。復号化された映像データと音声データの出力時期
は、付加データで規定される。データユニット毎に、記
録媒体から読み出された符号化音声データは入力端子3
01を介して音声バッファ302に入力され、また符号
化映像データは入力端子311を介して映像バッファ3
12に入力される。また、入力端子321には付加デー
タが入力され、レジスタ322に取り込まれる。
At the time of reproduction, encoded video data, encoded audio data, and additional data are reproduced for each data unit. The output timing of the decoded video data and audio data is defined by the additional data. For each data unit, the encoded audio data read from the recording medium is input to input terminal 3
01 is input to the audio buffer 302 via the input terminal 311 and the encoded video data is input to the video buffer 3 via the input terminal 311.
12 is input. Further, additional data is input to the input terminal 321 and is taken into the register 322.

【0051】符号化音声データは、フレーム番号抽出手
段305にも入力されている。音声バッファ302から
出力された符号化音声データは、音声復号手段303に
入力され復号され、音声ブロックバッファ304に入力
される。また、映像バッファ312から出力された符号
化映像データは、映像復号手段313に入力され復号さ
れ、映像フレームバッファ314に入力される。映像デ
ータは、1映像フレーム単位で復号される。また音声デ
ータは、1音声フレーム単位で復号され、1音声サンプ
ルブロック分の復号サンプルデータが音声ブロックバッ
ファ304に格納される。
The encoded voice data is also input to the frame number extracting means 305. The encoded audio data output from the audio buffer 302 is input to the audio decoding means 303 and decoded, and is input to the audio block buffer 304. The coded video data output from the video buffer 312 is input to the video decoding unit 313 to be decoded, and is input to the video frame buffer 314. Video data is decoded in units of one video frame. The audio data is decoded in units of one audio frame, and decoded sample data for one audio sample block is stored in the audio block buffer 304.

【0052】フレーム番号抽出手段305で抽出された
音声フレーム番号は、比較手段323に入力される。比
較手段323では、付加データから抽出したフレーム番
号と、符号化音声データのヘッダが抽出した音声フレー
ム番号との比較が行われる。比較手段323において一
致パルス(YES)が得られると、ゲート手段324に
おいて、付加データに含まれるサンプル番号が抽出さ
れ、このサンプル番号は、アドレスカウンタ325のプ
リセット入力となる。
The audio frame number extracted by the frame number extracting means 305 is input to the comparing means 323. The comparing unit 323 compares the frame number extracted from the additional data with the audio frame number extracted from the header of the encoded audio data. When a coincidence pulse (YES) is obtained in the comparing means 323, a sample number included in the additional data is extracted in the gate means 324, and this sample number becomes a preset input of the address counter 325.

【0053】これにより、音声ブロックバッファ304
における復号音声データの読み出すべき音声サンプルデ
ータ位置が決まる。また一致パルスにより、音声サンプ
リングパルス発生手段326、映像フレームパルス発生
手段327がスタートされ、音声データは映像データと
の関係が付加データにより指定されている対応サンプル
番号で同期して出力されることになる。
Thus, the audio block buffer 304
, The position of the audio sample data from which the decoded audio data is to be read is determined. In addition, the coincidence pulse starts the audio sampling pulse generating means 326 and the video frame pulse generating means 327, and the audio data is output in synchronization with the corresponding sample number whose relationship with the video data is specified by the additional data. Become.

【0054】比較手段323において不一致パルス(N
O)が得られた場合は、シフトレジスタ332の付加デ
ータがシフトされ、次の同期情報を読み取るまで進行さ
せる、例えば、図の特1=k−1となる筈の処理のと
き不一致パルスが得られると、次の同期情報、特2=k
+6までシフトレジスタ322をシフトし、付加データ
に含まれるフレーム番号k+6を比較手段323に設定
する。ここで符号化音声データ列に含まれるフレーム番
号と一致するかどうかの判定が行われ、一致するまでこ
の処理が行われる。この処理によりフレーム番号が一致
すると(例えば特2=k+6で一致が得られたとする
と)、今度は、映像復号手段313及びフレームバッフ
ァ314の映像データが、特2の復号映像データとなる
まで処理される。この同期調整は、調整手段328によ
り行われる。よってこの場合は、第2の特定映像出力の
ときから音声が同期して出力されることになる。
In the comparing means 323, the mismatch pulse (N
If O) is obtained, the additional data in the shift register 332 is shifted, allowed to proceed to read the next synchronization information, for example, a mismatch pulse when processing should that become especially 1 = k-1 in FIG. 8 Once obtained, the next synchronization information, special 2 = k
The shift register 322 is shifted to +6, and the frame number k + 6 included in the additional data is set in the comparing means 323. Here, it is determined whether or not the frame number matches the frame number included in the encoded audio data string, and this processing is performed until the frame number matches. If the frame numbers match by this processing (for example, if the match is obtained with special 2 = k + 6), then the video data of the video decoding means 313 and the frame buffer 314 is processed until the special video data is decoded. You. This synchronization adjustment is performed by adjusting means 328. Therefore, in this case, the audio is output in synchronization with the second specific video output.

【0055】比較手段323から一致パルスが得られる
までは、映像音声ともに出力しなくてもよいし、また映
像のみを出力してもよい。一致パルスが得られたあと
は、その映像グループにおける音声と映像とは同期して
おり、以後は比較手段の動作を停止させてもよい。そし
て、周期的に特定映像信号の位置に合わせて比較手段を
動作させるようにしてもよい。
Until the coincidence pulse is obtained from the comparison means 323, both the video and audio need not be output, or only the video may be output. After the coincidence pulse is obtained, the audio and video in the video group are synchronized, and thereafter, the operation of the comparing means may be stopped. Then, the comparing means may be operated periodically in accordance with the position of the specific video signal.

【0056】なお上記不一致パルスが得られたときの調
整手段323の動作において、音声フレームの構成が大
きい場合には、第2、第4の特定映像フレームへと進む
ことになるが、通常の音声フレームは大きくても204
8程度のサンプル長なので第3の特定映像フレームまで
には同期は確立する。
In the operation of the adjusting means 323 when the mismatch pulse is obtained, if the structure of the audio frame is large, the process proceeds to the second and fourth specific video frames. The frame is at most 204
Since the sample length is about 8, synchronization is established by the third specific video frame.

【0057】また、上記の説明では、特定映像フレーム
と指定された音声サンプルとの出力時期の同期をとる場
合、映像フレームバッファ、音声ブロックバッファのデ
ータ出力時点を制御しているが、復号後のデータのバッ
ファメモリ(図示せず)の蓄積時間や符号化データのバ
ッファメモリ(図示せず)の蓄積時間等を調整する手段
をさらに導入してもよい。
In the above description, when synchronizing the output timing of the specific video frame and the designated audio sample, the data output time of the video frame buffer and the audio block buffer is controlled. Means for adjusting the storage time of the data buffer memory (not shown) or the storage time of the encoded data buffer memory (not shown) may be further introduced.

【0058】図11は、映像音声修正手段の他の実施例
を示している。入力端子401には符号化映像データが
入力され、この符号化映像データは、映像復号及びフレ
ームバッファ402において復号される。入力端子40
3には再生装置の内部クロックが供給され、1/M分周
器404で1/Mに分周され映像フレームパルスとして
出力される。この映像フレームパルスは、先の映像復号
及びフレームバッファ402にタイミング信号として供
給されるとともに、1/6分周器405に入力されて、
1/6に分周され、図に示した特定映像信号に同期し
た特定映像フレームパルスとして出力される。
FIG. 11 shows another embodiment of the video / audio correcting means. Encoded video data is input to an input terminal 401, and the encoded video data is decoded in a video decoding and frame buffer 402. Input terminal 40
3 is supplied with an internal clock of the reproducing apparatus, and is divided into 1 / M by a 1 / M frequency divider 404 and output as a video frame pulse. This video frame pulse is supplied as a timing signal to the previous video decoding and frame buffer 402, and is input to the 1/6 frequency divider 405,
1/6 is frequency-divided, and output as the specific video frame pulse synchronized with the particular video signal shown in FIG.

【0059】符号化音声データは、入力端子406を介
して音声復号手段407に入力されて復号され、この復
号音声データは、復号音声ブロックバッファ408に入
力される。入力端子411には、内部クロックが入力さ
れ、この内部クロックは、1/N分周器412で1/N
に分周され音声サンプリングパルスとして出力される。
音声サンプリングパルスは、音声フレームパルス作成手
段413に入力されるとともに、復号音声サンプルアド
レスカウンタ414に入力される。音声フレームパルス
作成手段413は音声フレーム周期に対応した音声フレ
ームパルスを作成して復号音声サンプルアドレスカウン
タ414と、音声復号手段407にタイミング信号とし
て与える。
The encoded audio data is input to the audio decoding means 407 via the input terminal 406 and is decoded, and the decoded audio data is input to the decoded audio block buffer 408. An input terminal 411 receives an internal clock, and the internal clock is divided by a 1 / N divider 412 into 1 / N
And output as an audio sampling pulse.
The audio sampling pulse is input to the audio frame pulse creating means 413 and also to the decoded audio sample address counter 414. The audio frame pulse creating means 413 creates an audio frame pulse corresponding to the audio frame period, and supplies it to the decoded audio sample address counter 414 and the audio decoding means 407 as a timing signal.

【0060】復号音声サンプルアドレスカウンタ414
は、音声フレームパルスでリセットされ、音声サンプリ
ングパルスを計数するので、その出力は音声サンプル番
号を表すことになる。音声サンプル番号は、復号音声ブ
ロックバッファ408の読み出しアドレスとして用いら
れるとともに、レジスタ415に入力されいる。レジス
タ415は、音声サンプル番号を、特定映像フレームパ
ルスのタイミングでラッチし、これを比較手段416に
入力する。比較手段416は、入力端子417から与え
られる付加データに含まれる音声サンプル番号とを比較
する。ここで一致パルスが得られた場合は、映像データ
と音声データとは所定の関係で同期していることであ
る。
The decoded voice sample address counter 414
Is reset at the audio frame pulse and counts the audio sampling pulses, so its output will represent the audio sample number. The audio sample number is used as a read address of the decoded audio block buffer 408 and is input to the register 415. The register 415 latches the audio sample number at the timing of the specific video frame pulse, and inputs this to the comparing means 416. The comparing means 416 compares the sound sample number included in the additional data supplied from the input terminal 417 with the sound sample number. Here, if a coincidence pulse is obtained, it means that the video data and the audio data are synchronized in a predetermined relationship.

【0061】しかし不一致パルスが得られた場合は、特
定映像信号に対応して、付加データで指定されている音
声フレームが対応していないことである。そこで同期調
整が必要であるが、このシステムでは、比較手段416
から1/N分周器412に対して分周数調整信号を与え
るようにしている。これにより、音声サンプリングパル
スの位相及び音声フレームパルス位相が制御される。実
際には、比較手段416において、比較される2つの音
声サンプル番号の差が、ある値以上であるときに、例え
ば1/N分周器412の分周数が1乃至2程度増減され
る。この処理の後、比較手段416で比較される2つの
音声サンプル番号の差がある範囲におさまれば、その調
整状態が維持される仕組みになっている。
However, if a mismatch pulse is obtained, it means that the audio frame specified by the additional data does not correspond to the specific video signal. Therefore, synchronization adjustment is necessary. In this system, the comparison means 416
Divide frequency adjustment signal to the 1 / N frequency divider 412. Thus, the phase of the audio sampling pulse and the phase of the audio frame pulse are controlled. Actually, when the difference between the two audio sample numbers to be compared by the comparing means 416 is equal to or more than a certain value, for example, the frequency division number of the 1 / N frequency divider 412 is increased or decreased by about 1 or 2. After this processing, if the difference between the two audio sample numbers compared by the comparing means 416 falls within a certain range, the adjustment state is maintained.

【0062】上記の説明では、1/N分周器412の分
周数を調整したが、1/M分周器404の分周数を調整
してもよいし、双方を調整するようにしてもよい。この
ようにすると、符号化側、復号側の内部クロック周波数
の微小な違いがあっても、大きな同期ずれが生じない段
階で映像と音声との同期を修正し続けることができる。
In the above description, the frequency division number of the 1 / N frequency divider 412 is adjusted. However, the frequency division number of the 1 / M frequency divider 404 may be adjusted, or both may be adjusted. Is also good. In this way, even if there is a small difference between the internal clock frequencies on the encoding side and the decoding side, it is possible to continue correcting the synchronization between the video and audio at a stage where no large synchronization deviation occurs.

【0063】[0063]

【発明の効果】以上説明したようにこの発明によれば、
効率的なデータ記録が可能であり、かつデータ管理も容
易であり、プログラムの特殊再生、高速サーチを可能と
し、さらに映像と音声との同期も正確に容易に得ること
ができる。
As described above, according to the present invention,
Efficient data recording is possible, data management is easy, special reproduction of programs, high-speed search is possible, and synchronization between video and audio can be accurately and easily obtained.

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

【図1】この発明の一実施例における信号圧縮フォーマ
ットを示す図。
FIG. 1 is a diagram showing a signal compression format according to an embodiment of the present invention.

【図2】この発明の他の実施例の信号圧縮フォーマット
を示す図。
FIG. 2 is a diagram showing a signal compression format according to another embodiment of the present invention.

【図3】この発明のさらに他の実施例の信号圧縮フォー
マットを示す図。
FIG. 3 is a diagram showing a signal compression format according to still another embodiment of the present invention.

【図4】この発明の一実施例におけるデータ管理を説明
するために示したディスクデータ配列と管理テーブルの
説明図。
FIG. 4 is an explanatory diagram of a disk data array and a management table shown for explaining data management in one embodiment of the present invention.

【図5】同じく管理図テーブルの詳細説明図。FIG. 5 is a detailed explanatory diagram of a control chart table.

【図6】同じく管理図テーブルの例を示す説明図。FIG. 6 is an explanatory diagram showing an example of a management chart table.

【図7】この発明の一実施例における全体システムの構
成例を示す図。
FIG. 7 is a diagram showing a configuration example of an entire system according to an embodiment of the present invention.

【図8】この発明の一実施例におけるデータユニットの
詳細を示す図。
FIG. 8 is a diagram showing details of a data unit in one embodiment of the present invention.

【図9】図8のデータユニットの処理システムのエンコ
ーダ例を示す図。
FIG. 9 is a diagram illustrating an example of an encoder of the data unit processing system of FIG. 8;

【図10】図8のデータユニットの処理システムのデコ
ーダ例を示す図。
FIG. 10 is a diagram showing an example of a decoder of the data unit processing system of FIG. 8;

【図11】図8のデータユニットの処理システムのデコ
ーダの他の例を示す図。
FIG. 11 is a diagram showing another example of the decoder of the data unit processing system of FIG. 8;

【図12】従来のディスク管理システムを説明するため
に示した説明図。
FIG. 12 is an explanatory diagram shown to explain a conventional disk management system.

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

101…分離手段、102…音声グループ化手段、10
3…映像グループ化手段、104…拡張データグループ
化手段、105…音声圧縮手段、106…映像圧縮手
段、107…拡張データ圧縮手段、108…フォーマッ
タ、121…分離手段、122…音声デコーダ、123
…映像デコーダ、124…拡張データデコーダ、125
…合成手段、202…量子化手段、203…フレームメ
モリ、204…映像符号化手段、207…1/6分周
器、210…サンプリング量子化手段、211…音声符
号化手段、211…1/N分周器、214…音声フレー
ムパルスカウンタ、213…音声サンプルパルスカウン
タ、215…レジスタ、302…バッファ、303…音
声復号手段、304…音声ブロックアドレス、305…
フレーム番号抽出手段、312…バッファ、313…映
像復号手段、314…映像フレームバッファ、322…
レジスタ、323…比較手段、324…ゲート手段、3
25…アドレスカウンタ、326…音声サンプリングパ
ルス発生手段、327…映像フレームパルス発生手段。
101: separating means, 102: voice grouping means, 10
3 ... Video grouping means, 104 ... Extended data grouping means, 105 ... Audio compression means, 106 ... Video compression means, 107 ... Extended data compression means, 108 ... Formatter, 121 ... Separation means, 122 ... Audio decoder, 123
... video decoder, 124 ... extended data decoder, 125
... Synthesizing means, 202 ... Quantizing means, 203 ... Frame memory, 204 ... Video encoding means, 207 ... 1/6 frequency divider, 210 ... Sampling quantizing means, 211 ... Speech encoding means, 211 ... 1 / N Frequency divider 214 audio frame pulse counter 213 audio sample pulse counter 215 register 302 buffer 303 audio decoding means 304 audio block address 305
Frame number extracting means, 312 ... buffer, 313 ... video decoding means, 314 ... video frame buffer, 322 ...
Register, 323: comparison means, 324: gate means, 3
25 ... Address counter, 326 ... Audio sampling pulse generating means, 327 ... Video frame pulse generating means.

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) H04N 5/781 H04N 5/91 - 5/956 G06F 17/30 G06T 9/00 H04N 7/24 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int. Cl. 6 , DB name) H04N 5/781 H04N 5/91-5/956 G06F 17/30 G06T 9/00 H04N 7/24

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】1フレーム単位で分離可能な主映像データ
を圧縮及びエンコードする主映像圧縮手段と、 前記主映像に対して言語の異なる字幕用の副映像を選択
的にスーパーインポーズ可能とする副映像データを、前
記主映像データを圧縮する主映像圧縮手段とは独立して
圧縮及びエンコードする副映像圧縮手段と、複数チャンネルの音声データを符号化する音声データ符
号化手段と、 前記映像データの時間単位に対応する副映像データ、音
声データが同期するように上記の主映像圧縮手段、副映
像圧縮手段、音声データ符号化手段を制御する手段と、 前記主映像圧縮手段からの前記エンコードされた主映像
データを第1のパケットを形成するために結合し、また
前記副映像圧縮手段からの前記エンコードされた副映像
データを第2のパケットを形成するために結合し、さら
に前記音声データ符号化手段からの符号化音声データを
第3のパケットを形成するために結合し、さらに映像と
音声の同期のための付加データを付加してデータユニッ
トを生成して、記録又は伝送システムに前記データユニ
ットを出力するフォーマッタとを具備したことを特徴と
する圧縮信号生成装置。
1. Main video data separable in units of one frame
Main video compression means for compressing and encoding the main video,Select subtitles for subtitles in different languages for
Superimpose is possibleSub-picture data before
Independent of the main video compression means for compressing the main video data
Sub-picture compression means for compressing and encoding;Audio data code that encodes audio data of multiple channels
Encoding means; Sub-picture data and sound corresponding to the time unit of the picture data
The main video compression means and sub-video
Means for controlling image compression means and audio data encoding means;  The encoded main video from the main video compression means
Combining the data to form a first packet; and
The encoded sub-picture from the sub-picture compression means
Combining the data to form a second packet;Further
The encoded audio data from the audio data encoding means.
Combine to form a third packet,
Adds additional data for audio synchronization and adds
A data unit to record or transmit to the data unit.
OutputAnd a formatter.
Compressed signal generator.
【請求項2】1フレーム単位で分離可能な主映像データ
を圧縮及びエンコードし、 前記主映像に対して言語の異なる字幕用の副映像を選択
的にスーパーインポーズ可能とする副映像データを、前
記主映像データを圧縮する主映像圧縮手段とは独立して
圧縮及びエンコードし、複数チャンネルの音声データを符号化し、 前記映像データの時間単位に対応する副映像データ、音
声データが同期するように上記の主映像の圧縮及びエン
コード、副映像の圧縮及びエンコード、音声データの符
号化を制御し、 前記エンコードされた主映像データを第1のパケットを
形成するために結合し、また前記エンコードされた副映
像データを第2のパケットを形成するために結合し、
らに前記音声データを符号化した符号化音声データを第
3のパケットを形成するために結合し、さらに映像と音
声の同期のための付加データを付加してデータユニット
を生成して、記録又は伝送システムに前記データユニッ
トを出力することを特徴とする圧縮信号生成方法。
2. Main video data separable in units of one frame.
Compress and encode the main videoSelect subtitles for subtitles in different languages for
Superimpose is possibleSub-picture data before
Independent of the main video compression means for compressing the main video data
Compress and encode,Encodes audio data of multiple channels, Sub-picture data and sound corresponding to the time unit of the picture data
Compression and encoding of the main video so that voice data is synchronized
Code, sub-picture compression and encoding, audio data code
Control the encryption,  A first packet of the encoded main video data
Combined to form and the encoded sub-picture
Combining the image data to form a second packet;Sa
The encoded audio data obtained by encoding the audio data
3 to form a packet, plus video and audio
Data unit with additional data for voice synchronization
To generateRecording or transmission system with the data unit
And generating a compressed signal.
【請求項3】 1フレーム単位で分離可能な主映像デー
タを主映像圧宿手段で圧縮及びエンコードした主映像パ
ケットと、前記主映像に対して言語の異なる字幕用の副
映像を選択的にスーパーインポーズ可能とする副映像デ
ータを、前記主映像データを圧縮する主映像圧縮手段と
は独立して圧縮及びエンコードした副映像パケットと、
複数チャンネルの音声データを符号化した音声パケット
と、映像と音声の同期のための付加データを記録あるい
は伝送する記録システムあるいは伝送する伝送システム
から受け取り、前記主映像パケット、副映像パケット、
音声パケット、及び付加データとを分離する分離手段
と、 前記分離手段からの前記主映像パケットを受け取り、デ
コードされた主映像データを得る主映像デコーダと、 前記分離手段からの前記副映像パケットを受け取り、デ
コードされた副映像データを得る副映像デコーダと、 前記分離手段からの音声パケットを受け取り、復号され
た音声データを得る音声デコーダと、 前記分離手段からの付加データを受け取り、上記各デコ
ーダのタイミング信号、映像と音声の同期を得る手段
と、 前記前記主映像デコーダから出力された主映像データに
対して、前記副映像デコーダから得られた副映像データ
をスーパーインポーズし、言語の異なる字幕を選択的に
得られるようにした合成手段とを具備したことを特徴と
する圧縮信号の再生装置。
The 3. A main video data that can be separated by one frame and the main picture packets compressed and encoded main picture圧宿means, auxiliary for different languages subtitles for the main-video
Sub-picture data that allows the video to be selectively superimposed , sub-picture packets that are compressed and encoded independently of the main picture compression unit that compresses the main picture data;
An audio packet obtained by encoding audio data of a plurality of channels and received from a recording system or a transmission system for recording or transmitting additional data for synchronizing video and audio , the main video packet, the sub video packet,
A separating unit that separates an audio packet and additional data, a main video decoder that receives the main video packet from the separating unit and obtains decoded main video data, and receives the sub video packet from the separating unit. A sub-video decoder that obtains decoded sub-video data; an audio decoder that receives an audio packet from the separation unit and obtains decoded audio data; and an additional data from the separation unit. Signal, means for synchronizing video and audio, and superimposing the sub-video data obtained from the sub-video decoder on the main video data output from the main video decoder to generate subtitles of different languages. An apparatus for reproducing a compressed signal, comprising: synthesizing means selectively obtained.
【請求項4】 1フレーム単位で分離可能な主映像デー
タを主映像圧宿手段で圧縮及びエンコードした主映像パ
ケットと、前記主映像に対して言語の異なる字幕用の副
映像を選択的にスーパーインポーズ可能とする副映像デ
ータを、前記主映像データを圧縮する主映像圧縮手段と
は独立して圧縮及びエンコードした副映像パケットと、
複数チャンネルの音声データを符号化した音声パケット
と、 像と音声の同期のための付加データを記録あるい
は伝送する記録システムあるいは伝送する伝送システム
から受け取り、前記主映像パケット、副映像パケット、
音声パケット、及び付加データとを分離し、 分離した前記主映像パケットを受け取り、デコードされ
た主映像データを得、 分離した前記副映像パケットを受け取り、デコードされ
た副映像データを得、 分離した前記音声パケットを受け取り、復号された音声
データを得、 分離した前記付加データを受け取り、上記各デコーダの
タイミング信号、映像と音声の同期を得、 前記デコードした主映像データに対して、前記デコーダ
した副映像データをスーパーインポーズし、言語の異な
る字幕を選択的に得ることを特徴とする圧縮信号の再生
方法。
The main video data that can be separated by 4. 1 frame and main video packets compressed and encoded main picture圧宿means, auxiliary for different languages subtitles for the main-video
Sub-picture data that allows the video to be selectively superimposed , sub-picture packets that are compressed and encoded independently of the main picture compression unit that compresses the main picture data;
Receiving a plurality of channels of audio data and audio packets encoded, from the recording system or transmission system for transmitting for recording or transmitting the additional data for synchronization Film images and sound, the main video packets, sub-picture packet,
Audio packet and additional data, receiving the separated main video packet, obtaining decoded main video data, receiving the separated sub video packet, obtaining decoded sub video data, Receiving an audio packet, obtaining decoded audio data, receiving the separated additional data, obtaining a timing signal of each of the decoders, synchronizing video and audio, and performing decoding on the decoded main video data with respect to the decoded main video data. A compressed signal reproducing method characterized by superimposing video data and selectively obtaining subtitles in different languages.
JP22991093A 1993-09-16 1993-09-16 Apparatus and method for generating compressed signal and apparatus and method for reproducing Expired - Lifetime JP2868981B2 (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
JP22991093A JP2868981B2 (en) 1993-09-16 1993-09-16 Apparatus and method for generating compressed signal and apparatus and method for reproducing
DE69414275T DE69414275T2 (en) 1993-09-16 1994-08-30 Device for synchronizing compressed video and audio signals
EP97107570A EP0790739B1 (en) 1993-09-16 1994-08-30 Digital video signal
DE69408237T DE69408237T3 (en) 1993-09-16 1994-08-30 Device for compressing / decompressing video signals in a video disc recording / playback device
DE69426894T DE69426894T2 (en) 1993-09-16 1994-08-30 Digital video signal
EP97107571A EP0790743B1 (en) 1993-09-16 1994-08-30 Apparatus for synchronizing compressed video and audio signals
EP94113521A EP0644692B2 (en) 1993-09-16 1994-08-30 Video signal compression/decompression device for video disk recording/reproducing apparatus
KR1019940023357A KR0186063B1 (en) 1993-09-16 1994-09-15 Video signals compression/decompression device for video disk recording reproducing apparatus
US08/307,147 US5715356A (en) 1993-09-16 1994-09-16 Apparatus for processing compressed video signals which are be recorded on a disk or which have been reproduced from a disk

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22991093A JP2868981B2 (en) 1993-09-16 1993-09-16 Apparatus and method for generating compressed signal and apparatus and method for reproducing

Publications (2)

Publication Number Publication Date
JPH0787443A JPH0787443A (en) 1995-03-31
JP2868981B2 true JP2868981B2 (en) 1999-03-10

Family

ID=16899658

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22991093A Expired - Lifetime JP2868981B2 (en) 1993-09-16 1993-09-16 Apparatus and method for generating compressed signal and apparatus and method for reproducing

Country Status (1)

Country Link
JP (1) JP2868981B2 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3359745B2 (en) 1994-07-29 2002-12-24 シャープ株式会社 Moving image reproducing device and moving image recording device
JP4810364B2 (en) * 1995-04-06 2011-11-09 株式会社東芝 Information recording method, reproducing method and reproducing apparatus
US5745643A (en) * 1995-04-06 1998-04-28 Kabushiki Kaisha Toshiba System for and method of reproducing playback data appropriately by the use of attribute information on the playback data
JP4810363B2 (en) * 1995-04-06 2011-11-09 株式会社東芝 Information recording method, reproducing method and reproducing apparatus
JP4810412B2 (en) * 1995-04-06 2011-11-09 株式会社東芝 Information recording method, reproducing method and reproducing apparatus
JP3384194B2 (en) * 1995-05-30 2003-03-10 株式会社日立製作所 Disc-shaped recording medium, and its recording method and reproducing method
JP3748936B2 (en) * 1996-03-18 2006-02-22 パイオニア株式会社 Information recording apparatus and method, and information reproducing apparatus and method
EP1021048A3 (en) 1999-01-14 2002-10-02 Kabushiki Kaisha Toshiba Digital video recording system and its recording medium
JP4138614B2 (en) * 2003-09-05 2008-08-27 株式会社東芝 Information storage medium, information reproducing apparatus, and information reproducing method
KR100532490B1 (en) * 2004-01-09 2005-12-01 삼성전자주식회사 Design method for compressing multiple control data tables and optical disk drive using the same
JP4607090B2 (en) * 2006-12-27 2011-01-05 三菱電機株式会社 Recording / reproducing apparatus and recording / reproducing method
JP4624437B2 (en) * 2008-03-13 2011-02-02 三菱電機株式会社 Recording / reproducing apparatus and recording / reproducing method

Also Published As

Publication number Publication date
JPH0787443A (en) 1995-03-31

Similar Documents

Publication Publication Date Title
KR0186063B1 (en) Video signals compression/decompression device for video disk recording reproducing apparatus
JP2914975B2 (en) Image coding method and apparatus
JP4720543B2 (en) Data processing device, data processing method and data processing program, recording medium, and playback device, playback method and playback program
US5978543A (en) Video disk recorder which compresses video data and inserts addresses of intra-frames into the user data area of the headers of the intra-frames
JPH08235833A (en) Optical disk and optical disk reproducing device
JPH07130149A (en) Reproducing device with time displaying function
JP2868981B2 (en) Apparatus and method for generating compressed signal and apparatus and method for reproducing
WO2003085666A1 (en) Recording medium
JP3651060B2 (en) Television signal recording device
JP3004096U (en) Compressed signal creation and playback device
JP2006245744A (en) Video signal recording device, information recording medium, and video signal reproducing device
US7505669B2 (en) Content reproduction apparatus
JP3004104U (en) Compressed signal playback device
JP4062832B2 (en) Data recording / reproducing apparatus and data recording / reproducing method
JPH11312381A (en) Recording device and method, reproducing device and method, recording and reproducing device and method, recording medium, and providing medium
JP3004105U (en) Compressed signal playback and synchronization device
JPH05130557A (en) Method for editing multimedia data
JPH10210409A (en) Image and voice recorder, and image and voice recorder and reproducer using semiconductor memory
JP3607312B2 (en) Image reproducing apparatus and method
JP3384162B2 (en) Digital video signal recording / reproducing device
JP3951430B2 (en) Video signal encoding system
JP3052911B2 (en) Image decoding method
JP3227053B2 (en) Rewriting method of storage type recording medium
JPH07177459A (en) Reproduction device with search function
JPH11296312A (en) Image/voice recording device and method therefor and image/voice reproducing device and method therefor and recording medium

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071225

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20081225

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20091225

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20091225

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20101225

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20111225

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20121225

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20121225

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20131225

Year of fee payment: 15