JP2003235023A - Data supply apparatus, data supply method, and program for allowing computer to execute the method - Google Patents

Data supply apparatus, data supply method, and program for allowing computer to execute the method

Info

Publication number
JP2003235023A
JP2003235023A JP2002033678A JP2002033678A JP2003235023A JP 2003235023 A JP2003235023 A JP 2003235023A JP 2002033678 A JP2002033678 A JP 2002033678A JP 2002033678 A JP2002033678 A JP 2002033678A JP 2003235023 A JP2003235023 A JP 2003235023A
Authority
JP
Japan
Prior art keywords
data
supply
processing
sequentially
decoder
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
JP2002033678A
Other languages
Japanese (ja)
Inventor
Naokazu Kubo
直和 久保
Yuichi Kameoka
祐一 亀岡
Koki Kanesaka
幸喜 金坂
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.)
LSI Systems KK
Original Assignee
LSI Systems KK
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 LSI Systems KK filed Critical LSI Systems KK
Priority to JP2002033678A priority Critical patent/JP2003235023A/en
Publication of JP2003235023A publication Critical patent/JP2003235023A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data supply apparatus for simply and surely supplying data to a data processing apparatus. <P>SOLUTION: A video server 10 acting like the data supply apparatus includes: a decoder 12 for executing similar decoding processing to that of a plurality of decoders 20 acting like data processing apparatuses; a supply section 14a for sequentially supplying encoded data stored in a storage section 11 to the decoders 20, 21 in a similar timing; a consumption monitoring section 14b for monitoring a progress state of the processing by the decoder 12 and discriminating whether or not the state is available for receiving and processing data sequentially supplied by the supply section 14a without missing; and a supply control section 14c for controlling the supply section 14a to stop supply of data when the consumption monitoring section 14b discriminates that the state is a processing impossible state and controlling the supply section 14a to continue or restart supply of data when the consumption monitoring section 14b discriminates that the state is a processing possible state. <P>COPYRIGHT: (C)2003,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】この発明は、所定のデータを
順次入力しつつ所定の処理を実行するデータ処理装置に
対して、ネットワークを介してデータを順次供給するデ
ータ供給装置、データ供給方法およびその方法をコンピ
ュータに実行させるプログラムに関し、特に、データ処
理装置に対して簡単かつ的確にデータを供給することが
できるデータ供給装置、データ供給方法およびプログラ
ムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data supply device, a data supply method, and a data supply method for sequentially supplying data via a network to a data processing device that executes predetermined processing while sequentially inputting predetermined data. The present invention relates to a program that causes a computer to execute the method, and more particularly to a data supply device, a data supply method, and a program that can supply data to a data processing device simply and accurately.

【0002】[0002]

【従来の技術】従来より、図3に示すように、所定のデ
ータを順次入力しつつ所定の処理を実行する複数のデー
タ処理装置40と、複数のデータ供給装置30とを、L
ANやインターネットなどのネットワーク1を介して通
信可能に接続し、データ供給装置30からデータ処理装
置40に対して、データを順次供給するデータ供給シス
テムが知られている。
2. Description of the Related Art Conventionally, as shown in FIG. 3, a plurality of data processing devices 40, which perform predetermined processing while sequentially inputting predetermined data, and a plurality of data supply devices 30,
A data supply system is known that is communicably connected via a network 1 such as an AN or the Internet and sequentially supplies data from a data supply device 30 to a data processing device 40.

【0003】かかるデータ供給システムとしては、動画
像を符号化した符号化データを蓄積するビデオサーバ
(図3に示す「データ供給装置30」に対応する。)か
ら、符号化データを順次入力しつつ復号処理を実行する
デコーダ(図3に示す「データ処理装置40」に対応す
る。)に対して、符号化データを順次供給するデータ供
給システムなどがある。
In such a data supply system, coded data is sequentially input from a video server (corresponding to the "data supply device 30" shown in FIG. 3) which stores coded data obtained by coding moving images. There is a data supply system or the like that sequentially supplies encoded data to a decoder (corresponding to the "data processing device 40" shown in FIG. 3) that executes a decoding process.

【0004】このようなデータ供給システムにおいて
は、データ処理装置40によるデータ処理の進捗状況を
把握することなく、データを一方的に供給したのでは、
データ処理装置40は、供給されたデータを記憶する広
大な記憶領域を設けない限り、予定されたデータ処理を
的確に実行することが不可能になってしまう。なぜな
ら、データ処理装置40に対するデータ供給の速度(デ
ータの入力速度)は、データ処理装置40によるデータ
処理の速度(データの消費速度)を一般的に超えてしま
うからである。
In such a data supply system, if data is supplied unilaterally without grasping the progress of data processing by the data processing device 40,
Unless the data processing device 40 is provided with a vast storage area for storing the supplied data, it becomes impossible to accurately execute the scheduled data processing. This is because the data supply speed (data input speed) to the data processing device 40 generally exceeds the data processing speed (data consumption speed) by the data processing device 40.

【0005】具体的に、上記したビデオサーバおよびデ
コーダからなるデータ供給システムを例にして説明する
と、データ処理装置40であるデコーダにおいては、一
般的に、符号化データの入力速度が復号処理の速度を超
えてしまう。このため、符号化データを記憶する広大な
メモリを有しない限り、順次供給される符号化データ
は、デコーダに入力されずに溢れ出してしまい、的確に
復号処理を実行することが不可能になる。
Specifically, the data supply system composed of the above video server and decoder will be described as an example. In the decoder which is the data processing device 40, the input speed of encoded data is generally the speed of the decoding process. Will exceed. Therefore, unless a vast memory for storing the encoded data is provided, the encoded data that is sequentially supplied overflows without being input to the decoder, which makes it impossible to perform the decoding process accurately. .

【0006】このようなことから、図3に示すようなデ
ータ供給システムにおいては、順次供給されるデータが
データ処理装置40に入力されずに溢れ出すことがない
ようにするために、データ供給装置30においてデータ
を供給するタイミングを調整することが一般的におこな
われている。
From the above, in the data supply system as shown in FIG. 3, in order to prevent the sequentially supplied data from being overflowed without being input to the data processing device 40. It is common practice to adjust the timing of supplying data at 30.

【0007】以下に、データを供給するタイミングを調
整する従来技術として、データ処理装置40がデータの
内容を解析することによって、データを供給するタイミ
ングを調整する場合を説明する。図4は、データの内容
を解析することによって、データを供給するタイミング
を調整する場合における、図3に示したデータ供給装置
30の構成例を示すブロック図である。
As a conventional technique for adjusting the data supply timing, a case where the data processing device 40 adjusts the data supply timing by analyzing the content of the data will be described below. FIG. 4 is a block diagram showing a configuration example of the data supply device 30 shown in FIG. 3 when the timing of supplying data is adjusted by analyzing the content of the data.

【0008】同図に示すように、データ供給装置30
は、データ(例えば、符号化データなど)を記憶する記
憶部31と、データ処理装置40との間における通信を
制御する通信制御IF部32と、データ処理装置40に
対するデータの供給を制御する制御部33とを備え、さ
らに、制御部33は、データの内容を解析する解析部3
3aを備える。
As shown in the figure, the data supply device 30
Is a storage unit 31 that stores data (for example, encoded data), a communication control IF unit 32 that controls communication with the data processing device 40, and a control that controls supply of data to the data processing device 40. The control unit 33 further includes a unit 33, and the control unit 33 analyzes the content of data.
3a.

【0009】このような構成を備えるデータ供給装置3
0においては、解析部33aは、データ処理装置40に
供給されるデータ(記憶部31に記憶されたデータ)の
内容を解析することによって、このデータを供給された
データ処理装置40による処理の進捗状況を仮想的に把
握する。そして、制御部33は、仮想的に把握されたデ
ータ処理装置40の進捗状況に基づいて、データ供給を
継続、停止、再開などすることによって、順次供給され
るデータがデータ処理装置40に入力されずに溢れ出す
ことがないようにする。
A data supply device 3 having such a configuration
At 0, the analysis unit 33a analyzes the content of the data (data stored in the storage unit 31) supplied to the data processing device 40, and thereby the progress of the processing by the data processing device 40 supplied with this data. Understand the situation virtually. Then, the control unit 33 continues, stops, or restarts the data supply based on the virtually recognized progress status of the data processing device 40, so that the sequentially supplied data is input to the data processing device 40. Don't let it overflow.

【0010】[0010]

【発明が解決しようとする課題】しかしながら、上記の
従来技術は、データ供給装置30が複雑な処理を負担し
ているにもかかわらず、データ処理装置40に対して必
ずしも的確にデータを供給することができないという問
題点があった。
However, in the above-mentioned conventional technique, the data supply device 30 bears complicated processing, but the data processing device 40 does not always supply data accurately. There was a problem that I could not do it.

【0011】すなわち、上記の従来技術では、データ供
給装置30が、データ処理装置40による処理の進捗状
況を仮想的に把握するために、データ処理装置40に供
給されるデータの内容を解析するという複雑な処理を負
担する必要がある。また、データの内容を解析すること
ができないような場合(例えば、データが暗号化されて
いるような場合など)には、進捗状況を仮想的に把握す
ることもできないので、データ処理装置40に対して必
ずしも的確にデータを供給することができなくなる。
That is, in the above-mentioned conventional technique, the data supply device 30 analyzes the content of the data supplied to the data processing device 40 in order to virtually grasp the progress of the processing by the data processing device 40. It is necessary to bear complicated processing. Further, when the content of the data cannot be analyzed (for example, when the data is encrypted), the progress status cannot be virtually grasped, so that the data processing device 40 cannot On the other hand, it becomes impossible to supply data accurately.

【0012】そこで、この発明は、上述した従来技術に
よる問題点を解消するためになされたものであり、デー
タ処理装置に対して簡単かつ的確にデータを供給するこ
とができるデータ供給装置、データ供給方法およびその
方法をコンピュータに実行させるプログラムを提供する
ことを目的とする。
Therefore, the present invention has been made to solve the above-mentioned problems of the prior art, and is a data supply device and a data supply device that can supply data to a data processing device easily and accurately. It is an object to provide a method and a program that causes a computer to execute the method.

【0013】[0013]

【課題を解決するための手段】上述した課題を解決し、
目的を達成するため、請求項1の発明に係るデータ供給
装置は、所定のデータを順次入力しつつ所定の処理を実
行するデータ処理装置に対して、ネットワークを介して
前記データを順次供給するデータ供給装置であって、前
記データ処理装置の入力速度および処理速度と同様の入
力速度および処理速度で、前記データを順次入力しつつ
所定の処理を実行する処理手段と、前記データ処理装置
および処理手段に対して前記データを同様のタイミング
で順次供給する供給手段と、前記処理手段による処理の
進捗状況に応じて、前記供給手段によるデータの供給を
制御する制御手段と、を備えたことを特徴とする。
[Means for Solving the Problems]
To achieve the object, a data supply device according to the invention of claim 1 is a data supply device for sequentially supplying predetermined data through a network to a data processing device that executes predetermined processing while sequentially inputting the data. A supply device, processing means for executing a predetermined process while sequentially inputting the data at an input speed and a processing speed similar to the input speed and the processing speed of the data processing device, and the data processing device and the processing means And a control means for controlling the supply of the data by the supply means according to the progress status of the processing by the processing means. To do.

【0014】また、請求項2の発明に係るデータ供給装
置は、請求項1に記載の発明において、前記制御手段
は、前記処理手段による処理の進捗状況を監視して、前
記供給手段によって順次供給されるデータを漏らさず入
力して処理することが可能な状態にあるか否かを判定す
る監視手段と、前記監視手段によって前記データを漏ら
さず入力して処理することが不可能な状態にあるものと
判定された場合には、当該データの供給を停止するよう
前記供給手段を制御し、前記監視手段によって前記デー
タを漏らさず入力して処理することが可能な状態にある
ものと判定された場合には、当該データの供給を継続ま
たは再開するよう前記供給手段を制御する供給制御手段
と、を備えたことを特徴とする。
Further, in the data supply apparatus according to a second aspect of the present invention, in the invention according to the first aspect, the control means monitors the progress status of the processing by the processing means and sequentially supplies the data by the supply means. Monitoring means for determining whether or not it is in a state in which it is possible to input and process data without leakage, and in a state in which it is impossible to input and process the data without leakage by the monitoring means If it is determined that the data is supplied, it is determined that the supply unit is controlled to stop the supply of the data and the monitoring unit can input and process the data without leaking. In this case, a supply control unit that controls the supply unit to continue or restart the supply of the data is provided.

【0015】また、請求項3の発明に係るデータ供給装
置は、請求項1または2に記載の発明において、前記処
理手段は、前記データ処理装置によって実行される処理
と同様の処理を実行することを特徴とする。
The data supply apparatus according to a third aspect of the present invention is the data supply apparatus according to the first or second aspect, wherein the processing means executes the same processing as the processing executed by the data processing apparatus. Is characterized by.

【0016】また、請求項4の発明に係るデータ供給装
置は、請求項1、2または3に記載の発明において、前
記データ処理装置は、一連の符号化データからなる符号
化ストリームを順次入力しつつ復号処理を実行するもの
であって、前記供給手段は、前記符号化ストリームを順
次供給することを特徴とする。
A data supply device according to a fourth aspect of the present invention is the data supply device according to the first, second or third aspect of the invention, wherein the data processing device sequentially inputs a coded stream consisting of a series of coded data. While performing the decoding process, the supply means sequentially supplies the coded stream.

【0017】また、請求項5の発明に係るデータ供給方
法は、所定のデータを順次入力しつつ所定の処理を実行
するデータ処理装置に対して、ネットワークを介して前
記データを順次供給するデータ供給方法であって、前記
データ処理装置の入力速度および処理速度と同様の入力
速度および処理速度で、前記データを順次入力しつつ所
定の処理を実行する処理部、並びに前記データ処理装置
に対して、前記データを同様のタイミングで順次供給す
る供給工程と、前記処理部による処理の進捗状況に応じ
て、前記供給工程によるデータの供給を制御する制御工
程と、を含んだことを特徴とする。
According to a fifth aspect of the present invention, there is provided a data supply method in which data is sequentially supplied to a data processing device which executes predetermined processing while sequentially inputting predetermined data via a network. A method, wherein the input speed and the processing speed of the data processing device are the same as the input speed and the processing speed, the processing unit performing the predetermined processing while sequentially inputting the data, and the data processing device, It is characterized by including a supply step of sequentially supplying the data at the same timing, and a control step of controlling the supply of the data by the supply step according to the progress status of the processing by the processing unit.

【0018】また、請求項6の発明に係るプログラム
は、所定のデータを順次入力しつつ所定の処理を実行す
るデータ処理装置に対して、ネットワークを介して前記
データを順次供給するデータ供給方法をコンピュータに
実行させるプログラムであって、前記データ処理装置の
入力速度および処理速度と同様の入力速度および処理速
度で、前記データを順次入力しつつ所定の処理を実行す
る処理部、並びに前記データ処理装置に対して、前記デ
ータを同様のタイミングで順次供給する供給工程と、前
記処理部による処理の進捗状況に応じて、前記供給工程
によるデータの供給を制御する制御工程と、をコンピュ
ータに実行させることを特徴とする。
A program according to a sixth aspect of the present invention is a data supply method for sequentially supplying the data via a network to a data processing device which executes a predetermined process while sequentially inputting the predetermined data. A program to be executed by a computer, the processing unit executing the predetermined processing while sequentially inputting the data at an input speed and a processing speed similar to the input speed and the processing speed of the data processing apparatus, and the data processing apparatus. On the other hand, a computer is made to perform a supply step of sequentially supplying the data at the same timing and a control step of controlling the supply of the data by the supply step according to the progress status of the processing by the processing unit. Is characterized by.

【0019】[0019]

【発明の実施の形態】以下に添付図面を参照して、この
発明に係るデータ供給装置、データ供給方法およびその
方法をコンピュータに実行させるプログラムの好適な実
施の形態を詳細に説明する。なお、本実施の形態では、
いわゆるビデオサーバに本発明を適用した場合を説明す
ることとする。
BEST MODE FOR CARRYING OUT THE INVENTION Preferred embodiments of a data supply apparatus, a data supply method, and a program for causing a computer to execute the method according to the present invention will be described in detail below with reference to the accompanying drawings. In the present embodiment,
A case where the present invention is applied to a so-called video server will be described.

【0020】(システムの概要および特徴)まず最初
に、本実施の形態に係るビデオサーバを用いたデータ供
給システムの概要および主たる特徴を説明する。図1
は、本実施の形態に係るビデオサーバを用いたデータ供
給システムの全体構成を示すシステム構成図である。
(System Outline and Features) First, the outline and main features of the data supply system using the video server according to the present embodiment will be described. Figure 1
FIG. 1 is a system configuration diagram showing an overall configuration of a data supply system using a video server according to this embodiment.

【0021】同図に示すように、このデータ供給システ
ムは、複数のビデオサーバ10と、複数のデコーダ20
とを、LANやインターネットなどのネットワーク1を
介して通信可能に接続して構成される。なお、ビデオサ
ーバ10は、特許請求の範囲に記載の「データ供給装
置」に対応し、デコーダ20は、特許請求の範囲に記載
の「データ処理装置」に対応する。
As shown in the figure, this data supply system includes a plurality of video servers 10 and a plurality of decoders 20.
And are communicably connected via a network 1 such as a LAN or the Internet. The video server 10 corresponds to the "data supply device" described in the claims, and the decoder 20 corresponds to the "data processing device" described in the claims.

【0022】概略的に、このデータ供給システムでは、
各ビデオサーバ10は、MPEG(エムペグ:moving p
icture experts group)と呼ばれる圧縮符号化方式によ
り動画像を符号化して得られた符号化ストリーム(以
下、適宜「符号化データ」という。)を、各デコーダ2
0に対して順次供給する。また、各デコーダ20は、各
ビデオサーバ10から順次供給される符号化データを、
順次入力しつつ復号処理を実行する。
Generally, in this data supply system,
Each video server 10 is an MPEG (moving p).
Each of the decoders 2 is an encoded stream (hereinafter referred to as “encoded data”) obtained by encoding a moving image by a compression encoding method called an icture experts group).
0 is sequentially supplied. In addition, each decoder 20 converts the encoded data sequentially supplied from each video server 10,
The decoding process is executed while sequentially inputting.

【0023】すなわち、一つのビデオサーバ10から各
デコーダ20に対して符号化データを順次供給すると、
各デコーダ20は、同様の入力速度および処理速度によ
って、符号化データを順次入力しつつ復号処理を実行す
る。したがって、各デコーダ20にモニタなどの表示装
置を接続した場合には、それぞれの表示装置において、
復号された動画像が同様の表示速度によって表示される
こととなる。
That is, when the encoded data is sequentially supplied from one video server 10 to each decoder 20,
Each decoder 20 executes a decoding process while sequentially inputting encoded data at the same input speed and processing speed. Therefore, when a display device such as a monitor is connected to each decoder 20, in each display device,
The decoded moving image is displayed at the same display speed.

【0024】そして、このデータ供給システムは、ビデ
オサーバ10によるデータ供給処理に主たる特徴があ
る。具体的には、ビデオサーバ10は、各デコーダ20
と同様の機能構成を具備するデコーダ12と、このデコ
ーダ12および各デコーダ20に対して符号化データを
同様のタイミングで順次供給する供給部14aを有し、
さらに、デコーダ12による処理の進捗状況に応じて、
供給部14aによるデータの供給を制御することとし、
各デコーダ20に対して簡単かつ的確にデータを供給す
ることができるようにしている。
The data supply system is characterized mainly in the data supply processing by the video server 10. Specifically, the video server 10 includes each decoder 20.
A decoder 12 having the same functional configuration as the above, and a supply unit 14a that sequentially supplies encoded data to the decoder 12 and each decoder 20 at the same timing,
Furthermore, depending on the progress of processing by the decoder 12,
The supply of data by the supply unit 14a is controlled,
Data can be supplied to each decoder 20 easily and accurately.

【0025】すなわち、ビデオサーバ10が、各デコー
ダ20と同様の入力速度および処理速度で符号化データ
を順次入力しつつ復号処理を実行するデコーダ12につ
いて、その処理の進捗状況を監視するという簡単な手法
によって、究極的には、各デコーダ20による処理の進
捗状況を監視し、順次供給されるデータが各デコーダ2
0に入力されずに溢れ出すことがないようにしている。
That is, the video server 10 monitors the progress of the decoder 12 which executes the decoding process while sequentially inputting the encoded data at the same input speed and processing speed as the decoders 20. Ultimately, the progress status of the processing by each decoder 20 is monitored by the method, and the data sequentially supplied is used for each decoder 2
I try not to overflow without being input to 0.

【0026】(ビデオサーバの構成)次に、図1に示し
たビデオサーバ10の構成を説明する。同図に示すよう
に、各ビデオサーバ10は、記憶部11と、デコーダ1
2と、通信制御IF部13と、制御部14とから構成さ
れる。なお、デコーダ12は、特許請求の範囲に記載の
「処理手段」に対応し、制御部14は、特許請求の範囲
に記載の「供給手段」および「制御手段」に対応する。
(Structure of Video Server) Next, the structure of the video server 10 shown in FIG. 1 will be described. As shown in the figure, each video server 10 includes a storage unit 11 and a decoder 1.
2, a communication control IF unit 13, and a control unit 14. The decoder 12 corresponds to the "processing means" described in the claims, and the control unit 14 corresponds to the "supplying means" and the "control means" described in the claims.

【0027】このうち、記憶部11は、ネットワーク1
に接続される各デコーダ20およびビデオサーバ10が
備えるデコーダ12に対して供給されるデータを記憶す
るメモリである。具体的には、MPEG1やMPEG
2、MPEG4などの画像符号化方式によって符号化さ
れた符号化ストリーム(符号化データ)を映像ソースご
とに記憶する。
Of these, the storage unit 11 is the network 1
Is a memory for storing data supplied to each decoder 20 connected to the decoder 12 and the decoder 12 included in the video server 10. Specifically, MPEG1 and MPEG
2. An encoded stream (encoded data) encoded by an image encoding method such as MPEG4 is stored for each video source.

【0028】なお、符号化ストリームは、いわゆる可変
長符号化データが先頭から順に配置されるものである。
そして、復号装置(デコーダ20およびデコーダ12)
側で正しく受け取ることができるように、シーケンス、
GOP(Group of Picture)、ピクチャ、スライス、マ
クロブロック、ブロックという階層構造を有し、そのデ
ータ構造が細かく決められている。
In the coded stream, so-called variable length coded data is arranged in order from the head.
Then, the decoding device (decoder 20 and decoder 12)
Sequence, so that you can receive correctly on the side
It has a hierarchical structure of GOP (Group of Pictures), pictures, slices, macroblocks, and blocks, and its data structure is finely determined.

【0029】デコーダ12は、ネットワーク1に接続さ
れる各デコーダ20と同様の機能構成を具備する処理部
であり、各デコーダ20と同様の入力速度および処理速
度によって、符号化データを順次入力しつつ復号処理を
実行する。
The decoder 12 is a processing unit having the same functional configuration as each of the decoders 20 connected to the network 1, and sequentially inputs encoded data at the same input speed and processing speed as each decoder 20. Execute the decryption process.

【0030】具体的には、このデコーダ12(および各
デコーダ20)は、可変長の符号化データを復号して量
子化DCT係数を復元する可変長復号化処理、復元され
た量子化DCT係数を逆量子化してDCT係数を復元す
る逆量子化処理、復元されたDCT係数を逆DCT変換
して画素データを復元する逆離散DCT変換処理、復元
された画素データに対して動き補償をおこなう動き補償
処理、という各処理段階を経て復号処理を実行する。そ
して、これらの処理は、いわゆるスライス単位、ロウ単
位またはマクロブロック単位という所定の単位ごとに実
行される。
Specifically, the decoder 12 (and each decoder 20) decodes the variable-length coded data to restore the quantized DCT coefficient, and the restored quantized DCT coefficient. Inverse quantization processing for inverse quantization to restore DCT coefficients, inverse discrete DCT conversion processing for inverse DCT conversion of restored DCT coefficients to restore pixel data, motion compensation for performing motion compensation on restored pixel data The decryption process is executed after each process step of process. Then, these processes are executed in predetermined units such as so-called slice units, row units, or macroblock units.

【0031】したがって、デコーダ12(および各デコ
ーダ20)は、記憶部11から符号化データの全部を入
力してから各処理(可変長復号化処理、逆量子化処理、
逆離散DCT変換処理および動き補償処理)を順番に実
行するのではなく、所定の単位ごとに記憶部11から符
号化データを順次入力しつつ、各処理を並行して実行す
ることとなる。さらに、これらの各処理は、ネットワー
ク1に接続される各デコーダ20と同様の入力速度およ
び処理速度によって実行される。
Therefore, the decoder 12 (and each decoder 20) receives each of the encoded data from the storage unit 11 and then performs each processing (variable length decoding processing, dequantization processing,
The inverse discrete DCT transform process and the motion compensation process) are not sequentially executed, but the respective processes are executed in parallel while sequentially inputting the encoded data from the storage unit 11 for each predetermined unit. Further, each of these processes is executed at the same input speed and processing speed as each decoder 20 connected to the network 1.

【0032】なお、デコーダ12は、各デコーダ20と
同様の入力速度および処理速度によって符号化データを
順次入力しつつ復号処理を実行するものであるところ、
各デコーダ20で処理が可能なデータについては、デコ
ーダ12でも処理が可能であるので、従来技術で説明し
たような、データの内容を解析できないことによる問題
点(進捗状況を把握できないような事態)は発生し得な
い。
The decoder 12 executes the decoding process while sequentially inputting encoded data at the same input speed and processing speed as the decoders 20.
Since data that can be processed by each decoder 20 can also be processed by the decoder 12, there is a problem due to the inability to analyze the content of the data (a situation in which the progress cannot be grasped), as described in the related art. Cannot occur.

【0033】通信制御IF部13は、ビデオサーバ10
とネットワーク1との間における通信制御をおこなうも
のである。制御部14は、OS(Operating System)な
どの制御プログラム、各種の処理手順などを規定したプ
ログラムおよび所要データを格納するための内部メモリ
を有し、これらによって種々の処理を実行するものであ
り、機能概念的に、供給部14aと、消費監視部14b
と、供給制御部14cとから構成される。
The communication control IF unit 13 is used by the video server 10.
Communication control between the network and the network 1. The control unit 14 has an internal memory for storing a control program such as an OS (Operating System), a program defining various processing procedures, and required data, and executes various processing by these. Functionally conceptually, the supply unit 14a and the consumption monitoring unit 14b
And a supply controller 14c.

【0034】このうち、供給部14aは、記憶部11に
記憶された符号化データを、ネットワーク1に接続され
る各デコーダ20およびビデオサーバ10が備えるデコ
ーダ12に対して、同様のタイミングで順次供給する供
給手段である。すなわち、各デコーダ20やデコーダ1
2に対して、異なる符号化データを個別具体的に供給す
るのではなく、各デコーダ20およびデコーダ12に対
して、同様の符号化データを一斉に供給するものであ
る。
Of these, the supply unit 14a sequentially supplies the encoded data stored in the storage unit 11 to each decoder 20 connected to the network 1 and the decoder 12 included in the video server 10 at the same timing. It is a supplying means. That is, each decoder 20 or decoder 1
Different coded data is not specifically supplied to 2 but the same coded data is simultaneously supplied to each decoder 20 and the decoder 12.

【0035】消費監視部14bは、ビデオサーバ10が
備えるデコーダ12による処理の進捗状況を監視する監
視手段である。具体的に説明すると、デコーダ12にお
いては、一般的に、符号化データの入力速度が復号処理
の速度を超えてしまうので、デコーダ12に対する符号
化データの供給を継続すると、デコーダ12内に広大な
メモリを有しない限り、符号化データを漏らさず入力す
ることが不可能になってしまう。
The consumption monitor 14b is a monitor for monitoring the progress of processing by the decoder 12 provided in the video server 10. More specifically, in the decoder 12, generally, the input speed of the encoded data exceeds the speed of the decoding process. Therefore, if the supply of the encoded data to the decoder 12 is continued, the input data of the decoder 12 is vast. Unless it has a memory, it becomes impossible to input encoded data without leakage.

【0036】そこで、消費監視部14bは、デコーダ1
2による処理の進捗状況を監視して、デコーダ12が、
供給部14aによって順次供給されるデータを漏らさず
入力して処理すること(データを消費すること)が可能
な状態にあるか否かを判定する。また、消費監視部14
bは、この判定とともに、供給部14aによって符号化
データが供給されている間、記憶部11から供給される
べき符号化データの全て(符号化データの先頭から末尾
まで)が供給されたか否かも判定する。
Therefore, the consumption monitoring unit 14b has the decoder 1
2 monitors the progress of the processing by the decoder 12,
It is determined whether or not the data sequentially supplied by the supply unit 14a can be input and processed (data can be consumed) without leaking. Also, the consumption monitoring unit 14
b, together with this determination, whether all of the encoded data to be supplied from the storage unit 11 (from the beginning to the end of the encoded data) has been supplied while the encoded data is being supplied by the supply unit 14a. judge.

【0037】なお、デコーダ12は、上記したように、
ネットワーク1に接続される各デコーダ20と同様の入
力速度および処理速度によって、符号化データを順次入
力しつつ復号処理を実行するものである。したがって、
消費監視部14bは、デコーダ12による処理の進捗状
況を監視することで、究極的には、ネットワーク1に接
続される各デコーダ20による処理の進捗状況を監視し
ていることとなる。
The decoder 12 is, as described above,
Decoding processing is executed while sequentially inputting encoded data at the same input speed and processing speed as the decoders 20 connected to the network 1. Therefore,
The consumption monitoring unit 14b monitors the progress status of the processing by the decoder 12, and ultimately monitors the progress status of the processing by each decoder 20 connected to the network 1.

【0038】供給制御部14cは、ビデオサーバ10が
備えるデコーダ12による処理の進捗状況に応じて、供
給部14aによるデータの供給を制御する供給制御手段
である。具体的には、消費監視部14bによる監視によ
って、デコーダ12が符号化データを漏らさず入力して
処理することが不可能な状態(データの消費が不可能な
状態)にあるものと判定された場合には、符号化データ
の供給を停止するよう供給部14aを制御する。
The supply control unit 14c is a supply control means for controlling the supply of data by the supply unit 14a according to the progress of the processing by the decoder 12 provided in the video server 10. Specifically, it is determined by the monitoring by the consumption monitoring unit 14b that the decoder 12 is in a state in which encoded data cannot be input and processed without leakage (data consumption is impossible). In this case, the supply unit 14a is controlled to stop the supply of encoded data.

【0039】一方、消費監視部14bによる監視によっ
て、デコーダ12が符号化データを漏らさず入力して処
理することが可能な状態(データの消費が可能な状態)
にあるものと判定された場合には、供給制御部14c
は、符号化データの供給を継続または再開するよう供給
部14aを制御する。
On the other hand, by the monitoring by the consumption monitoring unit 14b, the decoder 12 can input and process the encoded data without leakage (a state in which the data can be consumed).
If it is determined that the supply control unit 14c
Controls the supply unit 14a to continue or restart the supply of encoded data.

【0040】なお、供給部14aは、上記したように、
ビデオサーバ10が備えるデコーダ12に対してのみな
らず、ネットワーク1に接続される各デコーダ20に対
しても、符号化データを同様のタイミングで順次供給す
るものである。したがって、供給制御部14cの制御に
よって、デコーダ12に対するデータ供給が停止、継続
または再開されると、各デコーダ20に対するデータ供
給も同様に停止、継続または再開されることとなる。
The supply section 14a is, as described above,
The encoded data is sequentially supplied not only to the decoder 12 included in the video server 10 but also to each decoder 20 connected to the network 1 at the same timing. Therefore, when the supply of data to the decoder 12 is stopped, continued, or restarted by the control of the supply controller 14c, the supply of data to each decoder 20 is also stopped, continued, or restarted.

【0041】(データ供給処理)次に、図1に示したビ
デオサーバ10によるデータ供給処理の手順を説明す
る。図2は、図1に示したビデオサーバ10によるデー
タ供給処理の手順を示すフローチャートである。
(Data Supply Process) Next, the procedure of the data supply process by the video server 10 shown in FIG. 1 will be described. FIG. 2 is a flowchart showing a procedure of data supply processing by the video server 10 shown in FIG.

【0042】ビデオサーバ10においては、まず最初
に、供給部14aは、記憶部11に記憶された符号化デ
ータを、ネットワーク1に接続される各デコーダ20お
よびビデオサーバ10が備えるデコーダ12に対して、
同様のタイミングで順次供給する処理を開始する(ステ
ップS201)。なお、各デコーダ20およびデコーダ
12においては、同様の入力速度および処理速度によっ
て、符号化データを順次入力しつつ復号処理を実行す
る。
In the video server 10, first, the supply unit 14a sends the encoded data stored in the storage unit 11 to each decoder 20 connected to the network 1 and the decoder 12 included in the video server 10. ,
The process of sequentially supplying at the same timing is started (step S201). In each of the decoder 20 and the decoder 12, the decoding process is executed while sequentially inputting the encoded data at the same input speed and processing speed.

【0043】そして、消費監視部14bは、記憶部11
から供給されるべき符号化データの全て(符号化データ
の先頭から末尾まで)が供給されたか否か、並びに、デ
コーダ12による処理の進捗状況を監視して、デコーダ
12が、供給部14aによって順次供給されるデータを
漏らさず入力して処理すること(データを消費するこ
と)が可能な状態にあるか否かを繰り返して判定する
(ステップS202およびS203)。
Then, the consumption monitoring unit 14b includes the storage unit 11
Whether all of the encoded data to be supplied from (from the beginning to the end of the encoded data) have been supplied and the progress of processing by the decoder 12 are monitored, and the decoder 12 is sequentially operated by the supply unit 14a. It is repeatedly determined whether or not it is possible to input and process the supplied data without loosing it (to consume the data) (steps S202 and S203).

【0044】ここで、記憶部11から供給されるべき符
号化データの全てが供給されず、デコーダ12が供給部
14aによって順次供給されるデータを漏らさず入力し
て処理することが可能な状態にあるものと繰り返し判定
されている場合(ステップS202否定およびステップ
S203肯定)、供給制御部14cは、符号化データの
供給を継続するよう供給部14aを制御する。
Here, not all of the encoded data to be supplied from the storage unit 11 is supplied, and the decoder 12 can input and process the data sequentially supplied by the supply unit 14a without leakage. When it is repeatedly determined that there is something (No at Step S202 and Yes at Step S203), the supply control unit 14c controls the supply unit 14a to continue the supply of the encoded data.

【0045】そして、符号化データの供給が継続された
後に、記憶部11から供給されるべき符号化データの全
てが供給されたものと判定された場合には(ステップS
202肯定)、供給部14aによる符号化データの供給
処理は終了する(ステップS207)。
Then, when it is determined that all the encoded data to be supplied from the storage unit 11 has been supplied after the supply of the encoded data is continued (step S
If Yes, the supply process of the encoded data by the supply unit 14a ends (step S207).

【0046】これとは反対に、記憶部11から供給され
るべき符号化データの全てが供給される前に、デコーダ
12が供給部14aによって順次供給されるデータを漏
らさず入力して処理することが不可能な状態にあるもの
と判定された場合には(ステップS203否定)、供給
制御部14cは、符号化データの供給を停止するよう供
給部14aを制御する(ステップS204)。
On the contrary, before all the encoded data to be supplied from the storage unit 11 is supplied, the decoder 12 inputs and processes the data sequentially supplied by the supply unit 14a without leakage. If it is determined that the supply is impossible (NO at step S203), the supply control unit 14c controls the supply unit 14a to stop the supply of the encoded data (step S204).

【0047】この供給停止によって、デコーダ12およ
び各デコーダ20は、符号化データの入力処理を停止し
つつ復号処理を実行するので、やがて、供給部14aに
よって順次供給されるデータを漏らさず入力して処理す
ることが可能な状態に復帰することとなる。
When the supply is stopped, the decoder 12 and the decoders 20 execute the decoding process while stopping the input process of the encoded data, so that the data sequentially supplied by the supply unit 14a will be input without leakage. It will return to a state in which it can be processed.

【0048】このため、ビデオサーバ10においては、
符号化データの供給を停止した後(ステップS20
4)、消費監視部14bは、再度、デコーダ12による
処理の進捗状況を監視して、デコーダ12が、供給部1
4aによって順次供給されるデータを漏らさず入力して
処理すること(データを消費すること)が可能な状態に
あるか否かを繰り返して判定する(ステップS20
5)。
Therefore, in the video server 10,
After the supply of the encoded data is stopped (step S20
4), the consumption monitoring unit 14b again monitors the progress of processing by the decoder 12, and the decoder 12 determines that the supply unit 1 has
It is repeatedly determined whether or not it is possible to input and process the data sequentially supplied by 4a (to consume the data) (step S20).
5).

【0049】そして、デコーダ12が供給部14aによ
って順次供給されるデータを漏らさず入力して処理する
ことが可能な状態にあるものと判定された場合には(ス
テップS205肯定)、供給制御部14cは、符号化デ
ータの供給を再開するよう供給部14aを制御する(ス
テップS206)。
When it is determined that the decoder 12 can input and process the data sequentially supplied by the supply unit 14a without leakage (Yes in step S205), the supply control unit 14c. Controls the supply unit 14a to restart the supply of encoded data (step S206).

【0050】続いて、消費監視部14bは、ステップS
202およびS203に示した処理を再開する。すなわ
ち、消費監視部14bは、記憶部11から供給されるべ
き符号化データの全てが供給されたか否か、並びに、デ
コーダ12による処理の進捗状況を監視して、デコーダ
12が、供給部14aによって順次供給されるデータを
漏らさず入力して処理することが可能な状態にあるか否
かを繰り返して判定する(ステップS202およびS2
03)。
Subsequently, the consumption monitoring unit 14b determines in step S
The processing shown in 202 and S203 is restarted. That is, the consumption monitoring unit 14b monitors whether or not all the encoded data to be supplied from the storage unit 11 has been supplied, and the progress status of the processing by the decoder 12, and the decoder 12 causes the supply unit 14a to operate. It is repeatedly determined whether or not it is possible to input and process the sequentially supplied data without leakage (steps S202 and S2).
03).

【0051】このようにして、ビデオサーバ10は、ス
テップS202〜S206に示した処理を繰り返し、最
終的に、記憶部11から供給されるべき符号化データの
全てが供給されたものと判定されると(ステップS20
2肯定)、供給部14aによる符号化データの供給処理
は終了する(ステップS207)。
In this way, the video server 10 repeats the processing shown in steps S202 to S206, and finally it is determined that all the encoded data to be supplied from the storage unit 11 has been supplied. And (step S20
2), the supply process of the encoded data by the supply unit 14a ends (step S207).

【0052】上述してきたように、本実施の形態によれ
ば、ビデオサーバ10は、各デコーダ20と同様の機能
構成を具備するデコーダ12と、このデコーダ12およ
び各デコーダ20に対して符号化データを同様のタイミ
ングで順次供給する供給部14aを有し、さらに、デコ
ーダ12による処理の進捗状況に応じて、供給部14a
によるデータの供給を制御することとしたので、各デコ
ーダ20に対して簡単かつ的確にデータを供給すること
ができる。
As described above, according to the present embodiment, the video server 10 includes the decoder 12 having the same functional configuration as each of the decoders 20, and the encoded data for the decoder 12 and each decoder 20. Are sequentially supplied at the same timing, and further, the supply unit 14a is provided according to the progress status of the processing by the decoder 12.
Since the data supply is controlled by the above method, the data can be supplied to each decoder 20 easily and accurately.

【0053】(他の実施の形態)さて、これまで本発明
の実施の形態について説明したが、本発明は上述した実
施の形態以外にも、上記特許請求の範囲に記載した技術
的思想の範囲内において種々の異なる実施の形態にて実
施されてもよいものである。
(Other Embodiments) The embodiments of the present invention have been described above. However, the present invention is not limited to the above-described embodiments, and the scope of the technical idea described in the above claims is not limited thereto. It may be implemented in various different embodiments.

【0054】例えば、本実施の形態では、ビデオサーバ
10のデコーダ12が、データを漏らさず入力して処理
することが可能な状態にあるか否かを判定することによ
って、供給部14aによるデータの供給を制御する場合
を説明したが、本発明はこれに限定されるものではな
く、デコーダ12による処理の進捗状況を監視するもの
であれば、例えば、デコーダ12による復号処理の速度
や復号処理の結果など、あらゆるパラメータを監視する
場合にも同様に適用することができる。
For example, in the present embodiment, the decoder 12 of the video server 10 determines whether or not the data can be input and processed without leaking the data so that the data supplied by the supply unit 14a can be processed. Although the case of controlling the supply has been described, the present invention is not limited to this, and as long as the progress of the processing by the decoder 12 is monitored, for example, the speed of the decoding processing by the decoder 12 and the decoding processing The same can be applied when monitoring all parameters such as results.

【0055】また、本実施の形態では、ビデオサーバ1
0が一つのデコーダ12を有する場合を説明したが、本
発明はこれに限定されるものではなく、入力速度および
処理速度が異なる複数のデコーダを有する場合にも同様
に適用することができる。すなわち、ネットワーク1に
接続される各デコーダ20の入力速度および処理速度が
異なる場合には、ビデオサーバ10は、各デコーダ20
の入力速度および処理速度にそれぞれ対応した複数のデ
コーダを有し、各デコーダによる処理の進捗状況をそれ
ぞれ監視して、ネットワーク1に接続される各デコーダ
20に対するデータの供給をそれぞれ制御することとな
る。
Further, in the present embodiment, the video server 1
Although the case where 0 has one decoder 12 has been described, the present invention is not limited to this, and can be similarly applied to the case where there are a plurality of decoders having different input speeds and processing speeds. That is, when the input speed and the processing speed of each decoder 20 connected to the network 1 are different, the video server 10 determines that each decoder 20
, Each of which has a plurality of decoders corresponding to the input speed and the processing speed, monitors the progress of processing by each decoder, and controls the supply of data to each decoder 20 connected to the network 1. .

【0056】また、本実施の形態では、ビデオサーバ1
0が複数のデコーダ20に対して符号化データを供給す
る場合を説明したが、本発明はこれに限定されるもので
はなく、ビデオサーバ10が一つのデコーダ20に対し
て符号化データを供給する場合にも同様に適用すること
ができる。
Further, in the present embodiment, the video server 1
Although the case where 0 supplies the encoded data to the plurality of decoders 20 has been described, the present invention is not limited to this, and the video server 10 supplies the encoded data to one decoder 20. The same can be applied to the case.

【0057】また、本実施の形態では、ビデオサーバ1
0が記憶部11を有し、この記憶部11に記憶されたデ
ータを供給する場合を説明したが、本発明はこれに限定
されるものではなく、ビデオサーバ10の外部からデー
タを順次受信して、この順次受信するデータをバッファ
リングしつつ、デコーダ12および各デコーダ20に供
給する場合にも同様に適用することができる。
In the present embodiment, the video server 1
0 has the storage unit 11, and the case where the data stored in the storage unit 11 is supplied has been described, but the present invention is not limited to this, and the data is sequentially received from the outside of the video server 10. Then, the same can be applied to a case where the sequentially received data is supplied to the decoder 12 and each decoder 20 while being buffered.

【0058】また、本実施の形態では、ビデオサーバ1
0が、データ処理装置としての各デコーダ20と同様の
機能構成を具備するデコーダ12を有する場合を説明し
たが、本発明はこれに限定されるものではなく、データ
処理装置としてのデコーダ20と同様の入力速度および
処理速度でデータを順次入力しつつ所定の処理を実行す
るものであれば、同様の機能構成を具備しない場合や、
データ処理装置(デコーダ20)と異なる処理を実行す
る場合にも同様に適用することができる。
Further, in the present embodiment, the video server 1
0 has the decoder 12 having the same functional configuration as each decoder 20 as the data processing device, but the present invention is not limited to this, and the same as the decoder 20 as the data processing device. If it does not have the same functional configuration as long as it executes predetermined processing while sequentially inputting data at the input speed and processing speed of
The same can be applied to the case where a process different from that of the data processing device (decoder 20) is executed.

【0059】また、本実施の形態では、データ処理装置
としてのデコーダ20に対して符号化データを供給する
場合を説明したが、本発明はこれに限定されるものでは
なく、例えば、画像や文章などの印刷データを順次入力
しつつ印字データに展開する処理を実行するプリンタに
対して印刷データを提供する場合など、所定のデータを
順次入力しつつ所定の処理を実行するあらゆるデータ処
理装置に対してデータを提供する場合に同様に適用する
ことができる。
Further, although the case where the encoded data is supplied to the decoder 20 as the data processing device has been described in the present embodiment, the present invention is not limited to this, and, for example, an image or a text is used. For example, in the case of providing print data to a printer that executes a process of expanding print data while sequentially inputting print data, etc., for all data processing devices that perform a predetermined process while sequentially inputting predetermined data The same can be applied to the case where the data is provided by the user.

【0060】また、本実施の形態において説明した各処
理のうち、自動的におこなわれるものとして説明した処
理の全部または一部を手動的におこなうこともでき、あ
るいは、手動的におこなわれるものとして説明した処理
の全部または一部を公知の方法で自動的におこなうこと
もできる。この他、上記文書中や図面中で示した処理手
順、制御手順、具体的名称、各種のデータやパラメータ
を含む情報については、特記する場合を除いて任意に変
更することができる。
Further, of the processes described in the present embodiment, all or part of the processes described as being automatically performed can be manually performed, or can be manually performed. All or part of the described processing can be automatically performed by a known method. In addition, the processing procedures, control procedures, specific names, and information including various data and parameters shown in the above-mentioned documents and drawings can be arbitrarily changed unless otherwise specified.

【0061】また、図示した各装置の各構成要素は機能
概念的なものであり、必ずしも物理的に図示の如く構成
されていることを要しない。すなわち、各装置の分散・
統合の具体的形態は図示のものに限られず、その全部ま
たは一部を、各種の負荷や使用状況などに応じて、任意
の単位で機能的または物理的に分散・統合して構成する
ことができる。さらに、各装置にて行なわれる各処理機
能は、その全部または任意の一部が、CPUおよび当該
CPUにて解析実行されるプログラムにて実現され、あ
るいは、ワイヤードロジックによるハードウェアとして
実現され得る。
Further, each component of each device shown in the drawings is functionally conceptual, and does not necessarily have to be physically configured as shown. That is, the distribution of each device
The specific form of integration is not limited to that shown in the drawings, and all or part of the integration may be functionally or physically distributed / integrated in arbitrary units according to various loads and usage conditions. it can. Furthermore, all or arbitrary parts of the processing functions performed by each device may be realized by a CPU and a program that is analyzed and executed by the CPU, or may be realized as hardware by a wired logic.

【0062】なお、本実施の形態で説明したデータ供給
方法は、あらかじめ用意されたプログラムをパーソナル
・コンピュータやワークステーションなどのコンピュー
タで実行することによって実現することができる。この
プログラムは、インターネットなどのネットワークを介
して配布することができる。また、このプログラムは、
ハードディスク、フレキシブルディスク(FD)、CD
−ROM、MO、DVDなどのコンピュータで読み取り
可能な記録媒体に記録され、コンピュータによって記録
媒体から読み出されることによって実行することもでき
る。
The data supply method described in this embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. This program can be distributed via a network such as the Internet. Also, this program
Hard disk, flexible disk (FD), CD
It can also be executed by being recorded in a computer-readable recording medium such as ROM, MO, and DVD, and being read from the recording medium by the computer.

【0063】[0063]

【発明の効果】以上説明したように、請求項1の発明に
よれば、処理手段は、データ処理装置の入力速度および
処理速度と同様の入力速度および処理速度で、データを
順次入力しつつ所定の処理を実行し、供給手段は、デー
タ処理装置および処理手段に対してデータを同様のタイ
ミングで順次供給し、制御手段は、処理手段による処理
の進捗状況に応じて、供給手段によるデータの供給を制
御することとしたので、データ処理装置に対して簡単か
つ的確にデータを供給することが可能なデータ供給装置
が得られるという効果を奏する。
As described above, according to the first aspect of the invention, the processing means has a predetermined input speed and a processing speed similar to the input speed and the processing speed of the data processing device while sequentially inputting the data. The supply means sequentially supplies data to the data processing device and the processing means at the same timing, and the control means supplies the data by the supply means according to the progress status of the processing by the processing means. Therefore, the data supply device capable of supplying data to the data processing device easily and accurately can be obtained.

【0064】また、請求項2の発明によれば、処理手段
による処理の進捗状況を監視して、供給手段によって順
次供給されるデータを漏らさず入力して処理することが
可能な状態にあるか否かを判定し、データを漏らさず入
力して処理することが不可能な状態にあるものと判定さ
れた場合には、当該データの供給を停止するよう供給手
段を制御し、データを漏らさず入力して処理することが
可能な状態にあるものと判定された場合には、当該デー
タの供給を継続または再開するよう供給手段を制御する
こととしたので、処理手段がデータを漏らさず入力して
処理することが可能であるか否かという簡便な監視によ
って、データ処理装置に対して的確にデータを供給する
ことが可能なデータ供給装置が得られるという効果を奏
する。
According to the second aspect of the present invention, is it possible to monitor the progress of the processing by the processing means and input and process the data sequentially supplied by the supply means without leakage? If it is determined that it is impossible to input and process the data without leaking it, the supply means is controlled to stop the supply of the data and the data is not leaked. If it is determined that the data can be input and processed, the supply means is controlled to continue or restart the supply of the data, so the processing means inputs the data without leaking it. There is an effect that a data supply device capable of accurately supplying data to the data processing device can be obtained by simply monitoring whether or not the data processing can be performed.

【0065】また、請求項3の発明によれば、処理手段
は、データ処理装置によって実行される処理と同様の処
理を実行することとしたので、処理手段としてデータ処
理装置そのものを採用することが可能なデータ供給装置
が得られるという効果を奏する。
Further, according to the invention of claim 3, the processing means executes the same processing as the processing executed by the data processing apparatus, so that the data processing apparatus itself can be adopted as the processing means. An effect that a possible data supply device can be obtained is obtained.

【0066】また、請求項4の発明によれば、データ処
理装置は、一連の符号化データからなる符号化ストリー
ムを順次入力しつつ復号処理を実行するものであって、
供給手段は、符号化ストリームを順次供給することとし
たので、いわゆるビデオサーバからデコーダに対して符
号化データを供給するような場合に、デコーダに対して
簡単かつ的確にデータを供給することが可能なデータ供
給装置が得られるという効果を奏する。
Further, according to the invention of claim 4, the data processing device executes the decoding process while sequentially inputting the encoded stream consisting of a series of encoded data,
Since the supply means sequentially supplies the encoded stream, when the encoded data is supplied from the so-called video server to the decoder, the data can be easily and accurately supplied to the decoder. There is an effect that a different data supply device can be obtained.

【0067】また、請求項5の発明によれば、データ処
理装置の入力速度および処理速度と同様の入力速度およ
び処理速度で、データを順次入力しつつ所定の処理を実
行する処理部、並びにデータ処理装置に対して、データ
を同様のタイミングで順次供給するとともに、処理部に
よる処理の進捗状況に応じて、データの供給を制御する
こととしたので、データ処理装置に対して簡単かつ的確
にデータを供給することが可能なデータ供給方法が得ら
れるという効果を奏する。
Further, according to the invention of claim 5, a processing unit for executing a predetermined process while sequentially inputting data at an input speed and a processing speed similar to the input speed and the processing speed of the data processing device, and the data. The data is sequentially supplied to the processing device at the same timing, and the data supply is controlled according to the progress of processing by the processing unit. It is possible to obtain the data supply method capable of supplying the data.

【0068】また、請求項6の発明によれば、データ処
理装置の入力速度および処理速度と同様の入力速度およ
び処理速度で、データを順次入力しつつ所定の処理を実
行する処理部、並びにデータ処理装置に対して、データ
を同様のタイミングで順次供給するとともに、処理部に
よる処理の進捗状況に応じて、データの供給を制御する
こととしたので、データ処理装置に対して簡単かつ的確
にデータを供給することが可能なプログラムが得られる
という効果を奏する。
Further, according to the invention of claim 6, a processing section for executing a predetermined process while sequentially inputting data at an input speed and a processing speed similar to the input speed and the processing speed of the data processing device, and the data. The data is sequentially supplied to the processing device at the same timing, and the data supply is controlled according to the progress of processing by the processing unit. It is possible to obtain a program capable of supplying

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

【図1】本実施の形態に係るビデオサーバを用いたデー
タ供給システムの全体構成を示すシステム構成図であ
る。
FIG. 1 is a system configuration diagram showing an overall configuration of a data supply system using a video server according to the present embodiment.

【図2】図1に示したビデオサーバによるデータ供給処
理の手順を示すフローチャートである。
2 is a flowchart showing a procedure of data supply processing by the video server shown in FIG.

【図3】従来技術に係るデータ供給システムの全体構成
を示すシステム構成図である。
FIG. 3 is a system configuration diagram showing an overall configuration of a data supply system according to a conventional technique.

【図4】図3に示したデータ供給装置の構成例を示すブ
ロック図である。
FIG. 4 is a block diagram showing a configuration example of the data supply device shown in FIG.

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

1 ネットワーク 10 ビデオサーバ 11 記憶部 12 デコーダ 13 通信制御IF部 14 制御部 14a 供給部 14b 消費監視部 14c 供給制御部 20 デコーダ 1 network 10 video servers 11 Memory 12 decoder 13 Communication control IF unit 14 Control unit 14a supply unit 14b Consumption monitoring unit 14c Supply control unit 20 decoder

フロントページの続き (72)発明者 金坂 幸喜 神奈川県川崎市麻生区南黒川10番1号 株 式会社エルエスアイシステムズ内 Fターム(参考) 5C053 FA23 GA11 GB37 LA15 5C064 BA07 BB05 BC10 BC18 BC20 BD02 BD08 Continued front page    (72) Inventor Koki Kanasaka             10-1 Minamikurokawa, Aso-ku, Kawasaki City, Kanagawa Prefecture             Ceremony company LSI Systems F-term (reference) 5C053 FA23 GA11 GB37 LA15                 5C064 BA07 BB05 BC10 BC18 BC20                       BD02 BD08

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 所定のデータを順次入力しつつ所定の処
理を実行するデータ処理装置に対して、ネットワークを
介して前記データを順次供給するデータ供給装置であっ
て、 前記データ処理装置の入力速度および処理速度と同様の
入力速度および処理速度で、前記データを順次入力しつ
つ所定の処理を実行する処理手段と、 前記データ処理装置および処理手段に対して前記データ
を同様のタイミングで順次供給する供給手段と、 前記処理手段による処理の進捗状況に応じて、前記供給
手段によるデータの供給を制御する制御手段と、 を備えたことを特徴とするデータ供給装置。
1. A data supply device for sequentially supplying the data via a network to a data processing device that executes a predetermined process while sequentially inputting predetermined data, the input speed of the data processing device. And a processing unit that executes a predetermined process while sequentially inputting the data at an input speed and a processing speed similar to the processing speed, and sequentially supplies the data to the data processing device and the processing unit at the same timing. A data supply device comprising: a supply unit; and a control unit that controls the supply of data by the supply unit according to the progress status of processing by the processing unit.
【請求項2】 前記制御手段は、 前記処理手段による処理の進捗状況を監視して、前記供
給手段によって順次供給されるデータを漏らさず入力し
て処理することが可能な状態にあるか否かを判定する監
視手段と、 前記監視手段によって前記データを漏らさず入力して処
理することが不可能な状態にあるものと判定された場合
には、当該データの供給を停止するよう前記供給手段を
制御し、前記監視手段によって前記データを漏らさず入
力して処理することが可能な状態にあるものと判定され
た場合には、当該データの供給を継続または再開するよ
う前記供給手段を制御する供給制御手段と、 を備えたことを特徴とする請求項1に記載のデータ供給
装置。
2. The control means monitors the progress of the processing by the processing means, and determines whether or not it is possible to input and process the data sequentially supplied by the supply means without leakage. When it is determined by the monitoring means that the data cannot be input without being leaked and processed by the monitoring means, the supply means is configured to stop the supply of the data. If the control means determines that the data can be input and processed without being leaked by the monitoring means, the supply means for controlling the supply means to continue or restart the supply of the data. The data supply device according to claim 1, further comprising: control means.
【請求項3】 前記処理手段は、前記データ処理装置に
よって実行される処理と同様の処理を実行することを特
徴とする請求項1または2に記載のデータ供給装置。
3. The data supply device according to claim 1, wherein the processing unit executes the same process as the process executed by the data processing device.
【請求項4】 前記データ処理装置は、一連の符号化デ
ータからなる符号化ストリームを順次入力しつつ復号処
理を実行するものであって、 前記供給手段は、前記符号化ストリームを順次供給する
ことを特徴とする請求項1、2または3に記載のデータ
供給装置。
4. The data processing device executes a decoding process while sequentially inputting an encoded stream composed of a series of encoded data, wherein the supplying means sequentially supplies the encoded stream. The data supply device according to claim 1, 2, or 3.
【請求項5】 所定のデータを順次入力しつつ所定の処
理を実行するデータ処理装置に対して、ネットワークを
介して前記データを順次供給するデータ供給方法であっ
て、 前記データ処理装置の入力速度および処理速度と同様の
入力速度および処理速度で、前記データを順次入力しつ
つ所定の処理を実行する処理部、並びに前記データ処理
装置に対して、前記データを同様のタイミングで順次供
給する供給工程と、 前記処理部による処理の進捗状況に応じて、前記供給工
程によるデータの供給を制御する制御工程と、 を含んだことを特徴とするデータ供給方法。
5. A data supply method for sequentially supplying the data via a network to a data processing apparatus that executes predetermined processing while sequentially inputting predetermined data, the input speed of the data processing apparatus. And a supply step of sequentially supplying the data at a similar timing to a processing unit that sequentially inputs the data and executes a predetermined process at the same input speed and processing speed as the processing speed, and the data processing device. And a control step of controlling the supply of data by the supply step in accordance with the progress status of the processing by the processing section.
【請求項6】 所定のデータを順次入力しつつ所定の処
理を実行するデータ処理装置に対して、ネットワークを
介して前記データを順次供給するデータ供給方法をコン
ピュータに実行させるプログラムであって、 前記データ処理装置の入力速度および処理速度と同様の
入力速度および処理速度で、前記データを順次入力しつ
つ所定の処理を実行する処理部、並びに前記データ処理
装置に対して、前記データを同様のタイミングで順次供
給する供給工程と、 前記処理部による処理の進捗状況に応じて、前記供給工
程によるデータの供給を制御する制御工程と、 をコンピュータに実行させることを特徴とするプログラ
ム。
6. A program for causing a computer to execute a data supply method of sequentially supplying the data via a network to a data processing device that executes predetermined processing while sequentially inputting predetermined data, the program comprising: A processing unit that executes a predetermined process while sequentially inputting the data at an input speed and a processing speed similar to the input speed and the processing speed of the data processing device, and the same timing of the data to the data processing device. And a control step of controlling the supply of data by the supply step according to the progress status of the processing by the processing unit.
JP2002033678A 2002-02-12 2002-02-12 Data supply apparatus, data supply method, and program for allowing computer to execute the method Pending JP2003235023A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002033678A JP2003235023A (en) 2002-02-12 2002-02-12 Data supply apparatus, data supply method, and program for allowing computer to execute the method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002033678A JP2003235023A (en) 2002-02-12 2002-02-12 Data supply apparatus, data supply method, and program for allowing computer to execute the method

Publications (1)

Publication Number Publication Date
JP2003235023A true JP2003235023A (en) 2003-08-22

Family

ID=27776400

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002033678A Pending JP2003235023A (en) 2002-02-12 2002-02-12 Data supply apparatus, data supply method, and program for allowing computer to execute the method

Country Status (1)

Country Link
JP (1) JP2003235023A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08289270A (en) * 1995-04-10 1996-11-01 Mitsubishi Electric Corp Method for transferring video data
JPH09214936A (en) * 1996-02-06 1997-08-15 Nippon Telegr & Teleph Corp <Ntt> Network moving image distribution system
JPH09298734A (en) * 1996-04-30 1997-11-18 Matsushita Electric Ind Co Ltd Video on-demand system
JPH10108160A (en) * 1996-10-01 1998-04-24 Victor Co Of Japan Ltd Data distribution system
JPH10164510A (en) * 1996-12-03 1998-06-19 Xing:Kk Information-supplying device
JPH10162506A (en) * 1996-10-03 1998-06-19 Victor Co Of Japan Ltd Transferring, recording and reproducing apparatus for coded signal
JPH10164509A (en) * 1996-12-03 1998-06-19 Xing:Kk Data recording and transmitting method and device therefor
JPH1169301A (en) * 1997-08-08 1999-03-09 Sony Corp Decoding method, decoding and reproducing device and recording medium
JPH11196374A (en) * 1997-12-25 1999-07-21 Victor Co Of Japan Ltd Coded signal recording and reproducing device and its method
JP2000228669A (en) * 1999-02-08 2000-08-15 Hitachi Ltd Stream data delivery method in stream delivery system
JP2000341322A (en) * 1999-05-25 2000-12-08 Nippon Telegr & Teleph Corp <Ntt> Stream information distributor

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08289270A (en) * 1995-04-10 1996-11-01 Mitsubishi Electric Corp Method for transferring video data
JPH09214936A (en) * 1996-02-06 1997-08-15 Nippon Telegr & Teleph Corp <Ntt> Network moving image distribution system
JPH09298734A (en) * 1996-04-30 1997-11-18 Matsushita Electric Ind Co Ltd Video on-demand system
JPH10108160A (en) * 1996-10-01 1998-04-24 Victor Co Of Japan Ltd Data distribution system
JPH10162506A (en) * 1996-10-03 1998-06-19 Victor Co Of Japan Ltd Transferring, recording and reproducing apparatus for coded signal
JPH10164510A (en) * 1996-12-03 1998-06-19 Xing:Kk Information-supplying device
JPH10164509A (en) * 1996-12-03 1998-06-19 Xing:Kk Data recording and transmitting method and device therefor
JPH1169301A (en) * 1997-08-08 1999-03-09 Sony Corp Decoding method, decoding and reproducing device and recording medium
JPH11196374A (en) * 1997-12-25 1999-07-21 Victor Co Of Japan Ltd Coded signal recording and reproducing device and its method
JP2000228669A (en) * 1999-02-08 2000-08-15 Hitachi Ltd Stream data delivery method in stream delivery system
JP2000341322A (en) * 1999-05-25 2000-12-08 Nippon Telegr & Teleph Corp <Ntt> Stream information distributor

Similar Documents

Publication Publication Date Title
US8330762B2 (en) Efficient video decoding migration for multiple graphics processor systems
US6870883B2 (en) Parallel encoding and decoding processor system and method
RU2506715C2 (en) Transmission of variable visual content
US8737475B2 (en) Video scene change detection and encoding complexity reduction in a video encoder system having multiple processing devices
US9635374B2 (en) Systems and methods for coding video data using switchable encoders and decoders
KR20030061798A (en) Resource scalable decoding
WO2007032123A1 (en) Multi-stream decoder apparatus
KR20030019320A (en) Scalable MPEG-2 decoder
US8929464B2 (en) Video entropy decoding with graceful degradation
US8233534B2 (en) Frame buffer compression and memory allocation in a video decoder
US20060104350A1 (en) Multimedia encoder
JP2004274236A (en) Encoding apparatus, encoding method, program, and recording medium
US20070263731A1 (en) Moving Picture Re-Encoding Apparatus, Moving Picture Editing Apparatus, Program, and Recording Medium
KR101392349B1 (en) Method and apparatus for video decoding
JP2003235023A (en) Data supply apparatus, data supply method, and program for allowing computer to execute the method
JP2006303580A (en) Apparatus, method and program for changing coded data
US20060061497A1 (en) Bit rate conversion apparatus and method
Huang et al. A workload prediction model for decoding mpeg video and its application to workload-scalable transcoding
US9300971B2 (en) Moving image data encoding apparatus capable of encoding moving images using an encoding scheme in which a termination process is performed
US10708596B2 (en) Forcing real static images
JP3410669B2 (en) Video and audio processing device
Suzer et al. Predictive thermal control for real-time video decoding
JP2004104380A (en) Image expander
JP4539028B2 (en) Image processing apparatus, image processing method, recording medium, and program
JP2005312054A (en) Image compression apparatus generating and using assistant images for deblocking processing and method thereof

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041207

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050202

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050816

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060117