JP7488497B2 - Shared information processing device and control program - Google Patents

Shared information processing device and control program Download PDF

Info

Publication number
JP7488497B2
JP7488497B2 JP2023071745A JP2023071745A JP7488497B2 JP 7488497 B2 JP7488497 B2 JP 7488497B2 JP 2023071745 A JP2023071745 A JP 2023071745A JP 2023071745 A JP2023071745 A JP 2023071745A JP 7488497 B2 JP7488497 B2 JP 7488497B2
Authority
JP
Japan
Prior art keywords
image
display
elements
user
displayed
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
JP2023071745A
Other languages
Japanese (ja)
Other versions
JP2023090814A (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.)
Mixi Inc
Original Assignee
Mixi 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 Mixi Inc filed Critical Mixi Inc
Priority to JP2023071745A priority Critical patent/JP7488497B2/en
Publication of JP2023090814A publication Critical patent/JP2023090814A/en
Priority to JP2024073876A priority patent/JP2024106999A/en
Application granted granted Critical
Publication of JP7488497B2 publication Critical patent/JP7488497B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Information Transfer Between Computers (AREA)

Description

本発明は、共通の視聴対象をそれぞれ視聴する複数のユーザの間で要素を共有させる仕組みに関する。 The present invention relates to a mechanism for sharing elements among multiple users who each view a common viewing subject.

再生されるコンテンツに応じて入力されるコメントを複数のユーザ間で共有するコミュニケーションシステムが知られている。例えば、特許文献1に記載のコミュニケーションシステムでは、コンテンツとともに表示させるべきコメントをコメントサーバから当該コンテンツの再生開始前に取得したユーザ端末が、タイムラインが分割された複数の時間区分のそれぞれにおいて表示数が所定数以下になるよう古いコメントを表示対象から除外する。 There is known a communication system in which comments entered in response to the content being played are shared among multiple users. For example, in the communication system described in Patent Document 1, a user terminal acquires comments to be displayed together with the content from a comment server before playback of the content starts, and excludes old comments from being displayed so that the number of comments displayed in each of the multiple time segments into which the timeline is divided is equal to or less than a predetermined number.

特開2011-119847号公報JP 2011-119847 A

特許文献1に記載のコミュニケーションシステムでは、コンテンツとともに表示されるコメントの時間的な表示数を平準化する処理が、当該コンテンツの再生開始前に実行される。そのため、コンテンツの再生中に追加されるコメントに起因する突発的な負荷上昇には対処できない。 In the communication system described in Patent Document 1, a process for leveling out the number of comments displayed over time along with the content is executed before the playback of the content starts. Therefore, it is not possible to handle sudden increases in load caused by comments added while the content is being played.

本発明が解決しようとする課題は、共通の視聴対象をそれぞれ視聴する複数のユーザの間で要素を共有させる仕組みにおいて当該要素を表示する端末における突発的な負荷上昇を抑制することである。 The problem that this invention aims to solve is to suppress sudden increases in the load on the terminal that displays an element in a system in which elements are shared among multiple users who each view a common viewing target.

上記課題を解決するため本発明は、視聴対象を視聴しているユーザの端末にて表示させるタイミングが該視聴対象に対し関連付けられる共有要素の中から前記タイミングに基づいて所定数の前記共有要素を要素群として特定し、当該要素群を前記所定数より少ない数の代替要素に置換する。 To solve the above problem, the present invention identifies a predetermined number of shared elements as an element group from among shared elements whose timing of displaying the viewing target on the terminal of a user viewing the viewing target is associated with the viewing target based on the timing, and replaces the element group with a number of alternative elements that is less than the predetermined number.

本発明の一形態である共有情報処理装置は、視聴対象を視聴しているユーザの端末にて表示させるタイミングが該視聴対象に対し関連付けられる共有要素の中から前記タイミングに基づいて所定数の前記共有要素要素群として特定する特定手段と、前記特定手段により特定される前記要素群を前記所定数より少ない数の代替要素に置換する置換手段と、を備える。 A shared information processing device according to one embodiment of the present invention includes an identification means for identifying a predetermined number of shared elements from among shared elements associated with a viewing target based on the timing at which the viewing target is to be displayed on a terminal of a user viewing the viewing target, and a replacement means for replacing the element group identified by the identification means with alternative elements whose number is less than the predetermined number.

本発明によれば、共有要素を表示する端末における突発的な負荷上昇が抑制され得る。 According to the present invention, it is possible to prevent sudden increases in load on a terminal that displays shared elements.

動画配信システムの構成図である。(実施例)FIG. 1 is a diagram illustrating a configuration of a video distribution system (embodiment). サーバの電気的構成を示すブロック図である。(実施例)1 is a block diagram showing the electrical configuration of a server according to an embodiment of the present invention; 携帯端末の電気的構成を示すブロック図である。(実施例)1 is a block diagram showing an electrical configuration of a mobile terminal according to an embodiment of the present invention. 携帯端末の画面の表示態様を示す図である。(実施例)1 is a diagram showing a display state of a screen of a mobile terminal (embodiment); オノマトペ画像を表示している画面を示す図である。(実施例)FIG. 13 is a diagram showing a screen displaying an onomatopoeia image (Example). 第2画像を表示している画面を示す図である。(実施例)FIG. 13 is a diagram showing a screen displaying a second image (Example); 組合せ画像が表示される場合を示すタイミングチャートである。(実施例)10 is a timing chart showing a case where a combined image is displayed (embodiment example). 第2画像が置換される場合を示すタイミングチャートである。(実施例)10 is a timing chart showing a case where the second image is replaced (embodiment example). サーバの動画配信に関する機能ブロック図である。(実施例)FIG. 1 is a functional block diagram of a server for video distribution (embodiment); 携帯端末のオノマトペ表示に関する機能ブロック図である。(実施例)FIG. 1 is a functional block diagram relating to onomatopoeia display of a mobile terminal (embodiment); 携帯端末で実行されるオノマトペ表示処理の流れを示すフローチャートで ある。(実施例)1 is a flowchart showing the flow of an onomatopoeia display process executed on a mobile terminal (embodiment). サーバで実行されるオノマトペ表示処理の流れを示すフローチャートであ る。(実施例)10 is a flowchart showing the flow of an onomatopoeia display process executed by the server. サーバで実行されるオノマトペ表示処理の流れを示すフローチャートであ る。(実施例)10 is a flowchart showing the flow of an onomatopoeia display process executed by the server. 組合せ画像が表示される場合を示すタイミングチャートである。(変形例 2)13 is a timing chart showing a case where a combined image is displayed (Modification 2).

[1.実施形態]
[1-1.主要な特徴]
本実施形態は、共通の視聴対象をそれぞれ視聴する複数のユーザの間で要素を共有させる仕組みに関する。本実施形態では、共有させる要素を表示する端末における突発的な負荷上昇を抑制するため、視聴対象を視聴しているユーザの端末にて表示させるタイミングが該視聴対象に対し関連付けられる共有要素の中から前記タイミングに基づいて所定数の前記共有要素を要素群として特定し、当該要素群を前記所定数より少ない数の代替要素に置換する。
1. Embodiment
[1-1. Main features]
This embodiment relates to a mechanism for sharing elements among multiple users who each view a common viewing target. In this embodiment, in order to suppress a sudden increase in load on a terminal that displays the shared elements, a predetermined number of the shared elements are identified as an element group based on a timing of displaying the shared elements on a terminal of a user who is viewing the viewing target and associated with the viewing target, and the element group is replaced with a number of alternative elements that is less than the predetermined number.

「視聴対象」は、ユーザが視覚と聴覚の少なくともいずれかにより把握可能な視聴覚オブジェクトをいう。視聴覚オブジェクトは、映像,音声,これらの組合せを包含する概念である。視聴覚オブジェクトは、信号化されていないオブジェクトと、信号をもとに再生されるオブジェクトを包含する。再生されるオブジェクトの信号は、例えば、記録媒体への記録,搬送波による搬送が可能である。再生されるオブジェクトは、例えば、再生機能を有する装置により映像と音声の少なくともいずれかとして再生される。 "Audiovisual object" refers to an audiovisual object that the user can grasp by at least one of sight and hearing. Audiovisual objects are a concept that encompasses video, audio, and combinations of these. Audiovisual objects include objects that are not converted into signals, and objects that are reproduced based on a signal. The signal of the reproduced object can be recorded on a recording medium or carried by a carrier wave, for example. The reproduced object is reproduced as at least one of video and audio, for example, by a device with a playback function.

視聴対象の「進行」とは、視聴対象の経時的な変遷をいう。変遷は、不変と変化を包含する概念である。不変とは、視覚情報や聴覚情報が一定のまま継続することをいう。変化は、視覚情報や聴覚情報が一定でないことをいう。変化は、例えば、不規則な変化,規則的な変化,周期的な反復,一時的な消失,これらの組合せである。視聴対象が信号化されていないオブジェクトである場合、進行中のタイミング(時点)は時刻情報により特定され得る。視聴対象が信号をもとに再生されるオブジェクトである場合、進行中の時点は時刻情報又は進行開始時点からの経過時間(つまり、タイムライン上の位置)により特定され得る。 The "progression" of a viewing object refers to the transition of the viewing object over time. Transition is a concept that encompasses both constancy and change. Constancy means that visual and auditory information continues to remain constant. Change means that visual and auditory information is not constant. Changes can be, for example, irregular change, regular change, periodic repetition, temporary disappearance, or a combination of these. If the viewing object is an object that is not signalized, the timing (point in time) of the progression can be specified by time information. If the viewing object is an object that is played based on a signal, the point in time of the progression can be specified by time information or the elapsed time from the start of the progression (i.e., the position on the timeline).

視聴対象の「視聴」とは、視聴対象の進行を視覚と聴覚の少なくともいずれかにより把握することをいう。視聴対象が信号化されていないオブジェクトである場合、当該視聴対象は進行とほぼ同時に視聴される。信号化されていないオブジェクトの視聴は、例えば、スポーツの試合を競技場で視聴すること,自然現象(例えば、日食,月食,オーロラ,日の出,日の入り,夕焼け,めずらしい気象現象など)を適当な場所で視聴すること,行事
(例えば、お祭り,街頭演説など)を適当な場所で視聴することである。視聴対象が信号をもとに再生されるオブジェクトである場合、当該視聴対象は再生された際に視聴される。再生されるオブジェクトの視聴は、例えば、テレビジョン放送の視聴,ラジオ放送の視聴,オンライン配信される動画の視聴,オンライン配信される音楽の視聴である。
"Viewing" an object to be viewed means grasping the progress of the object to be viewed by at least one of sight and sound. When the object to be viewed is an object that is not signalized, the object to be viewed is viewed almost simultaneously with the progress. Viewing an object that is not signalized includes, for example, viewing a sports game at a stadium, viewing a natural phenomenon (for example, a solar eclipse, a lunar eclipse, an aurora, a sunrise, a sunset, a sunset, a rare weather phenomenon, etc.) at an appropriate place, and viewing an event (for example, a festival, a street speech, etc.) at an appropriate place. When the object to be viewed is an object that is reproduced based on a signal, the object to be viewed is viewed when it is reproduced. Viewing a reproduced object includes, for example, viewing a television broadcast, viewing a radio broadcast, viewing a video distributed online, and viewing music distributed online.

視聴対象を視聴するユーザ(視聴者)は、所定の操作(付加操作)により、当該視聴対象に所定の要素(共有要素)を関連付けることができる。所定の操作は、例えば、入力要素(操作要素)に対するポインティング操作である。入力要素は、例えば、画面内に表示されるボタンである。ポインティング操作は、例えば、タッチパネルに対するタッチ操作,画面内に表示されるポインタの位置決め操作とクリック操作の組合せである。視聴対象に所定の要素が関連付けられる場合には、当該視聴対象の進行中に共有要素を表示させるタイミングが当該視聴対象に対し関連付けられる。視聴対象に関連付けられた要素は、当該視聴対象の進行中に、関連付けされた表示タイミングで画面に表示され得る。 A user (viewer) viewing a viewing target can associate a specific element (shared element) with the viewing target by performing a specific operation (additional operation). The specific operation is, for example, a pointing operation on an input element (operation element). The input element is, for example, a button displayed on the screen. The pointing operation is, for example, a touch operation on a touch panel, and a combination of a positioning operation and a click operation of a pointer displayed on the screen. When a specific element is associated with a viewing target, the timing for displaying the shared element during the progress of the viewing target is associated with the viewing target. The element associated with the viewing target can be displayed on the screen at the associated display timing during the progress of the viewing target.

所定の要素は、視聴対象に対するユーザの反応を表す視覚要素である。ユーザの反応は、例えば、ユーザの感情である。視覚要素は、例えば、静止画像,アニメーション画像,動画像,テキスト,これらの組合せである。視聴対象に対するユーザの感情を表す画像は、感情画像と呼ばれることがある。感情画像は、例えば、ユーザの感情を示すようなオノマトペ(擬声語,擬音語,擬態語などともいう。)を図案化した画像である。オノマトペを図案化した画像は、オノマトペ画像と呼ばれることがある。また、所定の要素は、共通の視聴対象を視聴する複数のユーザの間で共有され得る。共有され得る要素は、オンラインで送受され、端末の画面に表示される。共有され得る要素が表示される画面を有する端末は、視聴対象であるオブジェクトを再生する装置と同じ装置でもよいし、異なる装置でもよい。 The predetermined elements are visual elements that express the user's reaction to the viewing object. The user's reaction is, for example, the user's emotion. The visual elements are, for example, still images, animated images, moving images, text, or a combination of these. An image that expresses the user's emotion toward the viewing object is sometimes called an emotion image. An emotion image is, for example, an image that illustrates an onomatopoeia (also called an onomatopoeic word, mimetic word, or mimetic word) that shows the user's emotion. An image that illustrates an onomatopoeia is sometimes called an onomatopoeia image. The predetermined elements can also be shared among multiple users viewing a common viewing object. The elements that can be shared are transmitted and received online and displayed on the screen of a terminal. The terminal having a screen on which the elements that can be shared are displayed may be the same device as the device that plays the object that is the viewing object, or it may be a different device.

「タイミングに基づいて」特定される場合、表示のタイミングが近接関係にある所定数の共有要素が要素群として特定され得る。2つの共有要素について表示のタイミングが近接関係にあるとは、一方が画面に表示されるタイミングと他方が画面に表示されるタイミングの時間差が所定の閾値以下であることをいう。3つ以上の共有要素について表示のタイミングが近接関係にあるとは、3つ以上の共有要素の中から任意に選択される2つの共有要素について表示のタイミングが近接関係にあることをいう。なお、表示のタイミングについて近接関係の有無を判定する場合、各共有要素の表示が開始されてから終了するまでの間の一時点が表示のタイミングとして採用される。表示のタイミングとして採用される時点は、例えば、始点,終点,所定の基準点である。 When identified "based on timing," a predetermined number of shared elements whose display timings are in a proximal relationship can be identified as an element group. The display timings of two shared elements being in a proximal relationship means that the time difference between the timing at which one is displayed on the screen and the timing at which the other is displayed on the screen is equal to or less than a predetermined threshold. The display timings of three or more shared elements being in a proximal relationship means that the display timings of two shared elements arbitrarily selected from the three or more shared elements are in a proximal relationship. When determining whether or not there is a proximal relationship in terms of display timing, a point between the start and end of the display of each shared element is used as the display timing. The point in time used as the display timing is, for example, the start point, the end point, or a predetermined reference point.

「代替要素」とは、共有要素を2つ以上含む要素群(置換対象)の代わりに視聴対象に関連付けられる視覚情報をいう。代替要素は、置換対象と共通の視覚情報でもよいし、置換対象と表示態様が相違する視覚情報でもよい。表示態様は、例えば、表示時間,表示サイズ,表示色,付加的な視覚情報の有無,動きの有無である。表示態様の変化により、要素の重複数をユーザに示してもよい。具体的には、重複数が多いほど派手(リッチ)になるように表示態様を変化させるとよい。派手とは、例えば、表示時間が長い,表示サイズが大きい,表示色が濃い,付加的な視覚情報の数が多い,動きが大きい等である。また、表示態様の変化により、要素の重複数をユーザに示してもよい。具体的には、重複数を示す視覚情報を代替要素に付加するとよい。重複数を示す視覚情報は、例えば、重複数に相当する数を表示するアイコン,重複数に相当する個数のアイコンである。 An "alternative element" refers to visual information associated with a viewing target instead of a group of elements (replacement target) that includes two or more shared elements. The alternative element may be visual information common to the replacement target, or visual information whose display mode is different from that of the replacement target. The display mode may be, for example, a display time, a display size, a display color, the presence or absence of additional visual information, or the presence or absence of motion. The number of overlapping elements may be indicated to a user by changing the display mode. Specifically, the display mode may be changed so that the greater the number of overlaps, the more flashy (rich) the display becomes. Flashy means, for example, a long display time, a large display size, a dark display color, a large amount of additional visual information, large motion, etc. Also, the number of overlapping elements may be indicated to a user by changing the display mode. Specifically, visual information indicating the number of overlaps may be added to the alternative element. The visual information indicating the number of overlaps may be, for example, an icon that displays a number corresponding to the number of overlaps, or an icon showing the number of overlaps.

[1-2.付記]
本発明は、下記〔A〕から下記〔C〕までの形態を少なくとも包含する。
[1-2. Supplementary notes]
The present invention includes at least the following embodiments [A] to [C].

〔A〕視聴対象を視聴しているユーザの端末にて表示させるタイミングが該視聴対象に対し関連付けられる共有要素の中から前記タイミングに基づいて所定数の前記共有要素を要素群として特定する特定手段と、前記特定手段により特定される前記要素群を前記所定数より少ない数の代替要素に置換する置換手段と、を備える共有情報処理装置。 [A] A shared information processing device comprising: an identification means for identifying a predetermined number of shared elements as an element group from among shared elements whose timing of displaying the viewing target on a terminal of a user viewing the viewing target is associated with the viewing target based on the timing; and a replacement means for replacing the element group identified by the identification means with alternative elements whose number is less than the predetermined number.

〔B〕視聴対象を視聴しているユーザの端末にて表示させるタイミングが該視聴対象に対し関連付けられる共有要素の中から前記タイミングに基づいて所定数の前記共有要素を要素群として特定する特定機能と、前記特定機能により特定される要素群を前記所定数より少ない数の代替要素に置換する置換機能と、を情報処理装置のコンピュータに実現させる制御プログラム。なお、当該制御プログラムは、記録媒体に非一時的に記録されていてもよい。 [B] A control program that causes a computer of an information processing device to realize a specification function that specifies a predetermined number of shared elements as an element group from among shared elements whose timing of displaying the viewing target on a terminal of a user viewing the viewing target is associated with the viewing target based on the timing, and a replacement function that replaces the element group specified by the specification function with a number of alternative elements that is less than the predetermined number. The control program may be non-temporarily recorded on a recording medium.

〔C〕視聴対象を視聴しているユーザの端末にて表示させるタイミングが該視聴対象に対し関連付けられる共有要素の中から前記タイミングに基づいて所定数の前記共有要素を要素群として特定する特定段階と、前記特定段階において特定される前記要素群を前記所定数より少ない数の代替要素に置換する置換段階と、を含む、情報処理装置の制御方法。 [C] A method for controlling an information processing device, comprising: an identification step of identifying a predetermined number of shared elements as an element group from among shared elements whose timing of displaying the viewing target on a terminal of a user viewing the viewing target is associated with the viewing target based on the timing; and a replacement step of replacing the element group identified in the identification step with alternative elements whose number is less than the predetermined number.

上記〔A〕の「情報処理装置」には、下記の技術的限定を加えてもよい。また、同様の技術的限定を、上記〔B〕の「制御プログラム」及び上記〔C〕の「情報処理装置の制御方法」にそれぞれ加えてもよい。 The following technical limitations may be added to the "information processing device" in [A] above. Similar technical limitations may also be added to the "control program" in [B] above and the "control method for the information processing device" in [C] above.

(1)前記特定手段が、前記共有要素に付加された付加属性に基づいて前記要素群を特定し、前記置換手段が、前記要素群に含まれる複数の共有要素のうち少なくともいずれかに付加されている前記付加属性を引き継ぐ前記代替要素を前記共有要素として前記視聴対象に付加する。「付加属性に基づいて」特定される場合、付加属性が共通性を有する所定数の共有要素が要素群として特定され得る。共通性を有するとは、同一又は関連性が高いことをいう。これにより、置換後の代替要素がさらに代替要素に置換され得る。 (1) The identification means identifies the group of elements based on additional attributes added to the shared elements, and the replacement means adds the alternative element that inherits the additional attributes added to at least one of the multiple shared elements included in the group of elements to the viewing target as the shared element. When identified "based on additional attributes," a predetermined number of shared elements having common additional attributes can be identified as the group of elements. Commonality means being the same or highly related. This allows the replaced alternative element to be further replaced with an alternative element.

(2)前記特定手段が、前記視聴対象に前記共有要素を関連付けたユーザが属するユーザグループと前記視聴対象に関連付けられた前記共有要素が属する要素グループとの少なくともいずれかを特定可能な前記付加属性に基づいて前記要素群を特定する。これにより、時間的に重なりやすい複数の共有要素が代替要素に置換される。 (2) The identification means identifies the element group based on the additional attribute that can identify at least one of a user group to which a user who associated the shared element with the viewing target belongs and an element group to which the shared element associated with the viewing target belongs. In this way, multiple shared elements that tend to overlap in time are replaced with alternative elements.

なお、視聴対象に共有要素を関連付けることができるユーザは、少なくとも1つのユーザグループに属することができる。各ユーザは、いずれかのユーザグループに自発的に加入することができる。また、各ユーザは、属性や状況に応じていずれかのユーザグループに自動的に加入することがある。視聴対象に関連付けられる共有要素は、少なくとも1つの要素グループに属することができる。各共有要素は、少なくとも1つの要素グループに予め振り分けられている。 A user who can associate a shared element with a viewing target can belong to at least one user group. Each user can voluntarily join one of the user groups. Also, each user may automatically join one of the user groups depending on attributes or circumstances. A shared element associated with a viewing target can belong to at least one element group. Each shared element is pre-assigned to at least one element group.

(3)前記特定手段が、前記ユーザグループと前記要素グループの両方を特定可能な前記付加属性に基づいて前記要素群を特定する。これにより、時間的に重なりやすい複数の共有要素が代替要素に置換される。 (3) The identification means identifies the element group based on the additional attribute that can identify both the user group and the element group. This allows multiple shared elements that tend to overlap in time to be replaced with alternative elements.

(4)前記置換手段が、前記特定手段により特定される要素群に含まれる前記所定数の前記共有要素の種別が同一である場合に該要素群を該種別の重複数に応じた前記代替要素に置換する。これにより、負荷が過度に上昇しないように視覚的な演出が施される。 (4) When the type of the predetermined number of the shared elements included in the element group identified by the identification means is the same, the replacement means replaces the element group with the alternative element according to the number of overlaps of the type. This provides a visual effect to prevent an excessive increase in the load.

(5)前記特定手段が、所定の発動条件を満たす場合に限り前記組を特定する。これにより、突発的な負荷上昇が発生しやすい状況に限って代替要素への置換が発動する。 (5) The identification means identifies the group only when a predetermined activation condition is satisfied. This ensures that replacement with an alternative element is activated only in situations where a sudden increase in load is likely to occur.

「発動条件」とは、置換処理(所定数の共有要素を所定数より少ない数の代替要素に置換する処理)を発動させるか否かを判定するための条件をいう。発動条件は、近接関係にある共有要素が属するグループの要素数に関する条件として設定されるのが好適である。要素数に関する条件は、例えば、要素数が所定の上限値に達し又はこれを超えていることの真偽である。所定の上限値は、固定値であってもよいし、変動値であってもよい。変動値は、端末の処理能力に応じて設定されるのが好ましい。端末の処理能力は、情報の表示に関する処理能力でもよいし、情報の受信に関する処理能力でもよい。情報の表示に関する処理能力は、例えば、端末の制御処理装置のクロック周波数である。情報の受信に関する処理能力は、例えば、端末の通信回線の速度である。 An "activation condition" refers to a condition for determining whether or not to activate a replacement process (a process of replacing a predetermined number of shared elements with a number of alternative elements that is less than a predetermined number). The activation condition is preferably set as a condition regarding the number of elements in a group to which a shared element in a proximate relationship belongs. The condition regarding the number of elements is, for example, whether the number of elements reaches or exceeds a predetermined upper limit. The predetermined upper limit may be a fixed value or a variable value. The variable value is preferably set according to the processing capacity of the terminal. The processing capacity of the terminal may be a processing capacity regarding the display of information or a processing capacity regarding the reception of information. The processing capacity regarding the display of information is, for example, the clock frequency of the control processing device of the terminal. The processing capacity regarding the reception of information is, for example, the speed of the communication line of the terminal.

(6)前記特定手段が、前記タイミングが近接する複数の前記共有要素を含む近接要素グループの要素数が発動条件を満たさない場合を除き、該近接要素グループに含まれる前記所定数の前記共有要素を前記要素群として特定する。これにより、突発的な負荷上昇が発生しにくい状況では代替要素への置換を発動させない。 (6) The identification means identifies the predetermined number of shared elements included in a proximal element group as the element group, except when the number of elements in the proximal element group including the multiple shared elements whose timing is close does not satisfy the activation condition. This prevents replacement with an alternative element from being activated in situations where a sudden increase in load is unlikely to occur.

(7)前記特定手段が、前記端末の処理能力に応じて変動する前記発動条件を満たさない場合を除き、前記近接要素グループに含まれる前記所定数の前記共有要素を前記要素群として特定する。これにより、突発的な負荷上昇が発生しにくい状況かどうかを柔軟に判定し得る。 (7) The identification means identifies the predetermined number of shared elements included in the neighboring element group as the element group, except when the activation condition, which varies depending on the processing capacity of the terminal, is not satisfied. This makes it possible to flexibly determine whether the situation is such that a sudden increase in load is unlikely to occur.

[2.実施例]
以下に、本発明の実施例について、図面を参照して説明する。本実施例は、動画(視聴対象)の表示画面にユーザ(視聴者)の感情を表す画像(反応を表す画像)を表示させる仕組みに関する。本実施例では、共有情報処理装置をサーバとし、情報処理装置(第1装置,第2装置)を携帯端末、いわゆるスマートフォンとして説明する。なお、携帯端末は、スマートフォンに限らず、タブレット端末やノートパソコン等であってもよい。また、情報処理装置は、デスクトップパソコンであってもよい。実施例に係る各プログラムは、共有情報処理装置や情報処理装置に記憶されるが、これに限らず、CD-ROM(Compact Disk Read Only Memory)等の光ディスクや、USB(Universal Serial Bus)フラッシュメモリ等の可搬型の半導体メモリ等の記憶媒体に記憶されてもよい。
2. Examples
Hereinafter, an embodiment of the present invention will be described with reference to the drawings. This embodiment relates to a mechanism for displaying an image (image showing a reaction) showing the emotion of a user (viewer) on a display screen of a video (viewing target). In this embodiment, the shared information processing device is a server, and the information processing device (first device, second device) is a mobile terminal, a so-called smartphone. Note that the mobile terminal is not limited to a smartphone, but may be a tablet terminal, a notebook computer, or the like. The information processing device may be a desktop personal computer. Each program according to the embodiment is stored in the shared information processing device or the information processing device, but is not limited thereto, and may be stored in a storage medium such as an optical disk such as a CD-ROM (Compact Disk Read Only Memory) or a portable semiconductor memory such as a USB (Universal Serial Bus) flash memory.

[2-1.特徴]
本実施例では、第1の携帯端末(第1装置)の画面(第1画面)に表示される動画(視聴対象)を視聴中の第1ユーザ(本人)により当該動画に第1画像(第1要素)を付加するために第1の携帯端末に対してなされた付加操作(第1操作)の操作情報と、第2の携帯端末(第2装置)の画面(第2画面)に表示される上記動画を視聴中の第2ユーザ(他人)により当該動画に第1画像(第2要素)を付加するために第2の携帯端末に対してなされた付加操作(第2操作)の操作情報と、が各携帯端末からサーバ(第1指示手段,共有情報処理装置)に提供される。サーバは、娯楽性を向上させるため、提供を受けた操作情報に応じた第1操作と第2操作の組合せに基づく組合せ画像(第3要素)を、第1画面及び第2画面にそれぞれ表示させる。
[2-1. Features]
In this embodiment, operation information of an addition operation (first operation) performed by a first user (owner) who is watching a video (viewing target) displayed on a screen (first screen) of a first mobile terminal (first device) to add a first image (first element) to the video, and operation information of an addition operation (second operation) performed by a second user (another person) who is watching the video displayed on a screen (second screen) of a second mobile terminal (second device) to add a first image (second element) to the video are provided from each mobile terminal to a server (first instruction means, shared information processing device). In order to improve entertainment value, the server displays a combination image (third element) based on a combination of the first operation and the second operation according to the provided operation information on the first screen and the second screen, respectively.

また、本実施例では、携帯端末における突発的な負荷上昇を抑制するため、動画の再生中に当該動画を視聴しているユーザの携帯端末にて表示させるタイミングが当該動画に対し関連付けられる第2画像(共有要素)の中から表示タイミングの近接関係(タイミング)並びに主体及び客体の共通性(付加属性)に基づいて2つ以上(所定数)の第2画像を画像群(要素群)として特定し、当該画像群に含まれる第2画像を無効化しつつ当該付加属性を引き継ぐ1つ(所定数より少ない数)の新たな第2画像(代替要素)を当該動画に付加する置換処理を実行する。主体とは動画に第2画像を付加したユーザをいい、主体に共通性があるとは主体が同一のユーザグループに属することをいう。各ユーザは、少なくともいずれかのユーザグループに属している。また、客体とは動画に付加された第2画像
(要素)の種類をいい、客体に共通性があるとは客体が同一の要素グループに属することをいう。各要素は、少なくともいずれかの要素グループに属している。
In addition, in this embodiment, in order to suppress a sudden increase in load on a mobile terminal, two or more (a predetermined number) second images (shared elements) whose timing to be displayed on a mobile terminal of a user watching a video during playback of the video are associated with the video are identified as an image group (element group) based on the proximity relationship (timing) of the display timing and the commonality (additional attribute) of the subject and object, and a replacement process is performed in which one (a number less than a predetermined number) new second image (alternative element) that inherits the additional attribute while invalidating the second images included in the image group is added to the video. The subject refers to a user who added a second image to the video, and the subject having commonality refers to the subject belonging to the same user group. Each user belongs to at least one of the user groups. The object refers to the type of second image (element) added to the video, and the object having commonality refers to the object belonging to the same element group. Each element belongs to at least one of the element groups.

[2-2.動画配信システム]
実施例に係るサーバは、動画配信システムに含まれ、携帯端末に動画を配信する。実施例に係る携帯端末は、動画配信システムに含まれ、サーバから動画が配信される。
[2-2. Video distribution system]
A server according to the embodiment is included in a video distribution system and distributes videos to a mobile terminal.A mobile terminal according to the embodiment is included in the video distribution system and receives videos from the server.

[2-2-1.動画配信システムの全体構成]
図1は、実施例に係る動画配信システム1の概略構成図である。動画配信システム1は、通信回線2、複数の携帯端末3、及びサーバ4を含んで構成される。
[2-2-1. Overall configuration of video distribution system]
1 is a schematic diagram of a video distribution system 1 according to an embodiment of the present invention. The video distribution system 1 includes a communication line 2, a plurality of mobile terminals 3, and a server 4.

通信回線2は、コンピュータネットワークを形成するものであり、例えば、電気事業者によって提供される広域通信回線である。 Communication line 2 forms a computer network and is, for example, a wide area communication line provided by an electric power company.

携帯端末3は、例えば、スマートフォンやタブレット端末、ノートパソコン等の情報処理端末である。携帯端末3は、画像を表示するタッチパネルディスプレイ3a、音を出力するスピーカー3b、音が入力されるマイク3c、及び被写体を撮像するカメラ3d等を備える。携帯端末3は、サーバ4から配信される動画を表示させるために、一例として、専用のアプリケーションソフトウエア(以下「動画視聴アプリ」という。)がインストールされる。 The mobile terminal 3 is, for example, an information processing terminal such as a smartphone, a tablet terminal, or a notebook computer. The mobile terminal 3 is equipped with a touch panel display 3a for displaying images, a speaker 3b for outputting sound, a microphone 3c for inputting sound, and a camera 3d for capturing an image of a subject. In order to display videos distributed from the server 4, as an example, dedicated application software (hereinafter referred to as a "video viewing application") is installed on the mobile terminal 3.

サーバ4は、通信回線2を介して、複数の携帯端末3へコンテンツを配信する共有情報処理装置である。実施例に係るコンテンツは、一例として動画である。動画は、例えばアニメーションやドラマ等のようにストーリーが存在し、ストーリーに沿って物語が進行するものや、ミュージックビデオや音楽のライブ動画、各種スポーツ動画等であり、特に限定されない。なお、実施例に係る動画は、一例としてアニメーションである。また、サーバから配信されるコンテンツも動画に限らず、ユーザが視聴可能なものであれば、連続した静止画の集合等、他のサービスであってもよい。 The server 4 is a shared information processing device that distributes content to multiple mobile terminals 3 via the communication line 2. One example of the content in the embodiment is a video. The video may be, for example, an animation or drama that has a story and the story progresses along the story, or a music video or a live music video, or a variety of sports videos, and is not particularly limited. Note that one example of the video in the embodiment is an animation. The content distributed from the server is also not limited to a video, and may be other services such as a collection of consecutive still images, as long as the user can view it.

さらに、ここでいう視聴とは、ユーザが視覚及び聴覚の少なくとも一方でコンテンツを認識することであり、コンテンツは、上記に加え、例えば、音のない動画等であってもよいし、画像のない音等であってもよい。 Moreover, viewing here means that the user perceives the content with at least one of the senses of sight and hearing, and the content may be, in addition to the above, for example, a video without sound, or sound without images, etc.

動画が配信される複数の携帯端末3は、一例として、グループ5としてサーバ4に登録
(以下「グループ登録」という。)される。サーバ4は、グループ登録された携帯端末3に対して同時に動画を配信する。すなわち、グループ登録された複数の携帯端末3は、サーバ4から配信された動画を同じタイミングで、換言すると同期させてタッチパネルディスプレイ3aに表示する。これにより、グループ登録された携帯端末3の各ユーザは、同時に動画を視聴することとなる。
As an example, a plurality of mobile terminals 3 to which videos are distributed are registered in the server 4 as a group 5 (hereinafter referred to as "group registration"). The server 4 distributes videos to the group-registered mobile terminals 3 simultaneously. That is, the group-registered mobile terminals 3 display the videos distributed from the server 4 at the same time, in other words, in synchronization, on their touch panel displays 3a. This allows each user of the group-registered mobile terminals 3 to watch the videos at the same time.

なお、動画の配信は、予め定められた日時であってもよいし、グループ5毎に任意のタイミングであってもよい。任意のタイミングで動画が配信される場合には、例えば、ホストとなる携帯端末3がサーバ4へ動画の配信要求を行い、当該配信要求を受け付けたサーバ4は、グループ5を構成する携帯端末3へ動画の配信を行う。 The video may be distributed at a predetermined date and time, or at any timing for each group 5. When the video is distributed at any timing, for example, the host mobile terminal 3 requests the server 4 to distribute the video, and the server 4 that receives the distribution request distributes the video to the mobile terminals 3 that make up the group 5.

図1では、グループ5を構成する携帯端末3を4つとしているが、これは一例であり、グループ5は複数の携帯端末3で構成されていればその台数は限定されない。また、グループ5を構成する携帯端末3の種類も限定されず、スマートフォンやタブレット端末、ノートパソコン等が混在してもよい。 In FIG. 1, group 5 is made up of four mobile terminals 3, but this is just an example, and the number of mobile terminals 3 is not limited as long as group 5 is made up of multiple mobile terminals 3. In addition, the types of mobile terminals 3 that make up group 5 are not limited, and a mixture of smartphones, tablet terminals, laptops, etc. may be used.

[2-2-2.サーバの構成]
図2は、実施例に係るサーバ4の電気的構成を示すブロック図である。
[2-2-2. Server configuration]
FIG. 2 is a block diagram showing an electrical configuration of the server 4 according to the embodiment.

実施例に係るサーバ4は、サーバ4全体の動作を司る主制御部であるCPU(CentralProcessing Unit)20、各種プログラム及び各種データ等が予め記憶されたROM(Read Only Memory)22、CPU20による各種プログラムの実行時のワークエリア等として用いられるRAM(Random Access Memory)24、各種プログラム及び各種データを記憶する記憶手段としてのHDD(Hard Disk Drive)26を備えている。 The server 4 according to the embodiment includes a CPU (Central Processing Unit) 20, which is the main control unit that controls the operation of the entire server 4, a ROM (Read Only Memory) 22 in which various programs and various data are pre-stored, a RAM (Random Access Memory) 24 used as a work area when the CPU 20 executes various programs, and a HDD (Hard Disk Drive) 26 as a storage means for storing various programs and various data.

HDD26は、登録されたグループ5に関する情報や、携帯端末3に配信する動画(動画データ)、その他各種情報を記憶する。なお、記憶手段は、HDD26に限らず、例えば、フラッシュメモリ等の半導体メモリ等の他の記憶媒体であってもよい。 The HDD 26 stores information about the registered group 5, videos (video data) to be distributed to the mobile terminal 3, and various other information. Note that the storage means is not limited to the HDD 26, and may be other storage media such as semiconductor memory, such as flash memory.

さらに、サーバ4は、キーボード及びマウス等で構成されて各種操作の入力を受け付ける操作入力部28、各種画像を表示する例えば液晶ディスプレイ装置等のモニタ30、通信回線2を介して携帯端末3等の他の情報処理装置等と接続され、他の情報処理装置等との間で各種データの送受信を行う外部インタフェース32を備えている。 The server 4 further includes an operation input unit 28, which is composed of a keyboard, a mouse, etc. and accepts input of various operations, a monitor 30, such as a liquid crystal display device, which displays various images, and an external interface 32, which is connected to other information processing devices, such as a mobile terminal 3, via the communication line 2 and transmits and receives various data to and from the other information processing devices.

これらCPU20、ROM22、RAM24、HDD26、操作入力部28、モニタ30、及び外部インタフェース32は、システムバス34を介して相互に電気的に接続されている。従って、CPU20は、ROM22、RAM24、及びHDD26へのアクセス、操作入力部28に対する操作状態の把握、モニタ30に対する画像の表示、並びに外部インタフェース32を介した他の情報処理装置等との各種データの送受信等を各々行なうことができる。 The CPU 20, ROM 22, RAM 24, HDD 26, operation input unit 28, monitor 30, and external interface 32 are electrically connected to each other via a system bus 34. Therefore, the CPU 20 can access the ROM 22, RAM 24, and HDD 26, grasp the operation state of the operation input unit 28, display images on the monitor 30, and send and receive various data to and from other information processing devices, etc. via the external interface 32.

[2-2-3.携帯端末の電気的構成]
図3は、携帯端末3の電気的構成を示す機能ブロック図である。携帯端末3は、図1に示される構成に加え、主制御部40、主記憶部42、補助記憶部44、通信部46、及び操作ボタン48を備える。
[2-2-3. Electrical configuration of the mobile terminal]
Fig. 3 is a functional block diagram showing the electrical configuration of the mobile terminal 3. The mobile terminal 3 includes a main control unit 40, a main memory unit 42, an auxiliary memory unit 44, a communication unit 46, and an operation button 48 in addition to the components shown in Fig. 1.

主制御部40は、例えば、CPU、マイクロプロセッサ、DSP(Digital Signal Processor)等であり、携帯端末3の全体の動作を制御する。 The main control unit 40 is, for example, a CPU, a microprocessor, a DSP (Digital Signal Processor), etc., and controls the overall operation of the mobile terminal 3.

主記憶部42は、例えば、RAMやDRAM(Dynamic Random Access Memory)等で構成されており、主制御部40による各種プログラムに基づく処理の実行時のワークエリア等として用いられる。 The main memory unit 42 is composed of, for example, RAM or DRAM (Dynamic Random Access Memory), and is used as a work area when the main control unit 40 executes processes based on various programs.

補助記憶部44は、例えば、フラッシュメモリ等の不揮発性メモリであり、画像等の各種データ及び主制御部40の処理に利用されるプログラム等を保存する。補助記憶部44に記憶されるプログラムは、例えば、携帯端末3の基本的な機能を実現するためのOS(Operating System)、各種ハードウェアを制御するためのドライバ、電子メールやウェブブラウジング、その他各種機能を実現するためのプログラム等である。また、補助記憶部44には、サーバ4から配信された動画を再生してタッチパネルディスプレイ3aに表示させるための動画視聴アプリ等のアプリケーションソフトが予め記憶されている。 The auxiliary storage unit 44 is, for example, a non-volatile memory such as a flash memory, and stores various data such as images, and programs used in the processing of the main control unit 40. The programs stored in the auxiliary storage unit 44 are, for example, an operating system (OS) for implementing the basic functions of the mobile terminal 3, drivers for controlling various hardware, and programs for implementing e-mail, web browsing, and various other functions. In addition, the auxiliary storage unit 44 pre-stores application software such as a video viewing app for playing videos distributed from the server 4 and displaying them on the touch panel display 3a.

通信部46は、例えばNIC(Network Interface Controller)であり、通信回線2に接続する機能を有する。なお、通信部46は、NICに代えて又はNICと共に、無線LAN(Local Area Network)に接続する機能、無線WAN(Wide Area Network)に接続する機能、例えばBluetooth(登録商標)等の近距離の無線通信、及び赤外線通信等を可能とする機能を有してもよい。 The communication unit 46 is, for example, a network interface controller (NIC), and has a function of connecting to the communication line 2. Note that the communication unit 46 may have a function of connecting to a wireless local area network (LAN), a function of connecting to a wireless wide area network (WAN), and a function of enabling short-range wireless communication such as Bluetooth (registered trademark), infrared communication, etc., instead of or together with the NIC.

操作ボタン48は、携帯端末3の側面に設けられ、携帯端末3を起動又は停止させるための電源ボタンやスピーカー3bが出力する音のボリューム調整ボタン等である。 The operation buttons 48 are provided on the side of the mobile terminal 3 and include a power button for starting and stopping the mobile terminal 3 and a button for adjusting the volume of the sound output by the speaker 3b.

これら主制御部40、主記憶部42、補助記憶部44、通信部46、タッチパネルディスプレイ3a、スピーカー3b、マイクロフォン3c、カメラ3d、及び操作ボタン48は、システムバス49を介して相互に電気的に接続されている。従って、主制御部40は、主記憶部42及び補助記憶部44へのアクセス、タッチパネルディスプレイ3aに対する画像の表示、ユーザによるタッチパネルディスプレイ3aや操作ボタン48に対する操作状態の把握、マイクロフォン3cへの音の入力、スピーカー3bからの音の出力、カメラ3dに対する制御、及び通信部46を介した各種通信網や他の情報処理装置へのアクセス等を行える。 The main control unit 40, main memory unit 42, auxiliary memory unit 44, communication unit 46, touch panel display 3a, speaker 3b, microphone 3c, camera 3d, and operation buttons 48 are electrically connected to each other via a system bus 49. Therefore, the main control unit 40 can access the main memory unit 42 and auxiliary memory unit 44, display images on the touch panel display 3a, grasp the operation state of the touch panel display 3a and the operation buttons 48 by the user, input sound to the microphone 3c, output sound from the speaker 3b, control the camera 3d, and access various communication networks and other information processing devices via the communication unit 46.

[2-3.オノマトペ表示]
実施例に係る携帯端末3は、サーバ4から配信された動画をタッチパネルディスプレイ3aに表示しながら、ユーザの操作に応じた画像(詳細を後述するオノマトペ画像)も表示可能とする。なお、以下の説明において、オノマトペ画像をタッチパネルディスプレイ3aに表示させる機能をオノマトペ表示機能といい、タッチパネルディスプレイ3aを画面3aともいう。
[2-3. Onomatopoeia display]
The mobile terminal 3 according to the embodiment is capable of displaying images (onomatopoeia images, the details of which will be described later) in response to user operations while displaying videos distributed from the server 4 on the touch panel display 3a. In the following description, the function of displaying onomatopoeia images on the touch panel display 3a is referred to as an onomatopoeia display function, and the touch panel display 3a is also referred to as a screen 3a.

オノマトペ表示機能は、一例として、実施例に係る動画視聴アプリが有する機能の一つである。なお、一例として、動画視聴アプリを用いて画面3aに表示される動画のすべてに対してオノマトペ表示が可能ではなく、オノマトペ表示が可能な動画は予め定められている。 The onomatopoeia display function is, for example, one of the functions of the video viewing application according to the embodiment. Note that, for example, onomatopoeia display is not possible for all videos displayed on the screen 3a using the video viewing application, and videos for which onomatopoeia display is possible are determined in advance.

[2-3-1.画面構成]
図4から図6は、実施例に係る動画視聴アプリが起動している携帯端末3の画面3aの表示態様を示す。画面3aには、配信動画表示領域50A、第1画像表示領域50B、及び第2画像表示領域50Cが設定されている。
[2-3-1. screen structure]
4 to 6 show display modes of a screen 3a of a mobile terminal 3 on which a video viewing application according to an embodiment is running. The screen 3a includes a distribution video display area 50A, a first image display area 50B, and A second image display area 50C is defined.

配信動画表示領域50Aは、サーバ4から配信される動画を表示する領域である。第1画像表示領域50Bは、ユーザの操作に応じた第1画像51(図5参照)を表示する領域である。第2画像表示領域50Cは、他のユーザの操作によって他の携帯端末3に表示された第1画像51に基づいた第2画像52(図6参照)を表示する領域である。なお、詳細を後述するように、第2画像52は、他の携帯端末3の第1画像表示領域50Bに表示された第1画像51の縮小画像である。また、実施例に係る第1画像表示領域50B及第2画像表示領域50Cは、一例として、配信動画表示領域50Aを挟んで対向する位置に設けられる。 The distributed video display area 50A is an area for displaying videos distributed from the server 4. The first image display area 50B is an area for displaying a first image 51 (see FIG. 5) in response to a user's operation. The second image display area 50C is an area for displaying a second image 52 (see FIG. 6) based on the first image 51 displayed on another mobile terminal 3 by another user's operation. As will be described in detail later, the second image 52 is a reduced image of the first image 51 displayed in the first image display area 50B of the other mobile terminal 3. In addition, the first image display area 50B and the second image display area 50C according to the embodiment are, as an example, provided in opposing positions sandwiching the distributed video display area 50A therebetween.

ここで、第1画像51は、動画を視聴しているユーザの感情を示す感情画像を含む画像である。実施例に係る感情画像は、一例として、ユーザの感情を示すような擬声語(擬音語や擬態語ともいう。)を図案化した画像、換言するとオノマトペ画像である。オノマトペ画像には、例えば、“スゲェ”、“ヤバイ”、“ブラボー”等がある。なお、図案化とは、例えば擬声語を示す文字を装飾的に描いたものである。 Here, the first image 51 is an image including an emotion image showing the emotion of the user watching the video. The emotion image according to the embodiment is, for example, an image in which an onomatopoeic word (also called mimetic sound word or mimetic word) showing the emotion of the user is illustrated, in other words, an onomatopoeia image. Examples of onomatopoeia images include "Awesome," "Awesome," and "Bravo." The illustration is, for example, a decorative drawing of letters showing the onomatopoeic word.

また、第1画像51には、オノマトペ画像以外にも動画に出演するキャラクタ等を示すキャラクタ画像や、キャラクタのセリフを示すセリフ画像、ユーザ自身が入力したテキスト等、その他様々が画像が含まれてもよい。 In addition to onomatopoeia images, the first image 51 may also include various other images, such as character images showing characters appearing in the video, dialogue images showing the lines of the characters, text entered by the user, etc.

また、第1画像51は、動画のシーンに応じて異なってもよい。例えば、楽しげなシーン、悲しげなシーン、キャラクタ同士の対決シーン等に応じて、ユーザがシーンに共感して選択する可能性が高いオノマトペ画像やキャラクタ画像が表示可能とされてもよい。 The first image 51 may also differ depending on the scene of the video. For example, an onomatopoeia image or a character image that is likely to be selected by the user in response to a happy scene, a sad scene, a scene of confrontation between characters, etc. may be displayed.

また、表示可能な第1画像51は、ユーザによって異なってもよい。例えば、配信される動画と関連するゲーム等のサービスによって特定のアイテムを取得する等によって、表示可能な第1画像51の種類が増えてもよい。また、例えば、所定の対価(例えば、通貨,仮想通貨,ポイント等の金銭的価値)の負担を条件に、表示可能な第1画像51の種類が増えてもよい。 The first images 51 that can be displayed may differ depending on the user. For example, the types of first images 51 that can be displayed may be increased by acquiring a specific item through a service such as a game related to the distributed video. Also, the types of first images 51 that can be displayed may be increased, for example, on the condition that a predetermined fee (for example, monetary value such as currency, virtual currency, or points) is paid.

実施例に係る第1画像表示領域50Bには、ユーザによって操作され、各々異なる第1画像51に対応する操作部である複数の表示ボタン53A~53Dが表示される。これにより、ユーザは、動画を視聴しながら表示ボタン53A~53Dを操作することで、第1画像51を第1画像表示領域50Bに表示させることができる。なお、表示ボタン53A~53Dの操作とは、一例として表示ボタン53A~53Dを指示体でタッチする(押す)ことである。実施例に係る指示体は、一例としてユーザの指である。また、以下の説明において、表示ボタン53A~53Dを区別して説明しない場合には、末尾のアルファベットの表記を省略する。 In the first image display area 50B according to the embodiment, a plurality of display buttons 53A-53D are displayed as operation units that are operated by the user and each of which corresponds to a different first image 51. This allows the user to display the first image 51 in the first image display area 50B by operating the display buttons 53A-53D while watching a video. Note that, as an example, operating the display buttons 53A-53D means touching (pressing) the display buttons 53A-53D with an indicator. As an example, the indicator according to the embodiment is the user's finger. In addition, in the following description, when the display buttons 53A-53D are not to be distinguished from one another, the alphabetical notation at the end is omitted.

図4から図6の例では、4つの表示ボタン53A~53Dが第1画像表示領域50Bの下部において横方向に一列に表示されている。そして、表示ボタン53Aが、“スゲェ”を図案化したオノマトペ画像に対応し、表示ボタン53Bが、“ヤバイ”を図案化したオノマトペ画像に対応し、表示ボタン53Cが、“ブラボー”を図案化したオノマトペ画像に対応する。さらに、表示ボタン53Dは、キャラクタ画像に対応する。なお、表示ボタン53は対応するオノマトペ画像やキャラクタ画像等を、ユーザが直感的に認識可能なデザインとされている。 In the examples of Figures 4 to 6, four display buttons 53A to 53D are displayed in a row horizontally at the bottom of the first image display area 50B. Display button 53A corresponds to a stylized onomatopoeia image of "suge," display button 53B corresponds to a stylized onomatopoeia image of "yabai," and display button 53C corresponds to a stylized onomatopoeia image of "bravo." Furthermore, display button 53D corresponds to a character image. Note that the display buttons 53 are designed to enable the user to intuitively recognize the corresponding onomatopoeia image, character image, etc.

このように、第1画像表示領域50Bに複数の表示ボタン53が表示されることによって、ユーザは、動画に対する自身の反応(感情)に最も合う第1画像51を簡易に画面3aに表示させることができる。また、第1画像51にユーザの感情を示すオノマトペ画像が含まれることによって、ユーザは、動画を視聴した自身の感情を画面3aに表示させることができる。 In this way, by displaying multiple display buttons 53 in the first image display area 50B, the user can easily display on the screen 3a the first image 51 that best matches the user's reaction (emotion) to the video. In addition, by including an onomatopoeia image that indicates the user's emotion in the first image 51, the user can display on the screen 3a the user's own emotion after watching the video.

なお、図4から図6の例では、第1画像表示領域50Bに4種類の表示ボタン53が表示されているが、これは一例であり、表示ボタン53の数及び種類はこれに限られない。また、表示ボタン53は、動画のシーン等に応じて異なる第1画像51を表示可能なように適宜切り替えて表示されてもよい。 In the examples of Figures 4 to 6, four types of display buttons 53 are displayed in the first image display area 50B, but this is just one example, and the number and types of display buttons 53 are not limited to this. In addition, the display buttons 53 may be appropriately switched so that different first images 51 can be displayed depending on the scene of the video, etc.

また、表示ボタン53の配列も一例であり、例えば第1画像表示領域50Bの右側又は左側にまとめて表示されてもよいし、第1画像表示領域50Bの下部において横方向に2列で表示されてもよい。さらに、例えばユーザが画面3aの下部を左又は右方向へスワイプ操作することで、異なる種類の第1画像51を表示させるための表示ボタン53が新たに表示されてもよい。 The arrangement of the display buttons 53 is also an example, and may be displayed together on the right or left side of the first image display area 50B, or may be displayed in two horizontal rows at the bottom of the first image display area 50B. Furthermore, for example, when the user swipes left or right on the bottom of the screen 3a, new display buttons 53 for displaying different types of first images 51 may be displayed.

[2-3-2.第1画像の表示]
図5を参照して、第1画像51の表示態様について詳細に説明する。図5の例では、ユーザによって表示ボタン53Cが操作されて、“ブラボー”が図案化されたオノマトペ画像が画面3aに表示されている。
[2-3-2. Display of the first image]
The display mode of the first image 51 will be described in detail with reference to Fig. 5. In the example of Fig. 5, the user operates the display button 53C, and an onomatopoeia image in which "Bravo" is stylized is displayed on the screen 3a.

実施例に係るオノマトペ表示機能は、画面3aに動画が表示された状態で、オノマトペ画像(第1画像51)を画面3aに表示させるためのユーザの操作を受け付ける。すなわち、ユーザは、動画を視聴しながら、表示ボタン53を操作することで、動画の視聴によって抱いた感情に対応するオノマトペ画像を画面3aに表示させる。 The onomatopoeia display function according to the embodiment accepts a user operation for displaying an onomatopoeia image (first image 51) on screen 3a while a video is being displayed on screen 3a. That is, the user operates display button 53 while watching a video to display on screen 3a an onomatopoeia image that corresponds to the emotion felt while watching the video.

そして実施例に係るオノマトペ画像は、ユーザによる表示ボタン53の操作態様に応じて変化しながら、動画を表示している画面3aに表示される。実施例に係るオノマトペ画像は、一例として、ユーザによる表示ボタン53の操作態様に応じて、第1画像表示領域50Bから配信動画表示領域50Aに伸長するように表示される。 The onomatopoeia image according to the embodiment is displayed on the screen 3a displaying the video, changing according to the manner in which the user operates the display button 53. As an example, the onomatopoeia image according to the embodiment is displayed so as to extend from the first image display area 50B to the distribution video display area 50A according to the manner in which the user operates the display button 53.

このように、ユーザは動画を視聴しながら携帯端末3を操作することで画面3aに表示するオノマトペ画像を変化させることができる。従って、ユーザは、動画の視聴によって抱いた感情を、動画を視聴しながら簡易に画面に表示できる。 In this way, the user can change the onomatopoeia image displayed on the screen 3a by operating the mobile terminal 3 while watching the video. Therefore, the user can easily display the emotions felt while watching the video on the screen while watching the video.

また、図5の例では、オノマトペ画像が第1画像表示領域50Bを越えて配信動画表示領域50Aに重畳して表示されている。このように、実施例に係るオノマトペ表示機能は、オノマトペ画像をユーザの操作態様に応じて第1画像表示領域50Bを超えて配信動画表示領域50Aに重畳させるので、ユーザは、視聴している動画に対してより感情移入し易くなり、動画の視聴に対する娯楽性がより高められる。 In the example of FIG. 5, the onomatopoeia image is displayed beyond the first image display area 50B and superimposed on the distributed video display area 50A. In this way, the onomatopoeia display function according to the embodiment superimposes the onomatopoeia image beyond the first image display area 50B onto the distributed video display area 50A in accordance with the user's operation mode, making it easier for the user to empathize with the video they are watching, and making the video more entertaining to watch.

なお、図5においてオノマトペ画像は、配信動画表示領域50Aも超えて第2画像表示領域50Cにも重畳されている。しかしながら、これは一例であり、オノマトペ画像は、第2画像表示領域50Cに重畳不可とされてもよい。 In addition, in FIG. 5, the onomatopoeia image extends beyond the distribution video display area 50A and is also superimposed on the second image display area 50C. However, this is just one example, and the onomatopoeia image may not be superimposed on the second image display area 50C.

次に、表示ボタン53の操作態様に応じて変化するオノマトペ画像の詳細を説明する。 Next, we will explain in detail the onomatopoeia images that change depending on how the display button 53 is operated.

実施例に係る第1画像51は、一例として、ユーザによる表示ボタン53の操作の継続時間に応じて表示態様が変化する。表示ボタン53の操作の継続時間とは、例えば、表示ボタン53を継続して押し続けた時間(以下「長押し時間」という。)である。 As an example, the display state of the first image 51 according to the embodiment changes depending on the duration of the user's operation of the display button 53. The duration of the operation of the display button 53 is, for example, the time during which the display button 53 is continuously pressed (hereinafter referred to as the "long press time").

実施例に係るオノマトペ表示機能は、ユーザが表示ボタン53を押すと、表示ボタン53の位置の近傍を起点としてオノマトペ画像の表示を開始する。表示ボタン53の位置の近傍を起点としたオノマトペ画像の表示とは、例えば、オノマトペ画像の下端が表示ボタン53の位置とほぼ一致するように、オノマトペ画像が表示されることである。 When a user presses the display button 53, the onomatopoeia display function according to the embodiment starts displaying the onomatopoeia image starting from the vicinity of the position of the display button 53. Displaying the onomatopoeia image starting from the vicinity of the position of the display button 53 means, for example, that the onomatopoeia image is displayed so that the bottom edge of the onomatopoeia image is approximately aligned with the position of the display button 53.

そして、オノマトペ画像は、表示ボタン53に対する長押し時間に応じて第1画像表示領域50Bから配信動画表示領域50Aに向かって伸長(以下「伸長表示」という。)する。 The onomatopoeia image then extends (hereinafter referred to as "extended display") from the first image display area 50B toward the streaming video display area 50A depending on the length of time the display button 53 is pressed.

伸長表示は、例えば、オノマトペ画像が長細く又は拡大して表示されるものである。なお、伸長表示は、例えば、文字数や文字の種類等、形態を変えながら、オノマトペ画像が伸長するものでもよい。例えば、オノマトペ画像が“ブラボー”の場合には、長押し時間に応じて“ブラ”と“ボー”との間に“ァ”が増加するように伸長してもよいし、長押し時間に応じて“ブラボ”と“ー”との間に“ォ”が増加するように伸長してもよい。 In the extended display, for example, the onomatopoeia image is displayed elongated or enlarged. Note that the extended display may be such that the onomatopoeia image is extended while changing the form, such as the number of characters or the type of characters. For example, if the onomatopoeia image is "bravo", it may be extended so that an "a" is added between "bra" and "bo" depending on the long press time, or it may be extended so that an "o" is added between "bravo" and "-" depending on the long press time.

すなわち、ユーザは、視聴している動画に対してより強い感情を抱いた場合には、この感情に対応するオノマトペ画像を表示させるための表示ボタン53を押し続ける。これにより、オノマトペ画像は、第1画像表示領域50Bから配信動画表示領域50Aへ向かって伸長表示され、オノマトペ画像がより目立つように画面3aに表示される。 In other words, if the user feels a stronger emotion toward the video being viewed, the user continues to press the display button 53 to display the onomatopoeia image that corresponds to this emotion. As a result, the onomatopoeia image is displayed extended from the first image display area 50B toward the distribution video display area 50A, and the onomatopoeia image is displayed on the screen 3a so that it stands out more.

このように、第1画像51に含まれるオノマトペ画像が、ユーザによる操作態様に応じて変化することで、ユーザは、コンテンツに対する自身の反応(感情)をより娯楽性高く画面3aに表示できる。 In this way, the onomatopoeia image included in the first image 51 changes according to the manner in which the user operates, allowing the user to display their own reaction (emotions) to the content on the screen 3a in a more entertaining manner.

また、第1画像51は、ユーザによる操作態様に応じて、第1画像表示領域50Bから配信動画表示領域50Aに向かって伸長するように表示されるので、ユーザは、コンテンツに対する自身の反応(感情)をより娯楽性高く画面3aに表示できる。 In addition, the first image 51 is displayed so as to extend from the first image display area 50B toward the distribution video display area 50A according to the manner of operation by the user, so that the user can display his or her own reaction (emotion) to the content on the screen 3a in a more entertaining manner.

なお、ユーザによる表示ボタン53の操作(長押し操作)が終了すると、オノマトペ画像の画面3aへの表示は停止される。オノマトペ画像の表示の停止は、例えば、表示されているオノマトペ画像が瞬間的に画面3aから消えてもよいし、伸長されたオノマトペ画像が表示ボタン53に向かって縮小して画面3aから消えてもよい。 When the user finishes operating the display button 53 (pressing and holding the display button 53), the display of the onomatopoeia image on the screen 3a is stopped. The display of the onomatopoeia image may be stopped, for example, by the displayed onomatopoeia image disappearing from the screen 3a instantly, or by the expanded onomatopoeia image shrinking toward the display button 53 and disappearing from the screen 3a.

また、図5の例では、オノマトペ画像を表示させるために、ユーザによって操作されている表示ボタン53Cの周囲が強調表示されている。これにより、ユーザは自身が操作している表示ボタン53Cを簡易に認識でき、かつオノマトペ表示に関する娯楽性がより高くなる。 In addition, in the example of FIG. 5, the periphery of the display button 53C that is being operated by the user to display the onomatopoeia image is highlighted. This allows the user to easily recognize the display button 53C that he or she is operating, and makes the onomatopoeia display more entertaining.

また、実施例に係るオノマトペ画像以外の第1画像51であるキャラクタ画像等は、変化することなく画面3aに表示されるが、これに限らず、オノマトペ画像以外の第1画像51も、ユーザによる表示ボタン53の操作態様に応じて変化しながら、動画を表示している画面3aに表示されてもよい。 In addition, the character image or the like that is the first image 51 other than the onomatopoeia image in the embodiment is displayed on the screen 3a without changing, but this is not limited thereto, and the first image 51 other than the onomatopoeia image may also be displayed on the screen 3a displaying the video while changing according to the manner in which the user operates the display button 53.

[2-3-3.第2画像の表示]
図6を参照して、第2画像52の表示態様について詳細に説明する。なお、第2画像52は、上述のように、他のユーザの操作によって他の携帯端末3に表示された第1画像51の縮小画像である。
[2-3-3. Display of second image]
The display mode of the second image 52 will be described in detail with reference to Fig. 6. As described above, the second image 52 is a reduced image of the first image 51 displayed on the other mobile terminal 3 by an operation of the other user.

実施例に係るオノマトペ表示機能は、他のユーザが他の携帯端末3に第1画像51を表示させたタイミングから略時間遅れなく、第2画像表示領域50Cに第2画像52を表示させる。これにより、ユーザは、同じ動画を視聴している他のユーザの反応を動画を視聴しながら知ることができる。 The onomatopoeia display function according to the embodiment displays the second image 52 in the second image display area 50C with almost no time delay from the timing when the other user displays the first image 51 on the other mobile terminal 3. This allows the user to know the reactions of other users who are watching the same video while watching the video.

また、第2画像52が第1画像51のように配信動画表示領域50Aに重畳して表示されると、ユーザは第2画像52が動画の視聴に邪魔となり、煩わしく感じる可能性がある。そこで、第2画像52は、他のユーザの操作態様にかかわらず第2画像表示領域50Cを超えて配信動画表示領域50Aに重畳して表示されない。これにより、ユーザは、煩わしさを感じることなく視聴している動画に対する他のユーザの反応を確認することができる。 Furthermore, if the second image 52 is displayed superimposed on the distributed video display area 50A like the first image 51, the user may find the second image 52 to be a nuisance as it interferes with the viewing of the video. Therefore, the second image 52 is not displayed superimposed on the distributed video display area 50A beyond the second image display area 50C regardless of the operation mode of the other user. This allows the user to check the reactions of other users to the video they are watching without feeling annoyed.

なお、上述のように第1画像51は配信動画表示領域50Aへの重畳も可能とされているが、これはユーザ自身の意思で行われているので、配信動画表示領域50Aへの第1画像51の重畳によってユーザが煩わしさを感じることは無い。 As mentioned above, the first image 51 can also be superimposed on the streaming video display area 50A, but this is done at the user's own discretion, so the user does not feel bothered by the first image 51 being superimposed on the streaming video display area 50A.

また、画面3aは、第1画像表示領域50Bと第2画像表示領域50Cとが異なる領域となるように設定されているので、ユーザが表示させた第1画像51と他のユーザが表示させた第2画像52とが混在して表示されることがない。これにより、ユーザは、自身が表示させた第1画像51と他のユーザが表示させた第2画像52とを簡易に分けて認識できる。 In addition, since the screen 3a is configured so that the first image display area 50B and the second image display area 50C are different areas, the first image 51 displayed by the user and the second image 52 displayed by another user are not displayed together. This allows the user to easily distinguish between the first image 51 displayed by the user and the second image 52 displayed by another user.

また、実施例に係る他のユーザとは、一例として、ユーザと同じグループに登録している他のユーザである。すなわち、ユーザがグループ登録せずに動画を視聴している場合には、第2画像表示領域50Cに第2画像52が表示されることはない。なお、これに限らず、グループ登録の有無にかかわらず、動画を視聴している全ての他のユーザの操作による第2画像52が第2画像表示領域50Cに表示されてもよい。 In addition, other users according to the embodiment are, as an example, other users who are registered in the same group as the user. In other words, if a user is watching a video without group registration, the second image 52 will not be displayed in the second image display area 50C. However, this is not limited to this, and second images 52 generated by the operations of all other users watching the video may be displayed in the second image display area 50C, regardless of whether they are registered in a group.

また、実施例に係る第2画像表示領域50Cには、複数の他のユーザの操作による複数の第2画像52が表示される。そして、実施例に係る第2画像表示領域50Cは、一例として、他のユーザ毎に第2画像52を表示する位置が定められていない。すなわち、第2画像表示領域50Cには、複数の他のユーザの操作による複数の第2画像52がランダムな位置に混在して表示される。さらに、第2画像52は、第2画像表示領域50C内で上下左右方向に移動しながら表示されてもよい。なお、これに限らず、第2画像表示領域50C内において、他のユーザ毎に第2画像52を表示する位置が定められてもよい。 In addition, the second image display area 50C according to the embodiment displays multiple second images 52 operated by multiple other users. In the second image display area 50C according to the embodiment, as an example, the position at which the second image 52 is displayed for each other user is not determined. That is, the second image display area 50C displays multiple second images 52 operated by multiple other users in a mixed manner at random positions. Furthermore, the second images 52 may be displayed while moving up, down, left, and right in the second image display area 50C. However, this is not limited to this, and the position at which the second image 52 is displayed for each other user may be determined in the second image display area 50C.

また、第2画像52は、当該第2画像52とされた第1画像51を自身の携帯端末3に表示させた他のユーザを示す識別画像(以下「ユーザアイコン」という。)54が隣接して表示される。これにより、ユーザは、第2画像表示領域50Cに表示されている第2画像52がどのユーザによるものかを認識できる。なお、図6の例では、ユーザアイコン54が円の中心に一文字のアルファベットが表示されたものであるが、これは一例であり、ユーザアイコン54はユーザ毎に設定された画像であったり、ユーザのイニシャルであってもよく、ユーザアイコン54のデザインは限定されない。 In addition, the second image 52 is displayed adjacent to an identification image (hereinafter referred to as a "user icon") 54 indicating the other user who caused the first image 51 designated as the second image 52 to be displayed on the user's own mobile terminal 3. This allows the user to recognize which user created the second image 52 displayed in the second image display area 50C. Note that in the example of FIG. 6, the user icon 54 is a circle with a single alphabet character displayed in the center, but this is only one example, and the user icon 54 may be an image set for each user or the user's initials, and the design of the user icon 54 is not limited.

また、図6に示される第2画像52は、オノマトペ画像が横書きで表示されているが、これは第2画像表示領域50Cのサイズ(縦横比)に対応して設定されており、第2画像52はオノマトペ画像が縦書きで表示されてもよい。 In addition, the second image 52 shown in FIG. 6 displays the onomatopoeia image horizontally, but this is set according to the size (aspect ratio) of the second image display area 50C, and the second image 52 may display the onomatopoeia image vertically.

また、第2画像52は配信動画表示領域50Aに重畳されないものの、他のユーザによる操作態様に対応して第2画像表示領域50C内で変化(例えば伸長)しながら表示されてもよい。なお、第2画像52は、配信動画表示領域50Aに重畳しなければ、第2画像表示領域50Cから第1画像表示領域50Bに重畳してもよい。 Although the second image 52 is not superimposed on the distribution video display area 50A, it may be displayed while changing (e.g., expanding) in the second image display area 50C in response to the operation mode by another user. Note that the second image 52 may be superimposed from the second image display area 50C onto the first image display area 50B as long as it is not superimposed on the distribution video display area 50A.

[2-3-4.組合せ画像表示]
実施例に係る携帯端末3は、ユーザによる第1画像51を表示させるための操作と他のユーザによる第1画像51を表示させるための操作との組み合わせに応じた組合せ画像を画面3aに表示させる組合せ画像表示機能を有する。
[2-3-4. Combined image display]
The mobile terminal 3 in this embodiment has a combination image display function that displays on the screen 3a a combination image corresponding to a combination of an operation by a user for displaying a first image 51 and an operation by another user for displaying a first image 51.

これにより、携帯端末3は、動画に対するユーザと他のユーザとの反応をより娯楽性高く画面に表示できる。また、一人のユーザによる操作では表示されない画像が他のユーザによる操作との組み合わせによって表示されるので、携帯端末3は、より多くのユーザに対してコンテンツの視聴を促すことができる。 This allows the mobile terminal 3 to display the user's and other users' reactions to the video on the screen in a more entertaining way. Also, because images that are not displayed by an operation by one user are displayed in combination with operations by other users, the mobile terminal 3 can encourage more users to view the content.

また、組合せ画像は、画面3aに表示されている動画に重畳して表示される。すなわち、組合せ画像は、第1画像表示領域50Bだけではなく、配信動画表示領域50Aや第2画像表示領域50Cに重畳して表示される。これにより、ユーザは、組合せ画像が表示されたことを簡易に認識でき、かつ動画を視聴することによる娯楽性がより高まる。 The combination image is also displayed superimposed on the video being displayed on screen 3a. That is, the combination image is displayed superimposed not only on first image display area 50B, but also on distribution video display area 50A and second image display area 50C. This allows the user to easily recognize that the combination image is being displayed, and makes watching the video even more entertaining.

なお、組合せ画像が画面3aに表示される場合は、それが組合せ画像であることをユーザが認識可能なように表示される。例えば、他のユーザが同じタイミングで表示操作したことが認識されるように、他のユーザのユーザIDが組合せ画像と共に画面3aに表示されてもよい。 When a combination image is displayed on screen 3a, it is displayed so that the user can recognize that it is a combination image. For example, the user ID of another user may be displayed on screen 3a together with the combination image so that the user can recognize that another user performed a display operation at the same time.

図7は、組合せ画像が画面3aに表示される場合を示すタイミングチャートである。 Figure 7 is a timing chart showing when a combination image is displayed on screen 3a.

実施例に係る組合せ画像表示機能は、ユーザの操作と他のユーザの操作のタイミングが所定時間(以下「組合せ期間」という。)内の場合に、組合せ画像を画面3aに表示させる。すなわち、組合せ期間内に複数のユーザが第1画像51の表示操作を行う場合は、同じシーンを視聴したことによるユーザの反応であると解される。このため、組合せ画像表示機能は、動画のシーンに応じた複数のユーザの反応に基づいて組合せ画像を表示することになるので、動画を視聴することによるユーザの娯楽性がより高まる。 The combination image display function according to the embodiment displays a combination image on the screen 3a when the timing of the user's operation and the operation of another user is within a predetermined time (hereinafter referred to as the "combination period"). In other words, when multiple users perform a display operation of the first image 51 within the combination period, it is understood that this is the user's reaction to viewing the same scene. For this reason, the combination image display function displays a combination image based on the reactions of multiple users according to the scenes in the video, which further enhances the entertainment value for the user from viewing the video.

なお、組合せ期間の始期は、あるユーザが第1画像51の表示操作を開始したタイミングである。すなわち、図7(A)に示されるように、ユーザAによる表示操作の開始タイミングを始期とした組合せ期間内にユーザBが表示操作を行った場合、ユーザA,Bの携帯端末3の画面3aに組合せ画像が表示される。 The start of the combination period is the timing when a user starts the display operation of the first image 51. That is, as shown in FIG. 7(A), if user B performs a display operation within the combination period that starts when user A starts the display operation, the combined image is displayed on the screen 3a of the mobile terminal 3 of users A and B.

組合せ画像の表示期間は、一例として、ユーザによる表示操作が終了するまでとする。図7(A)の例では、ユーザBの表示操作が開始されてから終了するまでユーザA,Bの携帯端末3の画面3aに組合せ画像が表示される。 The display period of the combined image is, as an example, until the user finishes the display operation. In the example of FIG. 7(A), the combined image is displayed on the screen 3a of the mobile terminal 3 of users A and B from the start of user B's display operation until it ends.

図7(B)の例では、組合せ期間内であるものの、その開始タイミングとなったユーザAの表示操作が終了した後に、ユーザCによる表示操作が行われた場合を示す。図7(B)の例では、ユーザBの表示操作が開始されてからユーザCの表示操作が終了するまでユーザA,B,Cの携帯端末3の画面3aに組合せ画像が表示される。 The example of FIG. 7(B) shows a case where a display operation by user C is performed within the combination period, but after the display operation by user A, which is the start timing of the combination period, is finished. In the example of FIG. 7(B), a combination image is displayed on the screens 3a of the mobile terminals 3 of users A, B, and C from the start of the display operation by user B until the end of the display operation by user C.

なお、図7に示される組合せ画像の表示態様は一例であり、これに限られない。例えば、組合せ期間の概念はなく、ユーザの表示操作と他のユーザの表示操作とが重なったタイミングで組合せ画像が画面3aに表示されてもよい。また、組合せ画像毎に表示時間が予め定められ、当該表示時間が経過したタイミングで組合せ画像の表示が終了してもよい。 The display mode of the combination image shown in FIG. 7 is an example, and is not limited to this. For example, there may be no concept of a combination period, and the combination image may be displayed on the screen 3a at a timing when a display operation of a user overlaps with a display operation of another user. Also, a display time may be determined in advance for each combination image, and the display of the combination image may end when the display time has elapsed.

また、実施例に係る組合せ画像は、第1画像51の替わりに画面3aに表示される。図7(A)の例では、まず、ユーザAの表示操作に応じた第1画像51がユーザAの携帯端末3の画面3aに表示されるが、ユーザBの表示操作が開始されると共に当該第1画像51の表示が終了し、ユーザAの携帯端末3の画面3aに組合せ画像が表示される。一方、ユーザBの携帯端末3にはユーザB自身が表示させようとした第1画像51は画面3aに表示されずに、組合せ画像が表示される。このように、組合せ画像が第1画像51の替わりに画面3aに表示されることで、ユーザ自身が表示させようとした第1画像51とは異なる画像が画面3aに表示されるので、動画を視聴するユーザの娯楽性がより高まる。 The combination image according to the embodiment is displayed on the screen 3a instead of the first image 51. In the example of FIG. 7(A), the first image 51 according to the display operation of user A is displayed on the screen 3a of the mobile terminal 3 of user A. However, when the display operation of user B is started, the display of the first image 51 ends and the combination image is displayed on the screen 3a of the mobile terminal 3 of user A. On the other hand, the first image 51 that user B himself intended to display is not displayed on the screen 3a of the mobile terminal 3 of user B, but the combination image is displayed. In this way, the combination image is displayed on the screen 3a instead of the first image 51, and an image different from the first image 51 that the user himself intended to display is displayed on the screen 3a, so that the entertainment value of the user watching the video is increased.

また、実施例に係る組合せ画像は、ユーザが選択した第1画像51と他のユーザが選択した第1画像51が予め設定された画像である場合に、画面3aに表示される。これにより、ユーザ自身による画像選択に応じてユーザ自身も予期しない組合せ画像が表示される可能性があるので、動画を視聴することによる娯楽性がより高まる。 The combination image according to the embodiment is displayed on the screen 3a when the first image 51 selected by the user and the first image 51 selected by the other user are preset images. This makes it possible for a combination image that the user himself does not expect to be displayed in response to the image selection made by the user himself, thereby making watching the video more entertaining.

例えば、組合せ画像は、ユーザが選択した第1画像51と他のユーザが選択した第1画像51とが同じ場合に画面3aに表示される。すなわち、動画を視聴しているユーザ同士が同じ第1画像51を選択する場合は、ユーザ同士が同様の感情を生じている可能性が高い。このため、組合せ画像が表示されることで、ユーザは、動画の視聴によって他のユーザと共感したことを認識できる。より具体的には、例えば、ユーザが選択した第1画像51と他のユーザが選択した第1画像51とが同じ第1画像51である場合、組合せ画像として当該第1画像51を拡大した画像が画面3aに表示される。なお、これに限らず、組合せ画像として表示ボタン53の操作では表示されない特殊な画像が表示されてもよい。 For example, the combination image is displayed on the screen 3a when the first image 51 selected by the user and the first image 51 selected by the other user are the same. In other words, when users watching a video select the same first image 51, it is highly likely that the users are experiencing similar emotions. For this reason, by displaying the combination image, the user can recognize that they have empathized with the other user by watching the video. More specifically, for example, when the first image 51 selected by the user and the first image 51 selected by the other user are the same first image 51, an enlarged image of the first image 51 is displayed on the screen 3a as the combination image. Note that this is not limited to this, and a special image that is not displayed by operating the display button 53 may be displayed as the combination image.

また、ユーザが選択した第1画像51と他のユーザが選択した第1画像51とが異なる第1画像51であっても、その組み合わせが予め設定された組合せである場合、組合せ画像が表示されてもよい。この場合、例えば、組合せ画像として表示ボタン53の操作では表示されない特殊な画像が表示される。 In addition, even if the first image 51 selected by the user and the first image 51 selected by another user are different first images 51, if the combination is a preset combination, a combination image may be displayed. In this case, for example, a special image that is not displayed by operating the display button 53 is displayed as the combination image.

なお、実施例に係る組合せ画像表示機能では、組合せ画像が表示されないユーザの携帯端末3の第2画像表示領域50Cには、他のユーザの画面3aに表示された組合せ画像に基づく第2画像が表示されない。しかしながら、これに限らず、組合せ画像が表示されないユーザの携帯端末3の第2画像表示領域50Cに他のユーザの画面3aに表示された組合せ画像に基づく第2画像が表示されてもよい。 In addition, in the combination image display function according to the embodiment, the second image based on the combination image displayed on the screen 3a of another user is not displayed in the second image display area 50C of the mobile terminal 3 of the user on whom the combination image is not displayed. However, this is not limited to the above, and the second image based on the combination image displayed on the screen 3a of another user may be displayed in the second image display area 50C of the mobile terminal 3 of the user on whom the combination image is not displayed.

[2-4.置換処理]
実施例に係るサーバ4は、第2画像の中から表示のタイミングが近接する2つの第2画像52を画像群として特定し、当該画像群を1つの新たな第2画像52に置換する単位処理を画像群が特定されなくなるまで繰り返す置換処理機能を有する。これにより、携帯端末3において動画の再生中に表示される第2画像52の数が削減され、携帯端末3における突発的な負荷上昇が抑制され得る。
[2-4. Replacement process]
The server 4 according to the embodiment has a replacement process function of identifying two second images 52 that are close in display timing from among the second images as an image group, and repeating a unit process of replacing the image group with one new second image 52 until no image group is identified. This reduces the number of second images 52 displayed during playback of a video on the mobile terminal 3, and can suppress a sudden increase in load on the mobile terminal 3.

図8は、第2画像が置換される場合を示すタイミングチャートである。 Figure 8 is a timing chart showing when the second image is replaced.

前提として、動画のタイムラインは複数の区間に分割されている。各区間の長さは、一例として、組合せ期間の長さと同じとする。実施例に係る置換処理機能は、一例として、表示期間の始期が同じ区間にそれぞれ含まれる複数の第2画像52の中から主体及び客体に共通性がある2つの第2画像52を画像群として特定し、当該画像群に含まれる2つの第2画像52をそれぞれ無効化しつつ1つの新たな第2画像52を動画のタイムラインに関連付ける単位処理を、画像群が特定されなくなるまで繰り返す。 As a premise, the timeline of the video is divided into multiple sections. As an example, the length of each section is the same as the length of the combined period. As an example, the replacement processing function according to the embodiment identifies, as an image group, two second images 52 that have commonality in subject and object from among a plurality of second images 52 each of which is included in the same section whose display period starts, and repeats a unit process of invalidating each of the two second images 52 included in the image group while associating one new second image 52 with the timeline of the video, until no image groups are identified.

第2画像52には、主体(当該第2画像を動画に付加したユーザのユーザID及び当該ユーザが属するユーザグループ),客体(当該第2画像の種類及び当該種類が属する要素グループ),表示期間,合成回数,ステータス等を特定可能な属性(第2画像表示情報)が付加されている。客体と合成回数により種類が決まる。種類により第2画像52の図柄が決まる。図柄の外観には、合成回数を示す数字が表示されるなど、合成回数が反映されているのが好ましい。図8(A)に示されるように、第2画像Aの表示期間の始期と第2画像Bの表示期間の始期が、いずれもタイムライン上の第n区間(nは適当な自然数)に含まれる場合がある。そして、第2画像Aの種類と第2画像Bの客体が同一あるものとする。このとき、置換処理機能は、第2画像Aと第2画像Bを画像群として特定し、第2画像Aと第2画像Bのステータスをそれぞれ無効化するとともに、1つの新たな第2画像Cを動画のタイムラインに関連付ける。 Attributes (second image display information) that can identify the subject (user ID of the user who added the second image to the video and the user group to which the user belongs), object (type of the second image and the element group to which the type belongs), display period, number of times of synthesis, status, etc. are added to the second image 52. The type is determined by the object and the number of times of synthesis. The pattern of the second image 52 is determined by the type. It is preferable that the number of times of synthesis is reflected in the appearance of the pattern, such as by displaying a number indicating the number of times of synthesis. As shown in FIG. 8(A), the start of the display period of the second image A and the start of the display period of the second image B may both be included in the nth section (n is an appropriate natural number) on the timeline. It is assumed that the type of the second image A and the object of the second image B are the same. At this time, the replacement processing function identifies the second image A and the second image B as an image group, invalidates the status of the second image A and the second image B, and associates one new second image C with the timeline of the video.

置換後の第2画像52(第2画像C)は、置換前の第2画像52(第2画像A及び第2画像B)の付加属性を引き継ぐ。置換後の第2画像52は、一例として、主体及び客体をそのまま引き継ぐ。置換後の第2画像52の合成回数は、一例として、置換前の各第2画像52の合成回数の合計値である。置換後の第2画像52の表示期間は、一例として、早い方の始期から遅い方の終期までの期間である。図8(A)に示されるように、第2画像Cの表示期間は、第2画像Aの始期から第2画像Bの終期までの期間に相当する。 The second image 52 after replacement (second image C) inherits the additional attributes of the second image 52 before replacement (second image A and second image B). The second image 52 after replacement, for example, inherits the subject and object as is. The number of times of synthesis of the second image 52 after replacement, for example, is the total number of times of synthesis of each second image 52 before replacement. The display period of the second image 52 after replacement, for example, is the period from the earlier start time to the later end time. As shown in FIG. 8(A), the display period of the second image C corresponds to the period from the start time of the second image A to the end time of the second image B.

置換前の第2画像52は、無効化され動画との関連付けが解かれる。一方、置換後の第2画像52は、他の第2画像52とともに画像群を形成し新たな第2画像52に置換され得る。図8(B)に示されるように、第2画像Cの表示期間の始期と第2画像Dの表示期間の始期が、いずれもタイムライン上の第n区間(nは適当な自然数)に含まれている。そして、第2画像Cを付加したユーザと第2画像Dを付加したユーザは同一のユーザグループに属し、第2画像Cの種類と第2画像Dの種類が同一であるものとする。このとき、置換処理機能は、第2画像Cと第2画像Dを画像群として特定し、第2画像Cと第2画像Dのステータスをそれぞれ無効化するとともに、1つの新たな第2画像Eを動画のタイムラインに関連付ける。第2画像Eの表示期間は、第2画像Cの始期から第2画像Dの終期までの期間である。 The second image 52 before replacement is invalidated and disassociated with the video. On the other hand, the second image 52 after replacement can form an image group together with other second images 52 and be replaced with a new second image 52. As shown in FIG. 8B, the start of the display period of the second image C and the start of the display period of the second image D are both included in the nth section (n is an appropriate natural number) on the timeline. The user who added the second image C and the user who added the second image D belong to the same user group, and the type of the second image C and the type of the second image D are the same. At this time, the replacement processing function identifies the second image C and the second image D as an image group, invalidates the status of the second image C and the second image D, and associates one new second image E with the timeline of the video. The display period of the second image E is the period from the start of the second image C to the end of the second image D.

[2-5.機能ブロック]
次に、実施例に係る組合せ画像表示及び置換処理を、機能ブロック図を用いて説明する。なお、携帯端末3における組合せ画像表示に関する機能は、オノマトペ表示機能に含まれ、サーバ4における組合せ画像表示及び置換処理に関する機能は、それぞれ動画配信機能に含まれる。
[2-5. Functional blocks]
Next, the combination image display and replacement process according to the embodiment will be described with reference to a functional block diagram. Note that the function related to the combination image display in the mobile terminal 3 is included in the onomatopoeia display function, and the function related to the combination image display and replacement process in the server 4 is included in the video distribution function.

[2-5-1.サーバの動画配信機能に関する機能ブロック]
図9は、実施例に係るサーバ4の動画配信機能に関する機能ブロック図である。
[2-5-1. Functional block related to video distribution function of server]
FIG. 9 is a functional block diagram of the video distribution function of the server 4 according to the embodiment.

サーバ4が備えるCPU20は、グループ登録部60、動画配信部61、第1画像表示情報受信制御部62、第2画像表示情報生成部63、第2画像表示情報送信制御部64、組合せ画像情報生成部65、組合せ画像情報送信制御部66、及び置換処理部67を備える。CPU20が備える各機能は、HDD26に記憶されているプログラムによって実現される。 The CPU 20 of the server 4 includes a group registration unit 60, a video distribution unit 61, a first image display information reception control unit 62, a second image display information generation unit 63, a second image display information transmission control unit 64, a combination image information generation unit 65, a combination image information transmission control unit 66, and a replacement processing unit 67. Each function of the CPU 20 is realized by a program stored in the HDD 26.

グループ登録部60は、複数の携帯端末3で構成されるグループ5の登録を受け付ける。なお、グループ5の登録は、一例として、ユーザIDの登録によって行われる。 The group registration unit 60 accepts registration of a group 5 consisting of multiple mobile terminals 3. As an example, the group 5 is registered by registering a user ID.

動画配信部61は、携帯端末3からの要求に応じて携帯端末3へ動画を配信する。 The video distribution unit 61 distributes videos to the mobile terminal 3 in response to a request from the mobile terminal 3.

第1画像表示情報受信制御部62は、外部インタフェース32を介して携帯端末3から受信した第1画像表示情報を受け付け、第1画像表示情報を対応する動画に関連付けてHDD26に記憶させる。 The first image display information reception control unit 62 accepts the first image display information received from the mobile terminal 3 via the external interface 32, associates the first image display information with the corresponding video, and stores it in the HDD 26.

第1画像表示情報は、携帯端末3の画面3aに表示された第1画像51に関する情報であり、第1画像51が携帯端末3に表示されたタイミングで携帯端末3からサーバ4へ送信される。第1画像表示情報は、例えば、表示された第1画像51の種類、第1画像51を表示させたユーザを示すユーザID、第1画像51を表示させるために行われたユーザの操作態様、第1画像51が表示されたときの動画開始からの経過時間等である。 The first image display information is information about the first image 51 displayed on the screen 3a of the mobile terminal 3, and is transmitted from the mobile terminal 3 to the server 4 at the timing when the first image 51 is displayed on the mobile terminal 3. The first image display information is, for example, the type of the displayed first image 51, a user ID indicating the user who caused the first image 51 to be displayed, the operation mode performed by the user to display the first image 51, the elapsed time from the start of the video when the first image 51 was displayed, etc.

第2画像表示情報生成部63は、受信した第1画像表示情報に基づいて第2画像表示情報を生成し、第2画像表示情報を対応する動画に関連付けてHDD26に記憶させる。 The second image display information generating unit 63 generates second image display information based on the received first image display information, associates the second image display information with the corresponding video, and stores it in the HDD 26.

第2画像表示情報は、第2画像表示領域50Cに表示させる第2画像52に関する情報であり、第2画像52の種類、第2画像52の元となる第1画像51を自身の携帯端末3に表示させたユーザのユーザID、表示期間,合成回数,ステータス等が含まれる。 The second image display information is information about the second image 52 to be displayed in the second image display area 50C, and includes the type of the second image 52, the user ID of the user who displayed the first image 51 that is the source of the second image 52 on his/her mobile terminal 3, the display period, the number of times of synthesis, the status, etc.

第2画像表示情報送信制御部64は、第2画像表示情報を携帯端末3へ送信するように外部インタフェース32を制御する。第2画像表示情報の送信先は、第1画像表示情報を送信した携帯端末3とは異なる他の携帯端末3である。 The second image display information transmission control unit 64 controls the external interface 32 to transmit the second image display information to the mobile terminal 3. The destination of the second image display information is another mobile terminal 3 different from the mobile terminal 3 that transmitted the first image display information.

組合せ画像情報生成部65は、受信した第1画像表示情報に基づいて組合せ判定を行う。そして、組合せ画像情報生成部65は、組合せ判定の結果に応じて組合せ画像を示す組合せ画像情報を生成し、組合せ画像情報をHDD26に記憶させる。 The combination image information generating unit 65 performs a combination determination based on the received first image display information. The combination image information generating unit 65 then generates combination image information indicating a combination image according to the result of the combination determination, and stores the combination image information in the HDD 26.

組合せ画像情報は、画面3aに表示させる組合せ画像に関する情報であり、組合せ画像の種類、同じタイミングで表示操作を行った複数のユーザのユーザID等が含まれる。 The combination image information is information about the combination image to be displayed on the screen 3a, and includes the type of combination image, the user IDs of multiple users who performed display operations at the same time, etc.

また、組合せ判定は、第1画像表示情報毎に行われ、当該第1画像表示情報により示される第1画像51の表示操作が他のユーザによる第1画像51の表示操作の開始タイミングを基準とした組合せ期間内であるか否かを判定する。 The combination determination is also performed for each piece of first image display information, and it is determined whether the display operation of the first image 51 shown by the first image display information is within a combination period based on the start timing of the display operation of the first image 51 by another user.

組合せ画像情報送信制御部66は、外部インタフェース32を制御して、組合せ画像情報を携帯端末3へ送信するように外部インタフェース32を制御する。なお、組合せ画像情報が送信される携帯端末3は、組合せ画像情報に含まれるユーザIDに対応する複数の携帯端末3である。 The combination image information transmission control unit 66 controls the external interface 32 to transmit the combination image information to the mobile terminal 3. The mobile terminals 3 to which the combination image information is transmitted are the multiple mobile terminals 3 corresponding to the user IDs included in the combination image information.

置換処理部67は、置換処理を実行する。 The replacement processing unit 67 executes the replacement process.

[2-5-2.携帯端末のオノマトペ表示に関する機能ブロック]
図10は、実施例に係る携帯端末3のオノマトペ表示に関する機能ブロック図である。
[2-5-2. Functional blocks related to onomatopoeia display on mobile devices]
FIG. 10 is a functional block diagram relating to onomatopoeia display of the mobile terminal 3 according to the embodiment.

携帯端末3が備える主制御部40は、画像表示制御部70、表示領域設定部71、第1画像表示操作受付部72、操作状態判定部73、第1画像表示情報生成部74、第1画像表示情報送信制御部75、及び第2画像表示情報受信制御部76、及び組合せ画像情報受信制御部77を備える。主制御部40が備える各機能は、補助記憶部44に記憶されているプログラムによって実現される。 The main control unit 40 of the mobile terminal 3 includes an image display control unit 70, a display area setting unit 71, a first image display operation receiving unit 72, an operation state determination unit 73, a first image display information generation unit 74, a first image display information transmission control unit 75, a second image display information reception control unit 76, and a combination image information reception control unit 77. Each function of the main control unit 40 is realized by a program stored in the auxiliary storage unit 44.

画像表示制御部70は、画像データに基づいた画像を表示するようにタッチパネルディスプレイ3aを制御する。実施例に係る画像表示制御部70は、サーバ4から配信された動画を配信動画表示領域50Aに表示させ、ユーザの操作に応じて第1画像51を第1画像表示領域50Bに表示させ、他のユーザが他の携帯端末3に表示させた第1画像51に基づいた第2画像52を第2画像表示領域50Cに表示させる。さらに、実施例に係る画像表示制御部70は、ユーザの操作態様に応じて第1画像51を第1画像表示領域50Bを超えて配信動画表示領域50Aに重畳して表示させる。 The image display control unit 70 controls the touch panel display 3a to display an image based on image data. The image display control unit 70 according to the embodiment displays a video distributed from the server 4 in the distributed video display area 50A, displays a first image 51 in the first image display area 50B in response to a user's operation, and displays a second image 52 based on the first image 51 displayed on another mobile terminal 3 by another user in the second image display area 50C. Furthermore, the image display control unit 70 according to the embodiment displays the first image 51 beyond the first image display area 50B and superimposed on the distributed video display area 50A in response to the user's operation mode.

表示領域設定部71は、サーバ4から動画が配信された場合における画面3aの表示態様として、配信動画表示領域50A、第1画像表示領域50B、及び第2画像表示領域50Cの位置及びサイズ(縦横の長さ)を設定する。なお、これらの位置及びサイズは予め定められているが、ユーザが任意に設定してもよい。 The display area setting unit 71 sets the positions and sizes (length and width) of the distributed video display area 50A, the first image display area 50B, and the second image display area 50C as the display mode of the screen 3a when a video is distributed from the server 4. Note that these positions and sizes are predetermined, but may be set arbitrarily by the user.

第1画像表示操作受付部72は、ユーザによる表示ボタン53の操作を、画面3aが動画を表示している状態で受け付ける。すなわち、第1画像表示操作受付部72は、複数の表示ボタン53のうちユーザが操作した表示ボタン53を認識し、当該表示ボタン53に対応した第1画像51を、画像表示制御部70を介して画面3aに表示させる。なお、第1画像表示操作受付部72は、操作状態判定部73による判定結果に応じて第1画像51の表示態様が変化するように、第1画像51を画面3aに表示させる。 The first image display operation receiving unit 72 receives the operation of the display button 53 by the user while the screen 3a is displaying a video. That is, the first image display operation receiving unit 72 recognizes the display button 53 operated by the user among the multiple display buttons 53, and displays the first image 51 corresponding to the display button 53 on the screen 3a via the image display control unit 70. The first image display operation receiving unit 72 displays the first image 51 on the screen 3a such that the display mode of the first image 51 changes depending on the determination result by the operation state determination unit 73.

操作状態判定部73は、ユーザによる表示ボタン53の操作状態を判定する。ここでいう操作状態は、例えば、表示ボタン53の長押し時間を含む操作態様である。 The operation state determination unit 73 determines the operation state of the display button 53 by the user. The operation state here refers to an operation mode including, for example, the time the display button 53 is pressed and held.

第1画像表示情報生成部74は、ユーザの操作によって画面3aに表示された第1画像51に応じた第1画像表示情報を生成する。 The first image display information generating unit 74 generates first image display information according to the first image 51 displayed on the screen 3a by the user's operation.

第1画像表示情報送信制御部75は、第1画像表示情報をサーバ4へ送信するように通信部46を制御する。 The first image display information transmission control unit 75 controls the communication unit 46 to transmit the first image display information to the server 4.

第2画像表示情報受信制御部76は、通信部46を介してサーバ4から受信した第2画像表示情報を画像表示制御部70へ出力する。 The second image display information reception control unit 76 outputs the second image display information received from the server 4 via the communication unit 46 to the image display control unit 70.

組合せ画像情報受信制御部77は、通信部46を介してサーバ4から受信した組合せ画像情報を画像表示制御部70へ出力する。これにより画像表示制御部70は、組合せ画像を動画を表示している画面3aに表示させる。なお、実施例に係る画像表示制御部70は、ユーザによる表示ボタン53の操作に応じた第1画像51の替わりに、組合せ画像を画面3aに表示させる。 The combination image information reception control unit 77 outputs the combination image information received from the server 4 via the communication unit 46 to the image display control unit 70. As a result, the image display control unit 70 displays the combination image on the screen 3a displaying the video. Note that the image display control unit 70 according to the embodiment displays the combination image on the screen 3a instead of the first image 51 in response to the user's operation of the display button 53.

[2-6.処理フロー]
次に、携帯端末3及びサーバ4における実施例に係るオノマトペ表示処理の流れをフローチャートを用いて説明する。
[2-6. Processing flow]
Next, the flow of an onomatopoeia display process in the mobile terminal 3 and the server 4 according to the embodiment will be described with reference to a flowchart.

[2-6-1.携帯端末におけるオノマトペ表示に関するフロー]
図11は、携帯端末3が備える主制御部40によって実行されるオノマトペ表示処理の流れを示すフローチャートである。オノマトペ表示処理を実行するためのプログラムは補助記憶部44の所定領域に予め記憶されている。オノマトペ表示処理は、一例として、携帯端末3がサーバ4から配信される動画の再生を開始した場合に実行が開始され、動画の再生が終了すると共に終了する。
[2-6-1. Flow for displaying onomatopoeia on a mobile device]
11 is a flowchart showing the flow of the onomatopoeia display process executed by the main control unit 40 of the mobile terminal 3. A program for executing the onomatopoeia display process is pre-stored in a predetermined area of the auxiliary storage unit 44. As an example, the onomatopoeia display process is started when the mobile terminal 3 starts playing a video distributed from the server 4, and ends when the playback of the video ends.

ステップS100では、トリガの発生を検出する。本実施例におけるトリガは、第1トリガ(ユーザによる表示ボタン53の操作の受付け)と第2トリガ(第2画像表示情報の受信)のいずれかである。本実施例に係る携帯端末3は、トリガの発生が検出される度に、画面の表示内容を更新する。第1トリガと第2トリガは、並列的に発生し得る。したがって、一方のトリガの発生に応じた処理の実行中に、他方のトリガの発生に応じた処理が実行されることがある。また、複数の第2トリガが、並列的に発生し得る。したがって、一の第2トリガの発生に応じた処理の実行中に、他の第2トリガの発生に応じた処理が実行されることがある。 In step S100, occurrence of a trigger is detected. In this embodiment, the trigger is either a first trigger (acceptance of operation of the display button 53 by the user) or a second trigger (reception of second image display information). The mobile terminal 3 in this embodiment updates the display content of the screen every time the occurrence of a trigger is detected. The first trigger and the second trigger may occur in parallel. Therefore, while processing is being executed in response to the occurrence of one trigger, processing is sometimes executed in response to the occurrence of the other trigger. Also, multiple second triggers may occur in parallel. Therefore, while processing is being executed in response to the occurrence of one second trigger, processing is sometimes executed in response to the occurrence of another second trigger.

ステップS102において、検出されたトリガが第1トリガの場合はステップS106へ移行し、検出されたトリガが第2トリガの場合はステップS104へ移行する。 In step S102, if the detected trigger is the first trigger, the process proceeds to step S106, and if the detected trigger is the second trigger, the process proceeds to step S104.

ステップS104では、第2画像表示情報により示される第2画像52を、画像表示制御部70が第2画像表示領域50Cに表示させ、処理を終了する。 In step S104, the image display control unit 70 displays the second image 52 indicated by the second image display information in the second image display area 50C, and the process ends.

ステップS106では、ユーザが操作した表示ボタン53に対応した第1画像51を、画像表示制御部70が第1画像表示領域50Bに表示させる。なお、第1画像51は、予め携帯端末3に記憶されていてもよいし、ユーザによって表示ボタン53が操作される毎にサーバ4からダウンロードされてもよい。 In step S106, the image display control unit 70 displays the first image 51 corresponding to the display button 53 operated by the user in the first image display area 50B. The first image 51 may be stored in the mobile terminal 3 in advance, or may be downloaded from the server 4 each time the display button 53 is operated by the user.

ステップS108では、第1画像表示領域50Bに表示された第1画像51に対応する第1画像表示情報を、第1画像表示情報生成部74が生成する。 In step S108, the first image display information generating unit 74 generates first image display information corresponding to the first image 51 displayed in the first image display area 50B.

ステップS110では、第1画像表示情報送信制御部75が通信部46を制御して第1画像表示情報をサーバ4へ送信する。 In step S110, the first image display information transmission control unit 75 controls the communication unit 46 to transmit the first image display information to the server 4.

ステップS112では、ユーザによる表示ボタン53の操作が終了したか否かを操作状態判定部73が判定する。肯定判定の場合はステップS120へ移行し、否定判定の場合はステップS114へ移行する。 In step S112, the operation state determination unit 73 determines whether or not the user has finished operating the display button 53. If the determination is affirmative, the process proceeds to step S120, and if the determination is negative, the process proceeds to step S114.

ステップS114では、通信部46を介して組合せ画像情報を受信したか否かを組合せ画像情報受信制御部77が判定し、肯定判定の場合はステップS118へ移行し、否定判定の場合はステップS116へ移行する。 In step S114, the combination image information reception control unit 77 determines whether or not combination image information has been received via the communication unit 46, and if the determination is positive, the process proceeds to step S118, and if the determination is negative, the process proceeds to step S116.

ステップS116では、ユーザによる表示ボタン53の操作が終了するまで画像表示制御部70が第1画像51(オノマトペ画像)を伸長表示させ、ステップS112へ戻る。 In step S116, the image display control unit 70 displays the first image 51 (onomatopoeia image) in an elongated manner until the user finishes operating the display button 53, and then the process returns to step S112.

ステップS118では、画像表示制御部70が組合せ画像情報により示される組合せ画像を画面3aに表示させ、ステップS112へ戻る。 In step S118, the image display control unit 70 displays the combination image indicated by the combination image information on the screen 3a, and the process returns to step S112.

ステップS120では、画像表示制御部70が第1画像51の表示を終了し、処理を終了する。 In step S120, the image display control unit 70 ends the display of the first image 51 and ends the process.

なお、図11に示されるフローチャートでは、第1画像51の表示と共に第1画像表示情報が生成され、第1画像表示情報がサーバ4へ送信されるが、これに限らず、第1画像51の表示が終了した後に第1画像表示情報がサーバ4へ送信されてもよい。また、第1画像表示情報送信制御部75は、第1画像51の表示を開始したタイミングで第1画像51の表示開始を示す第1画像表示情報をサーバ4へ送信し、第1画像51の表示が終了したタイミングで第2画像52の表示終了を示す第1画像表示情報をサーバ4へ送信してもよい。これにより、サーバ4は、第1画像51の表示開始を示す第1画像表示情報と表示終了を示す第1画像表示情報の受信間隔において、第1画像51(オノマトペ画像)が伸長表示されていることを認識できる。 In the flowchart shown in FIG. 11, the first image display information is generated together with the display of the first image 51, and the first image display information is transmitted to the server 4. However, this is not limiting, and the first image display information may be transmitted to the server 4 after the display of the first image 51 ends. Furthermore, the first image display information transmission control unit 75 may transmit to the server 4 first image display information indicating the start of the display of the first image 51 at the timing when the display of the first image 51 starts, and transmit to the server 4 first image display information indicating the end of the display of the second image 52 at the timing when the display of the first image 51 ends. This allows the server 4 to recognize that the first image 51 (onomatopoeia image) is displayed in an elongated manner during the reception interval between the first image display information indicating the start of the display of the first image 51 and the first image display information indicating the end of the display.

[2-6-2.サーバにおけるオノマトペ表示に関するフロー]
図12は、サーバ4が備えるCPU20によって実行されるオノマトペ表示処理の流れを示すフローチャートである。オノマトペ表示処理を実行するためのプログラムはHDD26の所定領域に予め記憶されている。オノマトペ表示処理は、一例として、サーバ4が携帯端末3へ動画を配信している場合に実行が開始され、動画の配信が終了すると共に終了する。
[2-6-2. Flow for displaying onomatopoeia on the server]
12 is a flowchart showing the flow of the onomatopoeia display process executed by the CPU 20 of the server 4. A program for executing the onomatopoeia display process is pre-stored in a predetermined area of the HDD 26. As an example, the onomatopoeia display process is started when the server 4 is distributing a video to the mobile terminal 3, and ends when the video distribution ends.

ステップS200では、第1画像表示情報を携帯端末3から受信したか否かを第1画像表示情報受信制御部62が判定する。肯定判定の場合はステップS202へ移行し、否定判定の場合は待ち状態となる。 In step S200, the first image display information reception control unit 62 determines whether or not the first image display information has been received from the mobile terminal 3. If the determination is positive, the process proceeds to step S202, and if the determination is negative, the process enters a waiting state.

ステップS202では、受信した第1画像表示情報を第1画像表示情報受信制御部62がHDD26に記憶させる。 In step S202, the first image display information reception control unit 62 stores the received first image display information in the HDD 26.

ステップS204では、組合せ画像情報生成部65が組合せ判定を行い、肯定判定の場合はステップS208へ移行し、否定判定の場合はステップS206へ移行する。すなわち、組合せの対象となる第1画像51の表示操作が組合せ期間内に複数のユーザによって行われた場合に、肯定判定とされステップS208へ移行する。一方、組合せの対象となる第1画像51の表示操作が組合せ期間内に複数のユーザによって行われなかった場合、否定判定とされステップS206へ移行する。 In step S204, the combination image information generating unit 65 performs a combination judgment, and if the judgment is positive, the process proceeds to step S208, and if the judgment is negative, the process proceeds to step S206. That is, if the display operation of the first image 51 to be combined is performed by multiple users within the combination period, the judgment is positive and the process proceeds to step S208. On the other hand, if the display operation of the first image 51 to be combined is not performed by multiple users within the combination period, the judgment is negative and the process proceeds to step S206.

ステップS206では、受信した第1画像表示情報に基づいて第2画像表示情報生成部63が第2画像表示情報を生成し、HDD26に記憶させる。 In step S206, the second image display information generating unit 63 generates second image display information based on the received first image display information and stores it in the HDD 26.

ステップS208では、組合せ画像情報生成部65が組合せの対象となる第1画像51の表示操作に応じた組合せ画像を示す組合せ画像情報を生成する。 In step S208, the combination image information generating unit 65 generates combination image information that indicates a combination image according to the display operation of the first images 51 to be combined.

ステップS210では、組合せ画像情報送信制御部66が外部インタフェース32を制御して組合せ画像情報を送信しステップS200へ戻る。なお、組合せ画像情報の送信先は、組合せの対象となる第1画像表示情報を送信してきた複数の携帯端末3、すなわち組合せ画像情報に含まれる複数のユーザIDに対応する携帯端末3である。 In step S210, the combination image information transmission control unit 66 controls the external interface 32 to transmit the combination image information, and the process returns to step S200. The destination of the combination image information is the multiple mobile terminals 3 that have transmitted the first image display information to be combined, that is, the mobile terminals 3 that correspond to the multiple user IDs included in the combination image information.

図13は、サーバ4が備えるCPU20によって実行されるオノマトペ表示処理の流れを示すフローチャートである。図13に示されるフローは、動画のタイムラインにおける区間の終期が到来する度に、表示期間の始期が当該区間に含まれる第2画像表示情報を対象とする。 Figure 13 is a flowchart showing the flow of the onomatopoeia display process executed by the CPU 20 of the server 4. The flow shown in Figure 13 targets the second image display information whose display period starts within the section in question each time the end of the section in the video timeline is reached.

ステップS300では、置換処理部67が判定を行い、肯定判定の場合はステップS302へ移行し、否定判定の場合はステップS304へ移行する。すなわち、主体及び客体に共通性がある第2画像表示情報が存在する場合に、肯定判定とされステップS302へ移行する。一方、主体及び客体に共通性がある第2画像表示情報が存在しない場合に、否定判定とされステップS304へ移行する。 In step S300, the replacement processing unit 67 makes a judgment, and if the judgment is positive, the process proceeds to step S302, and if the judgment is negative, the process proceeds to step S304. That is, if there is second image display information in which the subject and object have commonality, the judgment is positive and the process proceeds to step S302. On the other hand, if there is no second image display information in which the subject and object have commonality, the judgment is negative and the process proceeds to step S304.

ステップS302では、置換処理部67が置換処理を行う。置換処理の単位処理では、置換処理部67が、主体及び客体に共通性がある2つの第2画像表示情報を画像群として特定し、当該画像群に含まれる2つの第2画像表示情報のステータスをそれぞれ無効化するとともに、1つの新たな第2画像表示情報を生成する。ステップS302では、この単位処理が、主体及び客体に共通性がある2つの第2画像表示情報が存在しない状態になるまで繰り返される。 In step S302, the replacement processing unit 67 performs replacement processing. In a unit process of the replacement processing, the replacement processing unit 67 identifies two pieces of second image display information that have commonality between the subject and the object as an image group, invalidates the status of each of the two pieces of second image display information included in the image group, and generates one new piece of second image display information. In step S302, this unit process is repeated until there are no more pieces of second image display information that have commonality between the subject and the object.

ステップS304では、第2画像表示情報送信制御部64が外部インタフェース32を制御して、第1画像表示情報を送信してきた携帯端末3とは異なる携帯端末3へ、対象区間に含まれる全ての第2画像表示情報を送信する。したがって、第2画像表示情報に基づく第2画像52の携帯端末3における表示期間は、動画に関連付けられている表示期間より遅れることになる。 In step S304, the second image display information transmission control unit 64 controls the external interface 32 to transmit all second image display information included in the target section to a mobile terminal 3 different from the mobile terminal 3 that transmitted the first image display information. Therefore, the display period on the mobile terminal 3 of the second image 52 based on the second image display information will be delayed from the display period associated with the video.

以上説明したように、実施例に係る携帯端末3は、第1の携帯端末3の画面3aに表示される動画を視聴中の第1ユーザにより当該動画に第1画像51を付加するために第1の携帯端末3に対してなされた付加操作の操作情報と、第2の携帯端末3の画面3aに表示される上記動画を視聴中の第2ユーザにより当該動画に第1画像51を付加するために第2の携帯端末3に対してなされた付加操作の操作情報と、が各携帯端末3からサーバ4に提供される。サーバ4は、娯楽性を向上させるため、第1ユーザによる付加操作と第2ユーザによる付加操作の組合せに基づく組合せ画像を、第1の携帯端末3の画面3a及び第2の携帯端末3の画面3aにそれぞれ表示させる。これにより、一人のユーザによる操作では表示されない画像が他のユーザによる操作との組み合わせによって表示されるので、携帯端末3はより多くのユーザに対して動画の視聴を促すことができる。 As described above, in the mobile terminal 3 according to the embodiment, operation information of an additional operation performed on the first mobile terminal 3 by a first user watching a video displayed on the screen 3a of the first mobile terminal 3 to add a first image 51 to the video, and operation information of an additional operation performed on the second mobile terminal 3 by a second user watching the video displayed on the screen 3a of the second mobile terminal 3 to add a first image 51 to the video are provided from each mobile terminal 3 to the server 4. In order to improve entertainment value, the server 4 displays a combination image based on a combination of an additional operation by the first user and an additional operation by the second user on the screen 3a of the first mobile terminal 3 and the screen 3a of the second mobile terminal 3, respectively. As a result, an image that is not displayed by an operation by one user is displayed by a combination with an operation by another user, so that the mobile terminal 3 can encourage more users to watch the video.

また、実施例に係るサーバ4は、動画の再生中に当該動画を視聴するユーザの携帯端末3にて表示させるタイミングが当該動画に対し関連付けられる第2画像52の中から表示タイミングが近接しかつ主体及び客体に共通性がある2つ以上の第2画像52を1つの新たな第2画像52に置換する。これにより、携帯端末3に表示させる第2画像52の数が削減されるので、サーバ4は携帯端末3における突発的な負荷上昇を抑制することができる。 The server 4 according to the embodiment replaces, from among the second images 52 associated with a video whose display timing on the mobile terminal 3 of a user watching the video during playback of the video, two or more second images 52 that have close display timing and commonality in subject and object with one new second image 52. This reduces the number of second images 52 displayed on the mobile terminal 3, allowing the server 4 to suppress sudden increases in load on the mobile terminal 3.

[3.変形例]
本発明の技術的範囲は上記実施例に記載の範囲には限定されない。発明の要旨を逸脱しない範囲で上記実施例に多様な変更又は改良を加えることができ、該変更又は改良を加えた形態も本発明の技術的範囲に含まれる。
3. Modifications
The technical scope of the present invention is not limited to the scope described in the above embodiments. Various modifications or improvements can be made to the above embodiments without departing from the gist of the invention, and such modifications or improvements are also included in the technical scope of the present invention.

また、上記実施例で説明した各種処理の流れも一例であり、本発明の主旨を逸脱しない範囲内において不要なステップを削除したり、新たなステップを追加したり、処理順序を入れ替えたりしてもよい。 The various processing flows described in the above embodiments are also examples, and unnecessary steps may be deleted, new steps may be added, or the processing order may be rearranged without departing from the spirit of the present invention.

[3-1.変形例1(サーバを介さずに画像を共有する)]
上記実施例では、サーバ4が携帯端末3から第1画像表示情報を受信し、第1画像表示情報に基づいて生成した第2画像表示情報を他の携帯端末3へ送信し、他の携帯端末3は第2画像表示情報により示される第2画像52を第2画像表示領域50Cに表示する形態について説明したが、本発明はこれに限られない。
[3-1. Modification 1 (Sharing images without going through a server)]
In the above embodiment, a form has been described in which the server 4 receives first image display information from the mobile terminal 3, transmits second image display information generated based on the first image display information to another mobile terminal 3, and the other mobile terminal 3 displays the second image 52 indicated by the second image display information in the second image display area 50C, but the present invention is not limited to this.

例えば、サーバ4を経由せずに複数の携帯端末3同士が第1画像表示情報を送受信することで、携帯端末3は第2画像52を第2画像表示領域50Cに表示してもよい。すなわち、携帯端末3は、他の携帯端末3から第1画像表示情報を受信すると、第1画像表示情報から他の携帯端末3に表示された第1画像51に関する情報を読み出し、当該情報に基づく第2画像52を第2画像表示領域50Cに表示する。 For example, a plurality of mobile terminals 3 may transmit and receive first image display information to each other without going through the server 4, so that the mobile terminals 3 display the second image 52 in the second image display area 50C. That is, when the mobile terminal 3 receives first image display information from another mobile terminal 3, it reads information related to the first image 51 displayed on the other mobile terminal 3 from the first image display information, and displays the second image 52 based on that information in the second image display area 50C.

[3-2.変形例2(動画を単独で視聴する)]
上記実施例は、動画を同時に視聴している複数のユーザの間で当該動画に対する感情を表す画像を共有させる場合を例として説明されている。これに対し、ある動画を先に視聴したユーザの当該動画に対する感情を表す画像は、当該動画を後から視聴するユーザに共有され得る。これにより、先に視聴した第1ユーザによる付加操作と後から視聴する第2ユーザによる付加操作の組合せに応じて組合せ画像を表示可能である。
[3-2. Modification 2 (Watching a video alone)]
The above embodiment is described as an example of a case where an image expressing an emotion toward a video is shared among multiple users who are simultaneously watching the video. In contrast, an image expressing an emotion toward a video of a user who has watched the video first can be shared with a user who watches the video later. This makes it possible to display a combination image according to a combination of an additional operation by a first user who has watched the video first and an additional operation by a second user who watches the video later.

以下では、第1の携帯端末3(第1装置)を使用する第1ユーザがある動画(視聴対象)を視聴するタイミングが、第2の携帯端末3(第2装置)を使用する第2ユーザが当該動画を視聴するタイミングより後である場合を考える(図13(A))。この場合、第1ユーザによる付加操作と第2ユーザによる付加操作は、実時間においては近接関係にない場合がある。ただし、動画の進行軸(タイムライン)上において両者は近接関係にある(図13(B))。第1ユーザと第2ユーザは、本人と他人でもよいし、過去の本人と現在の本人でもよい。 In the following, we consider a case where a first user using a first mobile terminal 3 (first device) watches a video (viewing target) after a second user using a second mobile terminal 3 (second device) watches the same video (Figure 13 (A)). In this case, the additional operation by the first user and the additional operation by the second user may not be in close proximity to each other in real time. However, the two are in close proximity to each other on the progression axis (timeline) of the video (Figure 13 (B)). The first user and the second user may be the same person and another person, or may be the same person in the past and the same person in the present.

変形例2では、第2の携帯端末3の画面3a(第2画面)に表示される動画を視聴中の第2ユーザにより当該動画に第1画像(第2要素)を付加するために第2の携帯端末3aに対してなされた付加操作(第2操作)の操作情報が、第2の携帯端末3aからサーバ4
(第2指示手段,共有情報処理装置)に提供される。サーバ4は、第2ユーザによる付加操作に基づいて第2画像(第2要素)を当該付加操作に応じたタイミングで表示させる第2画像表示情報(第2指示)を、同じ動画を視聴しようとする第1ユーザが使用する第1の携帯端末3に予め送信しておく。
In the second modification, operation information of an addition operation (second operation) performed on the second mobile terminal 3a by a second user who is watching a video displayed on the screen 3a (second screen) of the second mobile terminal 3 to add a first image (second element) to the video is transmitted from the second mobile terminal 3a to the server 4.
The server 4 transmits in advance to the first mobile terminal 3 used by the first user who is to watch the same video, second image display information (second instruction) for displaying the second image (second element) based on an additional operation by the second user at a timing corresponding to the additional operation.

第1の携帯端末3は、娯楽性を向上させるため、第1の携帯端末3の画面3a(第1画面)に表示される動画を視聴中の第1ユーザにより当該動画に第1画像(第1要素)を付加するために第1の携帯端末3aに対してなされた付加操作(第1操作)を受け付けた場合に、受け付けた付加操作(第1操作)と第2画像表示情報に係る付加操作(第2操作)の組合せに基づく組合せ画像(第3要素)を、第1の携帯端末3の画面3aに表示させる。なお、変形例2では、第2の携帯端末3においてなされた第2操作のタイミングが先に分かっているので、第1の携帯端末3において第1操作を受け付けた後に遅滞なく、受け付けた付加操作(第1操作)と第2画像表示情報に係る付加操作(第2操作)の組合せに基づく組合せ画像(第3要素)を、第1の携帯端末3の画面3aに表示させることも可能である。 In order to improve entertainment value, when the first mobile terminal 3 receives an additional operation (first operation) performed on the first mobile terminal 3a by the first user watching a video displayed on the screen 3a (first screen) of the first mobile terminal 3 to add a first image (first element) to the video, the first mobile terminal 3 displays a combination image (third element) based on a combination of the received additional operation (first operation) and an additional operation (second operation) related to the second image display information on the screen 3a of the first mobile terminal 3. Note that in the second modification example, since the timing of the second operation performed on the second mobile terminal 3 is known in advance, it is also possible to display a combination image (third element) based on a combination of the received additional operation (first operation) and an additional operation (second operation) related to the second image display information on the screen 3a of the first mobile terminal 3 without delay after the first operation is received on the first mobile terminal 3.

[3-3.変形例3(組合せ画像が表示される場合に第1画像を表示しない)]
上記実施例では、組合せ画像が表示される場合にも第1画像が表示される。これに対し、組合せ画像が表示される場合に第1画像が表示されないようにしてもよい。
[3-3. Modification 3 (First image not displayed when combined image is displayed)]
In the above embodiment, the first image is also displayed when the combined image is displayed. However, the first image may not be displayed when the combined image is displayed.

具体的には、携帯端末3の画像表示制御部70(第2制御手段)は、第1画像表示操作受付部72(第1受付手段)により付加操作が受け付けてから所定期間(組合せ期間)が経過するまで、組合せ画像情報の受信を待機する。そして、画像表示制御部70は、所定時間内に組合せ画像情報を受信した場合には受信した組合せ画像情報に基づいて組合せ画像(第3要素)を表示させ、所定期間内に組合せ画像情報を受信しなかった場合には受け付けた付加操作に基づいて第1画像(第1要素)を表示させる。 Specifically, the image display control unit 70 (second control means) of the mobile terminal 3 waits to receive combination image information until a predetermined period (combination period) has elapsed since the first image display operation receiving unit 72 (first receiving means) received the additional operation. If the image display control unit 70 receives combination image information within the predetermined time, it displays a combination image (third element) based on the received combination image information, and if the image display control unit 70 does not receive combination image information within the predetermined period, it displays the first image (first element) based on the received additional operation.

[3-4.変形例4(組合せ画像が表示される場合にも第2画像を表示する)]
上記実施例では、組合せ画像が表示される場合には第2画像が表示されない。これに対し、組合せ画像が表示される場合にも第2画像が表示されるようにしてもよい。具体的には、サーバ4が、第1画像情報を受信した場合に、組み合わせる表示操作の有無に関わらず第2画像表示情報を生成し、携帯端末3に送信するとよい。
[3-4. Modification 4 (displaying the second image even when a combined image is displayed)]
In the above embodiment, when the combination image is displayed, the second image is not displayed. In contrast, the second image may be displayed even when the combination image is displayed. Specifically, when the server 4 receives the first image information, it is preferable to generate second image display information and transmit it to the mobile terminal 3 regardless of whether or not a display operation to combine has been performed.

[3-5.変形例5(置換処理の発動を限定する)]
上記実施例では、所定期間(組合せ期間)ごとに単位処理が繰り返され、置換対象となる複数の第2画像表示情報が1つの第2画像表示情報に置換される。これに対し、携帯端末3において突発的な負荷上昇が発生しにくい状況で、置換処理を省略することとしてもよい。
[3-5. Modification 5 (Limiting the Activation of Replacement Processing)]
In the above embodiment, the unit process is repeated for each predetermined period (combination period), and multiple pieces of second-image display information to be replaced are replaced with one piece of second-image display information. In contrast, in a situation where a sudden increase in load is unlikely to occur on the mobile terminal 3, the replacement process may be omitted.

具体的には、サーバ4の置換処理部67(特定手段)は、表示タイミングが近接する複数の第2画像表示情報(共有要素)を含む近接要素グループの要素数が発動条件を満たさない場合に、当該近接要素グループに含まれる2つ(所定数)の第2画像表示情報を画像群(要素群)として特定する単位処理(置換処理)を省略する。発動条件は、例えば、要素数が所定の閾値以上であることである。発動条件は、携帯端末3の処理能力に応じて柔軟に変動させてもよい。例えば、グループ5に属する複数の携帯端末3のうち能力が低い方の端末の処理能力に合わせて、所定の閾値を設定するとよい。なお、処理能力とは、例えば、携帯端末3の表示処理の能力(DSPのクロック周波数)や受信処理の能力(通信回線の速度)である。 Specifically, when the number of elements of a proximate element group including multiple second image display information (shared elements) whose display timings are close to each other does not satisfy the activation condition, the replacement processing unit 67 (identification means) of the server 4 omits a unit process (replacement process) for identifying two (predetermined number) pieces of second image display information included in the proximate element group as an image group (element group). The activation condition is, for example, that the number of elements is equal to or greater than a predetermined threshold. The activation condition may be flexibly changed according to the processing capacity of the mobile terminal 3. For example, it is preferable to set a predetermined threshold according to the processing capacity of the terminal with the lower capacity among the multiple mobile terminals 3 belonging to group 5. The processing capacity is, for example, the display processing capacity (DSP clock frequency) or reception processing capacity (communication line speed) of the mobile terminal 3.

1 動画配信システム
2 通信回線
3 携帯端末(「第1装置」,「第2装置」,「情報処理装置」の一例)
3a 画面(「第1画面」,「第2画面」の一例)
4 サーバ(「第1指示手段」,「第2指示手段」,「共有情報処理装置」の一例)
5 グループ(「情報処理システム」の一例)
50A 配信動画表示領域
50B 第1画像表示領域
50C 第2画像表示領域
51 第1画像
52 第2画像(「共有要素」,「代替要素」の一例)
53 表示ボタン
60 グループ登録部
61 動画配信部
62 第1画像受信情報受信制御部
63 第2画像表示情報生成部
64 第2画像表示情報送信制御部
65 組合せ画像情報生成部
66 組合せ画像情報送信制御部
67 置換処理部(「特定手段」,「置換手段」の一例)
70 画像表示制御部(「第1制御手段」,「第2制御手段」,「第3制御手段」,「表示制御手段」の一例)
71 表示領域設定部
72 第1画像表示操作受付部(「第1受付手段」,「第2受付手段」の一例)
73 操作状態判定部
74 第1画像表示情報生成部
75 第1画像表示情報送信制御部(「第1提供手段」,「第2提供手段」の一例)
76 第2画像表示情報受信制御部(「第3受付手段」の一例)
77 組合せ画像情報受信制御部
1 Video distribution system 2 Communication line 3 Mobile terminal (examples of "first device", "second device", and "information processing device")
3a Screen (example of "first screen" and "second screen")
4. Server (an example of the “first instruction means”, the “second instruction means”, and the “shared information processing device”)
5. Group (an example of an "information processing system")
50A: Distribution video display area 50B: First image display area 50C: Second image display area 51: First image 52: Second image (an example of a "shared element" or "alternative element")
53 Display button 60 Group registration unit 61 Video distribution unit 62 First image reception information reception control unit 63 Second image display information generation unit 64 Second image display information transmission control unit 65 Combined image information generation unit 66 Combined image information transmission control unit 67 Replacement processing unit (an example of the “identification means” and the “replacement means”)
70 Image display control unit (an example of the “first control means”, “second control means”, “third control means”, or “display control means”)
71 Display area setting unit 72 First image display operation receiving unit (an example of the “first receiving means” and the “second receiving means”)
73 Operation state determination unit 74 First image display information generation unit 75 First image display information transmission control unit (an example of the “first providing means” and the “second providing means”)
76 Second image display information reception control unit (an example of the “third reception means”)
77 Combined image information reception control unit

Claims (3)

プロセッサを備え、前記プロセッサは、
複数のユーザから同一のユーザグループへの登録を受け付け、
同一の前記ユーザグループに属する複数のユーザの端末に対し共通の視聴対象を表示させ、
共通の前記視聴対象を表示中の端末を使用する複数のユーザによる付加操作を受け付け、
前記付加操作のそれぞれを受け付けた操作タイミングに基づいて、前記付加操作のそれぞれに基づいて決定される要素のそれぞれを表示させる表示タイミングを前記視聴対象に対し関連付け、
前記表示タイミングが近接する複数の前記要素を含む近接要素グループに含まれる同一種類の前記要素の数が、前記ユーザグループに属するユーザの端末に応じて設定される所定の閾値以上である場合に、前記近接要素グループに含まれる同一種類の前記要素の代わりに、前記近接要素グループに含まれる同一種類の前記要素の数より少ない数の代替要素を、前記視聴対象を表示中の前記複数のユーザの端末に表示させる、
情報処理装置。
a processor, the processor comprising:
Accepts registrations from multiple users to the same user group,
Displaying a common viewing target on terminals of a plurality of users belonging to the same user group;
accepting additional operations from a plurality of users using terminals displaying the common viewing target;
associate, based on an operation timing at which each of the additional operations is received, a display timing at which each of the elements determined based on each of the additional operations is displayed with the viewing target;
when the number of the elements of the same type included in a proximate element group including the plurality of elements whose display timings are close to each other is equal to or greater than a predetermined threshold value set according to the terminals of the users belonging to the user group, instead of the elements of the same type included in the proximate element group, a number of alternative elements less than the number of the elements of the same type included in the proximate element group are displayed on the terminals of the plurality of users currently displaying the viewing target;
Information processing device.
複数のユーザから同一のユーザグループへの登録をプロセッサが受け付け、
同一の前記ユーザグループに属する複数のユーザの端末に対し共通の視聴対象をプロセッサが表示させ、
共通の前記視聴対象を表示中の端末を使用する複数のユーザによる付加操作をプロセッサが受け付け、
前記付加操作のそれぞれを受け付けた操作タイミングに基づいて、前記付加操作のそれぞれに基づいて決定される要素のそれぞれを表示させる表示タイミングを前記視聴対象に対しプロセッサが関連付け、
前記表示タイミングが近接する複数の前記要素を含む近接要素グループに含まれる同一種類の前記要素の数が、前記ユーザグループに属するユーザの端末に応じて設定される所定の閾値以上である場合に、前記近接要素グループに含まれる同一種類の前記要素の代わりに、前記近接要素グループに含まれる同一種類の前記要素の数より少ない数の代替要素を、前記視聴対象を表示中の前記複数のユーザの端末にプロセッサが表示させる、
情報処理方法。
The processor accepts registrations from multiple users to the same user group,
A processor displays a common viewing target on terminals of a plurality of users belonging to the same user group;
A processor receives additional operations by a plurality of users using terminals displaying the common viewing target,
a processor associates, with the viewing target, a display timing for displaying each of the elements determined based on each of the additional operations based on an operation timing at which each of the additional operations is received;
when the number of the elements of the same type included in a proximate element group including the plurality of elements whose display timings are close to each other is equal to or greater than a predetermined threshold value set according to the terminals of the users belonging to the user group, a processor displays, instead of the elements of the same type included in the proximate element group, a number of alternative elements that is less than the number of the elements of the same type included in the proximate element group, on the terminals of the plurality of users currently displaying the viewing target;
Information processing methods.
プロセッサに、
複数のユーザから同一のユーザグループへの登録を受け付ける機能と、
同一の前記ユーザグループに属する複数のユーザの端末に対し共通の視聴対象を表示させる機能と、
共通の前記視聴対象を表示中の端末を使用する複数のユーザによる付加操作を受け付ける機能と、
前記付加操作のそれぞれを受け付けた操作タイミングに基づいて、前記付加操作のそれぞれに基づいて決定される要素のそれぞれを表示させる表示タイミングを前記視聴対象に対し関連付ける機能と、
前記表示タイミングが近接する複数の前記要素を含む近接要素グループに含まれる同一種類の前記要素の数が、前記ユーザグループに属するユーザの端末に応じて設定される所定の閾値以上である場合に、前記近接要素グループに含まれる同一種類の前記要素の代わりに、前記近接要素グループに含まれる同一種類の前記要素の数より少ない数の代替要素を、前記視聴対象を表示中の前記複数のユーザの端末に表示させる機能と、
を実行させるプログラム。
The processor:
A function to accept registrations from multiple users to the same user group,
A function of displaying a common viewing target on terminals of multiple users belonging to the same user group;
A function of accepting additional operations by a plurality of users using a terminal displaying the common viewing target;
a function of associating, with the viewing target, a display timing for displaying each of the elements determined based on each of the additional operations, based on an operation timing at which each of the additional operations is received;
a function of displaying, in place of the elements of the same type included in the proximity element group, a number of alternative elements less than the number of the elements of the same type included in the proximity element group on the terminals of the users who belong to the user group when the number of the elements of the same type included in the proximity element group, the number of the alternative elements being less than the number of the elements of the same type included in the proximity element group, on the terminals of the users who are displaying the viewing target, when the number of the elements of the same type included in the proximity element group, the number of the alternative elements being less than the number of the elements of the same type included in the proximity element group, the number of the alternative elements being less than the number of the elements of the same type included in the proximity element group, in the case where the number of the elements of the same type included in the proximity element group, the number of the alternative elements being less than ... on the terminals of the users who belong to the user group, the viewing target being displayed;
A program that executes the following.
JP2023071745A 2019-02-04 2023-04-25 Shared information processing device and control program Active JP7488497B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2023071745A JP7488497B2 (en) 2019-02-04 2023-04-25 Shared information processing device and control program
JP2024073876A JP2024106999A (en) 2019-02-04 2024-04-30 Shared information processing device and control program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019018330A JP7277710B2 (en) 2019-02-04 2019-02-04 Shared information processing device and control program
JP2023071745A JP7488497B2 (en) 2019-02-04 2023-04-25 Shared information processing device and control program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019018330A Division JP7277710B2 (en) 2019-02-04 2019-02-04 Shared information processing device and control program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2024073876A Division JP2024106999A (en) 2019-02-04 2024-04-30 Shared information processing device and control program

Publications (2)

Publication Number Publication Date
JP2023090814A JP2023090814A (en) 2023-06-29
JP7488497B2 true JP7488497B2 (en) 2024-05-22

Family

ID=72084884

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2019018330A Active JP7277710B2 (en) 2019-02-04 2019-02-04 Shared information processing device and control program
JP2023071745A Active JP7488497B2 (en) 2019-02-04 2023-04-25 Shared information processing device and control program
JP2024073876A Pending JP2024106999A (en) 2019-02-04 2024-04-30 Shared information processing device and control program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2019018330A Active JP7277710B2 (en) 2019-02-04 2019-02-04 Shared information processing device and control program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2024073876A Pending JP2024106999A (en) 2019-02-04 2024-04-30 Shared information processing device and control program

Country Status (1)

Country Link
JP (3) JP7277710B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7277710B2 (en) * 2019-02-04 2023-05-19 株式会社Mixi Shared information processing device and control program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005115839A (en) 2003-10-10 2005-04-28 Ntt Docomo Inc Message converter, terminal device, message conversion program and message conversion method
JP2013025272A (en) 2011-07-26 2013-02-04 Xing Inc Contributed karaoke image selection device and contributed karaoke image selection program
JP2016189804A (en) 2015-03-30 2016-11-10 株式会社バンダイナムコエンターテインメント Server system
JP2019003604A (en) 2017-06-09 2019-01-10 富士ゼロックス株式会社 Methods, systems and programs for content curation in video-based communications
JP2020126438A (en) 2019-02-04 2020-08-20 株式会社ミクシィ Shared information processing device and control program

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5122433B2 (en) 2008-12-26 2013-01-16 株式会社ドワンゴ Information communication system and information communication method
US20100306671A1 (en) 2009-05-29 2010-12-02 Microsoft Corporation Avatar Integrated Shared Media Selection
JP5161344B2 (en) 2011-07-19 2013-03-13 株式会社コナミデジタルエンタテインメント Amusement system with communication function
JP6122768B2 (en) 2013-11-19 2017-04-26 株式会社ソニー・インタラクティブエンタテインメント Information processing apparatus, display method, and computer program
JP7148945B2 (en) 2017-08-25 2022-10-06 国立大学法人電気通信大学 GAME PROGRAM, GAME PROCESSING METHOD AND GAME DEVICE

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005115839A (en) 2003-10-10 2005-04-28 Ntt Docomo Inc Message converter, terminal device, message conversion program and message conversion method
JP2013025272A (en) 2011-07-26 2013-02-04 Xing Inc Contributed karaoke image selection device and contributed karaoke image selection program
JP2016189804A (en) 2015-03-30 2016-11-10 株式会社バンダイナムコエンターテインメント Server system
JP2019003604A (en) 2017-06-09 2019-01-10 富士ゼロックス株式会社 Methods, systems and programs for content curation in video-based communications
JP2020126438A (en) 2019-02-04 2020-08-20 株式会社ミクシィ Shared information processing device and control program

Also Published As

Publication number Publication date
JP2020126438A (en) 2020-08-20
JP7277710B2 (en) 2023-05-19
JP2023090814A (en) 2023-06-29
JP2024106999A (en) 2024-08-08

Similar Documents

Publication Publication Date Title
CN110636324B (en) Interface display method and device, computer equipment and storage medium
JP2024106999A (en) Shared information processing device and control program
CN113411656B (en) Information processing method, information processing device, computer equipment and storage medium
CN114245221B (en) Interaction method and device based on live broadcasting room, electronic equipment and storage medium
CN112516589A (en) Game commodity interaction method and device in live broadcast, computer equipment and storage medium
CN106468987B (en) Information processing method and client
EP3929714A1 (en) Information processing device, information processing method, and program
JP2022132378A (en) Information processing apparatus, moving image distribution method, and moving image distribution program
CN112261481A (en) Interactive video creating method, device and equipment and readable storage medium
CN114845152B (en) Display method and device of play control, electronic equipment and storage medium
JP2017147697A (en) Information processing device, information processing method, and program
JP6684306B2 (en) Terminal device, video distribution device, program
JP7545083B2 (en) Information processing system, information processing device, and control program
CN112464019B (en) Audio playing method, device, terminal and storage medium
JP7525801B2 (en) Information processing system, control program, and information processing device
JP6336309B2 (en) Terminal device, video distribution device, program
JP6227511B2 (en) Video distribution apparatus, video distribution method and program
CN112783386A (en) Page jump method, device, storage medium and computer equipment
KR101871751B1 (en) Display device and method for controlling the same
JP2020127126A (en) Information processing system and control program
JP7335536B2 (en) Computer program, information processing device and information processing method
JP7332919B2 (en) Computer program, information processing device and information processing method
CN115767117A (en) Method, equipment and storage medium for live broadcast interactive operation
CN117278773A (en) Live broadcast method and device, electronic equipment and storage medium
JP6120793B2 (en) Terminal device, moving image distribution device, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230516

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230516

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231108

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231114

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240109

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240123

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240213

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240422

R150 Certificate of patent or registration of utility model

Ref document number: 7488497

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150