JP2016092610A - Moving image reproduction apparatus, moving image reproduction method, and computer program - Google Patents

Moving image reproduction apparatus, moving image reproduction method, and computer program Download PDF

Info

Publication number
JP2016092610A
JP2016092610A JP2014225126A JP2014225126A JP2016092610A JP 2016092610 A JP2016092610 A JP 2016092610A JP 2014225126 A JP2014225126 A JP 2014225126A JP 2014225126 A JP2014225126 A JP 2014225126A JP 2016092610 A JP2016092610 A JP 2016092610A
Authority
JP
Japan
Prior art keywords
moving image
video
time
playback
start time
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
JP2014225126A
Other languages
Japanese (ja)
Inventor
内田 均
Hitoshi Uchida
均 内田
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2014225126A priority Critical patent/JP2016092610A/en
Publication of JP2016092610A publication Critical patent/JP2016092610A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To allow a user who is browsing a moving image of a link destination to reproduce a moving image of a link source in synchronization with the reproduction lapse time of the moving image of the link destination, when he or she desires to redisplay the moving image of the link source.SOLUTION: The reproduction lapse of the moving image of the link destination is monitored and a time to start the reproduction of the moving image of the link source is determined on the basis of a result of the monitoring. Then, link information of the moving image of the link source including description of the determined time to start the reproduction is generated, and the moving image of the link source is acquired on the basis of the generated link information, and reproduced.SELECTED DRAWING: Figure 4

Description

本発明は、指定した動画の一部分を再生する装置に関する。より詳しくは、「Media Fragment URI」を用いたクリッカブル動画を、Webブラウザ上での操作に応じて再生させるときの同期処理に関する。   The present invention relates to an apparatus for reproducing a part of a designated moving image. More specifically, the present invention relates to a synchronization process when a clickable video using “Media Fragment URI” is played in response to an operation on a Web browser.

近年、World Wide Web Consortium(W3C)で策定された「Media Fragments URI」技術が注目されている。この技術によれば、フラグメント記述を含んだURI(フラグメントURI)に基づいて、動画コンテンツの一部分のみをサーバから取得することができる。例えば、動画データのうち自分の出演シーンだけを閲覧することができる。これにより、映画などのデータサイズの大きい動画でも、ユーザは興味のある部分だけを取得し、閲覧できるようになる。
例えば、サーバ「sample.org」に格納している動画「v1.ogg」の一部分(10〜20秒)を表現したフラグメントURIは、「http://sample.org/v1.ogg#t=10,20」と記述することができる。ユーザがクライアントのWebブラウザを通じて上記フラグメントURIを指定すると、クライアントは、フラグメント記述「#t=10,20」を抽出する。そして、HTTPのRangeヘッダにフラグメントURIを設定し、サーバに対してGETリクエストを送信する。リクエストを受信したサーバは、リクエストのRangeヘッダを解析し、動画「v1.ogg」の一部分(10〜20秒)を抽出してクライアントに送信する。
In recent years, “Media Fragments URI” technology formulated by the World Wide Web Consortium (W3C) has attracted attention. According to this technique, only a part of the moving image content can be acquired from the server based on the URI (fragment URI) including the fragment description. For example, it is possible to view only one's appearance scene in the moving image data. As a result, even for a moving image having a large data size such as a movie, the user can acquire and browse only the portion of interest.
For example, a fragment URI expressing a part (10 to 20 seconds) of the video “v1.ogg” stored in the server “sample.org” is “http://sample.org/v1.ogg#t=10 , 20 ”. When the user specifies the fragment URI through the client's Web browser, the client extracts the fragment description “# t = 10,20”. Then, a fragment URI is set in the HTTP Range header, and a GET request is transmitted to the server. The server that has received the request analyzes the range header of the request, extracts a part (10 to 20 seconds) of the moving image “v1.ogg”, and transmits it to the client.

また、動画サーバが、ある動画をストリーム配信している際に、別動画へのリンク情報も同期配信することによって、動画間の関連付けを行うことができる。このリンク情報を用いることによって、再生している動画上の一部分をユーザがクリックした場合には、リンクで関連付けられた別動画を再生するような動画コンテンツが作成可能になる。このようなリンク情報を含む動画コンテンツは「クリッカブル動画」と呼ばれる。   In addition, when the moving image server is streaming a certain moving image, the link information to another moving image is also synchronously distributed, thereby making it possible to associate the moving images. By using this link information, when the user clicks on a part of the moving image being reproduced, it is possible to create moving image content that reproduces another moving image associated with the link. The moving image content including such link information is called “clickable moving image”.

クリッカブル動画に関する従来技術として、特許文献1には、動画データのハイライト再生において、シーン毎の重要度に応じてランキング付けを行い、そのランキング順にハイライトシーンを再生する装置が開示されている。また、特許文献2には、動画再生に関して、前回停止した停止時刻を保存しておき、再生する際にはその続きを再生可能にする装置が開示されている。   As a prior art relating to a clickable video, Patent Document 1 discloses a device that performs ranking according to the importance of each scene in video data highlight reproduction and reproduces highlight scenes in the ranking order. Further, Patent Document 2 discloses an apparatus that stores a stop time that was previously stopped with respect to moving image reproduction, and enables reproduction of the continuation when the reproduction is reproduced.

特願2008−282690号公報Japanese Patent Application No. 2008-282690 特願2008−303579号公報Japanese Patent Application No. 2008-303579

特許文献1,2に開示された技術では、再生中の動画に代えて、その動画の呼び出し元となった動画(元動画)を再度再生するときの動画間の同期についての考察が無い。例えば、クリッカブル動画のように、元の動画から部分的に呼び出された動画の再生中に、元の動画に戻る指示がなされた場合、再生中の動画の再生経過時間が考慮されないという問題が生じる。
このことを図12を参照して説明する。図12は、ユーザの操作内容の流れを示した図であり、タイムラインの左側は各動画の再生状況、右側は動画のメタデータの流れ(メタデータストリーム)を示している。メタデータには、クリック可能領域が含まれる。図12の例では、ユーザは、サーバ(sample.org)上の元動画(1.ogg)の閲覧(再生)を時刻0秒で開始している。その際、サーバから、クリック可能領域に関するメタデータを別ストリームで取得している。クリック可能領域は、左上を元動画のx,y座標(100,100)として、幅400、高さ300の矩形領域である。
In the techniques disclosed in Patent Documents 1 and 2, there is no consideration about synchronization between moving images when the moving image (original moving image) that is the caller of the moving image is reproduced again instead of the moving image being reproduced. For example, when an instruction to return to the original video is given during playback of a video partially called from the original video, such as a clickable video, there is a problem that the elapsed playback time of the video being played is not considered .
This will be described with reference to FIG. FIG. 12 is a diagram showing a flow of user operation contents, the left side of the timeline shows the playback status of each moving image, and the right side shows the flow of metadata of the moving image (metadata stream). The metadata includes a clickable area. In the example of FIG. 12, the user starts browsing (playing back) the original moving image (1.ogg) on the server (sample.org) at time 0 seconds. At that time, metadata about the clickable area is acquired from the server as a separate stream. The clickable area is a rectangular area having a width of 400 and a height of 300 with the x and y coordinates (100, 100) of the original moving image at the upper left.

ユーザが、元動画を10秒間閲覧した後、矩形領域をクリックした場合、クライアントは、サーバに対して、10秒以降の矩形領域内の部分動画のズームをリクエストする。このリクエストに応じて、サーバは、部分動画(ズーム動画)の閲覧を可能にする。部分動画をユーザが3秒間閲覧した後、ブラウザの戻る操作をしたとする。すると、ブラウザには、再生開始時刻0秒に戻った状態で、元動画が元のサイズで再表示される。そのため、ユーザは、部分動画の現在の再生経過時間と同期して元動画を再生することができない。   When the user clicks on the rectangular area after viewing the original moving image for 10 seconds, the client requests the server to zoom the partial moving image in the rectangular area after 10 seconds. In response to this request, the server enables browsing of the partial moving image (zoom moving image). It is assumed that after the user browses the partial video for 3 seconds, the browser returns. Then, the original moving image is re-displayed on the browser at the original size in a state where the reproduction start time is 0 seconds. Therefore, the user cannot reproduce the original moving image in synchronization with the current reproduction elapsed time of the partial moving image.

本発明は、上記の問題を解消し、リンク先の動画を閲覧しているユーザが、リンク元の動画を再表示したい場合に、リンク先の動画の再生経過時間と同期してリンク元の動画を再生できる動画再生装置を提供することを主たる課題とする。   The present invention solves the above problem, and when a user viewing a link destination video wants to redisplay the link source video, the link source video is synchronized with the elapsed playback time of the link destination video. The main object is to provide a moving image playback apparatus capable of playing back video.

本発明の動画再生装置は、第1動画の再生中にその第1動画と関連する第2動画の再生が可能な動画再生装置であって、前記第1動画の再生経過を監視し、この監視結果を基に前記第2動画の再生開始時刻を決定する開始時刻決定手段と、決定した前記再生開始時刻の記述を含む当該第2動画のリンク情報を作成するリンク情報作成手段と、作成されたリンク情報に基づいて前記第2動画を取得する動画取得手段と、を備えて成る。   The moving image reproducing apparatus of the present invention is a moving image reproducing device capable of reproducing a second moving image related to the first moving image during reproduction of the first moving image, and monitors the progress of reproduction of the first moving image. A start time determining means for determining a playback start time of the second video based on a result, a link information generating means for generating link information of the second video including a description of the determined playback start time, and Moving image acquisition means for acquiring the second moving image based on link information.

本発明によれば、第1動画の再生経過時間を基に第2動画を再生できるようになり、動画閲覧時の操作性が向上する。   According to the present invention, it becomes possible to reproduce the second moving image based on the elapsed reproduction time of the first moving image, and the operability when browsing the moving image is improved.

(a)は全体構成図、(b)は動画再生装置の構成図。(A) is a whole block diagram, (b) is a block diagram of a moving image reproducing device. 動画再生装置の一例となるPCの機能構成図。The functional block diagram of PC used as an example of a moving image reproducing device. 第1実施形態におけるユーザの操作内容の流れを示した説明図。Explanatory drawing which showed the flow of the user's operation content in 1st Embodiment. 第1実施形態におけるメタデータの例示図。FIG. 3 is an exemplary diagram of metadata in the first embodiment. 第1実施形態における処理手順説明図。Explanatory drawing of the process sequence in 1st Embodiment. 第2実施形態におけるユーザの操作内容の流れを示した説明図。Explanatory drawing which showed the flow of the user's operation content in 2nd Embodiment. 第2実施形態におけるメタデータの例示図。The illustration figure of the metadata in 2nd Embodiment. 第2実施形態における処理手順説明図。Explanatory drawing of the process sequence in 2nd Embodiment. 第3実施形態におけるユーザの操作内容の流れを示した説明図。Explanatory drawing which showed the flow of the user's operation content in 3rd Embodiment. 第3実施形態におけるメタデータの例示図。The illustration figure of the metadata in 3rd Embodiment. 第3実施形態における処理手順説明図。Explanatory drawing of the process sequence in 3rd Embodiment. 従来技術においてユーザの操作内容の流れを示した説明図。Explanatory drawing which showed the flow of the user's operation content in a prior art.

以下、本発明の実施の形態例を説明する。
[第1実施形態]
図1(a)は第1実施形態に係る動画再生システムの全体構成図である。
この動画再生システムは、インターネットなどのネットワークNに、パーソナルコンピュータ(「PC」と略す)101、スマートフォン(登録商標)のような携帯端末102、デジタルカメラ103、複合機104、サーバ105が接続されている。
PC101、携帯端末102、デジタルカメラ103、複合機104は、いずれも本発明の動画再生装置の一例となるものであり、ネットワークNを通じてサーバ105に動画サービスのリクエストを行う。サーバ105は、要求元からリクエストを受信したときに、レスポンスデータとして動画を配信する。
PC101、携帯端末102、デジタルカメラ103、複合機104は、いずれも本発明の動画再生装置の一例となるものである。図1(b)にPC101のハードウエア構成例を示すが、他装置ないし端末についても同様の構成を有するものとなる。
Hereinafter, embodiments of the present invention will be described.
[First Embodiment]
FIG. 1A is an overall configuration diagram of a moving image playback system according to the first embodiment.
In this moving image reproduction system, a personal computer (abbreviated as “PC”) 101, a portable terminal 102 such as a smartphone (registered trademark), a digital camera 103, a multifunction peripheral 104, and a server 105 are connected to a network N such as the Internet. Yes.
The PC 101, the mobile terminal 102, the digital camera 103, and the multifunction machine 104 are all examples of the moving image playback apparatus of the present invention, and request a moving image service to the server 105 through the network N. When the server 105 receives a request from the request source, the server 105 delivers a moving image as response data.
The PC 101, the portable terminal 102, the digital camera 103, and the multifunction machine 104 are all examples of the moving image playback apparatus of the present invention. FIG. 1B shows a hardware configuration example of the PC 101, and other devices or terminals have the same configuration.

図1(b)を参照すると、PC101は、システムバスに、様々な機能部品を接続して構成される。機能部品は、CPU201,ROM202、RAM203、記憶部204で構成されるコンピュータを含む。CPU(Central Processing Unit)201は、本発明のコンピュータプログラムを実行することにより、PC101全体の動作、特に、動画再生のための制御を行う。ROM(Read Only Memory)202は、CPU201の制御プログラムや各種固定データを格納する。RAM(Random Access Memory)203は、プログラム制御変数、各種設定パラメータ、各種ワーク用バッファなどを格納する。記憶部204はハードディスクなどで構成され、上記のコンピュータプログラムのほか、文書データや画像データなど各種データファイルを格納する。操作部205は、キーボードやマウス、タッチパネルなどで構成され、オペレータによる各種入力操作を受け付ける。表示部206は液晶パネルなどの表示デバイスである。ネットワークi/f207は、ネットワークNに接続するためのインタフェースである。USBi/f209は、USBデバイスを認識するためのインタフェースである。   Referring to FIG. 1B, the PC 101 is configured by connecting various functional components to a system bus. The functional components include a computer composed of a CPU 201, a ROM 202, a RAM 203, and a storage unit 204. A CPU (Central Processing Unit) 201 executes the computer program of the present invention, thereby controlling the operation of the entire PC 101, particularly, moving image reproduction. A ROM (Read Only Memory) 202 stores a control program for the CPU 201 and various fixed data. A RAM (Random Access Memory) 203 stores program control variables, various setting parameters, various work buffers, and the like. The storage unit 204 is configured by a hard disk or the like, and stores various data files such as document data and image data in addition to the above computer program. The operation unit 205 includes a keyboard, a mouse, a touch panel, and the like, and accepts various input operations by an operator. The display unit 206 is a display device such as a liquid crystal panel. The network i / f 207 is an interface for connecting to the network N. USBi / f 209 is an interface for recognizing a USB device.

図2は、CPU201が本発明のコンピュータプログラムを実行することにより、PC101において実現されるPC101の機能構成図である。PC101は、入力制御部301、表示制御部302、動画取得部303、監視制御部305、開始時刻決定部306及びリンク情報作成部308として機能する。入力制御部301は、操作部205を通じて入力されるユーザの操作内容を検出する。表示制御部302は、表示部206にWebブラウザ環境を提供するための表示制御を行う。例えば、再生された動画を表示するほか、上述したクリック矩形領域を含むメタデータをユーザに提示したり、動画の「再生」や「戻る」などの操作ボタンなどを表示させたりする。   FIG. 2 is a functional configuration diagram of the PC 101 that is realized in the PC 101 by the CPU 201 executing the computer program of the present invention. The PC 101 functions as an input control unit 301, a display control unit 302, a moving image acquisition unit 303, a monitoring control unit 305, a start time determination unit 306, and a link information creation unit 308. The input control unit 301 detects the user operation content input through the operation unit 205. The display control unit 302 performs display control for providing the display unit 206 with a Web browser environment. For example, in addition to displaying the reproduced moving image, metadata including the click rectangular area described above is presented to the user, or operation buttons such as “replay” and “return” of the moving image are displayed.

動画取得部303は、ネットワークNを通じてサーバ105にリクエストを出力し、レスポンスとして動画を取得する。リクエストにはリンク情報が付随する。リンク情報は、自装置において再生(表示)中の動画にリンクする別の動画を呼び出して再生するための情報である。本実施形態では、上述したフラグメントURIをリンク情報とする例を示す。上述の通り、このリンク情報には、リンク先(つまり自装置)での再生開始時刻を表す時間記述と再生するクリック可能領域を示す記述とが含まれる。
第1実施形態においてリンク情報に基づいて取得する動画は、説明を簡易にするため、相互に関連付けられた2種類の動画とする。一方の動画を第1動画、他方の動画を第2動画とする。第1動画は、ここでは第2動画の再生中に呼び出された当該第2動画の部分動画とし、第2動画は第1動画の呼び出し元となった動画(元動画)とする。第1動画には、当該第1動画の再生開始時刻の時間記述を含むリンク情報が関連付けられている。
動画取得部303で取得した各動画は保存部304に一時的に保存される。
The moving image acquisition unit 303 outputs a request to the server 105 through the network N and acquires a moving image as a response. The request is accompanied by link information. The link information is information for calling and reproducing another moving image linked to the moving image being reproduced (displayed) in the own device. In the present embodiment, an example in which the above-described fragment URI is used as link information is shown. As described above, this link information includes a time description indicating the reproduction start time at the link destination (that is, the own apparatus) and a description indicating the clickable area to be reproduced.
In the first embodiment, the moving images acquired based on the link information are two types of moving images associated with each other in order to simplify the description. One moving image is a first moving image, and the other moving image is a second moving image. Here, the first moving image is a partial moving image of the second moving image called during the reproduction of the second moving image, and the second moving image is a moving image (original moving image) that is a caller of the first moving image. Link information including a time description of the reproduction start time of the first video is associated with the first video.
Each moving image acquired by the moving image acquisition unit 303 is temporarily stored in the storage unit 304.

監視制御部305は、入力制御部301を通じて入力されるユーザの操作内容と、表示制御部302による表示部206の表示制御の内容とを検出することにより、第1動画及び第2動画の表示状況を監視する。また、第1動画の再生の指示が入力された際の第2動画の再生経過時間、及び、第2動画の再生の指示が入力されたときの第1動画の再生経過時間をそれぞれ監視し、監視結果を保存部304に保存しておく。監視結果は、開始時刻決定部306に伝達される。   The monitoring control unit 305 detects the user's operation content input through the input control unit 301 and the display control content of the display unit 206 by the display control unit 302, thereby displaying the first moving image and the second moving image. To monitor. In addition, the second video playback elapsed time when the first video playback instruction is input and the first video playback elapsed time when the second video playback instruction is input, respectively, The monitoring result is stored in the storage unit 304. The monitoring result is transmitted to the start time determination unit 306.

開始時刻決定部306は、ある動画の再生中に別の動画を呼び出して再生するときの当該別の動画の再生開始時刻を決定する再生開始時刻決定手段として機能する。第1実施形態では、第2動画の再生中に呼び出された第1動画の再生経過の監視結果を基に、第1動画を呼び出した第2動画の再生開始時刻を決定する場合の例を示す。再生経過は、第1動画の再生開始時刻からの再生時間を含む。
開始時刻決定部306は、解析部3061の機能を有している。解析部3061は、第1動画に関連付けられたリンク情報と第2動画に関連付けられたリンク情報の内容を解析する。特に、各動画の再生開示時刻を表す時間記述と再生時間とを解析する。
例えば第2動画の再生開始時刻を決定する場合、開始時刻決定部306は、監視制御部305の監視結果、上記解析部3061の解析結果、及び、所定の閾値307を用いる。閾値307は、予めユーザが定めた固定値と第2動画の再生時間に所定の重み係数を乗じた値とのいずれか一方である。後者の場合の閾値は、例えば第2動画の再生時間が10秒間で、重み係数を0.3と仮定すると、10×0.3=3秒となる。
The start time determination unit 306 functions as a reproduction start time determination unit that determines a reproduction start time of another moving image when another moving image is called and reproduced during reproduction of the certain moving image. In the first embodiment, an example is shown in which the playback start time of the second video that calls the first video is determined based on the monitoring result of the playback progress of the first video that is called during the playback of the second video. . The playback progress includes the playback time from the playback start time of the first moving image.
The start time determination unit 306 has the function of the analysis unit 3061. The analysis unit 3061 analyzes the contents of the link information associated with the first moving image and the link information associated with the second moving image. In particular, the time description indicating the reproduction disclosure time of each moving image and the reproduction time are analyzed.
For example, when determining the reproduction start time of the second moving image, the start time determination unit 306 uses the monitoring result of the monitoring control unit 305, the analysis result of the analysis unit 3061, and the predetermined threshold value 307. The threshold 307 is one of a fixed value determined in advance by the user and a value obtained by multiplying the reproduction time of the second moving image by a predetermined weighting factor. The threshold value in the latter case is, for example, 10 × 0.3 = 3 seconds, assuming that the playback time of the second moving image is 10 seconds and the weighting factor is 0.3.

リンク情報作成部308は、呼びだそうとする動画についてのリンク情報を生成し、動画取得部303に伝達する。リンク情報に含まれる時間記述は、開始時刻決定部306で決定した再生開始時刻となる。   The link information creation unit 308 generates link information about a moving image to be called and transmits the link information to the moving image acquisition unit 303. The time description included in the link information is the reproduction start time determined by the start time determination unit 306.

次に、上記のように構成されるPC101が実行する動画再生方法について説明する。この方法は、概略的には、PC101が、第1動画の再生中にその第1動画と関連する第2動画の再生が可能であることを前提とし、以下の処理のステップを実行するものである。
(1)第1動画の再生経過を監視し、この監視結果を基に第2動画の再生開始時刻を決定するステップ。
(2)決定した再生開始時刻の記述を含む当該第2動画のリンク情報を作成するステップ。
(3)作成されたリンク情報に基づいて第2動画を取得するステップ。
Next, a moving image reproduction method executed by the PC 101 configured as described above will be described. In general, this method is based on the premise that the PC 101 can reproduce the second moving image related to the first moving image during reproduction of the first moving image, and executes the following processing steps. is there.
(1) A step of monitoring the playback progress of the first moving image and determining the playback start time of the second moving image based on the monitoring result.
(2) A step of creating link information of the second moving image including a description of the determined reproduction start time.
(3) A step of acquiring the second moving image based on the created link information.

以下、動画再生方法の内容を図3〜図5を参照して具体的に説明する。図3は、ユーザの操作内容の流れを示した説明図である。図示の内容は、図12において説明した通りである。図3に表示されたメタデータの内容例を示したのが図4である。図示のメタデータはXML形式のものであり、meta要素をルート要素とし、子要素としてlink要素を持つ。link要素は、x,y,w,h属性を含み、再生中の第2動画におけるクリック可能な矩形領域を表す。図3の例でいえば、第2動画の表示領域の左上のx,y座標を(100px,100py)とし、幅400pw、高さ300phの矩形領域が、動画上でクリック可能な領域であることを表す。   Hereinafter, the content of the moving image reproduction method will be specifically described with reference to FIGS. FIG. 3 is an explanatory diagram showing a flow of user operation contents. The contents shown in the figure are as described in FIG. FIG. 4 shows an example of the contents of the metadata displayed in FIG. The illustrated metadata is in XML format, and has a meta element as a root element and a link element as a child element. The link element includes x, y, w, and h attributes, and represents a clickable rectangular area in the second moving image being reproduced. In the example of FIG. 3, the upper left x and y coordinates of the display area of the second moving image are (100 px, 100 py), and a rectangular area having a width of 400 pw and a height of 300 ph is a clickable area on the moving image. Represents.

図5は、PC101が実行する処理の手順説明図である。図3に示されるように、ユーザは、時刻0秒で第2動画(http://sample.org/1.ogg)にアクセスし、閲覧を開始している。その際、PC101は、メタデータの内容を基に、再生中の元動画(第2動画)に、指定されたクリック可能領域を重ねて表示する。ユーザが元動画の閲覧を10秒間続けた後、時刻10秒でクリック可能領域を選択したとする。PC101は、この選択操作を検出し(S101)、10秒以降の選択したクリック可能領域の部分動画(第1動画)を取得するリンク情報を生成する。リンク情報の内容は「http://sample.org/1.ogg#xywh=100,100,400,300&t=10」となる。そして、そのリンク情報に基づいて、サーバ105に部分動画をリクエストする。その際、このリンク情報を内部メモリに保存する(S102)。ユーザが、10秒〜13秒の3秒間、部分動画を閲覧した後、元の表示サイズで元動画を再度閲覧するために、ブラウザの戻る操作をしたとする。PC101は、その操作を検知し(S103)、保存してあるリンク情報を解析し、その時間記述を変数ptに設定する(S104)。そして、部分動画の再生時間が閾値307を超えているかどうかを判定する(S105)。   FIG. 5 is an explanatory diagram of a procedure executed by the PC 101. As shown in FIG. 3, the user accesses the second moving image (http://sample.org/1.ogg) at time 0 seconds and starts browsing. At this time, the PC 101 displays the designated clickable area so as to overlap the original moving image (second moving image) being reproduced based on the content of the metadata. Assume that the user selects a clickable area at time 10 seconds after browsing the original moving image for 10 seconds. The PC 101 detects this selection operation (S101) and generates link information for acquiring a partial moving image (first moving image) of the clickable area selected after 10 seconds. The content of the link information is “http://sample.org/1.ogg#xywh=100,100,400,300&t=10”. Based on the link information, the server 105 is requested to request a partial moving image. At this time, this link information is stored in the internal memory (S102). It is assumed that the user browses the partial video for 3 seconds from 10 seconds to 13 seconds, and then performs an operation of returning the browser in order to browse the original video again with the original display size. The PC 101 detects the operation (S103), analyzes the stored link information, and sets the time description to the variable pt (S104). Then, it is determined whether or not the reproduction time of the partial video exceeds the threshold value 307 (S105).

S105において、再生時間が閾値以下の場合(S105:No)、PC101は、元動画のリンク情報の時間記述を変数ptの値に設定する(S106)。そして、設定した元動画のリンク情報に基づいてサーバ105にリクエストを送信する(S109)。リクエスト先のリンク情報は「http://sample.org/1.ogg#t=10」となる。この場合、ユーザが戻る操作をした後は、時刻10秒以降の元動画を取得し、再生することになる。   In S105, when the reproduction time is equal to or less than the threshold (S105: No), the PC 101 sets the time description of the link information of the original moving image to the value of the variable pt (S106). Then, a request is transmitted to the server 105 based on the set link information of the original moving image (S109). The link information of the request destination is “http://sample.org/1.ogg#t=10”. In this case, after the user performs a return operation, the original moving image after time 10 seconds is acquired and reproduced.

S105において、再生時間が閾値を超えた場合(S105:Yes)、PC101は、現在の部分動画の再生時間を変数ctに設定する(S107)。そして、元動画のリンク情報の時間記述を(pt+ct)の値に設定する(S108)。リクエストのリンク情報は「http://sample.org/1.ogg#t=13」となる。この場合、ユーザが戻る操作をすると、現在の部分動画の閲覧経過時間と同じタイミングで元動画が再生される。   In S105, when the playback time exceeds the threshold (S105: Yes), the PC 101 sets the playback time of the current partial video to the variable ct (S107). Then, the time description of the link information of the original moving image is set to the value (pt + ct) (S108). The link information of the request is “http://sample.org/1.ogg#t=13”. In this case, when the user performs a return operation, the original moving image is reproduced at the same timing as the browsing elapsed time of the current partial moving image.

このように、第1実施形態では、部分動画(第1動画)の再生時間を監視し、該再生時間が所定の閾値を超えるときは、部分動画の再生開始時刻に再生時間を加算した時刻を元動画(第2動画)の再生開始時刻として決定する。そのため、ユーザは、部分動画を閲覧した後の元動画を閲覧できるようになる。
一方、該再生時間が閾値以下のときは、当該部分動画のリンク情報に含まれる時間記述を元動画の再生開始時刻として決定する。そのため、ユーザは、時刻0に戻ることなく、時刻10秒以降の元動画を閲覧できるようになる。
これにより、動画再生の操作性を向上させることができる。
In this way, in the first embodiment, the playback time of the partial video (first video) is monitored, and when the playback time exceeds a predetermined threshold, the time obtained by adding the playback time to the playback start time of the partial video is set. It is determined as the reproduction start time of the original moving image (second moving image). Therefore, the user can browse the original video after browsing the partial video.
On the other hand, when the playback time is less than or equal to the threshold, the time description included in the link information of the partial video is determined as the playback start time of the original video. Therefore, the user can browse the original moving image after time 10 seconds without returning to time 0.
Thereby, the operativity of moving image reproduction can be improved.

[第2実施形態]
次に第2実施形態について説明する。この実施形態では、第1動画が第2動画の部分動画でなく異なる別リソースの動画(別動画)で、かつ第2動画の再生時にその再生が指示された動画である場合の例を説明する。PC101のハードウエア構成及び機能構成等については、第1実施形態と同じである。
図6は、第2実施形態におけるユーザの操作の流れを示した図であり、図3及び図12に対応する。図6のメタデータの内容例を示したのが図7である。図7では、左上のx,y座標を(100px,100py)とし、幅400pw、高さ300phの矩形領域がクリック可能領域であることを表す。
[Second Embodiment]
Next, a second embodiment will be described. In this embodiment, an example will be described in which the first video is not a partial video of the second video but a video of a different resource (another video) that is instructed to be played when the second video is played. . The hardware configuration and functional configuration of the PC 101 are the same as those in the first embodiment.
FIG. 6 is a diagram illustrating a flow of user operations in the second embodiment, and corresponds to FIGS. 3 and 12. FIG. 7 shows an example of the contents of the metadata in FIG. In FIG. 7, the x and y coordinates at the upper left are (100 px, 100 py), and a rectangular area having a width of 400 pw and a height of 300 ph is a clickable area.

図8は、PC101が実行する処理の手順説明図である。図6に示されるように、時刻0秒でサーバ105(http://sample.org/1.ogg)にアクセスすることによって、動画の閲覧を開始している。PC101は、クリック可能領域の内容を基に、再生中の動画上にクリック可能領域を表示する。このクリック可能領域では、別動画(profile.ogg)とリンクしていることが示されている。第1実施形態と同様、ユーザが10秒間閲覧を続けた後、時刻10秒でクリック可能領域を選択したとする。PC101は、この選択を検知し(S201)、現在閲覧中の元動画(第2動画)の再生経過時刻を変数t0に設定する(S202)。そして、リンク先の別動画(第1動画)を取得し、その再生を開始する。再生中、ユーザがブラウザの戻る操作をしたかどうかを判定する(S203)。ユーザがブラウザの戻る操作をしていない場合(S203:No)、別動画の再生を継続する(S204)。ユーザがブラウザの戻る操作をした場合は(S203:Yes)、別動画の再生時間を変数vtに設定する(S205)。また、「t0−vt×重み係数」の計算結果を変数tに設定する。変数tの値が「0」より小さい場合(S207:Yes)、PC101は、変数tの値を「0」に設定する(S208)。そして、元動画のURIの時間記述を変数tの値に設定して処理を終える(S209)。   FIG. 8 is an explanatory diagram of a procedure executed by the PC 101. As shown in FIG. 6, browsing of the moving image is started by accessing the server 105 (http://sample.org/1.ogg) at time 0 second. The PC 101 displays the clickable area on the moving image being played based on the contents of the clickable area. This clickable area shows that it is linked to another video (profile.ogg). As in the first embodiment, it is assumed that after the user continues browsing for 10 seconds, a clickable area is selected at time 10 seconds. The PC 101 detects this selection (S201), and sets the playback elapsed time of the original moving image (second moving image) currently being browsed to the variable t0 (S202). Then, another moving image (first moving image) as a link destination is acquired and reproduction thereof is started. It is determined whether or not the user has performed a browser return operation during playback (S203). When the user has not performed the browser return operation (S203: No), the reproduction of another moving image is continued (S204). When the user performs an operation of returning the browser (S203: Yes), the playback time of another moving image is set to the variable vt (S205). Further, the calculation result of “t0−vt × weighting coefficient” is set to the variable t. When the value of the variable t is smaller than “0” (S207: Yes), the PC 101 sets the value of the variable t to “0” (S208). Then, the time description of the URI of the original moving image is set to the value of the variable t, and the process ends (S209).

本例では、vtを30秒、重み係数を0.1とする。そうすると、変数tの値は(10−30×0.1)の計算結果「7」となり、「0」より大きくなるこの場合(S207:No)、PC101は、直ちにS209の処理に移る。変数tの値が「7」なので、リンク情報は、「http://sample.org/1.ogg#t=7」となる。そして、このリンク情報に基づいて、サーバ105に対して時刻7秒以降の元動画をリクエストする。これにより、ユーザがブラウザの戻る操作をした場合、PC101は、別動画の閲覧時間に応じて、元動画の再生開始時刻を、動画切替時から3秒間だけ戻して再生する。これにより、ユーザは前に閲覧していた元動画の内容を再確認することができるようになる。   In this example, vt is 30 seconds and the weighting factor is 0.1. Then, the value of the variable t is “7” as the calculation result of (10−30 × 0.1), and in this case where it is larger than “0” (S207: No), the PC 101 immediately moves to the process of S209. Since the value of the variable t is “7”, the link information is “http://sample.org/1.ogg#t=7”. Based on this link information, the server 105 is requested to request an original moving image after the time of 7 seconds. Thereby, when the user performs an operation of returning the browser, the PC 101 reproduces the reproduction start time of the original moving image by returning the reproduction start time of the original moving image by 3 seconds according to the viewing time of another moving image. As a result, the user can reconfirm the contents of the original moving image that has been browsed before.

このように、第2実施形態では 別動画の再生を指示した際の元動画の再生経過時間を監視し、監視結果を保存する。そして、元動画の再生経過時刻から別動画の再生時間に重み付けした値を差し引いた時刻を、当該元動画の再生開始時刻として決定する。そのため、リンク先の別動画に切り替えて再生したときに、切替時点より少しだけ遡って元動画を再生することができるようになる。   As described above, in the second embodiment, the playback elapsed time of the original video when the playback of another video is instructed is monitored, and the monitoring result is stored. Then, a time obtained by subtracting a value obtained by weighting the reproduction time of another moving image from the reproduction elapsed time of the original moving image is determined as the reproduction start time of the original moving image. For this reason, when switching to another linked moving image and playing, the original moving image can be played back slightly after the switching point.

なお、S206〜S208において、変数tを(t0−所定の固定時間)の計算結果とする方法が考えられる。固定時間を3秒に設定したと仮定すると、別動画のリンク先から戻る操作を行った場合、PC101は、元動画の再生開始時刻を常に3秒間戻して再生することになる。これにより、再生開始時刻の決定がより簡略化される。   In S206 to S208, a method is conceivable in which the variable t is calculated as (t0−predetermined fixed time). Assuming that the fixed time is set to 3 seconds, when an operation of returning from the link destination of another moving image is performed, the PC 101 always plays back the original moving image by returning the reproduction start time by 3 seconds. Thereby, the determination of the reproduction start time is further simplified.

[第3実施形態]
次に、第3実施形態について説明する。PC101のハードウエア構成及び機能構成等については、第1実施形態と同じである。
第3実施形態では、動画再生中にクリック可能領域が複数出現した場合の例を説明する。図9は、第3実施形態におけるユーザの操作の流れを示した図であり、図3、図6、図12に対応する。図10は、再生を開始してから5秒以降のメタデータの例示図である。このメタデータはXML形式であり、meta要素をルート要素とし、子要素として2つのlink要素を持つ。meta要素はt属性を持ち、その値はこの2つのlink要素によって表わされるクリック可能領域の出現時刻を示す。図9の例では、1つ目のlink要素は、左上のx,y座標を(100px,100py)とし、幅400pw、高さ300phの矩形領域が、動画上でクリック可能な領域であることを表す。2つ目のlink要素は、左上のx,y座標を(550px,100py)とし、幅100pw、高さ300phの矩形領域が、動画上でクリック可能な別の領域であることを表す。
[Third Embodiment]
Next, a third embodiment will be described. The hardware configuration and functional configuration of the PC 101 are the same as those in the first embodiment.
In the third embodiment, an example in which a plurality of clickable areas appear during moving image reproduction will be described. FIG. 9 is a diagram showing a flow of user operations in the third embodiment, and corresponds to FIGS. 3, 6, and 12. FIG. 10 is an exemplary diagram of metadata after 5 seconds from the start of reproduction. This metadata is in XML format, and has a meta element as a root element and two link elements as child elements. The meta element has a t attribute, and its value indicates the appearance time of the clickable area represented by the two link elements. In the example of FIG. 9, the first link element has an x, y coordinate at the upper left (100 px, 100 py), a rectangular area having a width of 400 pw and a height of 300 ph is a clickable area on the moving image. Represent. The second link element indicates that the upper left x, y coordinate is (550 px, 100 py), and a rectangular area having a width of 100 pw and a height of 300 ph is another area that can be clicked on the moving image.

図9を参照すると、ユーザが、時刻0秒で動画の再生を開始した際にはクリック可能領域は無く、時刻5秒で図10のメタデータがサーバ105から配信される。よって、時刻5秒以降に、再生している元動画(第2動画)上に2つのクリック可能領域が表示される。ユーザがこのクリック可能領域のうち1つを選択した場合、PC101は、選択された時刻以降の、選択した矩形領域に含まれる部分動画を取得して再生する。   Referring to FIG. 9, when the user starts playing a moving image at time 0 seconds, there is no clickable area, and the metadata in FIG. 10 is distributed from server 105 at time 5 seconds. Therefore, two clickable areas are displayed on the original moving image (second moving image) being reproduced after the time of 5 seconds. When the user selects one of the clickable areas, the PC 101 acquires and reproduces a partial moving image included in the selected rectangular area after the selected time.

図11は、第3実施形態による処理手順説明図である。図9に示されるように、ユーザが、時刻0秒で動画(http://sample.org/1.ogg)にアクセスすることによって、その動画の閲覧が開始される。そして5秒間再生後に動画サーバから配信される図10のメタデータの内容を基に、PC101は、再生中の動画上に2つのクリック可能領域を表示させる(S301)。
ユーザが再生を開始してから10秒後の時刻で、2つのクリック可能領域のうちの、1つ目のlink要素で表される領域を選択したとする。PC101は、この動画の10秒以降の、選択したクリック可能領域の部分動画(第1動画)を取得するリンク情報(http://sample.org/1.ogg#xywh=100,100,400,300&t=10)を生成する。そして、そのリンク情報に基づいて部分動画をリクエストする(S302)。その際、リンク情報を保存部304に保存する(S303)。
FIG. 11 is an explanatory diagram of a processing procedure according to the third embodiment. As shown in FIG. 9, when a user accesses a moving image (http://sample.org/1.ogg) at time 0 seconds, browsing of the moving image is started. Then, based on the content of the metadata in FIG. 10 distributed from the moving image server after the reproduction for 5 seconds, the PC 101 displays two clickable areas on the moving image being reproduced (S301).
Assume that the user selects the area represented by the first link element from the two clickable areas at a time 10 seconds after the start of reproduction. The PC 101 uses the link information (http://sample.org/1.ogg#xywh=100,100,400,300&t=10) to acquire the partial video (first video) of the selected clickable area after 10 seconds of this video. Generate. Then, a partial video is requested based on the link information (S302). At that time, the link information is stored in the storage unit 304 (S303).

部分動画を一定時間再生した後に、ユーザがブラウザの戻る操作をすると、PC101は、メタデータに含まれるmeta要素のt属性の値(出現時刻)に基づいて、元動画のリンク情報の時間記述を設定(更新)する(S305)。そして、設定した元動画のリンク情報に基づいて元動画をリクエストする(S306)。
以上の処理手順により、ユーザが部分動画を閲覧している際にブラウザの戻る操作をした場合、PC101は、元動画の再生中に部分動画の呼び出しを可能にする領域の出現時刻を当該第2動画の再生開始時刻として決定する。そのため、そのクリック可能領域の出現に同期して元動画を再生することができるので、ユーザは別のクリック可能領域を選択しやすくなる。
When the user performs an operation of returning the browser after playing the partial movie for a certain period of time, the PC 101 describes the time description of the link information of the original movie based on the value of the t attribute (appearance time) of the meta element included in the metadata. Setting (updating) is performed (S305). Then, an original moving image is requested based on the set link information of the original moving image (S306).
With the above processing procedure, when the user performs a browser return operation while browsing the partial video, the PC 101 sets the appearance time of the area that allows the partial video to be called during the reproduction of the original video. Determined as the playback start time of the video. Therefore, since the original moving image can be reproduced in synchronization with the appearance of the clickable area, the user can easily select another clickable area.

[他の実施形態]
第1ないし第3実施形態では、動画を保持するサーバ105がインターネットなどのネットワークNに存在することを前提として説明したが、LANのような構内ネットワークであっても良い。
なお、本発明は、上記のコンピュータプログラムを、ネットワークN又は記憶媒体を介して、装置又は端末に供給し、その装置又は端末のコンピュータにおける1つ以上のCPUがコンピュータプログラムを読出し、実行する処理でも実現可能である。ここにいう装置等は、例えば、図1(a)に示したPC101、携帯端末102、デジタルカメラ103、複合機104などである。本発明は、また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
[Other Embodiments]
In the first to third embodiments, the description has been made on the assumption that the server 105 that holds the moving image exists in the network N such as the Internet, but a local network such as a LAN may be used.
The present invention is a process in which the computer program is supplied to a device or a terminal via the network N or a storage medium, and one or more CPUs in the computer of the device or the terminal read and execute the computer program. It is feasible. The devices and the like here are, for example, the PC 101, the portable terminal 102, the digital camera 103, the multifunction peripheral 104, and the like shown in FIG. The present invention can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

Claims (10)

第1動画の再生中にその第1動画と関連する第2動画の再生が可能な動画再生装置であって、
前記第1動画の再生経過を監視し、この監視結果を基に前記第2動画の再生開始時刻を決定する開始時刻決定手段と、
決定した前記再生開始時刻の記述を含む当該第2動画のリンク情報を作成するリンク情報作成手段と、
作成されたリンク情報に基づいて前記第2動画を取得する動画取得手段と、を備えて成る動画再生装置。
A video playback device capable of playing back a second video related to the first video during playback of the first video,
Start time determining means for monitoring the progress of playback of the first video and determining the playback start time of the second video based on the monitoring result;
Link information creating means for creating link information of the second moving image including a description of the determined reproduction start time;
And a moving image acquisition unit configured to acquire the second moving image based on the created link information.
前記第1動画が前記第2動画の再生中に呼び出された当該第2動画の部分動画であり、かつ当該第1動画の再生開始時刻の時間記述を含むリンク情報が関連付けられている場合、
前記開始時刻決定手段は、当該第1動画の再生時間を監視し、該再生時間が所定の閾値を超えるときは、前記第1動画の再生開始時刻に前記再生時間を加算した時刻を前記第2動画の再生開始時刻として決定する、
請求項1記載の動画再生装置。
When the first video is a partial video of the second video called during playback of the second video, and link information including a time description of the playback start time of the first video is associated,
The start time determining means monitors the playback time of the first moving image, and when the playback time exceeds a predetermined threshold, the second time is added to the playback start time of the first moving image. Determine the video playback start time,
The moving image reproducing apparatus according to claim 1.
前記開始時刻決定手段は、前記第1動画の再生時間が前記閾値以下のときは、当該第1動画のリンク情報に含まれる前記時間記述を前記第2動画の再生開始時刻として決定する、
請求項2記載の動画再生装置。
The start time determining means determines the time description included in the link information of the first video as the playback start time of the second video when the playback time of the first video is equal to or less than the threshold.
The moving image reproducing apparatus according to claim 2.
前記閾値は、予め定めた固定時間と前記第2動画の再生時間に所定の重み係数を乗じた値とのいずれか一方である、
請求項2又は3に記載の動画再生装置。
The threshold value is one of a predetermined fixed time and a value obtained by multiplying the reproduction time of the second moving image by a predetermined weighting factor.
The moving image reproducing apparatus according to claim 2 or 3.
前記第1動画が第2動画と異なる別リソースで、かつ前記第2動画の再生時にその再生が指示された動画である場合、
前記開始時刻決定手段は、
前記第1動画の再生を指示した際の前記第2動画の再生経過時間を監視し、監視結果を保存するとともに、前記第2動画の再生経過時刻から前記第1動画の再生時間に重み付けした値を差し引いた時刻を、当該第2動画の再生開始時刻として決定する、
請求項1に記載の動画再生装置。
When the first video is a different resource from the second video and the video is instructed to be played when the second video is played,
The start time determining means includes
A value obtained by monitoring the playback elapsed time of the second video when instructing the playback of the first video, storing the monitoring result, and weighting the playback time of the first video from the elapsed playback time of the second video Is determined as the reproduction start time of the second video,
The moving image reproducing apparatus according to claim 1.
前記開始時刻決定手段は、前記第2動画の再生経過時刻から所定の固定時間を差し引いた時刻を前記第2動画の再生開始時刻として決定する、
請求項5に記載の動画再生装置。
The start time determining means determines a time obtained by subtracting a predetermined fixed time from a reproduction elapsed time of the second moving image as a reproduction start time of the second moving image.
The moving image reproducing apparatus according to claim 5.
前記開始時刻決定手段は、前記第2動画の再生中に前記第1動画の呼び出しを可能にする領域の出現時刻を当該第2動画の再生開始時刻として決定する、
請求項1又は5に記載の動画再生装置。
The start time determining means determines an appearance time of an area that allows the calling of the first video during playback of the second video as a playback start time of the second video.
The moving image reproducing apparatus according to claim 1 or 5.
前記リンク情報は、World Wide Web Consortium(W3C)で策定されたMedia Fragments URIである、
請求項1ないし7のいずれか1項に記載の動画再生装置。
The link information is a Media Fragments URI established by the World Wide Web Consortium (W3C).
The moving image reproducing apparatus according to any one of claims 1 to 7.
第1動画の再生中にその第1動画と関連する第2動画の再生が可能な動画再生装置が実行する方法であって、
前記第1動画の再生経過を監視し、この監視結果を基に前記第2動画の再生開始時刻を決定するステップと、
決定した前記再生開始時刻の記述を含む当該第2動画のリンク情報を作成するステップと、
作成されたリンク情報に基づいて前記第2動画を取得するステップと、
を有する動画再生方法。
A method executed by a video playback device capable of playing back a second video related to the first video during playback of the first video,
Monitoring the progress of playback of the first video, and determining the playback start time of the second video based on the monitoring result;
Creating link information of the second moving image including a description of the determined reproduction start time;
Acquiring the second video based on the created link information;
A method for reproducing a moving image.
コンピュータを、請求項1ないし8のいずれか1項に記載の動画再生装置として動作させるためのコンピュータプログラム。   A computer program for causing a computer to operate as the moving image reproducing apparatus according to any one of claims 1 to 8.
JP2014225126A 2014-11-05 2014-11-05 Moving image reproduction apparatus, moving image reproduction method, and computer program Pending JP2016092610A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014225126A JP2016092610A (en) 2014-11-05 2014-11-05 Moving image reproduction apparatus, moving image reproduction method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014225126A JP2016092610A (en) 2014-11-05 2014-11-05 Moving image reproduction apparatus, moving image reproduction method, and computer program

Publications (1)

Publication Number Publication Date
JP2016092610A true JP2016092610A (en) 2016-05-23

Family

ID=56018796

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014225126A Pending JP2016092610A (en) 2014-11-05 2014-11-05 Moving image reproduction apparatus, moving image reproduction method, and computer program

Country Status (1)

Country Link
JP (1) JP2016092610A (en)

Similar Documents

Publication Publication Date Title
TWI776066B (en) Picture generating method, device, terminal, server and storage medium
US8701008B2 (en) Systems and methods for sharing multimedia editing projects
JP5162082B2 (en) System and method for providing an alternative view when rendering audio / video content on a computing system
WO2020029526A1 (en) Method for adding special effect to video, device, terminal apparatus, and storage medium
US9032020B2 (en) Online video enhancement
WO2020062683A1 (en) Video acquisition method and device, terminal and medium
CN109983429B9 (en) Video playback in group communications
JP2008293219A (en) Content management system, information processor in content management system, link information generation system in information processor, link information generation program in information processor, and recording medium with link information generation program recorded thereon
WO2022052653A1 (en) Video playback method and apparatus, computer device, and storage medium
JP2008250899A (en) Content reproducing method, content reproducing system, content reproducing program and medium for recording content reproducing program
WO2016150388A1 (en) Interface processing method, apparatus, and system
US20120066715A1 (en) Remote Control of Television Displays
US20120170904A1 (en) Operation assistance apparatus and operation assistance method
JP6265659B2 (en) Information processing apparatus, control method thereof, and program
US10575030B2 (en) System, method, and program for distributing video
JP2007267356A (en) File management program, thumb nail image display method, and moving image reproduction device
JP5619214B2 (en) Image processing apparatus, image processing program, and image processing method
JP2009223658A (en) Operation display system and program for the same
JP2016092610A (en) Moving image reproduction apparatus, moving image reproduction method, and computer program
JP6466531B2 (en) Output control program, output control device, and output control method
JP6896828B2 (en) Output control program, information processing device and output control method
JP2004272824A (en) Program for application server in video contents reading system, and the application server
JP2018125702A (en) Video control system and program
JP6623905B2 (en) Server device, information processing method and program
JP2008259175A (en) Recording apparatus and program for recording apparatus