JP2004040526A - System for distributing image and system for distributing and reproducing image - Google Patents

System for distributing image and system for distributing and reproducing image Download PDF

Info

Publication number
JP2004040526A
JP2004040526A JP2002195480A JP2002195480A JP2004040526A JP 2004040526 A JP2004040526 A JP 2004040526A JP 2002195480 A JP2002195480 A JP 2002195480A JP 2002195480 A JP2002195480 A JP 2002195480A JP 2004040526 A JP2004040526 A JP 2004040526A
Authority
JP
Japan
Prior art keywords
code string
data
image
parameter
string data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002195480A
Other languages
Japanese (ja)
Inventor
Keiichi Suzuki
鈴木 啓一
Shogo Oneda
大根田 章吾
Yukio Kadowaki
門脇 幸男
Yutaka Sano
佐野 豊
Takanori Yano
矢野 隆則
Minoru Fukuda
福田 実
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2002195480A priority Critical patent/JP2004040526A/en
Publication of JP2004040526A publication Critical patent/JP2004040526A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To prevent image reproduction from being interrupted because the amount of data of unreproduced image stored in a buffer of a client side becomes zero. <P>SOLUTION: A syntax analyzing means 12 analyzes the syntax of encoded string data with the encoded string data obtained by dividing moving image data into one or a plurality of tiles, applying discrete wavelet transformation to a pixel value for each tile and hierarchically compressing and encoding the pixel value as an object. An encoded string preparing means 13 simultaneously and parallelly performs a plurality of operations that prepare different encoded string data from the encoded string data on the basis of this analysis result. A load measuring means 16 measures the load of the encoded string preparing means 13. A parameter preparing means 17 prepares a parameter in preparing encoded string data on the basis of the measured load. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、画像配信システム及び画像配信再生システムに関する。
【0002】
【従来の技術】
従来、サーバから動画像データを供給し、クライアントからは動画像データの転送要求をサーバに対して行なって、受け取ったデータをもとにクライアントで動画像を再生する、動画像配信技術が存在する。かかる技術において、クライアント側の再生装置がサーバから動画像データを受信して再生する手法には、大別してダウンロード再生とストリーム再生が知られている。
【0003】
ダウンロード再生とは、サーバからクライアントのバッファ上にダウンロードされたデータを再生するものであり、このタイプは、一旦バッファにデータをとりこんだ後に再生するため、バッファの記憶容量の制限により動画像データを再生できる時間が短くなるという短所があるが、すべてのデータを受け取ってから再生すれば、サーバ側の処理負担や伝送路の速度や混雑状況によらず、動画像の再生が行なえる長所がある。
【0004】
一方、ストリーミング再生とは、クライアント側の再生装置がサーバから連続的にデータを要求し、そのデータをバッファ上に取得する作業と平行して動画像の再生処理を行なうものである。このタイプは、クライアントが連続的に動画像データを受け取るため、自己のバッファ上のデータを再生したら放棄する一方で、新たなデータを上書きしていく。従って、バッファの記憶容量の制限を受けることなく長時間の動画像の再生が可能であるという長所がある。
【0005】
しかし、サーバに同時にアクセスしているクライアント数の増加によるサーバ負荷の増大や、伝送線路の速度に影響を受けやすいという短所がある。よって、サーバの負荷増大や、伝送線路の速度低下により動画像の再生がストップしてしまうというような重大な問題を引き起こす可能性がある。一般に、このような重大な影響を回避する手法として、動画像データの容量を変化させるスケーラビリティという手法が知られている。
【0006】
また、従来から、画像圧縮伸長アルゴリズムとして、動画像専用のMPEG1/MPEG2/MPEG4や、静止画像を連続したフレームとして扱うMotion JPEGが使用されているが、最近では、後者のMotion静止画像の符号化については、国際標準としてMotion JPEG2000という新しい方式が規格化されつつある。
【0007】
【発明が解決しようとする課題】
しかし、前記従来の動画像配信技術では、一般にサーバ上に配信コンテンツをあらかじめ複数のスケーラビリティで保存しておき、通信路の送信能力やクライアントの再生能力に応じて、最もふさわしいスケーラビリティをユーザが選択してストリーミング再生を行なうのが普通である。
【0008】
この場合は、クライアントを操作するユーザが通信路の制約を考慮して適切なスケーラビリティを選択するので、複数のクライアントに同時並行的に画像データを配信するサーバ側の負荷を判断して、最もふさわしいスケーラビリティを選択することはできなかった。そして、サーバの負荷が過大なものとなると、各クライアントへの符号列データの送信が遅れがちとなり、ストリーミング再生を行なうクライアントでバッファリングしている未再生の動画像データが0になり、画像再生が途切れてしまうという不具合がある。
【0009】
この発明の目的は、動画像データの配信先においてストリーミング再生を行なっていても、クライアント側のバッファに保持されている未再生画像のデータ量が0になって画像の再生がとぎれてしまうことを防止することである。
【0010】
【課題を解決するための手段】
請求項1に記載の発明は、動画像データをフレームごとに1又は複数の矩形領域に分割し当該矩形領域ごとに画素値を離散ウェーブレット変換して階層的に圧縮符号化されている符号列データを対象として、その符号列データの構文を解析する構文解析手段と、この解析結果に基づいて前記符号列データから別の符号列データを作成する作業を同時並行的に複数行なえる符号列作成手段と、この符号列作成手段で作成した各符号列データをネットワークを介して同時並行的に複数の送信先に送信できる送信手段と、前記符号列作成手段の負荷を測定する負荷測定手段と、この測定した負荷から前記符号列作成手段による符号列データを作成する際の符号列のパラメータを作成するパラメータ作成手段と、この作成したパラメータを前記符号列作成手段による符号列データを作成する際の符号列データのパラメータとして、前記送信手段で送信する単位時間当たりのデータ量を調整するパラメータ指示手段と、を備えている画像配信システムである。
【0011】
したがって、同時並行的に符号列データを送信する送信先が多くて符号列作成手段の負荷が過大なものとなって送信が遅延する状態になっても、その負荷を検出し、適切な負荷になるようなパラメータを指定し、動画像データが、フレームごとに1又は複数の矩形領域に分割し矩形領域ごとに画素値を離散ウェーブレット変換して階層的に圧縮符号化されていることを利用して、少ないデータ量で動画像を表示できるような符号列データを作成して、各配信先に配信することができるので、動画像データの配信先においてストリーミング再生を行なっていても、クライアント側のバッファに保持されている未再生画像のデータ量が0になって画像の再生がとぎれてしまうことを防止することができる。
【0012】
請求項2に記載の発明は、請求項1に記載の画像配信システムにおいて、前記パラメータ作成手段が作成するパラメータは、前記符号列データを復号する際に得られる画像解像度若しくはフレームレートに関するパラメータ、又は、画像の量子化レベルに関するパラメータである。
【0013】
したがって、比較的画像の品質に対する影響の少ないパラメータを用いることができるので、画像の品質をある程度維持しつつ符号列データのデータ量を削減することができる。
【0014】
請求項3に記載の発明は、請求項1又は2に記載の画像配信システムにおいて、前記負荷測定手段が測定する負荷は、前記符号列作成手段で同時並行的に作成中の符号列データの数である。
【0015】
したがって、同時並行的に作成中の符号列データの数から符号列作成手段の負荷を容易に判断することができる。
【0016】
請求項4に記載の発明は、動画像データをネットワークを介して配信する画像配信システムと、この配信される動画像データを受信して画像表示装置に画像表示する複数の画像再生システムと、を備え、前記動画配信システムは、動画像データをフレームごとに1又は複数の矩形領域に分割し当該矩形領域ごとに画素値を離散ウェーブレット変換して階層的に圧縮符号化されている符号列データを対象として、その符号列データの構文を解析する構文解析手段と、この解析結果に基づいて前記符号列データから別の符号列データを作成する作業を同時並行的に複数行なえる符号列作成手段と、この符号列作成手段で作成した各符号列データをネットワークを介して同時並行的に複数の送信先に送信できる送信手段と、前記符号列作成手段の負荷を測定する負荷測定手段と、この測定した負荷から前記符号列作成手段による符号列データを作成する際の符号列のパラメータを作成するパラメータ作成手段と、この作成したパラメータを前記符号列作成手段による符号列データを作成する際の符号列データのパラメータとして、前記送信手段で送信する単位時間当たりのデータ量を調整するパラメータ指示手段と、を備えていて、前記各画像再生システムは、前記送信手段から送信された符号列データを受信する受信手段と、この受信された符号列データを復号する復号手段と、この復号された動画像データをバッファリングするバッファと、この復号した画像データを表示する表示装置と、を備えている、画像配信再生システムである。
【0017】
したがって、同時並行的に符号列データを送信する送信先が多くて符号列作成手段の負荷が過大なものとなって送信が遅延する状態になっても、その負荷を検出し、受信先側からパラメータを指定し、動画像データが、フレームごとに1又は複数の矩形領域に分割し矩形領域ごとに画素値を離散ウェーブレット変換して階層的に圧縮符号化されていることを利用して、少ないデータ量で動画像を表示できるような符号列データを作成して、各配信先に配信することができるので、動画像データの配信先においてストリーミング再生を行なっていても、クライアント側のバッファに保持されている未再生画像のデータ量が0になって画像の再生がとぎれてしまうことを防止することができる。
【0018】
請求項5に記載の発明は、請求項4に記載の画像配信再生システムにおいて、前記パラメータ作成手段が作成するパラメータは、前記符号列データを復号する際に得られる画像解像度若しくはフレームレートに関するパラメータ、又は、画像の量子化レベルに関するパラメータである。
【0019】
したがって、比較的画像の品質に対する影響の少ないパラメータを用いることができるので、画像の品質をある程度維持しつつ符号列データのデータ量を削減することができる。
【0020】
請求項6に記載の発明は、請求項4又は5に記載の画像配信再生システムにおいて、前記負荷測定手段が測定する負荷は、前記符号列作成手段で同時並行的に作成中の符号列データの数である。
【0021】
したがって、同時並行的に作成中の符号列データの数から符号列作成手段の負荷を容易に判断することができる。
【0022】
【発明の実施の形態】
この発明の一実施の形態について説明する。
【0023】
図1は、実施の形態1の全体のシステム構成を示すブロック図である。図1において、このシステムは本発明の画像配信システムを実施するサーバ1と、本発明の画像再生システムを実施するクライアント2とが、通信路3を介してネットワークで接続されている。
【0024】
サーバ1は、動画像データを記憶する磁気記憶装置11を備えている。この磁気記憶装置11には、元の動画像データがJPEG2000アルゴリズムで圧縮符号化されてなる符号列データが記憶されている。よって、この符号列データは、動画像データをフレームごとに1又は複数の矩形領域(タイル)に分割し、このタイルごとに画素値を離散ウェーブレット変換(DWT:Discrete Wavelet Transform)して階層的に圧縮符号化して作成されたものである。
【0025】
この符号列データをクライアント2に配信するときは、構文解析手段12が、符号列データの構文、すなわちヘッダのデータに記述された情報を解析し、符号列作成手段13は、この解析結果に基づいて当該符号列データから別の符号列データを作成する。そして、送信手段を実現する通信インターフェイス14を介して、この作成後の符号列データを通信路3を介してクライアント2に送信する。符号列作成手段13は、複数のクライアント2に対応して、同時並行的に複数の符号列データを作成することができる。符号列作成手段13は、それぞれ一本の符号列データを作成する符号列作成手段131〜13n(n=1,2,3,…n)を備え、各符号列作成手段131〜13nが符号列データを作成する。
【0026】
パラメータ指示手段15は、符号列作成手段13が符号列データを作成するのに際して使用するパラメータを指示し、このパラメータの変更により、符号列データを送信する際の単位時間当たりのデータ量を調整する。
【0027】
負荷測定手段16は、符号列作成手段13の負荷を測定する。この負荷の測定は、例えば、符号列作成手段13で同時並行的に作成中の符号列データの本数、すなわち、各符号列作成手段131〜13nのうちで稼動しているものの数により判断することができる。
【0028】
パラメータ作成手段17は、負荷測定手段16が測定した負荷から符号列作成手段13による符号列データを作成する際の符号列のパラメータを作成する。
【0029】
パラメータとしては、具体的には、例えば、符号列データを復号する際に得られる画像解像度若しくはフレームレートに関するパラメータ、又は、画像の量子化レベルに関するパラメータを用いることができる。パラメータの作成は、より具体的には、例えば次のように行なう。すなわち、負荷測定手段16による負荷の測定値に閾値を設け、負荷が閾値を下回っているときは、符号列データを送信する際の単位時間当たりのデータ量を多く維持する。すなわち、画像解像度を高くし、フレームレートを大きくし、あるいは、画像の量子化レベルを細かくするように、パラメータを作成する。
【0030】
そして、負荷が閾値を上回ったときは、符号列作成手段13の負荷が大きいため、符号列データを送信する際の単位時間当たりのデータ量を少なくする。すなわち、画像解像度を高くし、フレームレートを大きくし、あるいは、画像の量子化レベルを粗くするように、パラメータを作成する。
【0031】
フレームレートを調節する場合は、負荷が小さい時は全フレーム送信するが、負荷の増大に従ってフレームレートを図2に示すように落としていく。すなわち、図2(a)には元の符号列データを示している。この符号列データには、n個のフレーム(bit stream)が含まれているが、図2(b)に示すように、偶数番目(2,4,…)のフレームを削除し、2フレーム中の1フレームのみを送信することで、フレームレートを半分に落とし、もって、データ量を半分に落とすことができる。偶数番目(2,4,…)のフレームを削除するときは、偶数番目(2,4,…)のフレームを削除した奇数番目(1,3,…)のフレーム部分のみを連結し、それに合わせてヘッダ(Herder)を書き換え、新たな符号列データとする。
【0032】
また、画像解像度を調節する場合は、負荷が小さい場合には解像度の高い画像データを送信すべく、全てのサブバンドデータを送信するが、負荷の増大に従い、下位のサブバンドから送信を停止し、低解像度の画像データを送信するようにする。
【0033】
すなわち、図3(a)には元の全サブバンドデータを含む符号データのファイルの内容が示されている。ここでは、各サブバンド順に符号データが並んでいる。各サブバンドの切れ目には区切り記号が入っており、境界を容易に判別することが可能である。そして、負荷が小さい場合には最終サブバンド(0)まで送信するが、負荷の増大に伴い、サブバンド1、あるいは2,3まで送信して、それ以降のサブバンドは送信しないように下位サブバンドデータを削除し、図3(b)に示すような新たな符号列を作成する。
【0034】
図4は図3の符号列中の一つのサブバンドを表している。サブバンド内はビットプレーンのMSBから順に符号化されたデータが入っている。図4の例では、図4(a)の元データのLSBから2ビットプレーンのデータを破棄して、図4(b)に示す新たな符号列を作成して、データ量を削減している。
【0035】
図1に示すように、クライアント2は、本発明の画像再生システムを実施するもので、ストリーミング再生で画像の再生を行なう。すなわち、各クライアント2(クライアント201,202,203,…,20n)は、符号列作成手段131〜13nの何れかで作成された符号列データを、受信手段を実現する通信インターフェイス21で受信する。そして、この受信した符号列データは、復号手段23により復号され、復号された動画像データがバッファ22でバッファリングされて、表示装置24に表示される。
【0036】
磁気記憶装置11に記憶されている符号列データは、JPEG2000アルゴリズムにより、動画像データをフレームごとに1又は複数のタイルに分割し、このタイルごとに画素値を離散ウェーブレット変換して階層的に圧縮符号化してあるため、構文解析手段12が符号列データの構文を解析し、符号列作成手段13では、解析された構文に基づいて、符号列データから、パラメータで指示された画像解像度、フレームレート、あるいは、画像の量子化レベルとなるように、必要なデータを取捨選択して、新たな符号列データを作成することとなる。
【0037】
パラメータは、一本の動画像データをクライアント2で再生する間に、例えば1分毎、5分毎というように定期的に複数回作成するので、クライアント2でストリーミング再生を行なうときは、一本の動画像データの再生中に画像解像度、フレームレート、あるいは、画像の量子化レベルが変動し得ることになる。
【0038】
よって、符号列作成手段13の負荷が過大になって、各クライアント2への符号列データの送信が遅れがちとなり、クライアント2においてバッファ22でバッファリングされているデータが底をついて、画像の再生が途切れそうなときは、画像解像度を低くし、フレームレートを小さくし、あるいは、画像の量子化レベルを粗くして、サーバ1からクライアント2に送信される符号列データの単位時間当たりのデータ量を少なくしても画像の再生が途切れないようにすることができる。
【0039】
この場合、パラメータは、画像解像度、フレームレート、あるいは、画像の量子化レベルに関するものであるので、画像解像度を低くし、フレームレートを小さくし、あるいは、画像の量子化レベルを粗くするようにして、符号列データの単位時間当たりのデータ量を少なくしても、画像の品質に与える影響は比較的小さくすることができる。
【0040】
【発明の効果】
請求項1,4に記載の発明は、動画像データの配信先においてストリーミング再生を行なっていても、クライアント側のバッファに保持されている未再生画像のデータ量が0になって画像の再生がとぎれてしまうことを防止することができる。
【0041】
請求項2,5に記載の発明は、請求項1,2に記載の発明において、画像の品質をある程度維持しつつ符号列データのデータ量を削減することができる。
【0042】
請求項3,6に記載の発明は、請求項1,2,4,5に記載の発明において、同時並行的に作成中の符号列データの数から符号列作成手段の負荷を容易に判断することができる。
【図面の簡単な説明】
【図1】この発明の一実施の形態におけるシステム構成のブロック図である。
【図2】図1のシステムで符号列データのフレームレートを調節する場合の説明図である。
【図3】図1のシステムで符号列データの画像解像度を調節する場合の説明図である。
【図4】図1のシステムで符号列データの画像解像度を調節する場合の説明図である。
【符号の説明】
1   画像配信システム
2   画像再生システム
12  構文解析手段
13  符号列作成手段
14  送信手段
15  パラメータ指示手段
16  負荷測定手段
17  パラメータ作成手段
21  受信手段
22  バッファ
23  復号手段
24  表示装置
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an image distribution system and an image distribution and reproduction system.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, there is a moving image distribution technology in which moving image data is supplied from a server, a transfer request of moving image data is issued from a client to a server, and a moving image is reproduced by a client based on the received data. . In this technique, download reproduction and stream reproduction are generally known as methods in which a reproduction device on the client side receives and reproduces moving image data from a server.
[0003]
Download reproduction is to reproduce the data downloaded from the server to the buffer of the client. This type is to reproduce the data once it is loaded into the buffer. There is a disadvantage that the playback time is short, but if all the data is received and then played back, there is an advantage that the moving image can be played regardless of the processing load on the server side, the speed of the transmission path, and the congestion situation. .
[0004]
On the other hand, streaming playback is a process in which a playback device on a client side continuously requests data from a server and performs a playback process of a moving image in parallel with an operation of acquiring the data on a buffer. In this type, since the client continuously receives moving image data, the data in its own buffer is reproduced and discarded, while new data is overwritten. Therefore, there is an advantage that a long-time moving image can be reproduced without being limited by the storage capacity of the buffer.
[0005]
However, there are disadvantages in that the server load increases due to an increase in the number of clients accessing the server at the same time, and the transmission line is easily affected by the speed. Therefore, there is a possibility that a serious problem that reproduction of a moving image is stopped due to an increase in a load on a server or a decrease in speed of a transmission line. In general, as a method for avoiding such a serious influence, a method called scalability for changing the capacity of moving image data is known.
[0006]
Conventionally, MPEG1 / MPEG2 / MPEG4 dedicated to moving images and Motion JPEG which treats still images as continuous frames have been used as image compression / decompression algorithms. Recently, however, the encoding of the latter Motion still images has been used. As for, a new method called Motion JPEG2000 is being standardized as an international standard.
[0007]
[Problems to be solved by the invention]
However, in the conventional moving image distribution technology, distribution contents are generally stored on a server in advance with a plurality of scalabilities, and a user selects the most suitable scalability according to a transmission capability of a communication path and a reproduction capability of a client. It is common to perform streaming playback.
[0008]
In this case, since the user who operates the client selects appropriate scalability in consideration of the restriction of the communication path, the load on the server side that distributes image data to a plurality of clients simultaneously and in parallel is determined, and the most suitable is determined. Scalability could not be selected. If the load on the server becomes excessive, the transmission of the code string data to each client tends to be delayed, and the unreproduced moving image data buffered by the client performing the streaming reproduction becomes 0, and the image reproduction is performed. Is broken.
[0009]
An object of the present invention is to prevent the data amount of an unreproduced image stored in a buffer on the client side from becoming zero and the reproduction of an image to be interrupted even when streaming reproduction is performed at a distribution destination of moving image data. It is to prevent.
[0010]
[Means for Solving the Problems]
According to the first aspect of the present invention, there is provided code string data obtained by dividing moving image data into one or a plurality of rectangular regions for each frame, performing discrete wavelet transform on pixel values for each rectangular region, and hierarchically compressing and encoding. Syntax analysis means for analyzing the syntax of the code string data, and code string creation means capable of simultaneously performing a plurality of tasks of creating another code string data from the code string data based on the analysis result. A transmitting unit that can simultaneously transmit each of the code string data created by the code string creating unit to a plurality of destinations via a network; a load measuring unit that measures a load of the code string creating unit; Parameter creating means for creating a code string parameter when creating code string data by the code string creating means from the measured load; and As parameters of the code string data for creating a code string data by forming means, and a parameter instructing means for adjusting the data amount per unit time to be transmitted by said transmission means, an image distribution system comprising a.
[0011]
Therefore, even if there are many transmission destinations transmitting the code string data in parallel and the load on the code string creation means becomes excessive and transmission is delayed, the load is detected and the appropriate load is detected. By using such a parameter, the moving image data is divided into one or a plurality of rectangular regions for each frame, and the pixel value is discrete wavelet-transformed for each rectangular region. Therefore, it is possible to create code string data that can display a moving image with a small amount of data and distribute it to each distribution destination. It can be prevented that the data amount of the unreproduced image held in the buffer becomes 0 and the reproduction of the image is interrupted.
[0012]
According to a second aspect of the present invention, in the image distribution system according to the first aspect, the parameter created by the parameter creating unit is a parameter related to an image resolution or a frame rate obtained when decoding the code string data, or , Parameters relating to the quantization level of the image.
[0013]
Therefore, it is possible to use a parameter having relatively little effect on the quality of the image, so that the data amount of the code string data can be reduced while maintaining the quality of the image to some extent.
[0014]
According to a third aspect of the present invention, in the image distribution system according to the first or second aspect, the load measured by the load measuring unit is the number of code string data being concurrently created by the code string creating unit. It is.
[0015]
Therefore, it is possible to easily determine the load on the code string creating means from the number of code string data being created simultaneously and in parallel.
[0016]
According to a fourth aspect of the present invention, there is provided an image distribution system that distributes moving image data via a network, and a plurality of image reproduction systems that receive the distributed moving image data and display the image on an image display device. The moving image distribution system includes: dividing moving image data into one or a plurality of rectangular regions for each frame; and performing discrete wavelet transform on pixel values for each of the rectangular regions to code-sequentially compressively code data. As an object, a syntax analysis means for analyzing the syntax of the code string data, and a code string creation means capable of simultaneously performing a plurality of operations for creating another code string data from the code string data based on the analysis result, Transmitting means for simultaneously transmitting each of the code string data created by the code string creating means to a plurality of destinations via a network; A load measuring means for measuring the load, a parameter creating means for creating a code string parameter when the code string data is created by the code string creating means from the measured load, and the created parameter by the code string creating means. Parameter instructing means for adjusting a data amount per unit time transmitted by the transmitting means as a parameter of the code string data when creating the code string data, wherein each of the image reproducing systems comprises: Receiving means for receiving the code string data transmitted from the CPU, decoding means for decoding the received code string data, a buffer for buffering the decoded moving image data, and displaying the decoded image data. And a display device.
[0017]
Therefore, even if there are many transmission destinations transmitting the code string data in parallel and the load on the code string creation means becomes excessive, and the transmission is delayed, the load is detected, and the reception side detects the load. By using the fact that the moving image data is divided into one or a plurality of rectangular regions for each frame, and the pixel values are discretely wavelet-transformed for each rectangular region and compression-coded hierarchically, Code stream data that can display moving images with the amount of data can be created and distributed to each destination, so even if streaming playback is performed at the destination of moving image data, it is retained in the buffer on the client side It is possible to prevent the data amount of the unreproduced image from becoming 0 and the reproduction of the image from being interrupted.
[0018]
According to a fifth aspect of the present invention, in the image distribution / reproduction system according to the fourth aspect, the parameter created by the parameter creating unit is a parameter relating to an image resolution or a frame rate obtained when decoding the code string data; Alternatively, it is a parameter related to the quantization level of the image.
[0019]
Therefore, it is possible to use a parameter having relatively little effect on the quality of the image, so that the data amount of the code string data can be reduced while maintaining the quality of the image to some extent.
[0020]
According to a sixth aspect of the present invention, in the image distribution / reproduction system according to the fourth or fifth aspect, the load measured by the load measuring means is a code string data being concurrently created by the code string creating means. Is a number.
[0021]
Therefore, it is possible to easily determine the load on the code string creating means from the number of code string data being created simultaneously and in parallel.
[0022]
BEST MODE FOR CARRYING OUT THE INVENTION
An embodiment of the present invention will be described.
[0023]
FIG. 1 is a block diagram showing the overall system configuration of the first embodiment. 1, in this system, a server 1 that implements an image distribution system of the present invention and a client 2 that implements an image reproduction system of the present invention are connected via a communication path 3 via a network.
[0024]
The server 1 includes a magnetic storage device 11 that stores moving image data. The magnetic storage device 11 stores code string data obtained by compressing and encoding original moving image data using the JPEG2000 algorithm. Therefore, the code string data is obtained by dividing the moving image data into one or a plurality of rectangular areas (tiles) for each frame, and performing a discrete wavelet transform (DWT) on each of the tiles to obtain a hierarchical structure. It is created by compression encoding.
[0025]
When distributing the code string data to the client 2, the syntax analysis means 12 analyzes the syntax of the code string data, that is, the information described in the data of the header, and the code string creation means 13 performs the analysis based on the analysis result. Then, another code string data is created from the code string data. Then, the generated code string data is transmitted to the client 2 via the communication path 3 via the communication interface 14 which realizes a transmission unit. The code string creation means 13 can create a plurality of code string data simultaneously and in parallel for a plurality of clients 2. The code string creating means 13 includes code string creating means 131 to 13n (n = 1, 2, 3,... N) for creating one piece of code string data, respectively. Create data.
[0026]
The parameter instructing means 15 instructs a parameter used when the code string creating means 13 creates code string data, and adjusts the data amount per unit time when transmitting the code string data by changing the parameter. .
[0027]
The load measuring unit 16 measures the load of the code string creating unit 13. The measurement of the load is determined by, for example, the number of code string data being simultaneously and concurrently created by the code string creating means 13, that is, the number of active code string data among the code string creating means 131 to 13n. Can be.
[0028]
The parameter creating unit 17 creates a code string parameter when the code string creating unit 13 creates code string data from the load measured by the load measuring unit 16.
[0029]
Specifically, for example, a parameter relating to an image resolution or a frame rate obtained when decoding code string data, or a parameter relating to a quantization level of an image can be used. More specifically, the parameters are created, for example, as follows. That is, a threshold value is provided for the load measurement value by the load measurement means 16, and when the load is lower than the threshold value, a large data amount per unit time when transmitting the code string data is maintained. That is, parameters are created so as to increase the image resolution, increase the frame rate, or reduce the quantization level of the image.
[0030]
Then, when the load exceeds the threshold value, the load on the code string creating means 13 is large, so that the data amount per unit time when transmitting the code string data is reduced. That is, parameters are created so as to increase the image resolution, increase the frame rate, or reduce the quantization level of the image.
[0031]
When adjusting the frame rate, all frames are transmitted when the load is small, but the frame rate is reduced as shown in FIG. 2 as the load increases. That is, FIG. 2A shows the original code string data. This code string data includes n frames (bit streams). As shown in FIG. 2B, even-numbered (2, 4,...) Frames are deleted, and By transmitting only one frame, the frame rate can be reduced by half, and the data amount can be reduced by half. When deleting even-numbered (2, 4,...) Frames, only odd-numbered (1, 3,...) Frames from which even-numbered (2, 4,. The header (Herder) is rewritten to obtain new code string data.
[0032]
When adjusting the image resolution, all the sub-band data is transmitted in order to transmit high-resolution image data when the load is small. However, as the load increases, transmission from lower sub-bands is stopped. , Low-resolution image data is transmitted.
[0033]
That is, FIG. 3A shows the contents of a code data file including all the original sub-band data. Here, code data is arranged in order of each subband. Delimiters are included in the breaks between the subbands, so that the boundaries can be easily determined. When the load is small, transmission is performed up to the last sub-band (0), but as the load increases, transmission is performed up to sub-band 1 or 2, 3 and lower sub-bands are not transmitted so as to not transmit the subsequent sub-bands. The band data is deleted, and a new code string as shown in FIG. 3B is created.
[0034]
FIG. 4 shows one subband in the code string of FIG. The sub-band contains coded data in order from the MSB of the bit plane. In the example of FIG. 4, the 2-bit plane data is discarded from the LSB of the original data in FIG. 4A, and a new code string shown in FIG. 4B is created to reduce the data amount. .
[0035]
As shown in FIG. 1, the client 2 implements the image reproduction system of the present invention, and reproduces an image by streaming reproduction. That is, each client 2 (clients 201, 202, 203,..., 20n) receives the code string data created by any of the code string creating units 131 to 13n through the communication interface 21 that implements the receiving unit. The received code string data is decoded by the decoding unit 23, and the decoded moving image data is buffered in the buffer 22 and displayed on the display device 24.
[0036]
The code string data stored in the magnetic storage device 11 is divided into one or a plurality of tiles for each frame by the JPEG2000 algorithm, and the pixel values are discretely wavelet transformed for each tile and hierarchically compressed. Since the encoding has been performed, the syntax analysis means 12 analyzes the syntax of the code string data, and the code string creation means 13 extracts the image resolution and frame rate indicated by the parameters from the code string data based on the analyzed syntax. Alternatively, new code string data is created by selecting necessary data so as to be at the image quantization level.
[0037]
The parameter is created a plurality of times periodically, for example, every one minute or every five minutes while one piece of moving image data is reproduced by the client 2. During the reproduction of the moving image data, the image resolution, the frame rate, or the quantization level of the image may fluctuate.
[0038]
Therefore, the load on the code string creating means 13 becomes excessive, and the transmission of the code string data to each client 2 tends to be delayed, and the data buffered in the buffer 22 in the client 2 becomes low, and the image is reproduced. Is likely to be interrupted, the image resolution is reduced, the frame rate is reduced, or the quantization level of the image is reduced, and the amount of code string data transmitted from the server 1 to the client 2 per unit time is reduced. It is possible to prevent the reproduction of the image from being interrupted even if the number is reduced.
[0039]
In this case, the parameters are related to the image resolution, the frame rate, or the quantization level of the image, so that the image resolution is reduced, the frame rate is reduced, or the quantization level of the image is reduced. Even if the amount of code string data per unit time is reduced, the effect on image quality can be made relatively small.
[0040]
【The invention's effect】
According to the first and fourth aspects of the present invention, even when streaming reproduction is performed at the destination of moving image data, the data amount of the unreproduced image held in the buffer on the client side becomes 0 and the reproduction of the image is stopped. It is possible to prevent disconnection.
[0041]
According to the second and fifth aspects of the present invention, it is possible to reduce the data amount of the code string data while maintaining the image quality to some extent.
[0042]
According to the third and sixth aspects of the present invention, in the first, second, fourth and fifth aspects, the load on the code string creating means is easily determined from the number of code string data being created simultaneously and in parallel. be able to.
[Brief description of the drawings]
FIG. 1 is a block diagram of a system configuration according to an embodiment of the present invention.
FIG. 2 is an explanatory diagram in a case where a frame rate of code string data is adjusted in the system of FIG. 1;
FIG. 3 is an explanatory diagram when adjusting the image resolution of code string data in the system of FIG. 1;
FIG. 4 is an explanatory diagram when adjusting the image resolution of code string data in the system of FIG. 1;
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Image distribution system 2 Image reproduction system 12 Syntax analysis means 13 Code string creation means 14 Transmission means 15 Parameter instruction means 16 Load measurement means 17 Parameter creation means 21 Receiving means 22 Buffer 23 Decoding means 24 Display device

Claims (6)

動画像データをフレームごとに1又は複数の矩形領域に分割し当該矩形領域ごとに画素値を離散ウェーブレット変換して階層的に圧縮符号化されている符号列データを対象として、その符号列データの構文を解析する構文解析手段と、
この解析結果に基づいて前記符号列データから別の符号列データを作成する作業を同時並行的に複数行なえる符号列作成手段と、
この符号列作成手段で作成した各符号列データをネットワークを介して同時並行的に複数の送信先に送信できる送信手段と、
前記符号列作成手段の負荷を測定する負荷測定手段と、
この測定した負荷から前記符号列作成手段による符号列データを作成する際の符号列のパラメータを作成するパラメータ作成手段と、
この作成したパラメータを前記符号列作成手段による符号列データを作成する際の符号列データのパラメータとして、前記送信手段で送信する単位時間当たりのデータ量を調整するパラメータ指示手段と、
を備えている画像配信システム。
The moving image data is divided into one or a plurality of rectangular regions for each frame, and pixel values of each of the rectangular regions are subjected to discrete wavelet transform. Parsing means for parsing the syntax,
Code string creating means capable of simultaneously performing a plurality of tasks of creating another code string data from the code string data based on the analysis result,
Transmitting means for simultaneously transmitting each code string data created by the code string creating means to a plurality of destinations via a network;
Load measuring means for measuring the load of the code string creating means,
Parameter creation means for creating a code string parameter when creating code string data by the code string creation means from the measured load,
Parameter indicating means for adjusting the amount of data per unit time transmitted by the transmitting means as a parameter of the code string data when the generated parameters are used to generate code string data by the code string generating means,
An image distribution system comprising:
前記パラメータ作成手段が作成するパラメータは、前記符号列データを復号する際に得られる画像解像度若しくはフレームレートに関するパラメータ、又は、画像の量子化レベルに関するパラメータである、
請求項1に記載の画像配信システム。
The parameter created by the parameter creation unit is a parameter related to an image resolution or a frame rate obtained when decoding the code string data, or a parameter related to a quantization level of an image.
The image distribution system according to claim 1.
前記負荷測定手段が測定する負荷は、前記符号列作成手段で同時並行的に作成中の符号列データの数である、
請求項1又は2に記載の画像配信システム。
The load measured by the load measuring unit is the number of code string data being concurrently created by the code string creating unit.
The image distribution system according to claim 1.
動画像データをネットワークを介して配信する画像配信システムと、
この配信される動画像データを受信して画像表示装置に画像表示する複数の画像再生システムと、
を備え、
前記動画配信システムは、
動画像データをフレームごとに1又は複数の矩形領域に分割し当該矩形領域ごとに画素値を離散ウェーブレット変換して階層的に圧縮符号化されている符号列データを対象として、その符号列データの構文を解析する構文解析手段と、
この解析結果に基づいて前記符号列データから別の符号列データを作成する作業を同時並行的に複数行なえる符号列作成手段と、
この符号列作成手段で作成した各符号列データをネットワークを介して同時並行的に複数の送信先に送信できる送信手段と、
前記符号列作成手段の負荷を測定する負荷測定手段と、
この測定した負荷から前記符号列作成手段による符号列データを作成する際の符号列のパラメータを作成するパラメータ作成手段と、
この作成したパラメータを前記符号列作成手段による符号列データを作成する際の符号列データのパラメータとして、前記送信手段で送信する単位時間当たりのデータ量を調整するパラメータ指示手段と、
を備えていて、
前記各画像再生システムは、
前記送信手段から送信された符号列データを受信する受信手段と、
この受信された符号列データを復号する復号手段と、
この復号された動画像データをバッファリングするバッファと、
この復号した画像データを表示する表示装置と、
を備えている、
画像配信再生システム。
An image distribution system that distributes moving image data via a network,
A plurality of image reproduction systems that receive the distributed moving image data and display the images on an image display device;
With
The video distribution system,
The moving image data is divided into one or a plurality of rectangular regions for each frame, and pixel values of each of the rectangular regions are subjected to discrete wavelet transform. Parsing means for parsing the syntax,
Code string creating means capable of simultaneously performing a plurality of tasks of creating another code string data from the code string data based on the analysis result,
Transmitting means for simultaneously transmitting each code string data created by the code string creating means to a plurality of destinations via a network;
Load measuring means for measuring the load of the code string creating means,
Parameter creation means for creating a code string parameter when creating code string data by the code string creation means from the measured load,
Parameter indicating means for adjusting the amount of data per unit time transmitted by the transmitting means as a parameter of the code string data when the generated parameters are used to generate code string data by the code string generating means,
With
Each of the image reproduction systems,
Receiving means for receiving the code string data transmitted from the transmitting means,
Decoding means for decoding the received code string data;
A buffer for buffering the decoded moving image data;
A display device for displaying the decoded image data,
Has,
Image distribution and playback system.
前記パラメータ作成手段が作成するパラメータは、前記符号列データを復号する際に得られる画像解像度若しくはフレームレートに関するパラメータ、又は、画像の量子化レベルに関するパラメータである、
請求項4に記載の画像配信再生システム。
The parameter created by the parameter creation unit is a parameter related to an image resolution or a frame rate obtained when decoding the code string data, or a parameter related to a quantization level of an image.
The image distribution / reproduction system according to claim 4.
前記負荷測定手段が測定する負荷は、前記符号列作成手段で同時並行的に作成中の符号列データの数である、
請求項4又は5に記載の画像配信再生システム。
The load measured by the load measuring unit is the number of code string data being concurrently created by the code string creating unit.
The image distribution / reproduction system according to claim 4.
JP2002195480A 2002-07-04 2002-07-04 System for distributing image and system for distributing and reproducing image Pending JP2004040526A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002195480A JP2004040526A (en) 2002-07-04 2002-07-04 System for distributing image and system for distributing and reproducing image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002195480A JP2004040526A (en) 2002-07-04 2002-07-04 System for distributing image and system for distributing and reproducing image

Publications (1)

Publication Number Publication Date
JP2004040526A true JP2004040526A (en) 2004-02-05

Family

ID=31703841

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002195480A Pending JP2004040526A (en) 2002-07-04 2002-07-04 System for distributing image and system for distributing and reproducing image

Country Status (1)

Country Link
JP (1) JP2004040526A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005278194A (en) * 2004-03-25 2005-10-06 Sony Corp Image-decoding instrument, method therefor, and program
JP2012195831A (en) * 2011-03-17 2012-10-11 Canon Inc Transmission apparatus and transmission method, and program
JP2013500635A (en) * 2009-07-24 2013-01-07 ネットフリックス・インコーポレイテッド Adaptive streaming for digital content distribution

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005278194A (en) * 2004-03-25 2005-10-06 Sony Corp Image-decoding instrument, method therefor, and program
JP2013500635A (en) * 2009-07-24 2013-01-07 ネットフリックス・インコーポレイテッド Adaptive streaming for digital content distribution
JP2012195831A (en) * 2011-03-17 2012-10-11 Canon Inc Transmission apparatus and transmission method, and program

Similar Documents

Publication Publication Date Title
US7386176B2 (en) Image sending apparatus and image receiving apparatus for sending and receiving code sequence data
KR100631743B1 (en) Method and apparatus for efficient transmission of scalable bitstream
US8265140B2 (en) Fine-grained client-side control of scalable media delivery
US9288251B2 (en) Adaptive bitrate management on progressive download with indexed media files
CA2583028C (en) A video compression system
KR101657073B1 (en) Adaptive streaming aware node, encoder and client enabling smooth quality transition
JP2004192140A (en) Data communication system, data transmitting device, data receiving device and method, and computer program
JP2006087125A (en) Method of encoding sequence of video frames, encoded bit stream, method of decoding image or sequence of images, use including transmission or reception of data, method of transmitting data, coding and/or decoding apparatus, computer program, system, and computer readable storage medium
US8055974B2 (en) Content distribution method, encoding method, reception/reproduction method and apparatus, and program
JP4392783B2 (en) Movie reproduction system, movie transmission device, movie transmission method, program, and recording medium
EP1175785B1 (en) Networked delivery of profiled media files to clients
US20110246673A1 (en) Method and System for Optimizing the Content and Transfer of Media Files
US7409094B2 (en) Methods and systems for packetizing encoded data
US20130093853A1 (en) Information processing apparatus and information processing method
Moura et al. Retrieving quality video across heterogeneous networks. Video over wireless
US10609383B2 (en) Video compression using down-sampling patterns in two phases
JP2002543690A (en) Convert media files to scalable format for progressive transmission
US20050105807A1 (en) Delivery of moving images according to reception condition of recipient
US7409095B2 (en) Image processing apparatus and method for scalable encoded image data
JP2004040526A (en) System for distributing image and system for distributing and reproducing image
JP2011147050A (en) Image processing apparatus and method
Ortiz et al. Interactive transmission of JPEG2000 images using web proxy caching
Briceño et al. NAIVE—network aware Internet video encoding
JP2004072147A (en) Image distribution system, image reproducing system, and image distribution reproducing system
JP2004166156A (en) Image transmitter, network system, program, and storage medium

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20041006