JPH09200772A - Compressed image data display device - Google Patents

Compressed image data display device

Info

Publication number
JPH09200772A
JPH09200772A JP625996A JP625996A JPH09200772A JP H09200772 A JPH09200772 A JP H09200772A JP 625996 A JP625996 A JP 625996A JP 625996 A JP625996 A JP 625996A JP H09200772 A JPH09200772 A JP H09200772A
Authority
JP
Japan
Prior art keywords
intra
screen
time code
frame
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
JP625996A
Other languages
Japanese (ja)
Inventor
Toshio Maenozono
敏雄 前之園
Makoto Nakamura
誠 中村
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.)
Fuji Electric Co Ltd
Fuji Facom Corp
Original Assignee
Fuji Electric Co Ltd
Fuji Facom 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 Fuji Electric Co Ltd, Fuji Facom Corp filed Critical Fuji Electric Co Ltd
Priority to JP625996A priority Critical patent/JPH09200772A/en
Publication of JPH09200772A publication Critical patent/JPH09200772A/en
Pending legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PROBLEM TO BE SOLVED: To easily extract a desired image in a short time so that a moving image can be easily grasped. SOLUTION: This device is provided with a means (intra-extracter 2) for extracting an intra-frame compressed picture (I picture) from an inter-frame compressed video bit stream containing routine intra-frame compression like an MPEG system and a means for reducing the extracted I picture, etc., in the case of decoding such a video bit stream through a variable length decoder(VLD) 3, inverse quantizer 4 and inverter DCT equipment 5 or the like, this reduced image is written in frame memories (10 and 11) so that multi-display is enabled, and retrieval with the reduced picture as an index is facilitated.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、ディジタル画像
メディアとしてのコンパクトディスクメモリ(CD−R
OM)から、例えばMPEG(Moving Pict
ure Experts Group)方式により圧縮
された画像データをデコード(復号)し、表示するため
の圧縮画像データ表示装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a compact disc memory (CD-R) as a digital image medium.
From OM, for example, MPEG (Moving Pict)
The present invention relates to a compressed image data display device for decoding and displaying image data compressed by the ure Experts Group) method.

【0002】[0002]

【従来の技術】図8はこの種の一般的なデコードシステ
ムを示すブロック図、図9はMPEGシステムストリー
ムの説明図である。図8に示すように、処理装置(CP
U)20、CD−ROMデコーダ21、MPEGビデオ
デコーダ22、ビデオD/A(ディジタル/アナログコ
ンバータ))23、MPEGオーディオデコーダ24お
よびオーディオD/A25等より構成される。CD−R
OMデコーダ21から出力されるデータは、図9の如き
MPEGシステムストリーム26であり、ビデオとオー
ディオのパケット化されたデータを多重化したものであ
る。A1,A2…がオーディオパケット、V1,V2…
がビデオパケットであり、パディングはデータ長を一定
にするために用いられる。
2. Description of the Related Art FIG. 8 is a block diagram showing a general decoding system of this type, and FIG. 9 is an explanatory diagram of an MPEG system stream. As shown in FIG. 8, the processing device (CP
U) 20, CD-ROM decoder 21, MPEG video decoder 22, video D / A (digital / analog converter) 23, MPEG audio decoder 24, audio D / A 25 and the like. CD-R
The data output from the OM decoder 21 is the MPEG system stream 26 as shown in FIG. 9, which is a multiplexed packetized data of video and audio. A1, A2 ... Are audio packets, V1, V2 ...
Is a video packet, and padding is used to make the data length constant.

【0003】すなわち、CPU20はCD−ROMデコ
ーダ21から多重化されたシステムストリームを取り出
し、オーディオストリームとビデオストリームに分離
し、分離したビデオストリームをMPEGビデオデコー
ダ22に、また、オーディオストリームをMPEGオー
ディオデコーダ24に書き込む。デコーダ22,24で
はそれぞれデコード処理を行ない、ビデオD/A23,
オーディオD/A25に出力する。
That is, the CPU 20 takes out the multiplexed system stream from the CD-ROM decoder 21, separates it into an audio stream and a video stream, and separates the separated video stream into an MPEG video decoder 22 and the audio stream into an MPEG audio decoder. Write to 24. The decoders 22 and 24 respectively perform decoding processing, and the video D / A 23,
Output to audio D / A 25.

【0004】図10はMPEGビデオデコーダの一般的
な例を示すブロック図である。入力されたMPEGビデ
オストリームはVLD(可変長復号器)3、逆量子化器
4および逆DCT器(IDCT:Inverse Di
screte Cosine Transform)5
にてそれぞれの処理が行なわれる。すなわち、VLD器
3では可変長符号化されたデータを復号し、量子化デー
タ(量子化後の変換係数)に変換して出力するととも
に、ピクチャータイプによって異なる信号を出力し、ス
イッチ13,14,15を介してデータの経路を制御す
る。逆量子化器4では、VLD器3から入力された量子
化データを逆量子化し、DCTの変換係数を出力する。
逆DCT器5では入力された変換係数の逆DCTを行な
い、画像データとなる輝度Y,色差Cr,Cb等のデー
タを出力する。
FIG. 10 is a block diagram showing a general example of an MPEG video decoder. The input MPEG video stream has a VLD (variable length decoder) 3, an inverse quantizer 4 and an inverse DCT (IDCT: Inverse Di).
screen Cine Transform) 5
Each processing is performed at. That is, the VLD 3 decodes the variable-length coded data, converts the data into quantized data (quantized conversion coefficient) and outputs the quantized data, and outputs different signals depending on the picture type. Control the data path via 15. The inverse quantizer 4 inversely quantizes the quantized data input from the VLD 3 and outputs a DCT transform coefficient.
The inverse DCT unit 5 performs inverse DCT on the input transform coefficient and outputs data such as luminance Y, color differences Cr, Cb, etc., which become image data.

【0005】データ経路の制御は各ピクチャータイプ毎
に異なり、ピクチャータイプとしてはIピクチャー,P
ピクチャーおよびBピクチャーがある。図11はGOP
(グループオブピクチャー)の構成と各ピクチャーの予
測の方法を説明するための説明図である。図11に示す
ように、GOPはI,P,Bの各ピクチャーを含み、I
ピクチャー(イントラピクチャーともいう)はフレーム
内符号化で他の画像の情報を参照しないで処理するもの
であり、Pピクチャーは過去のIピクチャーまたはPピ
クチャーの情報を用いて予測し、フレーム間差分として
符号化処理を行なう。Bピクチャーは時間的に前後の
I,Pピクチャーを用いて予測し、フレーム間差分とし
て符号化処理を行なう。Bピクチャーの予測は、簡単な
ものは前後のI,Pピクチャーの平均をとるだけのもの
がある。従って、各ピクチャータイプによって参照する
画像が異なるため、異なるデータ経路となる。
The control of the data path is different for each picture type, and the picture types are I picture and P.
There are pictures and B pictures. Figure 11 is a GOP
It is an explanatory view for explaining the composition of (group of pictures) and the prediction method of each picture. As shown in FIG. 11, the GOP includes I, P and B pictures, and
A picture (also referred to as an intra picture) is processed by intra-frame coding without referring to information of other images, and a P picture is predicted by using information of a past I picture or P picture, and is calculated as an inter-frame difference. Encoding process is performed. The B picture is predicted using the I and P pictures that are temporally preceding and following, and is encoded as an interframe difference. For the prediction of B pictures, the simple one is to simply average the preceding and following I and P pictures. Therefore, since the image to be referred to differs depending on each picture type, the data path becomes different.

【0006】図12は各ピクチャータイプによるデータ
経路の説明図である。同図(a)はIピクチャーのデー
タ経路で、逆DCTからの出力が予測メモリ1に格納さ
れる。予測メモリ1からの出力は、過去に書き込まれた
I,Pピクチャーデータが、そのタイミングで出力され
る。同図(b)はPピクチャーのデータ経路で、予測メ
モリ1からの出力と逆DCTからの出力とを加算したも
のが予測メモリ2に書き込まれる。予測メモリ2からの
出力は、過去に書き込まれたI,Pピクチャーデータ
が、そのタイミングで出力される。なお、同図(a),
(b)での予測メモリ1,2への書き込みは交互に行な
われる。同図(c)はBピクチャーのデータ経路で、予
測メモリ1,2からのI,Pピクチャーのデータの平均
をとり、そのデータと逆DCTからの出力とを加算した
データがビデオD/A部へと出力される。そのタイミン
グでは、予測メモリ1,2への書き込みはしない。
FIG. 12 is an explanatory diagram of a data path for each picture type. FIG. 3A shows a data path of the I picture, and the output from the inverse DCT is stored in the prediction memory 1. As the output from the prediction memory 1, the I and P picture data written in the past are output at that timing. FIG. 2B shows a P picture data path, and the sum of the output from the prediction memory 1 and the output from the inverse DCT is written to the prediction memory 2. As the output from the prediction memory 2, the I and P picture data written in the past are output at that timing. In addition, FIG.
Writing to the prediction memories 1 and 2 in (b) is performed alternately. FIG. 3C shows a B picture data path, in which the data of I and P pictures from the prediction memories 1 and 2 are averaged, and the data is added to the output from the inverse DCT to obtain the video D / A section. Is output to. At that timing, the prediction memories 1 and 2 are not written.

【0007】図13にMPEGビデオストリームのデー
タ構成を示す。最上位の層はシーケンス層であり、一連
の同じ属性を持つ画面グループで、画面サイズ,画像レ
ートの同じものがこれにあたる。2番目の層はGOP層
で、ランダムアクセスの単位となる画面の最小単位とな
る。3番目の層としてピクチャー層があり、1枚の画面
に共通な属性で、画面の符号化ピクチャータイプにあた
る。4番目の層はスライス層で、1枚の画面を任意の長
さに分割した小画面共通の情報を示す。5番目の層とし
てマクロブロック層があり、スライスを分割したマクロ
ブロックに共通な情報を示す。6番目の層はブロック層
で、DCTの1ブロック(8画素×8ライン)にあた
る。
FIG. 13 shows the data structure of an MPEG video stream. The uppermost layer is a sequence layer, which is a series of screen groups having the same attributes, which have the same screen size and image rate. The second layer is the GOP layer, which is the minimum unit of the screen that is the unit of random access. There is a picture layer as the third layer, which is an attribute common to one screen and corresponds to the coded picture type of the screen. The fourth layer is a slice layer and indicates information common to small screens obtained by dividing one screen into arbitrary lengths. There is a macroblock layer as the fifth layer, which shows information common to macroblocks obtained by dividing a slice. The sixth layer is a block layer, which corresponds to one DCT block (8 pixels × 8 lines).

【0008】以上のようなMPEGビデオビットストリ
ームにおいて、通常の再生モードの他に高速再生モード
がある。その概念を図14に示す。これは、ビットスト
リームのシーケンス層内のGOPを幾つかスキップさ
せ、スキップさせたGOP内のIピクチャーのみを取り
出し、それを再生するモードである。このような高速再
生技術により、動画像の全体を把握できるようにし、所
望とする画像からの再生を可能とするものである。な
お、MPEGの圧縮方式を用いたビデオCDでは、メニ
ュー画面を静止画として予め作成しておき、動画像全体
が把握できるようになっている。このメニュー画面を選
択することで、所望とする画像が得られるようになって
いる。
In the MPEG video bit stream as described above, there is a high speed reproduction mode in addition to the normal reproduction mode. The concept is shown in FIG. This is a mode in which some GOPs in the sequence layer of the bitstream are skipped, only the I pictures in the skipped GOPs are taken out, and reproduced. With such a high-speed reproduction technique, the entire moving image can be grasped and reproduction from a desired image can be performed. In a video CD using the MPEG compression method, the menu screen is created in advance as a still image so that the entire moving image can be grasped. By selecting this menu screen, a desired image can be obtained.

【0009】[0009]

【発明が解決しようとする課題】しかし、上記のような
装置で高速再生方式により所望の画面まで早送りさせる
場合、Iピクチャーは時間的に離れているため、再生さ
れる画面にはいわゆるビデオ機器の高速再生時のような
「動き」がない。そのため、時間的に前に進んでいる
か、後ろに進んでいるかの区別がつき難い、所望の画面
を探しづらく探すのに時間が掛かる、などの問題があ
る。また、ビデオCDではメニュー画面を用意して動画
像全体を把握できるようにしているが、これは、予め作
成しておもくので、ユーザ独自に新らしいものを作成す
ることはできない。したがって、この発明の課題は動画
像の把握を容易にすべく、所望の画面を短時間に探せる
ようにすることにある。
However, in the case of fast-forwarding to a desired screen by the high-speed playback method in the above-mentioned device, since the I pictures are distant from each other in time, so-called video equipment of the video device is displayed on the screen to be played back. There is no "movement" like in high-speed playback. Therefore, it is difficult to distinguish whether it is moving forward or backward in terms of time, and it is difficult to find a desired screen, and it takes time to search. Further, in the video CD, a menu screen is prepared so that the entire moving image can be grasped, but since this is created in advance, it is not possible for the user to create a new one. Therefore, an object of the present invention is to make it possible to search for a desired screen in a short time in order to easily grasp a moving image.

【0010】[0010]

【課題を解決するための手段】このような課題を解決す
べく、請求項1,2の発明では、定期的なフレーム内圧
縮を含むフレーム間圧縮されたビデオビットストリーム
をデコードするに当たり、このビデオビットストリーム
からフレーム内圧縮画面のみを抽出する手段、抽出した
フレーム内圧縮画面を縮小する手段、縮小画像をフレー
ムメモリに書き込みマルチ表示する手段などを設ける。
フレーム内圧縮画面のフレームメモリへの書き込みを、
請求項1の発明では時間的に連続して行ない、請求項2
の発明では現画像と直前画像との色分布からシーンチェ
ンジを検出したときにのみ行なうようにする。
In order to solve such a problem, according to the invention of claims 1 and 2, when decoding a video bit stream compressed between frames including regular intra-frame compression, this video is decoded. A means for extracting only the in-frame compressed screen from the bitstream, a means for reducing the extracted in-frame compressed screen, a means for writing a reduced image in the frame memory and multi-displaying are provided.
Write the compressed image in the frame to the frame memory,
According to the invention of claim 1, the operation is performed continuously in terms of time.
In the invention described in (1), it is performed only when a scene change is detected from the color distribution of the current image and the immediately preceding image.

【0011】また、請求項3の発明では、請求項1,2
の発明に加えてフレーム内圧縮画面のスキップすべき数
を設定するためのスキップ数設定手段を設け、請求項4
の発明では、フレーム内圧縮画面の取り出しをその限定
された部分の色分布情報のみを用いて行なうようにす
る。さらに、請求項1ないし4の発明のいずれかに対し
て、縮小画面とタイムコードとを対応付ける対応付け手
段を付加し、指示したタイムコード位置からデコードを
開始するようにする。
Further, in the invention of claim 3, claims 1 and 2
5. In addition to the invention of claim 4, there is provided skip number setting means for setting the number of skipped intra-frame compressed screens.
In the invention, the in-frame compressed screen is taken out by using only the color distribution information of the limited part. Further, in addition to any one of the first to fourth aspects of the invention, an associating means for associating the reduced screen with the time code is added, and the decoding is started from the instructed time code position.

【0012】請求項1の発明により、時間的に連続する
イントラ画像の縮小画面が同一画面上に複数枚表示さ
れ、請求項2の発明により、シーンチェンジ発生時にの
み、イントラ画像の縮小画面が同一画面上に複数枚表示
される。また、請求項3の発明により、縮小したイント
ラ画像間の時間解像度が自由に変更可能となり、請求項
4の発明により、イントラ画像間の或る限定された部分
の色分布の変化検出時にのみ、イントラ画像の縮小画面
が同一画面上に複数枚表示され、請求項5の発明によ
り、イントラ縮小画像をインデックスとする検索が可能
となる。
According to the invention of claim 1, a plurality of time-sequential reduced screens of intra images are displayed on the same screen. According to the invention of claim 2, the reduced screens of intra images are the same only when a scene change occurs. Multiple images are displayed on the screen. Further, according to the invention of claim 3, the time resolution between the reduced intra images can be freely changed, and according to the invention of claim 4, only when a change in the color distribution of a limited part between the intra images is detected. A plurality of reduced screens of intra images are displayed on the same screen, and according to the invention of claim 5, it is possible to perform a search using the reduced intra images as an index.

【0013】[0013]

【発明の実施の形態】図1はこの発明の第1の実施の形
態を示す構成図である。同図において、1はタイムコー
ド抽出器、2はイントラモード抽出器、3はVLD(可
変長復号器)、4は逆量子化器、5はIDCT器、6は
比較器、7はカウンタ、8は加算器、9はアドレス生成
器、10,11は予測メモリ、12は平均器、13,1
4,15はスイッチ(SW)である。
1 is a block diagram showing a first embodiment of the present invention. In the figure, 1 is a time code extractor, 2 is an intra mode extractor, 3 is a VLD (variable length decoder), 4 is an inverse quantizer, 5 is an IDCT device, 6 is a comparator, 7 is a counter, 8 Is an adder, 9 is an address generator, 10 and 11 are prediction memories, 12 is an averager, and 13 and 1
Reference numerals 4 and 15 are switches (SW).

【0014】すなわち、解像度変換のための縮小倍率、
イントラ画像を選択するか否かを示すイントラモードの
ON/OFFおよび縮小再生開始の初期値としてのタイ
ムコードなどの各情報が、外部より入力される。初期設
定でイントラモードを設定(ON)した後、MPEGビ
ットストリームが入力されると、タイムコード抽出器1
により、現在入力されているGOP(グループオブピク
チャー)内のタイムコードが比較器6へ出力される。G
OPには開始コード(GSC)が先頭にあり、その後に
シーケンスからの開始からの時間を示すタイムコードが
ある。タイムコード抽出器1から出力されたタイムコー
ドは、比較器6において初期設定されたタイムコードと
比較され、一致したらその旨の信号をアドレス生成器9
に出力する。
That is, the reduction ratio for resolution conversion,
Information such as ON / OFF of the intra mode indicating whether or not to select an intra image and a time code as an initial value for starting reduction reproduction is input from the outside. When the MPEG bit stream is input after the intra mode is set (ON) in the initial setting, the time code extractor 1
Thus, the time code in the currently input GOP (Group of Pictures) is output to the comparator 6. G
The OP has a start code (GSC) at the beginning, followed by a time code indicating the time from the start from the sequence. The time code output from the time code extractor 1 is compared with the time code initialized by the comparator 6, and if they match, a signal to that effect is sent to the address generator 9
Output to

【0015】イントラモード抽出器2はピクチャータイ
プの中からIピクチャーのみを抽出し、VLD3に出力
するとともにカウンタ7へカウントアップ信号を出力す
る。VLD3,逆量子化器4およびIDCT器5ではI
ピクチャーのデータのみが処理される。IDCT器5に
は、初期設定にて解像度変換の縮小倍率が設定される。
解像度変換の原理を図2に示す。ここでは縮小倍率を1
/2,1/4,1/8とした例を示している。つまり、
8画素×8ラインのDCT係数の高域データを縮小倍率
に応じて捨てた後、4点,2点,1点の逆変換を行な
い、その後に輝度調整をすることにより縮小が実現され
る。IDCT器5からは、こうして縮小されたデータが
出力される。
The intra mode extractor 2 extracts only the I picture from the picture types, outputs it to the VLD 3, and outputs a count-up signal to the counter 7. In VLD3, inverse quantizer 4 and IDCT device 5, I
Only picture data is processed. The IDCT device 5 is initially set with a reduction ratio for resolution conversion.
The principle of resolution conversion is shown in FIG. Here, the reduction ratio is 1
An example of / 2, 1/4, 1/8 is shown. That is,
Reduction is realized by discarding high frequency data of DCT coefficients of 8 pixels × 8 lines according to the reduction ratio, performing inverse conversion of 4, 2, and 1 point, and then performing brightness adjustment. The IDCT device 5 outputs the data thus reduced.

【0016】IDCT器5からの出力は、予測メモリ1
0に入力される。予測メモリの代わりに他のフレームメ
モリでも良い。アドレス生成器9は、比較器6からのタ
イムコードの比較一致信号とカウンタ7からの信号と縮
小倍率とにより、マルチ画面表示するためのオフセット
位置を決定する。その後、IDCT器5からのデータの
数により、各オフセット位置から予測メモリ10への書
き込みが始まる。図3は1/4に縮小したもので、時間
的に連続するIピクチャーを16枚表示した例である。
なお、IDCT器5による縮小処理は1/8までである
が、IDCT器での縮小処理後に単純な縦横の間引きを
行なえば、1/16,1/32も実現可能である。
The output from the IDCT device 5 is the prediction memory 1
Input to 0. Instead of the prediction memory, another frame memory may be used. The address generator 9 determines the offset position for multi-screen display based on the comparison match signal of the time code from the comparator 6, the signal from the counter 7 and the reduction ratio. After that, writing to the prediction memory 10 starts from each offset position according to the number of data from the IDCT device 5. FIG. 3 shows an example in which 16 I-pictures that are temporally continuous are displayed by reducing the size to 1/4.
The reduction processing by the IDCT device 5 is up to 1/8, but 1/16 and 1/32 can be realized by performing simple vertical and horizontal thinning after the reduction processing by the IDCT device.

【0017】図4にこの発明の第2の実施形態を示す。
図1に示す第1の実施形態と異なるのは色分布検出器1
6が付加されている点にあり、カウンタ7のカウントア
ップ信号がこの色分布検出器16から出力される点であ
る。色分布検出器16では、直前の縮小画面のデータと
現在入力されているデータとの間で色分布のヒストグラ
ムを比べ、分布の違いを検出する。色分布が著しく異な
る場合に、カウンタ7にカウントアップ信号を出力す
る。図5に色分布検出の原理を示す。ここでは、矢印の
位置でシーンチェンジが生じたものとして検出する。つ
まり、画面の中に存在するものがそれほど変わらなけれ
ば輝度のヒストグラムもほぼ同じで、シーンチェンジと
しては検出されないことになる。なお、色分布の違いは
相関演算等を利用して相関値を求め、これをしきい値と
比較するなどにより容易に検出することができる。
FIG. 4 shows a second embodiment of the present invention.
The color distribution detector 1 is different from the first embodiment shown in FIG.
6 is added, and the count-up signal of the counter 7 is output from the color distribution detector 16. The color distribution detector 16 compares the histogram of the color distribution between the immediately previous reduced screen data and the currently input data to detect a difference in distribution. When the color distributions are significantly different, a count-up signal is output to the counter 7. FIG. 5 shows the principle of color distribution detection. Here, it is detected that a scene change has occurred at the position of the arrow. In other words, if there is not much change in what exists on the screen, the brightness histogram will be almost the same and will not be detected as a scene change. The difference in color distribution can be easily detected by obtaining a correlation value using a correlation calculation or the like and comparing this with a threshold value.

【0018】以上により、シーンチェンジがない場合は
オフセットアドレスは変化せずに上書きされることにな
り、シーンチェンジ発生時のみオフセットアドレスが更
新されることになる。色分布の違いを、以上では1枚の
イントラ画面から検出するようにしたが、1枚の或る限
定された部分にのみ着目して検出するようにしても良
い。
As described above, when there is no scene change, the offset address is overwritten without changing, and the offset address is updated only when the scene change occurs. Although the difference in color distribution is detected from one intra screen in the above, it may be detected by focusing only on a certain limited part of one sheet.

【0019】図6に図4の変形例を示す。同図からも明
らかなように、この例は図4に示すものに対しGOPス
キップ器17を付加し、スキップする数を外部より設定
可能とした点が特徴である。すなわち、GOPスキップ
器17はタイムコードと設定値によりスキップし、スキ
ップしたGOPのみをイントラモード抽出器2に入力す
る。これにより、複数の縮小表示されたイントラ画像間
の時間解像度を自由に変更することが可能となる。つま
り、時間解像度を荒くすることにより、長時間にわたる
変化の様子を観察することができる。図7に図1の変形
例を示す。これは、図1に示すものに対しGOPスキッ
プ器17を付加した点が特徴である。これにより、決め
られた時間間隔で縮小画面を表示することができる。
FIG. 6 shows a modification of FIG. As is apparent from the figure, this example is characterized in that a GOP skip unit 17 is added to the example shown in FIG. 4 and the number of skips can be set from the outside. That is, the GOP skip unit 17 skips according to the time code and the set value, and inputs only the skipped GOP to the intra mode extractor 2. As a result, it becomes possible to freely change the temporal resolution between the plurality of reduced-displayed intra images. That is, by making the time resolution rough, it is possible to observe the state of change over a long period of time. FIG. 7 shows a modification of FIG. This is characterized in that a GOP skip unit 17 is added to the one shown in FIG. Thereby, the reduced screen can be displayed at the determined time interval.

【0020】上記のようにマルチ表示された各縮小画面
に対し、タイムコードの引けるテーブル等を用意してお
き、縮小画面上をマウス等の手段により指示することで
タイムコードを出力できるようにしておく。そして、タ
イムコードが出力されたら、そのタイムコードから通常
のMPEG再生を行なうようにすれば、操作者が作成し
た縮小画面をインデックスとして検索することが可能と
なる。なお、以上では、主としてMPEG方式のビデオ
ビットストリームをデコード(復号)する場合について
説明したが、この発明はこれと同様のビデオビットスト
リームをデコードする場合にも適用できるのはいうまで
もない。
For each of the reduced screens that are multi-displayed as described above, a table or the like in which a time code can be drawn is prepared, and the time code can be output by pointing the reduced screen with a means such as a mouse. deep. Then, when the time code is output, if the normal MPEG reproduction is performed from the time code, the reduced screen created by the operator can be searched as an index. In the above description, the case of mainly decoding a video bit stream of the MPEG system has been described, but it goes without saying that the present invention can also be applied to the case of decoding a video bit stream similar to this.

【0021】[0021]

【発明の効果】この発明によれば、下記のような効果を
期待することができる。 (1)請求項1の発明によれば、時間的に連続するイン
トラ画像のマルチ表示が可能となるため、経過時間と画
面との関係が把握でき編集作業などが容易になる。 (2)請求項2の発明によれば、シーンチェンジ発生時
のみイントラ画像のマルチ表示が可能となり、マルチ表
示される1つ1つが動画像のシーンのまとまりのあるも
の(画面内の情報が変わらない動画の1カット)とな
る。 (3)請求項3の発明によれば、縮小したイントラ画像
間の時間解像度が自由に変更可能となり、長時間にわた
る動画像を大局的に把握できる。また、大局的に把握し
た後、細部にわたって把握することが可能となる。 (4)請求項4の発明によれば、イントラ画像間の或る
限定された部分の変化を検出してマルチ表示が可能とな
り、監視画像等のアプリケーションにおいて監視する場
所を限定することができ、変化の度合いを縮小画面とし
て把握できる。これにより、日照変化によるものか、人
物等の侵入によるものかなどの判別が可能となる。 (5)請求項5の発明によれば、縮小画面を指示するだ
けで、動画像の検索が容易となる。
According to the present invention, the following effects can be expected. (1) According to the invention of claim 1, since it is possible to display the intra images which are temporally continuous, the relationship between the elapsed time and the screen can be grasped and the editing work and the like can be facilitated. (2) According to the invention of claim 2, the intra-image can be multi-displayed only when a scene change occurs, and each of the multi-displays has a cohesive scene of the moving image (the information on the screen changes). It will be one cut of a non-moving video) (3) According to the third aspect of the invention, the temporal resolution between the reduced intra images can be freely changed, and a long-time moving image can be grasped comprehensively. In addition, it is possible to grasp the details in detail after grasping the big picture. (4) According to the invention of claim 4, it is possible to detect a change in a certain limited portion between the intra images and perform multi-display, and it is possible to limit a place to be monitored in an application such as a monitoring image. The degree of change can be grasped as a reduced screen. As a result, it is possible to determine whether it is due to a change in sunshine or due to an intrusion of a person or the like. (5) According to the invention of claim 5, the moving image can be easily searched by only instructing the reduced screen.

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

【図1】この発明による第1の実施の形態を示す構成図
である。
FIG. 1 is a configuration diagram showing a first embodiment according to the present invention.

【図2】解像度変換方法の説明図である。FIG. 2 is an explanatory diagram of a resolution conversion method.

【図3】ビットストリームからのイントラ抽出とマルチ
画像表示の説明図である。
FIG. 3 is an explanatory diagram of intra extraction from a bitstream and multi-image display.

【図4】この発明による第2の実施の形態を示す構成図
である。
FIG. 4 is a configuration diagram showing a second embodiment according to the present invention.

【図5】色分布検出方法の説明図である。FIG. 5 is an explanatory diagram of a color distribution detection method.

【図6】この発明による第3の実施の形態を示す構成図
である。
FIG. 6 is a configuration diagram showing a third embodiment according to the present invention.

【図7】この発明による第4の実施の形態を示す構成図
である。
FIG. 7 is a configuration diagram showing a fourth embodiment according to the present invention.

【図8】一般的なMPEGデコードシステム例を示すブ
ロック図である。
FIG. 8 is a block diagram showing an example of a general MPEG decoding system.

【図9】MPEGシステムストリームの説明図である。FIG. 9 is an explanatory diagram of an MPEG system stream.

【図10】MPEGビデオデコーダの一般的な例を示す
ブロック図である。
FIG. 10 is a block diagram showing a general example of an MPEG video decoder.

【図11】GOPの構成と各ピクチャーの予測方法を説
明するための説明図である。
FIG. 11 is an explanatory diagram illustrating a GOP configuration and a prediction method for each picture.

【図12】各ピクチャータイプによるデータ経路の説明
図である。
FIG. 12 is an explanatory diagram of a data path according to each picture type.

【図13】MPEGビデオストリームのデータ構成説明
図である。
FIG. 13 is an explanatory diagram of a data structure of an MPEG video stream.

【図14】高速再生モードの説明図である。FIG. 14 is an explanatory diagram of a high speed reproduction mode.

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

1…タイムコード抽出器、2…イントラモード抽出器、
3…VLD(可変長復号器)、4…逆量子化器、5…I
DCT器(Inverse DiscreteCosi
ne Transform)、6…比較器、7…カウン
タ、8…加算器、9…アドレス生成器、10,11…予
測メモリ、12…平均器、13,14,15…スイッチ
(SW)。
1 ... Time code extractor, 2 ... Intra mode extractor,
3 ... VLD (variable length decoder), 4 ... inverse quantizer, 5 ... I
DCT (Inverse Discrete Cosi)
ne Transform), 6 ... Comparator, 7 ... Counter, 8 ... Adder, 9 ... Address generator, 10, 11 ... Prediction memory, 12 ... Averager, 13, 14, 15 ... Switch (SW).

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 定期的なフレーム内圧縮を含むフレーム
間圧縮されたビデオビットストリームをデコードし、表
示する圧縮画像データ表示装置において、 フレーム内圧縮画面のみを取り出すための動作モード選
択手段と、前記ビデオビットストリームからタイムコー
ドを抽出するタイムコード抽出手段と、前記ビデオビッ
トストリームからフレーム内圧縮画面を抽出しデコード
するデコード手段と、フレーム内圧縮画面の縮小倍率を
設定する縮小倍率設定手段と、前記抽出されたフレーム
内圧縮画面の数をカウントするカウント手段と、前記タ
イムコード抽出手段により抽出されるタイムコードを予
め設定されたタイムコードと比較する比較手段と、この
比較手段および前記カウント手段からの各出力と前記設
定された縮小倍率とにもとづき画面の表示開始位置とな
るオフセットアドレスを生成するオフセットアドレス生
成手段とを備え、前記動作モード選択時にはこのオフセ
ットアドレスから縮小されたフレーム内圧縮画面を所定
のメモリに書き込み、これをマルチ表示可能にしたこと
を特徴とする圧縮画像データ表示装置。
1. A compressed image data display device for decoding and displaying an inter-frame compressed video bit stream including regular intra-frame compression, and an operation mode selection means for extracting only an intra-frame compressed screen, and Time code extracting means for extracting a time code from a video bit stream; decoding means for extracting and decoding an in-frame compressed screen from the video bit stream; reduction ratio setting means for setting a reduction ratio of the in-frame compressed screen; Counting means for counting the number of extracted in-frame compressed screens, comparing means for comparing the time code extracted by the time code extracting means with a preset time code, and the comparing means and the counting means. Based on each output and the set reduction ratio An offset address generating means for generating an offset address which becomes a display start position of the surface is provided, and when the operation mode is selected, an intra-frame compressed screen reduced from this offset address is written in a predetermined memory, and this can be multi-displayed. A compressed image data display device characterized by the above.
【請求項2】 定期的なフレーム内圧縮を含むフレーム
間圧縮されたビデオビットストリームをデコードし、表
示する圧縮画像データ表示装置において、 フレーム内圧縮画面のみを取り出すための動作モード選
択手段と、前記ビデオビットストリームからタイムコー
ドを抽出するタイムコード抽出手段と、前記ビデオビッ
トストリームからフレーム内圧縮画面を抽出しデコード
するデコード手段と、フレーム内圧縮画面の縮小倍率を
設定する縮小倍率設定手段と、前記タイムコード抽出手
段により抽出されるタイムコードを予め設定されたタイ
ムコードと比較する比較手段と、前記フレーム内圧縮画
面の現画像と直前画像との色分布からシーンチェンジを
検出しカウントアップ信号を出力する色分布検出手段
と、このカウントアップ信号をカウントするカウント手
段と、このカウント手段および前記比較手段からの各出
力と前記設定された縮小倍率とにもとづき画面の表示開
始位置となるオフセットアドレスを生成するオフセット
アドレス生成手段とを備え、前記動作モード選択時には
このオフセットアドレスから縮小されたフレーム内圧縮
画面を所定のメモリに書き込み、それをマルチ表示可能
にしたことを特徴とする圧縮画像データ表示装置。
2. An operation mode selection means for extracting only an intra-frame compressed screen in a compressed image data display device for decoding and displaying a video bit stream compressed between frames including regular intra-frame compression, Time code extracting means for extracting a time code from a video bit stream; decoding means for extracting and decoding an in-frame compressed screen from the video bit stream; reduction ratio setting means for setting a reduction ratio of the in-frame compressed screen; A comparison means for comparing the time code extracted by the time code extraction means with a preset time code, and a scene change is detected from the color distribution of the current image and the immediately preceding image of the intra-frame compressed screen, and a count-up signal is output. Color distribution detection means and the count-up signal Counting operation means, and an offset address generating means for generating an offset address which is a display start position of the screen based on each output from the counting means and the comparing means and the set reduction ratio, and the operation mode A compressed image data display device characterized in that, when selected, an in-frame compressed screen reduced from this offset address is written in a predetermined memory so that it can be multi-displayed.
【請求項3】 前記フレーム内圧縮画面のスキップすべ
き数を設定するためのスキップ数設定手段を設け、その
設定数によりマルチ表示されるフレーム内圧縮画面の時
間解像度を任意に変更可能にしたことを特徴とする請求
項1または2のいずれかに記載の圧縮画像データ表示装
置。
3. A skip number setting means for setting the number of skips of the intra-frame compressed screen to be skipped, and the time resolution of the multi-display intra-frame compressed screen can be arbitrarily changed according to the set number. The compressed image data display device according to claim 1 or 2.
【請求項4】 前記色分布検出手段はフレーム内圧縮画
面の所定部分のみの色分布を調べることを特徴とする請
求項2に記載の圧縮画像データ表示装置。
4. The compressed image data display device according to claim 2, wherein the color distribution detecting means checks the color distribution of only a predetermined portion of the intra-frame compressed screen.
【請求項5】 前記縮小画面とタイムコードとを対応付
ける対応付け手段を設け、指示したタイムコード位置か
らデコードを開始することを特徴とする請求項1ないし
4のいずれかに記載の圧縮画像データ表示装置。
5. The compressed image data display according to claim 1, further comprising: associating means for associating the reduced screen with a time code, and decoding is started from a designated time code position. apparatus.
JP625996A 1996-01-18 1996-01-18 Compressed image data display device Pending JPH09200772A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP625996A JPH09200772A (en) 1996-01-18 1996-01-18 Compressed image data display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP625996A JPH09200772A (en) 1996-01-18 1996-01-18 Compressed image data display device

Publications (1)

Publication Number Publication Date
JPH09200772A true JPH09200772A (en) 1997-07-31

Family

ID=11633483

Family Applications (1)

Application Number Title Priority Date Filing Date
JP625996A Pending JPH09200772A (en) 1996-01-18 1996-01-18 Compressed image data display device

Country Status (1)

Country Link
JP (1) JPH09200772A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000014741A1 (en) * 1998-09-08 2000-03-16 Sharp Kabushiki Kaisha Method and device for managing multimedia file
US7050700B2 (en) 2000-05-17 2006-05-23 Nec Corporation Picture compression managing apparatus and picture compression managing method used therefor
CN1306819C (en) * 2004-07-30 2007-03-21 联合信源数字音视频技术(北京)有限公司 Video frequency decoding control method and device
US7380015B1 (en) 1999-09-10 2008-05-27 Kdd Corporation Apparatus and method for compression-transmitting and decoding picture information and storage medium stored its control programs
US8306126B2 (en) 2006-12-13 2012-11-06 Sharp Kabushiki Kaisha Moving picture encoding apparatus and moving picture decoding apparatus

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000014741A1 (en) * 1998-09-08 2000-03-16 Sharp Kabushiki Kaisha Method and device for managing multimedia file
US6944629B1 (en) 1998-09-08 2005-09-13 Sharp Kabushiki Kaisha Method and device for managing multimedia file
US7380015B1 (en) 1999-09-10 2008-05-27 Kdd Corporation Apparatus and method for compression-transmitting and decoding picture information and storage medium stored its control programs
US7801969B2 (en) 1999-09-10 2010-09-21 Kdd Corporation Apparatus and method for compression-transmitting and decoding picture information and storage medium stored its control programs
US7050700B2 (en) 2000-05-17 2006-05-23 Nec Corporation Picture compression managing apparatus and picture compression managing method used therefor
CN1306819C (en) * 2004-07-30 2007-03-21 联合信源数字音视频技术(北京)有限公司 Video frequency decoding control method and device
US8306126B2 (en) 2006-12-13 2012-11-06 Sharp Kabushiki Kaisha Moving picture encoding apparatus and moving picture decoding apparatus

Similar Documents

Publication Publication Date Title
Meng et al. Scene change detection in an MPEG-compressed video sequence
US8249166B2 (en) PVR-support video decoding system
KR20000075760A (en) Error concealment for video image
KR20010089770A (en) Significant scene detection and frame filtering for a visual indexing system using dynamic threshold
WO2001015459A1 (en) Time-varying image processor, its method, and recorded medium
JP4310195B2 (en) Edit encoded audio / video sequences
US6754274B2 (en) Video data recording method and apparatus for high-speed reproduction
US20060209947A1 (en) Video compression
US6947660B2 (en) Motion picture recording/reproduction apparatus
JPH09200772A (en) Compressed image data display device
Furht A survey of multimedia compression techniques and standards. Part II: Video compression
JP2003508941A (en) Method and apparatus for encoding a sequence of frames containing video-type or film-type images
KR20100091614A (en) Apparatus for recording/playing key frame still image and method for orerating the same
JP2001238182A (en) Image reproduction device and image reproduction method
JPH09284705A (en) Video signal recording and reproducing device
JPH1084545A (en) Coding method for digital video signal and its device
JP2000175149A (en) Video detector and summarized video image production device
JPH0795536A (en) Device and method for reversely reproducing moving image
JP2000308016A (en) Still picture reproducing device for recording medium
Fernando et al. Scene adaptive video encoding for MPEG and H. 263+ video
US20040081428A1 (en) Reproducing apparatus and reproducing method of digital video information
JP3939907B2 (en) Signal processing device
JP2003169296A (en) Method for reproducing moving picture
KR0128878B1 (en) Apparatus and method for jump of mpeg
JP3069870U (en) Digital video editing device and digital video playback device edited thereby