JP2003037818A - Special reproduction data generating apparatus - Google Patents
Special reproduction data generating apparatusInfo
- Publication number
- JP2003037818A JP2003037818A JP2001226476A JP2001226476A JP2003037818A JP 2003037818 A JP2003037818 A JP 2003037818A JP 2001226476 A JP2001226476 A JP 2001226476A JP 2001226476 A JP2001226476 A JP 2001226476A JP 2003037818 A JP2003037818 A JP 2003037818A
- Authority
- JP
- Japan
- Prior art keywords
- image
- data
- image data
- size
- 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.)
- Pending
Links
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
- Management Or Editing Of Information On Record Carriers (AREA)
- Television Signal Processing For Recording (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は特殊再生用データ作
成装置に係り、特に画像圧縮方式の国際標準規格である
MPEG2(Moving Picture Experts Group 2)データ
を磁気テープ等の記録媒体に記録再生するディジタル信
号記録再生装置において、記録時とは異なる速度で再生
する特殊再生用データを記録するための、特殊再生用デ
ータを作成する特殊再生用データ作成装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a special reproduction data creating apparatus, and more particularly to a digital reproducing / recording apparatus for recording and reproducing MPEG2 (Moving Picture Experts Group 2) data, which is an international standard of image compression method, on a recording medium such as a magnetic tape. The present invention relates to a trick play data creating apparatus for creating trick play data for recording trick play data to be played at a speed different from that at the time of recording.
【0002】[0002]
【従来の技術】磁気テープ等の記録媒体にディジタル情
報信号を記録し再生するディジタル信号記録再生装置で
は、情報信号をMPEG2により圧縮符号化したディジ
タル情報信号を記録し再生する。ここで、MPEG2に
よる符号化は、よく知られているように、動き補償予
測、DCT(離散コサイン)変換、エントロピー符号化
を採用していて、ピクチャと呼ばれるフレーム単位で符
号化データを伝送する。2. Description of the Related Art In a digital signal recording / reproducing apparatus for recording and reproducing a digital information signal on a recording medium such as a magnetic tape, a digital information signal compression-coded by MPEG2 is recorded and reproduced. Here, as well known, the MPEG2 encoding employs motion compensation prediction, DCT (discrete cosine) conversion, and entropy encoding, and transmits encoded data in frame units called pictures.
【0003】上記のピクチャはIピクチャ、Pピクチャ
及びBピクチャの3種類に分類される。Iピクチャは、
原画像と同じ順序で符号化されるフレーム内符号化画像
であり、Iピクチャ単独で1枚のフレームに再構成可能
である。Pピクチャは、時間的に先のIピクチャまたは
Pピクチャから予測するフレーム間順方向予測符号化画
像である。Bピクチャは、時間的に後及び先のIピクチ
ャまたはPピクチャから予測するフレーム間双方向予測
符号化画像である。The above pictures are classified into three types: I pictures, P pictures and B pictures. I picture is
This is an intra-frame coded image coded in the same order as the original image, and the I picture alone can be reconstructed into one frame. A P picture is an inter-frame forward prediction coded image that is predicted from an I picture or P picture that is temporally ahead. A B picture is an interframe bidirectional predictive coded image that is predicted from an I picture or a P picture that is temporally later and earlier.
【0004】上記の3種類のピクチャは、適切に組み合
わされてGOP(Group of Picture)を構成して伝送さ
れる。ここで、GOPはランダムアクセスの単位であ
り、図4に示すように、1GOPには一枚のIピクチャ
が含まれ、Iピクチャから始まり、また1GOP内には
Iピクチャ又はPピクチャの間に2枚のBピクチャが挿
入されている。同図の矢印は、予測の方向を示してお
り、Pピクチャ、Bピクチャを再構成するためには、そ
れらの予測の基になるフレーム(ピクチャ)のデータが
必要であるので、Pピクチャ、Bピクチャは単独で再構
成することはできない。また、各ピクチャの符号化デー
タ量は固定でないため、記録するテープ上の位置と画像
の位置は一定ではない。The above three types of pictures are appropriately combined to form a GOP (Group of Picture) and transmitted. Here, GOP is a unit of random access, and as shown in FIG. 4, one GOP includes one I picture and starts from an I picture, and one GOP includes two I pictures or P pictures. One B picture is inserted. The arrows in the figure indicate the direction of prediction, and in order to reconstruct the P picture and B picture, the data of the frame (picture) that is the basis of these predictions is required. Pictures cannot be reconstructed alone. In addition, since the encoded data amount of each picture is not fixed, the position on the recording tape and the position of the image are not constant.
【0005】ここでは、Iピクチャの符号化方式のみ図
5の符号化装置の一例のブロック図と共に簡単に説明す
る。入力された原画像は、図5のDCT部1で離散コサ
イン変換(DCT:Discrete Cosine Transform)さ
れ、量子化器2に送られる。DCT変換された係数は量
子化器2で量子化スケールの値にしたがって量子化され
可変長符号化(VLC:Variable Length Coding)器3
へ送られる。VLC器3は量子化されたDCT係数のう
ち、出現確率の高いものは短い符号を、出現確率の低い
ものは長い符号を割り当てる可変長符号化を行うこと
で、統計的冗長度を削減した圧縮データを生成して出力
する。Here, only the I-picture coding method will be briefly described with reference to the block diagram of the example of the coding apparatus shown in FIG. The input original image is subjected to Discrete Cosine Transform (DCT) in the DCT unit 1 of FIG. 5, and sent to the quantizer 2. The DCT-transformed coefficient is quantized by a quantizer 2 according to a value of a quantization scale, and a variable length coding (VLC) unit 3 is used.
Sent to. Among the quantized DCT coefficients, the VLC unit 3 performs variable-length coding by assigning a short code to the one having a high appearance probability and a long code to the one having a low appearance probability, thereby performing compression with reduced statistical redundancy. Generate and output data.
【0006】次に、上記のような圧縮データ(MPEG
データ)をディジタルVCR(DVCR:Digital Vide
o Cassette Recorder)に記録する際のフォーマット
(HDディジタルVCR協議会規格)について簡単に説
明する。Next, the compressed data as described above (MPEG
Data) to a digital VCR (DVCR: Digital Vide)
o The format (HD Digital VCR Council standard) for recording on the Cassette Recorder will be briefly described.
【0007】図6はこのHDディジタルVCR協議会規
格の記録フォーマットを示す。同図において、走行する
カセット式磁気テープに対して回転ヘッドによりディジ
タル信号の記録再生を行うVCRにより、テープ走行方
向に対して長手方向が傾斜した各トラックが磁気テープ
上に形成され、その各トラックは、インサート情報とト
ラック情報からなるITIエリアと、音声データエリ
ア、映像データエリア、サブコードデータエリアで構成
される。音声、画像等のデータはシンクブロック単位で
記録される。ただし、MPEGデータは映像データエリ
アのみに記録される。FIG. 6 shows a recording format of the HD digital VCR conference standard. In the figure, each track whose longitudinal direction is inclined with respect to the tape running direction is formed on the magnetic tape by a VCR which records and reproduces a digital signal with respect to a running cassette type magnetic tape by a rotary head. Is composed of an ITI area consisting of insert information and track information, an audio data area, a video data area, and a subcode data area. Data such as voice and image is recorded in sync block units. However, the MPEG data is recorded only in the video data area.
【0008】映像データエリアは図7のように通常再生
用データエリア(NPA)と高速再生等の特殊再生用デ
ータエリア(TPA)に分けられる。NPAとTPAが
分けられている理由を説明する。TPAがなかった場
合、映像データエリアには全て通常再生用データが記録
される。この場合、早送り再生等の要求のため記録時と
異なるテープ・ヘッド間相対速度で再生すると、回転ヘ
ッドは複数本の記録トラックをまたいで走行することに
なり、当然MPEGデータは部分的にしか獲得できなく
なる。The video data area is divided into a normal reproduction data area (NPA) and a special reproduction data area (TPA) for high speed reproduction as shown in FIG. The reason why NPA and TPA are separated will be described. When there is no TPA, normal reproduction data is recorded in all the video data areas. In this case, when reproduction is performed at a relative speed between the tape and head different from that at the time of recording due to a request for fast-forward reproduction, the rotary head runs across a plurality of recording tracks, and naturally MPEG data is only partially acquired. become unable.
【0009】MPEGデータは前述の通り、Pピクチャ
及びBピクチャの各データは単独では再構成できないの
で、上記の特殊再生の場合、独立して復号できるIピク
チャのみを用いて特殊再生画像を得ることとなるが、再
生されるIピクチャのデータは画面上では連続していな
くて断片的なデータであり、しかも可変長符号化データ
であるので画面上のデータの位置とテープ上の位置とは
対応していないため、長時間再生できないこともあり、
特殊再生画像はそのままでは極めて見づらいものとな
る。As described above, with regard to MPEG data, since each data of P picture and B picture cannot be reconstructed independently, in the case of the above special reproduction, the special reproduction image can be obtained by using only the I picture which can be decoded independently. However, since the reproduced I picture data is fragmentary data that is not continuous on the screen and is variable length encoded data, the position of the data on the screen corresponds to the position on the tape. Since it is not played, it may not be possible to play for a long time,
The special reproduction image is extremely difficult to see as it is.
【0010】そこで、特定の倍速で再生した時には必ず
回転ヘッドがトレースする位置、つまり、データが読み
取れるエリアをTPAとしてトラック内に確保し、そこ
にIピクチャを特殊再生用データとして記録するのであ
る。特殊再生用データの作成は、放送されてくるMPE
GトランスポートストリームをNPAにそのまま記録す
ると同時に行われる。Therefore, a position where the rotary head traces when reproducing at a specific double speed, that is, an area where data can be read is secured in the track as TPA, and an I picture is recorded there as special reproduction data. Creation of special playback data is done by broadcasting MPE
This is performed at the same time as the G transport stream is recorded in the NPA as it is.
【0011】次に、MPEGトランスポートストリーム
について図8を用いて簡単に説明する。MPEGトラン
スポートストリーム(MPEG−TS)では、各放送局
から送られてくる多種類の番組(プログラム)または、
多種類のカメラで撮った画像を音声、文字等を多重化し
て伝送することが可能である。このMPEG−TSにお
ける番組(プログラム)の指定方法は以下のとおり2段
階のポインタを使用する。Next, the MPEG transport stream will be briefly described with reference to FIG. In the MPEG transport stream (MPEG-TS), various kinds of programs (programs) sent from each broadcasting station, or
Images taken by various types of cameras can be transmitted by multiplexing voices and characters. The method of designating a program (program) in this MPEG-TS uses a two-step pointer as follows.
【0012】最初に、図8(A)に示すトランスポート
パケットのトランスポートのパケット識別信号(PI
D)がPID=0であるパケット内に含まれる、プログ
ラム・アソシエーション・テーブル(PAT)が参照さ
れる。このテーブルには、図8(B)に示すように、各
プログラムを示すプログラムナンバーと、各PMT(プ
ログラム・マップ・テーブル)を含むトランスポートパ
ケットのPIDを関連付けた表が記載されている。First, the transport packet identification signal (PI) of the transport packet shown in FIG.
Reference is made to the program association table (PAT) included in the packet in which D) has PID = 0. In this table, as shown in FIG. 8B, a table in which the program number indicating each program and the PID of the transport packet including each PMT (program map table) are associated is described.
【0013】PMTとは、図8(C)に示すように、各
プログラムのエレメンタリーストリーム(画像、音声、
文字情報等の個々のストリーム)が伝送されているトラ
ンスポートパケットのPIDやクロックを含むパケット
のPID等の情報が記載されたテーブルである。従っ
て、PAT参照して所望のプログラムのプログラムナン
バーを指定すると、次にそのプログラムナンバーのPI
Dに含まれるPMTを参照し、所望のプログラムの各エ
レメンタリーストリームが伝送されているPIDを得
て、各プログラムの画像、音声、文字情報等が得られ
る。As shown in FIG. 8 (C), the PMT is an elementary stream (image, audio,
It is a table in which information such as PIDs of transport packets in which individual streams of character information and the like) and PIDs of packets including clocks are described. Therefore, if the program number of the desired program is specified by referring to the PAT, then the PI of that program number
By referring to the PMT included in D, the PID in which each elementary stream of the desired program is transmitted is obtained, and the image, voice, character information, etc. of each program are obtained.
【0014】次に、従来の特殊再生用データの作成装置
について、図9のブロック図と共に説明する。まず、特
定のプログラムを記録する場合について説明する。入力
端子11から入力されたMPEG−TSは、プログラム
抜き出し回路12I供給され、ここで記録したい特定の
プログラムのデータが抽出される。この特定のプログラ
ムのデータは、上記のトランスポートストリームからの
指定のプログラム獲得方法で述べたとおり、画像、音
声、文字情報等のストリームが多重化されているデータ
である。この特定のプログラムのデータは、通常速度で
再生するためのデータとしてNPAに記録するためNP
バッファ13に一旦書き込まれる。Next, a conventional trick play data creating apparatus will be described with reference to the block diagram of FIG. First, the case of recording a specific program will be described. The MPEG-TS input from the input terminal 11 is supplied to the program extracting circuit 12I, and the data of the specific program to be recorded is extracted here. The data of this specific program is data in which streams of image, audio, character information, etc. are multiplexed, as described in the method of acquiring a specified program from a transport stream. Since the data of this specific program is recorded in the NPA as data to be reproduced at normal speed, NP is used.
It is once written in the buffer 13.
【0015】一方、プログラム抜き出し回路12により
抽出された特定のプログラムのデータには、前述のよう
に画像、音声、文字情報等のストリームが多重化されて
いるため、画像ストリーム抜き出し回路14によって画
像ストリームのみを抜き出し、特定プログラムの画像信
号のみを含むストリームを出力する。抜き出しされたこ
の画像ストリームは、画像復号化回路15において画像
信号に復号化された後、画像メモリ16に一旦蓄積され
る。画像メモリ16に蓄積後、読み出された画像データ
は、画像TPデータ作成回路17で符号化ストリームに
生成されて、特殊再生用データ(TPデータ)としてT
Pバッファ18に書き込まれる。On the other hand, since the data of the specific program extracted by the program extracting circuit 12 is multiplexed with the stream of image, voice, character information, etc. as described above, the image stream extracting circuit 14 extracts the image stream. Only the video signal is extracted and a stream including only the image signal of the specific program is output. The extracted image stream is decoded into an image signal in the image decoding circuit 15, and then temporarily stored in the image memory 16. The image data read out after being stored in the image memory 16 is generated as an encoded stream by the image TP data generation circuit 17 and is used as T (tender data) for special reproduction.
It is written in the P buffer 18.
【0016】NPバッファ13及びTPバッファ18に
書き込まれたNP、TPの各MPEG−TSは、それぞ
れ読み出されてトラックデータ作成回路19に供給さ
れ、ここで記録媒体に書き込むフォーマットに変換され
る。トラックデータ作成回路19でフォーマット化され
たデータは記録媒体の所定の位置に記録される。Each of the NP and TP MPEG-TS written in the NP buffer 13 and the TP buffer 18 is read out and supplied to the track data creating circuit 19, where it is converted into a format to be written on a recording medium. The data formatted by the track data creation circuit 19 is recorded at a predetermined position on the recording medium.
【0017】入力データが画像信号の場合は端子10か
ら画像メモリ16に直接画像信号を書き込む。画像TP
データ作成回路17は所定のタイミングで画像メモリ1
6から画像データを取り出す。その後の処理は前述した
ものと同じである。When the input data is an image signal, the image signal is directly written from the terminal 10 to the image memory 16. Image TP
The data creation circuit 17 is arranged in the image memory 1 at a predetermined timing.
The image data is extracted from 6. Subsequent processing is the same as that described above.
【0018】特殊再生用のデータ領域TPAは前述した
通り、領域が限定されており、元の画像データ量に比べ
記録時の時間当たりのデータ量を減らす必要がある。こ
のため、一般に画像データのIピクチャのみを抜き出し
たうえで、TPAに書き込み可能なデータ量より少なく
なるように符号化しデータ量を削減する。As described above, the data area TPA for special reproduction has a limited area, and it is necessary to reduce the data amount per recording time as compared with the original image data amount. Therefore, in general, only the I picture of the image data is extracted and then encoded so that the data amount is smaller than the writable data amount in the TPA to reduce the data amount.
【0019】削減方法としては、Iピクチャ内の一部の
Iピクチャのみを使用して他のIピクチャを捨てる方
法、Iピクチャの画像信号高域成分を削減する方法、画
像ストリームを再構成して再びMPEGで符号化する方
法などが考えられる。As a reduction method, a method of discarding other I pictures by using only a part of I pictures in the I picture, a method of reducing the image signal high frequency component of the I picture, and an image stream are reconfigured. A method of encoding again with MPEG can be considered.
【0020】[0020]
【発明が解決しようとする課題】ここで、画像の高周波
成分の量、画像の動きの速さ等によってMPEGにおけ
る各ピクチャの符号化データ量は一定でない。一般に、
通常再生を高画質に記録することが好まれるため、NP
領域に多くのデータ量を割り当てて記録し、TP領域は
NP領域に比べ十分小さなデータ領域とされることが望
ましい。Here, the amount of coded data of each picture in MPEG is not constant due to the amount of high frequency components of the image, the speed of motion of the image, and the like. In general,
Since it is preferable to record normal playback with high image quality, NP
It is desirable that a large amount of data is allocated and recorded in the area, and the TP area is a sufficiently small data area compared to the NP area.
【0021】そのため、上記の従来の特殊再生用データ
作成装置では、TP領域に書き込まれる1画像あたりの
特殊再生用データ量を、NP領域の1画像あたりのMP
EGデータ量と比較して極めて小さなデータ量としてい
る。その結果、TP領域のMPEGストリームの画像
(すなわち、特殊再生画像)は、NP領域のMPEGス
トリームの画像(すなわち、通常再生画像)と比較して
著しく悪くなっている。Therefore, in the above-described conventional special reproduction data creation apparatus, the amount of special reproduction data to be written in the TP area per image is set to MP per image in the NP area.
The data amount is extremely small compared to the EG data amount. As a result, the image of the MPEG stream in the TP region (that is, special reproduction image) is significantly worse than the image of the MPEG stream in the NP region (that is, normal reproduction image).
【0022】また、画像を良くするために画像更新率を
下げて1画像あたりの符号量を増やすことも考えられる
が、画像検索するための画像として画像更新率が低い
と、場面が検索しにくいという問題がある。It is also possible to reduce the image update rate and increase the code amount per image in order to improve the image, but if the image update rate is low as an image for image search, it is difficult to search for a scene. There is a problem.
【0023】本発明は以上の点に鑑みなされたもので、
伝送されてくるMPEG−TSデータを記録媒体に記録
する際に作成される特殊再生用データの画質を向上させ
得る特殊再生用データ作成装置を提供することを目的と
する。The present invention has been made in view of the above points,
An object of the present invention is to provide a trick-play data creating apparatus capable of improving the image quality of trick-play data created when recording transmitted MPEG-TS data on a recording medium.
【0024】また、本発明の他の目的は、特殊再生用デ
ータの画質を向上すると共に、画像検索能力を向上させ
得る特殊再生用データ作成装置を提供することにある。Another object of the present invention is to provide a special reproduction data creating apparatus capable of improving the image quality of special reproduction data and improving the image search capability.
【0025】[0025]
【課題を解決するための手段】上記の目的を達成するた
め、第1の発明は、テープ状記録媒体から記録時とは異
なるテープ・ヘッド間相対速度で再生されるべき特殊再
生用データを、テープ状記録媒体に記録するために作成
する特殊再生用データ作成装置において、MPEG方式
で圧縮符号化された符号化画像データを復号する復号化
回路と、復号化回路に入力される符号化画像データの画
像サイズ、画像更新率及び1ピクチャのデータサイズの
少なくとも一つを使用して、復号化回路により復号され
た画像データの画像サイズを同一又は小に変換すると共
に画像更新率を決定する画像サイズ変換手段と、画像サ
イズ変換手段により画像サイズが変換された画像データ
に対して、フィールド内符号化とフィールド間順方向予
測符号化をそれぞれ行って2つのフィールド符号化画像
データからなる1フレーム分の符号化画像データを生成
するか、又は画像サイズが変換された画像データに対し
てフレーム内符号化を行って1フレーム分のフレーム内
符号化画像データを生成する第1の符号化手段と、第1
の符号化手段により生成されて取り出された符号化画像
データに対して、フレーム間順方向予測符号化をして同
一画像情報のN枚(ただし、Nは1以上の整数)の予測
符号化画像を生成し、第1の符号化手段により生成され
て取り出された符号化画像データに付加して特殊再生用
データとして出力する第2の符号化手段とを有すること
を特徴とする。In order to achieve the above object, a first aspect of the invention is to provide special reproduction data to be reproduced from a tape-shaped recording medium at a relative speed between a tape and a head different from that at the time of recording. Decoding circuit for decoding coded image data compression-encoded by the MPEG system in a special reproduction data creation device created for recording on a tape-shaped recording medium, and coded image data input to the decoding circuit Image size that determines the image update rate while converting the image size of the image data decoded by the decoding circuit to the same or small using at least one of the image size, the image update rate, and the data size of one picture Intra-field coding and inter-field forward prediction coding are performed on the image data whose image size has been converted by the conversion means and the image size conversion means. 1 frame of coded image data composed of two field-coded image data, or intraframe coding is performed on the image data of which the image size has been converted to generate 1 frame of intraframe code. First encoding means for generating encoded image data;
N pieces (where N is an integer of 1 or more) of the same image information by performing interframe forward predictive encoding on the encoded image data generated and extracted by the encoding unit And second encoding means for generating and adding to the encoded image data generated and extracted by the first encoding means and outputting as special reproduction data.
【0026】この発明では、入力されたMPEG方式で
圧縮符号化された符号化画像データから、画像サイズが
同一又は小に変換され、かつ、画像更新率が増えるよう
にした画像サイズ変換を行い、その画像サイズ変換後の
画像データからフィールド内又はフレーム内符号化され
た符号化画像データとN枚のフレーム間順方向予測符号
化画像データからなる特殊再生用データを作成すること
ができる。According to the present invention, the image size conversion is performed so that the image size is converted into the same or small size and the image update rate is increased from the input coded image data compressed and encoded by the MPEG system. From the image data after the image size conversion, special reproduction data composed of encoded image data encoded in the field or in the frame and N pieces of inter-frame forward prediction encoded image data can be created.
【0027】また、上記の目的を達成するため、第2の
発明は、入力画像データのアクティビティを算出する算
出回路と、入力画像データの画像サイズ、画像更新率及
び算出回路で算出されたアクティビティの少なくとも一
つを使用して、入力画像データの画像サイズを同一又は
小に変換すると共に、画像更新率を決定する画像サイズ
変換手段と、画像サイズ変換手段により画像サイズが変
換された画像データに対して、フィールド内符号化とフ
ィールド間順方向予測符号化をそれぞれ行って2つのフ
ィールド符号化画像データからなる1フレーム分の符号
化画像データを生成するか、又は画像サイズが変換され
た画像データに対してフレーム内符号化を行って1フレ
ーム分のフレーム内符号化画像データを生成する第1の
符号化手段と、第1の符号化手段により生成されて取り
出された符号化画像データに対して、フレーム間順方向
予測符号化をして同一画像情報のN枚(ただし、Nは1
以上の整数)の予測符号化画像を生成し、第1の符号化
手段により生成されて取り出された符号化画像データに
付加して特殊再生用データとして出力する第2の符号化
手段とを有する構成としたものである。In order to achieve the above-mentioned object, the second invention is such that a calculation circuit for calculating the activity of the input image data, an image size of the input image data, an image update rate, and an activity calculated by the calculation circuit. Using at least one, the image size of the input image data is converted to the same or small, and the image size conversion unit that determines the image update rate and the image data whose image size has been converted by the image size conversion unit Then, intra-field coding and inter-field forward prediction coding are performed to generate coded image data for one frame consisting of two field-coded image data, or image data whose image size has been converted. A first encoding means for performing intra-frame encoding to generate intra-frame encoded image data for one frame; Of the coded unit coded image data taken are generated by, N pieces of the same image information by inter-frame forward predictive coding (where, N is the 1
Second encoding means for generating a predictive encoded image of the above integer), adding it to the encoded image data generated by the first encoding means and taken out, and outputting it as special reproduction data. It is configured.
【0028】本発明では、入力された画像データから、
画像サイズが同一又は小に変換され、かつ、画像更新率
が増えるようにした画像サイズ変換を行い、その画像サ
イズ変換後の画像データからフィールド内又はフレーム
内符号化された符号化画像データとN枚のフレーム間順
方向予測符号化画像データからなる特殊再生用データを
作成することができる。In the present invention, from the input image data,
The image size is converted so that the image size is the same or small and the image update rate is increased, and the image data after the image size conversion and the encoded image data encoded in the field or in the frame and N It is possible to create special reproduction data composed of one frame of inter-frame forward prediction encoded image data.
【0029】また、上記の目的を達成するため、第3の
発明は、上記発明の画像サイズ変換手段を、復号化回路
に入力される符号化画像データの画像サイズ及び画像更
新率を使用して復号化回路により復号された画像データ
の画像サイズを同一又は小に変換し、かつ、画像更新率
を決定すると共に、1ピクチャのデータサイズと量子化
スケールの積に応じて高域成分を遮断する割合を可変し
た低域フィルタ特性を付与した画像サイズ変換を行う構
成としたことを特徴とする。In order to achieve the above-mentioned object, a third aspect of the present invention uses the image size conversion means of the above-mentioned invention by using the image size and the image update rate of the encoded image data input to the decoding circuit. The image size of the image data decoded by the decoding circuit is converted to the same or small, the image update rate is determined, and the high frequency component is cut off according to the product of the data size of one picture and the quantization scale. It is characterized in that the image size conversion is performed with the low-pass filter characteristic in which the ratio is changed.
【0030】また、上記の目的を達成するため、第4の
発明は、上記発明の画像サイズ変換手段を、入力画像デ
ータの画像サイズ及び画像更新率を使用して入力画像デ
ータの画像サイズを同一又は小に変換し、かつ、画像更
新率を決定すると共に、算出回路で算出されたアクティ
ビティに応じて高域成分を遮断する割合を可変した低域
フィルタ特性を付与した画像サイズ変換を行う構成とし
たことを特徴とする。In order to achieve the above object, a fourth invention is the image size converting means of the invention, wherein the image size of the input image data is made the same by using the image size of the input image data and the image update rate. Alternatively, the image size conversion is performed by converting to a small value, determining the image update rate, and imparting a low-pass filter characteristic in which the ratio of blocking the high-frequency component is changed according to the activity calculated by the calculation circuit. It is characterized by having done.
【0031】上記の第3の発明又は第4の発明では、画
像サイズ変換後の画像データとして1ピクチャのデータ
サイズと量しかスケールの積、又はアクティビティに応
じた低域フィルタ特性が付与されているため、画像情報
の高域成分が少なくすることができ、これによりその後
の符号化を容易にすることができる。In the above third invention or fourth invention, as the image data after the image size conversion, the product of the data size of only one picture and the scale is added, or the low-pass filter characteristic according to the activity is added. Therefore, the high-frequency component of the image information can be reduced, which facilitates the subsequent encoding.
【0032】また、上記の目的を達成するため、第5の
発明は、第1又は第2の発明における第1の符号化手段
を、画像サイズ変換手段により画像サイズが変換された
画像データが、その画像更新率に基づきインターレース
構造であることを検出したときは、画像サイズ変換手段
により画像サイズが変換された画像データに対して、フ
ィールド内符号化とフィールド間順方向予測符号化をそ
れぞれ行って2つのフィールド符号化画像データからな
る1フレーム分の符号化画像データを生成して出力する
構成としたものである。この発明では、画像サイズ変換
後の画像データが、インターレース画像であると検出し
た時に、片フィールドのフィールド内符号化画像(Iピ
クチャ)を得るようにしているため、画素当たりの符号
量を増加させることができる。In order to achieve the above object, a fifth aspect of the present invention is the first encoding means of the first or second aspect, wherein the image data whose image size is converted by the image size converting means is When the interlace structure is detected based on the image update rate, intra-field coding and inter-field forward prediction coding are performed on the image data whose image size has been converted by the image size conversion means. The configuration is such that encoded image data for one frame consisting of two field encoded image data is generated and output. In the present invention, when the image data after the image size conversion is detected as an interlaced image, an intra-field coded image (I picture) of one field is obtained, so that the code amount per pixel is increased. be able to.
【0033】また、上記の目的を達成するため、第6の
発明は、上記の第1及び第2の符号化手段を、画像サイ
ズ変換手段により画像サイズが変換される前の画像デー
タから生成される通常再生用データと同じ符号化構造の
符号化画像データを生成して出力する構成としたことを
特徴とする。この発明では、画像サイズ変換後の画像デ
ータが、プログレッシブ画像であるときにはプログレッ
シブ画像とした特殊再生用データを出力し、インターレ
ース画像であるときにはインターレース画像とした特殊
再生用データを出力する。In order to achieve the above object, a sixth aspect of the present invention is that the first and second encoding means are generated from image data before the image size is converted by the image size converting means. It is characterized in that encoded image data having the same encoding structure as the normal reproduction data is generated and output. According to the present invention, when the image data after the image size conversion is a progressive image, the special reproduction data that is a progressive image is output, and when the image data is an interlaced image, the special reproduction data that is an interlaced image is output.
【0034】ここで、上記の画像サイズが変換される前
の画像データは、通常再生用データとして符号化される
ので、通常再生用データと特殊再生用データとを混在し
て記録した場合には、同じデータ構造の画像データを切
替え再生することができる。Here, since the image data before the above-mentioned image size conversion is encoded as normal reproduction data, when normal reproduction data and special reproduction data are recorded in a mixed manner, The image data having the same data structure can be switched and reproduced.
【0035】[0035]
【発明の実施の形態】次に、本発明の一実施の形態につ
いて図面と共に説明する。図1は本発明になる特殊再生
用データ作成装置の第1の実施の形態のブロック図を示
す。同図中、図9と同一構成部分には同一符号を付して
ある。本実施の形態は、図9に示した従来装置に、画像
情報取得回路21、画像変換フィルタ設定器22、画像
サイズ変換回路23を付加した点に特徴がある。BEST MODE FOR CARRYING OUT THE INVENTION Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 shows a block diagram of a first embodiment of a trick play data creating apparatus according to the present invention. In the figure, the same components as those in FIG. 9 are designated by the same reference numerals. The present embodiment is characterized in that an image information acquisition circuit 21, an image conversion filter setting device 22, and an image size conversion circuit 23 are added to the conventional device shown in FIG.
【0036】図1において、入力端子11を介して入力
されたMPEG−TSはプログラム抜き出し回路12に
より、記録したい特定のプログラムのデータが抜き出さ
れる。この記録したい特定のプログラムのデータは、画
像、音声、文字情報等のストリームが多重化されてお
り、通常速度で再生するためのデータとして前記NPA
に記録するためNPバッファ13に一旦書き込まれる。In FIG. 1, the MPEG-TS input through the input terminal 11 is extracted by the program extracting circuit 12 from the data of a specific program to be recorded. The data of the specific program to be recorded has a stream of images, audio, character information, etc. multiplexed therein, and is used as data for reproduction at a normal speed.
It is once written in the NP buffer 13 for recording.
【0037】一方、特殊再生用データ(TPデータ)
は、上記の通常再生用データと同時に、以下のようにし
て作成される。プログラム抜き出し回路12から出力さ
れる記録したい特定プログラムのデータ(トランスポー
トストリーム)には、前述のように画像、音声、文字情
報等のストリームが多重化されているため、画像ストリ
ーム抜き出し回路14によってそのデータ中から画像ス
トリームのみが抜き出され、特定プログラムの画像信号
のみを含むストリームが出力される。On the other hand, special reproduction data (TP data)
Is created at the same time as the above normal reproduction data as follows. The data of the specific program to be recorded (transport stream) output from the program extracting circuit 12 is multiplexed with the stream of the image, voice, character information, etc. as described above, and therefore the image stream extracting circuit 14 Only the image stream is extracted from the data, and the stream containing only the image signal of the specific program is output.
【0038】画像ストリーム抜き出し回路14により抜
き出された特定プログラムの画像ストリームは、画像復
号化回路15において画像データに復号化された後、画
像メモリ16に蓄積される。画像情報取得回路21は、
画像復号化回路15が入力画像ストリームを復号化する
際の画像ストリームの画像の縦横サイズ及び画像更新率
(フレームレート)と、1ピクチャのデータサイズとを
画像復号化回路15から取得する。なお、画像の縦横サ
イズ及び画像更新率は、MPEG画像ストリームのヘッ
ダに記述されているので、それを検出することによりそ
れらの情報が得られ、また1ピクチャのデータサイズは
画像復号化回路15で計測して得られる。The image stream of the specific program extracted by the image stream extracting circuit 14 is decoded into image data by the image decoding circuit 15 and then stored in the image memory 16. The image information acquisition circuit 21
When the image decoding circuit 15 decodes the input image stream, the vertical and horizontal sizes and image update rate (frame rate) of the image of the image stream and the data size of one picture are acquired from the image decoding circuit 15. Since the vertical and horizontal sizes of the image and the image update rate are described in the header of the MPEG image stream, the information can be obtained by detecting them, and the data size of one picture is determined by the image decoding circuit 15. Obtained by measuring.
【0039】画像情報取得回路15により取得された上
記の画像の縦横サイズと、画像更新率と、1ピクチャの
データサイズとは、画像変換フィルタ設定器22に供給
され、ここでそれらに応じたフィルタ係数を設定させ
る。画像メモリ16に蓄積された特定プログラムの画像
データは、画像変換フィルタ設定器22からのフィルタ
係数を用いて画像サイズ変換回路23で表1に従って画
像サイズが変換される。The vertical and horizontal sizes of the image, the image update rate, and the data size of one picture, which are acquired by the image information acquisition circuit 15, are supplied to the image conversion filter setting unit 22, and the filter corresponding to them is supplied here. Set the coefficient. The image size of the image data of the specific program stored in the image memory 16 is converted by the image size conversion circuit 23 according to Table 1 using the filter coefficient from the image conversion filter setting unit 22.
【0040】[0040]
【表1】
表1のように入力画像サイズと比較してTP画像サイズ
は小さくし、解像度が低くなるように設定する。なお、
表1では入力画像の縦横サイズと、画像更新率が決まれ
ば、出力されるTP画像の縦横サイズと画像更新率が一
意に定まり、画像サイズ変換が行われるが、本実施の形
態では、これに加えて1ピクチャのデータサイズに基づ
き決定したフィルタ係数により画像サイズ変換されたT
P画像データの信号処理も同時に行う。[Table 1] As shown in Table 1, the TP image size is set smaller than the input image size, and the resolution is set to be low. In addition,
In Table 1, if the vertical and horizontal sizes of the input image and the image update rate are determined, the vertical and horizontal sizes and the image update rate of the output TP image are uniquely determined, and the image size conversion is performed. In addition, the image size is converted to T by the filter coefficient determined based on the data size of one picture.
Signal processing of P image data is also performed at the same time.
【0041】すなわち、入力符号化画像データサイズと
量子化スケールの積が大きいほど、高域成分を含んだ復
号画像になるので、TP画像作成時の符号化が難しく、
上記の画像変換に使用される画像変換フィルタ設定器2
2からのフィルタ係数は、入力画像の高域成分を遮断す
るLPF(低域フィルタ)特性を考慮した値に設定され
る。例えば、入力符号化画像データサイズと量子化スケ
ールの積の大きいほど、画像がソフトになるフィルタ係
数が設定される。この時、フィルタ係数を複数持ち、得
ようとするTP画像の画質によってフィルタ係数を変え
るようにしてもよい。That is, the larger the product of the input coded image data size and the quantization scale is, the more the decoded image includes the high frequency component, and therefore the coding at the time of creating the TP image is difficult,
Image conversion filter setting device 2 used for the above image conversion
The filter coefficient from 2 is set to a value in consideration of the LPF (low pass filter) characteristic that blocks the high pass component of the input image. For example, the filter coefficient that makes the image softer is set as the product of the input encoded image data size and the quantization scale is larger. At this time, a plurality of filter coefficients may be provided, and the filter coefficient may be changed according to the image quality of the TP image to be obtained.
【0042】画像サイズ変換回路23による画像サイズ
の変換後の画像データは、画像情報取得回路21で取得
された入力画像の縦横サイズ、画像更新率及び1ピクチ
ャのデータサイズと共に画像TPデータ作成回路24に
供給され、ここで最終的なTP画像データとして作成さ
れる。The image data after the image size conversion by the image size conversion circuit 23 is included in the image TP data generation circuit 24 together with the vertical and horizontal sizes of the input image acquired by the image information acquisition circuit 21, the image update rate and the data size of one picture. And is created as final TP image data.
【0043】次に、この画像TPデータ作成回路24の
構成及び動作について、図2のブロック図と共に詳細に
説明する。図2において、画像サイズ変換回路23から
画像TP作成回路24に入力された画像データは一旦、
画像メモリ241に格納される。画像メモリ241に格
納された画像データに対して、画像情報取得回路21か
らの画像の縦横サイズ、画像更新率に基づきTPフォー
マットコントローラ246から出力される制御信号によ
り、Iピクチャへ割り与えられる符号量、Pフィールド
を付加するか否か、Pフレームの付加枚数などが決定さ
れる。Next, the configuration and operation of the image TP data creation circuit 24 will be described in detail with reference to the block diagram of FIG. In FIG. 2, the image data input from the image size conversion circuit 23 to the image TP creation circuit 24 is temporarily
It is stored in the image memory 241. For the image data stored in the image memory 241, the code amount assigned to the I picture by the control signal output from the TP format controller 246 based on the vertical and horizontal sizes of the image from the image information acquisition circuit 21 and the image update rate. , P field addition, the number of P frames to be added, and the like are determined.
【0044】すなわち、画像メモリ241から読み出さ
れた画像データは、まずIピクチャ符号化回路242に
供給され、ここでTPフォーマットコントローラ246
から供給される制御信号に基づき、設定される目標符号
量、符号化構造に従って片フィールド(1フィールド)
のみフィールド内符号化される。目標符号量に達しない
場合には無効データを加えて目標符号量となるように調
整する。That is, the image data read from the image memory 241 is first supplied to the I picture encoding circuit 242, where the TP format controller 246.
One field (1 field) according to the target code amount and coding structure set based on the control signal supplied from
Only field encoded. If the target code amount is not reached, invalid data is added to adjust the target code amount.
【0045】また、符号化構造をインターレース構造か
プログレッシブ構造とするかの選択に関しては、NPバ
ッファ13に格納されるNPトランスポートストリーム
の符号化構造と一致する方を選ぶ。なぜならば、符号化
構造を統一しないと通常再生から特殊再生に切り替わる
ときに、表示装置によっては切り替え時リセットがかか
り、表示切り替えに時間がかかるためである。Regarding the selection of the coding structure to be the interlaced structure or the progressive structure, the one matching the coding structure of the NP transport stream stored in the NP buffer 13 is selected. This is because if the encoding structures are not unified, when switching from normal reproduction to special reproduction, some display devices are reset at the time of switching and it takes time to switch the display.
【0046】Pフィールド付加器243は、Iピクチャ
符号化回路242から入力される符号化データの符号化
構造がインターレース構造の場合のみ、Pフィールド符
号化ストリーム(1フィールドのPピクチャ)を生成し
て付加する。ここで、入力符号化データの符号化構造が
プログレッシブ構造かインターレース構造かは、TPフ
ォーマットコントローラ246が判断する。具体的に
は、表1でTP画像更新率が60フィールド/秒である
入力画像はインターレース画像、60フレーム/秒であ
る入力画像はプログレッシブ画像である。The P field adder 243 generates a P field encoded stream (1 field P picture) only when the encoded structure of the encoded data input from the I picture encoding circuit 242 is the interlaced structure. Add. Here, the TP format controller 246 determines whether the coding structure of the input coded data is a progressive structure or an interlaced structure. Specifically, in Table 1, an input image having a TP image update rate of 60 fields / sec is an interlaced image, and an input image having a TP image update rate of 60 frames / sec is a progressive image.
【0047】Pフィールド付加器243は、表1に示し
たようにNP画像更新率が60フィールド/秒のときに
作成するTP画像のサイズは、352×480と1440×1088の
2種類なので、これら2種類のPフィールド(352×24
0、1440×544)を予め作成してあり、TPフォーマット
コントローラ246からの制御信号に基づき、入力符号
化データがインターレース構造であると判断したとき
(入力画像がインターレース画像のとき)は、これらの
作成しておいた2種類のPフィールドの一方をそのとき
のTP画像サイズに応じて選択してIピクチャ符号化回
路242から入力される1フィールドの符号化データで
あるIピクチャに付加して出力する。作成するPフィー
ルドはIピクチャと同一の画像となるようなデータを付
加する。As shown in Table 1, when the NP image update rate is 60 fields / sec, the P field adder 243 creates two TP image sizes of 352 × 480 and 1440 × 1088. Two types of P-field (352 x 24
0, 1440 × 544) is created in advance, and when it is determined that the input coded data has an interlaced structure based on the control signal from the TP format controller 246 (when the input image is an interlaced image), One of the created two types of P fields is selected according to the TP image size at that time, and is added to the I picture which is the encoded data of one field input from the I picture encoding circuit 242 and output. To do. The P field to be created is added with data so that it becomes the same image as the I picture.
【0048】一方、プログレッシブ画像のときには、T
Pフォーマットコントローラ246からの制御信号に基
づき、Iピクチャ符号化回路242は入力符号化データ
から1フレームのIピクチャを生成するように制御され
ると共に、Pフィールド付加器243は、Iピクチャ符
号化回路242から入力される符号化データ(1フレー
ムのIピクチャ)をそのまま通過させる。つまり、プロ
グレッシブ画像のときには、上記のPフィールド付加器
243は使用されない。On the other hand, in the case of a progressive image, T
Based on the control signal from the P format controller 246, the I picture coding circuit 242 is controlled to generate one frame of I picture from the input coded data, and the P field adder 243 controls the I picture coding circuit. The encoded data (I-frame of one frame) input from 242 is passed as it is. That is, in the case of a progressive image, the above P field adder 243 is not used.
【0049】このように、本実施の形態では、インター
レース画像のときには、Pフィールド付加器243によ
り1フィールドのPピクチャが付加されることで、片フ
ィールドのみのIピクチャ符号化が行えるため、画素あ
たりの符号量を増加させられる。As described above, in the present embodiment, in the case of an interlaced image, since the P picture of one field is added by the P field adder 243, the I picture coding of only one field can be performed, so that per pixel The code amount of can be increased.
【0050】Pフィールド付加器243から出力された
符号化データは、Pフレーム付加器244に供給され
る。Pフレーム付加器244は、表1で作成されるすべ
てのTP画像サイズ(352×480、720×480、1280×72
0、1440×1088)のPピクチャを予め作成しており、P
フィールド付加器243から入力された符号化データの
画像サイズに対応して選択した一の画像サイズで、か
つ、その符号化データの画像と同一の画像が出力される
ようなPフレーム符号化データ(Pピクチャ)を付加す
る。The encoded data output from the P field adder 243 is supplied to the P frame adder 244. The P frame adder 244 uses all the TP image sizes (352 × 480, 720 × 480, 1280 × 72) created in Table 1.
0, 1440 × 1088) P picture is created in advance, and
The P frame encoded data (that outputs the same image as the image of the encoded data with one image size selected corresponding to the image size of the encoded data input from the field adder 243 ( P picture).
【0051】飛び飛びの画像を表示する特殊再生では、
同一の画像を数枚出力しなければ画像を認識できないの
で、TPフォーマットコントローラ246で決定された
フレーム数をPフレーム付加器244で付加するPピク
チャの数によって実現する。この付加するフレーム数
(Pピクチャ数)は画像のサイズ、画像更新率によって
設定される。例えば、入力符号化データストリームの画
像サイズが大きいほど、TP画像サイズも大きくなり、
符号量が必要になるため、付加するPピクチャ数を増や
す。そのことで、Iピクチャの与えることのできる符号
量を増やすことができる。In special reproduction for displaying scattered images,
The images cannot be recognized unless the same image is output several times. Therefore, the number of frames determined by the TP format controller 246 is realized by the number of P pictures added by the P frame adder 244. The number of frames to be added (the number of P pictures) is set by the image size and the image update rate. For example, the larger the image size of the input encoded data stream, the larger the TP image size,
Since the code amount is required, the number of P pictures to be added is increased. As a result, the code amount that can be given by the I picture can be increased.
【0052】このようにして、Pフレーム付加器244
からは、入力画像がインターレース画像のときには、片
フィールドのIピクチャ、1フィールドのPピクチャ
(Pフィールド)、1フレームのPピクチャがN枚(N
は1以上の整数)が順次時系列的に合成された画像符号
化ストリームが取り出され、入力画像がプログレッシブ
画像のときには、1フレームのIピクチャに1フレーム
のPピクチャがN枚(Nは1以上の整数)が時系列的に
合成された画像符号化ストリームが取り出される。な
お、Pピクチャはフレーム間順方向予測符号化画像デー
タであり、前の参照画像との誤差値を符号化して得られ
るので、それ自体のデータサイズはIピクチャに比べて
きわめて小である。このため、N枚のPピクチャをIピ
クチャに付加しても狭いTPAに記録することが可能で
ある。In this way, the P frame adder 244
From the above, when the input image is an interlaced image, one field I picture, one field P picture (P field), and one frame P picture are N (N
Is an integer greater than or equal to 1), an image encoded stream is sequentially extracted in time series, and when the input image is a progressive image, one frame I picture has N P pictures (N is 1 or more). The image coded stream in which (the integer of the) is combined in time series is extracted. The P picture is inter-frame forward prediction coded image data and is obtained by coding the error value with respect to the previous reference image, and therefore the data size of itself is extremely smaller than that of the I picture. Therefore, even if N P pictures are added to I pictures, it is possible to record in a narrow TPA.
【0053】多重化器245は、Pフレーム付加器24
4から取り出された上記の画像符号化ストリームに必要
な情報を多重して特殊再生用データであるTP画像のM
PEG−TSとして図1のTPバッファ18に供給して
ここで一時蓄積させた後、トラックデータ作成回路19
へ供給する。トラックデータ作成回路19は、NPバッ
ファ13からのNP画像のMPEG−TSとTPバッフ
ァ18からのTP画像のMPEG−TSに対してそれぞ
れ記録媒体のフォーマット化を行い所定のタイミングで
記録媒体記録回路へ出力する。これにより、記録媒体が
磁気テープの場合、図6及び図7に示したテープパター
ンと同様のテープパターンが形成される。The multiplexer 245 is the P frame adder 24.
M of the TP image which is the special reproduction data by multiplexing the necessary information in the above-mentioned image coded stream extracted from
It is supplied as PEG-TS to the TP buffer 18 of FIG.
Supply to. The track data creation circuit 19 formats the recording medium for each of the MPEG-TS of the NP image from the NP buffer 13 and the MPEG-TS of the TP image from the TP buffer 18, and transfers it to the recording medium recording circuit at a predetermined timing. Output. As a result, when the recording medium is a magnetic tape, a tape pattern similar to the tape pattern shown in FIGS. 6 and 7 is formed.
【0054】ただし、本実施の形態では、特殊再生用デ
ータエリア(TPA)に記録される特殊再生用データ
は、図1により作成されたTP画像データであり、イン
ターレース画像の場合は片フィールドのIピクチャを得
ることにより画素当たりの符号量を増加させることがで
き、MPEG特有の不自然なブロックノイズ、モスキー
トノイズが低減されることから、従来に比べて視覚上、
画質を向上することができる。また、インターレース画
像及びプログレッシブ画像のいずれの場合も、本実施の
形態の特殊再生用データは、画像更新率が増えるように
しているので、検索し易くできる。However, in the present embodiment, the special reproduction data recorded in the special reproduction data area (TPA) is the TP image data created according to FIG. 1, and in the case of an interlaced image, one-field I By obtaining a picture, the code amount per pixel can be increased, and unnatural block noise and mosquito noise peculiar to MPEG are reduced.
The image quality can be improved. Further, in both cases of the interlaced image and the progressive image, the trick play data of the present embodiment is designed to have an increased image update rate, and thus can be easily searched.
【0055】次に、本発明の第2の実施の形態について
説明する。図3は本発明になる特殊再生用データ作成装
置の第2の実施の形態のブロック図を示す。同図中、図
1と同一構成部分には同一符号を付し、その説明を省略
する。図3に示す第2の実施の形態は、第1の実施の形
態と異なりMPEG−TSではなく、MPEGビデオデ
ータを復号した画像データからアクティビティ値を考慮
した特殊再生用データを作成する点に特徴がある。Next, a second embodiment of the present invention will be described. FIG. 3 shows a block diagram of a second embodiment of a trick play data creating apparatus according to the present invention. In the figure, the same components as those in FIG. 1 are designated by the same reference numerals, and the description thereof will be omitted. The second embodiment shown in FIG. 3 is different from the first embodiment in that special reproduction data considering activity values is created from image data obtained by decoding MPEG video data instead of MPEG-TS. There is.
【0056】図3において、入力端子30を介して入力
された画像データは、画像メモリ31に供給されて一時
記憶された後、アクティビティ算出回路32及び画像符
号化回路33に供給される。画像符号化回路33は入力
画像データに対して、公知のMPEG方式による圧縮符
号化を行ってMPEGビデオデータを生成して通常再生
用データとしてNPバッファ13へ出力する。In FIG. 3, the image data input through the input terminal 30 is supplied to the image memory 31 and temporarily stored therein, and then supplied to the activity calculation circuit 32 and the image encoding circuit 33. The image coding circuit 33 performs compression coding on the input image data by a known MPEG method to generate MPEG video data, and outputs it to the NP buffer 13 as normal reproduction data.
【0057】一方、アクティビティ算出回路32は、隣
接画素差分値の絶対和の合計等で算出することができる
アクティビティ(画像複雑度)を求める。アクティビテ
ィに関しては各種の算出方法が知られているが、いずれ
の算出方法を採用してもかまわない。アクティビティ算
出回路32により算出されたアクティビティ値は画像情
報取得回路35に入力される。On the other hand, the activity calculation circuit 32 obtains the activity (image complexity) that can be calculated by the sum of absolute sums of the adjacent pixel difference values. Although various calculation methods are known for activities, any calculation method may be adopted. The activity value calculated by the activity calculation circuit 32 is input to the image information acquisition circuit 35.
【0058】画像情報取得回路35は、このアクティビ
ティ値の他、第1の実施の形態と同様に画像メモリ31
に供給される画像データを得る復号化回路(図示せず)
によりMPEGビデオデータを復号化する際にMPEG
ヘッダから取得された画像の縦横のサイズ、画像更新率
(フレームレート)の情報が入力され、また1ピクチャ
のデータサイズが測定される。画像変換フィルタ設定器
36は表1と画像情報取得回路35からの動画像情報で
あるアクティビティ値と画像の縦横サイズや画像更新率
などからフィルタ係数を設定する。In addition to this activity value, the image information acquisition circuit 35 has an image memory 31 similar to that of the first embodiment.
Decoding circuit (not shown) for obtaining image data supplied to the
MPEG when decoding MPEG video data
Information about the vertical and horizontal sizes of the image and the image update rate (frame rate) acquired from the header is input, and the data size of one picture is measured. The image conversion filter setting unit 36 sets the filter coefficient based on Table 1, the activity value which is the moving image information from the image information acquisition circuit 35, the vertical and horizontal sizes of the image, the image update rate, and the like.
【0059】画像サイズ変換回路37は、画像変換フィ
ルタ設定器36からのフィルタ係数に基づいて、画像メ
モリ31からの画像データのサイズを表1に基づき変換
する。ここで、画像変換に使用されるフィルタ係数は、
アクティビティ値が大きいほど画像情報の高周波成分が
多く符号化が難しいので、低域フィルタ(LPF)によ
り画像情報の高域成分を遮断する動作を上記の画像サイ
ズ変換と同時に行うように設定されている。The image size conversion circuit 37 converts the size of the image data from the image memory 31 based on Table 1 based on the filter coefficient from the image conversion filter setting unit 36. Here, the filter coefficient used for image conversion is
Since the larger the activity value is, the more the high frequency components of the image information are, and it is difficult to encode. Therefore, the operation of blocking the high frequency components of the image information by the low pass filter (LPF) is set to be performed at the same time as the image size conversion. .
【0060】例えば、画像サイズ変換回路37では、画
像サイズ変換を行うに際して、画像メモリ31からの画
像データ中の(126,180,123,156,125)の画素値に対し
て、アクティビティ値が高いときは、かなり画像がぼけ
るように3タップの(1,2,1)/4の低域フィルタ特性を付
与して(104,152,146,140,102)なる画素値を得る。ま
た、アクティビティ値が普通のときには、少し画像がぼ
けるように例えば、3タップの(1,3,1)/5の低域フィル
タ特性を付与して(106,158,141,143,106)なる画素値を
得、アクティビティ値が低いときには、画像をそのまま
とするように例えば、3タップの(0,1,0)/1の低域フィ
ルタ特性を付与して(126,180,123,156,125)なる入力と
同じ画素値を得る。なお、フィルタ係数を複数持って画
像サイズ、アクティビティ値によって変えるようにして
もよい。For example, in the image size conversion circuit 37, when performing image size conversion, when the activity value is higher than the pixel value of (126, 180, 123, 156, 125) in the image data from the image memory 31, the image is considerably blurred. A low-pass filter characteristic of (1, 2, 1) / 4 of 3 taps is added to the pixel value to obtain a pixel value of (104, 152, 146, 140, 102). Also, when the activity value is normal, a pixel value of (106,158,141,143,106) is obtained by adding a low-pass filter characteristic of (1,3,1) / 5 of 3 taps so that the image is slightly blurred, and the activity value is When it is low, for example, the same pixel value as the input of (126,180,123,156,125) is obtained by giving the low-pass filter characteristic of (0,1,0) / 1 of 3 taps so that the image is left as it is. It should be noted that a plurality of filter coefficients may be provided and changed according to the image size and the activity value.
【0061】画像サイズ変換回路23による画像サイズ
の変換後の画像データは、画像情報取得回路35で取得
された入力画像の縦横サイズ、画像更新率及び1ピクチ
ャのデータサイズと共に画像TPデータ作成回路24に
供給され、ここで第1の実施の形態と同様の動作により
TP画像データとして作成される。The image data after the image size conversion by the image size conversion circuit 23 is included in the image TP data creation circuit 24 together with the vertical and horizontal sizes of the input image acquired by the image information acquisition circuit 35, the image update rate and the data size of one picture. And is created as TP image data by the same operation as in the first embodiment.
【0062】なお、アクティビティ値に応じた低域フィ
ルタ特性の付与は、上記で説明した画像サイズ変換回路
37内部においてサイズ変換フィルタを用いるときに同
時に行うことに限るものではなく、例えば画像サイズ変
換回路37から画像TPデータ作成回路24への信号経
路中、あるいは画像メモリ31から画像サイズ変換回路
37への信号経路中に設けるようにしてもよい。The low-pass filter characteristic according to the activity value is not limited to be given simultaneously when the size conversion filter is used in the image size conversion circuit 37 described above. It may be provided in the signal path from 37 to the image TP data creation circuit 24 or in the signal path from the image memory 31 to the image size conversion circuit 37.
【0063】なお、本発明は以上の実施の形態に限定さ
れるものではなく、例えば、特殊再生用データの作成に
際しては、入力ビデオ符号化データの縦横の画像サイ
ズ、画像更新率及び1ピクチャのデータサイズ又は画像
アクティビティのすべてに基づかなくても、いずれか一
つを使用して、特殊再生用データの画像サイズと画像更
新率を決定するようにしてもよい。例えば、画像サイズ
は想定される最小の画像サイズに固定的に変換するよう
にした場合は、入力符号化データの縦横の画像サイズを
検出する必要はない。The present invention is not limited to the above embodiment. For example, when the special reproduction data is created, the vertical and horizontal image sizes of the input video coded data, the image update rate and one picture Even if not based on all of the data size or the image activity, any one of them may be used to determine the image size and the image update rate of the trick play data. For example, when the image size is fixedly converted to the expected minimum image size, it is not necessary to detect the vertical and horizontal image sizes of the input encoded data.
【0064】[0064]
【発明の効果】以上説明したように、本発明によれば、
MPEG方式で圧縮符号化された符号化画像データ又は
復号された画像データに対し、画像サイズが同一又は小
に変換され、かつ、画像更新率が増えるようにした画像
サイズ変換を行い、その画像サイズ変換後の画像データ
からフィールド内又はフレーム内符号化された符号化画
像データとN枚のフレーム間順方向予測符号化画像デー
タからなる特殊再生用データを作成するようにしたた
め、記録後に検索が容易な特殊再生用画像データの作成
ができる。As described above, according to the present invention,
Image size conversion is performed on the encoded image data compressed or encoded by the MPEG method or the decoded image data so that the image size is converted to the same or small and the image update rate is increased. Since special reproduction data composed of encoded image data that has been encoded in the field or intraframe and N pieces of inter-frame forward prediction encoded image data is created from the converted image data, it is easy to search after recording. It is possible to create various special reproduction image data.
【0065】また、本発明によれば、画像サイズ変換後
の画像データが、インターレース画像であると検出した
時に、片フィールドのフィールド内符号化画像(Iピク
チャ)を得ることにより、画素当たりの符号量を増加さ
せるようにしたため、MPEG方式特有の不自然なブロ
ックノイズ、モスキートノイズを低減でき、よって、視
覚上、画質を向上することができる。Further, according to the present invention, when it is detected that the image data after the image size conversion is an interlaced image, an intra-field coded image (I picture) of one field is obtained to obtain a code per pixel. Since the amount is increased, the unnatural block noise and mosquito noise peculiar to the MPEG system can be reduced, and thus the image quality can be visually improved.
【0066】更に、本発明によれば、特殊再生用データ
の符号化構造を、通常再生用データの符号化構造と一致
するようにしたため、特殊再生用データを通常再生用デ
ータに混在して記録した記録媒体の再生時に、通常再生
と特殊再生の切り替わりに生じるリセットを防ぎ、表示
装置の表示切り替え時間を短縮できる。Further, according to the present invention, since the coding structure of the special reproduction data is made to coincide with the coding structure of the normal reproduction data, the special reproduction data is recorded together with the normal reproduction data. It is possible to prevent the reset occurring at the time of switching the normal reproduction and the special reproduction at the time of reproducing the recorded recording medium and shorten the display switching time of the display device.
【図1】本発明の第1の実施の形態のブロック図であ
る。FIG. 1 is a block diagram of a first embodiment of the present invention.
【図2】図1中の画像TPデータ作成回路の一実施の形
態のブロック図である。FIG. 2 is a block diagram of an embodiment of an image TP data creating circuit in FIG.
【図3】本発明の第2の実施の形態のブロック図であ
る。FIG. 3 is a block diagram of a second embodiment of the present invention.
【図4】MPEGピクチャの種類等を示す図である。FIG. 4 is a diagram showing types of MPEG pictures and the like.
【図5】Iピクチャの符号化回路の一例のブロック図で
ある。FIG. 5 is a block diagram of an example of an I-picture encoding circuit.
【図6】ディジタルVCRの記録フォーマットである。FIG. 6 is a recording format of a digital VCR.
【図7】ディジタルVCRの映像データエリアである。FIG. 7 is a video data area of a digital VCR.
【図8】MPEGトランスポートストリームを説明する
図である。FIG. 8 is a diagram illustrating an MPEG transport stream.
【図9】従来装置の一例のブロック図である。FIG. 9 is a block diagram of an example of a conventional device.
11 MPEGトランスポートストリーム入力端子 12 プログラム抜き出し回路 13 NPバッファ 14 画像ストリーム抜き出し回路 15 画像復号化回路 16、31、241 画像メモリ 18 TPバッファ 19 トラックデータ作成回路 21、35 画像情報取得回路 22、36 画像変換フィルタ設定器 23、37 画像サイズ変換回路 24 画像TPデータ作成回路 242 Iピクチャ符号化回路 243 Pフィールド付加器 244 Pフレーム付加器 245 多重化器 246 TPフォーマットコントローラ 32 アクティビティ算出回路 33 画像符号化回路 11 MPEG transport stream input terminal 12 Program extraction circuit 13 NP buffer 14 Image stream extraction circuit 15 Image decoding circuit 16, 31, 241 image memory 18 TP buffer 19 Track data creation circuit 21, 35 Image information acquisition circuit 22, 36 Image conversion filter setting device 23, 37 Image size conversion circuit 24 Image TP data creation circuit 242 I-picture encoding circuit 243 P-field adder 244 P frame adder 245 multiplexer 246 TP format controller 32 Activity calculation circuit 33 image coding circuit
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G11B 27/032 H04N 5/92 H H04N 5/783 7/137 Z 7/32 G11B 27/02 C 27/08 Fターム(参考) 5C018 NA01 NA05 5C053 FA22 GB01 GB06 GB08 GB22 GB30 GB37 HA21 JA21 KA11 5C059 KK01 LA06 MA00 MA02 MA03 MA05 PP05 PP06 RB09 RB10 RC32 RC34 SS16 TA21 TA24 TA69 TB05 TC10 TC25 TC38 UA02 UA12 5D044 AB07 BC01 CC01 DE03 DE15 DE19 DE28 DE96 FG24 GK08 5D110 AA04 AA29 CA05 CA42 ─────────────────────────────────────────────────── ─── Continued Front Page (51) Int.Cl. 7 Identification Code FI Theme Coat (Reference) G11B 27/032 H04N 5/92 H H04N 5/783 7/137 Z 7/32 G11B 27/02 C 27 / 08 F-term (reference) 5C018 NA01 NA05 5C053 FA22 GB01 GB06 GB08 GB22 GB30 GB37 HA21 JA21 KA11 5C059 KK01 LA06 MA00 MA02 MA03 MA05 PP05 PP06 RB09 RB10 RC32 RC34 SS16 TA21 TA24 TA69 TB05 TC10 TC25 TC38 UA02 UA15 DE014 DE014 DE28 DE96 FG24 GK08 5D110 AA04 AA29 CA05 CA42
Claims (6)
テープ・ヘッド間相対速度で再生されるべき特殊再生用
データを、前記テープ状記録媒体に記録するために作成
する特殊再生用データ作成装置において、 MPEG方式で圧縮符号化された符号化画像データを復
号する復号化回路と、 前記復号化回路に入力される前記符号化画像データの画
像サイズ、画像更新率及び1ピクチャのデータサイズの
少なくとも一つを使用して、前記復号化回路により復号
された画像データの画像サイズを同一又は小に変換する
と共に画像更新率を決定する画像サイズ変換手段と、 前記画像サイズ変換手段により画像サイズが変換された
画像データに対して、フィールド内符号化とフィールド
間順方向予測符号化をそれぞれ行って2つのフィールド
符号化画像データからなる1フレーム分の符号化画像デ
ータを生成するか、又は前記画像サイズが変換された画
像データに対してフレーム内符号化を行って1フレーム
分のフレーム内符号化画像データを生成する第1の符号
化手段と、 前記第1の符号化手段により生成されて取り出された符
号化画像データに対して、フレーム間順方向予測符号化
をして同一画像情報のN枚(ただし、Nは1以上の整
数)の予測符号化画像を生成し、前記第1の符号化手段
により生成されて取り出された符号化画像データに付加
して前記特殊再生用データとして出力する第2の符号化
手段とを有することを特徴とする特殊再生用データ作成
装置。1. A special reproduction data creation device for creating special reproduction data to be reproduced from a tape-shaped recording medium at a relative speed between a tape and a head different from that at the time of recording on the tape-shaped recording medium. A decoding circuit for decoding encoded image data compressed and encoded by the MPEG method, and at least an image size of the encoded image data input to the decoding circuit, an image update rate, and a data size of one picture. An image size conversion unit that converts the image size of the image data decoded by the decoding circuit into the same or small size and determines an image update rate using one of them; and the image size conversion unit converts the image size. Intra-field coding and inter-field forward predictive coding are respectively performed on the image data thus obtained to obtain two field-coded images. Generating one frame of encoded image data of data, or performing intra-frame encoding of the image data whose image size has been converted to generate one frame of intra-frame encoded image data No. 1 encoding unit and N pieces of the same image information (where N is the same as the image information generated by the first encoding unit and subjected to interframe forward prediction encoding). Second coding means for generating a predictive coded image of an integer of 1 or more), adding it to the coded image data generated and taken out by the first coding means, and outputting it as the special reproduction data. A data reproduction device for special reproduction, comprising:
テープ・ヘッド間相対速度で再生されるべき特殊再生用
データを、前記テープ状記録媒体に記録するために作成
する特殊再生用データ作成装置において、 入力画像データのアクティビティを算出する算出回路
と、 前記入力画像データの画像サイズ、画像更新率及び前記
算出回路で算出された前記アクティビティの少なくとも
一つを使用して、前記入力画像データの画像サイズを同
一又は小に変換すると共に、画像更新率を決定する画像
サイズ変換手段と、 前記画像サイズ変換手段により画像サイズが変換された
画像データに対して、フィールド内符号化とフィールド
間順方向予測符号化をそれぞれ行って2つのフィールド
符号化画像データからなる1フレーム分の符号化画像デ
ータを生成するか、又は前記画像サイズが変換された画
像データに対してフレーム内符号化を行って1フレーム
分のフレーム内符号化画像データを生成する第1の符号
化手段と、 前記第1の符号化手段により生成されて取り出された符
号化画像データに対して、フレーム間順方向予測符号化
をして同一画像情報のN枚(ただし、Nは1以上の整
数)の予測符号化画像を生成し、前記第1の符号化手段
により生成されて取り出された符号化画像データに付加
して前記特殊再生用データとして出力する第2の符号化
手段とを有することを特徴とする特殊再生用データ作成
装置。2. A special reproduction data creation device for creating special reproduction data to be reproduced from a tape-shaped recording medium at a tape-head relative speed different from that at the time of recording on the tape-shaped recording medium. In the calculation circuit for calculating the activity of the input image data, and using at least one of the image size of the input image data, the image update rate and the activity calculated by the calculation circuit, Image size conversion means for converting the size to the same or small and determining an image update rate; intra-field coding and inter-field forward prediction for the image data whose image size has been converted by the image size conversion means. Each frame is encoded to generate encoded image data for one frame consisting of two field encoded image data. A first encoding means for generating intraframe-encoded image data for one frame by performing intraframe encoding on the image data whose image size has been converted; or the first code. Interframe forward predictive coding is performed on the coded image data generated and extracted by the coding means to generate N (where N is an integer of 1 or more) predictive coded images of the same image information. Data for special reproduction, which is added to the encoded image data generated and taken out by the first encoding means and output as the data for special reproduction. Creation device.
回路に入力される前記符号化画像データの画像サイズ及
び画像更新率を使用して前記復号化回路により復号され
た画像データの画像サイズを同一又は小に変換し、か
つ、画像更新率を決定すると共に、前記1ピクチャのデ
ータサイズと量子化スケールの積に応じて高域成分を遮
断する割合を可変した低域フィルタ特性を付与した画像
サイズ変換を行うことを特徴とする請求項1記載の特殊
再生用データ作成装置。3. The image size conversion means uses the image size and the image update rate of the encoded image data input to the decoding circuit to determine the image size of the image data decoded by the decoding circuit. An image that is converted to the same or small value, determines the image update rate, and is provided with a low-pass filter characteristic in which the ratio of blocking the high-frequency component is changed according to the product of the data size of one picture and the quantization scale. The special reproduction data creation device according to claim 1, wherein size conversion is performed.
像データの画像サイズ及び画像更新率を使用して前記入
力画像データの画像サイズを同一又は小に変換し、か
つ、画像更新率を決定すると共に、前記算出回路で算出
された前記アクティビティに応じて高域成分を遮断する
割合を可変した低域フィルタ特性を付与した画像サイズ
変換を行うことを特徴とする請求項2記載の特殊再生用
データ作成装置。4. The image size conversion means converts the image size of the input image data to the same or small by using the image size and the image update rate of the input image data, and determines the image update rate. The data for special reproduction according to claim 2, further comprising: performing image size conversion with a low-pass filter characteristic in which a ratio of blocking a high-frequency component is changed according to the activity calculated by the calculation circuit. Creation device.
ズ変換手段により画像サイズが変換された画像データ
が、その画像更新率に基づきインターレース構造である
ことを検出したときは、前記画像サイズ変換手段により
画像サイズが変換された画像データに対して、フィール
ド内符号化とフィールド間順方向予測符号化をそれぞれ
行って2つのフィールド符号化画像データからなる1フ
レーム分の符号化画像データを生成して出力することを
特徴とする請求項1乃至4のうちいずれか一項記載の特
殊再生用データ作成装置。5. When the first encoding means detects that the image data whose image size has been converted by the image size converting means has an interlaced structure based on the image update rate, the image size is changed. The intra-field coding and the inter-field forward predictive coding are respectively performed on the image data whose image size has been converted by the converting means to generate coded image data for one frame composed of two field coded image data. 5. The special reproduction data creating apparatus according to claim 1, wherein the special reproduction data creating apparatus outputs the special reproduction data.
画像サイズ変換手段により画像サイズが変換される前の
画像データから生成される通常再生用データと同じ符号
化構造の符号化画像データを生成して出力することを特
徴とする請求項1乃至4のうちいずれか一項記載の特殊
再生用データ作成装置。6. The encoded image having the same encoding structure as the normal reproduction data generated from the image data before the image size conversion by the image size conversion means, in the first and second encoding means. The special reproduction data creating apparatus according to any one of claims 1 to 4, wherein data is created and output.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001226476A JP2003037818A (en) | 2001-07-26 | 2001-07-26 | Special reproduction data generating apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001226476A JP2003037818A (en) | 2001-07-26 | 2001-07-26 | Special reproduction data generating apparatus |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2003037818A true JP2003037818A (en) | 2003-02-07 |
Family
ID=19059286
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001226476A Pending JP2003037818A (en) | 2001-07-26 | 2001-07-26 | Special reproduction data generating apparatus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2003037818A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005168004A (en) * | 2003-12-01 | 2005-06-23 | Sharp Corp | Method and apparatus for low-latency random access to compressed image |
-
2001
- 2001-07-26 JP JP2001226476A patent/JP2003037818A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005168004A (en) * | 2003-12-01 | 2005-06-23 | Sharp Corp | Method and apparatus for low-latency random access to compressed image |
US8327411B2 (en) | 2003-12-01 | 2012-12-04 | Sharp Laboratories Of America, Inc. | Low-latency random access to compressed video |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR970007530B1 (en) | Band compressed signal processing apparatus | |
KR100291404B1 (en) | Digital recorder | |
KR100416873B1 (en) | Method and apparatus for playback compressed video data | |
JPH089319A (en) | Method and device for recording and device for reproducing digital video signal | |
JPH04298802A (en) | High efficiency encoding and recording/reproducing device | |
JP3277713B2 (en) | Digital video signal recording device, recording / reproducing device, and reproducing device | |
US7245821B2 (en) | Image processing using shared frame memory | |
KR100397241B1 (en) | Image data recording apparatus and reproducing apparatus and method thereof | |
JPH11346370A (en) | Encoding method, encoder, decoding method, decoder and recording medium | |
JP3172643B2 (en) | Digital recording and playback device | |
US6754272B2 (en) | Picture signal processing method and apparatus, picture signal recording method and apparatus and recording medium | |
JP3334354B2 (en) | Variable speed playback method and playback apparatus for digital video signal | |
KR100195074B1 (en) | Method for recording moving picture data | |
JP2003037818A (en) | Special reproduction data generating apparatus | |
JP4069823B2 (en) | Special reproduction data creation device | |
JP3663559B2 (en) | Video coding method for real-time backward playback | |
JP3792770B2 (en) | Recording / playback device | |
JP3197837B2 (en) | Digital video recorder | |
JP3307163B2 (en) | Encoding method and encoding device, and decoding method and decoding device | |
JP4765961B2 (en) | Digital video recording device | |
KR100268489B1 (en) | Method and apparatus of recording and playing video data and digital video cassette recorder | |
JPH0898142A (en) | Picture reproduction device | |
KR0183812B1 (en) | Record and reproduce apparatus of digital video tape for trick play | |
JP2001195840A (en) | Method for recording data, edition method, edition device and recording medium | |
JP3485693B2 (en) | Video data recording method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20060113 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060124 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060323 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20060606 |