JP2820630B2 - Image decoding device - Google Patents

Image decoding device

Info

Publication number
JP2820630B2
JP2820630B2 JP30327194A JP30327194A JP2820630B2 JP 2820630 B2 JP2820630 B2 JP 2820630B2 JP 30327194 A JP30327194 A JP 30327194A JP 30327194 A JP30327194 A JP 30327194A JP 2820630 B2 JP2820630 B2 JP 2820630B2
Authority
JP
Japan
Prior art keywords
decoding
image
sequence
data
bit stream
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 - Lifetime
Application number
JP30327194A
Other languages
Japanese (ja)
Other versions
JPH08163558A (en
Inventor
朋行 進藤
豊 岡田
隆二 西塔
孝之 小林
茂 小松
律彦 永井
嘉郁 川村
Original Assignee
株式会社グラフィックス・コミュニケーション・ラボラトリーズ
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 株式会社グラフィックス・コミュニケーション・ラボラトリーズ filed Critical 株式会社グラフィックス・コミュニケーション・ラボラトリーズ
Priority to JP30327194A priority Critical patent/JP2820630B2/en
Publication of JPH08163558A publication Critical patent/JPH08163558A/en
Application granted granted Critical
Publication of JP2820630B2 publication Critical patent/JP2820630B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、符号化された画像信号
を復号する画像復号装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image decoding apparatus for decoding an encoded image signal.

【0002】[0002]

【従来の技術】デジタル表現された画像データを伝送ま
たは蓄積する場合、データ量を削減するために符号化が
行われる。符号化の方法としては、画像情報の時間的ま
たは空間的相関性を利用して冗長度を少なくする方法が
ある。
2. Description of the Related Art When transmitting or storing digitally expressed image data, encoding is performed to reduce the amount of data. As a coding method, there is a method of reducing redundancy by utilizing temporal or spatial correlation of image information.

【0003】時間的相関性を利用する方法として、連続
する2画面(フレーム)の差分を符号化したり、画像の
動きを検出して、動き補償を行ったりするものがある。
また、空間的相関性を利用する方法として、画像を所定
の大きさのブロック(例えば縦方向、横方向とも8画素
ずつ)に分けて、ブロック内のデータを直交変換し、変
換係数をスキャン変換し(例えば低周波成分から高周波
成分の順に並べ替える)、可変長符号を行うものがあ
る。MPEG(Moving Picture Experts Group)が標準
化を進めている画像符号化方式(以下MPEG2と略
す)は、上記2つの方法を併用するものとなっている。
MPEG2の暫定勧告は“Generic Coding of Moving P
ictures and Associated Audio”と題するISO/IE
C13818−2に記載されている。
As a method utilizing the temporal correlation, there are methods of encoding a difference between two consecutive screens (frames) and detecting motion of an image to perform motion compensation.
As a method using spatial correlation, an image is divided into blocks of a predetermined size (for example, 8 pixels each in the vertical direction and the horizontal direction), data in the blocks are orthogonally transformed, and transform coefficients are scan-converted. Some (for example, rearrange from low-frequency components to high-frequency components) and perform variable-length codes. An image coding method (hereinafter abbreviated as MPEG2), which is being standardized by the Moving Picture Experts Group (MPEG), uses both of the above two methods.
The provisional recommendation for MPEG2 is “Generic Coding of Moving P
ISO / IE entitled “ictures and Associated Audio”
C13818-2.

【0004】図5はこのような方法により符号化された
データを復号する画像復号装置の構成例である。図5に
おいて、30はメモリ蓄積手段で、バッファメモリ制御
部31とバッファメモリ32とからなる。40は復号手
段で、可変長復号器41、スキャン変換器42、逆量子
化器43、逆DCT部44、動き補償画像再生部45及
びフレームメモリ46からなる。また、100は符号化
された画像を表現する入力ビットストリーム、200は
再生画像を示す。
FIG. 5 shows an example of the configuration of an image decoding apparatus for decoding data encoded by such a method. In FIG. 5, reference numeral 30 denotes a memory storage unit, which comprises a buffer memory control unit 31 and a buffer memory 32. Decoding means 40 includes a variable length decoder 41, a scan converter 42, an inverse quantizer 43, an inverse DCT unit 44, a motion compensation image reproducing unit 45, and a frame memory 46. Reference numeral 100 denotes an input bit stream representing an encoded image, and reference numeral 200 denotes a reproduced image.

【0005】次に、動作について説明する。入力ビット
ストリーム100はバッファメモリ制御部31の制御に
より、バッファメモリ32に蓄積される。バッファメモ
リ32から読み出されたデータは、可変長復号器41に
よって、可変長復号される。
Next, the operation will be described. The input bit stream 100 is stored in the buffer memory 32 under the control of the buffer memory control unit 31. The data read from the buffer memory 32 is subjected to variable length decoding by the variable length decoder 41.

【0006】全データが可変長符号化されている訳では
ないが、固定長符号もこの可変長復号器41で復号され
るものとする。次に、スキャン変換器42によりデータ
の順序を並び替えた後、逆量子化器43により逆量子化
される。次に、逆DCT部44により逆離散コサイン変
換される。動き補償画像再生部45では、フレーム間差
分を受信した場合は、参照データをフレームメモリ46
から読み出し、受信データと加算した後、再生画像をフ
レームメモリ46に書き込む。フレーム内で符号化され
たデータを受信した場合は、受信データをそのままフレ
ームメモリ46に書き込む。
Although not all data is variable-length coded, fixed-length codes are also decoded by the variable-length decoder 41. Next, the order of the data is rearranged by the scan converter 42 and then inversely quantized by the inverse quantizer 43. Next, the inverse DCT unit 44 performs an inverse discrete cosine transform. When the inter-frame difference is received, the motion-compensated image reproducing unit 45 stores the reference data in the frame memory 46.
, And after adding the received data, the reproduced image is written to the frame memory 46. When data encoded in the frame is received, the received data is written to the frame memory 46 as it is.

【0007】以上のようにして復号された画像データを
読み出し制御再生画像部47によりフレームメモリ46
から読み出し、復号画像がインターレース画像であれば
フレーム画像をフィールド画像に変換して、再生画像2
00が出力される。
[0007] The image data decoded as described above is read out, and the frame memory 46 is read by the control reproduction image section 47.
If the decoded image is an interlaced image, the frame image is converted into a field image, and the reproduced image 2
00 is output.

【0008】次に、MPEG2のビットストリームの構
造について、簡単に説明する。ビットストリームは階層
構造を持ち、符号化された画像のビットストリームの最
上位の構造はビデオシーケンス(video sequence)と呼
ばれる。
Next, the structure of the MPEG2 bit stream will be briefly described. The bit stream has a hierarchical structure, and the highest-order structure of the bit stream of the encoded image is called a video sequence.

【0009】図6はビデオシーケンスの上位レベルの構
造を示している。ビデオシーケンスはシーケンスヘッダ
(sequence header )で始まり、シーケンスエンド(se
quence end)で終わる。シーケンスヘッダの直後にシー
ケンスエクステンション(sequence extension)があれ
ばMPEG2のビットストリームであり、なければMP
EG1(ISO/IEC11172−2)のビットスト
リームである。そして、ピクチャーデータの複数個に対
してシーケンスヘッダが入れられている。なお、*はオ
プションであることを示す。
FIG. 6 shows the high-level structure of a video sequence. A video sequence starts with a sequence header (sequence header) and ends with a sequence end (sequence).
quence end). If there is a sequence extension immediately after the sequence header, it is an MPEG2 bit stream.
It is a bit stream of EG1 (ISO / IEC117172-2). Then, a sequence header is inserted for a plurality of picture data. Note that * indicates an option.

【0010】[0010]

【発明が解決しようとする課題】複数のビデオシーケン
スが伝送され、それらの1つを選択して復号する場合、
ビデオシーケンスを切り替えるとビットストリーム中に
シーケンスヘッダが現れるまで復号ができずに、その間
ディスプレイに表示ができないという問題が生じる。デ
ィジタルTVではチャンネルホッピングと呼ばれる問題
である。
When a plurality of video sequences are transmitted and one of them is selected for decoding,
When the video sequence is switched, decoding cannot be performed until a sequence header appears in the bit stream, and the display cannot be displayed on the display during that time. In digital TV, this is a problem called channel hopping.

【0011】本発明は、上記問題を解決するためになさ
れたもので、チャンネル切り替え後の復号開始時間を早
めた画像復号装置を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problem, and has as its object to provide an image decoding apparatus in which the decoding start time after channel switching is shortened.

【0012】[0012]

【課題を解決するための手段】本発明にかかる画像復号
装置は、ビデオシーケンス毎に復号するために必要なデ
ータを記憶しているテーブルを有するものである。
An image decoding apparatus according to the present invention has a table storing data necessary for decoding for each video sequence.

【0013】MPEG2のデコーダでは、想定している
ビデオシーケンス毎にシーケンスヘッダ,シーケンスエ
クステンションの内容を記憶しているテーブルを有す
る。
The MPEG2 decoder has a table for storing the contents of a sequence header and a sequence extension for each assumed video sequence.

【0014】そして、テーブルは、以前の復号によって
得られた復号に必要な情報を記憶するようにしたもので
ある。
The table stores information necessary for decoding obtained by previous decoding.

【0015】また、ビットストリームの文法上の構造で
は復号の開始を指定するコードが決められているが、そ
の他のスタートコードでも復号の開始を制御する手段を
有するものである。
Although the code for designating the start of decoding is determined in the grammatical structure of the bit stream, other start codes have means for controlling the start of decoding.

【0016】MPEG2を使ったディジタルTVの復号
装置では、シーケンス毎、つまりチャンネル毎にシーケ
ンスヘッダ,シーケンスエクステンションを記憶したテ
ーブルを有する。
A digital TV decoding apparatus using MPEG2 has a table storing a sequence header and a sequence extension for each sequence, that is, for each channel.

【0017】[0017]

【作用】本発明においては、復号に必要なデータをテー
ブルにあらかじめ用意しているので、ビットストリーム
中に必ずしもデータがすべて入っている必要はない。特
にMPEG2のデコーダでは、シーケンスヘッダ,シー
ケンスエクステンション内のデータがビットストリーム
中に必ずしも必要なくなる。従来は、必ずシーケンスヘ
ッダがビットストリーム中に現れてから復号を開始して
いたが、本発明ではグループオブピクチャヘッダあるい
はピクチャヘッダからの復号が開始でき、復号処置開始
時間を早めることができる。とくにMPEG2を使った
ディジタルTVでは、チャンネル毎にシーケンスヘッ
ダ,シーケンスエクステンション内のデータは固定され
ると考えられるので、それらのデータを記憶したテーブ
ルをもち、チャンネルを切り替えたときには、テーブル
に記憶しているデータを使って、グループオブピクチャ
ヘッダ,ピクチャヘッダから復号を開始することによっ
て、チャンネルホッピング問題を改善している。また、
テーブルには以前の復号によって得られた復号に必要な
情報を記憶する。また、入力ビットストリームの途中か
らでも復号を開始できる。さらに、複数のシーケンスを
受信するシステムにおいては、各シーケンス毎に上記テ
ーブルのデータを持つことによりどのシーケンスに切り
替えても入力ビットの途中から復号することができる。
In the present invention, since data necessary for decoding is prepared in a table in advance, it is not always necessary that all data is included in the bit stream. Particularly, in the MPEG2 decoder, the data in the sequence header and the sequence extension is not necessarily required in the bit stream. Conventionally, decoding is started after a sequence header always appears in a bit stream. However, in the present invention, decoding from a group of picture header or a picture header can be started, and the decoding processing start time can be shortened. In particular, in a digital TV using MPEG2, the data in the sequence header and the sequence extension is considered to be fixed for each channel. Therefore, a table storing these data is provided. When the channel is switched, the data is stored in the table. By starting decoding from the group of picture header and the picture header using the data, the channel hopping problem is improved. Also,
The table stores information necessary for decoding obtained by previous decoding. Also, decoding can be started from the middle of the input bit stream. Further, in a system that receives a plurality of sequences, by having the data of the table for each sequence, it is possible to decode from the middle of the input bit even when switching to any sequence.

【0018】[0018]

【実施例】【Example】

〔実施例1〕本発明の第1の実施例を図1、図2により
説明する。
Embodiment 1 A first embodiment of the present invention will be described with reference to FIGS.

【0019】まず、図1を用い本発明の構成について説
明する。
First, the configuration of the present invention will be described with reference to FIG.

【0020】図1において、10Aは画像復号装置全体
を示し、11はセレクタ、12は画像復号部、13はテ
レビ等の表示装置、14はCPU、15A,15B,1
5Cはテーブル(全体を示すときは15を用いる)、
A,B,Cはビデオシーケンスを表わす。
In FIG. 1, reference numeral 10A denotes the entire image decoding apparatus, 11 denotes a selector, 12 denotes an image decoding unit, 13 denotes a display device such as a television, 14 denotes a CPU, 15A, 15B, 1
5C is a table (use 15 to show the whole),
A, B, and C represent video sequences.

【0021】入力として複数の伝送路から、複数のビデ
オシーケンスが入力される。図1では3つの伝送路から
ビデオシーケンスA,B,Cが入力される。それらの複
数のビデオシーケンスからの1つをセレクタ11で選択
する。選択はCPU14からの入力選択信号により制御
される。CPU14はセレクタ11の入力選択信号を出
力させると同時に、画像を復号するために必要な情報の
入った複数のテーブル15のうち、選択するビデオシー
ケンスの情報の入ったテーブルを選択するためにテーブ
ル選択信号を出力する。テーブル選択信号を受信すると
テーブル15は記憶している情報(初期設定データ)を
画像復号部12に出力をはじめる。これと同じタイミン
グでCPU14は画像復号部12にロード信号を送信
し、初期設定データを受信するように指示する。
As an input, a plurality of video sequences are input from a plurality of transmission paths. In FIG. 1, video sequences A, B, and C are input from three transmission paths. One of the plurality of video sequences is selected by the selector 11. The selection is controlled by an input selection signal from the CPU 14. The CPU 14 outputs an input selection signal of the selector 11 and, at the same time, selects a table containing information of a video sequence to be selected from among a plurality of tables 15 containing information necessary for decoding an image. Output a signal. Upon receiving the table selection signal, the table 15 starts outputting the stored information (initial setting data) to the image decoding unit 12. At the same timing, the CPU 14 transmits a load signal to the image decoding unit 12 and instructs the image decoding unit 12 to receive the initial setting data.

【0022】次に、図2を用い画像復号装置10Aの動
作について説明する。なお、図中の(1)〜()は各
ステップを示す。
Next, the operation of the image decoding apparatus 10A will be described with reference to FIG. Note that (1) to ( 7 ) in the figure indicate each step.

【0023】画像復号部12はロード信号によりビデオ
シーケンスが切り替わったことを知り、現在のビデオシ
ーケンスの復号を終了し、テーブル15から初期設定デ
ータを受信し、初期設定データに基づき復号に必要な様
々なパラメータの値を更新し(1)、入力ビットストリ
ームからスタートコードプリフィクス(start_code_pre
fix )の検出を行う(2)。スタートコードプリフィク
スが検出されたら、それに続くスタートコードを取り出
す(3)。このときスタートコードとしてシーケンスヘ
ッダ,シーケンスエクステンション(Sequence Extenti
on),エクステンションアンドユーザ(Extention & Us
er),グループオブピクチャズヘッダ(Group of Pictu
res Header),ピクチャヘッダ(Picture Header)のい
ずれかを検出すると所定のスタートコードに基づきビッ
トストリームのデコード(復号)を始め(4)、シーケ
ンスエンドになれば(7)、終了する。また、復号のタ
イミングをvbvディレイ(vbv_delay :符号器が復号
器の仮想入力バッファの蓄積量を90KHクロックの
時間で示す。)で制御する場合、ピクチャヘッダの情報
が必要になるので、ピクチャヘッダの下層にあるピクチ
ャコーディングエクステンション(Picture Coding Ext
ention)及びピクチャデータ(Picture Data)を含むス
ライスヘッダからの復号は現実的でないので次のスター
トコードプリフィクスの検出を行う(5)。また、シー
ケンスエンコードが受信された場合は、所定の復号終
了処理が行われる(6)。また、従来はシーケンスヘッ
ダを表すスタートコードが現れるまでデコードを始めな
かった。
The image decoding unit 12 knows that the video sequence has been switched by the load signal, terminates the decoding of the current video sequence, receives the initial setting data from the table 15, and performs various necessary decoding based on the initial setting data. The value of the parameter is updated (1), and the start code prefix (start_code_pre
fix) is detected (2). When the start code prefix is detected, the subsequent start code is extracted (3). At this time, the sequence header and sequence extension (Sequence Extenti
on), Extension & User
er), Group of Pictures header
res Header), picture header (Picture Header) decode (decoding) the beginning to the bit stream on the basis of the detected predetermined start encoding any of (4), Sequence
When the end is reached (7), the process ends . Further, vbv delay the timing of decoding: if controlled by (vbv_delay. Accumulated amount of virtual input buffer encoders decoder is indicated by time 90KH z clock), because they are needed the information of the picture header, picture header Picture Coding Extension (Picture Coding Ext)
Encoding) and decoding from a slice header including picture data (Picture Data) are not realistic, so the next start code prefix is detected (5). Also, if a sequence end-code is received, a predetermined decoding end processing is performed (6). Conventionally, decoding has not been started until a start code representing a sequence header appears.

【0024】以上の操作で、ビデオシーケンスを切り替
えた直後のデコードの開始時間を早めることができる。
With the above operation, the decoding start time immediately after switching the video sequence can be advanced.

【0025】図1では複数伝送路を用いた場合を示した
が、単一伝送路に複数のシーケンスが多重されている場
合にも適用可能であることは言うまでもない。 〔実施例2〕本発明の第2の実施例の構成を図3により
説明する。
Although FIG. 1 shows a case where a plurality of transmission paths are used, it is needless to say that the present invention can be applied to a case where a plurality of sequences are multiplexed on a single transmission path. [Embodiment 2] The configuration of a second embodiment of the present invention will be described with reference to FIG.

【0026】図3において、10Bは画像復号装置全体
を示し、16はアンテナ、17はチューナ、18A,1
8B……はテーブル(一般的に用いるときは18とい
う)、12〜14は図1と同じものである。
In FIG. 3, 10B shows the entire image decoding apparatus, 16 is an antenna, 17 is a tuner, 18A, 1
8B are tables (generally referred to as 18), and 12 to 14 are the same as those in FIG.

【0027】本実施例は、MPEG2で圧縮したビット
ストリームを放送し、受信する場合を想定したものであ
る。図中、アンテナ16は入力ビットストリーム100
が送られてくる伝送路を意味する。地上波、BS放送で
は、アンテナ16で受信を行うが、CATVではケーブ
ルを意味する。チューナ17は複数のチャンネル(ある
いは番組)から1つのチャンネルを選択し、入力ビット
ストリーム100として抜き出す手段である。デスクラ
ンブル、エラー訂正なども含んでいる。画像復号部12
はMPEG2のビットストリームを復号し、TV等の表
示装置13に出力する手段である。CPU14はチャン
ネルの選択を指示し、また、画像復号部12を制御する
手段である。テーブル18は、各チャンネルのシーケン
スヘッダ,シーケンスエクステンションの各パラメータ
を記憶しているものでROM等で構成されている。シー
ケンスヘッダ,シーケンスエクステンションのパラメー
タは画像の大きさ、ビットレート等を表すものであり、
各チャンネルごとに一定であり、変化することのないも
のであると考えられる。
In this embodiment, it is assumed that a bit stream compressed by MPEG2 is broadcast and received. In the figure, the antenna 16 has an input bit stream 100
Means the transmission path through which the message is sent. In terrestrial broadcasting and BS broadcasting, reception is performed by the antenna 16, but in CATV, it means a cable. The tuner 17 is a means for selecting one channel from a plurality of channels (or programs) and extracting it as an input bit stream 100. It also includes descrambling and error correction. Image decoding unit 12
Is a means for decoding an MPEG2 bit stream and outputting it to a display device 13 such as a TV. The CPU 14 is a means for instructing selection of a channel and controlling the image decoding unit 12. The table 18 stores the sequence header of each channel and the parameters of the sequence extension, and is composed of a ROM or the like. The parameters of the sequence header and the sequence extension represent the size of the image, the bit rate, etc.
It is considered that it is constant for each channel and does not change.

【0028】次に、図3の実施例の動作について図4を
参照しながら説明する。
Next, the operation of the embodiment of FIG. 3 will be described with reference to FIG.

【0029】図4で、T1はチャンネル切り替え発生
点、T2は本実施例による復号開始点、T3は従来例に
よる復号開始点を示す。T1´は復号に必要な初期パラ
メータのロード終了点を示す。
In FIG. 4, T1 indicates a channel switching occurrence point, T2 indicates a decoding start point according to the present embodiment, and T3 indicates a decoding start point according to the conventional example. T1 'indicates the end point of loading of initial parameters necessary for decoding.

【0030】CPU14は図示しない手段により、ユー
ザがチャンネルを切り替えたい、と言う意志が生じたこ
とを知り、チューナ17にチャンネル選択信号を送り、
チャンネルを切り替える(T1)。チューナ17はチャ
ンネル選択信号に従い、指定されたチャンネルの入力ビ
ットストリーム100を抜き出し出力する。
The CPU 14 is provided with a user by means not shown.
The want to switch the channel, and know that will occur say, sends a channel selection signal to tuners 1 7,
The channel is switched (T1). Tuner 1 7 in accordance with the channel selection signal, and outputs extracts an input bit stream 100 in the specified channel.

【0031】また、CPU14は図4のパラメータロー
ド期間においてチャンネル選択信号を出力すると同時
に、テーブル選択信号を出力し、指定するチャンネルの
データを記憶しているテーブル18を選択する。さら
に、画像復号部12にそのテーブル18の内容をロード
するように指示する信号を送り、画像復号部12は各パ
ラメータの値をそのテーブル18の内容に置き換える
(T1´)。
The CPU 14 outputs a channel selection signal during the parameter load period shown in FIG. 4, and at the same time, outputs a table selection signal to select a table 18 storing data of a specified channel. Further, a signal instructing the image decoding unit 12 to load the contents of the table 18 is sent, and the image decoding unit 12 replaces the value of each parameter with the contents of the table 18 (T1 ′).

【0032】パラメータの置き換えが終了した後、画像
復号部12は入力ビットストリーム100の監視状態に
はいる。シーケンスヘッダ,シーケンスエクステンショ
ン,グループオブピクチャズヘッダ,ピクチャヘッダを
検出したら復号を開始する(T2)。図4では、グルー
プオブピクチャズヘッダから復号を開始している。つま
り、入力ビットストリームの途中からでも復号を開始で
きる。ただし、ピクチャヘッダは、イントラピクチャ
(時間予測を使わない画像)、あるいは、イントラスラ
イスを含んでいる場合のみ復号を開始する。
After the parameter replacement is completed, the image decoding unit 12 enters the monitoring state of the input bit stream 100. Decoding is started when a sequence header, a sequence extension, a group of pictures header, and a picture header are detected (T2). In FIG. 4, decoding is started from the group of pictures header. That is, decoding can be started from the middle of the input bit stream. However, decoding starts only when the picture header includes an intra picture (image not using temporal prediction) or an intra slice.

【0033】以上の動作であるから、図4に示すよう
に、従来例の復号開始点T3に比べ本実施例による復号
開始点T2はチャンネル切り替え後の復号開始時間を早
めることができ、復号画像を表示装置13に表示する時
間を早めることができる。
With the above operation, as shown in FIG. 4, the decoding start point T2 according to the present embodiment can advance the decoding start time after the channel switching as compared with the conventional decoding start point T3. Can be displayed on the display device 13 earlier.

【0034】また、テーブルに記憶する復号に必要な情
報は、あらかじめ記憶しておくか、最初の復号によって
得られたものを記憶するかのいずれでもよい。
The information necessary for decoding stored in the table may be either stored in advance or the information obtained by the first decoding may be stored.

【0035】[0035]

【発明の効果】本発明は以上詳述したように、復号に必
要な情報と圧縮された画像データにより符号化された画
像をディジタル表現するビットストリームを入力して、
画像を復号する装置において、復号に必要な情報を記憶
させ、復号開始時に前記記憶されたデータを用いて復号
するテーブルを具備したので、ビデオシーケンスを切り
替えた直後のデコードの開始時間を早めることができ
る。
According to the present invention, as described in detail above, a bit stream for digitally representing an image encoded by information necessary for decoding and compressed image data is input,
In the image decoding apparatus, information necessary for decoding is stored, and a table for decoding using the stored data at the start of decoding is provided, so that the decoding start time immediately after switching the video sequence can be shortened. it can.

【0036】さらに、復号に必要な情報は、最初の復号
によって得られたものを用いているので、あらかじめ用
意する必要がなくなる。
Further, since the information necessary for decoding uses the information obtained by the first decoding, it is not necessary to prepare in advance.

【0037】また、入力ビットストリームの途中からで
も復号を開始することができる。
Further, decoding can be started even in the middle of the input bit stream.

【0038】さらに、複数のシーケンスを受信するシス
テムである場合には、シーケンスごとにテーブルを具備
しているので、どのシーケンスにも対処することができ
る。
Further, in the case of a system that receives a plurality of sequences, since a table is provided for each sequence, any sequence can be handled.

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

【図1】本発明の第1の実施例の構成を示すブロック図
である。
FIG. 1 is a block diagram showing a configuration of a first exemplary embodiment of the present invention.

【図2】図1の実施例の動作を説明するためのフローチ
ャートである。
FIG. 2 is a flowchart for explaining the operation of the embodiment of FIG. 1;

【図3】本発明の第2の実施例の構成を示すブロック図
である。
FIG. 3 is a block diagram showing a configuration of a second exemplary embodiment of the present invention.

【図4】本発明および従来の画像復号装置の復号開始時
点の比較を示す説明図である。
FIG. 4 is an explanatory diagram showing a comparison between decoding start points of the present invention and a conventional image decoding apparatus.

【図5】従来の画像復号装置の構成を示すブロック図で
ある。
FIG. 5 is a block diagram illustrating a configuration of a conventional image decoding device.

【図6】MPEG2のビットストリームの構造を示す図
である。
FIG. 6 is a diagram showing the structure of an MPEG2 bit stream.

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

10A 画像復号装置 10B 画像復号装置 11 セレクタ 12 画像復号部 13 表示装置 14 CPU 15A〜15C テーブル 16 アンテナ 17 チューナ 18A,18B テーブル Reference Signs List 10A image decoding device 10B image decoding device 11 selector 12 image decoding unit 13 display device 14 CPU 15A to 15C table 16 antenna 17 tuner 18A, 18B table

───────────────────────────────────────────────────── フロントページの続き (72)発明者 西塔 隆二 東京都渋谷区代々木4丁目36番19号 株 式会社グラフィックス・コミュニケーシ ョン・ラボラトリーズ内 (72)発明者 小林 孝之 東京都渋谷区代々木4丁目36番19号 株 式会社グラフィックス・コミュニケーシ ョン・ラボラトリーズ内 (72)発明者 小松 茂 東京都渋谷区代々木4丁目36番19号 株 式会社グラフィックス・コミュニケーシ ョン・ラボラトリーズ内 (72)発明者 永井 律彦 東京都渋谷区代々木4丁目36番19号 株 式会社グラフィックス・コミュニケーシ ョン・ラボラトリーズ内 (72)発明者 川村 嘉郁 東京都渋谷区代々木4丁目36番19号 株 式会社グラフィックス・コミュニケーシ ョン・ラボラトリーズ内 (58)調査した分野(Int.Cl.6,DB名) H04N 7/24 - 7/68──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Ryuji Saito 4-36-19 Yoyogi, Shibuya-ku, Tokyo Inside Graphics Communication Laboratories Inc. (72) Inventor Takayuki Kobayashi Yoyogi, Shibuya-ku, Tokyo 4-36-19, located in Graphics Communication Laboratories, Inc. (72) Inventor Shigeru Komatsu 4-36-19, Yoyogi, Shibuya-ku, Tokyo, located in Graphics Communication Laboratories Inc. (72) Inventor Norihiko Nagai 4-36-19 Yoyogi, Shibuya-ku, Tokyo Inside Graphics Communication Laboratories Co., Ltd. (72) Yoshikazu Kawamura 4-36-19 Yoyogi, Shibuya-ku, Tokyo No. Graphics Communication Co., Ltd.・ Laboratories (58) Fields surveyed (Int.Cl. 6 , DB name) H04N 7/ 24-7/68

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 復号に必要な情報と圧縮された画像デー
タにより符号化された画像をディジタル表現する入力ビ
ットストリームを入力して、画像を復号する装置におい
て、前記復号に必要な情報を記憶させ、復号開始時に前
記記憶されたデータを用いて復号するテーブルを具備し
たことを特徴とする画像復号装置。
1. An apparatus for inputting information necessary for decoding and an input bit stream for digitally expressing an image encoded by compressed image data and storing the information necessary for decoding in an image decoding apparatus. An image decoding apparatus, comprising: a table for decoding using the stored data at the start of decoding.
【請求項2】 テーブルは、最初の復号により得られた
復号に必要な情報を記憶するものであることを特徴とす
る請求項1記載の画像復号装置。
2. The image decoding apparatus according to claim 1, wherein the table stores information necessary for decoding obtained by the first decoding.
【請求項3】 入力ビットストリームの途中からでも復
号を開始する手段を備えたことを特徴とする請求項1記
載の画像復号装置。
3. The image decoding apparatus according to claim 1, further comprising means for starting decoding even in the middle of the input bit stream.
【請求項4】 複数のシーケンスを受信するシステムで
あって、シーケンスごとにテーブルを具備したことを特
徴とする請求項1または請求項2または請求項3記載の
画像復号装置。
4. The image decoding apparatus according to claim 1, wherein the system receives a plurality of sequences, and comprises a table for each sequence.
JP30327194A 1994-12-07 1994-12-07 Image decoding device Expired - Lifetime JP2820630B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30327194A JP2820630B2 (en) 1994-12-07 1994-12-07 Image decoding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30327194A JP2820630B2 (en) 1994-12-07 1994-12-07 Image decoding device

Publications (2)

Publication Number Publication Date
JPH08163558A JPH08163558A (en) 1996-06-21
JP2820630B2 true JP2820630B2 (en) 1998-11-05

Family

ID=17918955

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30327194A Expired - Lifetime JP2820630B2 (en) 1994-12-07 1994-12-07 Image decoding device

Country Status (1)

Country Link
JP (1) JP2820630B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100767611B1 (en) * 1999-04-13 2007-10-17 소니 가부시끼 가이샤 Video processing device and method, and medium
SE520746C2 (en) * 1999-05-17 2003-08-19 Omicron Ceti Ab Device for channel switching in a digital TV reception system
JP3458787B2 (en) 1999-09-06 2003-10-20 日本電気株式会社 Recording and playback device
WO2007007496A1 (en) * 2005-07-12 2007-01-18 Nec Corporation Multi-point conference system, multi-point conference method, and program
KR100863696B1 (en) * 2007-07-31 2008-10-15 경북대학교 산학협력단 Transport stream processing method and apparatus
JP5610199B2 (en) * 2010-06-09 2014-10-22 ソニー株式会社 Receiving apparatus, receiving method, and communication system

Also Published As

Publication number Publication date
JPH08163558A (en) 1996-06-21

Similar Documents

Publication Publication Date Title
US7415071B2 (en) Method for decoding an MPEG picture stream
US7263125B2 (en) Method and device for indicating quantizer parameters in a video coding system
KR100252108B1 (en) Apparatus and method for digital recording and reproducing using mpeg compression codec
EP1725042A1 (en) Fade frame generating for MPEG compressed video data
US7072571B2 (en) Data reproduction transmission apparatus and data reproduction transmission method
JPH07203433A (en) Digital image coding method and digital image decoding method
EP0827344A2 (en) Video decoder
EP1280356A2 (en) Apparatus and method for compressing multiplexed video signals
US20070076802A1 (en) Video presentation at fractional speed factor using time domain interpolation
JP3037822B2 (en) Digital multi-channel transmission system receiver
JPH09200695A (en) Method and device for decoding video data for high-speed reproduction
US7403563B2 (en) Image decoding method and apparatus, and television receiver utilizing the same
JP2820630B2 (en) Image decoding device
KR101154743B1 (en) Encoder apparatus, encoding method, decoder apparatus, decoding method, recording medium, and playback apparatus
US6456656B1 (en) Method and apparatus for coding and for decoding a picture sequence
JP2898413B2 (en) Method for decoding and encoding compressed video data streams with reduced memory requirements
JPH08237666A (en) Inter-frame band comprssion signal processor
KR950006773B1 (en) Encoding apparatus of image signal
JP4320509B2 (en) Video re-encoding apparatus and method
JP4043406B2 (en) Image decoding method and apparatus, and television receiver capable of using them
JP4906197B2 (en) Decoding device and method, and recording medium
JP3147636B2 (en) Video data arranging method and its encoding device and decoding device
JPH07107464A (en) Picture encoding device and decoding device
JPH08265776A (en) Video data synthesizing device and method therefor
KR19980054366A (en) Device and method for implementing PIP of digital TV