JPH07143477A - Motion picture data decoding system - Google Patents

Motion picture data decoding system

Info

Publication number
JPH07143477A
JPH07143477A JP8582693A JP8582693A JPH07143477A JP H07143477 A JPH07143477 A JP H07143477A JP 8582693 A JP8582693 A JP 8582693A JP 8582693 A JP8582693 A JP 8582693A JP H07143477 A JPH07143477 A JP H07143477A
Authority
JP
Japan
Prior art keywords
data
image data
decoding
read
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.)
Granted
Application number
JP8582693A
Other languages
Japanese (ja)
Other versions
JP2518149B2 (en
Inventor
Mamoru Nomura
守 野村
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP8582693A priority Critical patent/JP2518149B2/en
Publication of JPH07143477A publication Critical patent/JPH07143477A/en
Application granted granted Critical
Publication of JP2518149B2 publication Critical patent/JP2518149B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To attain smooth video display sufficiently compatible with a frame rate of a video signal by improving an average read rate of coded motion picture data from a picture file device. CONSTITUTION:A decoding circuit 5 is provided with a header detection section 511 separating read motion picture data MR into a time stamp T and a picture data part F and outputting them respectively, a register 52 storing a storage value TR of the time stamp T, a timer 53 applying time data TT and a comparator 54 detecting the coincidence between the stored data TR and the time data TT to control the application of a read control signal CR. The read of a motion picture data M from a decoded buffer 2 is started by a start signal S and the read is interrupted by the detection of the time stamp T and the reading is restarted by the detection of the coincidence to decode the picture data part F.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は動画像データ復号化シス
テムに関し、特にディジタル通信回線や動画ファイル装
置等からの符号化された動画像データを復号する動画像
データ復号化システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a moving picture data decoding system, and more particularly to a moving picture data decoding system for decoding coded moving picture data from a digital communication line or a moving picture file device.

【0002】[0002]

【従来の技術】近年、画像信号の高能率符号化技術の進
展にともない、動画像データの大幅な圧縮が可能とな
り、通常のディジタル通信回線やディジタルデータを格
納するCDROM等の画像ファイル装置による動画像デ
ータの取扱いを経済的に行うことが可能となってきた。
2. Description of the Related Art In recent years, with the progress of high-efficiency coding technology for image signals, it has become possible to greatly compress moving image data, and a moving image is produced by an image file device such as an ordinary digital communication line or a CDROM for storing digital data. It has become possible to handle image data economically.

【0003】上記高能率符号化技術による符号化動画像
データの各々は複数フレームの画像の圧縮データから構
成されており、各々のフレームのデータには、上記画像
の圧縮データである画像データ部の前にそれぞれの復号
化開始時刻を示すタイムスタンプが付加されている。
Each of the moving image data encoded by the high-efficiency encoding technique is composed of compressed data of a plurality of frames of images, and the data of each frame includes an image data section which is the compressed data of the image. A time stamp indicating each decoding start time is added before.

【0004】符号化装置から復号化システムの間には、
一定のデータ速度(レート)の上記通信回線や上記画像
ファイル装置が介在しており、一方、上記動画像データ
は後述のように、各々のフレームの上記画像データ部が
データ圧縮の度合によりデータレート(量)が異なる。
したがって、上記復号化システムは、これらの速度調整
のために送信側および受信側のそれぞれにバッファメモ
リを配置し、両者間を一定のデータレートで伝送するこ
とにより上記データレートの変動を吸収する。また、そ
れらの復号化の開始タイミングは一定せず、したがっ
て、フレーム毎に上記復号化開始タイミングを設定する
必要がある。さらに、符号化処理のデータレートが上記
復号化処理のデータレートより速い場合に、上記受信バ
ッフア内の前のフレームの画像データ部の残りがあるの
にさらに次のフレームの画像データが供給されることに
よる上記受信バッフアのオーバフローを防止するように
制御する必要がある。
Between the encoding device and the decoding system,
The communication line and the image filing device having a constant data rate (rate) are interposed, while the moving image data has a data rate depending on the degree of data compression in the image data part of each frame, as described later. (Amount) is different.
Therefore, the decoding system absorbs the fluctuation of the data rate by arranging a buffer memory on each of the transmitting side and the receiving side for the speed adjustment and transmitting at a constant data rate between them. Further, the decoding start timings thereof are not constant, so that it is necessary to set the decoding start timing for each frame. Further, when the data rate of the encoding process is higher than the data rate of the decoding process, the image data of the next frame is supplied although the image data portion of the previous frame in the reception buffer remains. It is necessary to control so as to prevent the overflow of the reception buffer due to the above situation.

【0005】従来のこの種の復号化システムの一例とし
て、特開昭58−139568に、通信回線を経由した
符号データ(動画像データとは限らない)の復号方法が
記載されている。すなわち、送信側に送信バッファメモ
リとその制御回路および受信側に受信バッフアメモリを
それぞれ備え、復号対象符号データの同期信号を検出す
るとともに、その検出タイミングから上記符号データの
復号化開始時刻を算出し、この算出した復号化開始時刻
より上記受信バッフアメモリのメモリ状態を監視しオー
バフローしそうなときは、上記送信バッファメモリから
の上記符号データの送出を遅延させる。
As an example of a conventional decoding system of this type, Japanese Patent Laid-Open No. 58-139568 describes a method of decoding coded data (not necessarily moving image data) via a communication line. That is, the transmission side is provided with a transmission buffer memory and its control circuit, and the reception side is provided with a reception buffer memory, respectively, while detecting the synchronization signal of the decoding target code data, and calculating the decoding start time of the code data from the detection timing, From the calculated decoding start time, the memory state of the reception buffer memory is monitored, and when it is likely to overflow, the transmission of the code data from the transmission buffer memory is delayed.

【0006】また、上記画像ファイル装置から読出した
上記動画像データを復号する従来のこの種の一般的な動
画像データ復号化システムは、この画像ファイル装置か
らの動画像データ読出と表示装置に対する出力制御を行
うタイミング制御部と、上記画像データ部を復号する復
号化器とを備え、上記復号化器の復号開始動作を上記タ
イミング制御部による上記動画像データ読出およびこの
動画像データの上記復号化器への入力により制御してい
る。この場合、上記画像ファイル装置が上記符号化装置
および通信回線に相当する。
Further, a conventional general moving picture data decoding system of this kind for decoding the moving picture data read out from the image filing apparatus is a moving picture data reading operation from the image filing apparatus and an output to a display apparatus. A timing control section for controlling and a decoder for decoding the image data section are provided, and a decoding start operation of the decoder is performed by the timing control section for reading the moving picture data and for decoding the moving picture data. It is controlled by the input to the vessel. In this case, the image filing device corresponds to the encoding device and the communication line.

【0007】図5を参照すると、この図で示した従来の
この種の動画像データ復号化システムは、動画データを
格納した媒体としてCDROMを用いた画像ファイル装
置1と、画像ファイル装置1からの動画像データMの読
出し画像データ部Fを出力するとともに出力バッファ4
に対する出力制御を行うタイミング制御部7と、タイミ
ング制御部7から供給された画像データ部Fを一時格納
する復号バッファ2と、復号バッファ2から読出画像デ
ータ部FRの供給を受け復号する復号化器3と、復号デ
ータDを表示装置(図示しない)に出力するまで一時保
持する出力バッファ4とを備える。
Referring to FIG. 5, the conventional moving image data decoding system of this type shown in this figure includes an image file device 1 using a CDROM as a medium for storing moving image data, and an image file device 1 The read image data portion F of the moving image data M is output and the output buffer 4
, A decoding buffer 2 for temporarily storing the image data part F supplied from the timing control part 7, and a decoder for decoding and receiving the supply of the read image data part FR from the decoding buffer 2. 3 and an output buffer 4 that temporarily holds the decoded data D until it is output to a display device (not shown).

【0008】動画像データMの構成を示す図4を参照す
ると、この動画像データMはそれぞれのデータの先頭を
示すとともに同期を取るための32ビットのヘッダ部H
と、復号化開始時刻を90KHzのクロックパルスの計
数値を33ビットのディジタル値で示すタイムスタンプ
Tと、1フレーム分の画像の圧縮データである画像デー
タ部Fとから構成される。画像データ部Fのデータレー
トは、データの圧縮度合により約64Kビット/Sから
約1.5Mビット/Sの範囲で変動し、したがってデー
タの長さもこれによって変動する。一般的なテレビジョ
ン信号と同様の30フレーム/Sの場合、上記1フレー
ム当りのデータの長さは、2.13Kビットから50K
ビットとなる。
Referring to FIG. 4 showing the structure of the moving image data M, the moving image data M indicates the head of each data and a 32-bit header portion H for synchronizing the data.
And a time stamp T indicating a decoding start time of a 90 KHz clock pulse count value as a 33-bit digital value, and an image data portion F which is compressed data of an image for one frame. The data rate of the image data portion F varies in the range of about 64 Kbit / S to about 1.5 Mbit / S depending on the compression degree of the data, and thus the length of the data also varies. In the case of 30 frames / S, which is the same as a general television signal, the data length per frame is 2.13K bits to 50K.
Become a bit.

【0009】画像ファイル装置1の媒体であるCDRO
Mはセクタ分けしてアドレス情報等を付加したフオーマ
ット後で450Mバイトの容量を有し、画像ファイル装
置1のシーク時間は平均数百mS、また、最大読出レー
トは150Kバイト/Sである。
CDRO which is a medium of the image filing device 1
M has a capacity of 450 Mbytes after the format in which sector information is added and the address information and the like are added, the seek time of the image file apparatus 1 is several hundreds mS on average, and the maximum read rate is 150 Kbytes / S.

【0010】この復号化システムの起動は、外部から供
給される起動信号Sによりタイミング制御部7を起動す
ることにより行われる。タイミング制御部7は読出制御
信号CRにより画像ファイル装置1から動画像データM
を読出し、この読出した動画像データMのタイムスタン
プTを抽出し読出制御信号CRを生成するとともに残り
の画像データ部Fを出力する。この画像データ部Fは、
逐次復号バッファ2に格納される。復号化器3の復号動
作は復号バッファ2から供給される読出画像データ部F
Rの入力により起動される。この起動後、タイミング制
御部7が抽出したタイムスタンプTにしたがって読出制
御信号CRを画像ファイル装置1に供給することにより
そのフレームの動画像データMを逐次読出し、復号バッ
ファを経由した読出画像データ部FRを逐次復号化器3
に供給することにより復号を行う。復号データDは逐次
出力バッファ4に蓄積される。タイミング制御部7は、
復号データ出力を制御する出力制御信号CBにより出力
バッファ4を制御し、出力データDOを表示装置に対し
て出力する。
The decoding system is started up by starting up the timing control section 7 by a starting signal S supplied from the outside. The timing controller 7 receives the moving image data M from the image filing device 1 in response to the read control signal CR.
Is read out, the time stamp T of the read moving image data M is extracted, the read control signal CR is generated, and the remaining image data portion F is output. This image data section F is
It is stored in the sequential decoding buffer 2. The decoding operation of the decoder 3 is performed by the read image data section F supplied from the decoding buffer 2.
It is activated by inputting R. After this activation, the read control signal CR is supplied to the image file device 1 in accordance with the time stamp T extracted by the timing control unit 7, so that the moving image data M of the frame is sequentially read, and the read image data unit via the decoding buffer is read. FR to serial decoder 3
To perform decoding. The decoded data D is sequentially accumulated in the output buffer 4. The timing control unit 7
The output buffer 4 is controlled by the output control signal CB that controls the output of the decoded data, and the output data DO is output to the display device.

【0011】上述のように、復号化器3の復号動作の開
始は入力データ依存方式、すなわち、読出画像データ部
FRの復号化器3への入力により制御していた。そのた
め、1フレーム分の動画像データMの復号終了毎に、画
像ファイル装置1からの動画像データMの読出を一旦停
止し、次のフレームのタイムスタンプTの指示する時刻
に次のフレームの動画像データMの読出を再スタートす
る必要がある。この再スタートのためには、少なくとも
上記シーク時間を含むセットアップ時間を必要とし、動
画像データMの平均読出レートを低下させる。
As described above, the start of the decoding operation of the decoder 3 is controlled by the input data dependent method, that is, by the input of the read image data portion FR to the decoder 3. Therefore, every time the decoding of the moving image data M for one frame is completed, the reading of the moving image data M from the image filing apparatus 1 is temporarily stopped and the moving image of the next frame is displayed at the time indicated by the time stamp T of the next frame. It is necessary to restart the reading of the image data M. For this restart, a setup time including at least the seek time is required, and the average read rate of the moving image data M is reduced.

【0012】また、上記セットアップ時間があるフレー
ムレートにおける相続く2つのフレームのうちの前のフ
レームの復号終了時刻から次のフレームの復号開始時刻
までの時間すなわちフレーム間隔よりも長い場合には、
上記復号開始までに動画像データの入力が間に合わない
ことになり、このフレームレートに合わせた復号データ
の出力が不可能となる。
Further, when the setup time is longer than the time from the decoding end time of the previous frame to the decoding start time of the next frame of two consecutive frames at a certain frame rate, that is, a frame interval,
By the time the decoding starts, the moving image data cannot be input in time, and it becomes impossible to output the decoded data according to the frame rate.

【0013】例えば、上記フレームレートを上述のよう
に30フレーム/Sとすると、上記フレーム間隔は33
mSとなる。一方、画像ファイル装置1のシーク時間は
平均数百mS、また、最大読出レートは150Kバイト
/S(1200Kビット/S)であるので、従来の動画
像データ復号化システムでは、動画像データMの平均読
出レートが数百mSとなり、所望の上記フレームレート
での復号化は困難である。
For example, when the frame rate is 30 frames / S as described above, the frame interval is 33.
mS. On the other hand, the seek time of the image filing apparatus 1 is several hundreds mS on average, and the maximum read rate is 150 Kbytes / S (1200 Kbits / S). Therefore, in the conventional moving image data decoding system, the moving image data M The average read rate is several hundred mS, and it is difficult to decode at the desired frame rate.

【0014】[0014]

【発明が解決しようとする課題】上述した従来の動画像
データ復号化システムは、復号器の復号化動作の開始は
入力データ依存方式、すなわち、画像ファイル装置から
読出した動画像データの上記復号器への入力により行う
ため、上記画像ファイル装置のようにあるフレームの動
画像データの読出停止後の再起動のためのセットアップ
時間が大きい場合には、次のフレームの動画像データの
復号化開始が遅れ、したがって、復号化される画像のフ
レームレートが低下するという欠点があった。
In the above-mentioned conventional moving picture data decoding system, the decoding operation of the decoder is started by an input data dependent method, that is, the above-mentioned decoder of the moving picture data read from the image filing apparatus. When the setup time for restarting after moving out of moving image data of a certain frame is long as in the above image filing apparatus, decoding start of moving image data of the next frame is started. There is a drawback that the delay and thus the frame rate of the image to be decoded is reduced.

【0015】[0015]

【課題を解決するための手段】本発明の動画像データ復
号化システムは、複数のフレームから成る映像信号を符
号化し前記複数のフレームの各々のフレームのデータの
先頭を示すヘッダ部と前記データの復号化開始時刻を示
すタイミングデータ部と前記データの画像データ部とを
含む動画像データを供給する動画像データ供給手段と、
供給された前記動画像データを一時保持する復号バッフ
ァメモリ手段と、前記復号バッファメモリ手段から読出
した読出動画像データを前記表示用映像信号に対応する
映像信号データに復号する復号化手段と、前記映像信号
データを一時保持する出力バッフアメモリ手段とを備
え、前記動画像データ供給手段から前記動画像データの
供給を受け表示用映像信号に復号化する動画像データ復
号化システムにおいて、前記復号化手段が、前記読出動
画像データから前記ヘッダ部と前記タイミングデータ部
と前記画像データ部とに分離し前記タイミングデータ部
の検出により前記復号バッファメモリ手段に対する前記
読出動画像データの読出制御信号を供給するとともに前
記画像データ部および前記タイミングデータ部を出力す
るヘッダ検出部と、前記画像データ部を前記映像信号デ
ータに復号化する復号化器と、前記タイミングデータ部
を保持するレジスタと、予め定めた周波数のクロックパ
ルスの計数値による時刻データを供給するタイマと、前
記レジスタの格納値と前記時刻データとの一致を検出し
前記読出制御信号の供給を制御する比較手段とを備え、
起動信号により前記復号バッファメモリ手段からの前記
読出動画像データの読出を開始し、前記タイミングデー
タ部の検出により前記読出を中断し、前記一致の検出に
より前記読出を再開し前記画像データ部を前記復号化器
に供給し復号化を行うことを特徴とするものである。
A moving picture data decoding system of the present invention encodes a video signal composed of a plurality of frames, and a header portion indicating the beginning of the data of each frame of the plurality of frames and the above data. Moving image data supply means for supplying moving image data including a timing data section indicating a decoding start time and an image data section of the data;
Decoding buffer memory means for temporarily holding the supplied moving image data, decoding means for decoding the read moving image data read from the decoding buffer memory means into video signal data corresponding to the display video signal, and In a moving picture data decoding system, which comprises an output buffer memory means for temporarily holding video signal data, and which receives the supply of the moving picture data from the moving picture data supply means and decodes it into a display video signal, the decoding means While separating the read moving image data into the header portion, the timing data portion, and the image data portion, and supplying the read control signal of the read moving image data to the decoding buffer memory means by detecting the timing data portion. A header detection section for outputting the image data section and the timing data section; A decoder that decodes the image data portion into the video signal data, a register that holds the timing data portion, a timer that supplies time data based on the count value of clock pulses of a predetermined frequency, and a register of the register. Comparing means for detecting a match between the stored value and the time data and controlling the supply of the read control signal,
The reading of the read moving image data from the decoding buffer memory means is started by an activation signal, the reading is interrupted by the detection of the timing data portion, the reading is restarted by the detection of the coincidence, and the image data portion is read by the image data portion. It is characterized in that it is supplied to a decoder to perform decoding.

【0016】[0016]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。この発明の実施例をブロックで示す図1を
参照すると、この実施例の動画像データ復号化システム
は、上述の従来技術に説明したものと同様の画像ファイ
ル装置1と、復号バッファ2と、出力バッファ4とに加
えて、従来の復号化器3の代りに起動信号Sと復号バッ
ファ2からの読出動画像データMRとの供給を受け復号
化する復号化回路5とを備える。
Embodiments of the present invention will now be described with reference to the drawings. Referring to FIG. 1 which is a block diagram showing an embodiment of the present invention, a moving image data decoding system according to this embodiment has an image file device 1, a decoding buffer 2 and an output similar to those described in the above-mentioned prior art. In addition to the buffer 4, a decoding circuit 5 is provided instead of the conventional decoder 3 for receiving the start signal S and the read moving image data MR from the decoding buffer 2 for decoding.

【0017】復号化回路5の構成をブロックで示す図2
を参照すると、この復号化回路5は復号ブロック51
と、タイムスタンプデータを格納する33ビットのレジ
スタ52と、現在時刻を内蔵の90KHzのクロックパ
ルスCKの計数値で表示する33ビットのタイマ53
と、レジスタ52の格納値TRとタイマ53のタイマ値
TTとの一致を検出し復号ブロックを再起動する再起動
信号RSを出力する比較器54とを備える。復号ブロッ
ク51は復号バッファ2から供給される読出動画像デー
タMRからヘッダ部HとタイムスタンプTとを抽出しタ
イムスタンプTと画像データ部Fとを出力するとともに
起動信号Sに応答して画像データ読出信号CRを出力す
るヘッダ検出部511と、画像データ部Fを復号化する
従来の復号化器3と同様の復号化器512と、起動信号
Sと再起動信号RSとの論理和のOR信号OSRを検出
部511に供給するOR回路513とを備える。
FIG. 2 is a block diagram showing the configuration of the decoding circuit 5.
Referring to FIG.
And a 33-bit register 52 for storing time stamp data, and a 33-bit timer 53 for displaying the current time as a count value of a built-in 90 KHz clock pulse CK.
And a comparator 54 that detects a match between the stored value TR of the register 52 and the timer value TT of the timer 53 and outputs a restart signal RS that restarts the decoding block. The decoding block 51 extracts the header part H and the time stamp T from the read moving image data MR supplied from the decoding buffer 2, outputs the time stamp T and the image data part F, and responds to the activation signal S with the image data. A header detection unit 511 that outputs the read signal CR, a decoder 512 that is similar to the conventional decoder 3 that decodes the image data unit F, and an OR signal of the logical sum of the activation signal S and the reactivation signal RS. An OR circuit 513 that supplies OSR to the detection unit 511 is provided.

【0018】図1、図2、および本実施例のタイムチャ
ートである図3を参照して、本実施例の動作について説
明すると、まず起動信号Sが画像ファイル装置1および
復号回路5に供給される。画像ファイル装置1は起動信
号Sの供給に応答して、動画像データMを逐次復号バッ
ファ2に供給、格納する。次に復号化回路5のヘッダ検
出部511は、入力された起動信号Sに応答して画像デ
ータ読出信号CRを復号バッファ2に供給し、信号CR
に応答して読出された読出動画像データMRの供給を受
け、先頭部のヘッダ部HとタイムスタンプTを抽出する
と上記読出を一旦中断する。一方、抽出されたタイムス
タンプTはレジスタ52に格納される。タイムスタンプ
Tは上述の従来技術で説明したように、90KHzのク
ロックパルスCKの計数値を33ビットのディジタル値
で示したものであり、これは26時間分に相当する。レ
ジスタ52はこの33ビットのディジタル値を格納値T
Rとして格納する。一方、タイマ53は上記クロックパ
ルスCKを計数する33ビットのカウンタであり、この
計数値である現在時刻をタイマ値TTとして出力する。
比較器54はこれら格納値TRとタイマ値TTとを比較
し、両者が一致するとヘッダ検出部511に対する再起
動信号RSを出力する。ヘッダ検出部511は、再起動
信号RSの供給に応答して画像データ読出信号CRを復
号バッファ2に供給し、復号バッファ2は信号CRに応
答して中断していた読出動画像データMRの読出を再開
しヘッダ検出部511に供給する。この読出を再開され
た読出動画像データMRは上述のようにヘッダ部および
タイムスタンプTが抽出された残りの部分である画像デ
ータ部Fであるので、ヘッダ検出部511はそのまま復
号化器512に供給する。復号化器512は供給された
画像データ部Fの復号を行い復号データDを逐次出力バ
ッファ4に供給する。また、出力制御信号CBにより出
力バッファ4を制御し、出力データDOを表示装置に対
して出力する。1フレーム分の画像データ部Fの復号が
終了すると、ヘッダ検出部511は次のフレームの動画
像データMを復号バッフア2から読出し、このフレーム
のヘッダ部HおよびタイムスタンプTを抽出してレジス
タ52にセットすると再度読出動画像データMRの復号
バッフア2からの読出しを中断する。
The operation of the present embodiment will be described with reference to FIGS. 1 and 2 and FIG. 3 which is a time chart of the present embodiment. First, the activation signal S is supplied to the image file device 1 and the decoding circuit 5. It In response to the supply of the activation signal S, the image filing device 1 sequentially supplies and stores the moving image data M in the decoding buffer 2. Next, the header detection unit 511 of the decoding circuit 5 supplies the image data read signal CR to the decoding buffer 2 in response to the input activation signal S, and the signal CR
In response to the supply of the read moving image data MR read in response to, and the header portion H at the head portion and the time stamp T are extracted, the above reading is temporarily stopped. On the other hand, the extracted time stamp T is stored in the register 52. As described in the above-mentioned related art, the time stamp T is a 33-bit digital value indicating the count value of the 90 KHz clock pulse CK, which corresponds to 26 hours. The register 52 stores the 33-bit digital value as the stored value T
Store as R. On the other hand, the timer 53 is a 33-bit counter that counts the clock pulse CK, and outputs the current time, which is the count value, as the timer value TT.
The comparator 54 compares the stored value TR with the timer value TT, and outputs a restart signal RS to the header detection unit 511 if they match. The header detection unit 511 supplies the image data read signal CR to the decoding buffer 2 in response to the supply of the restart signal RS, and the decoding buffer 2 reads the read moving image data MR which has been interrupted in response to the signal CR. Is restarted and supplied to the header detection unit 511. Since the read moving image data MR whose reading has been restarted is the image data portion F which is the remaining portion from which the header portion and the time stamp T are extracted as described above, the header detection portion 511 is directly input to the decoder 512. Supply. The decoder 512 decodes the supplied image data portion F and sequentially supplies the decoded data D to the output buffer 4. Further, the output buffer 4 is controlled by the output control signal CB to output the output data DO to the display device. When the decoding of the image data part F for one frame is completed, the header detection part 511 reads the moving image data M of the next frame from the decoding buffer 2, extracts the header part H and the time stamp T of this frame, and registers 52. When set to, the reading of the read moving image data MR from the decoding buffer 2 is interrupted again.

【0019】一方、上述のように、復号化回路5による
復号バッファからの読出動画像データMRの読出実行/
中断の間も、画像ファイル装置1から復号バッファ2に
対する動画像データMの読出は起動停止をすることなく
連続的に行われる。したがって、停止後の起動にともな
うシーク時間等のセットアップ時間は不要であり、画像
ファイル装置1からの動画像データMの平均読出レート
は、連続読出レートに対応する最大読出レートの150
Kバイト/Sすなわち1200Kビット/Sに容易に保
持できる。これは、画像データFの約64Kビット/S
から約1.5Mビット/Sの範囲のデータレートに対
し、十分対応できる値である。
On the other hand, as described above, execution / reading of the read moving image data MR from the decoding buffer by the decoding circuit 5 is performed.
Even during the interruption, the reading of the moving image data M from the image file device 1 to the decoding buffer 2 is continuously performed without stopping the activation. Therefore, no setup time such as seek time associated with start-up after stop is required, and the average read rate of the moving image data M from the image file apparatus 1 is 150 which is the maximum read rate corresponding to the continuous read rate.
It can easily be held at K bytes / S, ie 1200 Kbits / S. This is about 64 Kbit / S of the image data F
To a value of about 1.5 Mbit / S, the value is sufficient.

【0020】以上、本発明の実施例を説明したが、本発
明は上記実施例に限られることなく種々の変形が可能で
ある。例えば、タイムスタンプ格納用のレジスタを外部
からもアクセスできるように構成することにより、外部
のCPUが任意に復号開始時刻を設定できるようにする
ことも、本発明の主旨を逸脱しない限り適用できること
は勿論である。
Although the embodiments of the present invention have been described above, the present invention is not limited to the above embodiments, and various modifications can be made. For example, it is also applicable that the external CPU can arbitrarily set the decoding start time by configuring the time stamp storage register so that it can be accessed from the outside without departing from the gist of the present invention. Of course.

【0021】[0021]

【発明の効果】以上説明したように、本発明の動画像デ
ータ復号化システムは、復号化手段が、動画像データか
らヘッダ部とタイミングデータ部と画像データ部とに分
離し上記画像データ部および前記タイミングデータ部を
出力するヘッダ検出部と、上記タイミングデータ部を保
持するレジスタと、時刻データを供給するタイマと、上
記レジスタの格納値と上記時刻データとの一致を検出し
読出制御信号の供給を制御する比較手段とを備え、起動
信号により復号バッファからの動画像データの読出を開
始し、上記タイミングデータ部の検出により上記読出を
中断し、上記一致の検出により上記読出を再開して上記
画像データ部の復号化を行うことにより、画像データフ
ァイル装置からの動画像データの読出は起動停止をする
ことなく連続的に行うことが可能となり、動画像信号の
平均読出レートを画像データファイル装置からの最大読
出レートまで向上することができるので、映像信号のフ
レームレートに十分対応したスムーズな映像表示ができ
るという効果がある。
As described above, in the moving picture data decoding system of the present invention, the decoding means separates the moving picture data into the header portion, the timing data portion and the image data portion, and the above-mentioned image data portion and A header detection unit that outputs the timing data unit, a register that holds the timing data unit, a timer that supplies time data, a match between the stored value of the register and the time data, and a read control signal is supplied. And reading the moving image data from the decoding buffer by a start signal, interrupting the reading by detecting the timing data section, and restarting the reading by detecting the coincidence. By decoding the image data part, the reading of moving image data from the image data file device can be performed continuously without starting and stopping. Since it is possible to improve the average read rate of the moving image signal to the maximum read rate from the image data file device, there is an effect that a smooth image display sufficiently corresponding to the frame rate of the image signal can be performed. .

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

【図1】本発明の動画像データ復号化システムの一実施
例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a moving image data decoding system of the present invention.

【図2】図1の復号化回路の構成を示すブロック図であ
る。。
FIG. 2 is a block diagram showing a configuration of a decoding circuit in FIG. .

【図3】本実施例の動作のタイムチャートである。FIG. 3 is a time chart of the operation of this embodiment.

【図4】動画像データの構成を示す図である。FIG. 4 is a diagram showing a structure of moving image data.

【図5】従来の動画像データ復号化システムの一例を示
すブロック図である。
FIG. 5 is a block diagram showing an example of a conventional moving image data decoding system.

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

1 画像ファイル装置 2 復号バッファ 3,512 復号化器 4 出力バッファ 5 復号化回路 7 タイミング制御部 51 復号ブロック 52 レジスタ 53 タイマ 54 比較器 511 ヘッダ検出部 513 OR回路 1 Image File Device 2 Decoding Buffer 3,512 Decoder 4 Output Buffer 5 Decoding Circuit 7 Timing Control Unit 51 Decoding Block 52 Register 53 Timer 54 Comparator 511 Header Detection Unit 513 OR Circuit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 複数のフレームから成る映像信号を符号
化し前記複数のフレームの各々のフレームのデータの先
頭を示すヘッダ部と前記データの復号化開始時刻を示す
タイミングデータ部と前記データの画像データ部とを含
む動画像データを供給する動画像データ供給手段と、供
給された前記動画像データを一時保持する復号バッファ
メモリ手段と、前記復号バッファメモリ手段から読出し
た読出動画像データを前記表示用映像信号に対応する映
像信号データに復号する復号化手段と、前記映像信号デ
ータを一時保持する出力バッフアメモリ手段とを備え、
前記動画像データ供給手段から前記動画像データの供給
を受け表示用映像信号に復号化する動画像データ復号化
システムにおいて、 前記復号化手段が、 前記読出動画像データから前記ヘッダ部と前記タイミン
グデータ部と前記画像データ部とに分離し前記タイミン
グデータ部の検出により前記復号バッファメモリ手段に
対する前記読出動画像データの読出制御信号を供給する
とともに前記画像データ部および前記タイミングデータ
部を出力するヘッダ検出部と、 前記画像データ部を前記映像信号データに復号化する復
号化器と、 前記タイミングデータ部を保持するレジスタと、 予め定めた周波数のクロックパルスの計数値による時刻
データを供給するタイマと、 前記レジスタの格納値と前記時刻データとの一致を検出
し前記読出制御信号の供給を制御する比較手段とを備
え、 起動信号により前記復号バッファメモリ手段からの前記
読出動画像データの読出を開始し、前記タイミングデー
タ部の検出により前記読出を中断し、前記一致の検出に
より前記読出を再開し前記画像データ部を前記復号化器
に供給し復号化を行うことを特徴とする動画像データ復
号化システム。
1. A header portion indicating a head of data of each frame of the plurality of frames, a timing data portion indicating a decoding start time of the data, and image data of the data. Moving image data supplying means for supplying moving image data, a decoding buffer memory means for temporarily holding the supplied moving image data, and read moving image data read from the decoding buffer memory means for display. Decoding means for decoding the video signal data corresponding to the video signal, and an output buffer memory means for temporarily holding the video signal data,
In a moving picture data decoding system for receiving the moving picture data supplied from the moving picture data supply means and decoding the moving picture data into a display video signal, the decoding means includes the header part and the timing data from the read moving picture data. Section and the image data section are separated and a header detection for supplying a read control signal of the read moving image data to the decoding buffer memory means by detecting the timing data section and outputting the image data section and the timing data section is detected. Unit, a decoder that decodes the image data unit into the video signal data, a register that holds the timing data unit, a timer that supplies time data based on the count value of clock pulses of a predetermined frequency, The read control signal is detected when a match between the value stored in the register and the time data is detected. Comparing means for controlling supply, starting reading of the read moving image data from the decoding buffer memory means by a start signal, interrupting the reading by detection of the timing data portion, and detecting the coincidence by the detection of the coincidence. A moving image data decoding system characterized in that reading is restarted and the image data section is supplied to the decoder for decoding.
【請求項2】 前記動画像データ供給手段が前記動画像
データを格納したコンパクトディスク(CD)ROMを
媒体とする画像データファイル装置であることを特徴と
する請求項1記載の動画像データ復号化システム。
2. The moving image data decoding apparatus according to claim 1, wherein said moving image data supplying means is an image data file device using a compact disc (CD) ROM storing the moving image data as a medium. system.
JP8582693A 1993-04-13 1993-04-13 Video data decoding system Expired - Fee Related JP2518149B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8582693A JP2518149B2 (en) 1993-04-13 1993-04-13 Video data decoding system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8582693A JP2518149B2 (en) 1993-04-13 1993-04-13 Video data decoding system

Publications (2)

Publication Number Publication Date
JPH07143477A true JPH07143477A (en) 1995-06-02
JP2518149B2 JP2518149B2 (en) 1996-07-24

Family

ID=13869663

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8582693A Expired - Fee Related JP2518149B2 (en) 1993-04-13 1993-04-13 Video data decoding system

Country Status (1)

Country Link
JP (1) JP2518149B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6157770A (en) * 1996-06-21 2000-12-05 Nec Corporation Moving picture data reproduction controlling system and method for reproducing moving picture data having block elements and minimum elements each with headers
JP2009247032A (en) * 1996-12-04 2009-10-22 Panasonic Corp Optical disk for high resolution and three-dimensional video recording, optical disk reproducing apparatus, and optical disk recording apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6157770A (en) * 1996-06-21 2000-12-05 Nec Corporation Moving picture data reproduction controlling system and method for reproducing moving picture data having block elements and minimum elements each with headers
JP2009247032A (en) * 1996-12-04 2009-10-22 Panasonic Corp Optical disk for high resolution and three-dimensional video recording, optical disk reproducing apparatus, and optical disk recording apparatus

Also Published As

Publication number Publication date
JP2518149B2 (en) 1996-07-24

Similar Documents

Publication Publication Date Title
JP3427416B2 (en) Multiplexed data separation apparatus and method
JP3509080B2 (en) Data playback device
KR100405249B1 (en) Decoding and reverse playback apparatus and method
US7342967B2 (en) System and method for enhancing performance of personal video recording (PVR) functions on hits digital video streams
JPH08214260A (en) Specific reproducing method and device for encoded data
JPH0879709A (en) Data reproducing method and device therefor
JPH0918870A (en) Timing detection circuit and method
JP3100308B2 (en) Image and audio information playback system
JP2518149B2 (en) Video data decoding system
CN1250316A (en) Image replaying equipment
JPH08298643A (en) Encoding method and its device, decoding method and its device, recording medium, transmitting method, and encoding/decoding system
JP2001160968A (en) Coding recorder
JP3134588B2 (en) Synchronous playback method of compressed image data and compressed sound data
JP3279186B2 (en) Playback control method for moving image data
JPH06165125A (en) Variable transfer rate information reproducing device and its recording medium
JP4373654B2 (en) Multimedia decoding / playback apparatus and synchronization control method thereof
JP3166755B2 (en) Video / audio playback device
JP3311020B2 (en) Image processing apparatus and method
JPH11225332A (en) Image decoding method and image decoder
JPH11127435A (en) Device for decoding compression-encoded video and voice signal
JPH08125988A (en) Image receiving device
JPH06319111A (en) Decoding system
JPH08265695A (en) Digital compressed data reproducing device
JPH07123357A (en) Compressed picture reproducing method
JPH11112931A (en) Image information processor

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19960319

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

Free format text: PAYMENT UNTIL: 20090517

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20090517

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20100517

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20100517

Year of fee payment: 14

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

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

Free format text: PAYMENT UNTIL: 20100517

Year of fee payment: 14

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20100517

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20110517

Year of fee payment: 15

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

Free format text: PAYMENT UNTIL: 20120517

Year of fee payment: 16

LAPS Cancellation because of no payment of annual fees