JP2001069503A - Video signal coder and coding method therefor, and video signal decoder and decoding method therefor - Google Patents

Video signal coder and coding method therefor, and video signal decoder and decoding method therefor

Info

Publication number
JP2001069503A
JP2001069503A JP24043499A JP24043499A JP2001069503A JP 2001069503 A JP2001069503 A JP 2001069503A JP 24043499 A JP24043499 A JP 24043499A JP 24043499 A JP24043499 A JP 24043499A JP 2001069503 A JP2001069503 A JP 2001069503A
Authority
JP
Japan
Prior art keywords
address information
data
image frame
video signal
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.)
Pending
Application number
JP24043499A
Other languages
Japanese (ja)
Inventor
Katsuyuki Nishimura
克行 西邑
Tatsuya Murata
達也 村田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP24043499A priority Critical patent/JP2001069503A/en
Publication of JP2001069503A publication Critical patent/JP2001069503A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce the time required for decoding processing by generating a bit stream, where a desired image frame can easily be accessed even the case of reverse access so as to easily access the desired image frame at reverse access time to each image frame in the generated stream. SOLUTION: This video signal coder is provided with a compression coding section 11 for an image frame, corresponding to coded data that compresses, encodes a video signal in the unit of image frames, and provides address information denoting the position of the image frame in a bit stream to the unit of image frames and encodes the result, an address information storage section 15 that stores compression-coded image frames, and one-frame delay section 14, that delay coded data of the address information stored in the storage section 15 by one image frame. The compression coding section adds coded data of information of one preceding address to compression-coded data of each image frame in the bit stream from the one-frame delay section.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、映像信号を圧縮し
符号化して、その圧縮符号化したデータをビットストリ
ームとして出力する映像信号符号化装置及びその符号化
方法、並びに圧縮符号化されたビットストリームを映像
信号に復号化する映像信号復号化装置及びその復号化方
法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a video signal encoding apparatus and method for compressing and encoding a video signal and outputting the compressed and encoded data as a bit stream, and a compression encoded bit. The present invention relates to a video signal decoding device for decoding a stream into a video signal and a decoding method thereof.

【0002】[0002]

【従来の技術】動画像の圧縮符号化方式としては、MP
EG(Moving Picture Experts Group)規格やH.26
3規格等の国際標準規格が知られている。これらの圧縮
符号化方式は、周知のように、画像1フレーム内で完結
した圧縮符号化を行うフレーム内圧縮符号化と、圧縮符
号化対象以外の画像フレーム(以下、”参照画像”とも
いう)との相関情報を利用して圧縮符号化を行うフレー
ム間圧縮符号化とを併用している。これにより、これら
の圧縮符号化方式では、原画像の特徴に合わせて、圧縮
アルゴリズム、つまり上述のフレーム内圧縮符号化とフ
レーム間圧縮符号化とを適宜選択して、データ量を大幅
に削減することを可能としていた。
2. Description of the Related Art As a moving image compression encoding method, MP
EG (Moving Picture Experts Group) standards and H.264. 26
International standards such as three standards are known. As is well known, these compression encoding methods include intra-frame compression encoding for performing complete compression encoding within one image frame, and image frames other than those to be compression-encoded (hereinafter, also referred to as “reference images”). And inter-frame compression encoding, which performs compression encoding using correlation information with. Accordingly, in these compression coding methods, the compression algorithm, that is, the above-described intra-frame compression coding and inter-frame compression coding is appropriately selected in accordance with the characteristics of the original image to greatly reduce the data amount. It was possible.

【0003】しかしながら、上述のような圧縮符号化方
式では、フレーム間圧縮符号化を行うことによってデー
タ圧縮率を向上できるという反面、それらの圧縮符号化
されたデータを復号化するときに参照画像のデータと相
関情報とを必要とした。詳細には、フレーム間圧縮符号
化により圧縮符号化された画像フレームに復号化処理を
施す場合、まず最初に参照している参照画像(フレーム
内圧縮符号化画像)のデータを復号化した後、その復号
化した参照画像及び相関情報を用いて目的とする画像フ
レームを復号化する必要があった。さらに、上述のよう
な圧縮符号化方式は、符号化後のデータ量が画像フレー
ム毎に異なる可変長符号化方式であるため、画像フレー
ムの開始位置に例示されるデータアクセス位置(読み取
り位置)を特定するための処理を必要とした。これらの
復号化処理時での処理を軽減しようとした従来の映像信
号符号化装置として、例えば特開平7−50838号公
報に開示された動画像符号化装置がある。この従来の映
像信号符号化装置は、各画像フレーム毎に符号化後のデ
ータ量をカウントし、カウントしたデータ量を示すコー
ドをビットストリーム内に挿入していた。これにより、
この従来の映像信号符号化装置では、復号化処理時での
読み取り位置を特定する処理を軽減しようとしていた。
[0003] However, in the above-described compression coding method, the data compression rate can be improved by performing inter-frame compression coding, but the decoding of the compressed and coded data requires decoding of the reference image. Data and correlation information were required. More specifically, when decoding processing is performed on an image frame that has been compression-encoded by inter-frame compression encoding, first, data of a reference image (intra-frame compression-encoded image) referred to is decoded. It is necessary to decode a target image frame using the decoded reference image and correlation information. Further, since the above-mentioned compression coding method is a variable-length coding method in which the amount of data after coding differs for each image frame, the data access position (reading position) exemplified at the start position of the image frame is changed. Processing for identification was required. As a conventional video signal encoding device for reducing the processing at the time of decoding, there is, for example, a moving image encoding device disclosed in Japanese Patent Application Laid-Open No. 7-50838. This conventional video signal encoding device counts the encoded data amount for each image frame, and inserts a code indicating the counted data amount into a bit stream. This allows
In this conventional video signal encoding device, an attempt has been made to reduce the process of specifying the reading position during the decoding process.

【0004】以下、上記従来の映像信号符号化装置につ
いて、図5を参照して具体的に説明する。図5は、従来
の映像信号符号化装置の構成を示すブロック図である。
図5に示すように、この従来の映像信号符号化装置は、
外部からの映像データに符号化処理を施す符号化部4
1、前記符号化部41に順次接続された符号バッファ4
2と挿入部43、及び符号化部41と挿入部43との間
に接続された符号データ量カウント部44を備えてい
る。符号化部41は、所定の符号化処理を入力した映像
データに施して、符号化されたデータとして符号バッフ
ァ42に出力する。符号バッファ部42は、符号化部4
1からの符号化されたデータを一時的に保持して挿入部
43に出力する。符号データ量カウント部44は、符号
化部41で生じる符号化されたデータのデータ量(以
下、”符号データ量”という)をカウントして、その符
号データ量を示すコードを挿入部43に出力する。挿入
部43は、画像フレーム毎に、符号バッファ42及び符
号データ量カウント部44から符号化されたデータ及び
その符号化されたデータに対応するコードをそれぞれ入
力する。挿入部43は、符号化されたデータの前にコー
ドを挿入して、ビットストリームとして外部に出力す
る。
Hereinafter, the conventional video signal encoding apparatus will be specifically described with reference to FIG. FIG. 5 is a block diagram showing a configuration of a conventional video signal encoding device.
As shown in FIG. 5, this conventional video signal encoding device includes:
Encoding unit 4 that performs encoding processing on external video data
1. Code buffer 4 sequentially connected to the encoding unit 41
2 and an insertion unit 43, and a code data amount counting unit 44 connected between the encoding unit 41 and the insertion unit 43. The encoding unit 41 performs a predetermined encoding process on the input video data, and outputs the encoded video data to the code buffer 42 as encoded data. The code buffer unit 42 includes the encoding unit 4
1 is temporarily stored and output to the insertion unit 43. The code data amount counting unit 44 counts the data amount of the encoded data generated by the encoding unit 41 (hereinafter, referred to as “code data amount”), and outputs a code indicating the code data amount to the insertion unit 43. I do. The insertion unit 43 inputs the encoded data and the code corresponding to the encoded data from the code buffer 42 and the code data amount counting unit 44 for each image frame. The insertion unit 43 inserts a code before the encoded data, and outputs it as a bit stream to the outside.

【0005】以下、この従来の映像信号符号化装置の動
作について、図5を用いて具体的に説明する。図5にお
いて、従来の映像信号符号化装置では、入力された映像
データは符号化部41により符号化処理された後、符号
バッファ42に一時的に記憶される。映像データが符号
化部41で符号化処理されている間、符号データ量カウ
ント部44は符号化部41で発生する符号データ量をカ
ウントする。上述の符号化処理が1画像フレーム分完了
すると、挿入部43は符号データ量カウント部44から
の符号データ量を示すコードを符号バッファ42からの
符号化されたデータの前に挿入する。すなわち、挿入部
43は、生じた符号データ量を示すコードの後に符号化
されたデータを配置しビットストリームとして出力す
る。以上のように、この従来の映像信号符号化装置で
は、符号化されたデータとその符号データ量を示すコー
ドとを含んだビットストリームを生成し出力していた。
これにより、復号化処理を行う従来の映像信号復号化装
置では、上記従来の映像信号符号化装置で生成されたビ
ットストリームに対して、そのビットストリーム内の符
号データ量を示すコードを検出することによって、目的
とする画像フレームの読み取り位置を検出しフレームス
キップ処理を容易に行うことが可能となった。
Hereinafter, the operation of the conventional video signal encoding apparatus will be specifically described with reference to FIG. In FIG. 5, in the conventional video signal encoding device, input video data is encoded by an encoding unit 41 and then temporarily stored in a code buffer 42. While the video data is being encoded by the encoding unit 41, the encoded data amount counting unit 44 counts the encoded data amount generated by the encoding unit 41. When the above-described encoding process is completed for one image frame, the inserting unit 43 inserts a code indicating the code data amount from the code data amount counting unit 44 before the encoded data from the code buffer 42. That is, the insertion unit 43 arranges the encoded data after the code indicating the generated code data amount and outputs it as a bit stream. As described above, in this conventional video signal encoding device, a bit stream including encoded data and a code indicating the amount of encoded data has been generated and output.
Accordingly, the conventional video signal decoding device that performs the decoding process detects a code indicating the amount of code data in the bit stream generated by the conventional video signal encoding device. This makes it possible to easily detect the target image frame reading position and perform frame skip processing.

【0006】[0006]

【発明が解決しようとする課題】上記のような従来の映
像信号符号化装置を用いた場合でも、従来の映像信号復
号化装置での処理動作を容易に行えないことがあった。
具体的には、従来の映像信号復号化装置では、通常再生
の方向である順方向へのフレームスキップ処理を容易に
行うことは可能であったが、逆方向へのフレームスキッ
プ処理を行うことは依然として困難なものであった。そ
の理由としては、上記MPEG規格、H.261規格及
びH.263規格等の圧縮符号化方式においては、符号
化した後のビットストリーム内のデータが全て順方向に
読み取るよう規定されている。それゆえ、従来の映像信
号復号化装置では、順方向へのフレームスキップ処理は
ビットストリーム内のコードを順次読み取りながら、目
的とする画像フレームまでスキップを行うことができ
た。しかしながら、従来の映像信号復号化装置では、逆
方向へのフレームスキップ処理を行う場合、まずビット
ストリームでの目的とする画像フレームまで読み取り位
置を逆方向にスキップした後、再び順方向への読み取り
動作を行ってコードを読み取る必要があった。したがっ
て、従来の映像信号復号化装置では、目的とする画像フ
レームの読み取り位置が特定できるまでスキップ及び読
み取りの動作を繰り返して行わなければならないという
問題点を生じた。以上のように、従来の映像信号符号化
装置を用いた場合、その装置で生成したビットストリー
ムを復号化処理する従来の映像信号復号化装置におい
て、上記ビットストリーム内の所望の画像フレームに容
易にアクセスすることができないことがあった。その結
果、従来の映像信号符号化装置を用いた場合、従来の映
像信号復号化装置での処理時間を低減することができな
かった。
Even when the conventional video signal encoding apparatus as described above is used, the processing operation of the conventional video signal decoding apparatus cannot be easily performed.
Specifically, in the conventional video signal decoding device, it was possible to easily perform frame skip processing in the forward direction, which is the direction of normal reproduction, but it was not possible to perform frame skip processing in the reverse direction. It was still difficult. The reason is that the MPEG standard, 261 and H.261. In a compression coding method such as the H.263 standard, all data in a coded bit stream is read in the forward direction. Therefore, in the conventional video signal decoding device, the frame skip processing in the forward direction can skip to the target image frame while sequentially reading the code in the bit stream. However, in the conventional video signal decoding apparatus, when performing the frame skipping process in the backward direction, first, the reading position is skipped in the backward direction to the target image frame in the bit stream, and then the reading operation in the forward direction is performed again. To read the code. Therefore, the conventional video signal decoding apparatus has a problem in that skip and read operations must be repeatedly performed until a target image frame reading position can be specified. As described above, when a conventional video signal encoding device is used, a conventional video signal decoding device that performs decoding processing on a bit stream generated by the device easily converts a desired image frame in the bit stream into a desired image frame. Sometimes I could not access it. As a result, when the conventional video signal encoding device is used, the processing time in the conventional video signal decoding device cannot be reduced.

【0007】この発明は、上記のような問題点を解決す
るためになされたものであり、逆方向へのアクセスを行
う場合でも、所望の画像フレームに容易にアクセスする
ことを可能としたビットストリームを生成することがで
きる映像信号符号化装置及びその符号化方法を提供する
ことを目的とする。また、この発明は、ビットストリー
ム内の各画像フレームに対して逆方向へのアクセスを行
う場合でも、所望の画像フレームに容易にアクセスして
復号化処理に要する時間を低減することができる映像信
号復号化装置及びその復号化方法を提供することを目的
とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and has been made in consideration of a bit stream which enables easy access to a desired image frame even when accessing in the reverse direction. It is an object of the present invention to provide a video signal encoding apparatus and an encoding method capable of generating a video signal. Further, the present invention provides a video signal capable of easily accessing a desired image frame and reducing the time required for decoding even when accessing each image frame in a bit stream in the reverse direction. An object of the present invention is to provide a decoding device and a decoding method thereof.

【0008】[0008]

【課題を解決するための手段】本発明の映像信号符号化
装置は、入力した映像信号を圧縮符号化してビットスト
リームを生成し出力する映像信号符号化装置であって、
前記映像信号を画像フレーム単位に圧縮し符号化し、か
つ前記ビットストリーム上での位置を示すアドレス情報
を画像フレーム単位に付与し、付与したアドレス情報を
符号化して、そのアドレス情報の符号化データを対応す
る画像フレームの圧縮符号化データに付加する圧縮符号
化手段と、前記圧縮符号化手段によって圧縮符号化され
た画像フレームのアドレス情報の符号化データを記憶す
るアドレス情報記憶手段と、前記アドレス情報記憶手段
に記憶されているアドレス情報の符号化データを1画像
フレーム分の時間遅延して前記圧縮符号化手段に出力す
る1フレーム遅延手段とを備え、前記圧縮符号化手段
は、前記ビットストリーム内の各画像フレームの圧縮符
号化データに対して、前記1フレーム遅延手段からの1
つ前のアドレス情報の符号化データを少なくとも付加す
るよう構成している。このように構成することにより、
各画像フレームの圧縮符号化データには1つ前のアドレ
ス情報の符号化データが少なくとも付加されて、ビット
ストリームとして出力される。したがって、そのビット
ストリームを画像フレーム単位に復号化処理するとき、
各画像フレームに付加された1つ前のアドレス情報の符
号化データを用いることにより、逆方向へのアクセスを
行う場合でも所望の画像フレームに容易にアクセスする
ことできる。
A video signal encoding apparatus according to the present invention is a video signal encoding apparatus for compressing and encoding an input video signal to generate and output a bit stream,
The video signal is compressed and encoded in image frame units, and address information indicating a position on the bit stream is assigned in image frame units, the assigned address information is encoded, and encoded data of the address information is encoded. Compression encoding means for adding to the compression encoded data of the corresponding image frame; address information storage means for storing encoded data of address information of the image frame compressed and encoded by the compression encoding means; One frame delay means for delaying the encoded data of the address information stored in the storage means by one image frame and outputting the delayed data to the compression encoding means, wherein the compression encoding means includes To the compressed and coded data of each image frame of
It is configured to add at least encoded data of the previous address information. With this configuration,
At least the encoded data of the previous address information is added to the compressed encoded data of each image frame and output as a bit stream. Therefore, when decoding the bit stream in image frame units,
By using the encoded data of the previous address information added to each image frame, it is possible to easily access a desired image frame even when accessing in the reverse direction.

【0009】本発明の映像信号符号化方法は、入力した
映像信号を圧縮符号化してビットストリームを生成し出
力する映像信号符号化装置の符号化方法であって、圧縮
符号化手段が、前記映像信号を画像フレーム単位に圧縮
し符号化し、さらに前記ビットストリーム上での位置を
示すアドレス情報を画像フレーム単位に付与し、付与し
たアドレス情報を符号化して、そのアドレス情報の符号
化データを対応する画像フレームの圧縮符号化データに
付加する圧縮符号化ステップ、前記圧縮符号化ステップ
で圧縮符号化された画像フレームのアドレス情報の符号
化データを記憶するアドレス情報記憶ステップ、及び前
記アドレス情報記憶ステップで記憶されたアドレス情報
の符号化データを1画像フレーム分の時間遅延して前記
圧縮符号化手段に出力する出力ステップを備え、前記圧
縮符号化手段は、前記ビットストリーム内の各画像フレ
ームの圧縮符号化データに対して、前記出力ステップで
取得した1つ前のアドレス情報の符号化データを付加し
ている。このように構成することにより、各画像フレー
ムの圧縮符号化データには1つ前のアドレス情報の符号
化データが少なくとも付加されて、ビットストリームと
して出力される。したがって、そのビットストリームを
画像フレーム単位に復号化処理するとき、各画像フレー
ムに付加された1つ前のアドレス情報の符号化データを
用いることにより、逆方向へのアクセスを行う場合でも
所望の画像フレームに容易にアクセスすることできる。
A video signal encoding method according to the present invention is an encoding method for a video signal encoding apparatus for compressing and encoding an input video signal to generate and output a bit stream, wherein the compression encoding means comprises The signal is compressed and encoded in units of image frames, and address information indicating a position on the bit stream is added in units of image frames, the assigned address information is encoded, and encoded data of the address information corresponds to the data. A compression encoding step for adding to the compression encoded data of the image frame; an address information storage step for storing encoded data of the address information of the image frame compressed and encoded in the compression encoding step; and the address information storage step. The encoded data of the stored address information is time-delayed by one image frame and transmitted to the compression encoding means. Output encoding step, wherein the compression encoding unit adds encoded data of the immediately preceding address information acquired in the output step to the compressed encoded data of each image frame in the bit stream. ing. With this configuration, at least the encoded data of the immediately preceding address information is added to the compressed encoded data of each image frame, and the encoded data is output as a bit stream. Therefore, when the bit stream is decoded in units of image frames, the desired image can be obtained by using the encoded data of the previous address information added to each image frame, even when accessing in the reverse direction. Easy access to the frame.

【0010】本発明の映像信号復号化装置は、圧縮符号
化されたビットストリームを映像信号に復号化する映像
信号復号化装置であって、前記ビットストリームのデー
タを画像フレーム単位に読み出すデータ読み出し手段
と、前記データ読み出し手段から出力されたビットスト
リームのデータから少なくとも1つ前の画像フレームの
アドレス情報の符号化データを抽出するアドレス情報抽
出手段と、前記アドレス情報抽出手段から出力されたア
ドレス情報の符号化データを記憶するアドレス情報記憶
手段と、前記アドレス情報記憶手段に記憶されているア
ドレス情報の符号化データを用いて、前記データ読み出
し手段の制御を行う読み出し制御手段と、前記データ読
み出し手段によって読み出されたビットストリームのデ
ータを復号化する復号化手段とを備えている。このよう
に構成することにより、ビットストリームを映像信号に
復号化するとき、そのビットストリーム内の各画像フレ
ームのデータから少なくとも1つ前の画像フレームのア
ドレス情報の符号化データを抽出して、その抽出した符
号化データを用いて、所望の画像フレームのデータを読
み出し復号化することができる。したがって、ビットス
トリーム内の各画像フレームに対して逆方向へのアクセ
スを行う場合でも、所望の画像フレームに容易にアクセ
スして復号化処理に要する時間を低減することができ
る。
A video signal decoding device according to the present invention is a video signal decoding device for decoding a compression-encoded bit stream into a video signal, wherein the data reading means reads out the data of the bit stream in image frame units. Address information extracting means for extracting encoded data of address information of at least one previous image frame from bit stream data output from the data reading means; and address information output from the address information extracting means. Address information storage means for storing coded data, read control means for controlling the data read means using coded data of address information stored in the address information storage means, and A decoder for decoding the data of the read bit stream. And a means. With this configuration, when a bit stream is decoded into a video signal, encoded data of address information of at least one previous image frame is extracted from data of each image frame in the bit stream, and Using the extracted encoded data, data of a desired image frame can be read and decoded. Therefore, even when accessing each image frame in the bit stream in the reverse direction, it is possible to easily access a desired image frame and reduce the time required for the decoding process.

【0011】本発明の映像信号復号化方法は、圧縮符号
化されたビットストリームを映像信号に復号化する映像
信号復号化装置の復号化方法であって、前記ビットスト
リームのデータを画像フレーム単位に読み出すデータ読
み出しステップ、前記データ読み出しステップで読み出
したビットストリームのデータから少なくとも1つ前の
画像フレームのアドレス情報の符号化データを抽出する
アドレス情報抽出ステップ、前記アドレス情報抽出ステ
ップで抽出したアドレス情報の符号化データを記憶する
アドレス情報記憶ステップ、及び前記アドレス情報記憶
ステップで記憶したアドレス情報の符号化データを用い
て、前記ビットストリームから次に読み出す画像フレー
ムのデータを決定して、その決定した画像フレームのデ
ータを復号化する復号化ステップを備えている。このよ
うに構成することにより、ビットストリームを映像信号
に復号化するとき、そのビットストリーム内の各画像フ
レームのデータから少なくとも1つ前の画像フレームの
アドレス情報の符号化データを抽出して、その抽出した
符号化データを用いて、所望の画像フレームのデータを
読み出し復号化することができる。したがって、ビット
ストリーム内の各画像フレームに対して逆方向へのアク
セスを行う場合でも、所望の画像フレームに容易にアク
セスして復号化処理に要する時間を低減することができ
る。
A video signal decoding method according to the present invention is a decoding method of a video signal decoding device for decoding a compression-encoded bit stream into a video signal, wherein the data of the bit stream is converted into image frame units. A data reading step for reading, an address information extracting step for extracting encoded data of address information of at least one previous image frame from the data of the bit stream read in the data reading step, and an address information extracting step for extracting the address information extracted in the address information extracting step. An address information storing step of storing encoded data, and using the encoded data of the address information stored in the address information storing step, determining data of an image frame to be read next from the bit stream, and determining the determined image. Decode the data in the frame It has a Goka step. With this configuration, when a bit stream is decoded into a video signal, encoded data of address information of at least one previous image frame is extracted from data of each image frame in the bit stream, and Using the extracted encoded data, data of a desired image frame can be read and decoded. Therefore, even when accessing each image frame in the bit stream in the reverse direction, it is possible to easily access a desired image frame and reduce the time required for the decoding process.

【0012】[0012]

【発明の実施の形態】以下、本発明の映像信号符号化装
置及びその符号化方法、並びに映像信号復号化装置及び
その復号化方法を示す好ましい実施例について、図面を
参照しながら説明する。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing a preferred embodiment of a video signal encoding apparatus and its encoding method according to the present invention, and a video signal decoding apparatus and its decoding method;

【0013】《実施例1》 [映像信号符号化装置の構成]図1は、本発明の実施例
1である映像信号符号化装置の構成を示すブロック図で
ある。図1において、本実施例の映像信号符号化装置
は、外部から入力した映像信号に所定の画像圧縮処理を
画像フレーム単位に施す画像圧縮部11と、前記画像圧
縮部11に接続され、所定のエントロピー符号化処理を
行うエントロピー符号化部12と、前記エントロピー符
号化部12に接続され、入力した映像信号を圧縮し符号
化したビットストリームを外部に順次出力するためのバ
ッファ13とを備えている。さらに、本実施例の映像信
号符号化装置には、エントロピー符号化部12とバッフ
ァ13との間に設けられ、ビットストリーム上での画像
フレーム単位のアドレス情報の符号化データを1画像フ
レーム分の時間遅延してエントロピー符号化部12に出
力するための1フレーム遅延部14及びアドレス情報記
憶部15が設けられている。尚、ここでいうアドレス情
報は、バッファ13から順次出力されるビットストリー
ムにおいて、各画像フレームのデータの(配置)位置を
示す位置情報であり、より詳細にはそのデータの先頭位
置を示す位置情報である。また、このアドレス情報は、
画像圧縮部11またはエントロピー符号化部12で画像
フレーム単位に生成され対応する画像フレームに付与さ
れるものであり、その符号化データが対応する画像フレ
ームの圧縮符号化データに付加されてバッファ13に出
力される。
Embodiment 1 [Configuration of Video Signal Encoding Apparatus] FIG. 1 is a block diagram showing the configuration of a video signal encoding apparatus according to Embodiment 1 of the present invention. In FIG. 1, a video signal encoding apparatus according to the present embodiment includes an image compression unit 11 that performs a predetermined image compression process on a video signal input from the outside in units of image frames, and is connected to the image compression unit 11 and has a predetermined configuration. An entropy encoding unit 12 for performing an entropy encoding process, and a buffer 13 connected to the entropy encoding unit 12 for compressing an input video signal and sequentially outputting a bit stream obtained by encoding to an external device are provided. . Further, the video signal encoding device of the present embodiment is provided between the entropy encoding unit 12 and the buffer 13 and converts encoded data of address information in units of image frames on a bit stream for one image frame. A one-frame delay unit 14 and an address information storage unit 15 for outputting a time-delayed output to the entropy encoding unit 12 are provided. Here, the address information is position information indicating the (arrangement) position of the data of each image frame in the bit stream sequentially output from the buffer 13, and more specifically, the position information indicating the head position of the data. It is. Also, this address information
The image data is generated in the image frame unit by the image compression unit 11 or the entropy coding unit 12 and added to the corresponding image frame. The coded data is added to the compressed coded data of the corresponding image frame and stored in the buffer 13. Is output.

【0014】画像圧縮部11は、入力した映像信号にD
CT(Discrete Cosine Transform、離散コサイン変
換)処理及び量子化処理を含んだ画像圧縮処理を画像フ
レーム単位に施して、画像圧縮した圧縮データをエント
ロピー符号化部12に出力する。エントロピー符号化部
12は、画像圧縮部11からの画像フレーム単位の圧縮
データにエントロピー符号化処理(可変長符号化処理)
を行いビット列に変換して、画像フレーム単位の圧縮符
号化データを生成する。エントロピー符号化部12は、
1フレーム遅延部14から入力したアドレス情報の符号
化データを、生成した圧縮符号化データに付加してバッ
ファ13に出力する。具体的には、エントロピー符号化
部12は、圧縮符号化した画像フレームの所定の領域、
好ましくはヘッダ領域にアドレス情報を格納してバッフ
ァ13に出力する。
The image compression unit 11 converts the input video signal into a D
Image compression processing including CT (Discrete Cosine Transform) processing and quantization processing is performed for each image frame, and the compressed data subjected to image compression is output to the entropy encoding unit 12. The entropy encoding unit 12 performs entropy encoding processing (variable length encoding processing) on the compressed data in image frame units from the image compression unit 11.
To convert the data into a bit string to generate compressed encoded data in image frame units. The entropy encoding unit 12
The encoded data of the address information input from the one-frame delay unit 14 is added to the generated compressed encoded data and output to the buffer 13. Specifically, the entropy encoding unit 12 determines a predetermined area of the compression-encoded image frame,
Preferably, the address information is stored in the header area and output to the buffer 13.

【0015】以上の画像圧縮部11及びエントロピー符
号化部12が、外部から入力した映像信号を画像フレー
ム単位に圧縮し符号化し、かつ前記ビットストリーム上
での位置を示すアドレス情報を画像フレーム単位に付与
し、付与したアドレス情報を符号化して、そのアドレス
情報の符号化データを対応する画像フレームの圧縮符号
化データに付加する圧縮符号化手段を構成している。こ
の圧縮符号化手段は、好ましくはMPEG規格、H.2
61規格、及びH.263規格を含んだ圧縮符号化方式
に基づいて、入力した映像信号を圧縮し符号化する。さ
らに、圧縮符号化手段は、前記ビットストリーム内の各
画像フレームの圧縮符号化データに対して、前記1フレ
ーム遅延手段からの1つ前のアドレス情報の符号化デー
タを少なくとも付加している。これにより、本実施例の
映像信号符号化装置では、後に詳述するように、逆方向
へのアクセスを行う場合でも、所望の画像フレームに容
易にアクセスすることを可能としたビットストリームを
生成することができる。
The image compression unit 11 and the entropy encoding unit 12 compress and encode a video signal input from the outside in units of image frames, and convert address information indicating a position on the bit stream into units of image frames. The compression coding means is configured to code the assigned address information and add the encoded data of the address information to the compressed encoded data of the corresponding image frame. This compression encoding means is preferably of the MPEG standard, H.264. 2
61 standard, and H.61 standard. The input video signal is compressed and encoded based on a compression encoding method including the H.263 standard. Further, the compression encoding unit adds at least encoded data of the immediately preceding address information from the one-frame delay unit to the compressed encoded data of each image frame in the bit stream. As a result, the video signal encoding apparatus according to the present embodiment generates a bit stream that enables easy access to a desired image frame even when performing access in the reverse direction, as described in detail later. be able to.

【0016】バッファ13は、エントロピー符号化部1
2から出力されたビットストリームの1画像フレーム分
のデータを一時的に蓄積して外部に出力する。1フレー
ム遅延部14は、アドレス情報記憶部15からのアドレ
ス情報の符号化データを1画像フレーム分の時間遅延し
てエントロピー符号化部12に出力する。アドレス情報
記憶部15は、バッファ13に蓄積されている画像フレ
ームからそのアドレス情報の符号化データを抽出し記憶
する。つまり、アドレス情報記憶部15は、エントロピ
ー符号化部12で直前に符号化された、1つ前のアドレ
ス情報の符号化データを抽出し記憶する。さらに、アド
レス情報記憶部15は、画像圧縮部11及びエントロピ
ー符号化部12で処理された画像フレームの種類に応じ
て、記憶しておくアドレス情報の符号化データを変更す
る。具体的にいえば、画像圧縮部11及びエントロピー
符号化部12が例えばMPEG規格の圧縮符号化方式を
用いてフレーム内圧縮符号化とフレーム間圧縮符号化と
を組み合わせて圧縮符号化した場合、アドレス情報記憶
部15は上述の1つ前のアドレス情報の符号化データ
と、1つ前のフレーム内圧縮符号化された画像フレーム
のアドレス情報の符号化データとの2種類のアドレス情
報の符号化データを記憶する。このように2種類のアド
レス情報の符号化データを記憶して、エントロピー符号
化部12で対応する画像フレームの圧縮符号化データに
付加することにより、通常再生と逆方向に復号化し再生
する場合でも、フレーム内圧縮符号化された画像フレー
ムだけでなく、フレーム間圧縮符号化された画像フレー
ムもまた容易に復号化することができる。
The buffer 13 includes an entropy encoder 1
2 temporarily stores the data of one image frame of the bit stream output from and outputs it to the outside. The one-frame delay unit 14 outputs the encoded data of the address information from the address information storage unit 15 to the entropy encoding unit 12 with a time delay of one image frame. The address information storage unit 15 extracts and stores encoded data of the address information from the image frames stored in the buffer 13. That is, the address information storage unit 15 extracts and stores the encoded data of the immediately preceding address information encoded immediately before by the entropy encoding unit 12. Further, the address information storage unit 15 changes the encoded data of the stored address information according to the type of the image frame processed by the image compression unit 11 and the entropy encoding unit 12. Specifically, when the image compression unit 11 and the entropy coding unit 12 perform compression coding by combining intra-frame compression coding and inter-frame compression coding using, for example, a compression coding method of the MPEG standard, The information storage unit 15 stores two types of coded data of address information, that is, the coded data of the immediately preceding address information and the coded data of the address information of the immediately preceding intra-frame compression-coded image frame. Is stored. As described above, the encoded data of the two types of address information are stored and added to the compressed encoded data of the corresponding image frame by the entropy encoding unit 12, so that decoding and reproduction can be performed in a direction opposite to the normal reproduction. In addition, not only intra-frame compression-coded image frames but also inter-frame compression-coded image frames can be easily decoded.

【0017】[ビットストリームの構成]ここで、本実
施例の映像信号符号化装置が生成して出力するビットス
トリームのデータ構成について、図2及び図3を用いて
具体的に説明する。図2は、図1に示した映像信号符号
化装置により出力されるビットストリームの構成例を示
す説明図である。図3は、図1に示した映像信号符号化
装置により出力されるビットストリームの他の構成例を
示す説明図である。尚、図2及び図3において、図の明
瞭化のために、バッファ13から出力されるビットスト
リームを1画像フレーム分のデータ毎に区切って示して
いる。図2に示すように、ビットストリームでは、各画
像フレームに対してヘッダ領域とデータ領域とを設けて
いる。ヘッダ領域の一部には1つ前の画像フレームのア
ドレス情報の符号化データが格納され、データ領域には
圧縮符号化された画像フレームのデータが格納されてい
る。具体的には、同図に示すように、圧縮符号化された
画像フレームのデータFD1には、ビットストリーム上
でのヘッダ領域の先頭位置を示すアドレス情報Pが付与
されている。同様に、データFD2,FD3,FD4,
FD5にはアドレス情報Q,R,S,Tがそれぞれ付与
されている。例えばデータFD2のヘッダ領域の一部に
は、1つ前の画像フレームのアドレス情報Pの符号化デ
ータが格納されている。尚、これらの各アドレス情報
P,Q,R,S,Tの符号化データは、上述したよう
に、画像圧縮部11またはエントロピー符号化部12に
よって生成、付与されて、その画像フレームのヘッダ領
域に格納されたものである(図示せず)。上述の説明以
外に、例えばMPEG規格に規定されたユーザデータ領
域内にアドレス情報の符号化データを格納する構成でも
よい。但し、復号化処理時でのデータアクセスの容易さ
を考慮すると、アドレス情報は、図2に示したように、
画像フレームの先頭位置にできるだけ近い位置(ヘッダ
領域)に格納することが望ましい。
[Structure of Bit Stream] The data structure of the bit stream generated and output by the video signal encoding apparatus according to the present embodiment will be specifically described with reference to FIGS. FIG. 2 is an explanatory diagram illustrating a configuration example of a bit stream output by the video signal encoding device illustrated in FIG. FIG. 3 is an explanatory diagram illustrating another configuration example of the bit stream output by the video signal encoding device illustrated in FIG. 2 and 3, the bit stream output from the buffer 13 is divided for each image frame data for clarity. As shown in FIG. 2, in the bit stream, a header area and a data area are provided for each image frame. Encoded data of the address information of the immediately preceding image frame is stored in a part of the header area, and compression-encoded image frame data is stored in the data area. Specifically, as shown in the figure, address information P indicating the head position of the header area on the bit stream is added to the data FD1 of the compression-encoded image frame. Similarly, data FD2, FD3, FD4
Address information Q, R, S, and T are assigned to the FD 5, respectively. For example, in a part of the header area of the data FD2, encoded data of the address information P of the immediately preceding image frame is stored. The coded data of these pieces of address information P, Q, R, S, and T are generated and added by the image compression unit 11 or the entropy coding unit 12 as described above, and are stored in the header area of the image frame. (Not shown). In addition to the above description, for example, a configuration in which encoded data of address information is stored in a user data area defined by the MPEG standard may be used. However, considering the easiness of data access at the time of decoding processing, the address information is, as shown in FIG.
It is desirable to store the image frame at a position (header area) as close as possible to the head position of the image frame.

【0018】図3に示すように、ビットストリームに
は、画像フレームのデータとしてフレーム内圧縮符号化
されたデータFD6,FD9とフレーム間圧縮符号化さ
れたデータFD7,FD8が含まれている。データFD
6には、ビットストリーム上でのヘッダ領域の先頭位置
を示すアドレス情報P’が付与されている。同様に、デ
ータFD7,FD8,FD9にはアドレス情報Q’,
R’,S’がそれぞれ付与されている。例えばフレーム
間圧縮符号化されたデータFD7のヘッダ領域の一部に
は、1つ前の画像フレームのアドレス情報P’の符号化
データと1つ前のフレーム内圧縮符号化された画像フレ
ームのアドレス情報P’の符号化データとが格納されて
いる。また、例えばフレーム内圧縮符号化されたデータ
FD9のヘッダ領域の一部には、1つ前の画像フレーム
のアドレス情報R’の符号化データと1つ前のフレーム
内圧縮符号化された画像フレームのアドレス情報P’の
符号化データとが格納されている。尚、上述の説明以外
に、フレーム内圧縮符号化された画像フレームでは、1
つ前のフレーム内圧縮符号化された画像フレームのアド
レス情報の符号化データとして、その画像フレーム自体
のアドレス情報の符号化データを格納する構成でもよ
い。またはフレーム内圧縮符号化された画像フレームで
は、1つ前のフレーム内圧縮符号化された画像フレーム
のアドレス情報の符号化データを格納することなく、1
つ前の画像フレームのアドレス情報の符号化データだけ
を格納する構成でもよい。
As shown in FIG. 3, the bit stream includes data FD6 and FD9 subjected to intra-frame compression encoding and data FD7 and FD8 subjected to inter-frame compression encoding as image frame data. Data FD
6 is provided with address information P ′ indicating the start position of the header area on the bit stream. Similarly, data FD7, FD8, and FD9 have address information Q ',
R 'and S' are provided respectively. For example, the coded data of the address information P 'of the immediately preceding image frame and the address of the immediately preceding intra-frame compressed image frame are included in a part of the header area of the inter-frame compression-coded data FD7. And encoded data of the information P ′. Also, for example, in a part of the header area of the intra-frame compression-coded data FD9, the encoded data of the address information R 'of the immediately preceding image frame and the immediately preceding intra-frame compression-coded image frame And encoded data of the address information P ′. In addition to the above description, in an image frame that has been subjected to intra-frame compression coding, 1
A configuration in which encoded data of the address information of the image frame itself may be stored as encoded data of the address information of the image frame that has been compression-encoded in the immediately preceding frame. Alternatively, in an intra-frame compression-encoded image frame, the encoded data of the address information of the immediately preceding intra-frame compression-encoded image frame is stored without storing the encoded data.
A configuration in which only the encoded data of the address information of the immediately preceding image frame may be stored.

【0019】以上のように、本実施例の映像信号符号化
装置及びその符号化方法では、アドレス情報記憶部15
が当該符号化装置が生成し出力するビットストリーム上
での画像フレーム単位の位置を示すアドレス情報の符号
化データを記憶して、1フレーム遅延部14に出力して
いる。1フレーム遅延部14は、入力したアドレス情報
の符号化データを1画像フレーム分の時間遅延してエン
トロピー符号化部12に出力している。これにより、本
実施例の映像信号符号化装置及びその符号化方法では、
エントロピー符号化部12が現時点で符号化している画
像フレームのデータにビットストリーム上での少なくと
も1つ前のアドレス情報の符号化データを付加して出力
することができる。その結果、本実施例の映像信号符号
化装置及びその符号化方法では、逆方向へのアクセスを
行う場合でも、所望の画像フレームに容易にアクセスす
ることを可能としたビットストリームを生成することが
できる。尚、上述の説明では、画像圧縮部とエントロピ
ー符号化部とを別体に構成した場合を説明したが、実施
例はこれに限定されるものではなく、画像圧縮部とエン
トロピー符号化部とを一体的に構成してもよい。また、
ビットストリームは1つの時間軸で出力される画像フレ
ームのデータ列であるので、ビットストリーム内の各画
像フレームの復号または再生すべき時間を示した時間情
報を用いてアドレス情報を生成して付加する構成でもよ
い。
As described above, in the video signal encoding apparatus and the encoding method of the present embodiment, the address information storage unit 15
Stores encoded data of address information indicating a position of each image frame on a bit stream generated and output by the encoding apparatus, and outputs the encoded data to the one-frame delay unit 14. The one-frame delay unit 14 outputs the encoded data of the input address information to the entropy encoding unit 12 with a time delay of one image frame. Thereby, in the video signal encoding device and the encoding method according to the present embodiment,
The entropy encoding unit 12 can add encoded data of at least one previous address information on the bit stream to the data of the image frame currently encoded and output the data. As a result, the video signal encoding device and the encoding method of the present embodiment can generate a bit stream that allows easy access to a desired image frame even when performing access in the reverse direction. it can. In the above description, the case where the image compression unit and the entropy encoding unit are configured separately is described, but the embodiment is not limited to this, and the image compression unit and the entropy encoding unit are It may be configured integrally. Also,
Since the bit stream is a data sequence of image frames output on one time axis, address information is generated and added using time information indicating the time to decode or reproduce each image frame in the bit stream. A configuration may be used.

【0020】《実施例2》 [映像信号復号化装置の構成]図4は、本発明の実施例
2である映像信号復号化装置の構成を示すブロック図で
ある。尚、以下の説明では、説明の簡略化のために、図
2及び図3にそれぞれ示したビットストリームを復号化
し映像信号として出力する場合について説明する。ま
た、これらのビットストリームは図1に示した映像信号
符号化装置により生成された後、画像フレームのアドレ
ス情報に関連付けられて、ハードディスク装置に例示さ
れるデータ記録装置に記録されているものとする。図4
において、本実施例の映像信号復号化装置は、ビットス
トリームのデータを画像フレーム単位に読み出すデータ
読み出し部31と、前記データ読み出し部31で読み出
された画像フレームのデータからアドレス情報の符号化
データを抽出するアドレス情報抽出部32と、前記アド
レス情報抽出部から入力した画像フレームのデータを復
号化する復号化部33とを備えている。さらに、本実施
例の映像信号復号化装置には、上記データ読み出し部3
1を制御するための読み出し制御部34、アドレス情報
抽出部32と読み出し制御部34に接続され、アドレス
情報抽出部32で抽出されたアドレス情報の符号化デー
タを記憶するアドレス情報記憶部35、及び外部からの
再生制御情報を入力して読み出し制御部34に出力する
再生制御入力部36が設けられている。
Embodiment 2 [Configuration of Video Signal Decoding Apparatus] FIG. 4 is a block diagram showing the configuration of a video signal decoding apparatus according to Embodiment 2 of the present invention. In the following description, for the sake of simplicity, a case will be described in which the bit streams shown in FIGS. 2 and 3 are decoded and output as video signals. It is also assumed that these bit streams are generated by the video signal encoding device shown in FIG. 1 and are recorded in a data recording device exemplified by a hard disk device in association with the address information of the image frame. . FIG.
In the video signal decoding apparatus according to the present embodiment, a data reading unit 31 that reads out bit stream data in image frame units, and encoded data of address information from the image frame data read out by the data reading unit 31 And an decoding unit 33 for decoding the data of the image frame input from the address information extracting unit. Further, in the video signal decoding device of the present embodiment, the data reading unit 3
1, an address information storage unit 35 connected to the address information extraction unit 32 and the read control unit 34 for controlling encoded data of the address information extracted by the address information extraction unit 32, and A reproduction control input unit 36 for inputting reproduction control information from outside and outputting the information to the read control unit 34 is provided.

【0021】再生制御入力部36は、通常再生、または
スキップ再生や逆方向への逆戻し再生を含んだ特殊再生
を要求する再生制御情報を外部、例えばユーザの操作に
よって入力して、その入力した再生制御情報を読み出し
制御部34に対して出力する。読み出し制御部34は、
入力した再生制御情報で要求された動作や機能を実現す
るために、データ読み出し部31の制御を行う。読み出
し制御部34は、後に詳述するように、入力した再生制
御情報に基づいて、アドレス情報記憶部35からのアド
レス情報の符号化データにより指定された画像フレーム
のデータを読み出すようデータ読み出し部31に指示す
る。データ読み出し部31は、読み出し制御部34から
の指示に基づいて、図示を省略した外部のデータ記録装
置に直接的にアクセスして、ビットストリームのデータ
を画像フレーム単位に読み出す。データ読み出し部31
は、読み出した画像フレームのデータをアドレス情報抽
出部32に出力する。
The reproduction control input section 36 inputs reproduction control information for requesting normal reproduction or special reproduction including skip reproduction and reverse reverse reproduction by an external operation, for example, a user operation. The reproduction control information is output to the read control unit 34. The read control unit 34
In order to realize the operation or function requested by the input reproduction control information, the data read unit 31 is controlled. As will be described in detail later, the read control unit 34 reads the data of the image frame specified by the encoded data of the address information from the address information storage unit 35 based on the input reproduction control information. To instruct. The data read unit 31 directly accesses an external data recording device (not shown) based on an instruction from the read control unit 34, and reads bit stream data in image frame units. Data reading unit 31
Outputs the read image frame data to the address information extraction unit 32.

【0022】アドレス情報抽出部32は、データ読み出
し部31から入力した画像フレームのデータを復号化部
33に出力し、さらにその画像フレームのデータに含ま
れているアドレス情報の符号化データを抽出して、アド
レス情報記憶部35に出力する。各画像フレームには、
実施例1の説明に記載したように、少なくとも1つ前の
アドレス情報の符号化データが格納されている。それゆ
え、データ読み出し部31から画像フレームのデータを
入力したとき、アドレス情報抽出部32は1つ前のアド
レス情報の符号化データを抽出しアドレス情報記憶部3
5に出力する。また、ビットストリームがMPEG規
格、H.261規格、及びH.263規格を含む圧縮符
号化方式でのフレーム内圧縮符号化とフレーム間圧縮符
号化とを組み合わせたものである場合、アドレス情報抽
出部32は入力した画像フレームのデータから1つ前の
アドレス情報の符号化データと1つ前のフレーム内圧縮
符号化された画像フレームのアドレス情報の符号化デー
タとを抽出しアドレス情報記憶部35に出力する。これ
により、本実施例の映像信号復号化装置では、逆方向へ
のアクセスを行うとき、フレーム内圧縮符号化された画
像フレームだけでなくフレーム間圧縮符号化された画像
フレームの復号化処理も容易に行うことができる。
The address information extracting section 32 outputs the data of the image frame inputted from the data reading section 31 to the decoding section 33, and further extracts the encoded data of the address information contained in the data of the image frame. And outputs it to the address information storage unit 35. Each image frame contains
As described in the description of the first embodiment, encoded data of at least one previous address information is stored. Therefore, when image frame data is input from the data reading unit 31, the address information extracting unit 32 extracts the encoded data of the immediately preceding address information, and
5 is output. In addition, the bit stream conforms to the MPEG standard, H.264. H.261 standard, and H.264. In the case of a combination of the intra-frame compression coding and the inter-frame compression coding in the compression coding method including the H.263 standard, the address information extraction unit 32 outputs the address information of the immediately preceding address information from the input image frame data. The coded data and the coded data of the address information of the image frame that has been compression-coded in the immediately preceding frame are extracted and output to the address information storage unit 35. Accordingly, in the video signal decoding apparatus according to the present embodiment, when performing access in the reverse direction, not only the intra-frame compression-coded image frames but also the inter-frame compression-coded image frames can be easily decoded. Can be done.

【0023】復号化部33は、アドレス情報抽出部32
からの画像フレームのデータを復号化して映像信号とし
て出力する。この復号化部33は、例えばMPEG規
格、H.261規格、及びH.263規格を含む圧縮符
号化方式に基づいて、圧縮符号化された画像フレームの
データを復号化するよう構成されている。アドレス情報
記憶部35は、アドレス情報抽出部32からのアドレス
情報の符号化データを記憶して、ビットストリームのデ
ータの読み出し時に逆方向への再生などで利用できるよ
うに読み出し制御部34に出力する。尚、上述の説明以
外に、アドレス情報抽出部32がデータ読み出し部31
で読み出した画像フレームのデータからその画像フレー
ムのアドレス情報の符号化データを抽出しアドレス情報
記憶部35を介して読み出し制御部34に出力する構成
でもよい。
The decoding unit 33 includes an address information extracting unit 32
And decodes the data of the image frame and outputs it as a video signal. This decoding unit 33 is, for example, an MPEG standard, H.264. H.261 standard, and H.264. It is configured to decode compression-coded image frame data based on a compression coding method including the H.263 standard. The address information storage unit 35 stores the encoded data of the address information from the address information extraction unit 32, and outputs the encoded data to the read control unit 34 so that the data can be used for the reproduction in the reverse direction when reading the bit stream data. . Note that, other than the above description, the address information extraction unit 32 is
The encoded data of the address information of the image frame may be extracted from the data of the image frame read out in step (1) and output to the readout control unit 34 via the address information storage unit 35.

【0024】[ビットストリームの復号化処理]以下、
本実施例の映像信号復号化装置での復号化処理につい
て、図2及び図3を用いて具体的に説明する。まず、本
実施例の映像信号復号化装置が、図2に示したビットス
トリームに復号化処理を行い、映像信号として出力する
場合について説明する。尚、以下の説明では、データ読
み出し部31の現在のアクセス位置がアドレス情報Rで
指定されるビットストリーム上での位置にあるとする。
通常再生を行う場合、読み出し制御部34は、アドレス
情報Rで指定される現在のアクセス位置から順にビット
ストリームのデータを画像フレーム単位に読み出して、
アドレス情報抽出部32に出力するように、データ読み
出し部31を制御する。このとき、アドレス情報記憶部
35では、順次新しいアドレス情報の符号化データに更
新されて読み出し制御部34に出力されるが、これらの
符号化データは1つ前のアドレス情報のものである。そ
れゆえ、読み出し制御部34は通常再生時にはアドレス
情報の符号化データを用いた制御を行わずに、通常再生
のデータ読み出しを行うようデータ読み出し部31を制
御する。
[Decoding process of bit stream]
The decoding process in the video signal decoding device according to the present embodiment will be specifically described with reference to FIGS. First, a case will be described in which the video signal decoding apparatus of the present embodiment performs a decoding process on the bit stream shown in FIG. 2 and outputs the bit stream as a video signal. In the following description, it is assumed that the current access position of the data reading unit 31 is at a position on the bit stream specified by the address information R.
When performing normal reproduction, the read control unit 34 reads bit stream data in image frame units sequentially from the current access position specified by the address information R,
The data reading unit 31 is controlled so as to output to the address information extracting unit 32. At this time, the address information storage unit 35 sequentially updates the encoded data of the new address information and outputs the encoded data to the read control unit 34. These encoded data are those of the immediately preceding address information. Therefore, the read control unit 34 controls the data read unit 31 to read data for normal reproduction without performing control using the encoded data of the address information during normal reproduction.

【0025】順方向へのスキップ再生を行う場合、読み
出し制御部34は、データ読み出し部31に対してスキ
ップするフレームの数だけヘッダ領域を読み飛ばして、
次のヘッダ領域のデータを読み出すよう指示する。例え
ば2フレームスキップを行うとき、データ読み出し部3
1は、まずアドレス情報Rで指定される現在のアクセス
位置から画像フレームのデータFD3のヘッダ領域のデ
ータを読み取った後、そのデータ領域内のデータ部分を
読み飛ばして次の画像フレームのデータFD4のヘッダ
領域のデータを読み取る。その後、データ読み出し部3
1は、データFD4のデータ領域内のデータ部分を読み
飛ばした後、次の画像フレームのデータFD5のヘッダ
領域のデータを読み取り、続けてそのデータFD5のデ
ータ領域内のデータ部分を読み出しアドレス情報抽出部
32に出力する。これにより、2フレームスキップした
画像フレームのデータFD5が復号化され再生される。
When performing skip reproduction in the forward direction, the read control unit 34 skips the data read unit 31 by reading the header area by the number of frames to be skipped.
Instructs to read the data in the next header area. For example, when skipping two frames, the data reading unit 3
First, after reading the data of the header area of the data FD3 of the image frame from the current access position specified by the address information R, the data part in the data area is skipped and the data FD4 of the next image frame is read. Read the data in the header area. After that, the data reading unit 3
1 skips the data portion in the data area of the data FD4, reads the data in the header area of the data FD5 of the next image frame, and subsequently reads the data part in the data area of the data FD5 to extract address information. Output to the unit 32. Thereby, the data FD5 of the image frame skipped by two frames is decoded and reproduced.

【0026】逆方向へのスキップ再生または逆方向への
通常再生を行う場合、読み出し制御部34は、アドレス
情報記憶部35に現在記憶されているアドレス情報の符
号化データを用いて、次に読み出す画像フレームのデー
タを決定する。詳細には、読み出し制御部34はアドレ
ス情報Pの符号化データをアドレス情報記憶部35から
入力して、データ読み出し部31に対して現在のアクセ
ス位置を1つ前の画像フレームのアドレス情報Pによる
位置に移動するよう指示する。そして、データ読み出し
部31はアドレス情報Rで指定されたアクセス位置から
アドレス情報Pで指定される1つ前の画像フレームのア
クセス位置に移動した後、ビットストリームのデータの
読み出しを行う。その後、例えば逆方向へさらにフレー
ムスキップを行う場合、データ読み出し部31は画像フ
レームのデータFD1を読み出してアドレス情報抽出部
32へ出力する。アドレス情報抽出部32は、画像フレ
ームのデータFD1のヘッダ領域内のアドレス情報Xの
符号化データを抽出して、アドレス情報記憶部35での
記憶内容を更新する。
When performing skip reproduction in the reverse direction or normal reproduction in the reverse direction, the read control unit 34 reads the next using the encoded data of the address information currently stored in the address information storage unit 35. Determine the image frame data. More specifically, the read control unit 34 inputs the encoded data of the address information P from the address information storage unit 35, and determines the current access position to the data read unit 31 based on the address information P of the immediately preceding image frame. Instruct to move to a position. Then, after moving from the access position specified by the address information R to the access position of the immediately preceding image frame specified by the address information P, the data reading unit 31 reads the data of the bit stream. Thereafter, for example, when further frame skipping is performed in the reverse direction, the data reading unit 31 reads the data FD1 of the image frame and outputs the data FD1 to the address information extracting unit 32. The address information extracting unit 32 extracts the encoded data of the address information X in the header area of the image frame data FD1, and updates the content stored in the address information storage unit 35.

【0027】続いて、逆方向への通常再生を行う場合、
アドレス情報抽出部32は画像フレームのデータFD1
を復号化部33に出力し復号化を行って映像信号の出力
を行う。また、逆方向へのスキップ再生を行う場合、映
像信号を出力して表示する必要がないのでアドレス情報
抽出部32は上記データFD1を復号化部33へ出力す
る必要はない。また、読み出し制御部34は更新された
アドレス情報の符号化データをアドレス情報記憶部35
から受け取り、再びデータ読み出し部31に対してアド
レス情報Xで指定された次のアクセス位置への移動を指
示する。このように、本実施例の映像信号復号化装置で
は、アクセス位置の移動を繰り返し行うことにより、逆
方向への画像フレームのデータアクセスを順次続けてい
くことができる。
Subsequently, when performing normal reproduction in the reverse direction,
The address information extracting unit 32 stores the image frame data FD1
To the decoding unit 33 to perform decoding and output a video signal. Further, when performing skip reproduction in the reverse direction, there is no need to output and display a video signal, so the address information extraction unit 32 does not need to output the data FD1 to the decoding unit 33. Further, the read control unit 34 stores the encoded data of the updated address information in the address information storage unit 35.
And instructs the data reading unit 31 to move to the next access position specified by the address information X again. As described above, in the video signal decoding apparatus of the present embodiment, by repeatedly moving the access position, the data access of the image frame in the reverse direction can be sequentially continued.

【0028】次に、本実施例の映像信号復号化装置が、
図3に示したビットストリームに復号化処理を行い、映
像信号として出力する場合について説明する。図3に示
すように、ビットストリームのデータは、例えばMPE
G規格に基づく圧縮符号化方式でのフレーム内圧縮符号
化とフレーム間圧縮符号化とを組み合わせて符号化され
ている。このようなビットストリームを復号化する場
合、アドレス情報抽出部32は1つ前の画像フレームの
アドレス情報の符号化データと1つ前のフレーム内圧縮
符号化された画像フレームのアドレス情報の符号化デー
タを抽出しアドレス情報記憶部35に出力する。次に復
号化して表示すべき目的の画像フレームがフレーム内圧
縮符号化された画像フレームであれば、上述の図2に示
したビットストリームを復号化する場合と同様の処理手
順で逆方向へのデータアクセスを行うことができる。
Next, the video signal decoding apparatus of the present embodiment
A case in which decoding processing is performed on the bit stream shown in FIG. 3 and output as a video signal will be described. As shown in FIG. 3, the data of the bit stream is, for example, MPE
The coding is performed by combining intra-frame compression coding and inter-frame compression coding in a compression coding scheme based on the G standard. When decoding such a bit stream, the address information extracting unit 32 encodes the encoded data of the address information of the immediately preceding image frame and the encoded information of the compression-encoded image frame of the immediately preceding frame. The data is extracted and output to the address information storage unit 35. Next, if the target image frame to be decoded and displayed is an image frame that has been subjected to intra-frame compression encoding, the image frame in the reverse direction is processed in the same procedure as in the case of decoding the bit stream shown in FIG. Data access can be performed.

【0029】また、目的の画像フレームがフレーム間圧
縮符号化された画像フレームである場合、読み出し制御
部34はまず1つ前のフレーム内圧縮符号化された画像
フレームのアドレス情報で指定される位置に現在のアク
セス位置から移動するようにデータ読み出し部31に対
して指示する。データ読み出し部31は、読み出し制御
部34からの指示に基づいて、アクセス位置を移動し変
更した後、そのアクセス位置にあるビットストリームの
画像フレームのデータを読み出しアドレス情報抽出部3
2を介して復号化部33に出力する。復号化部33は、
アドレス情報抽出部32からのビットストリームのデー
タ、すなわちアドレス情報記憶部35に記憶されている
1つ前の画像フレームのデータを入力して、復号化し映
像信号として出力する。このように、本実施例の映像信
号復号化装置では、逆方向へのアクセスを行うとき、フ
レーム内圧縮符号化された画像フレームだけでなくフレ
ーム間圧縮符号化された画像フレームの復号化処理も容
易に行うことができる。
If the target image frame is an inter-frame compression-encoded image frame, the read control unit 34 first sets the position specified by the address information of the immediately preceding intra-frame compression-encoded image frame. Is instructed to move from the current access position to the data reading unit 31. The data read unit 31 moves and changes the access position based on the instruction from the read control unit 34, and then reads the data of the image frame of the bit stream at the access position and reads the data from the read address information extraction unit 3
2 to the decoding unit 33. The decoding unit 33
The bit stream data from the address information extraction unit 32, that is, the data of the immediately preceding image frame stored in the address information storage unit 35 is input, decoded, and output as a video signal. As described above, in the video signal decoding apparatus of the present embodiment, when performing access in the reverse direction, not only the decoding processing of the intra-frame compression-coded image frames but also the decoding processing of the inter-frame compression-coded image frames are performed. It can be done easily.

【0030】以上のように、本実施例の映像信号復号化
装置及びその復号化方法では、データ読み出し部31が
復号化対象のビットストリームから画像フレーム単位に
データを読み出し、アドレス情報抽出部32が画像フレ
ーム単位のデータに少なくとも付加されている1つ前の
アドレス情報の符号化データを抽出して、アドレス情報
記憶部35がそのアドレス情報の符号化データを記憶し
ている。逆方向へのアクセスを行うとき、読み出し制御
部34はアドレス情報記憶部35に記憶されている1つ
前のアドレス情報の符号化データを少なくとも用いて、
次に読み出す画像フレームのデータを決定して、その決
定した画像フレームのデータを読み出すようデータ読み
出し部31に指示する。その結果、本実施例の映像信号
復号化装置及びその復号化方法では、ビットストリーム
内の各画像フレームに対して逆方向へのアクセスを行う
場合でも、所望の画像フレームに容易にアクセスして復
号化処理に要する時間を低減することができる。
As described above, in the video signal decoding apparatus and the decoding method according to the present embodiment, the data reading unit 31 reads data from a bit stream to be decoded in image frame units, and the address information extracting unit 32 reads data. The encoded data of the previous address information added at least to the data of the image frame unit is extracted, and the encoded data of the address information is stored in the address information storage unit 35. When performing access in the reverse direction, the read control unit 34 uses at least the encoded data of the immediately preceding address information stored in the address information storage unit 35,
Next, the data of the image frame to be read is determined, and the data reading unit 31 is instructed to read the data of the determined image frame. As a result, in the video signal decoding apparatus and the decoding method according to the present embodiment, even when accessing each image frame in the bit stream in the reverse direction, a desired image frame can be easily accessed and decoded. The time required for the conversion process can be reduced.

【0031】[0031]

【発明の効果】以上のように、本発明の映像信号符号化
装置及びその符号化方法では、アドレス情報記憶手段が
当該符号化装置が生成し出力するビットストリーム上で
の画像フレーム単位の位置を示すアドレス情報の符号化
データを記憶して、1フレーム遅延手段に出力してい
る。1フレーム遅延手段は、入力したアドレス情報の符
号化データを1画像フレーム分の時間遅延して圧縮符号
化手段に出力している。これにより、本発明の映像信号
符号化装置及びその符号化方法では、圧縮符号化手段が
現時点で圧縮符号化している画像フレームのデータにビ
ットストリーム上での1つ前のアドレス情報の符号化デ
ータを少なくとも付加して出力することができる。その
結果、本発明の映像信号符号化装置及びその符号化方法
では、逆方向へのアクセスを行う場合でも、所望の画像
フレームに容易にアクセスすることを可能としたビット
ストリームを生成することができる。
As described above, according to the video signal encoding apparatus and the encoding method of the present invention, the address information storage means determines the position of the image frame unit on the bit stream generated and output by the encoding apparatus. The encoded data of the indicated address information is stored and output to the one-frame delay unit. The one-frame delay unit delays the input coded data of the address information by one image frame and outputs it to the compression coding unit. Thus, in the video signal encoding apparatus and the encoding method according to the present invention, the compression encoding unit adds the encoded data of the immediately preceding address information on the bit stream to the data of the image frame currently being compression encoded. Can be added and output. As a result, the video signal encoding device and the encoding method of the present invention can generate a bit stream that enables easy access to a desired image frame even when performing access in the reverse direction. .

【0032】本発明の映像信号復号化装置及びその復号
化方法では、データ読み出し手段が復号化対象のビット
ストリームから画像フレーム単位にデータを読み出し、
アドレス情報抽出手段が画像フレーム単位のデータに少
なくとも付加されている1つ前のアドレス情報の符号化
データを抽出して、アドレス情報記手段がそのアドレス
情報の符号化データを記憶している。逆方向へのアクセ
スを行うとき、読み出し制御手段はアドレス情報記憶手
段に記憶されている1つ前のアドレス情報の符号化デー
タを少なくとも用いて、次に読み出す画像フレームのデ
ータを決定して、その決定した画像フレームのデータを
読み出すようデータ読み出し手段に指示する。その結
果、本発明の映像信号復号化装置及びその復号化方法で
は、ビットストリーム内の各画像フレームに対して逆方
向へのアクセスを行う場合でも、所望の画像フレームに
容易にアクセスして復号化処理に要する時間を低減する
ことができる。
In the video signal decoding apparatus and the decoding method according to the present invention, the data reading means reads data from the bit stream to be decoded in image frame units,
The address information extracting means extracts encoded data of the immediately preceding address information added to at least the data of the image frame unit, and the address information recording means stores the encoded data of the address information. When performing the access in the reverse direction, the read control unit determines the data of the image frame to be read next by using at least the encoded data of the previous address information stored in the address information storage unit. Instruct the data reading means to read the data of the determined image frame. As a result, in the video signal decoding apparatus and the decoding method according to the present invention, even when each image frame in the bit stream is accessed in the reverse direction, the desired image frame can be easily accessed and decoded. The time required for processing can be reduced.

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

【図1】本発明の実施例1である映像信号符号化装置の
構成を示すブロック図
FIG. 1 is a block diagram illustrating a configuration of a video signal encoding device according to a first embodiment of the present invention.

【図2】図1に示した映像信号符号化装置により出力さ
れるビットストリームの構成例を示す説明図
FIG. 2 is an explanatory diagram showing a configuration example of a bit stream output by the video signal encoding device shown in FIG.

【図3】図1に示した映像信号符号化装置により出力さ
れるビットストリームの他の構成例を示す説明図
FIG. 3 is an explanatory diagram showing another configuration example of a bit stream output by the video signal encoding device shown in FIG. 1;

【図4】本発明の実施例2である映像信号復号化装置の
構成を示すブロック図
FIG. 4 is a block diagram illustrating a configuration of a video signal decoding device according to a second embodiment of the present invention.

【図5】従来の映像信号符号化装置の構成を示すブロッ
ク図
FIG. 5 is a block diagram showing a configuration of a conventional video signal encoding device.

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

11 画像圧縮部 12 エントロピー符号化部 13 バッファ 14 1フレーム遅延部 15 アドレス情報記憶部 31 データ読み出し部 32 アドレス情報抽出部 33 復号化部 34 読み出し制御部 35 アドレス情報記憶部 36 再生制御入力部 Reference Signs List 11 image compression unit 12 entropy encoding unit 13 buffer 14 1 frame delay unit 15 address information storage unit 31 data read unit 32 address information extraction unit 33 decoding unit 34 read control unit 35 address information storage unit 36 playback control input unit

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5C059 KK11 MA00 MA04 MA05 MA23 MC11 ME01 PP05 PP06 PP07 RB09 RC04 RC11 RC22 SS17 SS18 UA02 UA05 UA32 UA34 UA38  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5C059 KK11 MA00 MA04 MA05 MA23 MC11 ME01 PP05 PP06 PP07 RB09 RC04 RC11 RC22 SS17 SS18 UA02 UA05 UA32 UA34 UA38

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 入力した映像信号を圧縮符号化してビッ
トストリームを生成し出力する映像信号符号化装置であ
って、 前記映像信号を画像フレーム単位に圧縮し符号化し、か
つ前記ビットストリーム上での位置を示すアドレス情報
を画像フレーム単位に付与し、付与したアドレス情報を
符号化して、そのアドレス情報の符号化データを対応す
る画像フレームの圧縮符号化データに付加する圧縮符号
化手段と、 前記圧縮符号化手段によって圧縮符号化された画像フレ
ームのアドレス情報の符号化データを記憶するアドレス
情報記憶手段と、 前記アドレス情報記憶手段に記憶されているアドレス情
報の符号化データを1画像フレーム分の時間遅延して前
記圧縮符号化手段に出力する1フレーム遅延手段とを備
え、 前記圧縮符号化手段は、前記ビットストリーム内の各画
像フレームの圧縮符号化データに対して、前記1フレー
ム遅延手段からの1つ前のアドレス情報の符号化データ
を少なくとも付加するよう構成した、 ことを特徴とする映像信号符号化装置。
1. A video signal encoding apparatus for compressing and encoding an input video signal to generate and output a bit stream, wherein the video signal is compressed and encoded in image frame units, and the video signal is encoded on the bit stream. Compression encoding means for assigning address information indicating a position in image frame units, encoding the assigned address information, and adding encoded data of the address information to compressed encoded data of a corresponding image frame; Address information storage means for storing the encoded data of the address information of the image frame compressed and encoded by the encoding means, and the encoded data of the address information stored in the address information storage means for a time corresponding to one image frame A one-frame delay means for delaying and outputting to the compression encoding means, wherein the compression encoding means Video signal encoding, wherein at least encoded data of the previous address information from the one-frame delay unit is added to the compressed encoded data of each image frame in the stream. apparatus.
【請求項2】 前記圧縮符号化手段は、MPEG規格、
H.261規格、及びH.263規格を含む圧縮符号化
方式に基づいて、フレーム内圧縮符号化とフレーム間圧
縮符号化とを組み合わせて前記映像信号を圧縮し符号化
することを特徴とする請求項1に記載の映像信号符号化
装置。
2. The compression encoding means according to the MPEG standard,
H. H.261 standard, and H.264. The video signal encoding method according to claim 1, wherein the video signal is compressed and encoded by combining intra-frame compression encoding and inter-frame compression encoding based on a compression encoding scheme including the H.263 standard. Device.
【請求項3】 前記アドレス情報記憶手段は、1つ前の
画像フレームのアドレス情報の符号化データと1つ前の
フレーム内圧縮符号化された画像フレームのアドレス情
報の符号化データとを記憶することを特徴とする請求項
2に記載の映像信号符号化装置。
3. The address information storage means stores encoded data of the address information of the immediately preceding image frame and encoded data of the address information of the image frame compressed and encoded in the immediately preceding frame. 3. The video signal encoding device according to claim 2, wherein:
【請求項4】 入力した映像信号を圧縮符号化してビッ
トストリームを生成し出力する映像信号符号化装置の符
号化方法であって、 圧縮符号化手段が、前記映像信号を画像フレーム単位に
圧縮し符号化し、さらに前記ビットストリーム上での位
置を示すアドレス情報を画像フレーム単位に付与し、付
与したアドレス情報を符号化して、そのアドレス情報の
符号化データを対応する画像フレームの圧縮符号化デー
タに付加する圧縮符号化ステップ、 前記圧縮符号化ステップで圧縮符号化された画像フレー
ムのアドレス情報の符号化データを記憶するアドレス情
報記憶ステップ、及び前記アドレス情報記憶ステップで
記憶されたアドレス情報の符号化データを1画像フレー
ム分の時間遅延して前記圧縮符号化手段に出力する出力
ステップを備え、 前記圧縮符号化手段は、前記ビットストリーム内の各画
像フレームの圧縮符号化データに対して、前記出力ステ
ップで取得した1つ前のアドレス情報の符号化データを
付加する、 ことを特徴とする映像信号符号化装置の符号化方法。
4. A coding method for a video signal encoding apparatus for compressing and encoding an input video signal to generate and output a bit stream, wherein the compression encoding means compresses the video signal in image frame units. Encoding, and furthermore, assigning address information indicating a position on the bit stream in units of image frames, encoding the assigned address information, and converting the encoded data of the address information into the compressed encoded data of the corresponding image frame. A compression encoding step to be added; an address information storage step for storing encoded data of address information of the image frame compressed and encoded in the compression encoding step; and an encoding of the address information stored in the address information storage step. An output step of delaying data by one image frame and outputting the data to the compression encoding means, Wherein the compression encoding means adds encoded data of the immediately preceding address information obtained in the output step to compressed encoded data of each image frame in the bit stream. An encoding method for a signal encoding device.
【請求項5】 圧縮符号化されたビットストリームを映
像信号に復号化する映像信号復号化装置であって、 前記ビットストリームのデータを画像フレーム単位に読
み出すデータ読み出し手段と、 前記データ読み出し手段から出力されたビットストリー
ムのデータから少なくとも1つ前の画像フレームのアド
レス情報の符号化データを抽出するアドレス情報抽出手
段と、 前記アドレス情報抽出手段から出力されたアドレス情報
の符号化データを記憶するアドレス情報記憶手段と、 前記アドレス情報記憶手段に記憶されているアドレス情
報の符号化データを用いて、前記データ読み出し手段の
制御を行う読み出し制御手段と、 前記データ読み出し手段によって読み出されたビットス
トリームのデータを復号化する復号化手段と、 を備えたことを特徴とする映像信号復号化装置。
5. A video signal decoding device for decoding a compression-encoded bit stream into a video signal, comprising: a data reading unit for reading data of the bit stream in image frame units; and an output from the data reading unit. Address information extracting means for extracting encoded data of address information of at least one previous image frame from the bit stream data obtained, and address information for storing encoded data of address information outputted from the address information extracting means. Storage means; read control means for controlling the data read means using encoded data of address information stored in the address information storage means; bit stream data read by the data read means And decoding means for decoding Video signal decoding device characterized by the above-mentioned.
【請求項6】 前記復号化手段は、MPEG規格、H.
261規格、及びH.263規格を含む圧縮符号化方式
に基づいて、前記ビットストリームのデータを復号化す
ることを特徴とする請求項5に記載の映像信号復号化装
置。
6. The decoding means according to the MPEG standard, H.264.
H.261 standard, and H.264. The video signal decoding apparatus according to claim 5, wherein the data of the bit stream is decoded based on a compression coding scheme including the H.263 standard.
【請求項7】 前記アドレス情報抽出手段は、前記ビッ
トストリームのデータから1つ前の画像フレームのアド
レス情報の符号化データと1つ前のフレーム内圧縮符号
化された画像フレームのアドレス情報の符号化データと
を抽出することを特徴とする請求項6に記載の映像信号
復号化装置。
7. The method according to claim 1, wherein the address information extracting means includes a code of the address information of the image frame immediately before the data of the bit stream and a code of the address information of the image frame compressed and encoded in the immediately preceding frame. 7. The video signal decoding apparatus according to claim 6, wherein the video signal decoding apparatus extracts encoded data.
【請求項8】 圧縮符号化されたビットストリームを映
像信号に復号化する映像信号復号化装置の復号化方法で
あって、 前記ビットストリームのデータを画像フレーム単位に読
み出すデータ読み出しステップ、 前記データ読み出しステップで読み出したビットストリ
ームのデータから少なくとも1つ前の画像フレームのア
ドレス情報の符号化データを抽出するアドレス情報抽出
ステップ、 前記アドレス情報抽出ステップで抽出したアドレス情報
の符号化データを記憶するアドレス情報記憶ステップ、
及び前記アドレス情報記憶ステップで記憶したアドレス
情報の符号化データを用いて、前記ビットストリームか
ら次に読み出す画像フレームのデータを決定して、その
決定した画像フレームのデータを復号化する復号化ステ
ップ、 を備えたことを特徴とする映像信号復号化装置の復号化
方法。
8. A decoding method of a video signal decoding device for decoding a compression-encoded bit stream into a video signal, comprising: a data reading step of reading data of the bit stream in image frame units; An address information extracting step of extracting encoded data of address information of at least one previous image frame from data of the bit stream read in the step; address information storing encoded data of the address information extracted in the address information extracting step Memory step,
And using the encoded data of the address information stored in the address information storing step to determine data of an image frame to be read next from the bit stream, and decoding the data of the determined image frame. A decoding method for a video signal decoding device, comprising:
JP24043499A 1999-08-26 1999-08-26 Video signal coder and coding method therefor, and video signal decoder and decoding method therefor Pending JP2001069503A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24043499A JP2001069503A (en) 1999-08-26 1999-08-26 Video signal coder and coding method therefor, and video signal decoder and decoding method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24043499A JP2001069503A (en) 1999-08-26 1999-08-26 Video signal coder and coding method therefor, and video signal decoder and decoding method therefor

Publications (1)

Publication Number Publication Date
JP2001069503A true JP2001069503A (en) 2001-03-16

Family

ID=17059446

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24043499A Pending JP2001069503A (en) 1999-08-26 1999-08-26 Video signal coder and coding method therefor, and video signal decoder and decoding method therefor

Country Status (1)

Country Link
JP (1) JP2001069503A (en)

Similar Documents

Publication Publication Date Title
US6628890B1 (en) Digital recording/reproduction apparatus
JP4150083B2 (en) Encoded stream generation apparatus and method, and editing system and method
JP4515465B2 (en) Moving picture photographing apparatus and moving picture photographing method, moving picture reproducing apparatus and moving picture reproducing method for reproducing a video signal recorded on a recording medium
JP4838251B2 (en) Image decoding apparatus, image decoding method, and image decoding system
JP4403737B2 (en) Signal processing apparatus and imaging apparatus using the same
JP2001057678A (en) Image processing method, image processing unit and data storage medium
KR20070063528A (en) Picture coding apparatus and picture decoding apparatus
JP5170708B2 (en) Moving picture stream processing method and apparatus, moving picture reproduction apparatus and moving picture distribution apparatus using the same
KR20060051064A (en) Recording apparatus and method, reproducing apparatus and method, and program
JP2868981B2 (en) Apparatus and method for generating compressed signal and apparatus and method for reproducing
JP2006074635A (en) Method and device for converting encoded video signal
JP2001177801A (en) Compressed image data reproducing device and compressed image data reproducing method
JPH1118051A (en) I-frame extract method
KR100218523B1 (en) The mpeg image encoder
JPH08237133A (en) Variable rate compressor and variable rate expander
JP2008072182A (en) Moving picture decoding device, moving picture decoding method, moving picture decoding program, moving picture encoding device, moving picture encoding method, moving picture encoding program, and moving picture encoding and decoding device
JP2001069503A (en) Video signal coder and coding method therefor, and video signal decoder and decoding method therefor
JP4154799B2 (en) Compressed video editing apparatus and storage medium
JP4528043B2 (en) Video signal conversion apparatus, conversion method, and video signal recording apparatus using the same
JP3134588B2 (en) Synchronous playback method of compressed image data and compressed sound data
JP3897783B2 (en) Image processing apparatus, control method therefor, computer program, and computer-readable storage medium
JP3166572B2 (en) Video / audio compression device
JPH0898134A (en) Data recording and reproducing device
KR100223656B1 (en) Screen display method of device with mpeg video data decoder
JP3100793B2 (en) Video playback device

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20040517

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040727

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041130