JP5642529B2 - Image reproducing apparatus and image reproducing method - Google Patents

Image reproducing apparatus and image reproducing method Download PDF

Info

Publication number
JP5642529B2
JP5642529B2 JP2010283804A JP2010283804A JP5642529B2 JP 5642529 B2 JP5642529 B2 JP 5642529B2 JP 2010283804 A JP2010283804 A JP 2010283804A JP 2010283804 A JP2010283804 A JP 2010283804A JP 5642529 B2 JP5642529 B2 JP 5642529B2
Authority
JP
Japan
Prior art keywords
image
image data
address
data
ring buffer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2010283804A
Other languages
Japanese (ja)
Other versions
JP2012134674A (en
Inventor
朋美 滝澤
朋美 滝澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Samsung R&D Institute Japan Co Ltd
Original Assignee
Samsung R&D Institute Japan 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 Samsung R&D Institute Japan Co Ltd filed Critical Samsung R&D Institute Japan Co Ltd
Priority to JP2010283804A priority Critical patent/JP5642529B2/en
Publication of JP2012134674A publication Critical patent/JP2012134674A/en
Application granted granted Critical
Publication of JP5642529B2 publication Critical patent/JP5642529B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、ユーザの要求に応じて映像情報を提供するビデオオンデマンド(VOD:Video On Demand)システムに用いる画像再生装置及び画像再生方法に関し、特に、早送り再生や巻き戻し再生といった、いわゆるトリックプレイ操作における目的画像の選択可能な画像再生装置及び画像再生方法に関する。   The present invention relates to an image playback apparatus and an image playback method used in a video on demand (VOD) system that provides video information according to a user's request, and in particular, so-called trick play such as fast forward playback and rewind playback. The present invention relates to an image reproducing apparatus and an image reproducing method capable of selecting a target image in operation.

従来、ユーザからの要求に応じて様々なコンテンツを配信するシステムとして、ビデオオンデマンド(VOD:Video On Demand)システムが知られている。このVODシステムでは、サーバからストリームデータを受信して再生するが、ストリームデータの通信状態は常に安定しているとは限らず、直接ストリームデータを再生すると不安定な状態になる場合があるので、受信したストリームデータを再生装置側で一旦バッファリングし、ある一定量のストリームデータが溜まると、受信から時間差をおいて再生が始まるようにしている。   2. Description of the Related Art Conventionally, a video on demand (VOD) system is known as a system that distributes various contents in response to a request from a user. In this VOD system, stream data is received from the server and played back. However, the communication state of the stream data is not always stable, and if the stream data is played back directly, it may become unstable. The received stream data is buffered once on the playback device side, and when a certain amount of stream data is accumulated, playback starts with a time lag from reception.

特開平8−251542号公報JP-A-8-251542 国際公開WO2007/148777International Publication WO2007 / 148777

しかしながら、通常のビデオでも明らかなように、1回のトリックプレイで目的時点にぴったり合わせることは難しく、実際には、行き過ぎたり、手前過ぎたりして、何回かトリックプレイを繰り返し、ようやく目的シーンからの再生が可能になる。VODシステムでは、こういった場合にサーバとの通信が増えて負担が増大するうえ、トリックプレイの度に一定量のバッファリングが行われることから、待ち時間が増大するという問題点がある。   However, as is clear from normal video, it is difficult to match the target point in one trick play. Actually, the target scene is finally reached after repeating trick play several times, too much or too close. Playback from is possible. In such a case, the VOD system has a problem that communication with the server is increased and the burden is increased, and a certain amount of buffering is performed each time trick play is performed, so that waiting time increases.

この問題に対し、例えば特許文献1では、トリックプレイが行なわれたときに、バッファリングされているデータを利用して目的のシーンを探すことができるようになっている。しかしながら、特許文献1に記載の技術では、ユーザの目的とするシーンのデータがバッファに保存されていない場合に難がある。例えば、正確にコンテンツデータとしてつながらず、映像を滑らかに再生できないとか、切れ目なくコンテンツ再生するために、データの再転送が必要になるなど、逆にサーバに負担が生じるおそれすらある。   To solve this problem, for example, in Patent Document 1, when trick play is performed, a target scene can be searched using buffered data. However, the technique described in Patent Document 1 has a difficulty when the data of the scene intended by the user is not stored in the buffer. For example, there is a possibility that the server may be burdened, for example, the video cannot be reproduced smoothly without being accurately connected as the content data, or the data needs to be retransmitted in order to reproduce the content without interruption.

また、特許文献2では、トリックプレイの操作時に、チャプタ位置にジャンプ再生できるようにして目的シーンを見つけやすくしてある。しかしながら、ジャンプ先での再生時に、結局、所定量のバッファリングが行われて待ち時間が必要となるし、例えば、チャプタ間にユーザが所望する映像が存在した場合には、結局、ユーザの頻繁なトリックプレイ操作が必要になり、サーバ負担等の生じるおそれがある。
このように、特許文献1、2記載の技術では、前述した問題点を抜本的に解決することは難しい。
In Patent Document 2, it is easy to find a target scene by jumping to a chapter position during trick play operation. However, at the time of playback at the jump destination, a predetermined amount of buffering is eventually performed and a waiting time is required. For example, when there is a video desired by the user between chapters, the user frequently Trick play operation is required, and there is a risk of server burden.
As described above, with the techniques described in Patent Documents 1 and 2, it is difficult to drastically solve the above-described problems.

本発明は、上記問題点に鑑みてなされたものであり、その目的とするところは、データ再転送量を少なくしてサーバ負荷を軽減させ、トリックプレイ時には、ユーザが所望の画像を容易に検索可能にするとともに、受信したコンテンツをシームレスに再生することができる画像再生装置および画像再生方法を提供することにある。   The present invention has been made in view of the above problems, and its object is to reduce the amount of data retransfer and reduce the server load, and during trick play, the user can easily search for a desired image. Another object of the present invention is to provide an image reproducing apparatus and an image reproducing method capable of seamlessly reproducing received content.

すなわち、本発明に係る画像再生装置は、サーバからネットワークを介して受信した動画用の画像データをリングバッファ内に逐次書き込むとともに、その書き込み先端アドレスよりも後方に設定された読み込みアドレスから前記画像データを読み込み、該動画を再生するように構成したものであって、ユーザによる再生または早送り再生等に係る操作情報を受け付けて読み込んだ前記画像データから、間欠的に画像データ又は該画像データに関連する画像関連データを取得して蓄積する画像情報蓄積部と、前記画像情報蓄積部に蓄積された一連の画像データが示す画像、又は画像関連データが示す画像関連情報をユーザに選択可能に表示する選択表示部と、ユーザによって選択された画像又は画像関連情報が示す画像データが前記リングバッファ内にない場合、その選択時点での前記書き込み先端アドレスから前記リングバッファ上の独立表示可能な最も過去の画像データを特定し、前記画像又は画像関連情報が示す画像データから前記最も過去の画像データまでの画像データをサーバから受信する画像データ受信部と、前記書き込み先端アドレスを前記画像データ受信部が要求した画像データ分だけ後退させ、その後退させた書き込み先端アドレスから、前記受信した分の画像データを書き込むとともに、前記後退させた書き込み先端アドレスに前記読み込みアドレスを移動させて該読み込みアドレスから動画を再生する動画再生部とを具備することを特徴とするものである。   That is, the image reproducing device according to the present invention sequentially writes the image data for moving images received from the server via the network into the ring buffer, and the image data from the read address set behind the write leading address. Is read and the moving image is played back, and the image data or the image data related to the image data is intermittently received from the image data read by receiving operation information related to playback by the user or fast-forward playback. An image information storage unit that acquires and stores image-related data, and a selection that displays the image indicated by the series of image data stored in the image information storage unit or the image-related information indicated by the image-related data so that the user can select it. The display unit and the image data indicated by the image selected by the user or the image-related information are displayed on the ring bar. If it is not in the file, the most past image data that can be independently displayed on the ring buffer is specified from the writing leading edge address at the time of the selection, and the past image is displayed from the image data indicated by the image or the image related information. An image data receiving unit that receives image data up to the data from the server; And a moving image reproduction unit that reproduces a moving image from the read address by writing the image data and moving the read address to the backward writing tip address.

このようなものであれば、例えばトリックプレイで行き過ぎた場合に、ユーザによって選択された再生位置近傍を示す画像又は画像関連情報が示す画像データとリングバッファ上の最も過去の画像データとの間の必要最小限の画像データのみをサーバから受信するので、不必要にサーバに接続することがない。したがってデータ転送やデータ蓄積処理などを最小限に抑制でき、サーバ負荷やユーザの待ち時間を大幅に軽減することができる。   If it is such, when it goes too much by trick play, for example, between the image data indicated by the image or the image related information indicating the vicinity of the reproduction position selected by the user and the oldest image data on the ring buffer Since only the minimum necessary image data is received from the server, there is no need to connect to the server unnecessarily. Therefore, data transfer and data storage processing can be suppressed to the minimum, and server load and user waiting time can be greatly reduced.

また、動画のうち、複数時点における画像データに対応する各画像又は画像関連情報が蓄積され、これがユーザに選択可能に表示されるため、ユーザは所望の場面を容易に検索することが可能となる。また、受信した画像データが、リングバッファ内の前記独立表示可能な最も過去の画像データと切れ目なく接続されるので、動画をシームレスに再生することが可能となる。
画像情報蓄積部に蓄積された画像データはIピクチャであることが好ましい。
Moreover, since each image or image related information corresponding to the image data at a plurality of points in time is stored and displayed so as to be selectable by the user, the user can easily search for a desired scene. . In addition, since the received image data is seamlessly connected to the past image data that can be independently displayed in the ring buffer, it is possible to seamlessly reproduce a moving image.
The image data stored in the image information storage unit is preferably an I picture.

本発明は、以下に示すような、画像再生方法でもよい。すなわち、サーバからネットワークを介して受信した動画用の画像データをリングバッファ内に逐次書き込むとともに、その書き込み先端アドレスよりも後方に設定された読み込みアドレスから前記画像データを読み込み、該動画を再生する画像再生方法であって、
ユーザによる再生または早送り再生等に係る操作情報を受け付けて読み込んだ前記画像データから、間欠的に画像データ又は該画像データに関連する画像関連データを取得して蓄積する画像情報蓄積ステップと、前記画像情報蓄積ステップで蓄積された一連の画像データが示す画像、又は画像関連データが示す画像関連情報をユーザに選択可能に表示する選択表示ステップと、ユーザによって前記画像又は画像関連情報が選択され、該画像又は画像関連情報が示す画像データが前記リングバッファ内にない場合、該画像又は画像関連情報が示す画像データから、その選択時点での前記書き込み先端アドレスから前記リングバッファ上の独立表示可能な最も過去の画像データを特定し、前記画像又は画像関連情報が示す画像データから前記最も過去の画像データまでの画像データをサーバから受信する画像データ受信ステップと、
前記書き込み先端アドレスを前記画像データ受信ステップで受信した画像データ分だけ後退させ、その後退させた書き込み先端アドレスから、前記受信した分の画像データを書き込むとともに、前記後退させた書き込み先端アドレスに前記読み込みアドレスを移動させて該読み込みアドレスから動画を再生する動画再生ステップとを具備することを特徴とする画像再生方法である。
The present invention may be an image reproduction method as described below. That is, the image data for moving image received from the server via the network is sequentially written in the ring buffer, and the image data is read from the read address set behind the write leading address to reproduce the moving image. A playback method,
An image information accumulating step for intermittently acquiring and accumulating image data or image related data related to the image data from the image data read by receiving operation information related to reproduction or fast-forward reproduction by a user; A selection display step for selectively displaying the image indicated by the series of image data stored in the information storage step or the image related information indicated by the image related data to the user, and the image or the image related information is selected by the user; When the image data indicated by the image or the image-related information is not in the ring buffer, the image data indicated by the image or the image-related information is the most independently displayable on the ring buffer from the write leading edge address at the time of selection. The past image data is specified, and the image data indicated by the image or the image related information An image data reception step of receiving the image data to the image data of Sa from the server,
The write leading address is retracted by the amount of image data received in the image data receiving step, and the received image data is written from the retracted writing leading address, and the read is performed at the retracted writing leading address. And a moving image reproduction step of reproducing a moving image from the read address by moving an address.

本発明の画像再生装置及び画像再生方法によれば、データ転送容量を少なくしてサーバ負荷を軽減させ、トリックプレイ時には、ユーザが所望の画像を容易に検索可能にするとともに、受信した動画をシームレスに再生することが可能となる。   According to the image reproducing device and the image reproducing method of the present invention, the data transfer capacity is reduced to reduce the server load, and the user can easily search for a desired image during trick play, and the received moving image can be seamlessly displayed. It is possible to play back.

本発明の一実施形態に係る画像再生装置が用いられたビデオオンデマンド(VOD:Video On Demand)システムの全体構成を示す概略図である。1 is a schematic diagram showing an overall configuration of a video on demand (VOD) system in which an image reproduction apparatus according to an embodiment of the present invention is used. 本発明の一実施形態に係る画像再生装置の概略構成図である。1 is a schematic configuration diagram of an image reproduction device according to an embodiment of the present invention. 本発明の一実施形態に係る画像再生装置の内部構造を示す機能ブロック図である。It is a functional block diagram which shows the internal structure of the image reproduction apparatus which concerns on one Embodiment of this invention. リングバッファにおける画像データの書き込み先端アドレスおよび読み込みアドレスの動作についての概略説明図である。It is a schematic explanatory drawing about the operation | movement of the write front address and read address of the image data in a ring buffer. リングバッファの状態と時間軸上の画像との関連を示す概略図である。It is the schematic which shows the relationship between the state of a ring buffer, and the image on a time axis. 選択可能に画像が配列された状態を示す図である。It is a figure which shows the state in which the image was arranged so that selection was possible. 選択可能に画像関連情報が配列された状態を示す図である。It is a figure which shows the state in which the image relevant information was arranged so that selection was possible. リングバッファ内に無い画像が選択された場合のリングバッファの動作を示す概略説明図である。It is a schematic explanatory drawing which shows operation | movement of a ring buffer when the image which does not exist in a ring buffer is selected. リングバッファ内に無い画像が選択された場合のリングバッファの動作を示す概略説明図である。It is a schematic explanatory drawing which shows operation | movement of a ring buffer when the image which does not exist in a ring buffer is selected. 画像再生装置の内部動作を示すフローチャートである。It is a flowchart which shows the internal operation | movement of an image reproduction apparatus.

以下、本発明の実施形態について図面を用いて説明する。なお、本発明の図面において、同一の参照符号は、同一部分または相当部分を表わすものである。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the drawings of the present invention, the same reference numerals represent the same or corresponding parts.

図1は、本発明の一実施形態に係る画像再生装置1が用いられたビデオオンデマンド(VOD:Video On Demand)システムの全体構成を示す概略図であり、図2は、本発明の一実施形態に係る画像再生装置1の概略構成図である。また、図3は、本発明の一実施形態に係る画像再生装置1の内部構造を示すブロック図である。
図1に示すように、サーバ2と画像再生装置1とがネットワーク3を介して接続されることで、VODシステムが構成されている。
FIG. 1 is a schematic diagram showing an overall configuration of a video on demand (VOD) system in which an image reproduction apparatus 1 according to an embodiment of the present invention is used, and FIG. 2 is an embodiment of the present invention. It is a schematic block diagram of the image reproduction apparatus 1 which concerns on a form. FIG. 3 is a block diagram showing the internal structure of the image playback device 1 according to an embodiment of the present invention.
As shown in FIG. 1, a server 2 and an image playback device 1 are connected via a network 3 to constitute a VOD system.

サーバには、さまざまな動画コンテンツ(動画データとも言う)が保存されており、ユーザからの要求に応じた動画コンテンツをネットワークを介して、ユーザが操作する画像再生装置に配信することができるようになっている。なお、ここでは、例えば通信プロトコルとして、Rangeヘッダをサポートしているリクエスト−レスポンス型のプロトコルであるHTTPを利用し、また動画データとしてMPEG形式のものを取り扱うという前提で説明するが、本発明は、これら具体形式に限定されないのはもちろんである。   The server stores various moving image contents (also referred to as moving image data) so that the moving image content in response to a request from the user can be distributed to an image playback device operated by the user via the network. It has become. Here, for example, description will be made on the assumption that HTTP, which is a request-response type protocol that supports a Range header, is used as a communication protocol, and that MPEG format is handled as moving image data. Of course, it is not limited to these specific forms.

画像再生装置1は、例えばテレビやPCあるいはDVDレコーダーやブルーレイディスクレコーダー等であり、その物理的構成としては、図2に示すように、記録手段11、受信手段12、送信手段13、表示手段14、エンコーダ15、デコーダ16等を備え、CPU10が各部の制御を行うように構成してある。ここでは、複数台の画像再生装置1a,1b・・・1nが接続されている。   The image reproducing apparatus 1 is, for example, a television, a PC, a DVD recorder, a Blu-ray disc recorder, or the like. As shown in FIG. 2, the image reproducing apparatus 1 has a recording unit 11, a receiving unit 12, a transmitting unit 13, and a display unit 14. The encoder 15 and the decoder 16 are provided so that the CPU 10 controls each part. Here, a plurality of image reproducing apparatuses 1a, 1b... 1n are connected.

記録手段11は、ROM、RAM等の内部メモリの他、ハードディスクやメモリカードのような外部メモリもここでは含んでいる。
受信手段12は、図示しないリモコン等を用いてユーザが行なう操作情報に関する信号やサーバから送られてくる画像データを受信するものである。
送信手段13は、ユーザの操作情報に基づいて、ユーザが選択したコンテンツに関する情報をサーバに送るものである。
表示手段14は、例えばディスプレイであり、画像の他に、時間、曜日、録画あるいは再生といった情報や状態をも表示することができる。
エンコーダ15は、入力されたアナログ信号をMPEG符号化されたデジタル信号に変換するものである。
デコーダ16は、記録部から読み出されたMPEG符号化されたデータを復号化するものである。
The recording unit 11 includes an external memory such as a hard disk and a memory card in addition to an internal memory such as a ROM and a RAM.
The receiving unit 12 receives a signal related to operation information performed by the user using a remote controller (not shown) and image data sent from the server.
The transmission unit 13 transmits information related to the content selected by the user to the server based on the user operation information.
The display unit 14 is, for example, a display, and can display information and a status such as time, day of the week, recording or reproduction in addition to an image.
The encoder 15 converts the input analog signal into an MPEG encoded digital signal.
The decoder 16 decodes the MPEG encoded data read from the recording unit.

しかして、この画像再生装置1は、前記CPU等によるソフトウェア動作も含めて実現される機能的側面から説明すれば、図3に示すように、データ制御部100、リングバッファ101、画像情報蓄積部たるインデックスデータ格納部102、動画再生部103、選択表示部たるインデックス表示部104、画像データ受信部105を備えたものである。   Accordingly, the image reproduction apparatus 1 is described in terms of functional aspects including software operations by the CPU and the like, as shown in FIG. 3, a data control unit 100, a ring buffer 101, an image information storage unit, An index data storage unit 102, a moving image reproduction unit 103, an index display unit 104 as a selection display unit, and an image data reception unit 105 are provided.

データ制御部100は、サーバ2からダウンロードした画像データを、リングバッファ101に書き込むとともに、複数時点における画像データに対応する画像あるいは画像関連情報をインデックスデータ格納部102に格納するものである。
リングバッファ101は、たとえば前記RAM等の所定領域に設定されたものであり、論理的に環状に記憶領域が接続されている。
The data control unit 100 writes the image data downloaded from the server 2 in the ring buffer 101 and stores the image or image related information corresponding to the image data at a plurality of time points in the index data storage unit 102.
The ring buffer 101 is set in a predetermined area such as the RAM, and the storage areas are logically connected in a circular manner.

画像情報蓄積部たるインデックスデータ格納部102は、サーバ2からダウンロードした動画データから間欠的に複数のフレーム画像データを抽出し、例えば前記RAM等の所定領域にそれらフレーム画像データを格納するものである。   The index data storage unit 102 serving as an image information storage unit intermittently extracts a plurality of frame image data from the moving image data downloaded from the server 2 and stores the frame image data in a predetermined area such as the RAM. .

ところで、ここでの動画データは、MPEG形式のものであることから、GOP単位で区切られている。このGOPは、I−picture、P−picture、B−pictureの3種類のフレーム画像データからなり、そのうちI−pictureのみが、前後のフレーム画像データから独立して単独で表示可能なものであり、他の画像フレームデータは、その前後の画像フレームデータからの差分情報で表される。したがって、GOPには必ずI−pictureが1以上含まれ、また先頭はI−pictureとなる。   By the way, the moving image data here is in the MPEG format, and is therefore divided in GOP units. This GOP is composed of three types of frame image data of I-picture, P-picture, and B-picture, and only I-picture can be displayed independently independently of the preceding and following frame image data. The other image frame data is represented by difference information from the previous and subsequent image frame data. Therefore, one or more I-pictures are always included in a GOP, and the head is I-picture.

しかして、このインデックスデータ格納部102は、前記I−pitureを逐次又は間欠的に抽出して格納するようにしている。なお、このフレーム画像データは、独立表示可能なデータであればよく、MPEG以外であれば、当然に異なる形式のデータとなる。また、フレーム画像データに代えて、そのフレーム画像データを示唆するような画像関連情報、例えば再生先頭からの経過時間等をでも構わない。   Therefore, the index data storage unit 102 extracts and stores the I-pitch sequentially or intermittently. The frame image data may be any data that can be displayed independently, and other than MPEG, the data is naturally in a different format. Further, in place of the frame image data, image-related information that suggests the frame image data, for example, an elapsed time from the beginning of reproduction may be used.

動画再生部103は、ダウンロードした画像データをディスプレイ4に連続的に表示させることにより、動画として再生する処理を行うものである。   The moving image reproduction unit 103 performs a process of reproducing the downloaded image data as a moving image by continuously displaying the downloaded image data on the display 4.

インデックス表示部104は、前記I−pictureに対応する画像をディスプレイ4にユーザの選択可能に表示するものである。   The index display unit 104 displays an image corresponding to the I-picture on the display 4 so that the user can select it.

画像データ受信部105は、動画再生部103による動画の再生状況に基づいて、データ制御部100が必要な受信量を算出し、この計算に基づいて、サーバ2にダウンロードを要求するものである。   The image data receiving unit 105 calculates a necessary reception amount by the data control unit 100 based on the moving image reproduction status by the moving image reproducing unit 103, and requests the server 2 to download based on this calculation.

図4は、リングバッファ101における画像データの書き込み先端アドレスWおよび読み込みアドレスRの動作についての概略説明図である。なお、図4において、各図の左側から右側に向かって時間軸が設定されており、時間の経過とともに、書き込み先端アドレスWおよび読み込みアドレスRが左側から右側へ移動するものとする。   FIG. 4 is a schematic explanatory view of the operation of the writing leading edge address W and the reading address R of the image data in the ring buffer 101. In FIG. 4, the time axis is set from the left side to the right side in each figure, and it is assumed that the write leading address W and the read address R move from the left side to the right side as time passes.

図4(a)に示すように、初期状態においては、リングバッファ101には何も書き込まれていないため、書き込み先端アドレスWと読み込みアドレスRとは、リングバッファの左端(0アドレス)に位置している。   As shown in FIG. 4A, since nothing is written in the ring buffer 101 in the initial state, the write leading address W and the read address R are located at the left end (0 address) of the ring buffer. ing.

そして、ユーザがあるコンテンツを視聴することで、ユーザの操作情報に基づいて、リングバッファ101の書き込み先端アドレスWがまず、図4(b)に示すように、図の左側から右側に向かって動いていく。このことで、書き込み先端アドレスWが動いた分だけ、リングバッファ101に画像データが書き込まれていく(未再生データの蓄積)。   Then, when the user views a certain content, the write leading address W of the ring buffer 101 first moves from the left side to the right side as shown in FIG. 4B based on the user operation information. To go. As a result, image data is written to the ring buffer 101 by the amount corresponding to the write leading address W (accumulation of unreproduced data).

次に、図4(c)に示すように、書き込み先端アドレスWが、リングバッファ内に一定量(たとえば、4MB分)の画像データを書き込むと、書き込み先端アドレスWを追いかけるように、読み込みアドレスRが、図の左側から右側に向かって動いていく。このようにして、読み込みアドレスRによって連続的に再生された画像データがディスプレイに表示されることにより、動画再生が行なわれる。   Next, as shown in FIG. 4C, when the writing leading edge address W writes a certain amount (for example, 4 MB) of image data in the ring buffer, the reading address R follows the writing leading edge address W. However, it moves from the left side of the figure to the right side. In this manner, moving image reproduction is performed by displaying the image data continuously reproduced by the read address R on the display.

通常は、書き込み先端アドレスWの書き込み速度の方が、読み込みアドレスRの進行(再生)速度よりも速く設定されているため、リングバッファ101の右端に到達した書き込み先端アドレスWは、図4(d)に示すように、さらに、リングバッファ101の左端から新たなデータを書き込んでいく。そして、図4(e)に示すように、書き込み先端アドレスWが読み込みアドレスRに追いついた状態になると、書き込み先端アドレスは、いったん書き込みを止めて、そのアドレスで停止する。   Normally, since the writing speed of the writing tip address W is set faster than the progress (reproduction) speed of the reading address R, the writing tip address W that has reached the right end of the ring buffer 101 is shown in FIG. Then, new data is written from the left end of the ring buffer 101 as shown in FIG. Then, as shown in FIG. 4E, when the write leading address W catches up with the reading address R, the writing leading address stops writing once and stops at that address.

その後、図4(f)に示すように、読み込みアドレスRのみがリングバッファ101内の画像データを読み込んで再生していく。そして、図4(g)に示すように、リングバッファ101の右端に到達した読み込みアドレスRは、さらにリングバッファ101の左端から新たなデータを読み込んで再生していく。このようにして、リングバッファ101への書き込みとデータの再生が行なわれ、ディスプレイ4への表示が行なわれる。   After that, as shown in FIG. 4F, only the read address R reads the image data in the ring buffer 101 and reproduces it. Then, as shown in FIG. 4G, the read address R that has reached the right end of the ring buffer 101 further reads and reproduces new data from the left end of the ring buffer 101. In this manner, writing to the ring buffer 101 and data reproduction are performed, and display on the display 4 is performed.

このとき、読み込みアドレスRの動きに対応して、再生されているコンテンツの複数時点における画像データに対応する各画像または画像関連情報がインデックスデータ格納部102に格納されていく。たとえば、図5に示すように、動画コンテンツの各GOPの先頭にあるフレーム画像データ(I−picture)を、再生とともにまたは再生に引き続いて、インデックスデータ格納部102が逐次、RAMに格納する。   At this time, corresponding to the movement of the read address R, each image or image related information corresponding to the image data at a plurality of time points of the content being reproduced is stored in the index data storage unit 102. For example, as shown in FIG. 5, the frame image data (I-picture) at the head of each GOP of the moving image content is stored in the RAM sequentially by the index data storage unit 102 along with or subsequent to the reproduction.

このように保存した画像データは、図6に示すように、たとえば、ディスプレイ4に表示させることにより、ユーザが選択可能に表示される。つまり、表示されたI−pictureをユーザが選択することで、一目で見たい場面を探し出すことができるようになる。   As shown in FIG. 6, the image data stored in this way is displayed on the display 4, for example, so that the user can select it. That is, when the user selects the displayed I-picture, a scene desired to be viewed can be found at a glance.

また、前述したように、インデックスデータ格納部102に格納されるデータは、I−pictureに限られず、コンテンツの複数時点における画像データに対応する、動画内でのデータ位置や時間などの画像関連情報であってもよい。画像関連情報が保存された場合には、図7に示すように、I−picture情報、時刻(そのI−pictureに対応する時刻)、リングバッファ101上におけるアドレス位置、バッファ内有無フラグ(リングバッファ101内の存在の有無)などの情報をテーブル状にして表示させることができる。これにより、選択可能に表示された情報を見て、ユーザが一目で見たい場面を探し出すことができるようになる。リングバッファ101内に、ユーザが選択した画像等が存在している、すなわち、インデックスデータ格納部102に格納されているデータであって、ユーザが選択した画像等がリングバッファ101内のアドレスに存在していれば、読み込みアドレスRを選択された画像等のアドレスまで移動させることにより、そこから再度再生を開始すればよい。   Further, as described above, the data stored in the index data storage unit 102 is not limited to the I-picture, and the image related information such as the data position and time in the moving image corresponding to the image data at a plurality of times of the content. It may be. When the image related information is stored, as shown in FIG. 7, I-picture information, time (time corresponding to the I-picture), address position on the ring buffer 101, presence / absence flag in the buffer (ring buffer) 101) and the like can be displayed in the form of a table. As a result, the user can search for a scene that the user wants to see at a glance by looking at the information displayed in a selectable manner. The image selected by the user exists in the ring buffer 101, that is, the data stored in the index data storage unit 102, and the image selected by the user exists at the address in the ring buffer 101. If this is the case, the read address R may be moved to the address of the selected image or the like, and playback may be started again from there.

また、図8(a)では、たとえば、リングバッファ101内のアドレスが1番地から100番地までのアドレスとして指定可能とされている場合に、読み込みアドレスRが、リングバッファ101内のアドレス20番地にあり、書き込み先端アドレスが70番地にあり、1番地から20番地まで、および70番地から100番地までの領域が再生済みのデータとなっており、さらに、20番地から70番地までの領域のデータが、これから再生する、いわゆる未再生データであるリングバッファ101の状態を示している。   Further, in FIG. 8A, for example, when the address in the ring buffer 101 can be designated as an address from address 1 to address 100, the read address R is set to the address 20 in the ring buffer 101. Yes, the writing tip address is at address 70, the addresses from address 1 to address 20, and addresses from address 70 to address 100 are reproduced data, and further, data in the areas from address 20 to address 70 are stored. The state of the ring buffer 101 which is so-called unreproduced data to be reproduced from now on is shown.

ここで、図8(b)に示すように、リングバッファ101内には保存されていない画像等をユーザが選択した場合、すなわち、リングバッファ101内には既に保存されていないが、インデックスデータ格納部102に保存されているデータとして、アドレス15番地に該当するI−pictureをユーザが選択した場合には、選択されたI−pictureのデータ位置をRangeヘッダに指定してサーバにGET要求を行なう。その一方で、リングバッファ101内の最も過去のI−picture、すなわち、現在の書き込み先端アドレスに最も近いI−pictureのデータ位置を(ここでは同じだったとする)を別途記憶しておき、ユーザが選択したI−pictureと、前記最も過去のI−pictureとの差分データ量を算出する。そして、最も過去のI−pictureのアドレスからその差分データ量だけ後退させたアドレスに書き込み先端アドレスW及び読み込みアドレスRを移動させる。次に、サーバから送信されてきたデータをその書き込み先端アドレスから書き込む。そして、前記記憶したデータ位置までの動画データを受信すると、サーバとのコネクションを切断する。   Here, as shown in FIG. 8B, when the user selects an image or the like that is not stored in the ring buffer 101, that is, although it is not already stored in the ring buffer 101, the index data is stored. When the user selects an I-picture corresponding to address 15 as data stored in the section 102, the data position of the selected I-picture is specified in the Range header and a GET request is made to the server. . On the other hand, the most recent I-picture in the ring buffer 101, that is, the data position of the I-picture closest to the current writing tip address is stored separately (assuming that it is the same here). The difference data amount between the selected I-picture and the past I-picture is calculated. Then, the writing leading edge address W and the reading address R are moved to an address retreated from the address of the past I-picture by the difference data amount. Next, the data transmitted from the server is written from the writing tip address. When the moving image data up to the stored data position is received, the connection with the server is disconnected.

その後、図8(c)に示すように、書き込み先端アドレスWを、ユーザが選択した画像等のアドレス位置(15番地)に移動する。これにより、リングバッファ101内のデータはすべて未再生データとなり、読み込みアドレスRがリングバッファ101内のデータを読み込むことにより、ディスプレイ4には、アドレス15番地からの画像データに相当する部分のコンテンツからの表示が行なわれる。   Thereafter, as shown in FIG. 8C, the writing leading edge address W is moved to the address position (address 15) of the image or the like selected by the user. As a result, all the data in the ring buffer 101 becomes unreproduced data, and when the read address R reads the data in the ring buffer 101, the display 4 starts from the content corresponding to the image data from address 15 on the display 4. Is displayed.

そして、ある程度の読み込みが行なわれ、つまり読み込みアドレスRが進行して、書き込み先端アドレスWと読み込みアドレスRとの差分アドレスが、所定量(たとえば、4MB)未満になると、再び、サーバ2と画像再生装置1との接続が確立されて画像データの受信が再開され、図9(b)に示すように、書き込み先端アドレスWも動き出す。なお、4MB未満になるのを必ずしも待つ必要はなく、例えば、再取得するべきデータを取得し終えた後、リングバッファに書き込み可能領域がでれば、続きのデータを要求して受信して書き込み先端アドレスWを進めてもかまわない。
図10は、画像再生装置の内部動作を説明するフローチャートである。
When a certain amount of reading is performed, that is, when the reading address R advances and the difference address between the writing tip address W and the reading address R becomes less than a predetermined amount (for example, 4 MB), the server 2 and the image reproduction are performed again. The connection with the apparatus 1 is established, and the reception of the image data is resumed. As shown in FIG. 9B, the write leading address W starts to move. It is not always necessary to wait for the size to be less than 4 MB. For example, after obtaining data to be reacquired, if a writable area appears in the ring buffer, the subsequent data is requested and received and written. The tip address W may be advanced.
FIG. 10 is a flowchart for explaining the internal operation of the image reproduction apparatus.

まず、ユーザが所望の動画コンテンツを視聴している間、画像再生装置1では、リングバッファ101内にコンテンツデータが書き込まれるとともに、インデックスデータ格納部102によって、再生済みコンテンツのI−pictureが蓄積される(ステップS1)。   First, while the user is viewing a desired moving image content, in the image reproduction device 1, content data is written into the ring buffer 101, and the I-picture of the reproduced content is accumulated by the index data storage unit 102. (Step S1).

ユーザにより巻き戻し再生や早送り再生等のトリックプレイが行なわれたかを判断する(ステップS2)。トリックプレイが行なわれていなければ(ステップS2のNO)、コンテンツの視聴とともにコンテンツデータの書き込み及びI−picture(又は画像関連情報)の蓄積が継続される。   It is determined whether trick play such as rewind playback or fast forward playback has been performed by the user (step S2). If trick play has not been performed (NO in step S2), content data writing and I-picture (or image-related information) accumulation are continued as the content is viewed.

一方、トリックプレイが行なわれると(ステップS2のYES)、読み込みアドレスRまでの蓄積されたI−pictureに係る画像(又は画像関連情報)がディスプレイ4に表示される(ステップS3)。そして、ユーザにより、I−pictureに係る画像(又は画像関連情報)の確認及び選択が行なわれる(ステップS4)。次に、ユーザにより選択されたI−pictureに係る画像(又は画像関連情報)が、リングバッファ101内に書き込まれているかどうかを判断する(ステップS5)。   On the other hand, when trick play is performed (YES in step S2), the image (or image related information) related to the I-picture accumulated up to the read address R is displayed on the display 4 (step S3). Then, the user confirms and selects an image (or image related information) related to I-picture (step S4). Next, it is determined whether an image (or image related information) related to the I-picture selected by the user is written in the ring buffer 101 (step S5).

ユーザにより選択されたI−pictureに係る画像(又は画像関連情報)が、リングバッファ101内にある場合(ステップS5のYES)、リングバッファ101内の読み込みアドレスRが、ユーザが選択した画像又は画像関連情報に対応する画像データの記録位置まで移動する(ステップS6)。そして、サーバに接続することなく、そこから通常再生が開始される。   When the image (or image related information) related to the I-picture selected by the user is in the ring buffer 101 (YES in step S5), the read address R in the ring buffer 101 is the image or image selected by the user. The image data is moved to the recording position corresponding to the related information (step S6). Then, normal playback is started without connecting to the server.

他方、ステップS5において、ユーザにより選択されたI−pictureに係る画像(又は画像関連情報)が、リングバッファ101内にない場合(ステップS5のNO)、まず、その時点での書き込み先端アドレスが記憶される。   On the other hand, if the image (or image related information) related to the I-picture selected by the user is not in the ring buffer 101 in step S5 (NO in step S5), first, the write leading address at that time is stored. Is done.

次に、ユーザによって選択されたI−pictureに係る画像(又は画像関連情報)を先頭とするストリーム動画データをサーバに送信要求する(ステップS8)。   Next, the server requests transmission of stream moving image data starting from the image (or image related information) related to the I-picture selected by the user (step S8).

一方で、ユーザが選択したI−pictureと、前記最も過去のI−pictureとの差分データ量を算出する。そして、最も過去のI−pictureのアドレスからその差分データ量だけ後退させたアドレスに書き込み先端アドレス及び読み込みアドレスを移動させる(ステップS9)。   On the other hand, a difference data amount between the I-picture selected by the user and the past I-picture is calculated. Then, the writing tip address and the reading address are moved to an address retreated from the most previous I-picture address by the difference data amount (step S9).

次に、サーバから送信されてきたデータをその書き込み先端アドレスから書き込む(ステップS10)。そして、前記記憶したデータ位置までの動画データを受信するとサーバとの接続を切断する(ステップS11、S12)。そして、書き込みアドレスを、前記ステップS9で設定した書き込み先端アドレスに移動させる。
再生は、前記読み込みアドレスから開始される(ステップS13)。
Next, the data transmitted from the server is written from the writing leading edge address (step S10). When the moving image data up to the stored data position is received, the connection with the server is disconnected (steps S11 and S12). Then, the write address is moved to the write tip address set in step S9.
The reproduction is started from the reading address (step S13).

このように、本実施形態における画像再生装置では、ユーザによって選択された画像又は画像関連情報が示す画像データの記録位置と書き込み先端アドレスWとの差分アドレスに基づいて、コンテンツ受信量が算出されるので、不必要にサーバ2に接続することがないから、データ転送やデータ蓄積処理などを行なうことがなく、サーバ2の負荷を軽減することができる。さらに、動画コンテンツのうち、複数時点における画像データに対応する各画像又は画像関連情報が蓄積され、これがユーザに選択可能に表示されるため、ユーザは所望の場面を容易に検索することが可能となる。また、受信するコンテンツは、リングバッファ101内の書き込み先端アドレスWと読み込みアドレスRとのアドレス位置に基づいて受信されるので、リングバッファ101内に書き込まれているコンテンツに対応する画像データと、受信したコンテンツに対応する画像データとが切れ目なく接続され、コンテンツをシームレスに再生することが可能となる。
その他、本発明は、その趣旨を逸脱しない範囲で種々の変形が可能であることは言うまでもない。
As described above, in the image reproduction device according to the present embodiment, the content reception amount is calculated based on the difference address between the recording position of the image data indicated by the image selected by the user or the image-related information and the writing leading edge address W. Therefore, since it is not necessary to connect to the server 2 unnecessarily, data transfer or data storage processing is not performed, and the load on the server 2 can be reduced. Furthermore, among the moving image content, each image or image-related information corresponding to the image data at a plurality of time points is accumulated and displayed so as to be selectable to the user, so that the user can easily search for a desired scene. Become. Further, since the content to be received is received based on the address positions of the writing tip address W and the reading address R in the ring buffer 101, the image data corresponding to the content written in the ring buffer 101, and the reception The image data corresponding to the selected content is seamlessly connected, and the content can be reproduced seamlessly.
In addition, it goes without saying that the present invention can be variously modified without departing from the spirit of the present invention.

1 画像再生蔵置
2 サーバ
3 ネットワーク
100 データ制御部
101 リングバッファ
102 インデックスデータ格納部
103 動画再生部
104 インデックス表示部
105 データ要求部
W 書き込み先端アドレス
R 読み込みアドレス
DESCRIPTION OF SYMBOLS 1 Image reproduction storage 2 Server 3 Network 100 Data control part 101 Ring buffer 102 Index data storage part 103 Movie reproduction part 104 Index display part 105 Data request part W Write front address R Read address

Claims (3)

サーバからネットワークを介して受信した動画用の画像データをリングバッファ内に逐次書き込むとともに、その書き込み先端アドレスよりも後方に設定された読み込みアドレスから前記画像データを読み込み、該動画を再生するように構成した画像再生装置であって、
ユーザによる再生または早送り再生等に係る操作情報を受け付けて読み込んだ前記画像データから、間欠的に画像データ又は該画像データに関連する画像関連データを取得して蓄積する画像情報蓄積部と、
前記画像情報蓄積部に蓄積された一連の画像データが示す画像、又は画像関連データが示す画像関連情報をユーザに選択可能に表示する選択表示部と、
ユーザによって前記画像又は画像関連情報が選択され、該画像又は画像関連情報が示す画像データが前記リングバッファ内にない場合、その選択時点での前記書き込み先端アドレスに基づいて前記リングバッファ上の独立表示可能な最も過去の画像データを特定し、前記画像又は画像関連情報が示す画像データから前記独立表示可能な最も過去の画像データまでの画像データをサーバから受信する画像データ受信部と、
前記書き込み先端アドレスを前記画像データ受信部が受信した画像データ分だけ後退させ、その後退させた書き込み先端アドレスから、前記受信した分の画像データを書き込むとともに、前記後退させた書き込み先端アドレスに前記読み込みアドレスを移動させて該読み込みアドレスから動画を再生する動画再生部とを具備することを特徴とする画像再生装置。
The video data received from the server via the network is sequentially written in the ring buffer, and the video data is read from the read address set behind the write leading address, and the video is played back. An image playback device,
An image information storage unit that intermittently acquires and stores image data or image-related data related to the image data from the image data read by receiving operation information related to playback or fast-forward playback by the user,
A selection display unit that displays the image indicated by the series of image data stored in the image information storage unit or the image related information indicated by the image related data so as to be selectable to the user;
When the image or image-related information is selected by the user and the image data indicated by the image or image-related information is not in the ring buffer, independent display on the ring buffer is performed based on the writing leading edge address at the time of selection. An image data receiving unit that identifies the most possible past image data and receives image data from the image data indicated by the image or image-related information to the most past image data that can be independently displayed from a server;
The write leading address is retracted by the amount of image data received by the image data receiving unit, and the received image data is written from the retracted writing leading address, and the read is performed at the retracted writing leading address. An image reproducing apparatus comprising: a moving image reproducing unit that moves an address and reproduces a moving image from the read address.
画像情報蓄積部に蓄積された画像データが、Iピクチャである請求項1記載の画像再生装置。   The image reproducing apparatus according to claim 1, wherein the image data stored in the image information storage unit is an I picture. サーバからネットワークを介して受信した動画用の画像データをリングバッファ内に逐次書き込むとともに、その書き込み先端アドレスよりも後方に設定された読み込みアドレスから前記画像データを読み込み、該動画を再生する画像再生方法であって
ユーザによる再生または早送り再生等に係る操作情報を受け付けて読み込んだ前記画像データから、間欠的に画像データ又は該画像データに関連する画像関連データを取得して蓄積する画像情報蓄積ステップと、
前記画像情報蓄積ステップで蓄積された一連の画像データが示す画像、又は画像関連データが示す画像関連情報をユーザに選択可能に表示する選択表示ステップと、
ユーザによって前記画像又は画像関連情報が選択され、該画像又は画像関連情報が示す画像データが前記リングバッファ内にない場合、該画像又は画像関連情報が示す画像データから、その選択時点での前記書き込み先端アドレスに基づいて前記リングバッファ上の独立表示可能な最も過去の画像データを特定し、前記画像又は画像関連情報が示す画像データから前記独立表示可能な最も過去の画像データまでの画像データをサーバから受信する画像データ受信ステップと、
前記書き込み先端アドレスを前記画像データ受信ステップで受信した画像データ分だけ後退させ、その後退させた書き込み先端アドレスから、前記受信した分の画像データを書き込むとともに、前記後退させた書き込み先端アドレスに前記読み込みアドレスを移動させて該読み込みアドレスから動画を再生する動画再生ステップとを具備することを特徴とする画像再生方法。
An image reproduction method for sequentially writing image data for a moving image received from a server via a network in a ring buffer, reading the image data from a read address set behind the write leading address, and reproducing the moving image An image information storage step for intermittently acquiring and storing image data or image-related data related to the image data from the image data read by receiving operation information related to reproduction or fast-forward reproduction by a user; ,
A selection display step of displaying the image indicated by the series of image data stored in the image information storage step or the image related information indicated by the image related data so as to be selectable to the user;
When the user selects the image or the image related information and the image data indicated by the image or the image related information is not in the ring buffer, the writing at the time of the selection is performed from the image data indicated by the image or the image related information. The most recent image data that can be independently displayed on the ring buffer is specified based on the leading edge address, and image data from the image data indicated by the image or the image related information to the most past image data that can be independently displayed is a server. Receiving image data from
The write leading address is retracted by the amount of image data received in the image data receiving step, and the received image data is written from the retracted writing leading address, and the read is performed at the retracted writing leading address. And a moving image reproduction step of reproducing a moving image from the read address by moving an address.
JP2010283804A 2010-12-20 2010-12-20 Image reproducing apparatus and image reproducing method Expired - Fee Related JP5642529B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010283804A JP5642529B2 (en) 2010-12-20 2010-12-20 Image reproducing apparatus and image reproducing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010283804A JP5642529B2 (en) 2010-12-20 2010-12-20 Image reproducing apparatus and image reproducing method

Publications (2)

Publication Number Publication Date
JP2012134674A JP2012134674A (en) 2012-07-12
JP5642529B2 true JP5642529B2 (en) 2014-12-17

Family

ID=46649766

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010283804A Expired - Fee Related JP5642529B2 (en) 2010-12-20 2010-12-20 Image reproducing apparatus and image reproducing method

Country Status (1)

Country Link
JP (1) JP5642529B2 (en)

Also Published As

Publication number Publication date
JP2012134674A (en) 2012-07-12

Similar Documents

Publication Publication Date Title
KR100806467B1 (en) Annotating media content with user-specified information
JP3938368B2 (en) Moving image data editing apparatus and moving image data editing method
KR101919188B1 (en) Systems and methods for enhanced trick-play functions
TWI286294B (en) Meta data for moving picture
JP2006174309A (en) Animation reproducing apparatus, program, and record medium
WO2007148777A1 (en) Reproduction device, method, and program
JP2008243367A (en) Method and device for recording broadcast data
JP2006012225A (en) Information processor
US20090136204A1 (en) System and method for remote live pause
KR20120084817A (en) Disc-shaped recording medium, video information reproducing apparatus and video information reproducing method
JP5238359B2 (en) Recording and reproducing method and apparatus
JP2005117660A (en) Information storage medium with av data containing non-multiplexed streams recorded thereon, and method and apparatus for reproducing the same
JP2006260178A (en) Content reproduction device and content reproduction method
JP5642529B2 (en) Image reproducing apparatus and image reproducing method
US20090129756A1 (en) Method and device to seamlessly reproduce contents using storage medium
JP5066278B1 (en) Video display device, buffer management method, and video display system
JP3849501B2 (en) Digital broadcast storage and playback device
JP2003046928A (en) Network image reproduction method and compression image data decoding reproduction apparatus
JP2015041930A (en) Image reproducer and program
JP2001157147A (en) Digital recording and reproducing device having animation thumbnail display function and method for displaying the animation thumbnail
JP2007006025A (en) Apparatus and method for reproducing video
US7895391B2 (en) Method for recording information on a record medium, record medium containing information, and method and device for reading information from a record medium
JP2006345548A (en) Information processing apparatus
JP2008234798A (en) Device and method for setting cue point, information reproducing device, and information recording device
KR100803134B1 (en) Television receiver and method for playing a broadcasting signal on television receiver saved

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131206

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140905

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20141002

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141029

R150 Certificate of patent or registration of utility model

Ref document number: 5642529

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees