JPH07162805A - Special reproducing device for compressed image - Google Patents

Special reproducing device for compressed image

Info

Publication number
JPH07162805A
JPH07162805A JP30826293A JP30826293A JPH07162805A JP H07162805 A JPH07162805 A JP H07162805A JP 30826293 A JP30826293 A JP 30826293A JP 30826293 A JP30826293 A JP 30826293A JP H07162805 A JPH07162805 A JP H07162805A
Authority
JP
Japan
Prior art keywords
compression
data
frame
circuit
compressed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP30826293A
Other languages
Japanese (ja)
Inventor
Shinji Yoda
信治 依田
Teruo Itami
輝夫 伊丹
Hiroshi Masuyama
大志 益山
Kenji Tomizawa
研二 冨澤
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
Toshiba AVE Co Ltd
Original Assignee
Toshiba Corp
Toshiba AVE Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Toshiba AVE Co Ltd filed Critical Toshiba Corp
Priority to JP30826293A priority Critical patent/JPH07162805A/en
Publication of JPH07162805A publication Critical patent/JPH07162805A/en
Pending legal-status Critical Current

Links

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PURPOSE:To provide an inverted regenerative image from compressed image data with small scale configuration. CONSTITUTION:The output of an adder 20 is applied to a compression and extension circuit 32. The compression and extension circuit 32 switches compression processing and extension processing for each frame corresponding to a compression/extension switching signal. Coded data thinned for each frame are prepared from the compression and extension circuit 32 and stored in memories 33 and 34. These coded data are read out in an inverse frame order, decoded by the compression and extension circuit 32 and outputted. An image memory 23 interpolates the output of a data order conversion part 31 and the inverted regenerative image is provided.

Description

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

【0001】[発明の目的][Object of the Invention]

【産業上の利用分野】本発明は、ディスクシステム及び
ディジタルVTR等に好適の圧縮画像用特殊再生装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a special playback device for compressed images suitable for disk systems, digital VTRs and the like.

【0002】[0002]

【従来の技術】近年、画像データをディジタル圧縮して
記録,再生するディスクシステム及びディジタルVTR
等が商品化されている。この種の圧縮画像記録再生装置
においては、圧縮方法として国際規格であるMPEG
(Moving Picture experts group)を用いた高能率符号
化を採用することがある。高能率符号化は、DCT(離
散コサイン変換)を用いて、より小さいビットレートで
画像データを符号化するものである。DCTは、1フレ
ームを複数のブロック(m画素×n水平走査線)に分割
し、このブロック単位で映像信号を周波数成分に変換す
ることにより、空間軸方向の冗長度を削減可能にする。
この方法は、文献(安田浩著『マルチメディア符号化の
国際標準』丸善)等に詳述されている。
2. Description of the Related Art In recent years, a disk system and a digital VTR for digitally compressing and recording and reproducing image data
Etc. have been commercialized. In this kind of compressed image recording / reproducing apparatus, MPEG which is an international standard is used as a compression method.
High efficiency coding using (Moving Picture experts group) may be adopted. High-efficiency coding is to code image data at a smaller bit rate using DCT (discrete cosine transform). In the DCT, one frame is divided into a plurality of blocks (m pixels × n horizontal scanning lines), and the video signal is converted into frequency components in units of blocks, whereby redundancy in the spatial axis direction can be reduced.
This method is described in detail in the literature (Hiroshi Yasuda, "International Standard for Multimedia Coding," Maruzen).

【0003】更に、MPEGにおいては、1フレーム内
でDCTによる圧縮(フレーム内圧縮)を行うだけでな
く、フレーム間の相関を利用して時間軸方向の冗長度を
削減するフレーム間圧縮も採用する。フレーム間圧縮
は、一般の動画像が前後のフレームでよく似ているとい
う性質を利用して、前後のフレームの差分を求め差分値
をDCT処理することによって、ビットレートを一層低
減させるものである。画像の時間方向の相関も利用して
圧縮することから高圧縮が可能であり、近年、カラオケ
用のディスクシステムとして採用されている。
Furthermore, in MPEG, not only compression by DCT (intraframe compression) is performed within one frame, but also interframe compression for reducing redundancy in the time axis direction by utilizing correlation between frames is adopted. . The inter-frame compression is to further reduce the bit rate by utilizing the property that a general moving image is very similar to the preceding and following frames and obtaining the difference between the preceding and following frames and performing the DCT process on the difference value. . High compression is possible because the image is also compressed by using the correlation in the time direction, and in recent years, it has been adopted as a disk system for karaoke.

【0004】図4はこのMPEG方式を採用した圧縮画
像記録再生装置を示すブロック図である。
FIG. 4 is a block diagram showing a compressed image recording / reproducing apparatus adopting the MPEG system.

【0005】記録系において、入力ディジタルビデオ信
号は、水平8画素×垂直8画素のブロック単位で入力端
子1に入力する。この入力信号は差分器2を介してDC
T回路3に与える。差分器2は、入力端子1からの現フ
レームの信号と後述する動き補償された予測フレームの
データとの差分を求め、予測誤差としてDCT回路3に
出力する。すなわち、フレーム間の画像の冗長性を利用
して差分データを符号化するフレーム間符号化を行う。
In the recording system, an input digital video signal is input to the input terminal 1 in block units of horizontal 8 pixels × vertical 8 pixels. This input signal is DC through the differencer 2.
It is given to the T circuit 3. The differentiator 2 obtains the difference between the current frame signal from the input terminal 1 and the motion-compensated predicted frame data described below, and outputs the difference to the DCT circuit 3 as a prediction error. That is, inter-frame coding for coding difference data is performed by utilizing redundancy of images between frames.

【0006】DCT回路3には1ブロックが8×8画素
で構成された信号が入力され、DCT回路3は8×8の
2次元DCT処理によって入力信号を周波数成分に変換
する。これにより、空間的な相関成分を削減可能とな
る。即ち、DCT回路3の出力(変換係数)は量子化回
路4に与え、量子化回路4は変換係数を所定の量子化係
数で再量子化することによって、1ブロックの信号の冗
長度を低減する。
A signal whose one block is composed of 8 × 8 pixels is input to the DCT circuit 3, and the DCT circuit 3 converts the input signal into frequency components by an 8 × 8 two-dimensional DCT processing. This makes it possible to reduce spatial correlation components. That is, the output (transformation coefficient) of the DCT circuit 3 is given to the quantization circuit 4, and the quantization circuit 4 requantizes the transformation coefficient with a predetermined quantization coefficient to reduce the redundancy of the signal of one block. .

【0007】量子化回路4からの量子化データは可変長
符号化回路5に与え、量子化出力の統計的符号量から算
出した結果に基づいて、例えばハフマン符号化する。こ
れにより、出現確率が高いデータは短いビットを割当
て、出現確率が低いデータは長いビットを割当てて、伝
送量を一層削減する。可変長符号化回路5からの符号化
出力はパリティ付加回路6に与えて、エラー訂正を行う
ためのパリティを付加して出力端子7に出力する。
The quantized data from the quantizing circuit 4 is given to the variable length coding circuit 5 and, for example, Huffman coding is performed based on the result calculated from the statistical code amount of the quantized output. As a result, data having a high appearance probability is assigned a short bit, and data having a low appearance probability is assigned a long bit to further reduce the transmission amount. The coded output from the variable-length coding circuit 5 is given to the parity addition circuit 6, and the parity for error correction is added and output to the output terminal 7.

【0008】ところで、フレーム間符号化において、単
に前又は後フレームと現フレームとの差分を求めると、
画像に動きがある場合には差分が大きなものとなる。そ
こで、現フレームの所定位置に対応する前又は後フレー
ムの位置を求めて動きベクトルを検出し、この動きベク
トルに応じた画素位置において差分を求めることにより
動き補償を行って差分値を小さくするようにしている。
By the way, in the inter-frame coding, if the difference between the previous or subsequent frame and the current frame is simply obtained,
The difference is large when there is a motion in the image. Therefore, the position of the previous frame or the subsequent frame corresponding to the predetermined position of the current frame is calculated to detect the motion vector, and the difference is calculated at the pixel position corresponding to this motion vector to perform motion compensation and reduce the difference value. I have to.

【0009】予測フレームは量子化出力を復号すること
により得ている。すなわち、量子化回路4の出力は、破
線によって囲まれた逆量子化回路8、逆DCT回路9、
加算器10及び予測器11によって構成されるローカルデコ
ード部12にも与える。ローカルデコード部12の逆量子化
回路8によって量子化出力を逆量子化し、更に逆DCT
回路9において逆DCT処理して元の映像信号に戻す。
差分器2の出力が差分情報であるので、逆DCT回路9
の出力も差分情報である。逆DCT回路9の出力は加算
器10に与える。加算器10の出力は予測器11を介して加算
器10に帰還されており、加算器10は予測器11からの予測
フレームのデータに差分データを加算して現フレームの
データ(ローカルデコードデータ)を再生して予測器11
に出力する。ローカルデコード部12によって、DCT処
理及び量子化処理による誤差分を相殺することができ
る。
The prediction frame is obtained by decoding the quantized output. That is, the output of the quantization circuit 4 is the inverse quantization circuit 8, the inverse DCT circuit 9,
It is also given to the local decoding unit 12 constituted by the adder 10 and the predictor 11. The inverse quantization circuit 8 of the local decoding unit 12 inversely quantizes the quantized output, and further inverse DCT
In the circuit 9, inverse DCT processing is performed to restore the original video signal.
Since the output of the differentiator 2 is difference information, the inverse DCT circuit 9
Is also difference information. The output of the inverse DCT circuit 9 is given to the adder 10. The output of the adder 10 is fed back to the adder 10 via the predictor 11, and the adder 10 adds the difference data to the predicted frame data from the predictor 11 and the current frame data (local decoded data). Play to predictor 11
Output to. The local decoding unit 12 can cancel out the error amount due to the DCT processing and the quantization processing.

【0010】予測器11は、加算器10からのローカルデコ
ードデータを例えば1フレーム期間遅延させ、遅延させ
たローカルデコードデータを基準として入力端子1から
の現フレームのデータの動きベクトルを検出する。予測
器11は求めた動きベクトルに応じてローカルデコードデ
ータを動き補償し、予測フレームとして差分器2に出力
する。こうして、動き補償された前フレームのデータが
予測フレームとして差分器2に供給されることになり、
差分器2からの予測誤差に対してDCT処理が行われ
る。
The predictor 11 delays the local decoded data from the adder 10 for, for example, one frame period, and detects the motion vector of the data of the current frame from the input terminal 1 with the delayed local decoded data as a reference. The predictor 11 motion-compensates the local decoded data according to the obtained motion vector, and outputs it as a prediction frame to the difference unit 2. Thus, the motion-compensated previous frame data is supplied to the differentiator 2 as a prediction frame,
DCT processing is performed on the prediction error from the differentiator 2.

【0011】このように、記録側装置では、フレーム内
圧縮と共にフレーム間圧縮を採用することにより圧縮率
を向上させている。例えば、静止画のディジタルビデオ
信号が入力された場合には、予測器11からのデータと入
力データとは略一致し、差分器2の出力は略0となり、
符号量は極めて小さくなる。
As described above, in the recording side apparatus, the compression rate is improved by adopting the inter-frame compression as well as the intra-frame compression. For example, when a digital video signal of a still image is input, the data from the predictor 11 and the input data substantially match, and the output of the difference unit 2 becomes substantially 0,
The code amount is extremely small.

【0012】なお、MPEG方式においては、少なくと
も1つのフレーム内圧縮フレームとフレーム間圧縮フレ
ームとによって画像単位GOP(グループオブピクチ
ャ)を構成する。例えば15フレームで1GOPを構成
し、1GOP内に1枚のフレーム内圧縮フレームを設け
るようになっている。
In the MPEG system, an image unit GOP (group of pictures) is composed of at least one intraframe compression frame and interframe compression frame. For example, 15 frames make up one GOP, and one in-frame compressed frame is provided in one GOP.

【0013】一方、再生系においては、符号化出力を入
力端子15を介して入力する。この符号化出力は誤り訂正
回路16においてエラー訂正した後、可変長復号化回路17
に与える。可変長復号化回路17は可変長復号化処理によ
って元の固定長データを得る。可変長復号化回路17の出
力は逆量子化回路18によって逆量子化処理し、逆DCT
回路19によって逆DCT処理して加算器20に与える。逆
量子化回路18及び逆DCT回路19の構成は夫々記録側の
ローカルデコード部12の逆量子化回路8及び逆DCT回
路9と同一であり、ディスクシステムやディジタルVT
Rのようなパッケージメディアでは、通常はこれらの回
路を共用化する。
On the other hand, in the reproducing system, the encoded output is input through the input terminal 15. This coded output is error-corrected by the error correction circuit 16, and then the variable-length decoding circuit 17
Give to. The variable length decoding circuit 17 obtains the original fixed length data by the variable length decoding process. The output of the variable length decoding circuit 17 is inversely quantized by the inverse quantization circuit 18, and the inverse DCT
Inverse DCT processing is performed by the circuit 19 and applied to the adder 20. The configurations of the inverse quantizing circuit 18 and the inverse DCT circuit 19 are the same as those of the inverse quantizing circuit 8 and the inverse DCT circuit 9 of the local decoding unit 12 on the recording side, respectively.
In a package medium such as R, these circuits are usually shared.

【0014】フレーム間圧縮フレームについては逆DC
T回路19の出力は差分情報であり、加算器20は、逆DC
T回路19からの前フレームの復号化出力と現フレームの
復号化出力とを加算することにより、現フレームのビデ
オ信号を再生する。加算器20の出力はスイッチ21を介し
て画像メモリ23に供給すると共に、GOPメモリ22にも
供給する。通常再生時には、スイッチ21は加算器20の出
力を選択しており、加算器20の出力は画像メモリ23に与
えられる。画像メモリ23は復号化出力をフィールド化し
て出力端子24に出力する。
Inverse DC for interframe compressed frames
The output of the T circuit 19 is difference information, and the adder 20 outputs the inverse DC.
The video signal of the current frame is reproduced by adding the decoded output of the previous frame and the decoded output of the current frame from the T circuit 19. The output of the adder 20 is supplied to the image memory 23 via the switch 21 and also to the GOP memory 22. During normal reproduction, the switch 21 selects the output of the adder 20, and the output of the adder 20 is given to the image memory 23. The image memory 23 field-decodes the decoded output and outputs it to the output terminal 24.

【0015】上述したように、フレーム間圧縮フレーム
は予測誤差のみを符号化するものであり、フレーム間圧
縮フレームのみから復号化出力を得ることができない。
即ち、GOP単位で挿入されるフレーム内圧縮フレーム
を先ず復号化し、以後符号化順に他のフレーム間圧縮フ
レームを復号化しなければならない。従って、逆転再生
する場合でも、1GOPの各符号化フレームを順方向に
再生して、順次復号化する必要がある。
As described above, the inter-frame compressed frame encodes only the prediction error, and the decoded output cannot be obtained only from the inter-frame compressed frame.
That is, the intra-frame compressed frame inserted in GOP units must be first decoded, and then the other inter-frame compressed frames must be decoded in the encoding order. Therefore, even in the case of reverse reproduction, it is necessary to reproduce each coded frame of 1 GOP in the forward direction and sequentially decode it.

【0016】即ち、逆転再生時には、各GOP内の符号
化データを順方向に再生しながら、一連のGOPの符号
化データを逆順に再生して入力端子15に入力する。逆転
再生時にはスイッチ21はGOPメモリ22を選択する。G
OPメモリ22は1GOPの復号化出力を記憶する2つの
領域を有しており、一方の領域への書込み時には他方の
領域から読出しを行う。加算器20からの1GOP分の復
号化出力はGOPメモリ22の一方の領域に記憶させる。
他方の領域に記憶された1GOP分の復号化出力は記録
とは逆順の逆フレーム順に読出して、スイッチ21を介し
て画像メモリ23に供給する。これにより、画像メモリ23
からのビデオ信号によって逆転再生画像が得られる。
That is, at the time of reverse reproduction, while reproducing the encoded data in each GOP in the forward direction, the encoded data of a series of GOPs is reproduced in the reverse order and input to the input terminal 15. At the time of reverse reproduction, the switch 21 selects the GOP memory 22. G
The OP memory 22 has two areas for storing the decoded output of 1 GOP, and when writing to one area, reading is performed from the other area. The decoded output of 1 GOP from the adder 20 is stored in one area of the GOP memory 22.
The decoded output for 1 GOP stored in the other area is read out in the reverse frame order which is the reverse order of the recording and is supplied to the image memory 23 via the switch 21. This allows the image memory 23
The reverse reproduction image is obtained by the video signal from.

【0017】このように、逆転再生を行う場合には、G
OP内の符号化データを順方向に再生して復号化した
後、GOPメモリ22を用いて逆フレーム順に出力するよ
うになっている。しかしながら、上述したMPBG方式
の圧縮データを逆転再生する場合は、1GOP(例えば
15フレーム)分の容量を有するメモリを2つ備える必
要があり、ハード規模が膨大なものとなってしまうとい
う問題があった。
As described above, when performing reverse reproduction, G
After the encoded data in the OP is reproduced in the forward direction and decoded, the GOP memory 22 is used to output the data in the reverse frame order. However, in the case of reversing reproduction of the compressed data of the MPBG method described above, it is necessary to provide two memories having a capacity of 1 GOP (for example, 15 frames), which causes a problem of enormous hardware scale. It was

【0018】[0018]

【発明が解決しようとする課題】このように、従来、フ
レーム間符号化を採用した画像記録再生装置において逆
転再生を可能とするためには、膨大な容量のメモリが必
要で、ハード規模が極めて大きいという問題点があっ
た。
As described above, in order to enable reverse reproduction in an image recording / reproducing apparatus which has conventionally adopted interframe coding, a huge amount of memory is required and the hardware scale is extremely large. There was a big problem.

【0019】本発明は、比較的小さい規模で逆転再生を
可能にすることができる圧縮画像用特殊再生装置を提供
することを目的とする。
It is an object of the present invention to provide a special reproduction device for compressed images which enables reverse reproduction on a relatively small scale.

【0020】[発明の構成][Structure of Invention]

【課題を解決するための手段】本発明に係る圧縮画像用
特殊再生装置は、所定数のフレーム間圧縮フレームと少
なくとも1つのフレーム内圧縮フレームとを符号化単位
として符号化された画像の符号化データが与えられ、こ
の符号化データを復号化することにより前記符号化単位
で復号化データを得る復号化手段と、前記符号化単位毎
の前記復号化データをフレーム内圧縮すると共に圧縮さ
れたデータを伸張する圧縮及び伸張手段と、この圧縮及
び伸張手段によって圧縮されたデータを記憶すると共
に、記憶したデータを逆フレーム順に読出して前記圧縮
及び伸張手段に与えて復号化させる記憶手段と、前記圧
縮及び伸張手段の圧縮処理及び伸張処理を所定周期で切
換える切換手段と、前記圧縮及び伸張手段の復号化処理
によって所定周期で間引かれた画像信号が与えられ補間
処理によって逆転再生画像を得る補間手段とを具備した
ものである。
A special playback device for compressed images according to the present invention encodes an image encoded with a predetermined number of inter-frame compressed frames and at least one intra-frame compressed frame as an encoding unit. Decoding means for receiving data and decoding the coded data to obtain decoded data in the coding unit, and data for compressing the decoded data for each coding unit in a frame Compression and decompression means for decompressing the data, storage means for storing the data compressed by the compression and decompression means, and storage means for reading the stored data in reverse frame order and giving the data to the compression and decompression means for decoding. And switching means for switching the compression processing and the expansion processing of the expansion means at a predetermined cycle, and the decoding processing of the compression and expansion means at a predetermined cycle. The given subtracted image signal interpolation is obtained by including an interpolation means for obtaining a reverse reproduction images.

【0021】[0021]

【作用】本発明において、圧縮及び伸張手段は、符号化
単位毎の復号化データを再度フレーム内圧縮して記憶手
段に記憶させる。記憶手段に記憶された圧縮データは逆
フレーム順に読出し、圧縮及び伸張手段によって復号化
する。圧縮した後記憶手段に記憶させており、記憶手段
を比較的小さい記憶容量で構成することができる。圧縮
及び伸張手段からの復号化データは、所定周期で間引か
れた逆フレーム順のデータであり、補間手段が補間する
ことにより、逆転再生用の画像信号が得られる。
In the present invention, the compression / expansion means compresses the decoded data for each coding unit in the frame again and stores it in the storage means. The compressed data stored in the storage means is read in the reverse frame order and decoded by the compression and decompression means. The data is compressed and then stored in the storage means, and the storage means can be configured with a relatively small storage capacity. The decoded data from the compression / expansion means is data in the reverse frame order thinned out in a predetermined cycle, and the interpolation means interpolates to obtain an image signal for reverse reproduction.

【0022】[0022]

【実施例】以下、図面を参照して本発明の実施例につい
て説明する。図1は本発明に係る圧縮画像用特殊再生装
置の再生系の一実施例を示すブロック図である。図1に
おいて図4と同一の構成要素には同一符号を付してあ
る。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a reproduction system of a special reproduction device for compressed images according to the present invention. In FIG. 1, the same components as those in FIG. 4 are designated by the same reference numerals.

【0023】記録系の構成は図4の記録系と同様であ
る。図1において入力端子15にはDCT処理、量子化処
理及び可変長符号化処理された後にエラー訂正用のパリ
ティが付加された符号化出力の再生データ(伝送デー
タ)を入力する。この再生データは誤り訂正回路16に与
え、誤り訂正回路16は再生データに含まれるパリティを
用いて誤り訂正を行って可変長復号化回路17に出力す
る。
The structure of the recording system is the same as that of the recording system of FIG. In FIG. 1, reproduction data (transmission data) of encoded output, to which error correction parity has been added after being subjected to DCT processing, quantization processing and variable length coding processing, is input to an input terminal 15. This reproduced data is given to the error correction circuit 16, and the error correction circuit 16 performs error correction using the parity included in the reproduced data and outputs it to the variable length decoding circuit 17.

【0024】可変長復号化回路17は記録系の可変長符号
化処理の逆処理によって、入力された可変長データを固
定データに戻して逆量子化回路18に出力する。逆量子化
回路18は記録系の量子化処理における量子化係数を用い
て入力されたデータを逆量子化して逆DCT回路19に出
力する。逆DCT回路19は記録系のDCT処理の逆処理
によって、周波数成分に変換されたデータを元の座標軸
成分に戻して加算器20に出力する。加算器20はフレーム
間圧縮フレームについては予測フレームの逆DCT回路
19の出力と加算することにより現フレームの復号化出力
を得てスイッチ21及びデータ順変換部31に出力するよう
になっている。
The variable length decoding circuit 17 converts the input variable length data into fixed data by the reverse processing of the variable length coding processing of the recording system and outputs it to the inverse quantization circuit 18. The inverse quantization circuit 18 inversely quantizes the input data using the quantized coefficient in the quantization processing of the recording system, and outputs it to the inverse DCT circuit 19. The inverse DCT circuit 19 returns the data converted into the frequency component to the original coordinate axis component by the inverse processing of the DCT processing of the recording system and outputs it to the adder 20. The adder 20 is an inverse DCT circuit of the prediction frame for the inter-frame compression frame.
The decoded output of the current frame is obtained by adding the output of 19 to the output of the switch 21 and the data order conversion unit 31.

【0025】図2は図1中のデータ順変換部31の具体的
な構成を示すブロック図である。
FIG. 2 is a block diagram showing a concrete configuration of the data order conversion unit 31 in FIG.

【0026】加算器20の出力はデータ順変換部31の端子
41を介してスイッチ42の端子aに与える。スイッチ42
は、フレーム毎に端子a,bを切換え選択して、端子41
からのデータをDCT及び逆DCT回路43に供給すると
共に、DCT及び逆DCT回路43からの出力を端子bを
介して端子46に出力するようになっている。
The output of the adder 20 is the terminal of the data order conversion unit 31.
It is given to the terminal a of the switch 42 via 41. Switch 42
Selects and switches terminals a and b for each frame, and
Is supplied to the DCT and inverse DCT circuit 43, and the output from the DCT and inverse DCT circuit 43 is output to the terminal 46 via the terminal b.

【0027】DCT及び逆DCT回路43は、スイッチ42
からのデータをDCT処理して量子化及び逆量子化回路
44に出力すると共に、量子化及び逆量子化回路44の出力
を逆DCT処理してスイッチ42を介して端子46に出力す
る。量子化及び逆量子化回路44は、DCT及び逆DCT
回路43の出力を量子化処理して可変長符号化及び可変長
復号化回路45に出力すると共に、可変長符号化及び可変
長復号化回路45の出力を逆量子化してDCT及び逆DC
T回路43に出力する。可変長符号化及び可変長復号化回
路45は量子化及び逆量子化回路44の出力を可変長符号化
してスイッチ35を介してメモリ33,34に出力すると共
に、メモリ33,34から読出されたデータがスイッチ36を
介して入力され、可変長復号化処理して量子化及び逆量
子化回路44に出力するようになっている。
The DCT and inverse DCT circuit 43 includes a switch 42.
And inverse quantization circuit by DCT processing data from
The output of the quantization and dequantization circuit 44 is inversely DCT processed and output to the terminal 46 via the switch 42. The quantizer and inverse quantizer circuit 44 includes a DCT and an inverse DCT.
The output of the circuit 43 is quantized and output to the variable length coding and variable length decoding circuit 45, and the output of the variable length coding and variable length decoding circuit 45 is dequantized to DCT and inverse DC.
Output to the T circuit 43. The variable length coding and variable length decoding circuit 45 variable length codes the output of the quantization and dequantization circuit 44 and outputs it to the memories 33 and 34 via the switch 35, and at the same time, it is read from the memories 33 and 34. The data is input through the switch 36, subjected to variable length decoding processing, and output to the quantization and dequantization circuit 44.

【0028】スイッチ35は、1GOP毎に切換わる。ス
イッチ36はスイッチ35がメモリ33を選択している場合に
はメモリ34を選択し、スイッチ35がメモリ34を選択して
いる場合にはメモリ33を選択する。DCT及び逆DCT
回路43、量子化及び逆量子化回路44並びに可変長符号化
及び可変長復号化回路45によって構成される圧縮及び伸
張回路32は、圧縮/伸張切換信号によって、圧縮処理と
伸張処理とを時分割で切換えるようになっている。な
お、圧縮及び伸張回路32は例えばJPEG規格において
採用されているフレーム内圧縮のみを用いる。
The switch 35 is switched every GOP. The switch 36 selects the memory 34 when the switch 35 selects the memory 33, and selects the memory 33 when the switch 35 selects the memory 34. DCT and inverse DCT
The compression / expansion circuit 32 configured by the circuit 43, the quantization / inverse quantization circuit 44, and the variable-length coding / variable-length decoding circuit 45 divides the compression processing and the expansion processing in time by the compression / expansion switching signal. It is designed to switch with. The compression / expansion circuit 32 uses only intraframe compression adopted in the JPEG standard, for example.

【0029】ところで、DCT回路と逆DCT回路とは
ハード構成は同一である。このため、本実施例において
は、圧縮及び伸張回路32を構成するDCT及び逆DCT
回路43としては、DCT回路又は逆DCT回路のいずれ
か一方の回路を用い、フレーム単位でその処理を時分割
に切換えることにより、DCT処理及び逆DCT処理の
両方の処理を行っている。また、同様に、量子化回路と
逆量子化回路とのハード構成及び可変長符号化回路と可
変長復号化回路とのハード構成は夫々同一である。この
ため、量子化及び逆量子化回路44においても、1つの回
路の処理をフレーム単位で時分割に切換えることによ
り、量子化処理及び逆量子化処理の両方の処理を行って
いる。また、可変長符号化及び可変長復号化回路45にお
いても、1つの回路の処理をフレーム単位で時分割に切
換えることにより、可変長符号化処理及び可変長復号化
処理の両処理を行っている。
The DCT circuit and the inverse DCT circuit have the same hardware configuration. Therefore, in the present embodiment, the DCT and the inverse DCT which form the compression and expansion circuit 32.
As the circuit 43, either one of the DCT circuit and the inverse DCT circuit is used, and the processing is switched to the time division on a frame-by-frame basis to perform both the DCT processing and the inverse DCT processing. Similarly, the hardware configurations of the quantization circuit and the inverse quantization circuit and the hardware configurations of the variable length coding circuit and the variable length decoding circuit are the same. Therefore, also in the quantizing and dequantizing circuit 44, both the quantizing process and the dequantizing process are performed by switching the process of one circuit to time division in frame units. Further, also in the variable length coding / variable length decoding circuit 45, both the variable length coding processing and the variable length decoding processing are performed by switching the processing of one circuit to time division in frame units. .

【0030】更に、図4に示すように、記録系において
はDCT回路3、逆DCT回路9、量子化回路8、逆量
子化回路8及び可変長符号化回路5を有しており、再生
時にはこれらの回路は使用されないので、圧縮及び伸張
回路32の各回路としては、これら回路を流用するように
なっている。
Further, as shown in FIG. 4, the recording system has a DCT circuit 3, an inverse DCT circuit 9, a quantizing circuit 8, an inverse quantizing circuit 8 and a variable length coding circuit 5, and at the time of reproduction. Since these circuits are not used, these circuits are used as the respective circuits of the compression / expansion circuit 32.

【0031】DCT及び逆DCT回路43の出力は、図1
の圧縮及び伸張回路32の出力としてスイッチ21を介して
画像メモリ23に与える。スイッチ21は、通常再生時には
加算器20の出力を選択し、逆転再生時にはデータ順変換
部31の出力を選択する。画像メモリ23はスイッチ21の出
力をフィールド化して出力端子24に出力するようになっ
ている。
The output of the DCT and inverse DCT circuit 43 is shown in FIG.
It is given to the image memory 23 via the switch 21 as the output of the compression and decompression circuit 32. The switch 21 selects the output of the adder 20 during normal reproduction, and selects the output of the data order conversion unit 31 during reverse reproduction. The image memory 23 converts the output of the switch 21 into a field and outputs it to the output terminal 24.

【0032】次に、このように構成された実施例の動作
について図3のタイミングチャートを参照して説明す
る。図3(a)はフレームパルスを示し、図3(b)は
再生画像を示し、図3(c)は圧縮/伸張切換信号を示
し、図3(d)はメモリ33,34への書込みを示し、図3
(e)はメモリ33,34からの読出しを示し、図3(f)
はデータ順変換部31の出力を示し、図3(g)は画像メ
モリ23の出力を示している。
Next, the operation of the embodiment thus constructed will be described with reference to the timing chart of FIG. 3A shows a frame pulse, FIG. 3B shows a reproduced image, FIG. 3C shows a compression / expansion switching signal, and FIG. 3D shows writing to the memories 33 and 34. Shown in FIG.
(E) shows reading from the memories 33 and 34, and FIG.
Shows the output of the data order conversion unit 31, and FIG. 3 (g) shows the output of the image memory 23.

【0033】図示しない記録系においては、画像信号を
DCT処理、量子化処理及び可変長符号化処理してパリ
ティを付加した後に例えば磁気記録媒体に記録する。記
録系における圧縮では、フレーム内圧縮及びフレーム間
圧縮を採用し、フレーム内圧縮フレームはGOP単位で
挿入されているものとする。入力端子15には磁気記録媒
体から再生した再生画像信号を入力する。この再生画像
信号は誤り訂正回路16に与えて、パリティを用いたエラ
ー訂正を行った後可変長復号化回路17に与える。可変長
復号化回路17は入力されたデータを固定長データに戻
す。この固定長データは逆量子化回路18によって逆量子
化し、逆DCT回路19によって逆DCT処理して、記録
系におけるDCT処理前の信号に戻す。加算器20はフレ
ーム間圧縮フレームについては、予測フレームとの加算
を行うことにより、現フレームの画像データを再生す
る。
In a recording system (not shown), the image signal is subjected to DCT processing, quantization processing and variable length coding processing to add parity, and then recorded on, for example, a magnetic recording medium. For compression in the recording system, intraframe compression and interframe compression are adopted, and the intraframe compression frame is assumed to be inserted in GOP units. A reproduced image signal reproduced from the magnetic recording medium is input to the input terminal 15. This reproduced image signal is given to the error correction circuit 16 and subjected to error correction using parity, and then given to the variable length decoding circuit 17. The variable length decoding circuit 17 restores the input data to fixed length data. The fixed-length data is inversely quantized by the inverse quantization circuit 18, inverse DCT processing is performed by the inverse DCT circuit 19, and the signal before the DCT processing in the recording system is restored. The adder 20 reproduces the image data of the current frame by adding the inter-frame compressed frame to the predicted frame.

【0034】加算器20の復号化出力はスイッチ21に出力
すると共に、データ順変換部31を介してスイッチ21に出
力する。通常再生時には、スイッチ21は加算器20の出力
を選択しており、加算器20からの復号化出力を画像メモ
リ23に与えて、フィールド化する。こうして、出力端子
24には再生画像信号が得られる。
The decoded output of the adder 20 is output to the switch 21 and also to the switch 21 via the data order conversion unit 31. At the time of normal reproduction, the switch 21 selects the output of the adder 20, and the decoded output from the adder 20 is given to the image memory 23 for field formation. Thus, the output terminal
A reproduced image signal is obtained at 24.

【0035】ここで、逆転再生を行うものとする。この
場合には、一連のGOPの符号化データは逆順に再生し
て入力端子15に入力する。例えば、符号化順…,GOP
3,GOP2,GOP1,…で磁気テープに記録された
符号化データは、…,GOP1,GOP2,GOP3,
…の順に再生する。なお、この場合でも、フレーム間圧
縮フレームの復号化を可能とするために、各GOP内の
符号化データは順方向に再生する。例えば、各GOPを
8圧縮フレームで構成するものとし、GOP1を構成す
る8圧縮フレームがフレーム内圧縮フレームA1 ,フレ
ーム間圧縮フレームA2 ,A3 ,…,A8 の順に記録さ
れているものとすると、再生は圧縮フレームA1 ,A2
,…,A8 の順に行う。なお、GOP2,GOP3は
夫々圧縮フレームB1 乃至B8 及び圧縮フレームC1 乃
至C8 によって構成しているものとする。即ち、実際の
符号化順C1 乃至C8 ,B1 乃至B8 ,A1 乃至A8 に
対して、入力端子15には図3(b)に示す再生順で各圧
縮フレームを入力する。
Here, reverse reproduction is performed. In this case, a series of GOP encoded data are reproduced in reverse order and input to the input terminal 15. For example, coding order ... GOP
3, GOP2, GOP1, ... The encoded data recorded on the magnetic tape is ..., GOP1, GOP2, GOP3.
Play in this order. Even in this case, in order to enable decoding of the inter-frame compressed frame, the encoded data in each GOP is reproduced in the forward direction. For example, assuming that each GOP is composed of 8 compressed frames, and that the 8 compressed frames that compose GOP 1 are recorded in the order of intra-frame compressed frame A 1, inter-frame compressed frame A 2, A 3, ... Is the compressed frame A1, A2
,…, A8. It is assumed that GOP2 and GOP3 are composed of compressed frames B1 to B8 and compressed frames C1 to C8, respectively. That is, for the actual coding order C1 to C8, B1 to B8, A1 to A8, the compressed frames are input to the input terminal 15 in the playback order shown in FIG.

【0036】各GOP内の圧縮フレームの再生順は通常
再生時と同一であるので、通常再生時と同様の復号化処
理が行われ、加算器20からは各GOP単位で各フレーム
の復号化データが出力される。この復号化データはデー
タ順変換部31のスイッチ42を介してDCT及び逆DCT
回路43に供給する。
Since the reproduction order of the compressed frames in each GOP is the same as that in the normal reproduction, the same decoding process as in the normal reproduction is performed, and the decoded data of each frame is added from the adder 20 in each GOP unit. Is output. This decoded data is sent to the DCT and inverse DCT via the switch 42 of the data order conversion unit 31.
Supply to the circuit 43.

【0037】DCT及び逆DCT回路43は、図3(c)
に示す圧縮/伸張切換信号の“H”期間に、入力された
復号化データをDCT処理する。この圧縮/伸張切換信
号の“H”期間には、量子化及び逆量子化回路44は量子
化処理を行い、可変長符号化及び可変長復号化回路45は
可変長符号化処理を行う。これにより、圧縮/伸張切換
信号の“H”期間には、加算器20からの復号化データは
再度符号化される。図3(c)に示すように、圧縮/伸
張切換信号は1フレームおきの圧縮フレームA1 ,A3
,…,B1 ,B3 ,…,C1 ,C3 ,…の入力期間に
“H”となり、これらの圧縮フレームの復号化データは
再度フレーム内符号化されてスイッチ35に与えられる。
スイッチ35は1GOP単位で切換わって、符号化データ
をメモリ33,34のいずれか一方に与える。なお、図3
(d),(e)では、各圧縮フレームA1 乃至A8 ,B
1 乃至B8 ,C1 乃至C8 の復号化データのフレーム内
符号化データを夫々A1 ′乃至A8 ′,B1 ′乃至B8
′,C1 ′乃至C8 ′としている。圧縮及び伸張回路3
2によってフレーム間引きが行われ、図3(d)に示す
ように、1フレームおきの符号化データがメモリ33,34
のいずれか一方に記憶される。
The DCT and inverse DCT circuit 43 is shown in FIG.
During the "H" period of the compression / expansion switching signal shown in, the input decoded data is DCT processed. During the "H" period of the compression / expansion switching signal, the quantizing and dequantizing circuit 44 performs the quantizing process, and the variable length coding and variable length decoding circuit 45 performs the variable length coding process. As a result, the decoded data from the adder 20 is encoded again during the "H" period of the compression / expansion switching signal. As shown in FIG. 3 (c), the compression / expansion switching signal is compressed frames A1 and A3 every other frame.
, ..., B1, B3, ..., C1, C3, ... Become "H" during the input period, and the decoded data of these compressed frames are again intra-coded and given to the switch 35.
The switch 35 switches in units of 1 GOP and supplies the encoded data to either one of the memories 33 and 34. Note that FIG.
In (d) and (e), each compressed frame A1 to A8, B
Intra-frame encoded data of the decoded data of 1 to B8 and C1 to C8 are A1 'to A8' and B1 'to B8, respectively.
′, C1 ′ to C8 ′. Compression and decompression circuit 3
Frame thinning is performed by 2, and the encoded data every other frame is stored in the memories 33 and 34 as shown in FIG.
Is stored in either one of

【0038】メモリ33,34に1GOP分(4フレーム
分)の符号化データを記憶させ、次いで、次のGOP2
の復号化データを加算器20から圧縮及び伸張回路32に入
力する。この場合にも、圧縮/伸張切換信号の“H”期
間に、圧縮及び伸張回路32によって、1フレームおきの
圧縮フレームB1 ,B3 ,…の復号化データがフレーム
内符号化される。
Coded data for one GOP (four frames) is stored in the memories 33 and 34, and then the next GOP2 is stored.
The decoded data of is input from the adder 20 to the compression and expansion circuit 32. Also in this case, during the "H" period of the compression / expansion switching signal, the decoding data of the compressed frames B1, B3, ...

【0039】一方、圧縮/伸張切換信号の“L”期間に
は、DCT及び逆DCT回路43は逆DCT処理を行い、
量子化及び逆量子化回路44は逆量子化処理を行い、可変
長符号化及び可変長復号化回路45は可変長復号化処理を
行う。即ち、図3(e)に示すように、メモリ33,34に
記憶されているGOP1の符号化データは、圧縮/伸張
切換信号の“L”期間、即ち、GOP2の圧縮フレーム
B2 ,B4 ,…の入力期間にスイッチ36を介して書込み
順とは逆順で読出される。この符号化データは可変長符
号化及び可変長復号化回路45によって可変長復号化し、
量子化及び逆量子化回路44によって逆量子化し、DCT
及び逆DCT回路43によって逆DCT処理して元の復号
化データに戻する。DCT及び逆DCT回路43からの復
号化データはスイッチ42及び端子46を介してスイッチ21
に供給して画像メモリ23に与える。
On the other hand, during the "L" period of the compression / expansion switching signal, the DCT and inverse DCT circuit 43 performs inverse DCT processing,
The quantization and dequantization circuit 44 performs dequantization processing, and the variable length coding and variable length decoding circuit 45 performs variable length decoding processing. That is, as shown in FIG. 3E, the encoded data of GOP1 stored in the memories 33 and 34 is in the "L" period of the compression / expansion switching signal, that is, the compressed frames B2, B4, ... Of GOP2. During the input period of, the data is read through the switch 36 in the reverse order of the writing order. This encoded data is variable length decoded by the variable length encoding and variable length decoding circuit 45,
Inverse quantization by the quantization and inverse quantization circuit 44, DCT
And the inverse DCT circuit 43 performs inverse DCT processing to restore the original decoded data. The decoded data from the DCT and inverse DCT circuit 43 is sent to the switch 21 via the switch 42 and the terminal 46.
To the image memory 23.

【0040】画像メモリ23にはフレーム間引きされた復
号化データが入力されることになり、画像メモリ23は入
力された復号化データを繰返して読出すことにより補間
を行って、図3(g)に示す画像信号を出力端子24に出
力する。図3(g)に示すように、出力端子24に現れる
画像信号は逆のフレーム順となっており、逆転再生画像
を得ることができる。
The frame-thinned decoded data is input to the image memory 23, and the image memory 23 repeats the input decoded data to perform interpolation to perform interpolation, as shown in FIG. The image signal shown in is output to the output terminal 24. As shown in FIG. 3 (g), the image signals appearing at the output terminal 24 are in the reverse frame order, and a reverse reproduction image can be obtained.

【0041】このように、本実施例においては、各GO
P毎に順方向に再生されて復号化されたデータを圧縮及
び伸張回路32によって再度符号化してメモリ33,34に格
納し、逆フレーム順で読出して復号化することにより、
逆フレーム順の復号化データを得ている。符号化した後
にメモリ33,34に格納しているので、メモリ33,34は夫
々1GOP分の圧縮データを記憶すればよく、メモリ3
3,34の容量を従来に比して著しく低減することができ
る。また、圧縮及び伸張回路32は、圧縮回路と伸張回路
とを共用化し、フレーム単位で時分割に処理を切換える
ことにより、圧縮処理と伸張処理との両処理を行ってい
る。このため、回路規模の増大を低減させることができ
る。更に、圧縮及び伸張回路32は、記録系の回路を流用
して構成することができ、回路規模の増大を著しく抑制
することができる。
As described above, in this embodiment, each GO is
The data reproduced and decoded in the forward direction for each P is re-encoded by the compression and expansion circuit 32, stored in the memories 33 and 34, read in the reverse frame order, and then decoded.
The decoded data in the reverse frame order is obtained. Since the data is stored in the memories 33 and 34 after being encoded, the memories 33 and 34 need only store compressed data of 1 GOP, respectively.
The capacity of 3, 34 can be significantly reduced compared to the conventional one. The compression / expansion circuit 32 performs both compression processing and decompression processing by sharing the compression circuit and the decompression circuit and switching the processing to time division in frame units. Therefore, the increase in circuit scale can be reduced. Further, the compression / expansion circuit 32 can be configured by diverting the circuit of the recording system, and the increase of the circuit scale can be significantly suppressed.

【0042】[0042]

【発明の効果】以上説明したように本発明によれば、比
較的小さい規模で逆転再生を可能にすることができると
いう効果を有する。
As described above, according to the present invention, there is an effect that reverse reproduction can be made possible on a relatively small scale.

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

【図1】本発明に係る圧縮画像用特殊再生装置の一実施
例を示すブロック図。
FIG. 1 is a block diagram showing an embodiment of a special playback device for compressed images according to the present invention.

【図2】図1中のデータ順変換部の具体的な構成を示す
ブロック図。
FIG. 2 is a block diagram showing a specific configuration of a data order conversion unit in FIG.

【図3】実施例の動作を説明するためのタイミングチャ
ート。
FIG. 3 is a timing chart for explaining the operation of the embodiment.

【図4】圧縮画像記録再生装置を示すブロック図。FIG. 4 is a block diagram showing a compressed image recording / reproducing device.

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

31…データ順変換部、32…圧縮及び伸張回路、33,34…
メモリ
31 ... Data order conversion unit, 32 ... Compression and expansion circuit, 33, 34 ...
memory

フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 7/30 7/32 H04N 7/133 Z 7/137 Z (72)発明者 益山 大志 東京都港区新橋3丁目3番9号 東芝エ ー・ブイ・イー株式会社内 (72)発明者 冨澤 研二 東京都港区新橋3丁目3番9号 東芝エ ー・ブイ・イー株式会社内Continuation of front page (51) Int.Cl. 6 Identification number Office reference number FI Technical indication location H04N 7/30 7/32 H04N 7/133 Z 7/137 Z (72) Inventor Taishi Ikyama Shinbashi, Minato-ku, Tokyo 3-3-9 TOSHIBA AVEE Co., Ltd. (72) Inventor Kenji Tomizawa 3-3-9 Shimbashi, Minato-ku, Tokyo Inside TOSHIBA AVEE Co., Ltd.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 所定数のフレーム間圧縮フレームと少な
くとも1つのフレーム内圧縮フレームとを符号化単位と
して符号化された画像の符号化データが与えられ、この
符号化データを復号化することにより前記符号化単位で
復号化データを得る復号化手段と、 前記符号化単位毎の前記復号化データをフレーム内圧縮
すると共に圧縮されたデータを伸張する圧縮及び伸張手
段と、 この圧縮及び伸張手段によって圧縮されたデータを記憶
すると共に、記憶したデータを逆フレーム順に読出して
前記圧縮及び伸張手段に与えて復号化させる記憶手段
と、 前記圧縮及び伸張手段の圧縮処理及び伸張処理を所定周
期で切換える切換手段と、 前記圧縮及び伸張手段の復号化処理によって所定周期で
間引かれた画像信号が与えられ補間処理によって逆転再
生画像を得る補間手段とを具備したことを特徴とする圧
縮画像用特殊再生装置。
1. Coded data of an image coded with a predetermined number of inter-frame compressed frames and at least one intra-frame compressed frame as a coding unit is provided, and the coded data is decoded to obtain the coded data. Decoding means for obtaining decoded data in coding units, compression and decompression means for compressing the decoded data for each coding unit in a frame and decompressing the compressed data, and compression by the compression and decompression means Storage means for storing the stored data, reading the stored data in reverse frame order and giving the data to the compression and expansion means for decoding, and switching means for switching the compression processing and expansion processing of the compression and expansion means at a predetermined cycle. And an image signal thinned out in a predetermined cycle by the decoding process of the compression and expansion means is given, and the reverse reproduction is performed by the interpolation process. Special reproducing apparatus for compressed image, characterized by comprising an interpolation means for obtaining the image.
【請求項2】 前記圧縮及び伸張手段は、前記復号化手
段の復号化処理用の回路の一部を流用することを特徴と
する請求項1に記載の圧縮画像用特殊再生装置。
2. The special reproduction apparatus for compressed images according to claim 1, wherein the compression and expansion means diverts a part of a decoding processing circuit of the decoding means.
【請求項3】 前記圧縮及び伸張手段は、前記復号化手
段に入力される符号化データを作成するための符号化回
路の一部を流用することを特徴とする請求項1又は2の
いずれか一方に記載の圧縮画像用特殊再生装置。
3. The compression and expansion means diverts a part of an encoding circuit for creating encoded data input to the decoding means. The special playback device for compressed images according to one aspect.
【請求項4】 前記圧縮及び伸張手段は、1フレーム周
期で圧縮処理と伸張処理とを切換えることを特徴とする
請求項1に記載の圧縮画像用特殊再生装置。
4. The special reproduction apparatus for a compressed image according to claim 1, wherein the compression / decompression means switches between compression processing and decompression processing in one frame cycle.
【請求項5】 前記記憶手段は、2符号化単位分の記憶
容量を有することを特徴とする請求項1に記載の圧縮画
像用特殊再生装置。
5. The special reproduction device for a compressed image according to claim 1, wherein the storage means has a storage capacity for two encoding units.
JP30826293A 1993-12-08 1993-12-08 Special reproducing device for compressed image Pending JPH07162805A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30826293A JPH07162805A (en) 1993-12-08 1993-12-08 Special reproducing device for compressed image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30826293A JPH07162805A (en) 1993-12-08 1993-12-08 Special reproducing device for compressed image

Publications (1)

Publication Number Publication Date
JPH07162805A true JPH07162805A (en) 1995-06-23

Family

ID=17978899

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30826293A Pending JPH07162805A (en) 1993-12-08 1993-12-08 Special reproducing device for compressed image

Country Status (1)

Country Link
JP (1) JPH07162805A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005112446A1 (en) * 2004-05-17 2005-11-24 Sanyo Electric Co., Ltd. Image processing device
JP2007158901A (en) * 2005-12-07 2007-06-21 Samsung Electronics Co Ltd Image processing apparatus and computer program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005112446A1 (en) * 2004-05-17 2005-11-24 Sanyo Electric Co., Ltd. Image processing device
JP2007158901A (en) * 2005-12-07 2007-06-21 Samsung Electronics Co Ltd Image processing apparatus and computer program

Similar Documents

Publication Publication Date Title
US5343248A (en) Moving image compressing and recording medium and moving image data encoder and decoder
JP3268306B2 (en) Image coding method
JP3381855B2 (en) Image signal encoding method and image signal encoding device, image signal decoding method and image signal decoding device
US6480542B1 (en) Method for decoding compressed video data with a reduced memory requirement
JPH10191259A (en) Inversion reproduction method for mpeg video
JPH0818979A (en) Image processor
JPH0530493A (en) Decoding device for digital video signal
JPH10271516A (en) Compression coder, coding method, decoder and decoding method
JP3034173B2 (en) Image signal processing device
JP2898413B2 (en) Method for decoding and encoding compressed video data streams with reduced memory requirements
JP3128393B2 (en) Compressed video playback device
US6498896B1 (en) Recording apparatus able to control the recording of compressed image pictures so that pictures which are necessary to restore the last pictures are recorded
JP3163699B2 (en) Image recording device
JPH07162805A (en) Special reproducing device for compressed image
JPH06276481A (en) Picture signal coding and decoding method and recording medium
JPH07107464A (en) Picture encoding device and decoding device
JPH11289533A (en) Data converter, its method and signal recording and reproducing device
JP3147636B2 (en) Video data arranging method and its encoding device and decoding device
KR100312420B1 (en) Video code method for esay reverse video play
JPH08280024A (en) Video signal decoder
JPH05276491A (en) High-efficiency coding/decoding device
JP3307379B2 (en) Decoding apparatus and method
JP3277925B2 (en) Image processing apparatus and method
JPH09298711A (en) Device for generating compressed image data for editing for image information recording and reproducing device
JP3516622B2 (en) Decoding apparatus and method