JP3548167B2 - Image processing device - Google Patents
Image processing device Download PDFInfo
- Publication number
- JP3548167B2 JP3548167B2 JP2002152849A JP2002152849A JP3548167B2 JP 3548167 B2 JP3548167 B2 JP 3548167B2 JP 2002152849 A JP2002152849 A JP 2002152849A JP 2002152849 A JP2002152849 A JP 2002152849A JP 3548167 B2 JP3548167 B2 JP 3548167B2
- Authority
- JP
- Japan
- Prior art keywords
- picture
- decoder
- data sequence
- decoding
- image data
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
- Television Signal Processing For Recording (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、画像処理方法およびこれを利用可能な画像処理装置およびテレビジョン受像機に関する。本発明は、例えばMPEG(Moving Picture Expert Group)規格に従って符号化されたデータを処理する技術に関する。
【0002】
【従来の技術】
マルチメディアで扱われる情報は、膨大な量で且つ多種多様であり、これらの情報を高速に処理することがマルチメディアの実用化を図る上で必要となる。情報を高速に処理するためには、データの圧縮・伸長技術が不可欠となる。そのようなデータの圧縮・伸長技術として「MPEG」方式が挙げられる。このMPEG方式は、ISO(International Organization for Standardization)/IEC(International Electro−technical Commission)傘下のMPEG委員会(ISO/IEC JTC1/SC29/WG11)によって標準化されつつある。MPEG方式を利用した画像処理装置は、ムービーカメラ、スチルカメラ、テレビジョン、ビデオCD再生装置、DVD再生装置など、様々な画像関連機器に組み込まれている。
【0003】
MPEGで取り扱われるビデオデータは動画に関するものであり、その動画は1秒間に複数枚、例えば30枚のフレーム、すなわち静止画またはコマによって構成されている。図1に示すように、ビデオデータは、シーケンス(Sequence)、GOP(Group Of Pictures)、ピクチャ(Picture)、スライス(Slice)、マクロブロック(Macroblock)、ブロック(Block)の順に6層の階層構造から成る。1枚のピクチャを構成するスライスの個数は一定ではなく、1個のスライスを構成するマクロブロックの個数も一定ではない。なお、図1では、マクロブロック層およびブロック層については省略してある。
【0004】
また、MPEGには主に符号化レートの違いにより、主に、MPEG−1,MPEG−2の2つの方式がある。MPEG−1においてフレームはピクチャに対応している。MPEG−2においては、フレームまたはフィールドをピクチャに対応させることもできる。フィールドは、2枚で1枚のフレームを構成している。ピクチャにフレームが対応している構造はフレーム構造と呼ばれ、ピクチャにフィールドが対応している構造はフィールド構造と呼ばれる。
【0005】
MPEGでは、フレーム間予測と呼ばれる圧縮技術を用いる。フレーム間予測は、フレーム間のデータを時間的な相関に基づいて圧縮する。フレーム間予測では双方向予測が行われる。双方向予測とは、過去の再生画像またはピクチャから現在の再生画像を予測する順方向予測と、未来の再生画像から現在の再生画像を予測する逆方向予測とを併用することである。
【0006】
この双方向予測は、Iピクチャ(Intra−Picture)、Pピクチャ(Predictive−Picture)、Bピクチャ(Bidirectionally predictive−Picture)と呼ばれる3つのタイプのピクチャを規定している。Iピクチャは、フレーム内符号化処理によって過去や未来の再生画像とは無関係に独立して生成される画像である。ランダムアクセスを行うために、GOP内には最低1枚のIピクチャが必要である。Iピクチャ内の全てのマクロブロック・タイプは、フレーム内予測画面(Intra Frame)である。Pピクチャは、フレーム間符号化処理によって、順方向予測、すなわち過去のIピクチャまたはPピクチャからの予測により生成される。Pピクチャ内のマクロブロック・タイプは、フレーム内予測画面と順方向予測画面(Forward Inter Frame)の両方を含む。
【0007】
Bピクチャは、フレーム間符号化処理によって、双方向予測により生成される。双方向予測においてBピクチャは、以下に示す3つの予測のうちいずれか1つにより生成される。
▲1▼順方向予測;過去のIピクチャまたはPピクチャからの予測
▲2▼逆方向予測;未来のIピクチャまたはPピクチャからの予測
▲3▼双方向予測;過去および未来のIピクチャまたはPピクチャからの予測
Bピクチャ内のマクロブロック・タイプは、フレーム内予測画面、順方向予測画面、逆方向予測画面(Backward Inter Frame)、内挿的予測画面(Interpolative Inter Frame)の4つのタイプを含む。
【0008】
これらI、P、Bピクチャがそれぞれ符号化される。つまり、Iピクチャは過去や未来のピクチャがなくても生成される。これに対し、Pピクチャは過去のピクチャがないと生成されず、Bピクチャは過去または未来のピクチャがないと生成されない。ただし、PピクチャやBピクチャでも、マクロブロック・タイプが内挿的予測画面の場合、そのマクロブロックは過去や未来のピクチャがなくても生成される。
【0009】
フレーム間予測では、まず、Iピクチャが周期的に生成される。次に、Iピクチャよりも数フレーム先のフレームがPピクチャとして生成される。このPピクチャは、過去から現在への一方向(順方向)の予測により生成される。つづいて、Iピクチャの前、Pピクチャの後に位置するフレームがBピクチャとして生成される。このBピクチャを生成するとき、順方向予測,逆方向予測,双方向予測の3つの中から最適な予測方法が選択される。連続した動画では一般的に、現在の画像とその前後の画像とはよく似ており、異なっているのは、そのごく一部分に過ぎない。そこで、前のフレームと次のフレームとは同じであると仮定し、両フレーム間に変化があればその差分のみを抽出して圧縮する。例えば、前のフレームをIピクチャ、次のフレームをPピクチャとし、差分がBピクチャのデータとして抽出される。これにより、フレーム間のデータを時間的な相関に基づいて圧縮することができる。MPEGビデオパートに準拠して符号化されたビデオデータのデータ列またはビットストリームは、MPEGビデオストリームと呼ばれる。
【0010】
MPEG−1は主に、ビデオCD(Compact Disc)やCD−ROM(CD−Read Only Memory )などの格納メディアに対応している。MPEG−2は、ビデオCD,CD−ROM,DVD(Digital Video Disk),VTR(Video Tape Recorder)などの格納メディアだけでなく、LAN(Local Area Network)などの通信メディア、地上波放送や衛星放送およびCATV(Community Antenna Television)などの放送メディアをも含む伝達メディア全般に対応している。
【0011】
MPEGビデオパートで用いられる技術の核となるのが、動き補償付予測(MC;Motion Compensated prediction)と離散コサイン変換(DCT;Discrete Cosine Transform)である。MCとDCTを併用した符号化技術は、ハイブリッド符号化技術と呼ばれる。MPEGビデオパートでは、符号化時にDCT(別名FDCT;Forward DCT)を用い、画像のビデオ信号を周波数成分に分解して処理する。そして、復号時にDCTの逆変換(離散コサイン逆変換;IDCT;Inverse DCT)を用い、周波数成分を再び画像のビデオ信号に戻す。
【0012】
MPEGでは膨大な量の情報を高速に処理することができるが、上述したとおり、フレーム間予測と呼ばれる圧縮技術を用いるため、MPEGビデオパートに準拠して時系列的に符号化されて記録されたデータ列をピクチャサーチのために逆順再生、すなわち逆方向に再生する場合、通常のビデオテープレコーダのように、記録されたデータ列を単に時間軸を遡って再生することは非常に困難である。そこで従来では、各GOP内に割り当てられたIピクチャのみを時間軸に遡って再生することが行われている。Iピクチャは、上述したとおり、フレーム内符号化処理された画像であるため、前後のピクチャを参照することなく独立して表示させることができる。
【0013】
【発明が解決しようとする課題】
従来例にあっては、各GOP内に割り当てられるIピクチャの数はきわめて少なく、例えば、MPEGでは、GOP内に割り当てられるIピクチャは、15〜30枚のピクチャのうちせいぜい1枚であり、15〜30コマ毎のピクチャを逆順再生したところで、通常のビデオテープレコーダのような滑らかな逆順再生画面を得ることができず、見たいシーンでタイミングよくストップさせることが困難であった。本発明はこの点に鑑みてなされたものであって、その目的のひとつは、滑らかな逆順再生画面を得ることができる画像処理の技術を提供することにある。
【0014】
本発明はこの目的、および本明細書から明らかになるその他の目的に対して、主に画像の符号化と復号処理に関連する技術において解決を図るものである。
【0015】
【課題を解決するための手段】
本発明のある態様は、画像処理装置に関する。この装置は、MPEGに準拠して符号化されたIピクチャ、Pピクチャ、Bピクチャを含む第1の符号化データ列を復号して第1の再生画像データ列を生成する前置復号器と、この前置復号器による復号処理に利用されるとともに、第1の再生画像データ列を格納する第1のフレームメモリと、この第1のフレームメモリから読み出された第1の再生画像データ列を再符号化して第2の符号化データ列を生成する符号化器と、この第2の符号化データ列を復号して第2の再生画像データ列を生成する後置復号器と、この後置復号器による復号処理に利用されるとともに、第2の再生画像データ列に含まれるピクチャを少なくともひとつ格納する第2のフレームメモリと、を具備する。
【0016】
第1のフレームメモリは、PピクチャまたはBピクチャの復号で前方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する第1の領域と、Bピクチャの復号で後方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する第2の領域と、前置復号器による復号処理に利用される領域であってBピクチャを少なくともひとつ格納する第3の領域と、を有する。すなわち、この態様におけるフレームメモリは、第1のフレームメモリおよび第2のフレームメモリを合わせて少なくとも4フレームぶんの容量で足りる。
【0017】
本発明の別の態様もまた、画像処理装置に関する。この装置は、MPEGに準拠して符号化されたIピクチャ、Pピクチャ、Bピクチャを含む第1の符号化データ列を復号して第1の再生画像データ列を生成する前置復号器と、この前置復号器による復号処理に利用されるとともに、第1の再生画像データ列を格納するフレームメモリと、このフレームメモリから読み出された第1の再生画像データ列を再符号化して第2の符号化データ列を生成する符号化器と、この第2の符号化データ列を復号して第2の再生画像データ列を生成する後置復号器と、を具備する。
【0018】
フレームメモリは、PピクチャまたはBピクチャの復号で前方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する第1の領域と、Bピクチャの復号で後方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する第2の領域と、前置復号器による復号処理に利用される領域であってBピクチャを少なくともひとつ格納する第3の領域と、を有する。第3の領域は、後置復号器による復号処理に利用される領域であって後置復号器によって復号されたピクチャを格納する領域として兼用される。この態様におけるフレームメモリは、少なくとも3フレームぶんの容量で足りる。
【0019】
本発明のさらに別の態様もまた、画像処理装置に関する。この装置は、MPEGに準拠して符号化されたIピクチャ、Pピクチャ、Bピクチャを含む第1の符号化データ列を復号して第1の再生画像データ列を生成する前置復号器と、この前置復号器による復号処理に利用されるとともに、第1の再生画像データ列を格納するフレームメモリと、この前置復号器から読み出された第1の再生画像データ列を再符号化して第2の符号化データ列を生成する符号化器と、この第2の符号化データ列を復号して第2の再生画像データ列を生成する後置復号器と、を具備する。
【0020】
フレームメモリは、PピクチャまたはBピクチャの復号で前方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する第1の領域と、Bピクチャの復号で後方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する第2の領域と、前置復号器による復号処理に利用される領域であってピクチャを少なくともひとつ格納可能な第3の領域と、を有する。第3の領域は、後置復号器による復号処理に利用される領域であって後置復号器によって復号されたピクチャを格納する領域として兼用される。この態様におけるフレームメモリは、少なくとも3フレームぶんの容量で足りる。
【0021】
本発明のさらに別の態様もまた、画像処理装置に関する。この装置は、符号化データ列をそれぞれ異なる目的で復号する複数の復号器と、これら復号器の復号により生成された再生画像データ列を格納するフレームメモリと、再生画像データ列を映像ビデオ信号に変換する表示回路と、を具備する。
【0022】
フレームメモリにおいて、いずれかの復号器の復号により生成された再生画像データ列の少なくとも一部のデータが表示回路に出力されたとき、その出力されたデータを他の復号器の復号により生成された再生画像データ列で上書きすることにより、フレームメモリに含まれる一部の領域を複数の復号器で共有する。複数の復号器には、時系列的に読み出された符号化データ列を復号する第1の復号器と、反時系列的に読み出された符号化データ列を復号する第2の復号器とが含まれ、第1の復号器の復号により生成された再生画像データ列は、これが表示回路によって映像ビデオ信号に変換されるのを待たずに、第2の復号器の復号により生成された再生画像データ列で上書きされてもよい。
【0024】
なお、以上のいずれかの画像処理装置を搭載し、これによって画像の反時系列的な再生を動作仕様の一部に有するテレビジョン受像機を提供してもよい。「Iピクチャ」、「Bピクチャ」、「Pピクチャ」は、それぞれMPEG4において「I−VOP(Video Object Plane)」、「B−VOP」、「P−VOP」に相当するとともに、これらの概念を包含する。
【0025】
以上、いずれの場合も、符号化または復号、および場合によりそれらに付随する処理は、所定のグループ単位で実行されてもよい。さらに、以上の任意の構成要素、処理過程等の異なる組合せ、本発明の表現を方法、装置、システム、コンピュータプログラム、記録媒体などの間で変換したものもまた、本発明の態様として有効である。
【0026】
【発明の実施の形態】
本発明を具体化した実施形態を説明する。実施形態のいくつかに共通する処理は、画像の正順および逆順再生である。以下の説明において、「正順」「逆順」およびそれらの同義語は、説明の便宜上、画像を構成するピクチャを最終的に表示する形にしたときの順序についていうものとする。このため、以下とくに断らない限り、ピクチャの順序は表示の状態を考える。
【0027】
後述のごとく、逆順再生においても、MPEGデータストリームの各GOP内のピクチャは、まず順方向、すなわち時系列的に復号される。これが再符号化され、その後の再復号の段階で、初めて逆順の並びが実現される。したがって、逆順再生における「逆順」とは、主に2回目の復号に関連する。MPEGビットストリームは、I、P、Bピクチャの順序についていろいろな組合せが考えられる。各実施形態の構成に含まれるフレームメモリには、例えばSDRAM(Synchronous Dynamic RAM)、DRAM、ラムバスDRAM等を用いる。
【0028】
以下の実施形態では、さまざまな構成部材が現れる。これらは、ハードウエア的には、CPU、メモリ、その他のLSIや組合せ回路などによって実現でき、ソフトウエア的にはメモリのロードされた画像処理機能のあるプログラムなどによって実現されるが、以下、それらの連携によって実現される機能を中心に描く。したがって、これらの機能がハードウエアのみ、ソフトウエアのみ、またはそれらの組合せによっていろいろな形で実現できることは、当業者には理解されるところである。なお、画像再生装置は本発明の「画像処理装置」の一例である。
【0029】
(第1実施形態)
本実施形態は、画像処理装置を構成する各ブロックをそれぞれ仮に1チップ化した場合に考えられる構成を例示する。本実施形態の構成は特に本発明との対応を考慮しておらず、第2実施形態以降と比較参照する対象としての例示にすぎない。
図2は、第1実施形態に係る画像再生装置1のブロック回路を示す。この画像再生装置1は、伝達メディア2からのMPEGビデオストリームをディスプレイ3に出力するムービーカメラ、スチルカメラ、テレビジョン、ビデオCD再生装置、DVD再生装置などに組み込まれる。なお、伝達メディア2には、蓄積メディア(ビデオCD,CD−ROM,DVD,VTRなど)、通信メディア(LANなど)、放送メディア(地上波放送,衛星放送,CATVなど)などが含まれる。また、蓄積メディアや放送メディアからのデータがMPEGビデオパートに準拠して符号化されていないデータである場合は、伝達メディアは、このデジタルデータを符号化するためのMPEGビデオエンコーダをも含む。画像再生装置1をムービーカメラまたはスチルカメラに組み込む場合は、伝達メディア2がCCDなどの撮像デバイスおよびその信号処理回路に置き換えられる。
【0030】
図2において、画像再生装置1は、ハードディスク(HD)4、MPEGビデオデコーダ5(以下単に「デコーダ5」とも表記する)、MPEGビデオエンコーダ6(以下単に「エンコーダ6」とも表記する)、第2のMPEGビデオデコーダ7(以下単に「第2デコーダ7」とも表記する)、第1フレームメモリ52、第2フレームメモリ62、第3フレームメモリ72、第1表示回路54、映像入力回路64、第2表示回路74、切替回路8、制御コア回路10から構成される。制御コア回路10は、デコーダ5、第2デコーダ7およびエンコーダ6を始め画像再生装置1の各構成要素の動作を制御する。ハードディスク4は、磁気ディスクから構成され、伝達メディア2から転送されてくるビデオストリームを順次蓄積する。ハードディスク4内には特別な記憶領域4aが設けられている。
【0031】
デコーダ5、第1フレームメモリ52、第1表示回路54が第1ブロック50を構成し、エンコーダ6、第2フレームメモリ62、映像入力回路64が第2ブロック60を構成する。第2デコーダ7、第3フレームメモリ72、第2表示回路74は第3ブロック70を構成する。画像再生装置1全体またはその主要部は1チップのLSIに搭載されていてもよく、それは他の実施形態でも同様である。本実施形態の場合、第1ブロック50、第2ブロック60、第3ブロック70のそれぞれが1チップのLSIに搭載される。ただし、第1フレームメモリ52、第2フレームメモリ62、第3フレームメモリ72のそれぞれは外付けで搭載されてもよい。
【0032】
デコーダ5が生成した再生画像データ列は第1フレームメモリ52に一時的に蓄積された後、順次第1表示回路54に入力される。第1フレームメモリ52は、表示用バッファとしての機能、およびデコーダ5のワークエリアとしての機能を有する。第1表示回路54は、デコーダ5から転送されたピクチャのデータから映像ビデオ信号を生成し、これを切替回路8を介して画像再生装置1に接続されたディスプレイ3へ出力する。
【0033】
第1ブロック50から出力される映像ビデオ信号は映像入力回路64にも入力される。映像入力回路64は、映像ビデオ信号を再生画像データ列に変換し、その再生画像データ列が第2フレームメモリ62に一時的に蓄積された後、順次エンコーダ6によって再符号化される。第2フレームメモリ62は、エンコーダ6のワークエリアとしての機能をあわせもつ。
【0034】
第2ブロック60から出力される符号化データ列を記憶領域4aに記憶させた後、これを反時系列的に読み出して第2デコーダ7が再復号する。再復号された再生画像データ列は一時的に第3フレームメモリ72に蓄積された後、第2表示回路74によって映像ビデオ信号に変換される。第3フレームメモリ72は、表示用バッファとしての機能、および第2デコーダ7のワークエリアとしての機能を有する。この映像ビデオ信号は、切替回路8を介して画像再生装置1に接続されたディスプレイ3へ出力される。
【0035】
切替回路8は、制御コア回路10の制御に従って第1ノード8a、第2ノード8b側への接続が切り換えられる。切替回路8が第1ノード8a側に接続されると、第1ブロック50の出力に基づく正順再生が行われる。第2ノード8b側に接続されると、第3ブロック70の出力に基づく逆順再生が行われる。
【0036】
第1フレームメモリ52は、第1領域56、第2領域57、第3領域58に分けられる。第1領域56は、PピクチャまたはBピクチャの復号で前方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する容量を有する。第2領域57は、Bピクチャの復号で後方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する容量を有する。第3領域58は、Bピクチャを少なくともひとつ格納する容量を有する。この第3の領域は、デコーダ5による復号処理に利用されるワークエリアとしても利用される。第2フレームメモリ62は、映像入力回路64によって入力された再生画像データ列に含まれるピクチャを少なくともひとつ格納する容量を有する。第3フレームメモリ72は、第2デコーダ7によって復号された再生画像データ列に含まれるピクチャを少なくともひとつ格納する容量を有する。これら第1フレームメモリ52、第2フレームメモリ62、第3フレームメモリ72を合わせると、少なくとも5フレームぶんの容量をもつ。
【0037】
図3は、デコーダ5の構成を示すブロック図である。同図において、デコーダ5は、ハフマン復号回路14、逆量子化回路15、IDCT(Inverse DiscreteCosine Transform)回路16、MC(Motion Compensated prediction)回路17、ROM(Read Only Memory)18,19から構成されている。なお、デコーダ5は、他の実施形態において本発明の「前置復号器」の一例となる。
【0038】
ハフマン復号回路14は、ハードディスク4から読み出されたピクチャに対して、ROM18に記憶されたハフマンテーブルに格納されているハフマンコードに基づいた可変長復号を行う。逆量子化回路15は、ハフマン復号回路14の復号結果に対して、ROM19に記憶された量子化テーブルに格納されている量子化閾値に基づいた逆量子化を行いDCT(Discrete Cosine Transform)係数を求める。IDCT回路16は、逆量子化回路15が求めたDCT係数に対してIDCTを行う。MC回路17は、IDCT回路16の処理結果に対してMCを行う。
【0039】
こうして、デコーダ5は、入力されたMPEGビデオストリームを復号して、時系列的に連続する再生画像データ列を生成する。なお、このMPEGビデオストリームは、他の実施形態において本発明の「第1の符号化データ列」の一例となる。
【0040】
図4は、エンコーダ6の構成を示すブロック図である。同図において、エンコーダ6は、MC回路20、DCT回路21、量子化回路22、ハフマン符号化回路23、ROM24,25から構成されている。なお、エンコーダ6は、他の実施形態において本発明の「符号化器」の一例となる。
【0041】
DCT回路21は、デコーダ5から入力された再生画像データをブロック単位で取り込み、2次元の離散コサイン変換を行ってDCT係数を生成する。量子化回路22は、DCT係数を、ROM24に記憶された量子化テーブルに格納されている量子化しきい値を参照して量子化する。なお、ROM24は、ROM19と兼用してもよい。
【0042】
ハフマン符号化回路23は、量子化されたDCT係数を、ROM25に記憶されたハフマンテーブルに格納されているハフマン符号を参照して可変長符号化することにより、圧縮された画像データを画面単位で生成する。なお、ROM25は、ROM18と兼用してもよい。
【0043】
こうして、エンコーダ6は、時系列的に連続する再生画像データ列を再符号化してMPEGビデオストリームを生成する。なお、このMPEGビデオストリームは、他の実施形態において本発明の「第2の符号化データ列」の一例となる。
【0044】
図5は、第2デコーダ7の構成を示すブロック図である。同図において、第2デコーダ7は、ハフマン復号回路26、逆量子化回路27、IDCT回路28、MC回路29、ROM30,31から構成されている。なお、第2デコーダ7は、他の実施形態において本発明の「後置復号器」の一例となる。
【0045】
この第2デコーダ7の構成は、デコーダ5の構成と同様である。したがって、ハフマン復号回路26はハフマン復号回路14と、逆量子化回路27は逆量子化回路15と、IDCT回路28はIDCT回路16と、MC回路29はMC回路17と、それぞれ同様の回路構成を有する。なお、ROM30は、その他のROM18やROM25と、ROM31は、ROM19やROM24と、それぞれ兼用してもよい。
【0046】
以上の構成に基づいて、本実施形態の画像再生装置1における逆順再生の動作を、図6に示すフローチャートに従って説明する。画像再生装置1の動作は、制御コア回路10の制御の下に実行される。ここでは、MPEGビデオストリームがi個のGOP(GOP0〜GOPi−1)からなるとする。
【0047】
逆順再生では、各GOPが時間軸に遡ってGOPi−1から順次処理される。ただし、各GOP内のピクチャは、デコーダ5において順方向、すなわち時系列的に復号される。逆順再生が指示されると、切替回路8が第2ノード8bに接続され(S1)、ハードディスク4からGOPi−1に相当するMPEGビデオストリームがピクチャ単位で読み出されてデコーダ5に入力され、1画面毎の再生画像データが時系列に順次生成されてエンコーダ6に入力される(S2)。エンコーダ6では、デコーダ5から入力された1GOPぶんの再生画像データ列を、Iピクチャなどに再符号化する(S3)。エンコーダ6からの1GOPぶんの再符号化データ列は、ハードディスク4の記憶領域4aに上書きされる(S4)。
【0048】
記憶領域4aへの書き込みが終了すると、この記憶領域4aに格納されている再符号化データ列を反時系列的に、すなわち時間軸に遡って読み出し、これを第2デコーダ7が順次復号して第2表示回路74へ出力する(S5)。記憶領域4aへの書込終了に伴って書込終了信号が送出され、次のGOPi−2に相当するMPEGビデオストリームがデコーダ5に入力され、S2からの処理が行われる。すなわち、S5において、第2デコーダ7で1GOPぶんのデータ列の復号が行われているときに、デコーダ5では次の1GOPぶんのデータ列の復号が行われている。第2表示回路74には、第2デコーダ7から再生画像データが反時系列的に入力され、ディスプレイ3上に逆順再生画面が表示される。
【0049】
次に、正順再生のための動作を、図7に示すフローチャートに従って説明する。正順再生では時間軸に従ってGOP0から順次処理される。各GOP内のピクチャは、当然ながらデコーダ5において順方向に復号される。正順再生が指示されると、切替回路8が第1ノード8aに接続され(S11)、ハードディスク4からGOP0に相当するMPEGビデオストリームがピクチャ単位で読み出されてデコーダ5に入力され、再生画像データが画面単位で時系列に順次生成され、エンコーダ6と第1表示回路54に並列に入力される(S12)。第1表示回路54は、入力された画面単位の再生画像データに基づきビデオ信号を生成してディスプレイ3に出力し、これによりディスプレイ3上に正順再生画面が表示される(S14)。
【0050】
一方、エンコーダ6は、第1表示回路54の処理と並行して、デコーダ5から入力された1GOPぶんの再生画像データ列をIピクチャなどに再符号化する(S15)。再符号化データ列は、ハードディスク4の記憶領域4aに上書きされる(S16)。GOP0の処理が終了すると再びS12に戻って次のGOP1の処理を行う。すなわち、正順再生の間、エンコーダ6は並行して同じ画像データ列をGOP単位で順次Iピクチャなどに再符号化する。
【0051】
(第2実施形態)
本実施形態以降の形態は、本発明に対応する構成を有する。第2実施形態は第1実施形態をさらにコンパクトに設計したものである。第2実施形態が第1実施形態の画像再生装置1と異なるのは、全体としてより少ない容量でフレームメモリを構成した点にある。すなわち、第1実施形態における第1フレームメモリ52と第2フレームメモリ62を共通化し、全体として4フレームぶんの容量で構成する。
【0052】
図8は、第2実施形態に係る画像再生装置1のブロック回路を示す。第1実施形態においては、第1表示回路54から読み出された映像ビデオ信号を再生画像データ列に変換してから再符号化していたが、本実施形態においては、第1表示回路54によって映像ビデオ信号に変換される前の再生画像データ列を読み出して、これを再符号化する。従って、第1実施形態における第2フレームメモリ62、映像入力回路64に対応する構成は本実施形態には含まれない。第1フレームメモリ80は、第1領域82、第2領域84、第3領域86に分けられ、それぞれ第1実施形態の第1領域56、第2領域57、第3領域58に対応する。ただし、第3領域86は、エンコーダ6による符号化処理のワークエリアとして兼用される点で第1実施形態の第3領域58と異なる。第2フレームメモリ90は、第1実施形態の第3フレームメモリ72に対応する。
【0053】
逆順再生時においてデコーダ5が生成した再生画像データ列は、ディスプレイ3にそのまま表示することはないため、エンコーダ6へ入力するだけで足り、実際には第1表示回路54へ入力することを要しない。従って、かかるデータ列が第3領域86からエンコーダ6へ転送された後は、第1表示回路54によって映像ビデオ信号へ変換されるのを待たずに、エンコーダ6が第3領域86をワークエリアとして利用開始しても差し支えはない。
【0054】
エンコーダ6によって再符号化された符号化データ列は、時系列的な順序で記憶領域4aに記憶させる。これを反時系列的な順序で読み出して第2デコーダ7が再復号することによって、逆順再生を実現する。
【0055】
本実施形態におけるデコーダ5、エンコーダ6、第2デコーダ7の内部構成は、それぞれ図3、図4、図5と同一でよく、全体的な動作の流れも図6、図7と同様でよい。
【0056】
以上、本実施形態の画像再生装置1にあっては、以下のとおりの作用効果を奏する。
(1)表示用バッファと符号化および復号のワークエリアとに兼用されるフレームメモリが4フレームぶんの容量で足り、第1実施形態のような構成と比べてメモリ容量を低減でき、低コスト化にもつながる。
(2)第1実施形態と比べて第2フレームメモリ62、映像入力回路64が不要であるぶん、小型化、低コスト化につながる。
(3)第2デコーダ7が反時系列的に読み出された符号化データ列を復号することにより、逆順再生を実現することができる。
【0057】
(第3実施形態)
第3実施形態は第2実施形態をさらにコンパクトに設計したものである。第3実施形態が第2実施形態の画像再生装置1と異なるのは、全体としてさらに少ない容量でフレームメモリを構成した点にある。すなわち、第2実施形態における第1フレームメモリ80と第2フレームメモリ90を共通化し、全体として3フレームぶんの容量で構成する。
【0058】
図9は、第3実施形態に係る画像再生装置1のブロック回路を示す。フレームメモリ100は、第1領域102、第2領域104、第3領域106に分けられ、それぞれ第2実施形態の第1領域82、第2領域84、第3領域86に対応する。ただし、第3領域106は、第2デコーダ7による復号処理のワークエリアとして兼用される点で第2実施形態の第3領域86と異なる。表示回路110は、第2実施形態の第1表示回路54に対応する。第2実施形態における第2フレームメモリ90、第2表示回路74、切替回路8に対応する構成は本実施形態に含まれない。
【0059】
逆順再生時において、第3領域106に格納されたピクチャが表示回路110に出力されるタイミングと、このピクチャをデコーダ5によって生成されたピクチャで上書きするタイミングと、を調整することにより、第3領域106の共有を実現する。たとえば、ディスプレイ3において現在表示処理されているラインを把握し、表示済のラインに対応するデータを上書きするようタイミング調整してもよい。これをマクロブロック単位で調整してもよい。
【0060】
一方、逆順再生時においてデコーダ5が生成した再生画像データ列は、ディスプレイ3にそのまま表示することはないため、かかるデータ列が第3領域106からエンコーダ6へ転送された後は、表示回路110によって映像ビデオ信号に変換されるのを待たずにこれを第2デコーダ7が生成した再生画像データ列で上書き開始するようタイミング調整してもよい。
【0061】
本実施形態におけるデコーダ5、エンコーダ6、第2デコーダ7の内部構成は、それぞれ図3、図4、図5と同一でよく、全体的な動作の流れも図6、図7と同様でよい。
【0062】
以上、本実施形態の画像再生装置1にあっては、以下のとおりの作用効果を奏する。
(4)表示用バッファと符号化および復号のワークエリアとに兼用されるフレームメモリが3フレームぶんの容量で足り、メモリ容量をさらに低減でき、さらなる低コスト化に寄与することができる。
(5)第1実施形態と比べて第2フレームメモリ62、映像入力回路64、第3フレームメモリ72、第2表示回路74、切替回路8が不要であるぶん、さらなる小型化、低コスト化につながる。
【0063】
(第4実施形態)
第4実施形態は第3実施形態の変形例となる構成を有する。第4実施形態が第3実施形態の画像再生装置1と異なるのは、フレームメモリ100から読み出された再生画像データ列ではなく、デコーダ5から直接読み出された再生画像データ列を符号化する点にある。フレームメモリ100は、第3実施形態のフレームメモリ100と同様、3フレーム分の容量で構成する。
【0064】
図10は、第4実施形態に係る画像再生装置1のブロック回路を示す。デコーダ5から出力された再生画像データ列は、フレームメモリ100だけでなくエンコーダ6にも入力される。第3領域106は、エンコーダ6の符号化処理のワークエリアとして兼用される。
【0065】
本実施形態も第3実施形態と同様に、逆順再生時においてデコーダ5によって生成された再生画像データ列は、表示回路110によって映像ビデオ信号に変換されるのを待たずに、これを第2デコーダ7によって生成された再生画像データ列で上書きするようタイミング調整してもよい。ただし、第3領域106に格納された再生画像データ列はエンコーダ6へ転送されないので、そのタイミングとの調整は不要である。
【0066】
本実施形態におけるデコーダ5、エンコーダ6、第2デコーダ7の内部構成は、それぞれ図3、図4、図5と同一でよく、全体的な動作の流れも図6、図7と同様でよい。
【0067】
以上、本実施形態の画像再生装置1にあっては、以下のとおりの作用効果を奏する。
(6)第3実施形態と同様、表示用バッファと符号化および復号のワークエリアとに兼用されるフレームメモリが3フレームぶんの容量で足り、メモリ容量をさらに低減でき、さらなる低コスト化に寄与することができる。
(7)第3実施形態と同様、第1実施形態と比べて第2フレームメモリ62、映像入力回路64、第3フレームメモリ72、第2表示回路74、切替回路8が不要であるぶん、さらなる小型化、低コスト化につながる。
(8)デコーダ5によって生成された再生画像データ列のフレームメモリ100への書き込みを待たずにエンコーダ6による符号化処理が開始されるので、エンコーダ6の符号化処理が十分な処理速度を保つ限り、全体としての処理が高速化される。
【0068】
(実施形態に関する全般的考察)
当業者には当然理解されるごとく、いままでに述べなかった実施形態の任意の組合せも可能である。例えば、以下のような配慮または変形例が可能である。
【0069】
(a)ハードディスク4として、磁気ディスクに代えて、光磁気ディスク、光ディスクなどを用いる。
(b)ハードディスク4として、書き換え可能な半導体メモリ、例えばSDRAM、DRAM、ラムバスDRAM等を用いる。
(c)ハードディスク4と記憶領域4aとを独立して設ける。この場合、記憶領域4aには書き換え可能な半導体メモリが望ましい。
【0070】
(d)MPEGビデオストリームから1GOPではなく以下の単位でデータ列を取り出す。GOPを含め以下の単位もグループ単位の概念に含まれる。
・Iピクチャから始まる単位をGOPとせずに、例えば、Pピクチャから始まる単位をGOPとする。
・GOPという概念にとらわれずに、数枚のピクチャをグループ単位とする。
・グループ単位でピクチャの枚数を任意に変化させる。
【0071】
(e)ROM18,19,24,25,30,31に代えて、RAM(RandomAccess Memory)を用いる。
(f)逆順再生機能を選択するための操作キーを画像再生装置に設ける。
(g)キー操作に応じて1コマずつ逆順再生させる。
【0072】
(h)各実施形態において、エンコーダ6が生成した再符号化データ列に含まれるピクチャは時系列的な順序で記憶領域4aに書き込んでいたが、これを反時系列的な順序に並べ替えながら記憶領域4aに書き込んでもよい。この場合、第2デコーダ7は記憶領域4aから再符号化データ列を反時系列的に読み出す必要がない。
(i)第2、第3、第4実施形態において、デコーダ5と第2デコーダ7をハードウェア的に共通化する。また、第2実施形態において、第1表示回路54と第2表示回路74をハードウェア的に共通化する。
【0073】
(j)上記した実施形態以外に、一つの装置内に2つの符号化または復号機能を備えるアプリケーションとして以下の形態がある。従って、上記第2,4実施形態では、デコーダ5と第2デコーダ7を共用デコーダ53として共通化する例を説明したが、2つのエンコーダを備えるものにあっては、これらのエンコーダを共通化してもよい。
(i)ムービーカメラにおいて、被写体を異なる視点から同時に撮影し、そのデータをMPEG方式で圧縮・伸長処理する場合。
(ii)テレビジョンにおいて、複数番組を同時に復号して2画面表示する場合。
(iii)テレビジョンにおいて、複数番組を同時に復号してチャンネル切換えをシームレスに行わせる場合。MPEGを使った放送では、チャンネル切換えなどで一旦復号を中断すると、新しいシーケンスヘッダを検出するまでの0.5秒〜2秒の間、次に再開するのに若干時間がかかり、通常はその間、絵がフリーズするかブラックアウトするが、(iii)は、この問題を解消するために有効である。
(iv)DVDやデジタルスチルカメラ等と接続したテレビジョンにおいて、放送とDVDやデジタルスチルカメラとを同時再生する。
(v)番組の再生中、その番組または裏番組を動画や静止画状態で録画するとともに、録画した動画または静止画と放送中の番組を重ねて同時に再生する場合。
(vi)一定時間毎に再生画像をJPEG方式で符号化してリングバッファに取り込み、これを逆転サーチにおいて近いシーンにジャンプできるようにするためのインデックスに使う場合。
【0074】
(k)逆順再生のために、1GOP分の画像データをそっくり記憶領域4aに保持する必要があった。GOP内部ではデータは正順方向にしか読み出されないため、1GOP分のデータをすべて残しておかなければ逆順再生の際にピクチャを生成できないためである。この理由から、1GOP分の画像データを記録するだけの容量を記憶領域4aに求めた。これから逆に、そうした構成を有効活用し、実施形態1等では、正順再生の間もエンコーダ6をフリーランで走らせ、つねに1GOP分の逆順再生用データを生成して保持することにした。これにより、正順から逆順への切替を滑らかにする趣旨であった。
【0075】
しかしながらその方法では、確かにフリーランをさせないときに比べて円滑な再生方向転換が実現するものの、必ずしも切替時にタイムラグが生じないわけではない。なぜなら、逆順再生がGOPnに対して行われているとき、その前のGOPn−1については、デコーダ5が1GOP分の符号化データを読み出して復号する必要があり、一連の処理がGOPnの逆順再生の完了までに終わらない可能性があるためである。仮に終わらない場合、そこで逆順再生が一瞬停止してしまう。
【0076】
この対策のために、実施形態1等で述べた1GOP分の画像データの保存を拡張し、最大2GOP分程度の画像データを保存すれば、正順再生から逆順再生への切替の際、タイムラグを完全になくすことができる。したがって、そうした仕様を求める場合はこの対策をとればよい。
【0077】
画素数を低減させる場合、デコーダ7におけるIDCT処理にて、予めダウンコンバージョン形式による復号を行ってもよい。すなわち、通常であれば例えば8×8画素の正方ブロックに対してIDCTを施すべきところを、8×4画素の1/2サイズのブロックに対して施してもよい。その場合、画像再生の際にフレームメモリに記憶すべき画像データの容量が1/2になるため、その結果空いた領域に前述の2GOPぶんのピクチャを格納することができる。なお、このダウンコンバーションを行うと、高精細モード時の1960×1080画素の画像が980×1080画素になる。したがって、その再生時に横方向について各画素を二度表示するなど、解像度再現処理を施すものとする。
【0078】
(l)前述の切替時のタイムラグは、逆順再生から正順再生への移行時にも考慮すべきである。このときも上述と同様の措置、すなわち読み込まれたピクチャのデータを1〜2GOP程度格納しておくことで対応できる。いま逆順再生のために第n番のGOPnが読込処理されているとすれば、このGOPnのピクチャのデータを、逆順再生のための読出がその2つ前のGOPn−2に達するまで保持しておく。すなわち、あるGOPのデータをそのふたつ前のGOPのデータの読出まで保持することにより、正順再生への切替が行われたときでも、切れ目のない再生が実現する。
【0079】
逆順再生から正順再生への切替は、デコーダ5のみの処理で対応できるため、(k)の場合に比べ、タイムラグはもともと小さい。したがって、ここでは2GOPぶんとしたが、実際にはせいぜい1GOP強で十分と思われる。ただし、この値は装置の実装にもよるため、機種ごとに実験等により決めることが望ましい。
【0080】
【発明の効果】
本発明により、滑らかな逆順再生を行うことのできる画像処理技術を提供することができる。
【図面の簡単な説明】
【図1】MPEGビデオストリームの階層構造を示す説明図である。
【図2】第1実施形態における画像再生装置のブロック回路図である。
【図3】第1実施形態におけるデコーダの概略を示すブロック図である。
【図4】第1実施形態におけるエンコーダの概略を示すブロック図である。
【図5】第1実施形態におけるデコーダの概略を示すブロック図である。
【図6】第1実施形態における画像再生装置の逆順再生動作を示すフローチャートである。
【図7】第1実施形態における画像再生装置の正順再生動作を示すフローチャートである。
【図8】第2実施形態における画像再生装置のブロック回路図である。
【図9】第3実施形態における画像再生装置のブロック回路図である。
【図10】第4実施形態における画像再生装置のブロック回路図である。
【符号の説明】
1 画像再生装置
2 伝達メディア
3 ディスプレイ
4 ハードディスク
4a 記憶領域
5,7 MPEGビデオデコーダ
6 MPEGビデオエンコーダ
8 切替回路
10 制御コア回路
14,26 ハフマン復号回路
15,27 逆量子化回路
16,28 IDCT回路
17,20,29 MC回路
21 DCT回路
22 量子化回路
23 ハフマン符号化回路
18,19,24,25,30,31 ROM
52,62,72,80,90,100 フレームメモリ
54,74,110 表示回路
64 映像入力回路[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an image processing method, an image processing apparatus that can use the image processing method, and a television receiver. The present invention relates to a technique for processing data encoded in accordance with, for example, the Moving Picture Expert Group (MPEG) standard.
[0002]
[Prior art]
The information handled by multimedia is enormous and diverse, and it is necessary to process such information at high speed in order to put multimedia into practical use. In order to process information at high speed, data compression / decompression technology is indispensable. As such a data compression / decompression technique, an “MPEG” method can be cited. This MPEG system is being standardized by the MPEG Committee (ISO / IEC JTC1 / SC29 / WG11) under the International Organization for Standardization (ISO) / International Electro-technical Commission (IEC). An image processing apparatus using the MPEG system is incorporated in various image-related devices such as a movie camera, a still camera, a television, a video CD playback device, and a DVD playback device.
[0003]
The video data handled by MPEG is related to a moving image, and the moving image is composed of a plurality of frames per second, for example, 30 frames, that is, still images or frames. As shown in FIG. 1, the video data has a hierarchical structure of six layers in the order of a sequence (Sequence), a GOP (Group Of Pictures), a picture (Picture), a slice (Slice), a macro block (Macroblock), and a block (Block). Consists of The number of slices constituting one picture is not constant, and the number of macroblocks constituting one slice is not constant. In FIG. 1, the macro block layer and the block layer are omitted.
[0004]
In addition, there are mainly two types of MPEG, MPEG-1 and MPEG-2, mainly due to differences in coding rates. In MPEG-1, a frame corresponds to a picture. In MPEG-2, frames or fields can correspond to pictures. Two fields constitute one frame. The structure in which a frame corresponds to a picture is called a frame structure, and the structure in which a field corresponds to a picture is called a field structure.
[0005]
MPEG uses a compression technique called inter-frame prediction. Inter-frame prediction compresses data between frames based on temporal correlation. In the inter-frame prediction, bidirectional prediction is performed. The bidirectional prediction is to use both forward prediction for predicting a current reproduced image from a past reproduced image or picture and backward prediction for predicting a current reproduced image from a future reproduced image.
[0006]
This bidirectional prediction defines three types of pictures called I-pictures (Intra-Picture), P-pictures (Predictive-Picture), and B-pictures (Bidirectionally predictive-Picture). An I picture is an image generated independently by an intra-frame encoding process independently of past and future reproduced images. In order to perform random access, at least one I picture is required in a GOP. All macroblock types in an I picture are intra-frame predictions (Intra Frame). The P picture is generated by the forward prediction, that is, the prediction from the past I picture or P picture by the inter-frame encoding process. The macroblock type in the P picture includes both an intra-frame prediction screen and a forward prediction screen (Forward Inter Frame).
[0007]
The B picture is generated by bidirectional prediction by an inter-frame encoding process. In bidirectional prediction, a B picture is generated by any one of the following three predictions.
(1) Forward prediction; prediction from past I or P pictures; (2) backward prediction; prediction from future I or P pictures; (3) bidirectional prediction; past and future I or P pictures. The macroblock types in the predicted B-picture include four types: an intra-frame prediction screen, a forward prediction screen, a backward prediction screen (Backward Inter Frame), and an interpolation prediction screen (Interpolative Inter Frame).
[0008]
These I, P, and B pictures are respectively encoded. That is, the I picture is generated without any past or future picture. In contrast, a P picture is not generated without a past picture, and a B picture is not generated without a past or future picture. However, even in the case of a P picture or a B picture, when the macroblock type is an interpolative prediction screen, the macroblock is generated even if there is no past or future picture.
[0009]
In the inter-frame prediction, first, an I picture is periodically generated. Next, a frame several frames ahead of the I picture is generated as a P picture. This P picture is generated by one-way (forward) prediction from the past to the present. Subsequently, a frame located before the I picture and after the P picture is generated as a B picture. When generating this B picture, an optimal prediction method is selected from three of forward prediction, backward prediction, and bidirectional prediction. Generally, in a continuous moving image, the current image and the images before and after the current image are very similar, and only a part of the image is different. Therefore, it is assumed that the previous frame and the next frame are the same, and if there is a change between both frames, only the difference is extracted and compressed. For example, the previous frame is an I picture, the next frame is a P picture, and the difference is extracted as B picture data. Thereby, data between frames can be compressed based on temporal correlation. A data sequence or bit stream of video data encoded according to the MPEG video part is called an MPEG video stream.
[0010]
MPEG-1 mainly corresponds to storage media such as a video CD (Compact Disc) and a CD-ROM (CD-Read Only Memory). MPEG-2 is not only a storage medium such as a video CD, a CD-ROM, a DVD (Digital Video Disk) and a VTR (Video Tape Recorder), but also a communication medium such as a LAN (Local Area Network), a terrestrial broadcast, and a satellite broadcast. And all transmission media including broadcast media such as CATV (Community Antenna Television).
[0011]
The core of the technology used in the MPEG video part is Motion Compensated prediction (MC) and Discrete Cosine Transform (DCT). An encoding technique using both MC and DCT is called a hybrid encoding technique. In the MPEG video part, a video signal of an image is decomposed into frequency components and processed using DCT (also called FDCT; Forward DCT) at the time of encoding. Then, at the time of decoding, an inverse DCT transform (inverse discrete cosine transform; IDCT; Inverse DCT) is used to return the frequency component to the video signal of the image again.
[0012]
MPEG can process an enormous amount of information at high speed. However, as described above, since a compression technique called inter-frame prediction is used, it is encoded and recorded in time series in accordance with the MPEG video part. When a data sequence is reproduced in reverse order for picture search, that is, in the reverse direction, it is very difficult to simply reproduce the recorded data sequence by going back in time as in a normal video tape recorder. Therefore, conventionally, only the I picture allocated in each GOP is reproduced retroactively on the time axis. As described above, an I picture is an image that has been subjected to intra-frame encoding processing, and therefore can be displayed independently without referring to previous and subsequent pictures.
[0013]
[Problems to be solved by the invention]
In the conventional example, the number of I-pictures allocated in each GOP is extremely small. For example, in MPEG, the number of I-pictures allocated in a GOP is at most one out of 15 to 30 pictures. When pictures of up to every 30 frames are reproduced in the reverse order, a smooth reverse order reproduction screen like a normal video tape recorder cannot be obtained, and it is difficult to stop at a desired timing with good timing. The present invention has been made in view of this point, and one of its objects is to provide an image processing technique capable of obtaining a smooth reverse-order reproduction screen.
[0014]
The present invention solves this and other objects that will become apparent from the present specification, mainly in technology related to image encoding and decoding processing.
[0015]
[Means for Solving the Problems]
One embodiment of the present invention relates to an image processing device. The apparatus includes: a pre-decoder configured to decode a first encoded data sequence including an I picture, a P picture, and a B picture encoded according to MPEG to generate a first reproduced image data sequence; A first frame memory that is used for decoding by the predecoder and stores a first reproduced image data sequence, and a first reproduced image data sequence read from the first frame memory are An encoder for re-encoding to generate a second encoded data sequence, a post-decoder for decoding the second encoded data sequence to generate a second reproduced image data sequence, A second frame memory used for decoding by the decoder and storing at least one picture included in the second reproduced image data sequence.
[0016]
The first frame memory stores a first area storing at least one I picture or P picture that is forward-referenced when decoding a P picture or a B picture, and an I picture or P picture that is backward-referenced when decoding a B picture. It has a second area for storing at least one, and a third area for storing at least one B picture, which is used for decoding by the pre-decoder. In other words, the frame memory in this embodiment requires a capacity of at least four frames in total, including the first frame memory and the second frame memory.
[0017]
Another embodiment of the present invention also relates to an image processing apparatus. The apparatus includes: a pre-decoder configured to decode a first encoded data sequence including an I picture, a P picture, and a B picture encoded according to MPEG to generate a first reproduced image data sequence; A frame memory that is used for decoding by the pre-decoder and stores the first reproduced image data sequence, and re-encodes the first reproduced image data sequence read from the frame memory to generate a second reproduced image data sequence And a post-decoder that decodes the second encoded data sequence to generate a second reproduced image data sequence.
[0018]
The frame memory stores a first area for storing at least one I picture or P picture that is forward referenced in decoding a P picture or a B picture, and at least one I picture or P picture that is backward referenced for decoding a B picture. And a third area used for decoding by the pre-decoder and storing at least one B picture. The third area is used for decoding by the post-decoder, and is also used as an area for storing a picture decoded by the post-decoder. The frame memory in this embodiment requires a capacity of at least three frames.
[0019]
Still another preferred embodiment according to the present invention relates also to an image processing apparatus. The apparatus includes: a pre-decoder configured to decode a first encoded data sequence including an I picture, a P picture, and a B picture encoded according to MPEG to generate a first reproduced image data sequence; A frame memory for storing the first reproduced image data sequence and a first reproduced image data sequence read from the predecoder are re-encoded while being used for decoding by the predecoder. An encoder for generating a second encoded data sequence and a post-decoder for decoding the second encoded data sequence to generate a second reproduced image data sequence are provided.
[0020]
The frame memory stores a first area for storing at least one I picture or P picture that is forward referenced in decoding a P picture or a B picture, and at least one I picture or P picture that is backward referenced for decoding a B picture. And a third area that is used for decoding by the pre-decoder and that can store at least one picture. The third area is used for decoding by the post-decoder, and is also used as an area for storing a picture decoded by the post-decoder. The frame memory in this embodiment requires a capacity of at least three frames.
[0021]
Still another preferred embodiment according to the present invention relates also to an image processing apparatus. This apparatus includes a plurality of decoders for decoding an encoded data sequence for different purposes, a frame memory for storing a reproduced image data sequence generated by decoding of these decoders, and a reproduced image data sequence for converting a video signal into a video signal. And a display circuit for conversion.
[0022]
In the frame memory, when at least a part of the data of the reproduced image data string generated by decoding by any of the decoders is output to the display circuit, the output data is generated by decoding by another decoder. By overwriting with the reproduced image data sequence, a partial area included in the frame memory is shared by a plurality of decoders. The plurality of decoders include a first decoder that decodes an encoded data sequence read in time series and a second decoder that decodes an encoded data sequence read in anti-time sequence. And the reproduced image data sequence generated by the decoding of the first decoder is generated by the decoding of the second decoder without waiting for this to be converted into a video signal by the display circuit. It may be overwritten with a reproduced image data string.
[0024]
It should be noted that any one of the above image processing apparatuses may be mounted to provide a television receiver having anti-time-series image reproduction as a part of its operation specifications. “I picture”, “B picture”, and “P picture” correspond to “I-VOP (Video Object Plane)”, “B-VOP”, and “P-VOP” in MPEG4, respectively. Include.
[0025]
As described above, in any case, the encoding or decoding, and possibly the accompanying processing, may be performed in a predetermined group unit. Further, different combinations of the above-described arbitrary components, processing steps, and the like, and those obtained by converting the expressions of the present invention among methods, apparatuses, systems, computer programs, recording media, and the like are also effective as embodiments of the present invention. .
[0026]
BEST MODE FOR CARRYING OUT THE INVENTION
An embodiment of the present invention will be described. Processing common to some of the embodiments is forward and reverse image playback. In the following description, the terms “normal order”, “reverse order”, and their synonyms refer to the order in which pictures constituting an image are finally displayed for convenience of explanation. For this reason, unless otherwise noted, the order of the pictures is based on the display state.
[0027]
As described later, even in the reverse reproduction, the pictures in each GOP of the MPEG data stream are first decoded in the forward direction, that is, in time series. This is re-encoded, and in the subsequent re-decoding stage, the reverse order is realized for the first time. Therefore, “reverse order” in reverse order reproduction mainly relates to the second decoding. Various combinations of the order of the I, P, and B pictures can be considered in the MPEG bit stream. As a frame memory included in the configuration of each embodiment, for example, an SDRAM (Synchronous Dynamic RAM), a DRAM, a Rambus DRAM, or the like is used.
[0028]
In the following embodiments, various constituent members appear. These can be realized by hardware, such as a CPU, a memory, and other LSIs and combinational circuits, and can be realized by software, such as a program having an image processing function loaded into a memory. Focusing on the functions realized by the cooperation of Therefore, it is understood by those skilled in the art that these functions can be realized in various forms by hardware only, software only, or a combination thereof. The image reproducing device is an example of the “image processing device” of the present invention.
[0029]
(1st Embodiment)
The present embodiment exemplifies a configuration that can be considered when each block constituting the image processing apparatus is tentatively formed into one chip. The configuration of the present embodiment does not particularly consider the correspondence with the present invention, and is merely an example as a target to be compared with the second embodiment and thereafter.
FIG. 2 shows a block circuit of the
[0030]
2, the
[0031]
The
[0032]
The reproduced image data sequence generated by the
[0033]
The video video signal output from the
[0034]
After the coded data sequence output from the
[0035]
The switching circuit 8 switches the connection to the
[0036]
The first frame memory 52 is divided into a
[0037]
FIG. 3 is a block diagram showing a configuration of the
[0038]
The
[0039]
In this manner, the
[0040]
FIG. 4 is a block diagram illustrating a configuration of the
[0041]
The
[0042]
The
[0043]
In this manner, the
[0044]
FIG. 5 is a block diagram showing a configuration of the second decoder 7. 2, the second decoder 7 includes a
[0045]
The configuration of the second decoder 7 is similar to the configuration of the
[0046]
Based on the above configuration, the operation of reverse reproduction in the
[0047]
In the reverse order reproduction, each GOP is sequentially processed from GOP i-1 retroactively on the time axis. However, the pictures in each GOP are decoded in the
[0048]
When the writing to the
[0049]
Next, the operation for normal reproduction will be described with reference to the flowchart shown in FIG. In normal order reproduction, processing is performed sequentially from GOP 0 according to the time axis. The pictures in each GOP are naturally decoded in the
[0050]
On the other hand, in parallel with the processing of the
[0051]
(2nd Embodiment)
Embodiments after this embodiment have a configuration corresponding to the present invention. The second embodiment is a more compact design of the first embodiment. The second embodiment differs from the
[0052]
FIG. 8 shows a block circuit of an
[0053]
Since the reproduced image data sequence generated by the
[0054]
The encoded data sequence re-encoded by the
[0055]
The internal configurations of the
[0056]
As described above, the
(1) A frame memory that is used as a display buffer and a work area for encoding and decoding only needs to have a capacity of four frames, so that the memory capacity can be reduced as compared with the configuration of the first embodiment, and cost can be reduced. Also leads to.
(2) Since the
(3) The second decoder 7 decodes the coded data sequence read out in a time-series manner, whereby reverse reproduction can be realized.
[0057]
(Third embodiment)
The third embodiment is a further compact design of the second embodiment. The third embodiment differs from the
[0058]
FIG. 9 shows a block circuit of an
[0059]
At the time of reverse reproduction, the timing at which the picture stored in the
[0060]
On the other hand, since the reproduced image data sequence generated by the
[0061]
The internal configurations of the
[0062]
As described above, the
(4) The capacity of the frame memory used as the display buffer and the work area for encoding and decoding is sufficient for three frames, so that the memory capacity can be further reduced, and the cost can be further reduced.
(5) Compared to the first embodiment, the
[0063]
(Fourth embodiment)
The fourth embodiment has a configuration that is a modification of the third embodiment. The fourth embodiment is different from the
[0064]
FIG. 10 shows a block circuit of an
[0065]
In the present embodiment, similarly to the third embodiment, the reproduced image data sequence generated by the
[0066]
The internal configurations of the
[0067]
As described above, the
(6) As in the third embodiment, the frame memory used as the display buffer and the work area for encoding and decoding only requires a capacity of three frames, and the memory capacity can be further reduced, contributing to further cost reduction. can do.
(7) Similar to the third embodiment, the
(8) Since the encoding process by the
[0068]
(General Consideration on Embodiment)
As will be appreciated by those skilled in the art, any combination of the embodiments not described above is possible. For example, the following considerations or modifications are possible.
[0069]
(A) As the
(B) As the
(C) The
[0070]
(D) Extract a data string from the MPEG video stream in the following units instead of one GOP. The following units including the GOP are also included in the concept of the group unit.
-A unit starting from a P picture is set as a GOP without using a unit starting from an I picture as a GOP.
-Several pictures are grouped without being bound by the concept of GOP.
-Change the number of pictures arbitrarily for each group.
[0071]
(E) A RAM (Random Access Memory) is used instead of the
(F) An operation key for selecting the reverse order reproduction function is provided on the image reproduction apparatus.
(G) Play back one frame at a time in reverse order according to key operation.
[0072]
(H) In each embodiment, the pictures included in the re-encoded data sequence generated by the
(I) In the second, third and fourth embodiments, the
[0073]
(J) In addition to the embodiments described above, there are the following forms as applications having two encoding or decoding functions in one device. Therefore, in the second and fourth embodiments, the example in which the
(I) A case where a movie camera simultaneously shoots a subject from different viewpoints, and compresses and expands the data by the MPEG method.
(Ii) In a television, a plurality of programs are simultaneously decoded and displayed on two screens.
(Iii) In television, a case where a plurality of programs are simultaneously decoded and channel switching is performed seamlessly. In broadcasting using MPEG, once decoding is interrupted due to channel switching or the like, it takes some time for 0.5 to 2 seconds until a new sequence header is detected, and then it takes a little time to restart, and usually during that time, The picture freezes or blacks out, but (iii) is effective to solve this problem.
(Iv) In a television connected to a DVD, a digital still camera, or the like, the broadcast and the DVD or the digital still camera are simultaneously reproduced.
(V) When the program or the counterprogram is recorded in a moving image or a still image state during the reproduction of the program, and the recorded moving image or the still image and the broadcast program are simultaneously superimposed and reproduced.
(Vi) A case where a reproduced image is coded by the JPEG method at predetermined time intervals and taken into a ring buffer, and is used as an index for jumping to a near scene in a reverse search.
[0074]
(K) For reverse order reproduction, image data for one GOP had to be completely stored in the
[0075]
However, in this method, although the reproduction direction can be changed more smoothly than when free-run is not performed, a time lag does not necessarily occur at the time of switching. This is because, when the reverse reproduction is performed on GOP n, the GOP n-1 of the previous, it is necessary to the
[0076]
To cope with this problem, the storage of image data for one GOP described in the first embodiment and the like is extended to store image data for a maximum of about two GOPs. It can be completely eliminated. Therefore, if such specifications are required, this measure may be taken.
[0077]
When the number of pixels is reduced, decoding in a down-conversion format may be performed in advance in the IDCT processing in the decoder 7. That is, in a normal case, for example, a place where IDCT is to be performed on a square block of 8 × 8 pixels may be performed on a half-size block of 8 × 4 pixels. In this case, since the capacity of the image data to be stored in the frame memory at the time of image reproduction is reduced to 1 /, as a result, the picture of 2 GOPs can be stored in the empty area. When this down-conversion is performed, the image of 1960 × 1080 pixels in the high definition mode becomes 980 × 1080 pixels. Therefore, at the time of reproduction, resolution reproduction processing is performed, such as displaying each pixel twice in the horizontal direction.
[0078]
(L) The above-described time lag at the time of switching should also be considered when shifting from reverse-order reproduction to normal-order reproduction. At this time, the same measures as described above, that is, by storing the data of the read picture for about 1 to 2 GOPs can be dealt with. Now, assuming that the n-th GOP n is being read for reverse reproduction, the data of the picture of this GOP n is read until the read for reverse reproduction reaches the GOP n-2 immediately before that. Keep it. That is, by holding the data of a certain GOP until the reading of the data of the two previous GOPs, seamless reproduction is realized even when switching to normal reproduction is performed.
[0079]
Switching from reverse-order reproduction to normal-order reproduction can be dealt with only by the processing of the
[0080]
【The invention's effect】
According to the present invention, it is possible to provide an image processing technique capable of performing smooth reverse reproduction.
[Brief description of the drawings]
FIG. 1 is an explanatory diagram showing a hierarchical structure of an MPEG video stream.
FIG. 2 is a block circuit diagram of the image reproducing apparatus according to the first embodiment.
FIG. 3 is a block diagram schematically illustrating a decoder according to the first embodiment.
FIG. 4 is a block diagram schematically illustrating an encoder according to the first embodiment.
FIG. 5 is a block diagram schematically illustrating a decoder according to the first embodiment.
FIG. 6 is a flowchart illustrating a reverse reproduction operation of the image reproduction device according to the first embodiment.
FIG. 7 is a flowchart illustrating a forward reproduction operation of the image reproduction device according to the first embodiment.
FIG. 8 is a block circuit diagram of an image reproducing apparatus according to a second embodiment.
FIG. 9 is a block circuit diagram of an image reproducing device according to a third embodiment.
FIG. 10 is a block circuit diagram of an image reproducing apparatus according to a fourth embodiment.
[Explanation of symbols]
DESCRIPTION OF
52, 62, 72, 80, 90, 100
Claims (4)
前記前置復号器による復号処理に利用されるとともに、前記第1の再生画像データ列を格納する第1のフレームメモリと、
前記第1のフレームメモリから読み出された第1の再生画像データ列を再符号化して第2の符号化データ列を生成する符号化器と、
前記第2の符号化データ列を復号して第2の再生画像データ列を生成する後置復号器と、
前記後置復号器による復号処理に利用されるとともに、前記第2の再生画像データ列に含まれるピクチャを少なくともひとつ格納する第2のフレームメモリと、
を具備し、
前記第1のフレームメモリは、PピクチャまたはBピクチャの復号で前方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する第1の領域と、Bピクチャの復号で後方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する第2の領域と、前記前置復号器による復号処理に利用される領域であってBピクチャを少なくともひとつ格納する第3の領域と、を有することを特徴とする画像処理装置。A pre-decoder that decodes a first encoded data sequence including an I picture, a P picture, and a B picture encoded according to MPEG to generate a first reproduced image data sequence;
A first frame memory used for decoding by the pre-decoder and storing the first reproduced image data sequence;
An encoder configured to re-encode the first reproduced image data sequence read from the first frame memory to generate a second encoded data sequence;
A post-decoder that decodes the second encoded data sequence to generate a second reproduced image data sequence;
A second frame memory that is used for decoding by the post-decoder and stores at least one picture included in the second reproduced image data sequence;
With
The first frame memory includes a first area for storing at least one I picture or P picture that is forward-referenced when decoding a P picture or a B picture, and an I picture or P picture that is backward-referenced when decoding a B picture. An image processing apparatus comprising: a second area storing at least one B picture; and a third area storing at least one B picture, which is used for decoding processing by the pre-decoder. .
前記前置復号器による復号処理に利用されるとともに、前記第1の再生画像データ列を格納するフレームメモリと、
前記フレームメモリから読み出された第1の再生画像データ列を再符号化して第2の符号化データ列を生成する符号化器と、
前記第2の符号化データ列を復号して第2の再生画像データ列を生成する後置復号器と、
を具備し、
前記フレームメモリは、PピクチャまたはBピクチャの復号で前方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する第1の領域と、Bピクチャの復号で後方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する第2の領域と、前記前置復号器による復号処理に利用される領域であってBピクチャを少なくともひとつ格納する第3の領域と、を有するとともに、前記第3の領域は、前記後置復号器による復号処理に利用される領域であって前記後置復号器によって復号されたピクチャを格納する領域として兼用されることを特徴とする画像処理装置。A pre-decoder that decodes a first encoded data sequence including an I picture, a P picture, and a B picture encoded according to MPEG to generate a first reproduced image data sequence;
A frame memory used for decoding by the pre-decoder and storing the first reproduced image data sequence;
An encoder for re-encoding the first reproduced image data sequence read from the frame memory to generate a second encoded data sequence;
A post-decoder that decodes the second encoded data sequence to generate a second reproduced image data sequence;
With
The frame memory includes a first area for storing at least one I picture or P picture that is forward referenced in decoding a P picture or a B picture, and at least one I picture or P picture that is backward referenced in decoding a B picture. A second area for storing, and a third area which is used for decoding processing by the pre-decoder and stores at least one B picture, and wherein the third area is An image processing device, which is an area used for decoding processing by the pre-decoder and is also used as an area for storing a picture decoded by the post-decoder.
前記前置復号器による復号処理に利用されるとともに、前記第1の再生画像データ列を格納するフレームメモリと、
前記前置復号器から読み出された前記第1の再生画像データ列を再符号化して第2の符号化データ列を生成する符号化器と、
前記第2の符号化データ列を復号して第2の再生画像データ列を生成する後置復号器と、
を具備し、
前記フレームメモリは、PピクチャまたはBピクチャの復号で前方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する第1の領域と、Bピクチャの復号で後方参照されるIピクチャまたはPピクチャを少なくともひとつ格納する第2の領域と、前記前置復号器による復号処理に利用される領域であってピクチャを少なくともひとつ格納可能な第3の領域と、を有するとともに、前記第3の領域は、前記後置復号器による復号処理に利用される領域であって前記後置復号器によって復号されたピクチャを格納する領域として兼用されることを特徴とする画像処理装置。A pre-decoder that decodes a first encoded data sequence including an I picture, a P picture, and a B picture encoded according to MPEG to generate a first reproduced image data sequence;
A frame memory used for decoding by the pre-decoder and storing the first reproduced image data sequence;
An encoder for re-encoding the first reproduced image data sequence read from the pre-decoder to generate a second encoded data sequence;
A post-decoder that decodes the second encoded data sequence to generate a second reproduced image data sequence;
With
The frame memory includes a first area for storing at least one I picture or P picture that is forward referenced in decoding a P picture or a B picture, and at least one I picture or P picture that is backward referenced in decoding a B picture. A second area for storing, and a third area which is used for decoding processing by the pre-decoder and is capable of storing at least one picture, and wherein the third area is An image processing device, which is an area used for decoding processing by the pre-decoder and is also used as an area for storing a picture decoded by the post-decoder.
これら復号器の復号により生成された再生画像データ列を格納するフレームメモリと、
前記再生画像データ列を映像ビデオ信号に変換する表示回路と、
を具備し、
前記フレームメモリにおいて、いずれかの復号器の復号により生成された再生画像データ列の少なくとも一部のデータが前記表示回路に出力されたとき、その出力されたデータを他の復号器の復号により生成された再生画像データ列で上書きすることにより、前記フレームメモリに含まれる一部の領域を複数の前記復号器で共有することを特徴とする画像処理装置において、
複数の前記復号器には、時系列的に読み出された符号化データ列を復号する第1の復号器と、反時系列的に読み出された符号化データ列を復号する第2の復号器とが含まれ、
前記第1の復号器の復号により生成された再生画像データ列は、これが前記表示回路によって映像ビデオ信号に変換されるのを待たずに、前記第2の復号器の復号により生成された再生画像データ列で上書きされることを特徴とする画像処理装置。 A plurality of decoders for decoding the encoded data sequence for different purposes,
A frame memory for storing a reproduced image data sequence generated by decoding by these decoders,
A display circuit for converting the reproduced image data sequence into a video signal,
With
In the frame memory, when at least a part of data of a reproduced image data string generated by decoding of any of the decoders is output to the display circuit, the output data is generated by decoding of another decoder. In the image processing apparatus, by overwriting with the reproduced image data sequence, a partial area included in the frame memory is shared by a plurality of the decoders,
The plurality of decoders include a first decoder that decodes an encoded data sequence read in time series, and a second decoder that decodes an encoded data sequence read in anti-time sequence. Vessels and
The reproduced image data sequence generated by the decoding of the first decoder is a reproduced image generated by the decoding of the second decoder without waiting for this to be converted into a video signal by the display circuit. An image processing apparatus characterized by being overwritten with a data string.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002152849A JP3548167B2 (en) | 2001-05-31 | 2002-05-27 | Image processing device |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001-165943 | 2001-05-31 | ||
JP2001165943 | 2001-05-31 | ||
JP2002152849A JP3548167B2 (en) | 2001-05-31 | 2002-05-27 | Image processing device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2003052013A JP2003052013A (en) | 2003-02-21 |
JP3548167B2 true JP3548167B2 (en) | 2004-07-28 |
Family
ID=26616171
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002152849A Expired - Fee Related JP3548167B2 (en) | 2001-05-31 | 2002-05-27 | Image processing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3548167B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1681863A1 (en) * | 2005-01-12 | 2006-07-19 | Thomson Licensing | Method and apparatus for simultaneously recording two audio/video input signals |
-
2002
- 2002-05-27 JP JP2002152849A patent/JP3548167B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2003052013A (en) | 2003-02-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3548136B2 (en) | Image processing device | |
US7706445B2 (en) | Image processing employing picture type conversion | |
JP3825719B2 (en) | Image reproduction method, image reproduction apparatus, and image recording apparatus | |
US6792045B2 (en) | Image signal transcoder capable of bit stream transformation suppressing deterioration of picture quality | |
US7245821B2 (en) | Image processing using shared frame memory | |
JP3403168B2 (en) | Image processing method, image processing apparatus capable of using the method, and television receiver | |
JP3813444B2 (en) | Video decoder | |
KR101210189B1 (en) | Method and apparatus for variable accuracy inter-picture timing specification for digital video encoding | |
Wee et al. | Compressed-domain reverse play of MPEG video streams | |
US20070058725A1 (en) | Coding/decoding apparatus, coding/decoding method, coding/decoding integrated circuit and coding/decoding program | |
US20030099293A1 (en) | Image reproducing method, and image processing method, and image reproducing device, image processing device, and television receiver capable of using the methods | |
KR100860661B1 (en) | Image reproducing method and image processing method, and image reproducing device, image processing device, and television receiver capable of using the methods | |
JP3515565B2 (en) | Image processing method, image processing apparatus capable of using the method, and television receiver | |
JP3548167B2 (en) | Image processing device | |
JP3403169B2 (en) | Image reproducing method, image reproducing apparatus and television receiver that can use this method | |
JP3374128B2 (en) | Image processing method, image processing apparatus capable of using the method, and television receiver | |
JP3403167B2 (en) | Image processing method, image processing apparatus capable of using the method, and television receiver | |
JP3403166B2 (en) | Image reproducing method, image reproducing apparatus and television receiver that can use this method | |
WO1998042139A1 (en) | Video decoder with reduced size display buffer | |
JP3433179B2 (en) | Image processing method, image processing apparatus capable of using the method, and television receiver | |
JP3663559B2 (en) | Video coding method for real-time backward playback | |
JP2006187037A (en) | Image reproducing method | |
JPH08307814A (en) | Image signal recording method and its device, image signal reproducing method and its device and image signal recording medium | |
JPH09233426A (en) | Coding data conversion method, coding data recording method, coding data converter and coding data recorder | |
JP2006217635A (en) | Image reproducing device and image recording device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040106 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040302 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20040331 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040415 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090423 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090423 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100423 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110423 Year of fee payment: 7 |
|
LAPS | Cancellation because of no payment of annual fees |