JP4038768B2 - Image compression device - Google Patents

Image compression device Download PDF

Info

Publication number
JP4038768B2
JP4038768B2 JP2003165676A JP2003165676A JP4038768B2 JP 4038768 B2 JP4038768 B2 JP 4038768B2 JP 2003165676 A JP2003165676 A JP 2003165676A JP 2003165676 A JP2003165676 A JP 2003165676A JP 4038768 B2 JP4038768 B2 JP 4038768B2
Authority
JP
Japan
Prior art keywords
field
repeat
image
still image
fields
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
Application number
JP2003165676A
Other languages
Japanese (ja)
Other versions
JP2005005904A (en
Inventor
義材 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Victor Company of Japan Ltd
Original Assignee
Victor Company of Japan Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Victor Company of Japan Ltd filed Critical Victor Company of Japan Ltd
Priority to JP2003165676A priority Critical patent/JP4038768B2/en
Publication of JP2005005904A publication Critical patent/JP2005005904A/en
Application granted granted Critical
Publication of JP4038768B2 publication Critical patent/JP4038768B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、画像信号を圧縮する画像圧縮装置に関し、特に2−3プルダウン方式を含む画像信号を効果的に圧縮する画像圧縮装置に関する。
【0002】
【従来の技術】
一般に、24コマ/秒の映画の素材をテレビで放送したりするため、約30コマ/秒であるNTSC方式の標準テレビジョン信号にテレシネ変換する際に、2−3プルダウン方式と呼ばれる方法が用いられている。2−3プルダウン方式では、図4(a)に示すような24コマ/秒のコマA、B、C…が連続するフィルム映像が入力されると、図4(b)に示すように、まず第1コマ(フレーム)Aをトップフィールド(奇数フィールド)At、ボトムフィールド(偶数フィールド)Abに分解してこの順(これをトップ フィールド ファーストと言う)に配する。さらに、最初のフレームAについては、フィールドAt、Abの後にフレームAのトップフィールドAtを追加する(これをリピートフィールドと言う)。
【0003】
2番目のフレームBについては、ボトムフィールドBb→トップフィールドBtの順にしてフィールド順を入れ替える(これをボトム フィールド ファーストと言う)。3番目のフレームCについても、フレームBと同様にフィールド順を入れ替えてボトムフィールドCb→トップフィールドCtとして、その後にリピートフィールドとしてフレームCのボトムフィールドCbを追加する。4番目のフレームDについては、トップフィールドDt→ボトムフィールドDbとする。以上のような手順で4フレーム(8フィールド)を10フィールドに増やして、24コマ/秒を30コマ/秒に変換する。
【0004】
ところで、このような2−3プルダウン方式で変換された映像をMPEG方式で圧縮する際に、重複した映像は処理せずに圧縮の効率を上げる方法が提案されている(例えば、下記の特許文献1参照)。これによれば符号化装置では、top_field_first(トップ フィールド ファースト)、repeat_first_field(リピート ファースト フィールド)の2つのフラグを使用する。
・まずフレームAに対しては、トップフィールドが先なので
top_field_first=1
とし、また、フレームAの最初のフィールドをリピートフィールドとするので
repeat_first_field=1
とする。
・次にフレームBは、ボトムフィールドが先なので
top_field_first=0
とし、また、リピートフィールドなしなので
repeat_first_field=0
とする。
・フレームCは同様にボトムフィールドが先なので
top_field_first=0
とし、またフレームCの最初のフィールドをリピートフィールドとするので
repeat_first_field=1
とする。
・フレームDはトップフィールドが先なので
top_field_first=1
とし、また、リピートフィールドなしなので
repeat_first_field=0
とする。
【0005】
【特許文献1】
特開平5−183807号公報(図3)
【0006】
このようにフラグをたてた上で、図4(c)に示すように24コマ/秒分のフレームのみの圧縮を行い、圧縮符号化したデータとトップ フィールド ファースト、リピート ファースト フィールドの2つのフラグを復号装置に送る。復号装置は図4(d)に示すようにこれらのフラグを見て2−3プルダウンのシーケンスで復号を行ってNTSC方式の信号を再生する。これにより繰り返しのフィールドを圧縮しないため、圧縮の効率が良い。
【0007】
ところで、映像信号が映画の素材からNTSC信号で収録した素材へと切り替わった場合、映画素材がトップ フィールド ファーストで終われば、そのままNTSC信号もトップ フィールド ファーストとなっている。しかし、映画素材がボトム フィールド ファーストで終わった場合は、切り替わり部分でトップ フィールド ファーストに切り替えると、動きが不自然になってしまうので、NTSC信号も引き続きボトム フィールド ファーストとされていることが多い。
【0008】
【発明が解決しようとする課題】
しかし、例えばアスペクト比を4:3から16:9に変更した場合など、符号化装置でGOP(Group Of Pictures)を再構成する場合には、符号化装置はフィールドオーダをトップ フィールド ファーストに戻さなければならない。このためGOPの再構成の部分でリピート フィールドを挿入するので1フィールド分の画像が繰り返され、画面の動きが一瞬止まってしまい不自然な画像になるという課題があった。
【0009】
本発明は上記従来例の問題点に鑑み、ボトム フィールド ファーストの映像信号に対しても画面の動きが不自然とならない画像圧縮装置を提供することを目的とする。
【0010】
【課題を解決するための手段】
本発明は上記目的を達成するために、ボトム フィールド ファーストが所定の時間、連続し、かつ静止画と検出された場合に、ボトム フィールド ファーストをトップ フィールド ファーストに変更して圧縮するようにしたものである。
【0011】
すなわち本発明によれば、入力画像信号が所定の時間、連続してボトム フィールド ファーストであるか否かを検出するフィールドオーダ検出手段と、
前記入力画像信号が静止画であるか否かを判別する静止画判別手段と、
前記フィールドオーダ検出手段によりボトム フィールド ファーストが所定の時間、連続したと検出され、かつ前記静止画判別手段により静止画と判別された場合に、前記ボトム フィールド ファーストをトップ フィールド ファーストに変更するフィールドオーダ変更手段と、
前記フィールドオーダ変更手段の出力を圧縮する画像圧縮手段とを、
備えた画像圧縮装置が提供される。
【0012】
【発明の実施の形態】
以下、本発明の一実施の形態の画像圧縮装置について、添付図面を参照して説明する。図1は本発明の画像圧縮装置の一実施の形態を示すブロック図、図2はリピートフィールド検出を示す説明図、図3は図1の画像圧縮装置の処理を説明するためのフローチャートである。
【0013】
図1において、入力端子1に入力された例えば2−3プルダウン方式の映像信号Vinは判別ブロック2を通して符号化ブロック(MPEG・ENC)3に送られ、MPEG−2方式などによって圧縮符号化される。判別ブロック2の内部には静止画判別部2aと、フィールドオーダ検出部2bと、フィールドオーダ管理部2cが設けられている。
【0014】
静止画判別部2aでは、連続するフィールド同士を比較してこれらが同一かどうかを判断して静止画か否かを判別している。2−3プルダウン方式の映像信号が入力されたときのリピートフィールド検出の方法の例を図2に示す。図2において、フィールドA、B、C…はトップフィールド、フィールド1、2、3…はボトムフィールドを示し、実線で囲んだフィールド群がそれぞれ原画像の1フレームに相当する。また破線で囲んだフィールド群がそれぞれNTSC方式での1フレームに相当する。
【0015】
判別ブロック2では、トップフィールドA、B、C…のみの判別及びボトムフィールド1、2、3…のみの判別をそれぞれ行う。トップフィールドA、B、C…のみの判別では、まず連続するトップフィールドが同じ画像であるかどうかを静止画判別部2aで検出する。図2のトップフィールドD、Eのように同じ画像の連続を検出した場合には、フィールドEの4フレーム後のフィールドIと、フィールドIに連続するフィールドJが同じ画像かどうかを同様に静止画判別部2aで検出する。フィールドDとE、フィールドIとJがそれぞれ同じ画像であった場合は、フィールドJがトップフィールドのリピートフィールドとなっている2−3プルダウンの映像であると判断する。
【0016】
するとフィールドオーダ管理部2cはこのフレームに対し
top_field_first=1
repeat_first_field=1
として、更にこれ以後のフレームはボトム フィールド ファーストであるので top_field_first=0
repeat_first_field=0
とする。
【0017】
ボトムフィールド1、2、3…のみの判別では、まず連続するボトムフィールドが同じ画像であるかどうかを静止画判別部2aで検出する。図2のフィールド4、5のように同じ画像の連続を検出した場合には、フィールド5の4フレーム後のフィールド9と、フィールド9に連続するフィールド10が同じ画像かどうかを同様に静止画判別部2aで検出する。フィールド4と5、フィールド9と10がそれぞれ同じ画像であった場合は、フィールド10がボトムフィールドのリピートフィールドとなっている2−3プルダウンの映像であると判断する。
【0018】
するとフィールドオーダ管理部2cはこのフレームに対し
top_field_first=0
repeat_first_field=1
として、更にこれ以後のフレームはトップ フィールド ファーストであるので
top_field_first=1
repeat_first_field=0
とする。
【0019】
このようにしてフィールドオーダ管理部2cは入力画像の2−3プルダウンを検出してフラグを生成する。そしてこのフラグ情報をリピートフィールドの代わりに符号化ブロック3に出力することにより、符号化ブロック3は効率の良い符号化を行うことができる。
【0020】
次に、映像信号が映画の素材からNTSC信号で収録した素材へと切り替わった場合などで、映像信号がボトム フィールド ファーストとなっている場合の動作を図3を参照して説明する。フィールドオーダ検出部2bは、所定の時間、例えば1秒間(30フレーム)、ボトム フィールド ファーストが続き、かつ所定の時間、リピートフィールドがないこと、すなわち所定の時間だけ
top_field_first=0
repeat_first_field=0
が続くことを監視する(ステップS1)。
【0021】
top_field_first=0
repeat_first_field=0
が1秒間連続する場合は、次に静止画が来るかどうかを監視する。すなわち、静止画判別部2aで所定の時間、例えば5フレーム、静止画が連続しているかどうかを監視する(ステップS2)。
【0022】
静止画判別部2aが5フレーム以上連続した静止画を認識した場合、フィールドオーダをトップ フィールド ファーストに変更する(ステップS3)。すなわち、フィールドオーダ管理部2cは静止画を認識したフレームの1つを、ボトムフィールドをリピートフィールドとして、
top_field_first=0
repeat_first_field=1
とし、その後のフレームを
top_field_first=1
repeat_first_field=0
とする。このようにして本発明の画像圧縮装置は、フィールドオーダを正規のNTSC方式であるトップ フィールド ファーストに戻す。
【0023】
【発明の効果】
以上詳細に説明したように、ボトム フィールド ファーストが所定の時間、連続している場合に、静止画を検出すると、フィールドオーダを変更してトップフィールド ファーストに戻すので、テレシネ変換後にGOPを再構成しても画面の動きが不自然でない画像圧縮を行うことが可能となる。
【図面の簡単な説明】
【図1】本発明の画像圧縮装置の一実施の形態を示すブロック図である。
【図2】本発明の画像圧縮装置におけるリピートフィールド検出を示す説明図である。
【図3】図1の画像圧縮装置の処理を説明するためのフローチャートである。
【図4】2−3プルダウン方式によるテレシネ変換の方法を示す概念図である。
【符号の説明】
1 入力端子
2 判別ブロック
2a 静止画判別部
2b フィールドオーダ検出部
2c フィールドオーダ管理部
3 符号化ブロック(MPEG・ENC)
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an image compression apparatus that compresses an image signal, and more particularly to an image compression apparatus that effectively compresses an image signal including a 2-3 pull-down method.
[0002]
[Prior art]
Generally, in order to broadcast 24 frames / second movie material on a television, a method called 2-3 pull-down method is used for telecine conversion to an NTSC standard television signal of about 30 frames / second. It has been. In the 2-3 pull-down method, when a film image including 24 frames / second frames A, B, C... As shown in FIG. 4A is input, first, as shown in FIG. The first frame (frame) A is decomposed into a top field (odd field) At and a bottom field (even field) Ab and arranged in this order (referred to as top field first). Further, for the first frame A, the top field At of the frame A is added after the fields At and Ab (this is referred to as a repeat field).
[0003]
For the second frame B, the field order is changed in the order of bottom field Bb → top field Bt (this is referred to as bottom field first). Also for the third frame C, the field order is changed in the same manner as the frame B, and the bottom field Cb → the top field Ct is added, and then the bottom field Cb of the frame C is added as a repeat field. For the fourth frame D, the top field Dt → the bottom field Db. In the above procedure, 4 frames (8 fields) are increased to 10 fields, and 24 frames / second is converted to 30 frames / second.
[0004]
By the way, when compressing the video converted by the 2-3 pull-down method by the MPEG method, a method for improving the compression efficiency without processing the duplicated video has been proposed (for example, the following patent document). 1). According to this, the encoding apparatus uses two flags of top_field_first (top field first) and repeat_first_field (repeat first field).
-First, for frame A, the top field is first.
top_field_first = 1
And the first field of frame A is the repeat field.
repeat_first_field = 1
And
・ Next, frame B is the bottom field first.
top_field_first = 0
And because there is no repeat field
repeat_first_field = 0
And
・ Frame C is also the bottom field first.
top_field_first = 0
And the first field of frame C is the repeat field.
repeat_first_field = 1
And
・ Frame D is top field first
top_field_first = 1
And because there is no repeat field
repeat_first_field = 0
And
[0005]
[Patent Document 1]
Japanese Patent Laid-Open No. 5-183807 (FIG. 3)
[0006]
After setting the flag in this way, only the frame of 24 frames / second is compressed as shown in FIG. 4 (c), and the compression-encoded data and the two flags of top field first and repeat first field are compressed. To the decryption device. As shown in FIG. 4D, the decoding device looks at these flags and performs decoding in a 2-3 pull-down sequence to reproduce an NTSC system signal. As a result, repeated fields are not compressed, and compression efficiency is good.
[0007]
By the way, when the video signal is switched from the material of the movie to the material recorded with the NTSC signal, if the movie material ends with top field first, the NTSC signal also becomes top field first. However, when the movie material ends with bottom field first, the movement becomes unnatural when switching to top field first at the switching portion, so the NTSC signal is often continuously set to bottom field first.
[0008]
[Problems to be solved by the invention]
However, when the GOP (Group Of Pictures) is reconstructed by the encoding device, for example, when the aspect ratio is changed from 4: 3 to 16: 9, the encoding device must return the field order to the top field first. I must. For this reason, since the repeat field is inserted in the reconstruction part of the GOP, the image for one field is repeated, and there is a problem that the motion of the screen stops for a moment, resulting in an unnatural image.
[0009]
The present invention has been made in view of the above-described problems of the conventional example, and an object of the present invention is to provide an image compression apparatus that does not cause unnatural movement of the screen even for a bottom field first video signal.
[0010]
[Means for Solving the Problems]
In order to achieve the above object, the present invention changes the bottom field first to the top field first and compresses when the bottom field first is detected as a still image for a predetermined time. is there.
[0011]
That is, according to the present invention, field order detecting means for detecting whether or not the input image signal is continuously bottom field first for a predetermined time, and
A still image discrimination means for discriminating whether or not the input image signal is a still image;
Field order change to change bottom field first to top field first when bottom field first is detected to be continuous for a predetermined time by field order detection means and is determined to be a still image by still image discrimination means Means,
Image compression means for compressing the output of the field order changing means,
An image compression apparatus is provided.
[0012]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an image compression apparatus according to an embodiment of the present invention will be described with reference to the accompanying drawings. FIG. 1 is a block diagram showing an embodiment of an image compression apparatus of the present invention, FIG. 2 is an explanatory diagram showing repeat field detection, and FIG. 3 is a flowchart for explaining processing of the image compression apparatus of FIG.
[0013]
In FIG. 1, for example, a 2-3 pull-down video signal Vin input to an input terminal 1 is sent to an encoding block (MPEG / ENC) 3 through a discrimination block 2 and compressed and encoded by an MPEG-2 system or the like. . Inside the discrimination block 2, a still image discrimination unit 2a, a field order detection unit 2b, and a field order management unit 2c are provided.
[0014]
The still image discriminating unit 2a compares consecutive fields to determine whether or not they are the same, and discriminates whether or not they are still images. An example of a method for detecting a repeat field when a 2-3 pull-down video signal is input is shown in FIG. In FIG. 2, fields A, B, C... Indicate top fields, fields 1, 2, 3,... Indicate bottom fields, and a field group surrounded by a solid line corresponds to one frame of the original image. Each field group surrounded by a broken line corresponds to one frame in the NTSC system.
[0015]
In the determination block 2, only the top fields A, B, C... And only the bottom fields 1, 2, 3,. In the discrimination of only the top fields A, B, C..., First, the still image discrimination unit 2a detects whether or not the continuous top fields are the same image. When the same image sequence is detected as in the top fields D and E of FIG. 2, whether or not the field I four frames after the field E and the field J subsequent to the field I are the same image are similarly determined. It is detected by the determination unit 2a. If the fields D and E and the fields I and J are the same image, it is determined that the field J is a 2-3 pull-down video in which the top field is a repeat field.
[0016]
Then, the field order management unit 2c
top_field_first = 1
repeat_first_field = 1
Since further frames are bottom field first, top_field_first = 0
repeat_first_field = 0
And
[0017]
In the determination of only the bottom fields 1, 2, 3,..., First, the still image determination unit 2a detects whether or not the continuous bottom fields are the same image. When the same image sequence is detected as in the fields 4 and 5 in FIG. 2, the still image discrimination is performed in the same manner as to whether the field 9 after 4 frames of the field 5 and the field 10 subsequent to the field 9 are the same image. This is detected by the unit 2a. If the fields 4 and 5 and the fields 9 and 10 are the same image, it is determined that the field 10 is a 2-3 pull-down video that is a bottom field repeat field.
[0018]
Then, the field order management unit 2c
top_field_first = 0
repeat_first_field = 1
As further, the frames after this are top field first
top_field_first = 1
repeat_first_field = 0
And
[0019]
In this way, the field order management unit 2c detects 2-3 pulldown of the input image and generates a flag. Then, by outputting the flag information to the encoding block 3 instead of the repeat field, the encoding block 3 can perform efficient encoding.
[0020]
Next, the operation when the video signal is bottom field first when the video signal is switched from the material of the movie to the material recorded with the NTSC signal will be described with reference to FIG. The field order detection unit 2b has a predetermined time, for example, 1 second (30 frames), the bottom field first continues, and there is no repeat field for a predetermined time, that is, only for a predetermined time.
top_field_first = 0
repeat_first_field = 0
Is monitored (step S1).
[0021]
top_field_first = 0
repeat_first_field = 0
Is continued for 1 second, it is monitored whether or not a still image comes next. That is, the still image discriminating unit 2a monitors whether still images are continuous for a predetermined time, for example, 5 frames (step S2).
[0022]
When the still image discriminating unit 2a recognizes a still image that is continuous for five frames or more, the field order is changed to top field first (step S3). That is, the field order management unit 2c uses one of the frames in which the still image is recognized as the repeat field as the bottom field.
top_field_first = 0
repeat_first_field = 1
And the subsequent frame
top_field_first = 1
repeat_first_field = 0
And In this way, the image compression apparatus of the present invention returns the field order to the top field first which is the regular NTSC system.
[0023]
【The invention's effect】
As described above in detail, when bottom field first is continuous for a predetermined time, if still images are detected, the field order is changed to return to top field first, so the GOP is reconfigured after telecine conversion. However, it is possible to perform image compression in which the motion of the screen is not unnatural.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an image compression apparatus according to an embodiment of the present invention.
FIG. 2 is an explanatory diagram showing repeat field detection in the image compression apparatus of the present invention.
FIG. 3 is a flowchart for explaining processing of the image compression apparatus in FIG. 1;
FIG. 4 is a conceptual diagram illustrating a telecine conversion method using a 2-3 pull-down scheme.
[Explanation of symbols]
1 Input Terminal 2 Discrimination Block 2a Still Image Discrimination Unit 2b Field Order Detection Unit 2c Field Order Management Unit 3 Encoding Block (MPEG / ENC)

Claims (1)

入力画像信号が所定の時間、連続してボトム フィールド ファーストであるか否かを検出するフィールドオーダ検出手段と、
前記入力画像信号が静止画であるか否かを判別する静止画判別手段と、
前記フィールドオーダ検出手段によりボトム フィールド ファーストが所定の時間、連続したと検出され、かつ前記静止画判別手段により静止画と判別された場合に、前記ボトム フィールド ファーストをトップ フィールド ファーストに変更するフィールドオーダ変更手段と、
前記フィールドオーダ変更手段の出力を圧縮する画像圧縮手段とを、
備えた画像圧縮装置。
Field order detecting means for detecting whether or not the input image signal is continuously bottom field first for a predetermined time;
A still image discrimination means for discriminating whether or not the input image signal is a still image;
Field order change to change bottom field first to top field first when bottom field first is detected to be continuous for a predetermined time by field order detection means and is determined to be a still image by still image discrimination means Means,
Image compression means for compressing the output of the field order changing means,
An image compression apparatus provided.
JP2003165676A 2003-06-10 2003-06-10 Image compression device Expired - Fee Related JP4038768B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003165676A JP4038768B2 (en) 2003-06-10 2003-06-10 Image compression device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003165676A JP4038768B2 (en) 2003-06-10 2003-06-10 Image compression device

Publications (2)

Publication Number Publication Date
JP2005005904A JP2005005904A (en) 2005-01-06
JP4038768B2 true JP4038768B2 (en) 2008-01-30

Family

ID=34092084

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003165676A Expired - Fee Related JP4038768B2 (en) 2003-06-10 2003-06-10 Image compression device

Country Status (1)

Country Link
JP (1) JP4038768B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009260963A (en) * 2008-04-11 2009-11-05 Tektronix Internatl Sales Gmbh Method of identifying inconsistent field order flag

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1990991A1 (en) * 2007-05-09 2008-11-12 British Telecommunications Public Limited Company Video signal analysis

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009260963A (en) * 2008-04-11 2009-11-05 Tektronix Internatl Sales Gmbh Method of identifying inconsistent field order flag

Also Published As

Publication number Publication date
JP2005005904A (en) 2005-01-06

Similar Documents

Publication Publication Date Title
US5768469A (en) Apparatus for coding and decoding a digital video signal having duplicate pictures and frames with fields originating from different film source frames
JPH07123447A (en) Method and device for recording image signal, method and device for reproducing image signal, method and device for encoding image signal, method and device for decoding image signal and image signal recording medium
TWI280060B (en) Video encoder and method for detecting and encoding noise
US20060062298A1 (en) Method for encoding and decoding video signals
JPH031688A (en) High efficiency picture coder
JP4033554B2 (en) Interlace shape information encoding method
JPH0818979A (en) Image processor
US20060078053A1 (en) Method for encoding and decoding video signals
JP2000125303A (en) Detection of 3:2 pull-down in motion estimation phase and optimized video compression encoder
JP4038768B2 (en) Image compression device
JPH10276437A (en) Method and device for encoding/decoding hierarchical moving image signal
WO2001010133A1 (en) Method and device for encoding sequences of frames including either video-type or film-type images
US7420616B2 (en) Video encoder with repeat field to repeat frame conversion
US8312499B2 (en) Tunneling information in compressed audio and/or video bit streams
US6904093B1 (en) Horizontal/vertical scanning frequency converting apparatus in MPEG decoding block
US20060072670A1 (en) Method for encoding and decoding video signals
JPH1168881A (en) Data stream processor and its method
JP3017646B2 (en) Image decoding device with frame rate conversion function
JP3573832B2 (en) Video encoding device
JPH11220729A (en) Video encoder, video decoder and distortion detecting apparatus
JP3867323B2 (en) Encoding apparatus and method thereof
JP2914368B1 (en) Moving picture signal encoding method and apparatus according to time signal
JP2003299036A (en) Image decoder, image decoding method, program and medium
JP3037569B2 (en) Image decoding device
JP3531594B2 (en) Video signal decoding method and apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050929

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070723

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070727

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: 20071012

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071025

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

Free format text: PAYMENT UNTIL: 20101116

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20101116

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20101116

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20111116

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20121116

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20121116

Year of fee payment: 5

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20121116

Year of fee payment: 5

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20121116

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20131116

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees