JP2015041930A - Image reproducer and program - Google Patents

Image reproducer and program Download PDF

Info

Publication number
JP2015041930A
JP2015041930A JP2013172728A JP2013172728A JP2015041930A JP 2015041930 A JP2015041930 A JP 2015041930A JP 2013172728 A JP2013172728 A JP 2013172728A JP 2013172728 A JP2013172728 A JP 2013172728A JP 2015041930 A JP2015041930 A JP 2015041930A
Authority
JP
Japan
Prior art keywords
image
reproduction
acquired
playback
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
JP2013172728A
Other languages
Japanese (ja)
Inventor
高志 須藤
Takashi Sudo
高志 須藤
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 Electronics Co Ltd
Original Assignee
Samsung Electronics 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 Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Priority to JP2013172728A priority Critical patent/JP2015041930A/en
Publication of JP2015041930A publication Critical patent/JP2015041930A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a technology for efficiently acquiring and displaying data on an image between an image to be reproduced after skip and an image during reproduction.SOLUTION: An image reproducer includes: a reproduction control section for reproducing an image when a reproduction instruction is received and skip-reproducing an image in a prescribed time position with a time position of an image reproduced when a skip reproduction instruction is received as reference; a network control section for acquiring data on the image for being reproduced by the reproduction control section from a server, pre-reading data on the image displayed until the reproduction control section starts skip reproduction when the skip reproduction instruction is given, and acquiring the data from the server; and a pre-reading image determination section for determining a pre-reading image acquired by being pre-read by the network control section on the basis of the time position of the image which the reproduction control section reproduces when the skip reproduction instruction is received and the time position of the image which is skip-reproduced and an order for acquiring data on the pre-reading image irrespective of the time position of the pre-reading image.

Description

本発明は、ビデオオンデマンドシステムに用いられる画像再生装置およびプログラムに関する。   The present invention relates to an image reproduction apparatus and program used for a video on demand system.

従来、動画コンテンツを蓄積しているサーバとユーザ端末(テレビなど)をネットワークで接続し、ユーザの要求に応じて、サーバからユーザ端末に動画をリアルタイムに提供するビデオオンデマンド(VOD:Video On Demand)システムにおいて、スキップ(ジャンプ)再生を適切に行うようにする技術が提案されている。
例えば、特許文献1に記載の再生装置においては、以下のように構成されている。すなわち、端末は、サーバから送信されてきたストリームデータを受信し、バッファリングをして再生するが、複数のバッファを有しており、ジャンプ再生時においてジャンプされる可能性のあるジャンプ先の位置のコンテンツのデータをその複数のバッファに予めバッファリングしておく。
また、特許文献2に記載の装置は、ユーザの現在の視聴位置とプログラムの中の前の方又は後の方にある他の位置との間に存在するメディアファイルのすべての部分のダウンロード、バッファリング及び表示をプロセッサに行わせることなく、ストリーミングメディアファイルのシミュレートされた早送り及び巻戻し動作を行えるようにする技術を有している。そして、静止画像を、ストリーミングメディアファイルを再生する時間の前に準備し格納しておき、プログラムが視聴するものとして選択されたときに再生デバイスに配信する。視聴覚プログラムのライブラリのうちから一つを選択することやシリーズ視聴覚プログラムのエピソードを選択することもできる。
Conventionally, a video on demand (VOD: Video On Demand) that connects a server that stores video content and a user terminal (such as a TV) via a network and provides a video from the server to the user terminal in response to a user request. In the system, a technique for appropriately performing skip (jump) reproduction has been proposed.
For example, the playback device described in Patent Document 1 is configured as follows. That is, the terminal receives the stream data transmitted from the server, plays it with buffering, but has a plurality of buffers, and jump destination positions that may be jumped during jump playback The content data is previously buffered in the plurality of buffers.
In addition, the apparatus described in Patent Document 2 downloads, buffers, and buffers all parts of a media file existing between a user's current viewing position and another position earlier or later in the program. Techniques are provided that allow a simulated fast forward and rewind operation of a streaming media file without causing the processor to ring and display. The still image is then prepared and stored before the time to play the streaming media file, and is delivered to the playback device when the program is selected for viewing. It is also possible to select one from a library of audiovisual programs or an episode of a series audiovisual program.

再公表2007−148777号公報Republished 2007-148777 特表2011−508521号公報Special table 2011-508521 gazette

インターネット上のサーバからコンテンツをダウンロード(取得)するビデオオンデマンドシステムにおいても、動画コンテンツの内容を把握しながらスキップ再生を行えることが望ましい。十分な動画データを先に取得し、記憶しておけば、動画コンテンツの内容を把握しながらスキップ再生を行うことも可能であるが、大容量の記憶領域が必要となる。また、ビデオオンデマンドシステムでは、再生のための画像データを絶えず受信しなければならないため、再生のための画像データとは別に、動画コンテンツの内容を把握させるのに必要な画像データを大量に取得するのは困難である。
本発明は、スキップ後に再生される画像と再生中の画像との間にある画像のデータを効率よく取得し、表示することができる画像再生装置およびプログラムを提供することを目的とする。
Even in a video-on-demand system that downloads (acquires) content from a server on the Internet, it is desirable that skip playback can be performed while grasping the content of the moving image content. If sufficient moving image data is acquired and stored in advance, skip playback can be performed while grasping the contents of the moving image content, but a large-capacity storage area is required. In video-on-demand systems, image data for playback must be constantly received, so a large amount of image data necessary for grasping the contents of video content is acquired separately from image data for playback. It is difficult to do.
An object of the present invention is to provide an image reproducing apparatus and program capable of efficiently acquiring and displaying image data between an image reproduced after skipping and an image being reproduced.

上記の目的を達成する本発明は、再生指示を受けた場合に画像を再生するとともに、スキップ再生指示を受けた場合に指示を受けた時点に再生している画像の時間位置を基準にした所定の時間位置の画像をスキップ再生する再生手段と、前記再生手段が再生するための画像のデータをサーバから取得する第1取得手段と、前記スキップ再生指示があった場合に前記再生手段が前記スキップ再生を開始するまでの間に表示させるための画像のデータを先読みして前記サーバから取得する第2取得手段と、前記スキップ再生指示を受けた時点に前記再生手段が再生している画像の時間位置と前記スキップ再生する画像の時間位置とに基づいて前記第2取得手段が先読みして取得する先読み画像および当該先読み画像のデータを取得する順番を当該先読み画像の時間位置に関わらずに決定する決定手段と、
を備えることを特徴とする画像再生装置である。
The present invention that achieves the above object reproduces an image when receiving a reproduction instruction, and at the same time based on the time position of the image being reproduced when the instruction is received when a skip reproduction instruction is received. A playback unit that skips and reproduces an image at a time position, a first acquisition unit that acquires image data for playback by the playback unit from a server, and the playback unit that skips when the skip playback instruction is received. Second acquisition means for prefetching image data to be displayed before starting reproduction and obtaining it from the server, and time of the image being reproduced by the reproduction means when the skip reproduction instruction is received Based on the position and the time position of the image to be skip-played, the second acquisition means pre-reads and acquires the pre-read image and the order of acquiring the data of the pre-read image Determining means for determining regardless of the time position of the read image,
An image reproducing apparatus comprising:

ここで、前記再生手段は、前記スキップ再生指示を受けた場合には、指示を受けた時点に再生している画像が属する区分の次の区分の開始位置の画像をスキップ再生し、前記決定手段は、前記スキップ再生指示を受けた時点に再生している画像が属する区分の開始位置と、前記次の区分の開始位置との中央の画像のデータを第1番目に取得する画像と決定するとよい。
また、前記決定手段は、前記スキップ再生指示を受けた時点に再生している画像が属する区分の開始位置と、前記第1番目に取得する画像の時間位置との中央の画像のデータを第2番目に取得する画像と決定するとよい。
また、前記決定手段は、前記スキップ再生指示を受けた時点に再生している画像が属する区分の次の区分の開始位置と、前記第1番目に取得する画像の時間位置との中央の画像のデータを第3番目に取得する画像と決定するとよい。
Here, when the playback means receives the skip playback instruction, the playback means skips playback of the image at the start position of the next section to which the image being played back at the time of receiving the instruction, and the determination means May be determined as the image from which the data of the center of the start position of the segment to which the image being reproduced at the time of receiving the skip playback instruction belongs and the start position of the next segment is acquired first. .
In addition, the determination means stores second image data of a center between a start position of a section to which an image being reproduced at the time of receiving the skip reproduction instruction and a time position of the first acquired image. It is better to determine the image to be acquired second.
In addition, the determination unit is configured to obtain a central image between a start position of a section next to a section to which an image being reproduced at the time when the skip reproduction instruction is received and a time position of the first acquired image. The image may be determined as the third image to be acquired.

また、前記第1取得手段が取得したデータを記憶する再生用記憶領域と、前記第1取得手段が取得したデータを前記再生用記憶領域に記憶するとともに、前記再生手段が再生した画像のデータを消去する記憶制御手段と、を備え、前記第2取得手段は、前記再生用記憶領域に予め定めた量以上のデータが記憶されている場合に前記先読み画像のデータを取得するとよい。
また、前記第2取得手段が取得したデータを記憶する先読み用記憶領域を有し、前記記憶制御手段は、前記第2取得手段が取得した前記先読み画像のデータを前記先読み用記憶領域に記憶し、当該先読み画像が表示されたとしても消去せずに記憶したままとするとよい。
The reproduction storage area for storing the data acquired by the first acquisition means, the data acquired by the first acquisition means are stored in the reproduction storage area, and the image data reproduced by the reproduction means is stored. Storage control means for erasing, and the second acquisition means may acquire the data of the prefetched image when data of a predetermined amount or more is stored in the reproduction storage area.
A pre-read storage area for storing data acquired by the second acquisition means; and the storage control means stores the data of the pre-read image acquired by the second acquisition means in the pre-read storage area. Even if the prefetched image is displayed, it may be stored without being erased.

また、他の観点から捉えると、本発明は、コンピュータに、再生指示を受けた場合に画像を再生するとともに、スキップ再生指示を受けた場合に指示を受けた時点に再生している画像の時間位置を基準にした所定の時間位置の画像をスキップ再生する再生機能と、前記再生機能が再生するための画像のデータをサーバから取得する第1の取得機能と、前記スキップ再生指示があった場合に前記再生機能が前記スキップ再生を開始するまでの間に表示させるための画像のデータを先読みして前記サーバから取得する第2の取得機能と、前記スキップ再生指示を受けた時点に前記再生機能が再生している画像の時間位置と前記スキップ再生する画像の時間位置とに基づいて前記第2の取得機能が先読みして取得する先読み画像および当該先読み画像のデータを取得する順番を当該先読み画像の時間位置に関わらずに決定する機能と、を実現させるためのプログラムである。   From another point of view, the present invention reproduces an image when a computer receives a reproduction instruction, and also reproduces the time of the image reproduced at the time when the instruction is received when a skip reproduction instruction is received. When there is a playback function for skipping playback of an image at a predetermined time position based on a position, a first acquisition function for acquiring image data for playback by the playback function from a server, and the skip playback instruction A second acquisition function for prefetching image data to be displayed before the playback function starts the skip playback and acquiring from the server, and the playback function at the time when the skip playback instruction is received A prefetched image acquired by prefetching the second acquisition function based on the time position of the image being reproduced and the time position of the image being skip-reproduced, and the prefetched image The order of acquiring the data a program for realizing the a function of determined regardless of the time position of the pre-read image.

本発明によれば、スキップ後に再生される画像と再生中の画像との間にある画像のデータを効率よく取得し、表示することができる。   According to the present invention, it is possible to efficiently acquire and display image data between an image reproduced after skipping and an image being reproduced.

本実施の形態に係るビデオオンデマンドシステムの概略構成図である。It is a schematic block diagram of the video on demand system which concerns on this Embodiment. 本実施の形態に係る画像再生装置本体のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the image reproduction apparatus main body which concerns on this Embodiment. 本実施の形態に係る画像再生装置本体の機能構成例を示すブロック図である。It is a block diagram which shows the function structural example of the image reproduction apparatus main body which concerns on this Embodiment. 先読み画像決定部が先読み画像および先読み画像を取得する順番を示す図である。It is a figure which shows the order in which a prefetch image determination part acquires a prefetch image and a prefetch image. 表示部に表示された先読み画像の例を示す図である。It is a figure which shows the example of the prefetch image displayed on the display part. (a)および(b)は、チャプタ間を8分割する先読み画像を全て取得していないときに早送り用のスキップボタンが押された場合に表示する先読み画像を示す図である。(A) And (b) is a figure which shows the prefetch image displayed when the skip button for fast-forwarding is pressed when all the prefetch images which divide | segment into 8 between chapters are not acquired. チャプタ間時間が2分(120秒)であった場合に、先読み画像決定部が先読み画像を決定する態様を示す図である。It is a figure which shows the aspect in which a prefetch image determination part determines a prefetch image, when the time between chapters is 2 minutes (120 seconds). (a)および(b)は、チャプタ間時間が2分であった場合に、表示部に表示される先読み画像の例を示す図である。(A) And (b) is a figure which shows the example of the prefetch image displayed on a display part, when the time between chapters is 2 minutes. リモコンの巻き戻し用のスキップボタンが押された場合に、表示部に表示される先読み画像の例を示す図である。It is a figure which shows the example of the prefetch image displayed on a display part, when the skip button for rewinding of a remote control is pushed. 表示部に表示されるサムネイルの一例を示す図である。It is a figure which shows an example of the thumbnail displayed on a display part. (a)〜(d)は、1セッションで先読み画像を取得する場合の態様を示す図である。(A)-(d) is a figure which shows the aspect in the case of acquiring a prefetch image in 1 session.

以下、添付図面を参照して、本発明の実施の形態について詳細に説明する。
図1は、本実施の形態に係るビデオオンデマンド(VOD:Video On Demand)システム1(以下、「VODシステム1」と称す。)の概略構成図である。
VODシステム1は、画像再生装置10と、サーバ20と、画像再生装置10とサーバ20とを接続するインターネット等のネットワーク30と、を備えている。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.
FIG. 1 is a schematic configuration diagram of a video on demand (VOD) system 1 (hereinafter referred to as “VOD system 1”) according to the present embodiment.
The VOD system 1 includes an image reproduction device 10, a server 20, and a network 30 such as the Internet that connects the image reproduction device 10 and the server 20.

画像再生装置10は、テレビ、PC、DVDレコーダーあるいはブルーレイディスクレコーダーであることを例示することができる。画像再生装置10は、画像再生装置本体11と、ユーザが操作するリモコン12とを有し、画像再生装置本体11は、リモコン12からの指令信号に応じて作動する。リモコン12には、再生ボタン12a、早送り用のスキップボタン12b、巻き戻し用のスキップボタン12c、左ボタン12d、右ボタン12e、決定ボタン12fが設けられている。画像再生装置本体11の具体的構成については後で詳述する。   The image reproducing device 10 can be exemplified as a television, a PC, a DVD recorder, or a Blu-ray disc recorder. The image reproduction device 10 includes an image reproduction device main body 11 and a remote controller 12 operated by a user. The image reproduction device main body 11 operates in response to a command signal from the remote control 12. The remote controller 12 is provided with a playback button 12a, a fast-forward skip button 12b, a rewind skip button 12c, a left button 12d, a right button 12e, and an enter button 12f. A specific configuration of the image reproducing apparatus main body 11 will be described in detail later.

サーバ20は、さまざまな動画コンテンツの画像データを保存しており、ユーザからの要求に応じた動画コンテンツを、ネットワーク30を介して、ユーザが操作する画像再生装置10に配信する。なお、以下では、例えば通信プロトコルとして、Rangeヘッダをサポートしているリクエスト−レスポンス型のプロトコルであるHTTPを利用し、また動画データとしてMPEG形式のものを取り扱うという前提で説明する。動画データがMPEG形式のものである場合、動画データはGOP(Group Of Picture)単位で区切られている。このGOPは、Iピクチャ、Pピクチャ、Bピクチャの3種類のフレーム画像データからなり、そのうちIピクチャのみが、前後のフレーム画像データから独立して単独で表示可能なものであり、他のフレーム画像データは、その前後のフレーム画像データからの差分情報で表される。したがって、GOPには必ずIピクチャが1つ以上含まれ、GOPの先頭はIピクチャとなる。   The server 20 stores image data of various moving image contents, and distributes the moving image content according to the request from the user to the image reproducing apparatus 10 operated by the user via the network 30. In the following, description will be made on the assumption that, for example, HTTP, which is a request-response type protocol that supports a Range header, is used as a communication protocol, and MPEG data is handled as moving image data. When the moving image data is in MPEG format, the moving image data is divided in GOP (Group Of Picture) units. This GOP is composed of three types of frame image data of I picture, P picture, and B picture. Of these, only the I picture can be displayed independently from the preceding and following frame image data. The data is represented by difference information from the previous and subsequent frame image data. Therefore, a GOP always includes at least one I picture, and the top of the GOP is an I picture.

<画像再生装置本体の構成>
図2は、本実施の形態に係る画像再生装置本体11のハードウェア構成例を示す図である。
画像再生装置本体11は、図2に示すように、CPU13と、記憶部14と、受信部15と、送信部16と、表示部17と、エンコーダ18と、デコーダ19と、を備えている。
記憶部14は、ROM、RAM等の内部メモリと、ハードディスクやメモリカードのような外部メモリと、を有している。記憶部14は、RAMに、再生する画像の画像データを記憶する再生用記憶領域14aと、先読みした先読み画像の画像データを記憶する先読み用記憶領域14bと、を有している。また、記憶部14は、RAMに、MPEG形式の動画データのCPCファイルを記憶する記憶領域(不図示)を有している。
<Configuration of image playback device main body>
FIG. 2 is a diagram illustrating a hardware configuration example of the image reproduction device main body 11 according to the present embodiment.
As shown in FIG. 2, the image playback device main body 11 includes a CPU 13, a storage unit 14, a reception unit 15, a transmission unit 16, a display unit 17, an encoder 18, and a decoder 19.
The storage unit 14 includes an internal memory such as a ROM and a RAM, and an external memory such as a hard disk and a memory card. The storage unit 14 includes, in the RAM, a reproduction storage area 14a that stores image data of an image to be reproduced, and a prefetch storage area 14b that stores image data of a prefetched prefetched image. The storage unit 14 also has a storage area (not shown) for storing a CPC file of MPEG moving image data in the RAM.

受信部15は、リモコン12(図1参照)を用いてユーザが行なう操作に関する情報やサーバ20から送られてくる画像データを受信する。
送信部16は、ユーザの操作情報に基づいて、ユーザが選択した動画コンテンツに関する情報等をサーバ20に送る。
表示部17は、例えば液晶ディスプレイ等による表示画面を備え、画像の他に、時間、曜日、録画あるいは再生といった情報や状態をも表示する。
エンコーダ18は、入力されたアナログ信号をMPEG符号化されたデジタル信号に変換するものである。
デコーダ19は、MPEG符号化されたデータを復号化する。デコーダ19は、サーバ20から受信したMPEG符号化されたデータを復号化して記憶部14に記憶してもよいし、記憶部14から読み出されたMPEG符号化されたデータを復号化して表示部17に表示してもよい。
The receiving unit 15 receives information related to an operation performed by the user using the remote controller 12 (see FIG. 1) and image data sent from the server 20.
The transmission unit 16 transmits information related to the moving image content selected by the user to the server 20 based on the user operation information.
The display unit 17 includes a display screen such as a liquid crystal display, for example, and displays information and status such as time, day of the week, recording, or reproduction in addition to the image.
The encoder 18 converts an input analog signal into an MPEG encoded digital signal.
The decoder 19 decodes the MPEG encoded data. The decoder 19 may decode the MPEG-encoded data received from the server 20 and store it in the storage unit 14, or decode the MPEG-encoded data read from the storage unit 14 to display the display unit 17 may be displayed.

図3は、本実施の形態に係る画像再生装置本体11の機能構成例を示すブロック図である。
画像再生装置本体11は、ユーザがリモコン12の再生ボタン12aを押した場合にはユーザが選択した動画コンテンツを再生するとともに、ユーザがリモコン12の早送り用のスキップボタン12bあるいは巻き戻し用のスキップボタン12cを押した場合には(スキップ再生指示を受けた場合には)、現在再生中の画像の時間位置を基準とする予め定められた時間位置の画像を、現在再生中の画像からこの予め定められた時間位置の画像までをスキップして再生する。そして、画像再生装置本体11は、スキップ後の画像を再生開始するまでの間に、現在再生中の画像からスキップ後の画像までの間に存在する画像を表示する。そのために、画像再生装置本体11は、現在再生中の画像からスキップ後の画像までに存在する画像を、ユーザによりリモコン12の早送り用のスキップボタン12bあるいは巻き戻し用のスキップボタン12cが押される前に先読みして取得し、記憶部14に記憶しておく。以下では、先読みして取得した画像を「先読み画像」と称す。
FIG. 3 is a block diagram illustrating a functional configuration example of the image reproduction device main body 11 according to the present embodiment.
When the user presses the playback button 12a of the remote controller 12, the image playback apparatus main body 11 plays the moving image content selected by the user, and the user skips the fast-forward skip button 12b or the rewind skip button. When 12c is pressed (when a skip reproduction instruction is received), an image at a predetermined time position based on the time position of the currently reproduced image is determined from the currently reproduced image. Skips to the image at the specified time position and plays back. Then, the image playback apparatus main body 11 displays images existing between the currently played back image and the skipped image until the skipped image starts to be played back. For this purpose, the image reproduction apparatus main body 11 displays images existing between the currently reproduced image and the image after skipping before the user presses the skip button 12b for fast-forwarding or the skip button 12c for rewinding by the user. Are prefetched and acquired and stored in the storage unit 14. Hereinafter, an image obtained by prefetching is referred to as a “prefetch image”.

画像再生装置本体11は、上述した機能を実現するために、図3に示すように、サーバ20との間のデータの送受信を制御するネットワーク制御部131と、記憶部14へのデータの記憶およびデータの消去を制御する記憶制御手段の一例としての記憶制御部132と、リモコン12の操作内容に応じて各部位を制御する操作制御部133と、を備えている。また、画像再生装置本体11は、画像の再生を制御する再生手段の一例としての再生制御部134と、先読み画像としてどの画像を取得するかおよび取得する順番を決定する決定手段の一例としての先読み画像決定部135と、表示部17への先読み画像の表示を制御する先読み画像表示制御部136と、を備えている。これらネットワーク制御部131、記憶制御部132、操作制御部133、再生制御部134、先読み画像決定部135および先読み画像表示制御部136は、CPU13が記憶部14に記憶されたソフトウェアを実行することにより実現される。   In order to realize the above-described functions, the image playback device main body 11 has a network control unit 131 that controls transmission / reception of data to / from the server 20 and storage of data in the storage unit 14 as shown in FIG. A storage control unit 132 as an example of a storage control unit that controls data erasure, and an operation control unit 133 that controls each part according to the operation content of the remote controller 12 are provided. The image playback apparatus main body 11 also includes a playback control unit 134 as an example of a playback unit that controls playback of an image, and a prefetch as an example of a determination unit that determines which image is acquired as a prefetch image and the order of acquisition. An image determination unit 135 and a prefetch image display control unit 136 that controls display of the prefetch image on the display unit 17 are provided. The network control unit 131, the storage control unit 132, the operation control unit 133, the reproduction control unit 134, the prefetch image determination unit 135, and the prefetch image display control unit 136 are executed by the CPU 13 executing software stored in the storage unit 14. Realized.

ネットワーク制御部131は、ユーザがVODを利用する場合には、送信部16を介してサーバ20と接続し、ユーザが選択した動画コンテンツに関する情報等を、送信部16を介してサーバ20に送る。また、ネットワーク制御部131は、再生制御部134が再生しようとする画像の画像データを、受信部15を介してサーバ20から取得する。また、ネットワーク制御部131は、先読み画像決定部135が後述するようにして決定した先読み画像の画像データを、送信部16を介してサーバ20に要求するとともに、受信部15を介してサーバ20から取得する。このように、ネットワーク制御部131は、再生制御部134が再生するための画像のデータをサーバ20から取得する第1取得手段として機能するとともに、スキップ再生指示があった場合に再生制御部134がスキップ再生を開始するまでの間に表示させるための画像のデータを先読みしてサーバ20から取得する第2取得手段として機能する。   When the user uses VOD, the network control unit 131 is connected to the server 20 via the transmission unit 16, and sends information related to the moving image content selected by the user to the server 20 via the transmission unit 16. In addition, the network control unit 131 acquires image data of an image to be reproduced by the reproduction control unit 134 from the server 20 via the reception unit 15. The network control unit 131 requests image data of the prefetched image determined by the prefetched image determining unit 135 as described later from the server 20 via the transmission unit 16 and from the server 20 via the reception unit 15. get. As described above, the network control unit 131 functions as a first acquisition unit that acquires image data to be reproduced by the reproduction control unit 134 from the server 20, and the reproduction control unit 134 performs a skip reproduction instruction when there is a skip reproduction instruction. It functions as a second acquisition unit that pre-reads and acquires from the server 20 image data to be displayed before skip reproduction is started.

記憶制御部132は、サーバ20から取得した画像データを、記憶部14のRAMのどの部分に記憶するかを制御する。記憶制御部132は、再生画像の画像データを再生用記憶領域14aに記憶し、先読み画像の画像データを先読み用記憶領域14bに記憶する。記憶制御部132は、再生用記憶領域14aに記憶しておいた画像データであって再生し終えた画像データは削除する。一方、先読み用記憶領域14bに記憶した先読み画像の画像データを表示し終えたとしてもこの先読み画像の画像データは削除しない。   The storage control unit 132 controls which part of the RAM of the storage unit 14 stores the image data acquired from the server 20. The storage control unit 132 stores the image data of the reproduction image in the reproduction storage area 14a, and stores the image data of the prefetch image in the prefetch storage area 14b. The storage control unit 132 deletes the image data that has been stored in the playback storage area 14a and has been played back. On the other hand, even if the image data of the prefetched image stored in the prefetch storage area 14b has been displayed, the image data of the prefetched image is not deleted.

操作制御部133は、受信部15を介してリモコン12の操作内容を取得した場合には、その操作内容に応じた指令信号を各部位へ出力する。例えば、ユーザがリモコン12の再生ボタン12aを押した場合には、再生制御部134へ画像を再生するべき旨の指令信号を送る。また、操作制御部133は、例えば、ユーザがリモコン12の早送り用のスキップボタン12bあるいは巻き戻し用のスキップボタン12cを押した場合には、ネットワーク制御部131へスキップ後に再生する画像のデータを取得するべき旨の指令信号を送るとともに、再生制御部134へスキップ後の画像を再生するべき旨の指令信号を送る。また、先読み画像表示制御部136に、再生制御部134がスキップ後の画像を再生開始するまでの間に先読みした画像を表示すべき旨の指令信号を送る。   When the operation control unit 133 acquires the operation content of the remote controller 12 via the reception unit 15, the operation control unit 133 outputs a command signal corresponding to the operation content to each part. For example, when the user presses the playback button 12 a of the remote controller 12, a command signal indicating that an image should be played is sent to the playback control unit 134. For example, when the user presses the fast-forward skip button 12b or the rewind skip button 12c of the remote controller 12, the operation control unit 133 acquires image data to be reproduced after skipping to the network control unit 131. A command signal indicating that the skipped image should be reproduced and a command signal indicating that the skipped image should be reproduced are transmitted to the reproduction control unit 134. In addition, a command signal indicating that the prefetched image should be displayed before the reproduction control unit 134 starts reproducing the skipped image is sent to the prefetched image display control unit 136.

再生制御部134は、ユーザがリモコン12の再生ボタン12aを押した場合には、記憶部14の再生用記憶領域14aに記憶された画像データに基づいて画像を再生する。また、再生制御部134は、例えば、ユーザがリモコン12の早送り用のスキップボタン12bあるいは巻き戻し用のスキップボタン12cを押した場合には、スキップして、コンテンツ中のどの部分の画像を再生するかを決めて当該部分の画像を再生する。なお、再生制御部134は、現在再生している画像が属するチャプタの次のチャプタの先頭の画像をスキップ後の再生位置とする。現在再生している画像が属するチャプタの情報や次のチャプタの情報は、記憶部14に記憶されたCPCファイルに記載されたチャプタ情報を基に把握することができる。   When the user presses the playback button 12 a of the remote controller 12, the playback control unit 134 plays back an image based on the image data stored in the playback storage area 14 a of the storage unit 14. Also, for example, when the user presses the fast-forward skip button 12b or the rewind skip button 12c of the remote controller 12, the playback control unit 134 skips and plays back any part of the image in the content. And the image of the part is reproduced. Note that the reproduction control unit 134 sets the first image of the chapter next to the chapter to which the currently reproduced image belongs as the reproduction position after skipping. Information on the chapter to which the currently reproduced image belongs and information on the next chapter can be grasped based on the chapter information described in the CPC file stored in the storage unit 14.

先読み画像決定部135は、先読みすべき画像および先読みすべき画像を取得する順番を決定する。
先読み画像表示制御部136は、ユーザがリモコン12の早送り用のスキップボタン12bあるいは巻き戻し用のスキップボタン12cを押した場合に、再生制御部134がスキップ後の画像を再生開始するまでの間に、現在再生している画像の時間位置とスキップ後の再生画像の時間位置との間に存在する画像であって、記憶部14の先読み用記憶領域14bに記憶されている画像を表示部17に表示させる。
以下に、先読み画像決定部135が決定する手法、および先読み画像表示制御部136が表示する手法について詳述する。
The prefetch image determination unit 135 determines an image to be prefetched and an order in which images to be prefetched are acquired.
When the user presses the fast-forward skip button 12b or the rewind skip button 12c of the remote controller 12, the pre-read image display control unit 136 is a period until the playback control unit 134 starts playback of the skipped image. An image that exists between the time position of the currently reproduced image and the time position of the reproduced image after skipping, and that is stored in the prefetch storage area 14b of the storage unit 14 is displayed on the display unit 17. Display.
Hereinafter, a method determined by the prefetch image determining unit 135 and a method displayed by the prefetch image display control unit 136 will be described in detail.

図4は、先読み画像決定部135が先読み画像および先読み画像を取得する順番を示す図である。
先読み画像決定部135は、先ず、現在再生している画像が属するチャプタの開始位置(以下、「現チャプタ開始位置」と称す。)と次のチャプタの開始位置(以下、「次チャプタ開始位置」と称す。)の中央の位置の画像を1番目に取得する先読み画像として決定する。そして、先読み画像決定部135は、現チャプタ開始位置と1番目に取得する先読み画像の開始位置の中央の位置の画像を2番目に取得する先読み画像として決定し、1番目に取得する先読み画像の開始位置と次チャプタ開始位置の中央の位置の画像を3番目に取得する先読み画像として決定する。そして、先読み画像決定部135は、現チャプタ開始位置と2番目に取得する先読み画像の開始位置の中央の位置の画像を4番目に取得する先読み画像として決定し、3番目に取得する先読み画像の開始位置と次チャプタ開始位置の中央の位置の画像を5番目に取得する先読み画像として決定する。そして、先読み画像決定部135は、1番目に取得する先読み画像の開始位置と2番目に取得する先読み画像の開始位置の中央の画像を6番目に取得する先読み画像として決定し、1番目に取得する先読み画像の開始位置と3番目に取得する先読み画像の開始位置の中央の画像を7番目に取得する先読み画像として決定する。
FIG. 4 is a diagram illustrating the order in which the prefetch image determination unit 135 acquires the prefetch image and the prefetch image.
The pre-read image determining unit 135 first starts a chapter start position to which the currently reproduced image belongs (hereinafter referred to as “current chapter start position”) and a next chapter start position (hereinafter referred to as “next chapter start position”). Is determined as the prefetched image to be acquired first. Then, the prefetch image determining unit 135 determines the image at the center of the current chapter start position and the start position of the first prefetch image to be acquired as the prefetch image to be acquired second, and the prefetch image to be acquired first. The image at the center position between the start position and the next chapter start position is determined as the prefetch image to be acquired third. Then, the prefetch image determining unit 135 determines the image at the center of the current chapter start position and the start position of the second prefetch image to be acquired as the prefetch image to be acquired fourth, and the third prefetch image to be acquired. The image at the center position between the start position and the next chapter start position is determined as the prefetch image to be acquired fifth. Then, the prefetch image determination unit 135 determines the first prefetch image acquired first and the center image of the start position of the prefetch image acquired second as the prefetch image to be acquired sixth, and is acquired first. The center image of the start position of the prefetch image to be acquired and the start position of the prefetch image to be acquired third is determined as the prefetch image to be acquired seventh.

つまり、1番目に取得する先読み画像の開始位置は、現チャプタ開始位置+現チャプタ開始位置と次チャプタ開始位置との間の時間×1/2である。現チャプタ開始位置と次チャプタ開始位置との間の時間を以下では「チャプタ間時間」と称すると、2〜7番目に取得する先読み画像の開始位置は以下の通りである。
2番目に取得の先読み画像の開始位置=現チャプタ開始位置+チャプタ間時間×1/4
3番目に取得の先読み画像の開始位置=現チャプタ開始位置+チャプタ間時間×3/4
4番目に取得の先読み画像の開始位置=現チャプタ開始位置+チャプタ間時間×1/8
5番目に取得の先読み画像の開始位置=現チャプタ開始位置+チャプタ間時間×7/8
6番目に取得の先読み画像の開始位置=現チャプタ開始位置+チャプタ間時間×3/8
7番目に取得の先読み画像の開始位置=現チャプタ開始位置+チャプタ間時間×5/8
That is, the start position of the prefetched image acquired first is the current chapter start position + the time between the current chapter start position and the next chapter start position × ½. When the time between the current chapter start position and the next chapter start position is hereinafter referred to as “inter-chapter time”, the start position of the prefetch image acquired second to seventh is as follows.
Second acquisition start position of prefetched image = current chapter start position + interchapter time × 1/4
Third acquisition start position of prefetched image = current chapter start position + interchapter time × 3/4
Fourth start position of prefetched image acquired = current chapter start position + interchapter time × 1/8
5th start position of prefetched image acquired = current chapter start position + interchapter time × 7/8
6th start position of prefetched image acquired = current chapter start position + interchapter time × 3/8
7th start position of prefetched image acquired = current chapter start position + interchapter time × 5/8

なお、先読みして取得する画像データは、2つのGOPであることを例示することができるが、特に限定されるものではない。GOP3つ分あるいは5つ分の画像データを先読みして取得してもよい。また、1チャプタを最大8分割する範囲で先読み画像を取得することが望ましい。また、先読み画像の開始位置の時間間隔は30秒以上であることが好ましい。ゆえに、チャプタ間時間が4分であった場合には30秒間隔で7つの先読み画像(2GOP)を取得することが望ましい。
以上のようにして先読み画像決定部135が取得する順番を決定した先読み画像は、ネットワーク制御部131が送信部16を介してサーバ20に要求するとともに、受信部15を介してサーバ20から取得する。そして、記憶制御部132が、ネットワーク制御部131が取得した先読み画像を、先読み用記憶領域14bに記憶する。
The image data acquired by prefetching can be exemplified by two GOPs, but is not particularly limited. Image data for three or five GOPs may be prefetched and acquired. In addition, it is desirable to acquire a prefetch image in a range in which one chapter is divided into eight at most. Moreover, it is preferable that the time interval of the start position of a prefetch image is 30 seconds or more. Therefore, when the time between chapters is 4 minutes, it is desirable to acquire seven prefetched images (2GOP) at 30 second intervals.
The network controller 131 requests the server 20 via the transmitter 16 and the server 20 via the receiver 15 to obtain the prefetched images determined by the prefetch image determination unit 135 as described above. . Then, the storage control unit 132 stores the prefetch image acquired by the network control unit 131 in the prefetch storage area 14b.

図5は、表示部17に表示された先読み画像の例を示す図である。
先読み画像表示制御部136は、図5に示すように、ユーザがリモコン12の早送り用のスキップボタンを押した場合に、再生制御部134がスキップ後の画像を再生開始するまでの間(画像が切り替わるまでの間)に、現在再生している画像の位置とスキップ後の再生画像の位置との間に存在する画像であって、記憶部14の先読み用記憶領域14bに記憶されている先読み画像を表示部17に表示させる。その際、先読み画像表示制御部136は、現在再生している画像の時間位置から近い時間位置にある先読み画像から順に、例えば0.3秒間隔で表示させる。例えば、図4に示したように、チャプタ間を8分割する先読み画像を取得している場合には、4番目に取得した先読み画像、2番目に取得した先読み画像、6番目に取得した先読み画像、1番目に取得した先読み画像、7番目に取得した先読み画像、3番目に取得した先読み画像、5番目に取得した先読み画像の順に表示させる。
なお、先読み画像表示制御部136は、先読み画像として取得した2GOPのデータの内の最初のGOPのIピクチャのみを表示させるようにしてもよいし、2GOPの内の1GOP分あるいは2GOP全ての動画を表示させるようにしてもよい。
FIG. 5 is a diagram illustrating an example of the prefetched image displayed on the display unit 17.
As shown in FIG. 5, when the user presses the skip button for fast-forwarding on the remote controller 12, the pre-read image display control unit 136 waits until the playback control unit 134 starts playback of the skipped image (the image is displayed). The pre-read image stored between the position of the currently reproduced image and the position of the reproduced image after skipping and stored in the pre-read storage area 14b of the storage unit 14 until switching) Is displayed on the display unit 17. At that time, the prefetch image display control unit 136 displays the prefetch images at the time positions close to the time position of the currently reproduced image in order, for example, at intervals of 0.3 seconds. For example, as illustrated in FIG. 4, when a prefetch image that divides the chapter into eight is acquired, the prefetch image acquired fourth, the prefetch image acquired second, the prefetch image acquired sixth. The prefetched image acquired first, the prefetched image acquired seventh, the prefetched image acquired third, the prefetched image acquired fifth, are displayed in this order.
Note that the prefetch image display control unit 136 may display only the I picture of the first GOP in the data of 2 GOP acquired as the prefetch image, or the moving image of 1 GOP of 2 GOP or all the 2 GOPs. You may make it display.

以上のように構成されたVODシステム1においては、スキップ後に再生される画像と再生中の画像との間にある画像のデータを効率よく取得し、表示部17に表示させることができる。それゆえ、ユーザは、動画コンテンツの内容を把握しながらスキップ再生を行うことができる。   In the VOD system 1 configured as described above, image data between an image reproduced after skipping and an image being reproduced can be efficiently acquired and displayed on the display unit 17. Therefore, the user can perform skip reproduction while grasping the details of the moving image content.

なお、先読み画像表示制御部136は、もし、チャプタ間を8分割する先読み画像を全て取得していないときにリモコン12の早送り用のスキップボタン12bが押された場合には、取得が完了した先読み画像のみを表示させるとよい。
図6(a)および図6(b)は、チャプタ間を8分割する先読み画像を全て取得していないときに早送り用のスキップボタン12bが押された場合に表示する先読み画像を示す図である。
図6(a)に示すように、3番目に取得する先読み画像を取得し終え、4番目に取得する先読み画像を取得し始める前に、リモコン12の早送り用のスキップボタン12bが押された場合には、図6(b)に示すように、リモコン12の早送り用のスキップボタン12bが押されるまでに取得し終えた先読み画像である1番目〜3番目に取得した先読み画像を、2番目に取得した先読み画像、1番目に取得した先読み画像、3番目に取得した先読み画像の順に表示させる。
If the skip button 12b for fast-forwarding of the remote controller 12 is pressed when all of the pre-read images that divide the chapter into eight are not acquired, the pre-read image display control unit 136 acquires the pre-read that has been acquired. It is good to display only the image.
FIGS. 6A and 6B are diagrams showing prefetch images that are displayed when the skip button 12b for fast-forwarding is pressed when all the prefetch images that divide the chapter into eight are not acquired. .
As shown in FIG. 6A, when the prefetch image to be acquired third is acquired and the skip button 12b for fast-forwarding of the remote controller 12 is pressed before starting to acquire the prefetch image to be acquired fourth. As shown in FIG. 6B, the first to third prefetched images that have been obtained until the fast-forward skip button 12b of the remote controller 12 is pressed are secondly acquired. The acquired pre-read image, the first acquired pre-read image, and the third acquired pre-read image are displayed in this order.

このように、チャプタ間にある画像を、その画像の時間位置に関わらずに先読み画像として取得するので、チャプタ間を分割する先読み画像を全て取得していないときにリモコン12の早送り用のスキップボタン12bが押されたとしても、チャプタ間にある動画コンテンツの内容を把握するのが容易となる先読み画像が取得され易い。例えば、現在再生している画像の時間位置に近い順に先読み画像を取得していくのでは、次チャプタの時間位置に近い先読み画像が取得される前に早送り用のスキップボタン12bが押されるおそれがある。かかる場合、その間に取得した先読み画像を全て表示したとしても、次チャプタの画像に近い先読み画像が表示されないことから、次チャプタの画像に近い部分の内容を把握することが困難となる。これに対して、本実施の形態に係る画像再生装置本体11においては、先読み画像を取得する順番を、先読み画像の時間位置に関わらずに決定し、その順番通りに取得していく。つまり、先読み画像の時間位置が早い画像から順番に取得するのではなく、先読み画像の時間位置が遅い画像であっても時間位置が早い画像よりも先の順番とし、取得していく。それゆえ、チャプタ間の内容をその時間位置に関わらずに容易に把握させることができる。   In this way, images between chapters are acquired as pre-read images regardless of the time positions of the images, so when all the pre-read images that divide between chapters have not been acquired, the skip button for fast-forwarding on the remote controller 12 Even if 12b is pressed, it is easy to acquire a prefetched image that makes it easy to grasp the details of the moving image content between chapters. For example, if the prefetched images are acquired in the order from the time position of the currently reproduced image, the fast-forward skip button 12b may be pressed before the preread image close to the time position of the next chapter is acquired. is there. In such a case, even if all of the prefetched images acquired during that time are displayed, the prefetched image close to the next chapter image is not displayed, making it difficult to grasp the contents of the portion close to the next chapter image. On the other hand, in the image reproduction apparatus main body 11 according to the present embodiment, the order in which the prefetched images are acquired is determined regardless of the time position of the prefetched images, and is acquired in that order. That is, instead of acquiring images in the order of early time positions of the pre-read images, even images having a late time position of the pre-read images are acquired in the order earlier than the images having the earlier time positions. Therefore, the contents between chapters can be easily grasped regardless of their time positions.

<チャプタ間時間が短い場合の態様>
図7は、チャプタ間時間が2分(120秒)であった場合に、先読み画像決定部135が先読み画像を決定する態様を示す図である。
上述したように、先読み画像の開始位置の時間間隔は30秒以上であることが好ましいことから、先読み画像決定部135は、もし、チャプタ間時間が2分(120秒)であった場合には、チャプタ間を4分割(=120/30)するように3つの先読み画像を取得するとよい。8分割すると、先読み画像の開始位置の時間間隔は15秒(=120/8)となり、30秒未満であるからである。その際、図7に示すような順番で先読み画像を取得するとよい。つまり、
1番目に取得の先読み画像の開始位置=現チャプタ開始位置+チャプタ間時間×1/2
2番目に取得の先読み画像の開始位置=現チャプタ開始位置+チャプタ間時間×1/4
3番目に取得の先読み画像の開始位置=現チャプタ開始位置+チャプタ間時間×3/4
である。
<Aspect when the time between chapters is short>
FIG. 7 is a diagram illustrating a mode in which the prefetch image determination unit 135 determines the prefetch image when the time between chapters is 2 minutes (120 seconds).
As described above, since the time interval of the start position of the prefetch image is preferably 30 seconds or more, the prefetch image determination unit 135 determines that the time between chapters is 2 minutes (120 seconds). It is preferable to acquire three prefetched images so that the chapters are divided into four (= 120/30). This is because, when divided into 8, the time interval of the start position of the prefetched image is 15 seconds (= 120/8), which is less than 30 seconds. At that time, prefetched images may be acquired in the order shown in FIG. That means
First read-ahead image start position = current chapter start position + interchapter time × 1/2
Second acquisition start position of prefetched image = current chapter start position + interchapter time × 1/4
Third acquisition start position of prefetched image = current chapter start position + interchapter time × 3/4
It is.

そして、図7に示すように、現チャプタ開始位置と次チャプタ開始位置との間の先読み画像を取得し終えた場合には、次に(4番目に)、次チャプタ開始位置の画像データを先読み画像用に取得し、その後、次チャプタ開始位置と次チャプタの次のチャプタ(以下、「次次チャプタ」と称す。)の開始位置との間(以下、「次チャプタ間」と称す。)にある画像データを先読み画像用に取得するとよい。その際、図7に示すような順番で先読み画像を取得するとよい。つまり、
5番目に取得の先読み画像の開始位置=次チャプタ開始位置+次チャプタ間時間×1/2
6番目に取得の先読み画像の開始位置=次チャプタ開始位置+次チャプタ間時間×1/4
7番目に取得の先読み画像の開始位置=次チャプタ開始位置+次チャプタ間時間×3/4
である。
なお、この順番で次次チャプタ開始位置以降の画像データも先読み画像として取得するとよい。
Then, as shown in FIG. 7, when the prefetch image between the current chapter start position and the next chapter start position has been acquired, the image data of the next chapter start position is prefetched next (fourth). Acquired for an image, and then between the start position of the next chapter and the start position of the next chapter of the next chapter (hereinafter referred to as “next chapter”) (hereinafter referred to as “between next chapter”). Some image data may be acquired for a pre-read image. At that time, prefetched images may be acquired in the order shown in FIG. That means
5th start position of prefetch image acquired = next chapter start position + time between next chapters × 1/2
6th start position of prefetch image acquired = next chapter start position + time between next chapters × 1/4
7th start position of prefetched image acquired = next chapter start position + time between next chapters × 3/4
It is.
Note that image data after the next chapter start position in this order may be acquired as a prefetched image.

図8(a)および図8(b)は、チャプタ間時間が2分であった場合に、表示部17に表示される先読み画像の例を示す図である。
チャプタ間時間が2分であり、図7に示すようにして7つの先読み画像が取得されている場合において、リモコン12の早送り用のスキップボタン12bが押された場合には、先読み画像表示制御部136は、図8(a)に示すように、次チャプタ開始位置までの先読み画像である1〜3番目に取得した先読み画像を、2番目に取得した先読み画像、1番目に取得した先読み画像、3番目に取得した先読み画像の順に表示させる。また、リモコン12の早送り用のスキップボタン12bが連続して2回押された場合には、図8(b)に示すように、次次チャプタ開始位置までの先読み画像である1〜7番目に取得した先読み画像を、2番目に取得した先読み画像、1番目に取得した先読み画像、3番目に取得した先読み画像、4番目に取得した先読み画像、6番目に取得した先読み画像、5番目に取得した先読み画像、7番目に取得した先読み画像の順に表示させる。
FIGS. 8A and 8B are diagrams illustrating examples of prefetched images displayed on the display unit 17 when the time between chapters is 2 minutes.
When the time between chapters is 2 minutes and seven prefetched images are acquired as shown in FIG. 7, when the fast-forward skip button 12b of the remote controller 12 is pressed, the prefetched image display control unit As shown in FIG. 8A, 136 indicates the first acquired prefetched image, which is the prefetched image up to the next chapter start position, the second acquired prefetched image, the first acquired prefetched image, The prefetched images acquired in the third order are displayed in order. When the fast-forward skip button 12b of the remote controller 12 is pressed twice in succession, as shown in FIG. 8B, the first to seventh prefetched images up to the next chapter start position are displayed. The acquired prefetched image is the second acquired prefetched image, the first acquired prefetched image, the third acquired prefetched image, the fourth acquired prefetched image, the sixth acquired prefetched image, and the fifth acquired The prefetched image and the seventh prefetched image are displayed in this order.

なお、このように、チャプタ間時間が短い場合に、先読み画像決定部135が、4番目に取得する先読み画像として次チャプタ開始位置の画像データに決定し、次チャプタ開始位置の画像データが先読みして先読み用記憶領域14bに記憶されることで、リモコン12の早送り用のスキップボタン12bが押された場合にスキップ画像を素早く再生することが可能となる。つまり、早送り用のスキップボタン12bが押された後にネットワーク制御部131が次チャプタの画像データを再生開始できるほどに取得する前に、先読み画像表示制御部136がすでに取得している先読み画像を表示させることができるからである。   As described above, when the time between chapters is short, the prefetch image determining unit 135 determines the image data at the next chapter start position as the prefetch image to be acquired fourth, and the image data at the next chapter start position is prefetched. As a result, the skip image can be quickly reproduced when the fast-forward skip button 12b of the remote controller 12 is pressed. That is, the prefetched image already acquired by the prefetched image display control unit 136 is displayed before the network control unit 131 acquires the image data of the next chapter after the skip button 12b for fast-forwarding is pressed. It is because it can be made.

<巻き戻しのスキップ時の態様>
記憶制御部132は、チャプタ間の先読み画像を、先読み画像表示制御部136が表示部17に表示させた後も消去せずにそのまま記憶しておくことが望ましい。そして、ユーザがリモコン12の巻き戻し用のスキップボタン(チャプタバックボタン)12cを押したときには、先読み画像表示制御部136は、先読み画像を遅い時間位置の画像から順に表示させる。
図9は、リモコン12の巻き戻し用のスキップボタン12cが押された場合に、表示部17に表示される先読み画像の例を示す図である。
チャプタ間時間が2分であり、図7に示すようにして7つの先読み画像が取得されている場合において、図7で見た場合の次次チャプタ開始位置直後の画像を再生しているときにリモコン12の巻き戻し用のスキップボタン12cが押された場合には、先読み画像表示制御部136は、図9に示すように、図7で見た場合の次チャプタ開始位置の画像を再生するまでの間に、7番目に取得した先読み画像、5番目に取得した先読み画像、6番目に取得した先読み画像の順に表示させる。
これにより、巻き戻し用のスキップボタン12cが押された場合にも、動画コンテンツの内容を把握させることができるようにスキップ再生をすることができる。
<Mode when skipping rewind>
The storage control unit 132 desirably stores the pre-read images between chapters without deleting them even after the pre-read image display control unit 136 causes the display unit 17 to display them. When the user presses the rewind skip button (chapter back button) 12c of the remote controller 12, the prefetch image display control unit 136 displays the prefetch images in order from the image at the later time position.
FIG. 9 is a diagram illustrating an example of a pre-read image displayed on the display unit 17 when the rewind skip button 12c of the remote controller 12 is pressed.
When the time between chapters is 2 minutes and seven prefetched images are acquired as shown in FIG. 7, when the image immediately after the next chapter start position as viewed in FIG. When the rewind skip button 12c of the remote controller 12 is pressed, the pre-read image display control unit 136 until the image at the next chapter start position as viewed in FIG. 7 is reproduced as shown in FIG. In the meantime, the seventh prefetched image, the fifth prefetched image, and the sixth prefetched image are displayed in this order.
Thereby, even when the skip button 12c for rewinding is pressed, skip reproduction can be performed so that the content of the moving image content can be grasped.

<サムネイルの態様>
リモコン12にサムネイル用のボタン(不図示)を設け、ユーザによりこのサムネイル用のボタンが押された場合には、先読み画像表示制御部136は、すでに取得した先読み画像のサムネイルを表示するようにしてもよい。
図10は、表示部17に表示されるサムネイルの一例を示す図である。
例えば、チャプタ間時間が2分であり、図7に示すようにして7つの先読み画像が取得されている場合において、再生制御部134が、次チャプタ開始位置直後の画像を再生しているときに、ユーザによりこのサムネイル用のボタンが押された場合には、現在再生中の画像の時間位置を中心として、すでに取得した先読み画像をサムネイル表示する。その際、現在再生中の画像の時間位置を中心として、この現在再生中の画像の時間位置と時間位置が近い先読み画像を画面上の近い位置に表示させる。つまり、図10に示すように、現在再生中の画像の時間位置を中心として、向かって左側に、中心から左端にかけて、3番目に取得した先読み画像、1番目に取得した先読み画像、2番目に取得した先読み画像の順に表示させ、向かって右側に、中心から右端にかけて、6番目に取得した先読み画像、5番目に取得した先読み画像、7番目に取得した先読み画像の順に表示させる。
<Thumbnail mode>
The remote control 12 is provided with a thumbnail button (not shown), and when the user presses the thumbnail button, the prefetch image display control unit 136 displays a thumbnail of the prefetch image that has already been acquired. Also good.
FIG. 10 is a diagram illustrating an example of thumbnails displayed on the display unit 17.
For example, when the time between chapters is 2 minutes and seven prefetched images are acquired as shown in FIG. 7, the playback control unit 134 plays back the image immediately after the next chapter start position. When the user presses the thumbnail button, the prefetched image that has already been acquired is displayed as a thumbnail, centering on the time position of the currently reproduced image. At this time, the pre-read image whose time position is close to the time position of the currently reproduced image is displayed at a close position on the screen with the time position of the currently reproduced image as the center. That is, as shown in FIG. 10, the prefetched image acquired third, the prefetched image acquired first, the second prefetched image, from the center to the left end, centering on the time position of the currently reproduced image. The acquired prefetched images are displayed in order, and on the right side, from the center to the right end, the sixth prefetched image, the fifth prefetched image, and the seventh prefetched image are displayed in this order.

そして、ユーザがリモコン12に設けられた十字ボタン(キー)の左ボタン12dあるいは右ボタン12eを押すことで、表示部17に表示された先読み画像を選択し、決定ボタン12fで決定できるようにする。そして、いずれかの先読み画像が選択・決定された場合には、選択・決定された先読み画像の位置から再生するようにするとよい。
このようにすることで、スキップした先が所望する画像の位置とずれていた場合にも、所望の位置から画像を再生することができ、ユーザの利便性を向上させることができる。また、先読み画像を記憶している分、より素早く画像を再生させることができる。
Then, when the user presses the left button 12d or the right button 12e of the cross button (key) provided on the remote controller 12, the pre-read image displayed on the display unit 17 is selected and can be determined with the determination button 12f. . Then, when any pre-read image is selected / determined, it is preferable to reproduce from the position of the pre-read image selected / determined.
By doing in this way, even when the skipped destination is deviated from the desired image position, the image can be reproduced from the desired position, and the convenience for the user can be improved. Further, since the pre-read image is stored, the image can be reproduced more quickly.

<1セッションでの態様>
サーバ20が画像再生装置10との接続を同時に複数の接続を許容する場合であって画像再生装置10とサーバ20とが同時に複数接続している場合には、ネットワーク制御部131は、再生用の画像データを取得しつつ、先読み画像を取得することが可能であるため、上述したようにして先読み画像を取得したとしても再生用の画像データの取得に悪影響を与えない。
しかしながら、サーバ20が画像再生装置10との間で同時に複数の接続を許容しない場合には、画像再生装置10とサーバ20とは1セッションであり、ネットワーク制御部131は、再生用の画像データを取得しつつ、先読み画像を取得することができない。そこで、1セッションで先読み画像を取得するために、以下のようにするとよい。
<Mode in one session>
When the server 20 allows a plurality of connections to the image playback apparatus 10 at the same time, and the image playback apparatus 10 and the server 20 are connected to a plurality of connections at the same time, the network control unit 131 Since it is possible to acquire a pre-read image while acquiring image data, even if the pre-read image is acquired as described above, it does not adversely affect acquisition of image data for reproduction.
However, when the server 20 does not allow a plurality of connections with the image playback device 10 at the same time, the image playback device 10 and the server 20 are in one session, and the network control unit 131 stores the image data for playback. A prefetch image cannot be acquired while acquiring. Therefore, in order to acquire a prefetch image in one session, it is preferable to perform the following.

図11(a)〜図11(d)は、1セッションで先読み画像を取得する場合の態様を示す図である。
再生用の画像データを、画像再生に支障をきたさない程度に十分にバッファリング(記憶)し、その画像データを画像再生することにより消費している間に先読み画像を取得する。例えば、再生用の画像データを記憶する再生用記憶領域14aの半分以上の領域に画像データが記憶されている間に、先読み画像を取得する。そして、再生用記憶領域14aの半分以上の領域に画像データが記憶されていない状態になったら(記憶している領域が再生用記憶領域14aの半分未満となったら)、先読み画像の取得を中断し、再生用の画像データの取得を再開する。例えば、記憶部14の再生用記憶領域14aに10秒分の動画の画像データを記憶できる場合には、再生用記憶領域14aに5秒以上の動画の画像データが記憶されている間に先読み画像を取得する。そして、再生用記憶領域14aに記憶されている画像データが5秒未満となった場合には、先読み画像の取得を中断して再生用の画像の画像データの再生用記憶領域14aへの記憶を再開する。
Fig.11 (a)-FIG.11 (d) are figures which show the aspect in the case of acquiring a prefetch image in 1 session.
The image data for reproduction is sufficiently buffered (stored) so as not to hinder the image reproduction, and the pre-read image is acquired while the image data is consumed by reproducing the image. For example, a pre-read image is acquired while image data is stored in an area that is more than half of the reproduction storage area 14a for storing image data for reproduction. When the image data is not stored in more than half of the reproduction storage area 14a (when the stored area is less than half of the reproduction storage area 14a), the acquisition of the prefetched image is interrupted. Then, the acquisition of the image data for reproduction is resumed. For example, when 10 seconds of moving image data can be stored in the playback storage area 14a of the storage unit 14, the prefetched image is stored while moving image data of 5 seconds or longer is stored in the playback storage area 14a. To get. When the image data stored in the reproduction storage area 14a becomes less than 5 seconds, the acquisition of the pre-read image is interrupted and the image data of the reproduction image is stored in the reproduction storage area 14a. Resume.

より具体的には、再生用記憶領域14aの全ての領域に再生用の画像データを記憶してから先読み画像を取得開始し(図11(a)参照)、再生用記憶領域14aに記憶された再生用の画像データが再生用記憶領域14aの半分以上である間は先読み画像の取得を継続する(図11(b)参照)。そして、再生用記憶領域14aに記憶された再生用の画像データが再生用記憶領域14aの半分未満となったら再生用の画像データの再生用記憶領域14aへの記憶を再開する(図11(c)参照)。そして、再生用記憶領域14aの全ての領域に再生用の画像データを記憶してから先読み画像を取得再開する(図11(d)参照)。
記憶制御部132は、再生用記憶領域14aに記憶されている画像データの容量を逐次把握しておき、その情報をネットワーク制御部131に通知する。そして、ネットワーク制御部131が、再生用記憶領域14aに記憶されている画像データの容量に応じて再生画像の画像データの取得と、先読み画像の画像データの取得とを制御する。
これにより、サーバ20と画像再生装置10とが同時に複数接続されていない場合においても、動画コンテンツの内容を把握しながらスキップ再生を行うことができるようにすることができる。
More specifically, reproduction image data is stored in all areas of the reproduction storage area 14a, and acquisition of a pre-read image is started (see FIG. 11A), which is stored in the reproduction storage area 14a. While the image data for reproduction is more than half of the reproduction storage area 14a, the acquisition of the prefetched image is continued (see FIG. 11B). Then, when the reproduction image data stored in the reproduction storage area 14a becomes less than half of the reproduction storage area 14a, the storage of the reproduction image data in the reproduction storage area 14a is resumed (FIG. 11C). )reference). Then, after the reproduction image data is stored in all the areas of the reproduction storage area 14a, the prefetched image is acquired again (see FIG. 11D).
The storage control unit 132 sequentially grasps the capacity of the image data stored in the reproduction storage area 14a and notifies the network control unit 131 of the information. Then, the network control unit 131 controls the acquisition of the image data of the reproduction image and the acquisition of the image data of the prefetch image according to the capacity of the image data stored in the reproduction storage area 14a.
Thereby, even when the server 20 and the image reproducing apparatus 10 are not simultaneously connected, it is possible to perform skip reproduction while grasping the contents of the moving image content.

なお、上述した実施の形態においては、画像データがMPEG形式のデータであることを前提に説明したが、画像データの形式はMPEG形式に限定されない。画像データの形式がMPEG形式ではなく、事前にチャプタ情報を取得できない形式の場合、あるいはチャプタがないコンテンツの場合には、コンテンツを所定間隔(例えば4分間隔)で区分けし、区分けした部分をチャプタとして認識すればよい。   In the above-described embodiment, the description has been made on the assumption that the image data is in the MPEG format, but the format of the image data is not limited to the MPEG format. If the format of the image data is not MPEG and the chapter information cannot be acquired in advance, or if the content has no chapter, the content is divided at a predetermined interval (for example, every 4 minutes), and the divided portion is determined as a chapter. Can be recognized.

また、記憶部14の先読み用記憶領域14bには、サーバ20から受信したMPEG符号化されたデータを記憶してもよいし、サーバ20から受信したMPEG符号化されたデータを復号化した後のデータを記憶してもよい。前者であれば、先読み用記憶領域14bに、より多くの先読み画像を記憶することができる。また、後者であれば、先読み画像表示制御部136は、より速く先読み画像を表示させることができる。また、選択された先読み画像の位置から画像を再生する場合においても、より速く画像を再生することができる。   The pre-read storage area 14b of the storage unit 14 may store the MPEG encoded data received from the server 20, or after decoding the MPEG encoded data received from the server 20. Data may be stored. If the former, more prefetched images can be stored in the prefetch storage area 14b. In the latter case, the prefetch image display control unit 136 can display the prefetch image faster. Further, even when an image is reproduced from the position of the selected pre-read image, the image can be reproduced more quickly.

以上説明したように、本実施の形態に係る画像再生装置本体11の記憶部14には、コンピュータの一例としての画像再生装置本体11に、再生指示を受けた場合に画像を再生するとともに、スキップ再生指示を受けた場合に指示を受けた時点に再生している画像の時間位置を基準にした所定の時間位置の画像をスキップ再生する再生機能と、当該再生機能が再生するための画像のデータをサーバから取得する第1の取得機能と、当該スキップ再生指示があった場合に当該再生機能が当該スキップ再生を開始するまでの間に表示させるための画像のデータを先読みして当該サーバから取得する第2の取得機能と、当該スキップ再生指示を受けた時点に当該再生機能が再生している画像の時間位置と当該スキップ再生する画像の時間位置とに基づいて当該第2の取得機能が先読みして取得する先読み画像および当該先読み画像のデータを取得する順番を当該先読み画像の時間位置に関わらずに決定する機能と、を実現させるためのプログラムが格納されている。そして、このプログラムより、画像再生装置本体11は、スキップ後に再生される画像と再生中の画像との間にある画像のデータを効率よく取得し、表示することができる。   As described above, the storage unit 14 of the image reproduction apparatus main body 11 according to the present embodiment reproduces an image when a reproduction instruction is received from the image reproduction apparatus main body 11 as an example of a computer, and skips the image. When a playback instruction is received, a playback function for skipping playback of an image at a predetermined time position based on the time position of the image being played back when the instruction is received, and image data for playback by the playback function A first acquisition function for acquiring image data from the server, and when there is a skip reproduction instruction, the image data to be displayed before the reproduction function starts the skip reproduction is prefetched and acquired from the server. Based on the second acquisition function to be performed, the time position of the image being reproduced by the reproduction function at the time when the skip reproduction instruction is received, and the time position of the image to be skip-reproduced. A program for realizing the prefetched image acquired by prefetching the second obtaining function and the function of determining the order of obtaining the data of the prefetched image regardless of the time position of the prefetched image. ing. From this program, the image reproduction apparatus main body 11 can efficiently acquire and display image data between an image reproduced after skipping and an image being reproduced.

1…ビデオオンデマンドシステム、10…画像再生装置、11…画像再生装置本体、12…リモコン、13…CPU、14…記憶部、17…表示部、20…サーバ、30…ネットワーク、131…ネットワーク制御部、132…記憶制御部、133…操作制御部、134…再生制御部、135…先読み画像決定部、136…先読み画像表示制御部 DESCRIPTION OF SYMBOLS 1 ... Video on demand system, 10 ... Image reproduction apparatus, 11 ... Image reproduction apparatus main body, 12 ... Remote control, 13 ... CPU, 14 ... Memory | storage part, 17 ... Display part, 20 ... Server, 30 ... Network, 131 ... Network control , 132 ... Storage controller, 133 ... Operation controller, 134 ... Playback controller, 135 ... Prefetched image determination unit, 136 ... Prefetched image display controller

Claims (7)

再生指示を受けた場合に画像を再生するとともに、スキップ再生指示を受けた場合に指示を受けた時点に再生している画像の時間位置を基準にした所定の時間位置の画像をスキップ再生する再生手段と、
前記再生手段が再生するための画像のデータをサーバから取得する第1取得手段と、
前記スキップ再生指示があった場合に前記再生手段が前記スキップ再生を開始するまでの間に表示させるための画像のデータを先読みして前記サーバから取得する第2取得手段と、
前記スキップ再生指示を受けた時点に前記再生手段が再生している画像の時間位置と前記スキップ再生する画像の時間位置とに基づいて前記第2取得手段が先読みして取得する先読み画像および当該先読み画像のデータを取得する順番を当該先読み画像の時間位置に関わらずに決定する決定手段と、
を備えることを特徴とする画像再生装置。
Playback that plays an image when a playback instruction is received, and skips playback of an image at a predetermined time position based on the time position of the image being played back when the instruction is received when a skip playback instruction is received Means,
First acquisition means for acquiring image data for reproduction by the reproduction means from a server;
Second acquisition means for prefetching and acquiring from the server image data to be displayed before the playback means starts the skip playback when the skip playback instruction is given;
A prefetched image obtained by prefetching the second obtaining unit based on the time position of the image being reproduced by the reproducing unit and the time position of the image to be skipped reproduced when the skip reproduction instruction is received, and the prefetching Determining means for determining the order of acquiring image data regardless of the time position of the prefetched image;
An image reproducing apparatus comprising:
前記再生手段は、前記スキップ再生指示を受けた場合には、指示を受けた時点に再生している画像が属する区分の次の区分の開始位置の画像をスキップ再生し、
前記決定手段は、前記スキップ再生指示を受けた時点に再生している画像が属する区分の開始位置と、前記次の区分の開始位置との中央の画像のデータを第1番目に取得する画像と決定する
ことを特徴とする請求項1に記載の画像再生装置。
When the playback means receives the skip playback instruction, the playback means skips and plays back the image at the start position of the section next to the section to which the image being played back at the time of receiving the instruction,
The determining means includes a first image data for obtaining the data of the center of the start position of the section to which the image being played back at the time of receiving the skip playback instruction and the start position of the next section; The image reproduction apparatus according to claim 1, wherein the determination is made.
前記決定手段は、前記スキップ再生指示を受けた時点に再生している画像が属する区分の開始位置と、前記第1番目に取得する画像の時間位置との中央の画像のデータを第2番目に取得する画像と決定する
ことを特徴とする請求項2に記載の画像再生装置。
The determination means sets the second image data of the center between the start position of the section to which the image being reproduced at the time of receiving the skip reproduction instruction and the time position of the first acquired image. The image reproduction apparatus according to claim 2, wherein the image reproduction apparatus determines an image to be acquired.
前記決定手段は、前記スキップ再生指示を受けた時点に再生している画像が属する区分の次の区分の開始位置と、前記第1番目に取得する画像の時間位置との中央の画像のデータを第3番目に取得する画像と決定する
ことを特徴とする請求項2または3に記載の画像再生装置。
The determination means obtains the data of the center image between the start position of the next segment to which the image being reproduced at the time of receiving the skip reproduction instruction and the time position of the first image to be acquired. The image reproducing apparatus according to claim 2, wherein the image is determined as a third image to be acquired.
前記第1取得手段が取得したデータを記憶する再生用記憶領域と、
前記第1取得手段が取得したデータを前記再生用記憶領域に記憶するとともに、前記再生手段が再生した画像のデータを消去する記憶制御手段と、を備え、
前記第2取得手段は、前記再生用記憶領域に予め定めた量以上のデータが記憶されている場合に前記先読み画像のデータを取得する
ことを特徴とする請求項1から4のいずれか1項に記載の画像再生装置。
A reproduction storage area for storing data acquired by the first acquisition means;
Storing the data acquired by the first acquisition means in the storage area for reproduction, and storage control means for erasing the image data reproduced by the reproduction means,
The said 2nd acquisition means acquires the data of the said prefetch image, when the data more than the predetermined amount are memorize | stored in the said storage area for reproduction | regeneration, The any one of Claim 1 to 4 characterized by the above-mentioned. The image reproducing device described in 1.
前記第2取得手段が取得したデータを記憶する先読み用記憶領域を有し、
前記記憶制御手段は、前記第2取得手段が取得した前記先読み画像のデータを前記先読み用記憶領域に記憶し、当該先読み画像が表示されたとしても消去せずに記憶したままとする
ことを特徴とする請求項5に記載の画像再生装置。
A prefetch storage area for storing data acquired by the second acquisition means;
The storage control means stores the data of the prefetch image acquired by the second acquisition means in the prefetch storage area, and keeps storing the prefetch image without being erased even if the prefetch image is displayed. The image reproducing apparatus according to claim 5.
コンピュータに、
再生指示を受けた場合に画像を再生するとともに、スキップ再生指示を受けた場合に指示を受けた時点に再生している画像の時間位置を基準にした所定の時間位置の画像をスキップ再生する再生機能と、
前記再生機能が再生するための画像のデータをサーバから取得する第1の取得機能と、
前記スキップ再生指示があった場合に前記再生機能が前記スキップ再生を開始するまでの間に表示させるための画像のデータを先読みして前記サーバから取得する第2の取得機能と、
前記スキップ再生指示を受けた時点に前記再生機能が再生している画像の時間位置と前記スキップ再生する画像の時間位置とに基づいて前記第2の取得機能が先読みして取得する先読み画像および当該先読み画像のデータを取得する順番を当該先読み画像の時間位置に関わらずに決定する機能と、
を実現させるためのプログラム。
On the computer,
Playback that plays an image when a playback instruction is received, and skips playback of an image at a predetermined time position based on the time position of the image being played back when the instruction is received when a skip playback instruction is received Function and
A first acquisition function for acquiring image data to be reproduced by the reproduction function from a server;
A second acquisition function for prefetching and acquiring from the server image data to be displayed before the playback function starts the skip playback when the skip playback instruction is given;
A prefetched image obtained by prefetching the second obtaining function based on a time position of an image being reproduced by the reproduction function and a time position of the image to be reproduced by skipping when the skip reproduction instruction is received; A function of determining the order of acquiring the data of the prefetched image regardless of the time position of the prefetched image;
A program to realize
JP2013172728A 2013-08-22 2013-08-22 Image reproducer and program Pending JP2015041930A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013172728A JP2015041930A (en) 2013-08-22 2013-08-22 Image reproducer and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013172728A JP2015041930A (en) 2013-08-22 2013-08-22 Image reproducer and program

Publications (1)

Publication Number Publication Date
JP2015041930A true JP2015041930A (en) 2015-03-02

Family

ID=52695841

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013172728A Pending JP2015041930A (en) 2013-08-22 2013-08-22 Image reproducer and program

Country Status (1)

Country Link
JP (1) JP2015041930A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112533045A (en) * 2019-09-17 2021-03-19 中兴通讯股份有限公司 Video playing method, device, terminal and computer readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112533045A (en) * 2019-09-17 2021-03-19 中兴通讯股份有限公司 Video playing method, device, terminal and computer readable storage medium

Similar Documents

Publication Publication Date Title
KR101868280B1 (en) Information processing apparatus, information processing method, and computer-readable recording medium
KR101429778B1 (en) Systems and methods for enhanced trick-play functions
JP7078697B2 (en) Systems and methods for providing audio content during trick play playback
WO2018125590A1 (en) Advanced trick-play modes for streaming video
JP2020156115A (en) System and method for providing variable speed in trick-play mode
US8665963B2 (en) Communication terminal, content reproduction method, content reproduction program, and content reproduction system for distributing and reproducing video contents with reduced stress
JP5282383B2 (en) Content reproduction apparatus, content reproduction method, program, and content reproduction system
US20090136204A1 (en) System and method for remote live pause
KR20150121459A (en) SERVER DEVICE FOR PROVIDING VoD SERVICE, CLIENT DEVICE AND METHODS THEREOF
JP2015041930A (en) Image reproducer and program
KR20090050374A (en) Method and apparatus for seamless play of contents using portable storage medium
JP2017528059A (en) Rendering audio and / or video signals that contain trick play restrictions
JP2006339980A (en) Image reproducer
JP5642529B2 (en) Image reproducing apparatus and image reproducing method
KR101028942B1 (en) Apparatus and Method for Enabling Trick Play and Seek Functions over the Entire Section of the Contents Including Undownloaded Parts in Download-and-Play Service
KR20100115987A (en) Apparatus and method for controlling contents seamless playback
JP2006019781A (en) Contents reproducing apparatus
JP2006054796A (en) Image reproducing system
KR20090118254A (en) Method for searching streaming data skip and device thereof