JPH06350964A - Picture reproducing device and picture decoder - Google Patents

Picture reproducing device and picture decoder

Info

Publication number
JPH06350964A
JPH06350964A JP13313293A JP13313293A JPH06350964A JP H06350964 A JPH06350964 A JP H06350964A JP 13313293 A JP13313293 A JP 13313293A JP 13313293 A JP13313293 A JP 13313293A JP H06350964 A JPH06350964 A JP H06350964A
Authority
JP
Japan
Prior art keywords
image data
frame
image
intra
special reproduction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP13313293A
Other languages
Japanese (ja)
Other versions
JP3214160B2 (en
Inventor
俊也 ▲たか▼橋
Toshiya Takahashi
Tatsuji Sakauchi
達司 坂内
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority to JP13313293A priority Critical patent/JP3214160B2/en
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to EP94108536A priority patent/EP0627853B1/en
Priority to US08/254,037 priority patent/US5649047A/en
Priority to KR1019940012478A priority patent/KR0151234B1/en
Priority to DE69426280T priority patent/DE69426280T2/en
Publication of JPH06350964A publication Critical patent/JPH06350964A/en
Priority to US08/807,640 priority patent/US5841939A/en
Priority to US09/071,287 priority patent/US5887111A/en
Application granted granted Critical
Publication of JP3214160B2 publication Critical patent/JP3214160B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To attain a special reproduction with simple configuration when a digital picture is compressed and recorded through the use of inter-frame coding. CONSTITUTION:Compressed picture data are reproduced from a recording medium by a reproduction section 11, a heater extract section 12 extracts a header from reproduced picture data, and an in-frame coding extract section 13 extracts picture data subjected to infra-frame coding from information of the header. Then an invalid data addition section 14 adds invalid picture data other than extracted infra-frame coding data and the result is provided as an output to a picture decoder 40.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、記録媒体に記録したデ
ジタル圧縮画像を再生する際に用いる画像再生装置及び
画像復号装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image reproducing apparatus and an image decoding apparatus used when reproducing a digital compressed image recorded on a recording medium.

【0002】[0002]

【従来の技術】画像圧縮技術の進展に伴い、デジタル画
像を圧縮して記録、再生する装置の開発が行われてい
る。
2. Description of the Related Art With the development of image compression technology, an apparatus for compressing and recording / reproducing a digital image has been developed.

【0003】以下図面を参考にしながら、上述した従来
の画像記録、再生装置の一例について説明する。
An example of the conventional image recording / reproducing apparatus described above will be described below with reference to the drawings.

【0004】図11は従来の画像記録、再生装置のブロ
ック図である。図11において、91はフレーム内DC
T符号化回路を用いた画像符号化部、92は記録部、9
3は記録媒体、94は再生部、95はフレーム内DCT
復号化回路を用いた画像復号化部である。
FIG. 11 is a block diagram of a conventional image recording / reproducing apparatus. In FIG. 11, reference numeral 91 is an intra-frame DC
An image encoding unit using a T encoding circuit, a recording unit 92,
3 is a recording medium, 94 is a reproducing section, and 95 is an intra-frame DCT
This is an image decoding unit using a decoding circuit.

【0005】以上のように構成された画像記録、再生装
置について、以下その動作を説明する。
The operation of the image recording / reproducing apparatus configured as described above will be described below.

【0006】カメラなどから取り込んだデジタル画像
は、フレーム内DCT符号化回路91に入力され、フレ
ーム単位でDCT、可変長符号などを施し、次いで記録
部92にて記録フォーマットに変換、エラー訂正符号を
付加して記録媒体93に記録する。再生時は、再生部9
4で再生信号をエラー訂正し、復号用にフォーマットを
変換した後、画像復号化部95で可変長復号化、逆DC
Tにより復号して再生画像を得る。フレーム内符号化
は、通常は符号化の単位が1フレームあるいは8×8画
素等で構成される1ブロックで完結しているため、デー
タの一部しか再生できない早送り、巻き戻しの際でも画
像の内容が判別できる程度の画像は得ることができる
(例えば、高倉他、“デジタルVCRの変速再生画質に
関する検討”、1992年テレビジョン学会年次大会
予稿集、93〜94ページ)。
A digital image taken in from a camera or the like is input to an intra-frame DCT encoding circuit 91, subjected to DCT, variable length code, etc. in frame units, and then converted into a recording format in a recording section 92 and subjected to error correction code. It is added and recorded on the recording medium 93. During playback, playback unit 9
4, the reproduced signal is error-corrected, the format is converted for decoding, and then the image decoding unit 95 performs variable length decoding and inverse DC.
A decoded image is obtained by decoding with T. Intra-frame coding is usually completed in one frame or one block composed of 8 × 8 pixels, so that only part of the data can be played back. It is possible to obtain images of which the contents can be discriminated (for example, Takakura et al., "Study on variable playback image quality of digital VCR", 1992 Television Society Annual Conference).
Proceedings, pages 93-94).

【0007】一方、図12は動き補償、フレーム間差分
符号化方式を用いた従来の画像復号化装置のブロック図
である。図12において、4は画像復号部でバッファ4
1、可変長復号回路42、逆量子化回路43、逆DCT
回路44、動き補償回路45より構成されている。5は
フレームメモリである。
On the other hand, FIG. 12 is a block diagram of a conventional image decoding apparatus using a motion compensation and inter-frame differential encoding method. In FIG. 12, 4 is an image decoding unit which is a buffer 4
1, variable length decoding circuit 42, inverse quantization circuit 43, inverse DCT
It is composed of a circuit 44 and a motion compensation circuit 45. Reference numeral 5 is a frame memory.

【0008】以上のように構成された画像復号装置につ
いて、以下その動作を説明する。圧縮画像データはバッ
ファ41に入力され、逐次可変長復号化、逆量子化、逆
DCTを施し、実時間データに復号する。フレーム間符
号化方式を採用しているため、通常フレーム間の差分が
符号化されている。従って、画像データを復元するに
は、フレームメモリ5に記憶した前フレームのデータを
ブロック単位で動き補償して得たブロックと、復号した
差分データを加算し復号画像データを得る。
The operation of the image decoding apparatus configured as described above will be described below. The compressed image data is input to the buffer 41, sequentially subjected to variable length decoding, inverse quantization, inverse DCT, and decoded into real time data. Since the interframe coding method is adopted, the difference between the normal frames is coded. Therefore, in order to restore the image data, the block obtained by motion-compensating the data of the previous frame stored in the frame memory 5 and the decoded difference data are added to obtain the decoded image data.

【0009】フレーム間差分符号化方式は、図11で示
したフレーム内符号化方式に比べ、差分を送る、動き補
償により動き成分を効果的に伝送できる、等の点から画
質劣化を抑さえながら高い圧縮率を得られることが知ら
れている(例えば、ISO /IEC/DIS 11172 メInformation T
echnology -Coding of moving pictures and associate
d audio for digital storage media up to about 1.5M
bpsモ, 1992、61ページ)。
Compared with the intra-frame coding method shown in FIG. 11, the inter-frame differential coding method suppresses image quality deterioration from the viewpoints of transmitting a difference and effectively transmitting a motion component by motion compensation. It is known that a high compression rate can be obtained (for example, ISO / IEC / DIS 11172 Information T
echnology -Coding of moving pictures and associate
d audio for digital storage media up to about 1.5M
bps mo, 1992, p. 61).

【0010】[0010]

【発明が解決しようとする課題】しかしながら図11の
ような構成では、フレーム内符号化回路を用いているた
めフレーム間符号化等に比べて圧縮率が高く出来ないと
いう欠点があった。
However, the configuration shown in FIG. 11 has a drawback in that the compression rate cannot be increased as compared with the interframe coding because the intraframe coding circuit is used.

【0011】一方、図12のように画像符号化部、復号
化部にフレーム間差分符号化方式を用いると上記の問題
は解決するが、差分データを符号化しているので、前フ
レームの画像を再生しないと現フレームの画像を再生で
きず、画像の一部分しか再生できない早送り、巻き戻し
の際には、所望の画像を得られないという欠点があっ
た。
On the other hand, when the inter-frame differential encoding method is used in the image encoding unit and the decoding unit as shown in FIG. 12, the above problem is solved, but since the differential data is encoded, the image of the previous frame is The image of the current frame cannot be reproduced without reproduction, and there is a drawback that a desired image cannot be obtained during fast-forwarding and rewinding in which only a part of the image can be reproduced.

【0012】本発明は上記問題点に鑑み、フレーム間符
号化を用いた際でも特殊再生を可能にする画像再生装置
及び画像復号装置を提供するものである。
In view of the above problems, the present invention provides an image reproducing apparatus and an image decoding apparatus which enable special reproduction even when interframe coding is used.

【0013】[0013]

【課題を解決するための手段】上記問題点を解決するた
めに本発明の画像再生装置は、圧縮画像データを記録媒
体から再生する再生部と、再生した前記画像データから
ヘッダを抽出するヘッダ抽出部と、前記ヘッダの情報を
利用して前記画像データからフレーム内符号化した画像
データを取り出すフレーム内符号化抽出部と、前記抽出
した画像データに再生できなかった圧縮画像データのヘ
ッダもしくは無効画像データのうち少なくとも一方を付
加し、画像復号装置に出力する無効データ付加部という
構成を備えたものである。
In order to solve the above problems, an image reproducing apparatus of the present invention comprises a reproducing section for reproducing compressed image data from a recording medium, and a header extraction for extracting a header from the reproduced image data. Section, an intra-frame encoding / extracting section that extracts intra-frame encoded image data from the image data by using the information of the header, and a header or an invalid image of compressed image data that cannot be reproduced in the extracted image data. It is provided with a configuration of an invalid data adding unit that adds at least one of the data and outputs it to the image decoding apparatus.

【0014】また、本発明の画像復号装置は、圧縮画像
データを復号する画像復号部と、復号した画像データを
記憶するフレームメモリと、復号不能の信号を所定期間
以上入力した場合には、前記圧縮画像データからフレー
ム内符号化された部分を抽出し、前記フレーム内符号化
された部分のみを前記フレームメモリに書き込み、フレ
ーム内符号化された部分以外はフレームメモリの内容を
更新しないように制御する特殊再生制御部という構成を
備えたものである。
Further, the image decoding apparatus of the present invention, when an image decoding unit for decoding compressed image data, a frame memory for storing the decoded image data, and a non-decodable signal are input for a predetermined period or more, Controlled so as to extract the intra-coded part from the compressed image data, write only the intra-coded part to the frame memory, and not update the contents of the frame memory other than the intra-frame coded part. The special reproduction control unit is provided.

【0015】[0015]

【作用】本発明は上記した構成によって、フレーム内符
号化したブロックのみを抽出、再生できるので、フレー
ム間符号化を用いても特殊再生が可能となる。
According to the present invention, since only the intra-coded block can be extracted and reproduced by the above-mentioned structure, special reproduction can be performed even by using the inter-frame coding.

【0016】[0016]

【実施例】以下、本発明の画像再生装置の実施例につい
て、図面を参照しながら説明する。
Embodiments of the image reproducing apparatus of the present invention will be described below with reference to the drawings.

【0017】図1は本発明の画像再生装置の第1の実施
例におけるブロック図である。図1において、1は画像
再生装置で、再生部11、ヘッダ検出部12、フレーム
内符号化ブロック抽出部13、無効データ付加部14か
ら構成する。また、2は記録媒体、3は記録部、40は
画像復号装置である。
FIG. 1 is a block diagram of a first embodiment of an image reproducing apparatus of the present invention. In FIG. 1, reference numeral 1 denotes an image reproducing apparatus, which comprises a reproducing section 11, a header detecting section 12, an intra-coded block extracting section 13, and an invalid data adding section 14. Further, 2 is a recording medium, 3 is a recording unit, and 40 is an image decoding device.

【0018】図2及び図3は、圧縮画像のフォーマット
を示す説明図、図4は、ヘッダ検出部12、フレーム内
符号化ブロック抽出部13、無効データ付加部14の詳
細な構成図である。図5、図6は特殊再生圧縮画像デー
タ16のフォーマットの一例を示す説明図である。
2 and 3 are explanatory diagrams showing the format of the compressed image, and FIG. 4 is a detailed configuration diagram of the header detection unit 12, the intra-coded block extraction unit 13, and the invalid data addition unit 14. 5 and 6 are explanatory views showing an example of the format of the special reproduction compressed image data 16.

【0019】以上のように構成された画像再生装置につ
いて以下図1、2、3、4、5、6を用いて説明する。
The image reproducing apparatus configured as described above will be described below with reference to FIGS. 1, 2, 3, 4, 5, and 6.

【0020】図1において、入力画像データは、フレー
ム間符号化により圧縮されているものとする。圧縮画像
データは、記録部3で従来例における記録部92と同様
に、記録フォーマットに変換、エラー訂正符号を付加し
て記録媒体2に記録する。通常再生時は再生部11で再
生信号をエラー訂正し、復号用にフォーマットを変換し
た後、画像復号装置40に再生画像データを送出する。
In FIG. 1, it is assumed that the input image data is compressed by interframe coding. The compressed image data is converted by the recording unit 3 into a recording format, added with an error correction code, and recorded on the recording medium 2 as in the recording unit 92 in the conventional example. During normal reproduction, the reproduction unit 11 performs error correction on the reproduction signal, converts the format for decoding, and then transmits the reproduction image data to the image decoding apparatus 40.

【0021】図2、3は圧縮画像のデータフォーマット
の例を示す説明図である。現在一般的に用いられている
フレーム間圧縮符号化は、フレームを16×16画素程
度のブロックに分割する。次に、前記ブロック単位にフ
レーム間符号化すなわち差分を符号化するか、あるいは
フレーム内符号化すなわち原データそのものを符号化す
るかを、送るべき情報量の大小を計算して、少ない方を
選択する。従って、1フレームの圧縮データには差分符
号化データと、フレーム内符号化データが混在する。
2 and 3 are explanatory views showing an example of the data format of the compressed image. Inter-frame compression coding, which is commonly used at present, divides a frame into blocks of about 16 × 16 pixels. Next, whether the inter-frame coding, that is, the difference is coded in the block unit or the intra-frame coding, that is, the original data itself is coded, calculates the amount of information to be sent, and selects the smaller one. To do. Therefore, the differential coded data and the intra-frame coded data are mixed in one frame of compressed data.

【0022】早送り、巻き戻しなどの特殊再生を考慮し
た場合、記録してあるデータの一部分のみしか再生でき
ない。一部分再生したデータが差分である場合は、加算
すべきデータが必要であるが、その加算すべきデータも
同様に再生される保証は全くない。図2では、特定のヘ
ッダパタンの後ろに、フレーム内符号化ブロックを配置
してある。その際、ヘッダパタン中には後に続くデータ
がフレーム間符号化ブロックを含むか、または、フレー
ム内符号化ブロックのみから構成されるかを示すフラグ
があるとする。また、図3でヘッダパタンに続くデータ
はフレーム間符号化、フレーム内符号化ブロックが混在
しているが、フレーム内符号化ブロックの位置がヘッダ
パタン中にヘッダパタンからのビット数等で明記されて
おり、復号しなくてもわかるものとする。
Considering special reproduction such as fast forward and rewind, only a part of the recorded data can be reproduced. If the partially reproduced data is a difference, the data to be added is necessary, but there is no guarantee that the data to be added will also be reproduced. In FIG. 2, the intra-frame coding block is arranged after the specific header pattern. At this time, it is assumed that the header pattern has a flag indicating whether the following data includes the inter-frame coded block or is composed of only the intra-frame coded block. Further, in FIG. 3, the data following the header pattern includes interframe coding and intraframe coding blocks, but the position of the intraframe coding block is specified in the header pattern by the number of bits from the header pattern, etc. You can understand without decrypting.

【0023】図2、3に示すフォーマットの画像データ
が記録してある場合、特殊再生を要求する特殊再生モー
ド信号15を入力したとする。再生画像データはまずヘ
ッダ検出部12に入力し、図4におけるROM121の
内容と比較器122で比較してヘッダパタンを調べ、ヘ
ッダパタン以降にフレーム内符号化ブロックを含む画像
データのみフレーム内符号化抽出部13に送る。フレー
ム内符号化抽出部13では、タイミング発生回路132
でフレーム内符号化ブロックの位置を示す信号を入力デ
ータから生成し、ゲート131に送り、画像データから
フレーム内符号化ブロックのみ抽出して無効データ付加
部14に送る。
When the image data of the formats shown in FIGS. 2 and 3 are recorded, it is assumed that the special reproduction mode signal 15 requesting special reproduction is input. The reproduced image data is first input to the header detection unit 12, the content of the ROM 121 in FIG. 4 is compared with the comparator 122 to check the header pattern, and only the image data including the intra-frame coded block after the header pattern is intra-frame coded extraction unit. Send to 13. In the intraframe coding / extracting unit 13, the timing generation circuit 132
Then, a signal indicating the position of the intra-frame coded block is generated from the input data, sent to the gate 131, only the intra-frame coded block is extracted from the image data, and sent to the invalid data addition unit 14.

【0024】無効データ付加部14では、フレーム内符
号化ブロックをメモリ141に記憶するとともに、タイ
ミング発生回路143の生成するタイミングに応じて、
ROM142に記憶しているヘッダパタン、メモリ14
1に記憶しているフレーム内符号化データ、ROM14
2に記憶している無効データを、セレクタ144を切り
替えて、特殊再生圧縮画像データ16として画像復号装
置40に出力する。
The invalid data adding section 14 stores the intra-frame coded block in the memory 141, and according to the timing generated by the timing generation circuit 143.
Header pattern and memory 14 stored in the ROM 142
1. Intra-frame encoded data stored in No. 1, ROM 14
The invalid data stored in 2 is output to the image decoding device 40 as the special reproduction compressed image data 16 by switching the selector 144.

【0025】図5が特殊再生圧縮画像データ16の一例
で、抽出したフレーム内符号化ブロックの直前にヘッダ
を付加し、その他はヘッダパタンと同じものが検出され
ることを防ぐため無効データとして0を出力している。
この場合、データ出力形式は、圧縮画像データと同じも
のであるが、ヘッダパタンについては画像復号装置40
が画像データを復号できる最低限のもの、例えば復号す
べきフレーム内符号化ブロックのヘッダなど、を付加す
ればよく、再生できなかったブロックのヘッダすべてを
付加する必要はない。
FIG. 5 shows an example of the special reproduction compressed image data 16, in which a header is added immediately before the extracted intra-frame coded block, and the other is 0 as invalid data in order to prevent the same thing as the header pattern from being detected. It is outputting.
In this case, the data output format is the same as that of the compressed image data, but the header pattern is the same as that of the image decoding device 40.
However, it is only necessary to add the minimum amount that can decode the image data, for example, the header of an intra-coded block to be decoded, and it is not necessary to add all the headers of the blocks that cannot be reproduced.

【0026】画像復号装置40は、前記出力を受け取る
が、フレーム間符号化に対応するブロックは無効データ
が挿入されており、前記箇所は復号できないため前フレ
ームの画像データを保持する。一方、再生されたフレー
ム内符号化ブロックは正しく復号できるので、フレーム
内符号化ブロックのみは更新される。
The image decoding device 40 receives the output, but since the block corresponding to the inter-frame coding has the invalid data inserted therein and the portion cannot be decoded, the image data of the previous frame is held. On the other hand, since the reproduced intra-frame coded block can be correctly decoded, only the intra-frame coded block is updated.

【0027】以上のように本実施例によれば、上記した
構成により、画像再生装置はヘッダ以外復号する必要が
なく、かつ特殊再生時には画像の一部が表示されるの
で、内容がわかることとなる。
As described above, according to the present embodiment, the above-described configuration makes it unnecessary for the image reproducing apparatus to decode the parts other than the header, and a part of the image is displayed during special reproduction, so that the contents can be understood. Become.

【0028】以上の実施例では、特殊再生圧縮画像デー
タ16は、無効データ付加部14において、無効データ
0を付加するとしたが、これに限るものではなく、ヘッ
ダパタンを画像復号装置4で誤りなく検出できるような
形式に選んだ場合には、図6xで示したような不定デー
タを付加しても良い。一般的には、不定データが画像復
号装置で正常な画像データとして復号される確率は極め
て低いので、任意の不定データを付加しても、実用上大
きな問題は発生しない。
In the above embodiments, the special reproduction compressed image data 16 is added with the invalid data 0 in the invalid data adding section 14, but the present invention is not limited to this, and the header pattern is detected by the image decoding device 4 without error. When the format is selected to be possible, indefinite data as shown in FIG. 6x may be added. In general, the probability that indefinite data is decoded as normal image data by the image decoding device is extremely low, so that adding arbitrary indefinite data does not cause any practical problem.

【0029】また、以上の実施例では、ゲート131で
フレーム内符号化ブロックのみを抽出するとしたが、再
生されたヘッダパタンも同時に抽出し、前記ヘッダパタ
ンも含めて画像符号化装置40に出力しても同様の効果
を得ることができる。
Further, in the above embodiments, the gate 131 extracts only the intra-frame coded block, but the reproduced header pattern is also extracted at the same time and the header pattern is also output to the image coding apparatus 40. The same effect can be obtained.

【0030】図7は、本発明の画像再生装置の第2の実
施例におけるブロック図である。第1の実施例と異なる
のは、特殊再生モード信号を特殊再生圧縮画像データ1
6と共に画像復号装置40に送る点である。第1の実施
例では、特殊再生時は無効データを入力した場合、画像
復号装置は前フレームの画像を保持するとした。しかし
ながら、復号装置によっては、誤りの発生状況に応じ
て、フレーム間符号化したフレームは、前フレーム画像
データを保持する、あるいは以前に送られたフレーム内
符号化フレームの画像データで置き換えるなどの処理を
切り替える場合がある。従って、特殊再生圧縮画像デー
タと共に特殊再生モード信号を送ることで、特殊再生時
の処理が確実に行えるようになる。
FIG. 7 is a block diagram of the image reproducing apparatus according to the second embodiment of the present invention. The difference from the first embodiment is that the special reproduction mode signal is converted to the special reproduction compressed image data 1
This is a point to be sent to the image decoding device 40 together with 6. In the first embodiment, when invalid data is input during special reproduction, the image decoding apparatus holds the image of the previous frame. However, depending on the decoding device, depending on the error occurrence condition, the inter-frame encoded frame retains the previous frame image data, or replaces it with the image data of the intra-frame encoded frame sent before. May be switched. Therefore, by sending the special reproduction mode signal together with the special reproduction compressed image data, the processing during the special reproduction can be surely performed.

【0031】以上の実施例では、フレーム間符号化を用
いて圧縮した画像データを記録、再生する装置について
のみ説明したが、フレーム内符号化を用いた記録再生装
置と組合せることも容易であり、これに限るものではな
い。
In the above embodiments, only the apparatus for recording and reproducing the image data compressed by using the inter-frame coding has been described, but it is easy to combine it with the recording / reproducing apparatus using the intra-frame coding. , But not limited to this.

【0032】また、第1の実施例において各フレーム内
符号化ブロック間に無効データを付加するとしたが、こ
れに限るものではなく、メモリ141に数フレーム分の
画像データから抽出したフレーム内符号化ブロックを集
め、フレーム内符号化ブロックを連続して画像復号化装
置4に出力するようにしても、同様の効果を得ることが
できる。
In the first embodiment, the invalid data is added between the intra-frame coding blocks, but the present invention is not limited to this. The intra-frame coding extracted from the image data of several frames in the memory 141 is also possible. The same effect can be obtained by collecting the blocks and continuously outputting the intra-coded blocks to the image decoding device 4.

【0033】以下、本発明の画像復号装置の実施例につ
いて、図面を参照しながら説明する。
An embodiment of the image decoding apparatus of the present invention will be described below with reference to the drawings.

【0034】図8は本発明の画像復号装置の一実施例に
おけるブロック図である。図8において、4は画像復号
部、5はフレームメモリで、従来例である図12におけ
る画像復号部4、フレームメモリ5と同様のものであ
る。6は特殊再生制御部で、CPU61とメモリ64で
構成している。図9は、CPU61の動作を示すアルゴ
リズムの説明図である。
FIG. 8 is a block diagram of an embodiment of the image decoding apparatus of the present invention. In FIG. 8, 4 is an image decoding unit and 5 is a frame memory, which is similar to the image decoding unit 4 and the frame memory 5 in FIG. 12 which is a conventional example. 6 is a trick play control unit, which is composed of a CPU 61 and a memory 64. FIG. 9 is an explanatory diagram of an algorithm showing the operation of the CPU 61.

【0035】以上のように構成された画像符号化装置に
ついて、以下、図8、図9を用いて説明する。
The image coding apparatus configured as described above will be described below with reference to FIGS. 8 and 9.

【0036】通常、入力圧縮画像データが復号不能の場
合には、復号出来た部分のみ画像を更新し、出来なかっ
た部分は前フレームの画像をそのまま保持するように画
像復号装置を構成する。従って、第1の実施例における
図5、図6で述べたような出力がある場合には、従来の
画像復号装置を変更することなく、フレーム内符号化ブ
ロックのみを更新することが可能となる。本実施例で
は、画像再生装置に機能を付加することなく、特殊再生
信号の再生を可能にする画像復号装置を提供する。
Normally, when the input compressed image data cannot be decoded, the image is updated only in the decoded portion and the image in the previous frame is held as it is in the uncompressed portion. Therefore, when there is an output as described with reference to FIGS. 5 and 6 in the first embodiment, it is possible to update only the intra-frame coding block without changing the conventional image decoding device. . The present embodiment provides an image decoding device that enables reproduction of a special reproduction signal without adding a function to the image reproduction device.

【0037】図8において、画像復号部4には、図2、
図3に示す圧縮画像データが入力されるものとする。C
PU61は可変長復号化回路42の復号不能フラグ63
を監視する。また、メモリ64は可変長復号化できたヘ
ッダ部分の情報を記憶しておく。復号不能なブロックを
所定期間検出し、通常の復号不能ではなく、特殊再生が
行われていると判断した場合には、CPU61は図9の
アルゴリズムに従い、メモリ64に記憶したヘッダ情報
からフレーム内符号化を示すブロックの位置情報を検出
する。次に、CPU61はフレームメモリ入出力制御信
号62を出力して、フレーム内符号化ブロックの画像デ
ータのみ圧縮画像データから抽出し、復号した後フレー
ムメモリ5に書き込み、それ以外の部分は画像データを
更新しないように制御する。
In FIG. 8, the image decoding section 4 is provided with
It is assumed that the compressed image data shown in FIG. 3 is input. C
The PU 61 is a decoding impossible flag 63 of the variable length decoding circuit 42.
To monitor. Further, the memory 64 stores the information of the header part which has been variable length decoded. When the undecodable block is detected for a predetermined period of time and it is determined that trick play is being performed instead of normal undecodable, the CPU 61 follows the algorithm of FIG. The positional information of the block indicating the conversion is detected. Next, the CPU 61 outputs the frame memory input / output control signal 62, extracts only the image data of the intra-frame coded block from the compressed image data, decodes it, and then writes it in the frame memory 5, and the other part outputs the image data. Control not to update.

【0038】以上のように本実施例によれば、通常時と
同様の圧縮画像データが入力されても、画像復号装置側
で特殊再生が行われていることを判断するので、特殊再
生画像を得ることができる。
As described above, according to the present embodiment, even if the compressed image data similar to that in the normal state is input, it is determined that the special reproduction is being performed on the image decoding device side. Obtainable.

【0039】図10は本発明の画像復号装置の第2の実
施例におけるブロック図である。同図において、画像復
号部4、フレームメモリ5は上記実施例と同様のもので
ある。上記実施例と異なるのは特殊再生制御部6をCP
Uのみで構成した点である。
FIG. 10 is a block diagram of the image decoding apparatus according to the second embodiment of the present invention. In the figure, the image decoding unit 4 and the frame memory 5 are the same as those in the above embodiment. The difference from the above embodiment is that the special reproduction control unit 6 is
The point is that it is composed of only U.

【0040】図10において、特殊再生時は第2の実施
例で示した特殊再生モード信号65が特殊再生制御部6
に入力される。また、可変長復号回路42からは、入力
圧縮画像データがフレーム内符号化したデータかどうか
を示すフラグ66が入力している。特殊再生制御部6で
あるCPUは、特殊再生時にはフレーム内符号化ブロッ
クのみをフレームメモリ5に書き込み、またそれ以外の
部分は画像データを更新しないように制御する。本実施
例では、特殊再生モード信号入力時に上記の動作を行
う。従って、第2の実施例のように誤りの発生状況に応
じて保持する画像を変えるなどの動作を画像復号装置が
行っていても、特殊再生時には適切な処理が可能とな
る。
In FIG. 10, during special reproduction, the special reproduction mode signal 65 shown in the second embodiment is the special reproduction control unit 6
Entered in. In addition, the variable length decoding circuit 42 inputs a flag 66 indicating whether the input compressed image data is intra-frame encoded data. The CPU, which is the trick play control unit 6, controls only the intra-frame coded block to be written in the frame memory 5 at the time of trick play, and controls not to update the image data in other portions. In this embodiment, the above operation is performed when the special reproduction mode signal is input. Therefore, even when the image decoding apparatus is performing an operation such as changing an image to be held according to the error occurrence state as in the second embodiment, appropriate processing can be performed during special reproduction.

【0041】以上のように本実施例によれば、画像再生
装置により再生されたフレーム内符号化ブロックのみを
復号、表示し、その他の部分を更新しないので所望の画
質の特殊再生画像が得られることとなる。
As described above, according to the present embodiment, only the intra-coded blocks reproduced by the image reproducing apparatus are decoded and displayed, and the other parts are not updated, so that the special reproduction image having a desired image quality can be obtained. It will be.

【0042】なお、実施例では特殊再生モード信号65
が入力されるとしたが、これに限るものではなく、フレ
ーム間符号化された部分は復号不能であることを表す復
号不能入力を特殊再生モード信号65の代わりに入力し
ても本実施例と同様の効果を得ることができる。
In the embodiment, the special reproduction mode signal 65
However, the present invention is not limited to this, and even if an undecodable input indicating that the inter-frame coded portion is undecodable is inputted instead of the special reproduction mode signal 65, The same effect can be obtained.

【0043】[0043]

【発明の効果】以上のように本発明は、フレーム内符号
化ブロックのみを抽出して復号装置に送り、復号装置で
はフレーム内符号化ブロックのみ表示を更新するため、
フレーム間符号化を用いた圧縮画像データでも特殊再生
時に再生画を得ることができる。また、圧縮データのう
ちヘッダのみを検出してフレーム内符号化ブロックを抽
出するので、再生時に圧縮画像データをすべて復号する
必要がない。従って、フレーム内符号化を用いた記録再
生装置等にフレーム間圧縮画像データを記録した場合で
も、簡単な回路を付加するのみで、特殊再生機能を実現
できる。
As described above, according to the present invention, only the intra-coded blocks are extracted and sent to the decoding device, and the decoding device updates the display of only the intra-frame coded blocks.
Even with compressed image data using inter-frame coding, a reproduced image can be obtained during special reproduction. Further, since only the header is detected from the compressed data and the intra-frame coded block is extracted, it is not necessary to decode all the compressed image data during reproduction. Therefore, even when the inter-frame compressed image data is recorded in the recording / reproducing apparatus using the intra-frame encoding, the special reproduction function can be realized only by adding a simple circuit.

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

【図1】本発明の画像再生装置の第1の実施例における
ブロック図
FIG. 1 is a block diagram of an image reproducing apparatus according to a first embodiment of the present invention.

【図2】本発明の圧縮画像のフォーマットを示す説明図FIG. 2 is an explanatory diagram showing a format of a compressed image of the present invention.

【図3】本発明の圧縮画像のフォーマットを示す説明図FIG. 3 is an explanatory diagram showing a format of a compressed image of the present invention.

【図4】本発明の画像再生装置の第1の実施例の詳細な
構成図
FIG. 4 is a detailed configuration diagram of a first embodiment of an image reproducing apparatus of the present invention.

【図5】本発明の画像再生装置の第1の実施例における
特殊再生圧縮画像データのフォーマットを示す説明図
FIG. 5 is an explanatory diagram showing a format of special reproduction compressed image data in the first embodiment of the image reproducing apparatus of the present invention.

【図6】本発明の画像再生装置の第1の実施例における
特殊再生圧縮画像データのフォーマットを示す説明図
FIG. 6 is an explanatory diagram showing a format of special reproduction compressed image data in the first embodiment of the image reproducing apparatus of the present invention.

【図7】本発明の画像再生装置の第2の実施例における
ブロック図
FIG. 7 is a block diagram of an image reproducing apparatus according to a second embodiment of the present invention.

【図8】本発明の画像復号装置の第1の実施例における
ブロック図
FIG. 8 is a block diagram of the image decoding apparatus according to the first embodiment of the present invention.

【図9】本発明の画像復号装置の第1の実施例における
CPU6の動作を示すアルゴリズムの説明図
FIG. 9 is an explanatory diagram of an algorithm showing the operation of the CPU 6 in the first embodiment of the image decoding apparatus of the invention.

【図10】本発明の画像復号装置の第2の実施例におけ
るブロック図
FIG. 10 is a block diagram of an image decoding apparatus according to a second embodiment of the present invention.

【図11】従来の画像記録、再生装置のブロック図FIG. 11 is a block diagram of a conventional image recording / reproducing apparatus.

【図12】従来の画像復号装置のブロック図FIG. 12 is a block diagram of a conventional image decoding device.

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

1 画像再生装置 11 再生部 12 ヘッダ検出部 13 フレーム内符号化ブロック抽出部 14 無効データ付加部 2 記録媒体 3 記録部 4 画像復号部 5 フレームメモリ 6 特殊再生制御部 DESCRIPTION OF SYMBOLS 1 image reproducing apparatus 11 reproducing section 12 header detecting section 13 intra-coded block extracting section 14 invalid data adding section 2 recording medium 3 recording section 4 image decoding section 5 frame memory 6 special reproduction control section

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】映像信号を高能率符号化して得た圧縮画像
データを記録媒体から再生する再生部と、再生した前記
画像データからヘッダを抽出するヘッダ抽出部と、前記
ヘッダの情報を利用して前記画像データからフレーム内
符号化した画像データを取り出すフレーム内符号化抽出
部と、前記抽出した画像データに、再生できなかった圧
縮画像データのヘッダもしくは無効画像データのうち少
なくとも一方を付加し特殊再生圧縮画像データとして画
像復号装置に出力する無効データ付加部とからなること
を特徴とする画像再生装置。
1. A reproducing section for reproducing compressed image data obtained by high-efficiency encoding a video signal from a recording medium, a header extracting section for extracting a header from the reproduced image data, and information on the header. And an intra-frame encoding / extracting unit for extracting intra-frame encoded image data from the image data, and at least one of a header of compressed image data that could not be reproduced or invalid image data is added to the extracted image data. An image reproducing apparatus comprising: an invalid data adding unit which outputs reproduced compressed image data to an image decoding apparatus.
【請求項2】圧縮画像データを入力し記録媒体に記録す
る記録部を備えたことを特徴とする請求項1記載の画像
再生装置。
2. The image reproducing apparatus according to claim 1, further comprising a recording unit for inputting the compressed image data and recording the compressed image data on a recording medium.
【請求項3】通常再生時は、記録媒体から再生した圧縮
画像データを画像復号装置に出力し、特殊再生モード信
号入力時のみ前記特殊再生圧縮画像データを画像復号装
置に出力する切り換え部を備えたことを特徴とする請求
項1記載の画像再生装置。
3. A switching unit for outputting compressed image data reproduced from a recording medium to an image decoding device during normal reproduction, and outputting the special reproduction compressed image data to the image decoding device only when a special reproduction mode signal is input. The image reproducing device according to claim 1, wherein
【請求項4】特殊再生時は、前記特殊再生画像データと
共に特殊再生モード信号を画像復号装置に出力すること
を特徴とする請求項1記載の画像再生装置。
4. The image reproducing apparatus according to claim 1, wherein during special reproduction, a special reproduction mode signal is output to the image decoding apparatus together with the special reproduction image data.
【請求項5】映像信号を高能率符号化して得た圧縮画像
データを復号する画像復号部と、復号した画像データを
記憶するフレームメモリと、復号不能の信号を所定期間
以上入力した場合には、前記圧縮画像データからフレー
ム内符号化された部分を抽出し、前記フレーム内符号化
された部分のみを前記フレームメモリに書き込み、フレ
ーム内符号化された部分以外はフレームメモリの内容を
更新しないように制御する特殊再生制御部とからなるこ
とを特徴とする画像復号装置。
5. An image decoding unit for decoding compressed image data obtained by high-efficiency encoding of a video signal, a frame memory for storing the decoded image data, and a case where an undecodable signal is input for a predetermined period or more. , Extract the intra-frame coded part from the compressed image data, write only the intra-frame coded part to the frame memory, and do not update the contents of the frame memory other than the intra-frame coded part An image decoding device comprising: a special reproduction control unit for controlling the above.
【請求項6】映像信号を高能率符号化して得た圧縮画像
データを復号する画像復号部と、復号した画像データを
記憶するフレームメモリと、特殊再生モード信号の入力
により、復号した画像データのうちフレーム内符号化さ
れた部分のみを抽出して前記フレームメモリに書き込
み、フレーム内符号化された部分以外はフレームメモリ
の内容を更新しないように制御する特殊再生制御部とか
らなることを特徴とする画像復号装置。
6. An image decoding unit for decoding compressed image data obtained by high-efficiency encoding a video signal, a frame memory for storing the decoded image data, and a special reproduction mode signal for inputting the decoded image data. A special reproduction control unit that controls so as to extract only the intra-coded portion of the frame and write it into the frame memory and not update the contents of the frame memory other than the intra-frame encoded portion. Image decoding device.
JP13313293A 1993-06-03 1993-06-03 Image reproducing device and image decoding device Expired - Fee Related JP3214160B2 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
JP13313293A JP3214160B2 (en) 1993-06-03 1993-06-03 Image reproducing device and image decoding device
US08/254,037 US5649047A (en) 1993-06-03 1994-06-03 Picture reproduction apparatus and picture decoding apparatus
KR1019940012478A KR0151234B1 (en) 1993-06-03 1994-06-03 Picture reproduction apparatus and picture decoding apparatus
DE69426280T DE69426280T2 (en) 1993-06-03 1994-06-03 Device for reproducing pictures and device for decoding pictures
EP94108536A EP0627853B1 (en) 1993-06-03 1994-06-03 Picture reproduction apparatus and picture decoding apparatus
US08/807,640 US5841939A (en) 1993-06-03 1997-02-27 Picture reproduction apparatus and picture decoding apparatus
US09/071,287 US5887111A (en) 1993-06-03 1998-05-01 Picture reproduction apparatus and picture decoding apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13313293A JP3214160B2 (en) 1993-06-03 1993-06-03 Image reproducing device and image decoding device

Publications (2)

Publication Number Publication Date
JPH06350964A true JPH06350964A (en) 1994-12-22
JP3214160B2 JP3214160B2 (en) 2001-10-02

Family

ID=15097530

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13313293A Expired - Fee Related JP3214160B2 (en) 1993-06-03 1993-06-03 Image reproducing device and image decoding device

Country Status (1)

Country Link
JP (1) JP3214160B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004088982A1 (en) * 2003-03-28 2004-10-14 Matsushita Electric Industrial Co. Ltd. Data processing device
WO2005101829A1 (en) * 2004-04-13 2005-10-27 Mitsubishi Denki Kabushiki Kaisha Coded data decoding/reproduction device
JP2008187753A (en) * 2008-05-07 2008-08-14 Sony Corp Data reconstruction apparatus and method, and data playback and transmission apparatus and method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004088982A1 (en) * 2003-03-28 2004-10-14 Matsushita Electric Industrial Co. Ltd. Data processing device
JPWO2004088982A1 (en) * 2003-03-28 2006-07-06 松下電器産業株式会社 Data processing device
KR100722036B1 (en) * 2003-03-28 2007-05-25 마츠시타 덴끼 산교 가부시키가이샤 Data processing device and data processing method
US7697818B2 (en) 2003-03-28 2010-04-13 Panasonic Corporation Data processing device
JP4568230B2 (en) * 2003-03-28 2010-10-27 パナソニック株式会社 Data processing device
WO2005101829A1 (en) * 2004-04-13 2005-10-27 Mitsubishi Denki Kabushiki Kaisha Coded data decoding/reproduction device
JP2008187753A (en) * 2008-05-07 2008-08-14 Sony Corp Data reconstruction apparatus and method, and data playback and transmission apparatus and method
JP4569847B2 (en) * 2008-05-07 2010-10-27 ソニー株式会社 Data reconstruction device and data reconstruction method

Also Published As

Publication number Publication date
JP3214160B2 (en) 2001-10-02

Similar Documents

Publication Publication Date Title
EP0627853B1 (en) Picture reproduction apparatus and picture decoding apparatus
JP3518700B2 (en) Digital signal decoding device
JPH0698313A (en) Moving picture decoder
JP3147792B2 (en) Video data decoding method and apparatus for high-speed playback
EP1393557A1 (en) Method and device for generating a video signal
JP3214160B2 (en) Image reproducing device and image decoding device
KR20010050137A (en) Digital signal recording apparatus and recording medium
WO1995002300A1 (en) Method and device for decoding picture signal
JP3104776B2 (en) Image reproducing device and image decoding device
JP3852114B2 (en) Compressed image data transmission method and apparatus
JP3104805B2 (en) Videophone
JP3792780B2 (en) Image processing device
JP3045696B2 (en) Decoding method and apparatus
JP3807776B2 (en) Compressed recorded image playback device
JPH06113198A (en) Editing device and edited signal decoding device
JPH08265751A (en) Picture reproducing device by mpeg system
JP2002218396A (en) Information playback apparatus, information playback method, recording medium and program
JPH08130715A (en) Picture reproducing device
JP2001045437A (en) Recorder, reproducing device, vtr and program recording medium
JP2763057B2 (en) Video coding and playback method
JP3136875B2 (en) Data processing device
KR100223656B1 (en) Screen display method of device with mpeg video data decoder
JP3456726B2 (en) Compression signal processor
JP3645254B2 (en) Image data recording system and image data recording method
JP3100793B2 (en) Video playback device

Legal Events

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

Free format text: PAYMENT UNTIL: 20070727

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20080727

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090727

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees