JP6506084B2 - Movie playback device and program - Google Patents

Movie playback device and program Download PDF

Info

Publication number
JP6506084B2
JP6506084B2 JP2015077976A JP2015077976A JP6506084B2 JP 6506084 B2 JP6506084 B2 JP 6506084B2 JP 2015077976 A JP2015077976 A JP 2015077976A JP 2015077976 A JP2015077976 A JP 2015077976A JP 6506084 B2 JP6506084 B2 JP 6506084B2
Authority
JP
Japan
Prior art keywords
moving image
reproduction
video
unit
switching
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.)
Active
Application number
JP2015077976A
Other languages
Japanese (ja)
Other versions
JP2016197845A (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.)
Japan Broadcasting Corp
Original Assignee
Japan Broadcasting Corp
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 Japan Broadcasting Corp filed Critical Japan Broadcasting Corp
Priority to JP2015077976A priority Critical patent/JP6506084B2/en
Publication of JP2016197845A publication Critical patent/JP2016197845A/en
Application granted granted Critical
Publication of JP6506084B2 publication Critical patent/JP6506084B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、動画再生装置及びプログラムに関する。   The present invention relates to a video playback device and program.

近年、ハイブリッドキャスト等の放送通信連携サービスの提供が進められている。ハイブリッドキャストでは、アプリケーションプラットフォームに新しいWeb技術であるHTML5を採用しており、ユーザ操作に応じてコンテンツの内容が変化するインタラクティブ性の高いWebアプリケーション(アプリ)も提供されている。
このHTML5では、配信された動画をWebブラウザアプリケーションにより再生するためのAPI(Application Interface)であるMSE(Media Source Extensions)が規定されている。これにより、クライアントの動画再生装置は、HTTP(Hypertext Transfer Protocol)を用いて配信されるMPEG−4やMPEG−DASH(非特許文献1)の動画を、Webアプリによりプラグインを用いずに再生できるようになった。
In recent years, provision of broadcast communication cooperation services such as hybrid cast has been promoted. In the hybrid cast, HTML5 which is a new Web technology is adopted as the application platform, and a highly interactive Web application (application) is also provided in which the content contents change according to the user operation.
In this HTML5, MSE (Media Source Extensions), which is an API (Application Interface) for reproducing the distributed moving image by the Web browser application, is defined. As a result, the moving image player of the client can reproduce the moving image of MPEG-4 and MPEG-DASH (non-patent document 1) distributed using HTTP (Hypertext Transfer Protocol) by the Web application without using the plug-in. It became so.

このMPEG−DASHでは、MPDファイルが規定されている。MPD(Media Presentation Description)ファイルには、動画や音声ファイルの情報(メタデータ)が記述されており、クライアントは、このMPDファイルを参照して動画の再生を行う。このMPDファイルにレートの異なる複数の動画の情報を記述しておくことで、クライアントは、ネットワーク品質や端末負荷に応じて、異なるレートの動画を再生することができる。   In this MPEG-DASH, an MPD file is defined. Information (metadata) of a moving image or an audio file is described in an MPD (Media Presentation Description) file, and the client reproduces the moving image by referring to the MPD file. By describing information of a plurality of moving pictures of different rates in this MPD file, the client can reproduce moving pictures of different rates according to the network quality and the terminal load.

“Information technology − Dynamic adaptive streaming over HTTP (DASH) − Part 1: Media presentation description and segment formats” ISO/IEC 23009-1:2014“Information technology-Dynamic adaptive streaming over HTTP (DASH)-Part 1: Media presentation description and segment formats” ISO / IEC 23009-1: 2014

ところが、ユーザの操作に応じてインタラクティブに動画を切り替える場合には、ユーザが切り替え先の動画を選択する操作を行うまで、そのタイミングも切り替え先の動画もわからない。従来の技術では、切り替え元の動画と切り替え先の動画とを動画の再生途中で切り替える場合に、再生時刻の同期を高い精度で担保することができなかった。   However, when switching a moving image interactively according to the operation of the user, neither the timing nor the moving image of the switching destination is known until the user performs an operation of selecting the moving image of the switching destination. In the prior art, when switching the moving image of the switching source and the moving image of the switching destination in the middle of the reproduction of the moving image, synchronization of the reproduction time can not be secured with high accuracy.

本発明は、このような事情を考慮してなされたもので、同期精度を担保しながら動画を切り替えることができる動画再生装置及びプログラムを提供する。   The present invention has been made in consideration of such circumstances, and provides a moving image reproducing apparatus and program capable of switching moving images while securing synchronization accuracy.

(1)本発明の一態様は、第1動画及び第2動画を再生する動画再生部と、前記第1動画の表示から前記第2動画の表示に切り替える指示を受けると、前記第2動画の再生を開始するよう前記動画再生部を制御するとともに、前記第1動画の再生と前記第2動画の再生とが同期するよう前記動画再生部を制御し、前記第1動画の再生と前記第2動画の再生とが同期した後に、前記動画再生部から表示出力させる動画を前記第1動画から前記第2動画に切り替える切替制御部と、を備えることを特徴とする動画再生装置である。 (1) According to one aspect of the present invention, when an instruction to switch the display of the first moving image to the display of the second moving image is received, a moving image reproduction unit that reproduces the first moving image and the second moving image The video playback unit is controlled to start playback, and the video playback unit is controlled so that playback of the first video and playback of the second video are synchronized, and playback of the first video and the second And a switching control unit for switching the moving image to be displayed and output from the moving image reproduction unit from the first moving image to the second moving image after synchronization with the reproduction of the moving image.

(2)本発明の一態様は、上述した(1)記載の動画再生装置であって、前記切替制御部は、前記動画再生部に対して前記第2動画の再生を指示してから、前記動画再生部が前記第2動画の再生を開始するまでの時間差に基づいて、前記動画再生部における同期を制御する、ことを特徴とする。 (2) One aspect of the present invention is the moving image reproduction apparatus according to (1) described above, wherein the switching control unit instructs the moving image reproduction unit to reproduce the second moving image, The synchronization in the moving image reproduction unit is controlled based on the time difference until the moving image reproduction unit starts the reproduction of the second moving image.

(3)本発明の一態様は、上述した(1)又は(2)記載の動画再生装置において、外部からの入力に基づいて前記第2動画を決定する動画決定部、をさらに備えることを特徴とする。 (3) One aspect of the present invention is characterized in that the moving image reproducing apparatus according to (1) or (2) described above further includes a moving image determination unit that determines the second moving image based on an external input. I assume.

(4)本発明の一態様は、上述した(3)に記載の動画再生装置において、前記第2動画は、前記第1動画の表示領域の一部を拡大した動画であり、前記動画決定部は、表示出力されている前記第1動画の表示領域内を選択する入力に基づいて、前記第2動画を決定する、ことを特徴とする。 (4) In one aspect of the present invention, in the moving picture reproducing apparatus according to (3) described above, the second moving picture is a moving picture obtained by enlarging a part of a display area of the first moving picture, and the moving picture determination unit Is characterized in that the second moving image is determined based on an input for selecting a display area of the first moving image being displayed.

(5)本発明の一態様は、コンピュータに、第1動画を再生する第1動画再生ステップと、前記第1動画の表示から第2動画の表示に切り替える指示を受けると、前記第2動画の再生を開始する第2動画再生ステップと、前記第1動画の再生と前記第2動画の再生とが同期するように制御する同期制御ステップと、前記第1動画の再生と前記第2動画の再生とが同期した後に、表示出力させる動画を前記第1動画から前記第2動画に切り替える切替制御ステップと、を実行させるためのプログラムである。 (5) According to one aspect of the present invention, when the computer receives a first moving image reproduction step of reproducing the first moving image and an instruction to switch the display of the first moving image to the display of the second moving image, the second moving image A second moving image reproduction step for starting reproduction; a synchronization control step for controlling synchronization of the reproduction of the first moving image and the reproduction of the second moving image; reproduction of the first moving image and reproduction of the second moving image And a switching control step of switching a moving image to be displayed and output from the first moving image to the second moving image after being synchronized.

本発明によれば、同期精度を担保しながら動画を切り替えることができる。   According to the present invention, a moving image can be switched while securing synchronization accuracy.

本発明の第1の実施形態に係る動画再生装置による動画の切り替えの概要を示す模式図である。It is a schematic diagram which shows the outline | summary of switching of the moving image by the moving image reproduction apparatus which concerns on the 1st Embodiment of this invention. 同実施形態に係る動画配信システムの全体構成を示す模式図である。It is a schematic diagram which shows the whole structure of the moving image delivery system which concerns on the embodiment. 同実施形態に係るMPDファイルの構成を示す図である。It is a figure which shows the structure of the MPD file which concerns on the embodiment. 同実施形態に係る動画再生装置の概略機能構成を示すブロック図である。FIG. 7 is a block diagram showing a schematic functional configuration of a video playback device according to the same embodiment. 同実施形態に係る動画配信システムによる表示開始処理の流れを示すシーケンスチャートである。It is a sequence chart which shows the flow of the display start process by the moving image delivery system which concerns on the embodiment. 同実施形態に係る動画配信システムによる切替処理の流れを示すシーケンスチャートである。It is a sequence chart which shows the flow of the switching process by the moving image delivery system which concerns on the embodiment. 同実施形態に係る動画再生装置による同期処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the synchronous process by the moving image reproduction apparatus which concerns on the embodiment.

[第1の実施形態]
〔動画配信システムの概要〕
以下、図面を参照しながら本発明の実施形態を詳細に説明する。
まず、本実施形態に係る動画配信システム1の概要について説明する。
本実施形態に係る動画配信システム1は、HTTPを用いて動画の配信を行うシステムである。HTTPを用いた動画配信方式には、HLS(HTTP Live Streaming)等のいくつかの方式があるが、一例として、MPEG−DASHを用いて動画が配信される場合について説明する。動画配信システム1では、動画配信装置30から配信される動画が、動画再生装置10により表示される。ユーザは、動画再生装置10を操作し、表示される動画を視聴する。以下では、ユーザとは、動画再生装置10のユーザである場合について説明する。
First Embodiment
[Overview of video distribution system]
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
First, an outline of the video distribution system 1 according to the present embodiment will be described.
The moving image distribution system 1 according to the present embodiment is a system for distributing moving images using HTTP. There are several moving image delivery methods using HTTP, such as HLS (HTTP Live Streaming), but as an example, a case where moving images are delivered using MPEG-DASH will be described. In the video distribution system 1, the video reproduced by the video distribution device 30 is displayed by the video reproduction device 10. The user operates the video playback device 10 to view the displayed video. Hereinafter, the case where the user is a user of the video playback device 10 will be described.

本実施形態に係る動画再生装置10は、例えば、テレビ、パーソナルコンピュータ、携帯電話、タブレット、スマートフォン、PHS(Personal Handy-phone System)端末装置、又はPDA(Personal Digital Assistant)等の表示部を備えた電子機器である。動画再生装置10は、動画プレーヤアプリケーションを備えており、MPEG−DASH形式で配信される動画を表示することができる。この動画プレーヤアプリケーションは、OSのネイティブアプリケーション等の任意の形態で実装されてよい。ここでは一例として、動画プレーヤアプリケーションがWebアプリとして実装される場合について説明する。このWebアプリは、例えば、HTML5に対応したWebブラウザアプリケーションにおいて動作し、JavaScript(登録商標)により記述される。また、以下では、一例として、動画再生装置10がパーソナルコンピュータである場合について説明する。   The video playback device 10 according to the present embodiment includes a display unit such as, for example, a television, a personal computer, a mobile phone, a tablet, a smartphone, a PHS (Personal Handy-phone System) terminal device, or a PDA (Personal Digital Assistant). It is an electronic device. The video playback device 10 includes a video player application, and can display a video distributed in the MPEG-DASH format. This video player application may be implemented in any form such as a native application of the OS. Here, as an example, a case where a video player application is implemented as a web application will be described. This web application operates, for example, in a web browser application compatible with HTML5, and is described by JavaScript (registered trademark). In the following, as an example, the case where the video playback device 10 is a personal computer will be described.

図1は、本実施形態に係る動画再生装置10による動画の切り替えの概要を示す模式図である。
図1には、3種類の動画V10、V20、V31〜V34が示されている。
動画V10は、4K(例えば、3840×2160px)の解像度の動画である。
動画V20は、動画V10を2K(例えば、1920×1080px)の解像度にダウンコンバートした動画である。
動画V31〜V34は、動画V10を横方向の中央線と縦方向の中央線とにより4分割し、切り出した動画である。従って、動画V31〜V34の解像度は、2Kである。
FIG. 1 is a schematic view showing an outline of switching of a moving image by the moving image reproduction apparatus 10 according to the present embodiment.
Three kinds of moving pictures V10, V20 and V31 to V34 are shown in FIG.
The moving image V10 is a moving image with a resolution of 4K (for example, 3840 × 2160 px).
The moving image V20 is a moving image obtained by down converting the moving image V10 to a resolution of 2K (for example, 1920 × 1080 px).
The moving images V31 to V34 are cut out moving images obtained by dividing the moving image V10 into four by the center line in the horizontal direction and the center line in the vertical direction. Therefore, the resolution of the moving images V31 to V34 is 2K.

動画再生装置10は、図1に示す動画のうち、2Kの解像度の動画V20、V31〜V34のいずれかを表示する。そして、動画再生装置10は、ユーザの操作に応じて、表示する動画を切り替える。具体的には、動画再生装置10は、動画V20を表示しているときに、動画V20を、その横方向の中央線LHと縦方向の中央線LVとにより仮想的に4分割した領域のうち、左上の領域を指定する操作をユーザから受け付けると、該左上の領域に対応する動画V31に表示を切り替える。同様に、動画再生装置10は、動画V20の横方向の中央線LHと縦方向の中央線LVとによる仮想的な分割領域のうち、右上、左下、右下をそれぞれ指定する操作に応じて、指定された領域を拡大した動画V32、V33、V34にそれぞれ表示を切り替える。また、動画再生装置10は、動画V31〜V34を表示中に、その表示領域のいずれかを指定する操作を受け付けた場合、動画V31〜V34の分割前の全体を表す動画V20に表示を切り替える。   The moving image reproduction apparatus 10 displays one of the moving images V20 and V31 to V34 with 2K resolution among the moving images shown in FIG. Then, the video playback device 10 switches the video to be displayed according to the user's operation. Specifically, when displaying the moving image V20, the moving image player 10 virtually divides the moving image V20 into four regions by the horizontal center line LH and the vertical center line LV. When an operation for specifying the upper left region is received from the user, the display is switched to the moving image V31 corresponding to the upper left region. Similarly, in accordance with an operation of designating upper right, lower left, and lower right, respectively, of virtual divided areas by the horizontal center line LH and the vertical center line LV of the moving image V20, the video playback device 10 The display is switched to each of the moving images V32, V33, and V34 obtained by enlarging the designated area. In addition, when the moving image reproduction device 10 receives an operation of specifying any of the display regions while displaying the moving images V31 to V34, the display is switched to the moving image V20 representing the whole of the moving images V31 to V34 before division.

動画V20と動画V31〜V34とは、それぞれ、2Kの解像度である。従って、動画再生装置10は、上述した動画の切り替えにより、解像度を変えることなく動画の拡大と縮小とを行うことができる。また、拡大動画の提供において、動画再生装置10は、4Kの解像度の動画V10ではなく、ユーザが選択した領域に対応する動画V31〜V34のいずれかを高解像で提供する。従って、動画再生装置10は、ネットワークN及び動画配信装置30への負荷を低減することができる。
以下では、表示部に表示される動画を切り替える処理を切替処理と称する。また、以下では、ユーザによる動画の切り替えを指示する操作を切替操作と称する。ここでは、一例として、上述した切替操作により切り替え先の動画を指定する場合について説明する。
Each of the moving image V20 and the moving images V31 to V34 has a resolution of 2K. Therefore, the moving image reproduction apparatus 10 can perform the enlargement and reduction of the moving image without changing the resolution by switching the above-described moving image. Further, in providing the enlarged moving image, the moving image reproducing apparatus 10 provides one of the moving images V31 to V34 corresponding to the area selected by the user with high resolution, not the moving image V10 of 4K resolution. Therefore, the video playback device 10 can reduce the load on the network N and the video distribution device 30.
Hereinafter, the process of switching the moving image displayed on the display unit is referred to as a switching process. Also, in the following, an operation for instructing a user to switch a moving image is referred to as a switching operation. Here, as an example, the case where the moving image of the switching destination is specified by the switching operation described above will be described.

ここで、動画V20と動画V31〜34とは、それぞれ、同一の動画V10をダウンコンバート又は分割して得られる画像であるため、動画の時間長は同一である。そこで、動画再生装置10は、動画を切り替えるときに、再生時刻がずれないように同期を取ってから表示を切り替える。ここで、「再生時刻」とは、動画内における再生の時間位置をいう。より具体的には、再生時刻とは、動画の時間長に対する再生位置をいう。また、「同期」とは、複数の動画の再生時刻を揃えることである。   Here, since the moving image V20 and the moving images V31 to 34 are images obtained by down-converting or dividing the same moving image V10, the time lengths of the moving images are the same. Therefore, when switching the moving image, the moving image reproduction apparatus 10 switches the display after synchronizing so as not to shift the reproduction time. Here, the "reproduction time" refers to the time position of reproduction within the moving image. More specifically, the reproduction time refers to the reproduction position with respect to the time length of the moving image. Also, "synchronization" is to align the playback times of a plurality of moving pictures.

ここで、動画再生装置10による切替処理の概要について説明する。
まず、動画再生装置10は、同一の時間長を有する動画V20と動画V31とを再生する。ここで、再生とは、フォアグラウンドにおける再生と、バックグラウンドにおける再生とを含む。フォアグラウンドにおける再生では、動画が表示部に表示される。これに対して、バックグラウンドにおける再生では、動画は表示部に表示されない。フォアグラウンドとバックグラウンドとは、随時入れ替えることができる。上述した例では、切り替え元の動画V10がフォアグラウンドで再生・表示され、切り替え先の動画V31がバックグラウンドで再生される。
Here, an outline of the switching process by the video playback device 10 will be described.
First, the video playback device 10 plays back the video V20 and the video V31 having the same time length. Here, reproduction includes reproduction in the foreground and reproduction in the background. In reproduction in the foreground, a moving image is displayed on the display unit. On the other hand, in playback in the background, the moving image is not displayed on the display unit. Foreground and background can be swapped at any time. In the example described above, the switching source moving image V10 is reproduced and displayed in the foreground, and the switching destination moving image V31 is reproduced in the background.

次に、動画再生装置10は、動画V20の再生時刻と、動画V31の再生時刻との時間差に基づいて、表示部に表示する動画を動画V20から動画V31に切り替える。具体的には、動画V20の再生時刻と動画V31の再生時刻との時間差が所定値未満になった場合に、バックグラウンドで再生していた動画V31をフォアグラウンドでの再生に切り替える。これにより、動画再生装置10は、複数の動画を高い同期精度を担保しながら切り替えることができる。
以下では、切替処理前に表示部に表示されている第1動画を切替元動画と称する。また、切替処理後に表示部に表示される第2動画を切替後動画と称する。
Next, the moving picture reproduction apparatus 10 switches the moving picture to be displayed on the display unit from the moving picture V20 to the moving picture V31 based on the time difference between the reproduction time of the moving picture V20 and the reproduction time of the moving picture V31. Specifically, when the time difference between the reproduction time of the moving picture V20 and the reproduction time of the moving picture V31 is less than a predetermined value, the moving picture V31 being reproduced in the background is switched to the reproduction in the foreground. Thereby, the moving image reproduction apparatus 10 can switch a plurality of moving images while securing high synchronization accuracy.
Hereinafter, the first moving image displayed on the display unit before the switching process is referred to as a switching source moving image. In addition, the second moving image displayed on the display unit after the switching process is referred to as a after-switching moving image.

〔動画配信システムの構成〕
次に、動画配信システム1の構成について説明する。
図2は、本実施形態に係る動画配信システム1の全体構成を示す模式図である。
本実施形態に係る動画配信システム1は、1以上の動画再生装置10−1、10−2、10−3、…と、動画配信装置30とを備える。以下では、動画再生装置10−1、10−2、10−3、…を動画再生装置10と総称する。動画再生装置10と、動画配信装置30とは、それぞれ、ネットワークNに接続され、互いに情報を送受信することができる。
[Configuration of video distribution system]
Next, the configuration of the video distribution system 1 will be described.
FIG. 2 is a schematic view showing an entire configuration of the moving picture distribution system 1 according to the present embodiment.
The moving image distribution system 1 according to the present embodiment includes one or more moving image reproduction devices 10-1, 10-2, 10-3, ..., and a moving image distribution device 30. Hereinafter, the moving image reproduction devices 10-1, 10-2, 10-3,... The video reproduction device 10 and the video distribution device 30 are connected to the network N, respectively, and can mutually transmit and receive information.

ネットワークNは、WAN(Wide Area Network)及びLAN(Local Area Network)等によって構成される情報通信ネットワークである。WANは、例えば、携帯電話網、PHS網、PSTN(Public Switched Telephone Network;公衆交換電話網)、専用通信回線網、VPN(Virtual Private Network)等の1つ以上の組み合わせによって構成される。   The network N is an information communication network configured by a wide area network (WAN), a local area network (LAN), and the like. The WAN is formed of, for example, one or more combinations of a cellular phone network, a PHS network, a public switched telephone network (PSTN), a private communication network, a VPN (Virtual Private Network), and the like.

動画配信装置30は、MPDファイルと、動画ファイルとを管理する装置である。MPDファイルと動画ファイルとは、別体の装置により管理されてもよいが、ここでは、一例として、MPDファイルと動画ファイルとが一体の装置である動画配信装置30により管理される場合について説明する。   The video distribution device 30 is a device that manages the MPD file and the video file. Although the MPD file and the moving image file may be managed by separate devices, here, as an example, a case where the MPD file and the moving image file are managed by the moving image distribution device 30 which is an integrated device will be described. .

ここで、MPDファイルの構成について説明する。
図3は、本実施形態に係るMPDファイルの構成を示す図である。
本実施形態に係るMPDファイルには、XML(Extensible Markup Language)形式の階層構造で、メディアファイル情報が記述される。MPDファイルは、1つ以上のPeriod要素を有する。
Period要素とは、動画を時間で区分したものである。動画の再生は、各Period要素に記述される開始時間の順に行われる。Period要素は、1つ以上のAdaptationSet要素を有する。
AdaptationSet要素には、映像・音声・字幕などの符号化関連情報が記述される。AdaptationSet要素は、1つ以上のRepresentation要素を有する。
Here, the configuration of the MPD file will be described.
FIG. 3 is a diagram showing the configuration of the MPD file according to the present embodiment.
In the MPD file according to the present embodiment, media file information is described in a hierarchical structure of XML (Extensible Markup Language) format. An MPD file has one or more Period elements.
The Period element is a moving image divided by time. Reproduction of the moving image is performed in the order of the start time described in each Period element. The Period element has one or more AdaptationSet elements.
In the AdaptationSet element, coding related information such as video, audio and subtitles is described. The AdaptationSet element has one or more Representation elements.

Representaion要素には、映像・音声のビットレートや解像度、アスペクト比などの情報が記述される。また、Representaion要素には、メディアを最小単位に分割したセグメントに関するセグメント情報が記述される。Segment情報には、例えば、セグメントの取得先のURL(Uniform Resource Locator)が含まれている。動画再生装置10は、MPDファイルを解析し、セグメント単位で動画ファイルを取得する。そして、動画再生装置10は、取得した動画ファイルを順に再生する。   The Representaion element describes information such as video / audio bit rate, resolution and aspect ratio. In addition, in the Representaion element, segment information regarding a segment obtained by dividing the media into minimum units is described. The Segment information includes, for example, a URL (Uniform Resource Locator) of a segment acquisition destination. The video playback device 10 analyzes the MPD file and acquires a video file in units of segments. Then, the video playback device 10 plays back the acquired video files in order.

〔動画再生装置の構成〕
次に、動画再生装置10の構成について説明する。
図4は、本実施形態に係る動画再生装置10の概略機能構成を示すブロック図である。
本実施形態に係る動画配信装置30は、入力部110と、通信部120と、表示部130と、音声出力部140と、記憶部150と、制御部160と、を備える。
[Configuration of video playback device]
Next, the configuration of the video playback device 10 will be described.
FIG. 4 is a block diagram showing a schematic functional configuration of the video playback device 10 according to the present embodiment.
The video distribution device 30 according to the present embodiment includes an input unit 110, a communication unit 120, a display unit 130, an audio output unit 140, a storage unit 150, and a control unit 160.

入力部110は、マウス、タッチパッド等のポインティングデバイス、キーボード、タッチパネル、テレビリモコン等の入力装置を備え、ユーザによる操作を検出する。入力部110は、検出した操作の内容を表す情報を制御部160に出力する。入力部110が受け付ける操作には、例えば、表示開始操作と、切替操作とがある。表示開始操作とは、新規の動画の表示開始を指示する操作である。切替操作とは、上述したように既に表示されている動画から別の動画への切り替えを指示する操作である。表示開始操作を受け付けた場合、入力部110は、表示開始操作に対応する表示開始要求を制御部160に出力する。また、切替操作を受け付けた場合、入力部110は、切替操作に対応する切替要求を制御部160に出力する。切替要求には、切替先動画を特定するための情報が含まれる。ここでは、切替操作の一例として、ポインティングデバイスにより、表示部130が表示する動画内の領域を指定する操作を受け付ける場合について説明する。この場合、入力部110は、切替先動画を特定するための情報として、ユーザにより指定された座標を制御部160に通知する。   The input unit 110 includes an input device such as a pointing device such as a mouse and a touch pad, a keyboard, a touch panel, and a television remote control, and detects an operation by the user. The input unit 110 outputs information representing the content of the detected operation to the control unit 160. The operations received by the input unit 110 include, for example, a display start operation and a switching operation. The display start operation is an operation for instructing display start of a new moving image. The switching operation is an operation for instructing switching of a moving image already displayed as described above to another moving image. When the display start operation is received, the input unit 110 outputs a display start request corresponding to the display start operation to the control unit 160. When the switching operation is received, the input unit 110 outputs a switching request corresponding to the switching operation to the control unit 160. The switching request includes information for specifying the switching destination moving image. Here, as an example of the switching operation, a case will be described in which the pointing device accepts an operation of specifying an area in a moving image displayed by the display unit 130. In this case, the input unit 110 notifies the control unit 160 of coordinates designated by the user as information for identifying the switching destination moving image.

通信部120は、通信用インターフェースを備え、ネットワークNに接続する。通信部120は、ネットワークNに接続された動画配信装置30等の外部装置と通信する。
表示部130は、液晶ディスプレイや有機EL(Electro-Luminescence)ディスプレイ等の表示装置を備える。表示部130は、動画配信装置30から配信された動画を表示する。
音声出力部140は、スピーカを備える。音声出力部140は、動画配信装置30から配信された動画の音声を再生する。
The communication unit 120 includes a communication interface, and connects to the network N. The communication unit 120 communicates with an external device such as the video distribution device 30 connected to the network N.
The display unit 130 includes a display device such as a liquid crystal display or an organic EL (Electro-Luminescence) display. The display unit 130 displays the moving image distributed from the moving image distribution device 30.
The audio output unit 140 includes a speaker. The audio output unit 140 reproduces the audio of the moving image distributed from the moving image distribution device 30.

記憶部150は、ROM(Read Only Memory)、RAM(Random Access Memory)等を備える。また、記憶部150は、HDD(Hard Disc Drive)、EEPROM(Electrically Erasable Programmable Read Only Memory)、フラッシュメモリ等を備えてもよい。記憶部150は、動画再生装置10が備えるCPU(Central Processing Unit)が実行するための各種プログラムやCPUが実行した処理の結果などを記憶する。   The storage unit 150 includes a read only memory (ROM), a random access memory (RAM), and the like. The storage unit 150 may also include a hard disc drive (HDD), an electrically erasable programmable read only memory (EEPROM), a flash memory, and the like. The storage unit 150 stores various programs to be executed by a CPU (Central Processing Unit) included in the video playback device 10, results of processing executed by the CPU, and the like.

また、記憶部150は、Webブラウザアプリケーションプログラムを記憶するWebブラウザ記憶部151を備える。Webブラウザアプリケーションプログラムには、XMLパーサが組み込まれている。また、Webブラウザアプリケーションプログラムは、該プログラム上で動作するWebアプリに対して動画取得、再生に係る各種API(Application Programming Interface)を提供する。   The storage unit 150 also includes a web browser storage unit 151 that stores a web browser application program. The Web browser application program incorporates an XML parser. Also, the Web browser application program provides various APIs (Application Programming Interfaces) related to moving image acquisition and reproduction to the Web application operating on the program.

また、記憶部150は、Webアプリを記憶するWebアプリ記憶部152を備える。
Webアプリは、Webブラウザアプリケーションプログラムにおいて動作する。Webアプリは、例えば、動画配信装置30から取得されるHTML5ファイルであり、その動作アルゴリズムはJavaScript(登録商標)により記述される。このHTML5ファイルには、切替元動画に対応するvideo要素と、切替先動画に対応するvideo要素とがそれぞれ記述されている。また、このHTML5ファイルには、各video要素に対して再生すべき切替元動画又は切替先動画のMPDファイルの割当てが記述されている。また、このHTML5ファイルには、切替元動画と切替先動画との取得先を示すURLが記述されている。また、このHTML5ファイルには、切替元動画と切替先動画との操作に応じた対応関係が記述されている。対応関係とは、例えば、切替元動画の表示時における切替操作(図1の動画V20の仮想4分割領域のいずれかの指定)と、切替操作に応じて表示される切替先動画(図1の動画V31〜V34)との関係である。本実施形態では、動画の拡大操作に対応する切替処理について、切替元動画の仮想的な分割領域と、切替先動画との関係が記述されている。また、動画の縮小操作に対応する切替処理の場合は、切替元動画に対応する切替先動画が記述されている。
The storage unit 150 also includes a web application storage unit 152 that stores web applications.
The web application operates in a web browser application program. The web application is, for example, an HTML5 file acquired from the moving picture distribution device 30, and its operation algorithm is described by JavaScript (registered trademark). In this HTML5 file, a video element corresponding to the switching source moving image and a video element corresponding to the switching destination moving image are described. Further, in this HTML5 file, allocation of MPD files of a switching source moving image or a switching destination moving image to be reproduced for each video element is described. Further, in the HTML5 file, a URL indicating an acquisition destination of the switching source moving image and the switching destination moving image is described. Further, in the HTML5 file, correspondence relationships corresponding to operations of the switching source moving image and the switching destination moving image are described. The correspondence relationship is, for example, a switching operation at the time of display of the switching source moving image (designation of any of the virtual four divided areas of the moving image V20 of FIG. 1) and a switching destination moving image (FIG. It is a relationship with moving images V31 to V34). In the present embodiment, the relationship between the virtual division area of the switching source moving image and the switching destination moving image is described for the switching processing corresponding to the moving image enlargement operation. Further, in the case of the switching process corresponding to the reduction operation of the moving image, the switching destination moving image corresponding to the switching source moving image is described.

制御部160は、動画再生装置10が備える各種構成を制御する。
制御部160は、動画再生部161と、動画決定部162と、MPD取得部163と、動画取得部164と、切替制御部165と、を備える。動画再生部161と、動画決定部162と、MPD取得部163と、動画取得部164と、切替制御部165とは、例えば、動画再生装置10が備えるCPUがWebアプリを実行することにより動作する。
The control unit 160 controls various components included in the video playback device 10.
The control unit 160 includes a moving image reproduction unit 161, a moving image determination unit 162, an MPD acquisition unit 163, a moving image acquisition unit 164, and a switching control unit 165. The moving image reproduction unit 161, the moving image determination unit 162, the MPD acquisition unit 163, the moving image acquisition unit 164, and the switching control unit 165 operate, for example, when the CPU included in the moving image reproduction apparatus 10 executes the Web application. .

動画再生部161は、動画取得部164から取得する動画ファイルに基づいて動画を再生する。動画再生部161は、フォアグラウンドとバックグラウンドとで動画を再生することができる。フォアグラウンドで再生する動画は、例えば、CSS(Cascading Style Sheets)において、その動画のvideo要素のvisiblityの値が「visible」に設定されている。この場合、動画再生部161は、動画ファイルに含まれる画像データと音声データを再生時刻の経過に応じて順次読み出す。そして、読み出した画像データを表示部130に出力し、動画を表示させる。また、動画再生部161は、読み出した音声データを音声出力部140に出力し、音声を出力させる。また、バックグラウンドで再生する動画は、CSSにおいて、その動画のvideo要素のvisiblityの値が「hidden」に設定されている。この場合、動画再生部161は、フォアグラウンド再生と同様に、動画ファイルに含まれる画像データと音声データを、再生時刻の経過に応じて順次読み出す。ただし、読み出した画像データの表示部130への出力と、音声データの音声出力部140への出力は行わない。   The video playback unit 161 plays back a video based on the video file acquired from the video acquisition unit 164. The video playback unit 161 can play back a video in the foreground and the background. For example, in the video played in the foreground, in the Cascading Style Sheets (CSS), the value of the visibility of the video element of the video is set to “visible”. In this case, the moving image reproduction unit 161 sequentially reads out the image data and the audio data included in the moving image file according to the elapse of the reproduction time. Then, the read image data is output to the display unit 130 to display a moving image. In addition, the video reproduction unit 161 outputs the read audio data to the audio output unit 140, and causes the audio to be output. Also, in the animation played back in the background, the value of visiblity of the video element of the animation is set to “hidden” in CSS. In this case, the moving image reproduction unit 161 sequentially reads out the image data and the audio data included in the moving image file according to the elapse of the reproduction time, as in the foreground reproduction. However, the output of the read image data to the display unit 130 and the output of the audio data to the audio output unit 140 are not performed.

動画再生部161は、切替制御部165にから取得する再生要求に応じて、動画の再生を行う。この再生要求では再生時刻が指定されており、動画再生部161は、指定された再生時刻から動画の再生を行う。動画再生部161は、動画の再生を開始すると、再生の開始を切替制御部165に通知する。具体的には、動画再生部161は、例えば、Playingイベントの発生を通知する。切替制御部165は、この通知を受け取ることで、再生要求した動画の再生が実際に行われたことを確認することができる。   The moving image reproduction unit 161 reproduces the moving image in response to the reproduction request acquired from the switching control unit 165. In the reproduction request, the reproduction time is specified, and the moving image reproduction unit 161 reproduces the moving image from the specified reproduction time. When starting the reproduction of the moving image, the moving image reproduction unit 161 notifies the switching control unit 165 of the start of the reproduction. Specifically, the video playback unit 161 notifies, for example, the occurrence of the Playing event. By receiving this notification, the switching control unit 165 can confirm that reproduction of the requested moving image has actually been performed.

動画決定部162は、入力部110から動画の表示要求を受け付けると、表示が指示された動画をMPD取得部163に通知する。また、動画決定部162は、入力部110から動画の切替要求を受け付けると、切替先動画を特定し、MPD取得部163に通知する。
MPD取得部163は、動画決定部162から通知された動画についてのMPDファイルを、通信部120を介して、動画配信装置30から取得する。MPD取得部163は、取得したMPDファイルを動画取得部164に出力する。
When the moving image determination unit 162 receives a display request for a moving image from the input unit 110, the moving image determination unit 162 notifies the MPD acquisition unit 163 of the moving image instructed to be displayed. In addition, upon receiving a switching request of a moving image from the input unit 110, the moving image determining unit 162 identifies a switching destination moving image, and notifies the MPD acquiring unit 163 of the switching destination moving image.
The MPD acquisition unit 163 acquires the MPD file for the moving picture notified from the moving picture determination unit 162 from the moving picture distribution device 30 via the communication unit 120. The MPD acquisition unit 163 outputs the acquired MPD file to the moving image acquisition unit 164.

動画取得部164は、MPD取得部163から取得したMPDファイルを解析し、動画の取得先を特定する。動画取得部164は、特定結果に基づき、通信部120を介して、動画配信装置30から動画ファイルを取得する。ここで、動画取得部164は、任意の再生時刻に対応する動画ファイルを取得することができる。入力部110が受け付けた操作が動画の表示開始要求である場合、動画取得部164は、例えば、動画の先頭の再生時刻に対応する動画ファイルを取得する。また、入力部110が受け付けた操作が動画の切替要求である場合、動画取得部164は、例えば、フォアグラウンドで再生されている動画、すなわち切替元動画の再生時刻に対応する切替先動画の動画ファイルを取得する。動画取得部164は、取得した動画ファイルを動画再生部161に出力する。   The moving image acquisition unit 164 analyzes the MPD file acquired from the MPD acquisition unit 163, and specifies the acquisition destination of the moving image. The moving image acquisition unit 164 acquires a moving image file from the moving image distribution apparatus 30 via the communication unit 120 based on the identification result. Here, the moving image acquisition unit 164 can acquire a moving image file corresponding to an arbitrary playback time. When the operation accepted by the input unit 110 is a display start request for a moving image, the moving image acquisition unit 164 acquires, for example, a moving image file corresponding to the reproduction time of the head of the moving image. Also, when the operation accepted by the input unit 110 is a moving image switching request, the moving image acquisition unit 164, for example, a moving image file of the switching destination moving image corresponding to the reproduction time of the moving image being played in the foreground, ie, the switching source moving image. To get The moving picture acquisition unit 164 outputs the acquired moving picture file to the moving picture reproduction unit 161.

切替制御部165は、動画再生部161が再生する動画の切替処理を実行する。
入力部110が受け付けた操作が動画の表示開始要求である場合、切替制御部165は、動画の再生要求を動画再生部161に出力し、動画をフォアグラウンドで再生させる。具体的には、例えば、CSSにおいて、フォアグラウンド再生する動画のvideo要素のvisiblityの値を「visible」に設定する。
The switching control unit 165 executes switching processing of the moving image to be reproduced by the moving image reproduction unit 161.
When the operation accepted by the input unit 110 is a moving image display start request, the switching control unit 165 outputs a moving image reproduction request to the moving image reproduction unit 161 and causes the moving image to be reproduced in the foreground. Specifically, for example, in CSS, the value of the visiblity of the video element of the moving image to be reproduced in the foreground is set to “visible”.

入力部110が受け付けた操作が動画の切替要求である場合、すなわち、表示を切替先動画に切り替える指示を受けた場合、切替制御部165は、切替処理を実行する。切替処理の開始時点、すなわち切替先動画の動画ファイルを取得した時点において、動画再生部161は、切替元動画をフォアグラウンドで再生している。これと同時に、動画取得部164は、切替先動画の再生要求を動画再生部161に出力し、切替先動画をバックグラウンドで再生させる。具体的には、例えば、CSSにおいて、バックグラウンド再生する動画のvideo要素のvisiblityの値を「hidden」に設定する。切替制御部165は、切替元動画の再生時刻と切替後動画の再生時刻との時間差が所定範囲内であるか否かを判定する。   If the operation accepted by the input unit 110 is a moving image switching request, that is, if an instruction to switch the display to the switching destination moving image is received, the switching control unit 165 executes the switching process. At the start time of the switching process, that is, at the time when the moving image file of the switching destination moving image is acquired, the moving image reproducing unit 161 is reproducing the switching source moving image in the foreground. At the same time, the moving image acquisition unit 164 outputs a reproduction request of the switching destination moving image to the moving image reproduction unit 161, and causes the switching destination moving image to be reproduced in the background. Specifically, for example, in the CSS, the value of the visibility of the video element of the moving image to be background-reproduced is set to "hidden". The switching control unit 165 determines whether the time difference between the reproduction time of the switching source moving image and the reproduction time of the after-switching moving image is within a predetermined range.

切替元動画の再生時刻と切替後動画の再生時刻との時間差が所定範囲内である場合、切替制御部165は、表示する動画を切替元動画から切替先動画へと切り替える。具体的には、切替制御部165は、動画再生部161に切替先動画をフォアグラウンドで再生させるとともに、切替元動画をバックグラウンドで再生させる。その後、切替制御部165は、動画再生部161に切替元動画の再生を停止させる。また、切替制御部165は、動画取得部164に切替元動画の取得を停止させる。
また、切替元動画の再生時刻と切替後動画の再生時刻との時間差が所定範囲内でない場合、切替制御部165は、切替先動画の再生時刻を補正する。そして、切替制御部165は、補正後の再生時刻からの切替先動画を再生要求を、動画再生部161に出力する。そして、切替制御部165は、切替元動画の再生時刻と切替先動画の再生時刻との時間差が所定範囲内であるか否かの判定を行う。
If the time difference between the playback time of the switching source moving image and the playback time of the moving image after switching is within the predetermined range, the switching control unit 165 switches the moving image to be displayed from the switching source moving image to the switching destination moving image. Specifically, the switching control unit 165 causes the moving image reproduction unit 161 to reproduce the switching destination moving image in the foreground and causes the switching source moving image to be reproduced in the background. Thereafter, the switching control unit 165 causes the moving image reproduction unit 161 to stop the reproduction of the switching source moving image. Also, the switching control unit 165 causes the moving image acquisition unit 164 to stop acquisition of the switching source moving image.
If the time difference between the playback time of the switching source moving image and the playback time of the moving image after switching is not within the predetermined range, the switching control unit 165 corrects the playback time of the switching destination moving image. Then, the switching control unit 165 outputs a reproduction request for the switching destination moving image from the reproduction time after correction to the moving image reproduction unit 161. Then, the switching control unit 165 determines whether the time difference between the reproduction time of the switching source moving image and the reproduction time of the switching destination moving image is within a predetermined range.

切替制御部165による再生時刻の補正について説明する。ここでは、一例として、切替制御部165が動画再生部161に対して切替先動画の再生要求を行ってから、動画再生部161が再生を開始するまでの時間差に基づいて、切替先動画の再生時刻を補正する場合について説明する。
まず、切替制御部165は、切替先動画の再生要求を動画再生部161に出力すると、その再生要求出力時刻を記録する。次に、切替制御部165は、再生要求に応じた再生開始の通知を動画再生部161から取得すると、その再生開始時刻を記録する。再生要求出力時刻と再生開始時刻とは、世界時間等の時間尺度における時刻であり、動画内の時刻とは異なる。次に、切替制御部165は、再生要求出力時刻と再生開始時刻との時間差(以下、「再生タイムラグ」と称する。)を算出する。そして、切替制御部165は、切替元動画の再生時刻と切替後動画の再生時刻との時間差が所定範囲内でない場合、切替先動画の再生時刻に再生タイムラグを加算する。これにより、動画再生部161は、切替先動画の再生時刻を補正する。
The correction of the reproduction time by the switching control unit 165 will be described. Here, as an example, after the switching control unit 165 requests the moving image reproduction unit 161 to reproduce the switching destination moving image, reproduction of the switching destination moving image is performed based on the time difference from when the moving image reproduction unit 161 starts reproduction. The case of correcting the time will be described.
First, when the switching control unit 165 outputs a reproduction request of the switching destination moving image to the moving image reproduction unit 161, the switching control unit 165 records the reproduction request output time. Next, when the switching control unit 165 acquires from the video playback unit 161 a notification of playback start according to the playback request, the switching control unit 165 records the playback start time. The reproduction request output time and the reproduction start time are times on a time scale such as world time, and are different from the times in the moving image. Next, the switching control unit 165 calculates a time difference between the reproduction request output time and the reproduction start time (hereinafter referred to as “reproduction time lag”). Then, when the time difference between the playback time of the switching source moving image and the playback time of the moving image after switching is not within the predetermined range, the switching control unit 165 adds the playback time lag to the playback time of the switching destination moving image. Thereby, the video playback unit 161 corrects the playback time of the switching destination video.

〔動画配信システムの動作〕
次に、動画配信システム1の動作について説明する。
図5は、本実施形態に係る動画配信システム1による処理の流れを示すシーケンスチャートである。
図5に示す処理は、動画再生装置10が、ユーザから表示開始操作を受け付ける場合における処理の流れを示す。
[Operation of video distribution system]
Next, the operation of the video distribution system 1 will be described.
FIG. 5 is a sequence chart showing the flow of processing by the moving picture distribution system 1 according to the present embodiment.
The process illustrated in FIG. 5 illustrates the flow of the process when the video playback device 10 receives a display start operation from the user.

(ステップS100)動画再生装置10は、動画(第1動画)の表示開始操作を受け付ける。その後、動画配信システム1は、ステップS102に処理を進める。
(ステップS102)動画再生装置10は、第1動画のMPDファイル取得要求を動画配信装置30に送信する。その後、動画配信システム1は、ステップS104に処理を進める。
(ステップS104)動画配信装置30は、動画再生装置10から要求されたMPDファイルを動画再生装置10に送信する。その後、動画配信システム1は、ステップS106に処理を進める。
(Step S100) The video playback device 10 receives a display start operation of a video (first video). Thereafter, the moving picture distribution system 1 advances the process to step S102.
(Step S102) The moving picture reproduction device 10 transmits an MPD file acquisition request for the first moving picture to the moving picture distribution device 30. Thereafter, the moving picture distribution system 1 advances the process to step S104.
(Step S104) The moving picture distribution apparatus 30 transmits the MPD file requested from the moving picture reproduction apparatus 10 to the moving picture reproduction apparatus 10. Thereafter, the moving picture distribution system 1 advances the process to step S106.

(ステップS106)動画再生装置10は、MPDファイルを取得し、取得したMPDファイルの内容を解釈する。その後、動画配信システム1は、ステップS108に処理を進める。
(ステップS108)動画再生装置10は、MPDファイルの内容に基づいて、第1動画の動画ファイル取得要求を動画配信装置30に送信する。その後、動画配信システム1は、ステップS110に処理を進める。
(Step S106) The moving image player 10 acquires the MPD file, and interprets the contents of the acquired MPD file. Thereafter, the moving picture distribution system 1 advances the process to step S108.
(Step S108) The moving image player 10 transmits a moving image file acquisition request for the first moving image to the moving image distribution device 30 based on the contents of the MPD file. Thereafter, the moving picture distribution system 1 advances the process to step S110.

(ステップS110)動画配信装置30は、動画再生装置10から要求された第1動画の動画ファイルを動画再生装置10に送信する。その後、動画配信システム1は、ステップS112に処理を進める。なお、ステップS108、S110の処理は、第1動画の全ての動画ファイルが取得されるまで、又は、第2動画への切替処理が完了するまでの間、繰り返し実行される。
(ステップS112)動画再生装置10は、第1動画の動画ファイルを取得し、取得した動画ファイルに基づいて第1動画をフォアグラウンドで再生する。そして、動画配信システム1は、図5に示す処理を終了する。
(Step S110) The moving picture distribution device 30 transmits the moving picture file of the first moving picture requested from the moving picture reproduction device 10 to the moving picture reproduction device 10. Thereafter, the moving picture distribution system 1 advances the process to step S112. The processing in steps S108 and S110 is repeatedly executed until all moving image files of the first moving image are acquired or until the switching processing to the second moving image is completed.
(Step S112) The moving picture reproduction device 10 acquires a moving picture file of the first moving picture, and reproduces the first moving picture in the foreground based on the acquired moving picture file. Then, the moving picture distribution system 1 ends the process shown in FIG.

図6は、本実施形態に係る動画配信システム1による切替処理の流れを示すシーケンスチャートである。
図6に示す処理は、動画再生装置10が、ユーザから切替操作を受け付ける場合における処理の流れを示す。
FIG. 6 is a sequence chart showing the flow of the switching process by the moving picture distribution system 1 according to the present embodiment.
The process illustrated in FIG. 6 illustrates the flow of the process when the video playback device 10 receives a switching operation from the user.

(ステップS200)動画再生装置10は、ユーザから動画の切替操作を受け付ける。具体的には、例えば、動画再生装置10は、第1動画の表示領域の任意の位置を選択する操作を受け付ける。その後、動画配信システム1は、ステップS202に処理を進める。
(ステップS202)動画再生装置10は、ユーザから受け付けた切替操作に応じて切替先動画(第2動画)を決定する。その後、動画配信システム1は、ステップS204に処理を進める。
(ステップS204)動画再生装置10は、第2動画のMPDファイル取得要求を動画配信装置30に送信する。その後、動画配信システム1は、ステップS206に処理を進める。
(Step S200) The video playback device 10 receives a video switching operation from the user. Specifically, for example, the video playback device 10 receives an operation of selecting an arbitrary position of the display area of the first video. Thereafter, the moving picture distribution system 1 advances the process to step S202.
(Step S202) The moving image player 10 determines a switching destination moving image (second moving image) in accordance with the switching operation received from the user. Thereafter, the moving picture distribution system 1 proceeds with the process to step S204.
(Step S204) The moving picture reproduction device 10 transmits an MPD file acquisition request for the second moving picture to the moving picture distribution device 30. Thereafter, the moving picture distribution system 1 advances the process to step S206.

(ステップS206)動画配信装置30は、動画再生装置10から要求されたMPDファイルを動画再生装置10に送信する、その後、動画配信システム1は、ステップS208に処理を進める。
(ステップS208)動画再生装置10は、MPDファイルを取得し、取得したMPDファイルの内容を解釈する。その後、動画配信システム1は、ステップS210に処理を進める。
(Step S206) The moving picture distribution apparatus 30 transmits the MPD file requested from the moving picture reproduction apparatus 10 to the moving picture reproduction apparatus 10. Thereafter, the moving picture distribution system 1 advances the process to step S208.
(Step S208) The moving image player 10 acquires the MPD file, and interprets the contents of the acquired MPD file. Thereafter, the moving picture distribution system 1 advances the process to step S210.

(ステップS210)動画再生装置10は、MPDファイルの内容に基づいて、第2動画の動画ファイル取得要求を動画配信装置30に送信する。その後、動画配信システム1は、ステップS212に処理を進める。
(ステップS212)動画配信装置30は、動画再生装置10から要求された第2動画の動画ファイルを動画再生装置10に送信する。その後、動画配信システム1は、ステップS214に処理を進める。なお、ステップS210、S212の処理は、第2動画の全ての動画ファイルが取得されるまで、又は、第2動画とは異なる他の動画への第2動画からの切替処理が完了するまでの間、繰り返し実行される。
(Step S210) The moving image player 10 transmits a moving image file acquisition request for the second moving image to the moving image distribution device 30 based on the contents of the MPD file. Thereafter, the moving picture distribution system 1 advances the process to step S212.
(Step S 212) The moving picture distribution device 30 transmits the moving picture file of the second moving picture requested from the moving picture reproduction device 10 to the moving picture reproduction device 10. Thereafter, the moving picture distribution system 1 proceeds with the process to step S214. Note that the processing in steps S210 and S212 is performed until all moving image files of the second moving image are acquired or until the switching processing from the second moving image to another moving image different from the second moving image is completed. , Repeatedly executed.

(ステップS214)動画再生装置10は、第2動画の動画ファイルを取得する。その後、動画配信システム1は、ステップS216に処理を進める。
(ステップS216)動画再生装置10は、第1動画と第2動画との同期処理を実行する。同期処理が完了するまでの間、動画再生装置10は、第1動画をフォアグラウンドで再生し、第2動画をバックグラウンドで再生する。その後、動画配信システム1は、ステップS218に処理を進める。
(Step S214) The video playback device 10 acquires a video file of the second video. Thereafter, the moving picture distribution system 1 proceeds with the process to step S216.
(Step S216) The moving picture reproduction apparatus 10 executes synchronization processing of the first moving picture and the second moving picture. Until the synchronization process is completed, the video playback device 10 plays the first video in the foreground and plays the second video in the background. Thereafter, the moving picture distribution system 1 proceeds with the process to step S218.

(ステップS218)動画再生装置10は、第1動画から第2動画へ表示を切り替える。具体的には、第2動画をフォアグラウンドで再生し、第1動画をバックグラウンドで再生する。その後、動画配信システム1は、ステップS220に処理を進める。
(ステップS220)動画再生装置10は、第1動画の再生を停止する。また、動画再生装置10は、第1動画の動画ファイルの取得を停止する。そして、動画配信システム1は、図6に示す処理を終了する。
(Step S218) The video playback device 10 switches the display from the first video to the second video. Specifically, the second moving image is reproduced in the foreground, and the first moving image is reproduced in the background. Thereafter, the moving picture distribution system 1 advances the process to step S220.
(Step S220) The moving picture reproduction apparatus 10 stops the reproduction of the first moving picture. Also, the video playback device 10 stops acquisition of the first video file. Then, the moving picture distribution system 1 ends the process shown in FIG.

図7は、本実施形態に係る動画再生装置10による同期処理の流れを示すフローチャートである。
図7に示す処理は、図6のステップS130の処理に相当する。
(ステップS300)制御部160の切替制御部165は、第2動画の再生時刻を初期値に設定する。具体的には、動画再生装置10は、例えば、第1動画の再生時刻と同一の再生時刻を第2動画の再生時刻として設定する。その後、制御部160は、ステップS302に処理を進める。
FIG. 7 is a flowchart showing a flow of synchronization processing by the video playback device 10 according to the present embodiment.
The process shown in FIG. 7 corresponds to the process of step S130 in FIG.
(Step S300) The switching control unit 165 of the control unit 160 sets the reproduction time of the second moving image to an initial value. Specifically, the video playback device 10 sets, for example, the same playback time as the playback time of the first video as the playback time of the second video. Thereafter, the control unit 160 advances the process to step S302.

(ステップS302)切替制御部165は、設定された再生時刻から第2動画をバックグラウンドで再生させる再生要求を制御部160の動画再生部161に出力する。その後、制御部160は、ステップS304に処理を進める。
(ステップS304)切替制御部165は、再生要求を出力した再生要求出力時刻(Ta)を取得し、記録する。その後、制御部160は、ステップS306に処理を進める。
(ステップS306)切替制御部165は、第2動画の再生が開始されたか否かを判定する。具体的には、切替制御部165は、動画再生部161からPlayingイベントの発生が通知されたか否かを判定する。第2動画の再生が開始された場合(ステップS306;YES)、制御部160は、ステップS308に処理を進める。また、第2動画の再生が開始されていない場合(ステップS306;NO)、制御部160は、ステップS306の処理を繰り返す。
(Step S302) The switching control unit 165 outputs a reproduction request for reproducing the second moving image in the background from the set reproduction time to the moving image reproduction unit 161 of the control unit 160. Thereafter, the control unit 160 proceeds with the process to step S304.
(Step S304) The switching control unit 165 acquires and records the reproduction request output time (Ta) at which the reproduction request is output. Thereafter, the control unit 160 advances the process to step S306.
(Step S306) The switching control unit 165 determines whether or not the reproduction of the second moving image has been started. Specifically, the switching control unit 165 determines whether or not the occurrence of the Playing event has been notified from the video playback unit 161. When the reproduction of the second moving image is started (step S306; YES), the control unit 160 advances the process to step S308. In addition, when the reproduction of the second moving image is not started (step S306; NO), the control unit 160 repeats the process of step S306.

(ステップS308)切替制御部165は、再生開始時刻(Tb)を取得し、記録する。具体的には、切替制御部165は、動画再生部161からPlayingイベントの発生が通知された時刻を取得する。その後、制御部160は、ステップS310に処理を進める。
(ステップS310)切替制御部165は、再生要求を行ってから再生開始までの時間差、すなわち再生タイムラグ(Tb−Ta)を算出する。その後、制御部160は、ステップS312に処理を進める。
(Step S308) The switching control unit 165 acquires and records the reproduction start time (Tb). Specifically, the switching control unit 165 acquires the time when the occurrence of the Playing event is notified from the video reproduction unit 161. Thereafter, the control unit 160 advances the process to step S310.
(Step S310) The switching control unit 165 calculates the time difference from the time when the reproduction request is made to the start of reproduction, that is, the reproduction time lag (Tb−Ta). Thereafter, the control unit 160 advances the process to step S312.

(ステップS312)切替制御部165は、第1動画の再生時刻(Tm)を取得する。具体的には、切替制御部165は、例えば、第1動画のビデオ要素におけるvideo.currentTimeの値を取得する。その後、制御部160は、ステップS314に処理を進める。
(ステップS314)切替制御部165は、第2動画の再生時刻(Tn)を取得する。具体的には、切替制御部165は、例えば、第2動画のビデオ要素におけるvideo.currentTimeの値を取得する。その後、制御部160は、ステップS316に処理を進める。
(Step S312) The switching control unit 165 acquires the reproduction time (Tm) of the first moving image. Specifically, the switching control unit 165 may, for example, set video. Get the value of currentTime. Thereafter, the control unit 160 advances the process to step S314.
(Step S314) The switching control unit 165 acquires the reproduction time (Tn) of the second moving image. Specifically, the switching control unit 165 may, for example, set video. Get the value of currentTime. Thereafter, the control unit 160 proceeds with the process to step S316.

(ステップS316)切替制御部165は、第1動画の再生時刻と第2動画の再生時刻との時間差の絶対値(|Tm−Tn|)が同期精度閾値(α)未満か否かを判定する。再生時刻の時間差の絶対値が同期精度閾値未満である場合(|Tm−Tn|<α)、制御部160は、図7に示す処理を終了する。また、再生時刻の時間差の絶対値が同期精度閾値以上である場合(|Tm−Tn|≧α)、制御部160は、ステップS318に処理を進める。
(ステップS318)切替制御部165は、第2動画の再生時刻を補正する。具体的には、切替制御部165は、第2動画の再生時刻として、現在の再生時刻(Tn)に再生タイムラグ(Tb−Ta)を加算した時刻を設定する。その後、制御部160は、ステップS302に処理を戻す。
(Step S316) The switching control unit 165 determines whether or not the absolute value (| Tm-Tn |) of the time difference between the playback time of the first moving image and the playback time of the second moving image is less than the synchronization accuracy threshold (α). . If the absolute value of the time difference between the reproduction times is less than the synchronization accuracy threshold (| Tm-Tn | <α), the control unit 160 ends the process shown in FIG. If the absolute value of the time difference between the reproduction times is equal to or greater than the synchronization accuracy threshold (| Tm-Tn | ≧ α), the control unit 160 proceeds to step S318.
(Step S318) The switching control unit 165 corrects the playback time of the second moving image. Specifically, the switching control unit 165 sets, as the playback time of the second moving image, a time obtained by adding the playback time lag (Tb−Ta) to the current playback time (Tn). Thereafter, the control unit 160 returns the process to step S302.

〔第1の実施形態のまとめ〕
以上説明したように、本実施形態に係る第1動画(例えば、切替元動画)及び第2動画(例えば、切替先動画)を再生する動画再生部161と、第1動画の表示から第2動画の表示に切り替える指示を受けると、第2動画の再生を開始するよう動画再生部161を制御するとともに、第1動画の再生と第2動画の再生とが同期するよう動画再生部161を制御し、第1動画の再生と第2動画の再生とが同期した後に、動画再生部161から表示出力させる動画を第1動画から第2動画に切り替える切替制御部165と、を備える。
[Summary of First Embodiment]
As described above, the moving image reproduction unit 161 that reproduces the first moving image (for example, switching source moving image) and the second moving image (for example, switching destination moving image) according to the present embodiment, and the display of the first moving image to the second moving image When receiving an instruction to switch to the display of the video, the video playback unit 161 is controlled to start playback of the second video, and the video playback unit 161 is controlled to synchronize the playback of the first video and the playback of the second video. And a switching control unit 165 for switching the moving image to be displayed and output from the moving image reproduction unit 161 from the first moving image to the second moving image after the reproduction of the first moving image and the reproduction of the second moving image are synchronized.

ここで、本実施形態に係る動画再生装置10との対比として、従来技術を用いて、同期精度を担保しつつ、動画の切り替えを行う場合の処理について説明する。
従来、MPDファイルにおいて、複数の動画の配信順序や時間などの編成を予め記述しておくことで、これらの複数の動画を連続再生することができる。ユーザの操作に応じたインタラクティブな動画の切り替えを提供する場合、ユーザの操作が発生するタイミングも、切替先の動画もわからない。従って、この技術によりユーザの操作に応じたインタラクティブな動画の切り替えを提供するには、切替操作の発生タイミング、切替先等のあらゆる切り替えパターンを想定し、これらあらゆるパターンに対応するMPDファイルを予め用意しておかなくてはならない。このようなあらゆる切り替えパターンに対応するMPDファイルを用意することは現実的には困難であった。
Here, as a comparison with the moving picture reproduction apparatus 10 according to the present embodiment, a process in the case of switching a moving picture while securing synchronization accuracy will be described using a conventional technique.
Conventionally, in the MPD file, by previously describing the organization such as the distribution order and time of a plurality of moving pictures, the plurality of moving pictures can be reproduced continuously. When providing interactive video switching in accordance with the user's operation, neither the timing when the user's operation occurs nor the video of the switching destination is known. Therefore, to provide interactive video switching according to the user's operation by this technology, assuming all switching patterns such as switching operation occurrence timing, switching destination etc., prepare MPD files corresponding to all these patterns in advance. It must be done. It was practically difficult to prepare an MPD file corresponding to all such switching patterns.

これに対して、動画再生装置10は、第1動画と第2動画の2つの動画を再生しながら、その再生時刻の時間差に基づいて、表示部に表示させる動画を選択する。従って、動画再生装置10は、同期精度を担保しながら動画を切り替えることができる。   On the other hand, while reproducing the two moving images of the first moving image and the second moving image, the moving image reproduction apparatus 10 selects the moving image to be displayed on the display unit based on the time difference between the reproduction times. Therefore, the video playback device 10 can switch the video while securing the synchronization accuracy.

また、切替制御部165は、動画再生部161に対して第2動画の再生を指示してから、動画再生部161が第2動画の再生を開始するまでの時間差に基づいて、動画再生部161における同期を制御する。   In addition, the switching control unit 165 instructs the moving image reproduction unit 161 to reproduce the second moving image, and then the moving image reproduction unit 161 based on the time difference from when the moving image reproduction unit 161 starts the reproduction of the second moving image. Control synchronization in

再生要求を行ってから実際に再生が開始されるまでのタイムラグは、例えば、動画再生装置10が備えるコンピュータシステムの性能、処理状況等に依存している。従って、動画再生装置10は、このタイムラグに基づいて再生時刻を補正することにより、動画再生装置10ごとに異なる要因で発生する再生時刻のずれを適正に補正し、第1動画の再生時刻と第2動画の再生時刻とを揃えることができる。また、これにより、例えば、固定時間長で再生時刻を補正する場合に比して、相対的に少ない処理で第1動画の再生時刻と第2動画の再生時刻とを揃えることができる。   The time lag from when the reproduction request is made to when the reproduction is actually started depends on, for example, the performance of the computer system included in the moving image reproduction apparatus 10, the processing state, and the like. Therefore, by correcting the reproduction time based on the time lag, the moving picture reproduction apparatus 10 properly corrects the deviation of the reproduction time which occurs due to different factors for each moving picture reproduction apparatus 10, and the reproduction time of the first moving picture and the first reproduction time (2) It is possible to align the playback time of the moving image. Moreover, for example, compared with the case of correcting the playback time with a fixed time length, it is possible to make the playback time of the first moving image and the playback time of the second moving image uniform with relatively less processing.

また、動画再生装置10は、外部からの入力に基づいて第2動画を決定する動画決定部162をさらに備える。   In addition, the video playback device 10 further includes a video determination unit 162 that determines a second video based on an input from the outside.

これにより、動画再生装置10は、ユーザの指示に基づき、同期精度を担保しながら、複数の動画を切り替えることができる。   Thereby, the moving image reproducing apparatus 10 can switch between a plurality of moving images while securing the synchronization accuracy based on the user's instruction.

また、第2動画は、第1動画の表示領域の一部を拡大した動画であり、動画決定部162は、表示出力されている第1動画の表示領域内を選択する入力に基づいて、第2動画を決定する。   In addition, the second moving image is a moving image obtained by enlarging a part of the display region of the first moving image, and the moving image determination unit 162 determines the first moving image based on the input for selecting the inside of the display region of the first moving image being displayed. 2 Determine the movie.

これにより、ユーザは、動画の表示領域を選択するという直観的な操作により、選択した領域を拡大した動画を表示させることができる。   Thus, the user can display the moving image in which the selected area is enlarged by an intuitive operation of selecting the display area of the moving image.

なお、切替先動画の選択方法は、上述した態様に限定されない。具体的には、動画再生装置10は、例えば、表示部130に表示された動画のリスト等から切替先動画をポインティングデバイスにより選択可能としてもよい。また、キーボードのキーに切替先動画を割当ててもよい。   In addition, the selection method of a switching destination moving image is not limited to the aspect mentioned above. Specifically, for example, the moving image player 10 may select the switching destination moving image from the list of moving images displayed on the display unit 130 by using the pointing device. Also, the switching destination moving image may be assigned to the key of the keyboard.

なお、第1動画と第2動画とは、上述した態様に限定されない。具体的には、例えば、第1動画と、第2動画とは、異なる解像度の動画であってもよい。また、例えば、第1動画と第2動画とは、その内容が異なっていてもよい。具体的には、例えば、第1動画と、第2動画とは、複数の異なる視点から撮像された動画であり、いわゆるマルチビュー番組を構成する動画であってもよい。また、例えば、第1動画と第2動画とは、時間長が互いに異なる動画であってもよい。   In addition, a 1st moving image and a 2nd moving image are not limited to the aspect mentioned above. Specifically, for example, the first moving image and the second moving image may be moving images of different resolutions. Also, for example, the contents of the first moving image and the second moving image may be different. Specifically, for example, the first moving image and the second moving image may be moving images captured from a plurality of different viewpoints, and may be moving images constituting a so-called multiview program. Also, for example, the first moving image and the second moving image may be moving images having mutually different time lengths.

また、上述の動画再生装置10の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより動画再生装置10としての処理を行ってもよい。ここで、「記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行する」とは、コンピュータシステムにプログラムをインストールすることを含む。ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。   In addition, a program for realizing the functions of the above-described moving image reproducing apparatus 10 is recorded in a computer readable recording medium, and the computer system reads the program recorded in the recording medium and executes the program. The processing as 10 may be performed. Here, "to read and execute the program recorded on the recording medium into the computer system" includes installing the program on the computer system. The “computer system” mentioned here includes an OS and hardware such as peripheral devices.

また、「コンピュータシステム」は、インターネットやWAN、LAN、専用回線等の通信回線を含むネットワークを介して接続された複数のコンピュータ装置を含んでもよい。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。このように、プログラムを記憶した記録媒体は、CD−ROM等の非一過性の記録媒体であってもよい。また、記録媒体には、当該プログラムを配信するために配信サーバからアクセス可能な内部又は外部に設けられた記録媒体も含まれる。   Also, the “computer system” may include a plurality of computer devices connected via a network including communication lines such as the Internet, WAN, LAN, and dedicated lines. The term "computer-readable recording medium" refers to a storage medium such as a flexible disk, a magneto-optical disk, a ROM, a portable medium such as a ROM or a CD-ROM, or a hard disk built in a computer system. As described above, the recording medium storing the program may be a non-transitory recording medium such as a CD-ROM. The recording medium also includes a recording medium provided internally or externally accessible from the distribution server for distributing the program.

配信サーバの記録媒体に記憶されるプログラムのコードは、端末装置で実行可能な形式のプログラムのコードと異なるものでもよい。すなわち、配信サーバからダウンロードされて端末装置で実行可能な形でインストールができるものであれば、配信サーバで記憶される形式は問わない。なお、プログラムを複数に分割し、それぞれ異なるタイミングでダウンロードした後に端末装置で合体される構成や、分割されたプログラムのそれぞれを配信する配信サーバが異なっていてもよい。さらに「コンピュータ読み取り可能な記録媒体」とは、ネットワークを介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(RAM)のように、一定時間プログラムを保持しているものも含むものとする。また、上記プログラムは、上述した機能の一部を実現するためのものであってもよい。さらに、上述した機能をコンピュータシステムに既に記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であってもよい。   The code of the program stored in the recording medium of the distribution server may be different from the code of the program executable in the terminal device. That is, the format stored in the distribution server does not matter as long as it can be downloaded from the distribution server and installed in a form that can be executed by the terminal device. Note that the program may be divided into a plurality of parts, and the configuration may be such that the terminal device integrates after being downloaded at different timings, or the distribution server that distributes each of the divided programs may be different. Furthermore, "computer-readable recording medium" holds a program for a certain period of time, such as a volatile memory (RAM) in a computer system serving as a server or a client when the program is transmitted via a network. We shall include things. Further, the program may be for realizing a part of the functions described above. Furthermore, it may be a so-called difference file (difference program) that can realize the above-described functions in combination with a program already recorded in the computer system.

また、上述した実施形態における動画再生装置10の一部、又は全部を、LSI(Large Scale Integration)等の集積回路として実現してもよい。動画再生装置10の各機能部は個別にプロセッサ化してもよいし、一部、又は全部を集積してプロセッサ化してもよい。また、集積回路化の手法はLSIに限らず専用回路、又は汎用プロセッサで実現してもよい。また、半導体技術の進歩によりLSIに代替する集積回路化の技術が出現した場合、当該技術による集積回路を用いてもよい。   In addition, a part or all of the video playback device 10 in the above-described embodiment may be realized as an integrated circuit such as a large scale integration (LSI). Each functional unit of the video playback device 10 may be individually processorized, or part or all may be integrated and processorized. Further, the method of circuit integration is not limited to LSI's, and implementation using dedicated circuitry or general purpose processors is also possible. In the case where an integrated circuit technology comes out to replace LSI's as a result of the advancement of semiconductor technology, integrated circuits based on such technology may also be used.

以上、図面を参照してこの発明の一実施形態について詳しく説明してきたが、具体的な構成は上述のものに限られることはなく、この発明の要旨を逸脱しない範囲内において様々な設計変更等をすることが可能である。   As mentioned above, although one embodiment of this invention was described in detail with reference to drawings, a specific structure is not restricted to the above-mentioned thing, Various design changes etc. in the range which does not deviate from the summary of this invention It is possible to

1 動画配信システム
10 動画再生装置
110 入力部
120 通信部
130 表示部
140 音声出力部
150 記憶部
151 ブラウザ記憶部
152 Webアプリ記憶部
160 制御部
161 動画再生部
162 動画決定部
163 MPD取得部
164 動画取得部
165 切替制御部
30 動画配信装置
N ネットワーク
DESCRIPTION OF SYMBOLS 1 movie distribution system 10 movie playback device 110 input unit 120 communication unit 130 display unit 140 audio output unit 150 storage unit 151 browser storage unit 152 web application storage unit 160 control unit 161 movie playback unit 162 movie determination unit 163 MPD acquisition unit 164 movie Acquisition unit 165 switching control unit 30 video distribution device N network

Claims (4)

同一の動画をダウンコンバートまたは分割してそれぞれ得られる第1動画及び第2動画を再生する動画再生部と、
前記第1動画の表示から前記第2動画の表示に切り替える指示を受けると、前記第2動画の再生を開始するよう前記動画再生部を制御するとともに、前記第1動画における再生の時間位置と前記第2動画における再生の時間位置を揃えるための同期を行うよう前記動画再生部を制御し、前記第1動画の再生の時間位置と前記第2動画の再生の時間位置とが同期した後に、前記動画再生部から表示出力させる動画を前記第1動画から前記第2動画に切り替える切替制御部と、
を備え
前記切替制御部は、前記動画再生部に対して前記第2動画の再生を指示してから、前記動画再生部が前記第2動画の再生を開始するまでの時間差に基づいて、前記動画再生部における、前記第1動画における再生の時間位置と前記第2動画における再生の時間位置とを揃えるための同期を制御する、
ことを特徴とす動画再生装置。
A moving image reproduction unit that reproduces a first moving image and a second moving image respectively obtained by down-converting or dividing the same moving image ;
When the instruction to switch the display of the first moving image to the display of the second moving image is received, the moving image reproduction unit is controlled to start the reproduction of the second moving image, and the time position of the reproduction in the first moving image and the after the second controls the video reproduction unit to perform synchronization for aligning the time position of reproduction in the video, the time position of the first video playback and time position of the second video playback is synchronized, A switching control unit configured to switch a moving image to be displayed and output from the moving image reproduction unit from the first moving image to the second moving image;
Equipped with
The switching control unit instructs the moving image reproduction unit to reproduce the second moving image, and then the moving image reproduction unit is started based on a time difference from when the moving image reproduction unit starts reproduction of the second moving image. Controlling synchronization in order to align the time position of reproduction in the first moving image and the time position of reproduction in the second moving image ,
Video reproducing apparatus you wherein a.
外部からの入力に基づいて前記第2動画を決定する動画決定部、
をさらに備えることを特徴とする請求項に記載の動画再生装置。
A moving image determination unit that determines the second moving image based on an external input;
The video playback apparatus according to claim 1 , further comprising:
前記第2動画は、前記第1動画の表示領域の一部を拡大した動画であり、
前記動画決定部は、表示出力されている前記第1動画の表示領域内を選択する入力に基づいて、前記第2動画を決定する、
ことを特徴とする請求項に記載の動画再生装置。
The second moving image is a moving image obtained by enlarging a part of the display area of the first moving image,
The moving image determination unit determines the second moving image based on an input for selecting the inside of the display area of the first moving image being displayed.
The video playback apparatus according to claim 2 , wherein
コンピュータに、
所定の動画をダウンコンバートまたは分割して得られる第1動画を再生する第1動画再生ステップと、
前記第1動画の表示から、前記所定の動画をダウンコンバートまたは分割して得られる第2動画の表示に切り替える指示を受けると、前記第2動画の再生を開始する第2動画再生ステップと、
前記第1動画における再生の時間位置と前記第2動画における再生の時間位置を揃えるための同期を行うように制御する同期制御ステップと、
前記第1動画の再生の時間位置と前記第2動画の再生の時間位置とが同期した後に、表示出力させる動画を前記第1動画から前記第2動画に切り替える切替制御ステップと、
を実行させるためのプログラムであって、
前記第2動画の再生を指示してから、前記第2動画の再生を開始するまでの時間差に基づいて、前記第1動画における再生の時間位置と前記第2動画における再生の時間位置とを揃えるための同期を制御する、プログラム。
On the computer
A first moving image reproduction step of reproducing a first moving image obtained by down-converting or dividing a predetermined moving image ;
A second moving image reproduction step of starting reproduction of the second moving image when an instruction to switch to display of a second moving image obtained by down-converting or dividing the predetermined moving image from display of the first moving image is received ;
A synchronization control step of controlling to perform synchronization for aligning the time position of reproduction in the second moving and the time position of reproduction in the first video,
After the time position of the first video playback and time position of the second video playback is synchronized, and a switching control step of switching the video to be displayed output from the first video to the second video,
A program for executing,
The time position of the reproduction in the first moving image and the time position of the reproduction in the second moving image are aligned based on the time difference from when the reproduction of the second moving image is instructed to the start of the reproduction of the second moving image Program to control synchronization.
JP2015077976A 2015-04-06 2015-04-06 Movie playback device and program Active JP6506084B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015077976A JP6506084B2 (en) 2015-04-06 2015-04-06 Movie playback device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015077976A JP6506084B2 (en) 2015-04-06 2015-04-06 Movie playback device and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019061178A Division JP2019106732A (en) 2019-03-27 2019-03-27 Motion picture reproduction device and program

Publications (2)

Publication Number Publication Date
JP2016197845A JP2016197845A (en) 2016-11-24
JP6506084B2 true JP6506084B2 (en) 2019-04-24

Family

ID=57358545

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015077976A Active JP6506084B2 (en) 2015-04-06 2015-04-06 Movie playback device and program

Country Status (1)

Country Link
JP (1) JP6506084B2 (en)

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10145735A (en) * 1996-11-05 1998-05-29 Toshiba Corp Decoding device and method for reproducing picture and sound
US7490344B2 (en) * 2000-09-29 2009-02-10 Visible World, Inc. System and method for seamless switching
JP2003189177A (en) * 2001-12-18 2003-07-04 Sharp Corp Terminal
JP2004104704A (en) * 2002-09-12 2004-04-02 Toshiba Solutions Corp Video reproducing apparatus, video reproducing method, and program
JP4134164B2 (en) * 2003-07-10 2008-08-13 富士通株式会社 Media playback device
JP2010028232A (en) * 2008-07-15 2010-02-04 Sony Corp Communication control apparatus and communication control method
JP2012105236A (en) * 2010-11-15 2012-05-31 Renesas Electronics Corp Synchronous control apparatus and synchronous control method
JP2013125986A (en) * 2011-12-13 2013-06-24 Sanyo Electric Co Ltd Digital broadcast receiving device
CN105340280B (en) * 2013-07-02 2018-09-25 索尼公司 Content supply device, Content supply method, storage medium, terminal installation and contents providing system

Also Published As

Publication number Publication date
JP2016197845A (en) 2016-11-24

Similar Documents

Publication Publication Date Title
US10911512B2 (en) Personalized content streams using aligned encoded content segments
KR102087533B1 (en) Communication devices, communication control methods, and computer programs
US10423320B2 (en) Graphical user interface for navigating a video
JP5267165B2 (en) Streaming distribution system, operation control method thereof, and program
US20190149885A1 (en) Thumbnail preview after a seek request within a video
CN106233745A (en) Tile video flowing is provided to client
JP2018513583A (en) Audio video file live streaming method, system and server
US10631025B2 (en) Encoding device and method, reproduction device and method, and program
JP6642427B2 (en) Information processing apparatus and method
TW200820755A (en) Simultaneous video and sub-frame metadata capture system
KR20150014722A (en) Device, system and method for providing screen shot
JP6354195B2 (en) Distribution system, distribution method, and program
US8984561B2 (en) Moving-image playing apparatus and method
JP2005277847A (en) Image reproduction system, image transmission apparatus, image receiving apparatus, image reproduction method, image reproduction program, and recording medium
TW201942821A (en) Information processing device, information processing method, and program
JP6506084B2 (en) Movie playback device and program
TW201942713A (en) Information processing device, information processing method, and program
JP2019106732A (en) Motion picture reproduction device and program
JP5594842B2 (en) Video distribution device
JP6590433B2 (en) Video playback management method, system and program
CN114731463A (en) Data processing apparatus, control method therefor, and program
KR101805302B1 (en) Apparatus and method for displaying multimedia contents
KR20200112518A (en) Method and Apparatus for Displaying Streaming Video Transmitted from Network
JP7101336B2 (en) CTA display program, information processing device, CTA display method, and video playback system
US11470395B2 (en) Content distribution system and content distribution method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180226

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180921

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181002

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20181026

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181116

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: 20190226

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190328

R150 Certificate of patent or registration of utility model

Ref document number: 6506084

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250