WO2024084603A1 - 端末装置、表示方法および表示プログラム - Google Patents

端末装置、表示方法および表示プログラム Download PDF

Info

Publication number
WO2024084603A1
WO2024084603A1 PCT/JP2022/038835 JP2022038835W WO2024084603A1 WO 2024084603 A1 WO2024084603 A1 WO 2024084603A1 JP 2022038835 W JP2022038835 W JP 2022038835W WO 2024084603 A1 WO2024084603 A1 WO 2024084603A1
Authority
WO
WIPO (PCT)
Prior art keywords
post
display
video data
displayed
posts
Prior art date
Application number
PCT/JP2022/038835
Other languages
English (en)
French (fr)
Inventor
寛之 土井
Original Assignee
株式会社Splyza
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 株式会社Splyza filed Critical 株式会社Splyza
Priority to JP2023509530A priority Critical patent/JP7303606B1/ja
Priority to PCT/JP2022/038835 priority patent/WO2024084603A1/ja
Priority to JP2023101377A priority patent/JP2024059551A/ja
Publication of WO2024084603A1 publication Critical patent/WO2024084603A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/431Generation of visual interfaces for content selection or interaction; Content or additional data rendering
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/472End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content

Definitions

  • the present invention relates to a terminal device, a display method, and a display program.
  • Patent Document 1 discloses technology that can reduce the burden on distributors who post videos to multiple video posting services.
  • Patent Document 1 does not provide a means for users to communicate with each other about one or more related scenes in a posted video.
  • the present invention aims to provide a technology that enables multiple users to communicate about one or more related scenes in a shared video.
  • a terminal device has a first storage unit that stores video data, a second storage unit that stores a display time associated with a first post on a timeline set in the video data, a display time associated with one or more second posts that are replies to the first post on the timeline, the content of the first post, and the content of the one or more second posts, and a display control unit that, when a first post is selected as a display target, displays the video data of the display time associated with the first post to be displayed, the content of the first post to be displayed, and information for selecting one or more second posts, and, when a second post to be displayed is selected from the one or more second posts, displays the video data of the display time associated with the second post to be displayed and the content of the second post to be displayed.
  • the present invention provides a technology that enables multiple users to communicate about one or more related scenes in a shared video.
  • FIG. 1 is a block diagram showing a schematic configuration of an information processing system 100.
  • 2 is a block diagram showing the hardware configuration of an information processing device 1 and a terminal device 2.
  • 1 is a block diagram showing a functional configuration of an information processing device 1.
  • FIG. 2 is a block diagram showing the functional configuration of a terminal device 2.
  • FIG. 2 is a diagram showing a user information management table of the database 10.
  • FIG. 2 is a diagram showing a video data management table of the database 10.
  • FIG. 2 is a diagram showing a thread management table of the database 10.
  • FIG. 2 is a diagram showing a post management table in the database 10.
  • FIG. 4 is a diagram showing an additional information management table of the database 10.
  • 1 is a flow chart illustrating a framework for handling video posts.
  • FIG. 1 is a flow chart illustrating a framework for handling video posts.
  • 1 is a flow chart illustrating a framework for handling video posts.
  • FIG. 13 is a diagram showing an example of a screen displayed on the terminal device 2.
  • FIG. 2 is a diagram showing an example of a screen displayed on the terminal device 2.
  • FIG. 13 is a diagram showing an example of a screen displayed on the terminal device 2.
  • FIG. 1 is a block diagram showing the schematic configuration of an information processing system 100 according to an embodiment of the present invention.
  • the information processing system 100 includes an information processing device 1 that manages video-related posts, and one or more terminal devices 2 that can receive and view video-related posts.
  • the information processing system 100 and each terminal device 2 are configured to be able to communicate with each other via a predetermined communications network N (which may be a LAN, the Internet, a dedicated line, a packet communications network, or a combination thereof, including both wired and wireless networks).
  • a predetermined communications network N which may be a LAN, the Internet, a dedicated line, a packet communications network, or a combination thereof, including both wired and wireless networks.
  • Such an information processing system 100 can be configured, for example, using conventional server-client system technology.
  • the information processing device 1 functions as a Web server, an AP (application) server, and a database server, and upon receiving a specific request transmitted, for example, according to the HTTP protocol, from each terminal device 2 functioning as a client, it performs processing according to the specific request and transmits the processing results to each terminal device 2.
  • the information processing device 1 can also transmit to the terminal device 2 programs such as JavaScript required to perform processing according to the specific request.
  • FIG. 2 is a block diagram showing the hardware configuration of the information processing device 1 and the terminal device 2.
  • the information processing device 1 and the terminal device 2 can be configured by a computer equipped with hardware such as a processor such as a CPU (Central Processing Unit) or a GPU (Graphical processing unit), a storage device (ROM, RAM, cache memory, external storage device, storage medium, etc.), a user interface (keyboard, touch panel, display device, printer, etc.), a communication interface, etc.
  • a processor such as a CPU (Central Processing Unit) or a GPU (Graphical processing unit)
  • ROM Read Only Memory
  • RAM random access memory
  • cache memory random access memory
  • external storage device random access memory
  • storage medium random access memory
  • user interface keyboard, touch panel, display device, printer, etc.
  • communication interface etc.
  • the information processing device 1 may be configured as a single computer, or may be configured as multiple computers distributed over a network.
  • the terminal device 2 may be a general personal computer, mobile terminal, or smartphone.
  • FIG. 3A is a block diagram showing the functional configuration of the information processing device 1.
  • the information processing device 1 is configured to include a database 10, a communication unit 11, a control unit 12, etc. Each of these units is functionally realized by a processor executing a predetermined program stored in a storage device.
  • the predetermined program can be stored in a storage medium.
  • the storage medium storing the predetermined program may be a non-transitory computer readable medium.
  • the non-transitory storage medium is not particularly limited, and may be, for example, a storage medium such as a USB memory or a CD-ROM.
  • the database 10 stores and manages user information, information about groups to which the user belongs, video data shared by the group, and threads, which are collections of posted articles related to the video data shared by the group.
  • Posted articles include comments on the video, tags, and additional information such as figures and text drawn at specified positions within the video. Posted articles may also be referred to as "posts" and “posted comments", etc.
  • the format of the video data stored in the database 10 is not limited, but possible formats include, for example, MPEG format, MP4 format, AVI format, MOV format, and ASF format.
  • FIGS. 4A to 4E are diagrams showing an example of the data structure of database 10. Note that in this embodiment, a data structure using tables is described, but the data structure of database 10 is not limited to such tables, and any data structure that allows information that is directly or indirectly associated with each other to be searched for using one as a key to search the other will suffice.
  • FIG. 4A shows an example of a table for managing user information (user information management table).
  • the user information management table manages user information (e.g., login information such as user name, ID, and password), user attributes (e.g., special user, general user, etc.), and the ID of a group to which the user belongs, in association with the user's identification information (hereinafter referred to as ID).
  • ID user's identification information
  • a special user is a user who has the right to view all posts.
  • a general user is a user whose viewable posts are restricted by settings.
  • administrators and coaches are defined as special users.
  • players are defined as general users.
  • the identification information (ID) may be a combination of numbers, letters, symbols, etc., but is not limited to this, and any information that can identify the target (e.g., name, etc.) will suffice (same below).
  • FIG. 4B shows an example of a table for managing video data (video data management table).
  • the video data management table manages the video name of the video data, the video data, the group ID of the user who registered the video, and the like, in association with the ID of the video data.
  • FIG. 4C shows an example of a table for managing threads (thread management table).
  • the thread management table manages, in association with the thread ID, the ID of the video data, the ID of a group of users who can create threads, post posts, and view the contents of posted posts, the ID of the main post, the IDs of one or more reply posts, and the public settings for the reply posts.
  • the main post is the post posted when creating a thread (i.e. the first post in the thread).
  • a reply post is a post posted in reply to the main post.
  • the public settings are settings related to users who can view the reply posts among users belonging to the same group.
  • the public settings include, for example, a setting to make the reply post public to all users in the group, a setting to limit the reply post to specific users in the group (for example, limiting it to special users and the user who posted the reply post), etc.
  • one thread is managed by associating one main post and one or more reply posts to the main post, but one thread may be managed by associating multiple main posts and one or more reply posts to each main post.
  • FIG. 4D shows an example of a table (post management table) for managing posted articles.
  • the post management table manages the ID of the user who posted the posted article, the posting date and time, the time or frame at which the posted article is displayed on the time axis set in the video data (hereinafter referred to as the "display time"), the content of the posted article (hereinafter referred to as the "post content”), etc., in association with an ID that identifies the posted article (including both the ID of the main post and the ID of the reply post).
  • the posted content includes the posted text, tags, and/or additional information (additional information ID) to be added to the video.
  • the posted date and time and the user name of the user who posted may also be included in the posted content.
  • the tag content is arbitrary, but in the example of FIG. 4D, the tags "question” and "answer" are specified. Note that the posted text, tags, and additional information may be omitted from the posted content. For example, only the tag may be posted, or only the text or additional information may be posted.
  • Figure 4E shows an example of a table for managing additional information (additional information management table).
  • the additional information management table manages information indicating the position where additional information is to be drawn in the video (drawing position), data to be drawn as additional information (e.g., graphic data such as circles and arrows, and text data), and the like, in association with an additional information ID.
  • the communication unit 11 is configured to be able to input and output information to and from the terminal device 2 via the communication network N, and is equipped with communication modules such as a PPP driver and a TCP/IP driver.
  • the control unit 12 controls the operation of the information processing device 1 as a whole, and executes login processing, database 10 update processing, and the like (see FIG. 3A).
  • the database 10 update processing includes new user registration processing, new group registration processing, and user group joining processing, in addition to the processing described below.
  • FIG. 3B is a block diagram showing the functional configuration of the terminal device 2.
  • the terminal device 2 is configured to include a communication unit 21, a control unit 22, and the like.
  • the communication unit 21 and the control unit 22 are realized by the processor executing a predetermined program stored in the storage device.
  • the communication unit 21 is configured to be able to input and output information to and from the information processing device 1 via the communication network N, and is equipped with communication modules such as a PPP driver and a TCP/IP driver.
  • the control unit 22 controls the operation of the entire terminal device 2 and is configured to be able to execute a video sharing program (hereinafter referred to as a "video application") stored in the storage device.
  • the above-mentioned specific program and the video application in the terminal device 2 can be stored in a storage medium.
  • the storage medium storing the above-mentioned specific program and/or the video application may be a computer-readable non-transient storage medium.
  • the non-transient storage medium is not particularly limited, and may be, for example, a storage medium such as a USB memory or a CD-ROM.
  • the video application may also be, for example, an application (program) that can be downloaded from an external application server or the information processing device 1.
  • the video application may also be, for example, an application such as JavaScript that is downloaded from the information processing device 1 using the HTTP protocol and executed in a web browser.
  • the video application operates in cooperation with the video processing function of the terminal device 2, and includes instructions for implementing functional means such as an acquisition unit, a first storage unit, a second storage unit, a reception unit, a registration unit, and a display control unit.
  • the acquisition unit acquires video data from the information processing device 1 and stores it in the first storage unit.
  • the acquisition unit also acquires information related to posted articles posted in response to the video data from the information processing device 1 and stores it in the second storage unit.
  • the information related to the posted articles includes, for example, a display time associated with a main post (first post) on a timeline set in the video data, a display time associated with one or more reply posts (second posts) that are replies to the main post on the timeline, the posted content of one or more main posts (content of the first post), the posted content of one or more reply posts (content of one or more second posts), the posting date and time of the main post, and the posting date and time of one or more reply posts.
  • the first storage unit stores video data acquired from the information processing device 1 .
  • the second storage unit stores various data related to posts acquired from the information processing device 1. For example, the second storage unit stores the content of the main post, the content of one or more reply posts, the posting date and time of the main post, the posting date and time of the one or more reply posts, display times associated with the main post on a time axis set in the video data, and display times associated with one or more reply posts that are replies to the main post on the time axis.
  • the reception unit accepts various operations from the user. For example, the reception unit accepts registration of video data from the user. The reception unit also accepts from the user the posted content of a main post for the video data and a display time to be associated with the main post, and/or the display time to be associated with a reply post that is a reply to the main post and the posted content of the reply post. The reception unit also accepts from the user a selection of a post to be displayed from one or more main posts and one or more reply posts. The reception unit also accepts from the user the display time to be associated with a reply post that is a reply to the main post to be displayed, and the content of the reply post.
  • the registration unit transmits the video data, the content of the main post, and/or the content of the reply post, etc., received by the reception unit to the information processing device 1.
  • the display control unit causes playback display of video data, the posted content of the main post and/or the posted content of the reply post, etc., to be displayed on the screen of the terminal device 2. For example, when a main post is selected as the display target, the display control unit causes video data of the display time associated with the main post to be displayed, the content of the main post to be displayed, and information for selecting one or more reply posts to be displayed, and when a reply post to be displayed is selected from one or more reply posts, the display control unit causes video data of the display time associated with the reply post to be displayed and the content of the reply post to be displayed.
  • the main post may include one or more main posts.
  • the display control unit may display video data and information for selecting the one or more main posts, and when a main post to be displayed is selected from the one or more main posts, the display control unit may display video data at the display time associated with the selected main post to be displayed, and the content of the selected main post to be displayed. Furthermore, when there are one or more reply posts to the selected main post to be displayed, the display control unit may further display information for selecting one or more reply posts.
  • the display control unit may be configured to display the one or more reply posts when the user using the terminal device 2 is the specific user.
  • the display control unit may be configured to control so that the one or more reply posts are not displayed.
  • the terminal device 2 (video application) accesses the information processing device 1 via the communication network N based on an input from a user (S100).
  • the information processing device 1 executes a login process in response to an access from the terminal device 2 (S101).
  • the login process is a process for determining (authentication) whether the user is a legitimate user who has been registered in advance.
  • the information processing device 1 stores a user ID and a password selected by the user in a user information management table in the database 10 in advance.
  • the information processing device 1 accepts a user ID and password from the user during the login process, and authenticates the user as a legitimate user if the accepted contents match the stored contents.
  • the information processing device 1 If the information processing device 1 is able to authenticate the user as a legitimate user in the login process, it transmits a notification of successful authentication to the terminal device 2 (S102). If the authentication fails, it may be possible to notify the terminal device 2 of this fact and prompt the user to re-enter the user ID, etc.
  • the terminal device 2 If the terminal device 2 receives information indicating successful authentication from the information processing device 1, it displays a menu screen on the display device of the terminal device 2 and waits for input from the user (S103).
  • Video data registration When the reception unit of the terminal device 2 receives an instruction to register video data from the user via the menu screen, the reception unit displays a video reception screen and waits for the user to specify video data (S104).
  • the reception unit of the terminal device 2 When the reception unit of the terminal device 2 receives a selection of video data from the user via the video reception screen, it reads the selected video data from the storage device of the terminal device 2 and transmits a video data registration request to the information processing device 1 together with the read video data, video-related information (e.g., the video name), and the user's group ID (S105).
  • video-related information e.g., the video name
  • S105 user's group ID
  • the information processing device 1 When the information processing device 1 receives a video data registration request together with video data, video-related information, and group ID from the terminal device 2, it refers to the user information management table to check whether the user belongs to the specified group. If the user does belong, the information processing device 1 generates a new video data ID, assigns the new video data ID to the received video data, and registers it in the video data management table together with the received video-related information and group ID. When the information processing device 1 has completed updating the video data management table, it notifies the terminal device 2 that registration is complete (S106). Note that if the user does not belong to the specified group, the information processing device 1 notifies the terminal device 2 accordingly (same below).
  • the terminal device 2 If the terminal device 2 receives a notification of registration completion from the information processing device 1, it returns to S103.
  • the reception unit of the terminal device 2 When the reception unit of the terminal device 2 receives an instruction to view videos from the user via the menu screen, the reception unit transmits a video list request together with the user's group ID to the information processing device 1 (S111).
  • the information processing device 1 When the information processing device 1 receives a video list request together with a group ID from the terminal device 2, it refers to the user information management table to check whether the user belongs to the specified group. If the user belongs to the specified group, it refers to the video data management table to obtain list information such as IDs and video names of one or more video data items associated with the received group ID, and transmits the list information to the terminal device 2 (S112).
  • the display control unit of the terminal device 2 When the display control unit of the terminal device 2 receives list information such as video names from the information processing device 1, it displays a list of video names (video selection screen) reflecting the list information, and waits for input from the user (S113).
  • the reception unit of the terminal device 2 When the reception unit of the terminal device 2 receives a designation of a video to be viewed from the user via the video selection screen, the reception unit transmits the ID of the selected video to the information processing device 1 (S114).
  • the information processing device 1 When the information processing device 1 receives a video ID from the terminal device 2, it refers to the video data management table and acquires video data corresponding to the received video ID.
  • the information processing device 1 also refers to the thread management table, user information management table, posted article management table, and additional information management table to acquire "information related to the thread" associated with the video data.
  • the information processing device 1 refers to the thread management table to identify the main post ID and one or more reply post IDs for each of the one or more threads associated with the received video ID.
  • the information processing device 1 refers to the user information management table, posted article management table, and additional information management table to acquire information related to the thread based on the identified main post ID and reply post ID.
  • the "information about the thread” includes the username of the user who posted the main post and each reply post, the posting date and time of the main post and each reply post, the display time associated with the main post and each reply post, and the posting content of the main post and each reply post. If there is no main post, the "information about the thread" is not sent from the information processing device 1 to the terminal device 2. If there is no reply post, the "information about the thread" does not include the posting date and time, display time, and posting content of the reply post.
  • the information processing device 1 For users who do not make reply posts public, the information processing device 1 includes the number of reply posts in the "information about the thread" instead of the username of the user who posted the reply post, the posting date and time of the reply post, the display time associated with the reply post, and the posting content of the reply post. Next, the information processing device 1 transmits the acquired video data and information about the thread to the terminal device 2 (S115).
  • the terminal device 2 stores the video data received from the information processing device 1 in the first storage means.
  • the terminal device 2 also stores information related to the thread in the second storage unit.
  • the video data may be downloaded from the information processing device 1 to the terminal device 2, or may be streamed.
  • Video data display When the user instructs the terminal device 2 to play a video, the terminal device 2 starts playing the specified video in the video data display area (S116). The user can watch a video by operating the video data display area to play, pause, fast forward, fast rewind, frame forward, frame rewind, etc.
  • the reception unit of the terminal device 2 receives an instruction to create a main post for a scene in the video from a user who refers to the video data
  • the reception unit of the terminal device 2 proceeds to a processing procedure of step S117.
  • the reception unit of the terminal device 2 receives an instruction from the user to display a main post posted by the user or another user, the reception unit of the terminal device 2 proceeds to a processing procedure of step S119.
  • the display control unit of the terminal device 2 returns to S103.
  • the reception unit of the terminal device 2 receives the display time of the video data to be associated with the main post, the posted content, and the posted time from the user who refers to the video data (S117). Furthermore, the registration unit of the terminal device 2 transmits a main post creation request to the information processing device 1, including the user ID, the ID of the video data to be posted, the display time of the video data to be associated with the post, the posted content, the posted time, and the public setting. Furthermore, if the terminal device 2 has received additional information (figures and characters) from the user, it also transmits the additional information to the information processing device 1.
  • the information processing device 1 When the information processing device 1 receives a request to create a main post from the terminal device 2, it generates a new post ID, assigns the new post ID to the user ID of the user who posted, the posting date and time, the display time, and the posted content of the main post, and registers them in the post management table. Furthermore, if additional information is also received, it generates a new additional information ID, assigns the new additional information ID to the additional information, and registers it in the additional information management table, and adds the additional information ID to the "additional information" column in the post management table that corresponds to the main post.
  • the information processing device 1 also generates a new thread ID and registers the new thread ID in the thread management table in association with the post ID assigned to the main post, the video data ID, the group ID of the user who posted, and the public setting.
  • the information processing device 1 completes a series of updates to the database 10, it notifies the terminal device 2 of the completion of the creation of the main post (S118).
  • the information processing device 1 also notifies the terminal device 2 of the user who posted the main post and the terminal device 2 of the user in the same group as the user who posted the main post and the terminal device 2 on which the video application is running, of information indicating that the "information about the thread" has been updated and the contents of the update.
  • the information includes the username of the user who posted the main post, the posting date and time of the main post, the display time associated with the main post, and the posting contents of the main post.
  • the main post posted by a user in the group is reflected on the screen of each terminal device 2 in the same group.
  • the terminal device 2 If the terminal device 2 receives a notification from the information processing device 1 that thread creation is complete, it returns to S116.
  • the reception unit of the terminal device 2 receives from the user a designation (selection) of a main post to be displayed on the screen from one or more posted main posts (S119).
  • the display control unit of the terminal device 2 displays the posted content of the main post designated from one or more main posts, and displays a frame of the video data at the display time of the designated main post as a still image in the video data display area (S120).
  • the reception unit of the terminal device 2 receives from the user an instruction to create a reply post to the designated main post, the process proceeds to step S121.
  • the reception unit of the terminal device 2 receives from the user an instruction to display a reply post to the designated main post, the process proceeds to step S123.
  • the display control unit of the terminal device 2 returns to step S116.
  • the reception unit of the terminal device 2 receives, from a user who refers to the video data, the display time of the video data to be associated with a reply post to the designated main post, the posted content, and the posted time (S121). Furthermore, the registration unit of the terminal device 2 transmits a reply posting request including the user ID, the ID of the designated video data, the display time of the video data to be associated with the reply post, the posted content, the posted time, and the posting ID of the main post to the information processing device 1. Furthermore, when the terminal device 2 receives additional information (figures or characters) from the user, it also transmits the additional information to the information processing device 1.
  • the information processing device 1 When the information processing device 1 receives a reply posting request from the terminal device 2, it generates a new reply posting ID, assigns the new reply posting ID to the user ID of the user who posted, the posting date and time, the display time, and the posting content of the reply posting, and registers them in the posting management table. Furthermore, if additional information is also received, it generates a new additional information ID, assigns the new additional information ID to the additional information, and registers it in the additional information management table, and adds the additional information ID to the "additional information" column corresponding to the reply posting in the posting management table.
  • the information processing device 1 also registers the reply posting ID in the thread management table in association with the main posting ID.
  • the information processing device 1 notifies the terminal device 2 of the completion of the reply posting (S122).
  • the information processing device 1 also notifies the terminal device 2 of the user who posted the reply posting and the terminal device 2 of the user in the same group as the user in which the video application is running that the "information about the thread" has been updated and information indicating the updated content.
  • the information includes, as the updated content, the user name of the user who posted the reply posting, the posting date and time of the reply posting, the display time associated with the reply posting, and the posted content of the reply posting.
  • the information processing device 1 notifies the users that the number of reply posts has been updated and the number of reply posts after the update, instead of the updated content.
  • the reply posts posted by users in the group are reflected on the screens of the terminal devices 2 in the same group according to the publication settings.
  • the process returns to S120.
  • the reception unit of the terminal device 2 receives from the user a designation of a reply post to be displayed from one or more reply posts (S123). Next, the display control unit of the terminal device 2 displays the posted content of the designated reply post, and displays a frame of the video data at the display time of the designated reply post as a still image in the video data display area (S124). When an instruction to end the display of the reply post is given, the display control unit of the terminal device 2 returns to the processing procedure of S120. Note that, when there are multiple reply posts, the display control unit may repeat the processing of designating a reply post and displaying the content of the designated reply post by repeating the processing procedures of steps S123 and S124 according to the user's instruction.
  • the video display screen D100 in FIG. 8 includes a video data display area V100, a time display area T100 that displays the elapsed time and total playback time of the video being played, and a thread list display area THL10 that displays information about threads including the main post and reply posts posted to the video.
  • the total playback time of the video is 35 minutes 22 seconds 32
  • the video data display area V100 shows that the video is displayed at 15 minutes 16 seconds 18.
  • a seek bar is also displayed below the video data display area V100.
  • the video data display area V100 has operation buttons for playing, pausing, rewinding, fast forwarding, etc., superimposed thereon.
  • the operation buttons may be superimposed for a predetermined time in a predetermined case, such as when a predetermined touch operation (or key operation) is performed or when the video is paused (the same applies to other screens). This makes it possible to prevent the operation buttons from always being displayed on the video, making it difficult to view the video.
  • a user who wishes to make a main post pauses the video at the point where they want to post text or the like while referring to the video data, and presses the post button B13.
  • the post button B13 is pressed, the video display screen D100 transitions to the main post input screen D101.
  • the user paused the video at 15 minutes 16 seconds 18 from the start, and pressed the post button B13.
  • the main post creation screen D101 includes a video data display area V100 and a post content creation button B100.
  • the post content creation button B100 displays buttons for accepting input of text to be posted, and buttons for accepting input of shapes such as arrows and circles as additional information. By pressing these buttons, the user can write additional information or enter arbitrary text on the still image paused at 15 minutes 16 seconds 18 from the start of the video.
  • the processing procedures of steps S117 and S118 in FIG. 7 are executed, and the main post is registered in the information processing device 1.
  • the display control unit displays the main post display screen D102.
  • the main post display screen D102 includes a thread list display area THL10 and a video data display area V100.
  • a main post display area C100 that displays the posted content of the main post of the thread selected in the thread list display area THL10 is superimposed on the video data display area V100.
  • the display control unit of the terminal device 2 displays video data of the display time associated with the main post selected as the display target (the main post to be displayed) in the video data display area V100, and displays the content of the main post to be displayed in the main post display area (first post display area) C100 superimposed on the video data display area V100.
  • the video data display area V100 displays the video data paused at the display time associated with the main post posted by Coach Miyamoto (15 minutes 16 seconds 18 from the start of the video), and the text of the main post posted by Coach Miyamoto (Think about what went well and what needs improvement.) is displayed in the main post display area C100.
  • the display control unit displays the additional information by superimposing it on the video data displayed in the video data display area V100.
  • the thread list display area THL10 shows that there are two threads in the video data (a thread including a main post by Coach Yamada and a thread including a main post by Coach Miyamoto).
  • the information displayed in the thread list display area THL10 may be called "information for selecting one or more main posts".
  • the display control unit of the terminal device 2 may display the number of reply posts that are replies to the main post in the thread list display area THL10.
  • the "information for selecting one or more main posts” may include information indicating the number of reply posts that are replies to the main post.
  • the thread including the main post by Coach Miyamoto displays "Reply 3", which indicates that there are three replies to the main post.
  • the "Reply 3" button R10 in the thread list display area THL10 is pressed, a reply posting screen is displayed as shown in FIG. 9, which displays reply posts to the main post (here, the main post by Coach Miyamoto).
  • the reply post display screen D200 in FIG. 9 includes a video data display area V200, a main post display area C200 that displays the posted content of the main post, and a reply post list RPL20 that displays a list of reply posts to the main post.
  • the reply post list RPL20 displays, for example, a list of the display times of reply posts from each user to the main post and the usernames of the users who posted the reply posts.
  • the time displayed on each reply post indicates the display time associated with each reply post. For example, Yoshikawa Akihiro posted a reply at 15 minutes 18.81 seconds from the start of the video. Suzuki Taro posted a reply at 15 minutes 12.01 seconds from the start of the video. Yamase Hayato posted a reply at 15 minutes 16.44 seconds from the start of the video.
  • the reply post creation screen D201 includes a video data display area V201 and a post content creation button B201.
  • the post content creation button B201 displays a button for accepting input of characters to be posted, a button for accepting input of shapes such as arrows and circles as additional information, and the like.
  • a user who wishes to refer to the contents of a reply post selects the reply post he or she wishes to refer to from among the multiple reply posts displayed in the reply post list RPL20.
  • the information displayed in the reply post list RPL20 may be called "information for selecting one or more reply posts.”
  • the reply post display screen D202 shows an example of the display when a reply by a user (Yoshikawa Akihiro) is selected on the reply post display screen D200.
  • a still image and additional information paused at 15 minutes 18 seconds 81 from the start of the video are displayed in the video data display area V200, and the reply post display area RP201 displays the reply content of the selected user (Yoshikawa Akihiro) (The ball holder is completely free, turn forward for the final pass.)
  • the display control unit of the terminal device 2 may pause and display the video data at the display time associated with the reply post to be displayed in the video data display area V200 at that display time.
  • the display control unit may display the additional information superimposed on the video data.
  • the posted content of the main post is displayed in the main post display area C200.
  • the display control unit of the terminal device 2 may display video data of the display time associated with the reply post to be displayed in the video data display area V200, display the content of the main post to be displayed in the main post display area (first post display area) C200, and display the content of the reply post to be displayed in the reply post display area (second post display area) RP202.
  • the display control unit may display the main post display area C200 and the reply post display area RP202 in positions that do not overlap with the video data display area V200.
  • the display control unit may display a screen for accepting public settings when accepting input for the main post.
  • a public settings switch S30 is displayed on the public settings screen D300 in FIG. 10. For example, moving the public settings switch S10 to the left may limit the public range of reply posts, and moving the public settings switch S10 to the right may not limit the public range of reply posts.
  • the reply post list RPL20 of the reply post display screen D200 (FIG. 9) displayed on the terminal device 2 of a user for whom visibility is restricted may be configured to display only a message indicating that there are three reply posts.
  • the reply post list RPL20 of the reply post display screen D200 displayed on the terminal device 2 of a user for whom visibility is not restricted may display a list of the user names of users who posted replies, as shown in FIG. 9, and the display control unit may display the reply post display screen D202 when a user name is selected.
  • the terminal device 2 accepts a main post with a specified display time for video data and a reply post to the main post, and when a main post is selected as a display target, the terminal device 2 displays video data with a display time associated with the main post, the posted content of the main post, and information for selecting one or more reply posts to the main post. Also, when a reply post is selected as a display target, the terminal device 2 displays video data with a display time associated with the reply post to be displayed and the content of the reply post. This enables a plurality of users to communicate about one or more related scenes in a shared video.
  • video data and posted articles about the video data are managed in association with a group consisting of multiple users, so that, for example, by registering a sports team as a group, it becomes possible for team members to share video data and posted articles about videos taken during practice, a match, etc.
  • This makes it easy for players to post a response to a specific scene in the video data specified by a coach (for example, the scene 15 minutes and 50 seconds into the video) by specifying another scene (for example, 5 seconds before the specific scene), thereby enabling high-density communication between team members to be realized.
  • the reception unit of the terminal device 2 may be configured to receive a further reply post to a reply post.
  • the display time associated with the further reply post to a reply post may be set to the same time as the display time associated with the original reply post. For example, if a reply is posted at 15 minutes 16.44 seconds from the start of the video, the display time of the further reply post to that reply may not be changed from 15 minutes 16.44 seconds. This makes it possible, for example, for the coach to reply with either "OK" or "NG" to the player's answer (reply post) to the coach's question (main post).
  • the reception unit of the terminal device 2 may accept reply posts from users who have attributes that allow them to reply to the main post, and may not accept reply posts from users who have attributes that do not allow them to reply to the main post. This makes it possible for a school soccer team to have only players of a specific grade designated by the coach post replies to the coach's questions (main post).
  • the display control unit 101 of the terminal device 2 may pause playback of the video for a set predetermined period of time (e.g., 5 seconds or 10 seconds) at the display time associated with the main post or the display time associated with the reply post.
  • a set predetermined period of time e.g., 5 seconds or 10 seconds
  • the display control unit may superimpose the additional information on the paused video.
  • the pause may be lifted and playback of the video may automatically resume.
  • the display time is not limited to the time or frame at which the post is displayed on the timeline set in the video data.
  • the display time may indicate a predetermined period during which the post is displayed on the timeline (for example, from 1 minute 00 seconds 00 to 1 minute 05 seconds 00).
  • the display control unit may display a partial video of the video data spanning a predetermined period once or repeatedly in the video data display area. This makes it possible for multiple users to communicate about the scenes that appear during a predetermined period of the shared video.
  • a main post and reply posts containing only tags may be permitted. Furthermore, when displaying a main post or reply post containing only tags, the display control unit of the terminal device 2 may omit displaying the user name. This makes it possible to prevent the screen from becoming cluttered due to too much information being displayed on the screen.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

動画データを記憶する第1記憶部と、動画データに設定される時間軸において第1投稿に関連づけられる表示時刻と、時間軸において第1投稿に対する返信である1以上の第2投稿に関連づけられる表示時刻と、第1投稿の内容と、1以上の第2投稿の内容とを記憶する第2記憶部と、表示対象として第1投稿が選択された場合、表示対象の第1投稿に関連づけられる表示時刻の動画データと、表示対象の第1投稿の内容と、1以上の第2投稿を選択させるための情報とを表示させ、1以上の第2投稿の中から表示対象の第2投稿が選択された場合、表示対象の第2投稿に関連づけられる表示時刻の動画データと表示対象の第2投稿の内容とを表示させる、表示制御部と、を有する端末装置を提供する。

Description

端末装置、表示方法および表示プログラム
 本発明は、端末装置、表示方法および表示プログラムに関する。
 ユーザが動画を投稿でき、また、他のユーザにより投稿された動画を視聴することができる動画共有サービスが知られている。例えば特許文献1には、複数の動画投稿サービスに動画を投稿する配信者の負担を減らすことが可能な技術が開示されている。
特許第6778838号公報
 同一の動画を視聴する複数のユーザが、投稿された動画を参照しながら会話をしたい場合がある。一例として、スポーツの動画を選手とコーチが閲覧し、例えば、どの時点でどのように動けば相手に得点を決められずに済んだのかなど、関連する1以上の場面を振り返りながら意見を交わすといった状況が想定される。しかしながら、特許文献1に記載の技術では、ユーザ同士が、投稿された動画において、関連する1以上の場面についてコミュニケーションを図る手段は用意されていない。
 そこで、本発明は、複数のユーザが、共有された動画において、関連する1以上の場面についてコミュニケーションを図ることを可能とする技術を提供することを目的とする。
 本発明の一態様に係る端末装置は、動画データを記憶する第1記憶部と、動画データに設定される時間軸において第1投稿に関連づけられる表示時刻と、時間軸において第1投稿に対する返信である1以上の第2投稿に関連づけられる表示時刻と、第1投稿の内容と、1以上の第2投稿の内容とを記憶する第2記憶部と、表示対象として第1投稿が選択された場合、表示対象の第1投稿に関連づけられる表示時刻の動画データと、表示対象の第1投稿の内容と、1以上の第2投稿を選択させるための情報とを表示させ、1以上の第2投稿の中から表示対象の第2投稿が選択された場合、表示対象の第2投稿に関連づけられる表示時刻の動画データと表示対象の第2投稿の内容とを表示させる、表示制御部と、を有する。
 本発明によれば、複数のユーザが、共有された動画において、関連する1以上の場面についてコミュニケーションを図ることを可能とする技術を提供することができる。
情報処理システム100の概略構成を示すブロック図である。 情報処理装置1、端末装置2のハードウェア構成を示すブロック図である。 情報処理装置1の機能構成を示すブロック図である。 端末装置2の機能構成を示すブロック図である。 データベース10のユーザ情報管理テーブルを示す図である。 データベース10の動画データ管理テーブルを示す図である。 データベース10のスレッド管理テーブルを示す図である。 データベース10の投稿管理テーブルを示す図である。 データベース10の付加情報管理テーブルを示す図である。 動画に関する投稿記事を取り扱う枠組みを説明するためのフローチャートである。 動画に関する投稿記事を取り扱う枠組みを説明するためのフローチャートである。 動画に関する投稿記事を取り扱う枠組みを説明するためのフローチャートである。 端末装置2に表示される画面の一例を示す図である。 端末装置2に表示される画面の一例を示す図である。 端末装置2に表示される画面の一例を示す図である。
 添付図面を参照して、本発明の実施形態について説明する。なお、各図において、同一の符号を付したものは、同一又は同様の構成を有する。
 図1は、本発明の実施形態である情報処理システム100の概略構成を示すブロック図である。図に示すように、情報処理システム100は、動画に関する投稿を管理する情報処理装置1、動画に関する投稿の受付及び投稿の閲覧をすることができる1以上の端末装置2等を備えている。情報処理システム100と各端末装置2とは、所定の通信ネットワークN(LAN、インターネット、専用線、パケット通信網、それらの組み合わせ等のいずれであってもよく、有線、無線の両方を含む)を介して相互に通信可能に構成されている。
 このような情報処理システム100は、例えば従来のサーバクライアントシステムの技術を用いて構成することができる。この場合、情報処理装置1は、Webサーバ、AP(アプリケーション)サーバ及びデータベースサーバとして機能し、クライアントとして機能する各端末装置2から例えばHTTPプロトコルに従い送信される所定の要求を受け付けると、この所定の要求に応じた処理を行い、その処理結果を各端末装置2に送信することができる。また、情報処理装置1は、所定の要求に応じた処理を行うために必要なJavaScriptなどのプログラムを、端末装置2に送信することができる。
 図2は、情報処理装置1及び端末装置2のハードウェア構成を示すブロック図である。図2に示すように、情報処理装置1及び端末装置2は、CPU(Central Processing Unit)、GPU(Graphical processing unit)等のプロセッサ、記憶装置(ROM、RAM、キャッシュメモリ、外部記憶装置、記憶媒体など)、ユーザインタフェース(キーボード、タッチパネル、表示装置、プリンタなど)、通信インタフェース等のハードウェアを備えるコンピュータにより構成することができる。
 情報処理装置1は、単一のコンピュータにより構成されるものであっても、ネットワーク上に分散した複数のコンピュータにより構成されるものであってもよい。また端末装置2には、一般的なパソコンや携帯端末、スマートフォンを用いることができる。
 図3Aは、情報処理装置1の機能構成を示すブロック図である。図3Aに示すように、情報処理装置1は、データベース10、通信部11、制御部12等を含むように構成される。これらの各部は、プロセッサが記憶装置に記憶された所定のプログラムを実行することにより機能的に実現される。また、当該所定のプログラムは、記憶媒体に格納することができる。当該所定のプログラムを格納した記憶媒体は、コンピュータ読み取り可能な非一時的な記憶媒体(Non-transitory computer readable medium)であってもよい。非一時的な記憶媒体は特に限定されないが、例えば、USBメモリ又はCD-ROM等の記憶媒体であってもよい。
 データベース10は、ユーザ情報、ユーザが属するグループの情報、グループで共有する動画データ、及びグループで共有する動画データに関する投稿記事の集合であるスレッドなどを格納・管理する。投稿記事は、動画に対するコメント、タグ、及び、動画内の指定された位置に描画される図形や文字等である付加情報等を含む。投稿記事は、「投稿」及び「投稿コメント」等と称されてもよい。
 データベース10に格納される動画データの形式は限定されないが、例えば、MPEG形式、MP4形式、AVI形式、MOV形式、ASF形式などが考えられる。
 図4A~図4Eは、データベース10のデータ構造の一例を示す図である。なお本実施形態ではテーブルを用いたデータ構造について説明するが、データベース10のデータ構造はこのようなテーブルに限定されるものではなく、互いに直接的・間接的に対応づけられた情報について一方をキーに他方を検索できるようなデータ構造であれば足りる。
 図4Aは、ユーザ情報を管理するテーブル(ユーザ情報管理テーブル)の例を示す。図に示すように、ユーザ情報管理テーブルでは、ユーザの識別情報(以下、IDと呼ぶ)に対応づけて、ユーザ情報(例えば、ユーザ名、ID及びパスワード等のログイン情報)、ユーザの属性(例えば、特別ユーザ、一般ユーザ等)、ユーザが属するグループのIDなどが管理される。特別ユーザは、全ての投稿を閲覧することができる権利を有するユーザである。また、一般ユーザは、設定により閲覧可能な投稿が制限されるユーザである。本実施形態では、特別ユーザとして、管理者及びコーチが定義されているものとする。また、一般ユーザとして、選手が定義されているものとする。識別情報(ID)は、数字、文字、記号等の組み合わせとすることが考えられるが、これに限定されず、対象を識別できる情報(例えば、名称など)であれば足りる(以下、同様)。
 図4Bは、動画データを管理するテーブル(動画データ管理テーブル)の例を示す。図に示すように、動画データ管理テーブルでは、動画データのIDに対応づけて、動画データの動画名、動画データ、動画を登録したユーザのグループIDなどが管理される。
 図4Cは、スレッドを管理するテーブル(スレッド管理テーブル)の例を示す。図に示すように、スレッド管理テーブルでは、スレッドのIDに対応づけて、動画データのID、スレッドの作成、投稿記事の投稿及び投稿記事の内容の閲覧が可能なユーザのグループのID、主投稿のID、1以上の返信投稿のID、返信投稿に対する公開設定などが管理される。ここで、主投稿とは、スレッドを作成する際に投稿される投稿記事(つまりスレッドにおける最初の投稿記事)である。返信投稿とは、主投稿に対する返信として投稿された投稿記事である。公開設定は、同一グループに属するユーザの中で返信投稿を参照可能なユーザに関する設定である。公開設定には、例えば、返信投稿をグループ内の全ユーザに公開する設定、返信投稿をグループ内の特定のユーザに限定する設定(例えば、特別ユーザ及び返信投稿を投稿したユーザに限定等)などが含まれる。
 なお、本実施形態では、1つのスレッドに1つの主投稿及び当該主投稿に対する1以上の返信投稿を対応づけて管理しているが、1つのスレッドに複数の主投稿及び各主投稿に対する1以上の返信投稿を対応づけてもよい。
 図4Dは、投稿記事を管理するテーブル(投稿管理テーブル)の例を示す。図に示すように、投稿管理テーブルでは、投稿記事を識別するID(主投稿のID及び返信投稿のIDの両方を含む)に対応づけて、投稿記事を投稿したユーザのID、投稿した日時、動画データに設定される時間軸において投稿記事を表示させる時刻又はフレーム(以下、「表示時刻」と言う。)、投稿記事の内容(以下、「投稿内容」と言う。)等が管理される。投稿内容には、投稿文字、タグ及び/又は動画に付加する付加情報(付加情報ID)等が含まれる。また、投稿日時及び投稿したユーザのユーザ名も投稿内容に含まれることとしてもよい。タグの内容は任意であるが、図4Dの例では、「質問」及び「回答」のタグが指定されている。なお、投稿内容には、投稿文字、タグ及び付加情報のうち一部が省略されてもよい。例えば、タグのみが投稿されてもよいし、文字又は付加情報のみが投稿されてもよい。
 図4Eは、付加情報を管理するテーブル(付加情報管理テーブル)の例を示す。図に示すように、付加情報管理テーブルでは、付加情報IDに対応づけて、動画内で付加情報を描画する位置を示す情報(描画位置)、付加情報として描画するデータ(例えば円や矢印などの図形データ、文字データ)などが管理される。
 通信部11は、通信ネットワークNを介して端末装置2に対して情報を入出力可能に構成されており、例えばPPPドライバ、TCP/IPドライバ等の通信モジュールを備えている。
 制御部12は、情報処理装置1全体の動作を制御するとともに、ログイン処理、データベース10の更新処理などを実行する(図3A参照)。データベース10の更新処理は、後述する処理のほか、新規ユーザ登録処理、新規グループ登録処理、ユーザのグループ加入処理などを含む。
 図3Bは、端末装置2の機能構成を示すブロック図である。図3Bに示すように、端末装置2は、通信部21、制御部22などを含むように構成される。通信部21及び制御部22は、プロセッサが記憶装置に記憶された所定プログラムを実行することにより実現される。
 通信部21は、通信ネットワークNを介して情報処理装置1に対して情報を入出力可能に構成されており、例えばPPPドライバ、TCP/IPドライバ等の通信モジュールを備えている。
 制御部22は、端末装置2全体の動作を制御するとともに、記憶装置に記憶される動画共有プログラム(以下、「動画アプリケーション」と呼ぶ)を実行可能に構成される。端末装置2における上述の所定プログラム及び当該動画アプリケーションは、記憶媒体に格納することができる。上述の所定プログラム及び/又は当該動画アプリケーションを格納した記憶媒体は、コンピュータ読み取り可能な非一時的な記憶媒体であってもよい。非一時的な記憶媒体は特に限定されないが、例えば、USBメモリ又はCD-ROM等の記憶媒体であってもよい。また、動画アプリケーションは、例えば外部のアプリケーションサーバ又は情報処理装置1からダウンロード可能なアプリケーション(プログラム)であってもよい。また、動画アプリケーションは、例えばJavaScriptのように、HTTPプロトコルを用いて情報処理装置1からダウンロードされ、Webブラウザで実行されるアプリケーションであってもよい。
 動画アプリケーションは、端末装置2が備える動画処理機能などと協働して動作し、取得部、第1記憶部、第2記憶部、受付部、登録部及び表示制御部などの機能手段を実現するための命令を含む。
 取得部は、情報処理装置1から動画データを取得して第1記憶部に格納する。また、取得部は、情報処理装置1から、動画データに対して投稿された投稿記事に関する情報を取得して第2記憶部に格納する。投稿記事に関する情報は、例えば、動画データに設定される時間軸において主投稿(第1投稿)に関連づけられる表示時刻と、当該時間軸において主投稿に対する返信である1以上の返信投稿(第2投稿)に関連づけられる表示時刻と、1以上の主投稿の投稿内容(第1投稿の内容)と、1以上の返信投稿の投稿内容(1以上の第2投稿の内容)と、主投稿の投稿日時と、1以上の返信投稿の投稿日時とを含む。
 第1記憶部は、情報処理装置1から取得された動画データを記憶する。
 第2記憶部は、情報処理装置1から取得された投稿に関する各種データを記憶する。例えば、第2記憶部は、主投稿の内容と、1以上の返信投稿の内容と、主投稿の投稿日時と、1以上の返信投稿の投稿日時と動画データに設定される時間軸において主投稿に関連づけられる表示時刻と、当該時間軸において主投稿に対する返信である1以上の返信投稿に関連づけられる表示時刻と、を記憶する。
 受付部は、ユーザから各種の操作を受け付ける。例えば、受付部は、ユーザから、動画データの登録を受け付ける。また、受付部は、ユーザから、動画データに対する主投稿の投稿内容及び主投稿に関連づける表示時刻、及び/又は、主投稿に対する返信である返信投稿に関連づける表示時刻及び返信投稿の投稿内容を受け付ける。また、受付部は、ユーザから、1以上の主投稿及び1以上の返信投稿の中から表示対象の投稿の選択を受け付ける。また、受付部は、ユーザから、表示対象の主投稿に対する返信である返信投稿に関連づける表示時刻と、該返信投稿の内容とを受け付ける。
 登録部は、受付部で受け付けた動画データ、主投稿の投稿内容及び/又は返信投稿の投稿内容等を情報処理装置1に送信する。
 表示制御部は、動画データの再生表示、主投稿の投稿内容及び/又は返信投稿の投稿内容等を端末装置2の画面に表示させる。例えば、表示制御部は、表示対象として主投稿が選択された場合、表示対象の主投稿に関連づけられる表示時刻の動画データと、表示対象の主投稿の内容と、1以上の返信投稿を選択させるための情報とを表示させ、1以上の返信投稿の中から表示対象の返信投稿が選択された場合、表示対象の返信投稿に関連づけられる表示時刻の動画データと表示対象の返信投稿の内容とを表示させる。
 ここで、主投稿は、1以上の主投稿を含んでいてもよい。この場合、表示制御部は、動画データと、当該1以上の主投稿を選択させるための情報とを表示させ、1以上の主投稿の中から表示対象の主投稿が選択された場合、選択された表示対象の主投稿に関連づけられる表示時刻の動画データと、選択された当該表示対象の主投稿の内容とを表示させるようにしてもよい。また、表示制御部は、選択された表示対象の主投稿に対し1以上の返信投稿が存在する場合、更に、1以上の返信投稿を選択させるための情報を表示させるようにしてもよい。
 また、表示制御部は、1以上の返信投稿に関する公開設定(1以上の返信投稿の公開対象となるユーザの設定)が、特定のユーザに設定されている場合、端末装置2を利用するユーザが当該特定のユーザである場合に当該1以上の返信投稿を表示させるようにしてもよい。つまり、表示制御部は、1以上の返信投稿に関する公開設定が特定のユーザに設定されている場合で、かつ、端末装置2を利用するユーザが特定のユーザ以外である場合、当該1以上の返信投稿を表示させないように制御するようにしてもよい。
 以下、図5~図7に示すフローチャートに基づいて、情報処理システム100によって実現される動画に関する投稿記事を取り扱う際の処理手順を説明する。なお、各工程は処理内容に矛盾を生じない範囲で任意に順番を変更して又は並列に実行することができる。
 (ログイン処理)
 端末装置2(動画アプリケーション)は、ユーザからの入力に基づき、情報処理装置1に通信ネットワークNを介してアクセスする(S100)。
 情報処理装置1は、端末装置2からのアクセスに対し、ログイン処理を実行する(S101)。ログイン処理は、ユーザが、予め登録された正規のユーザであるかどうかを判断(認証)する処理である。例えば、情報処理装置1は、ユーザIDとユーザが選択したパスワードとを、予めデータベース10のユーザ情報管理テーブルに記憶しておく。そして、情報処理装置1は、ログイン処理時にユーザよりユーザID及びパスワードを受け付け、受け付けた内容と記憶内容とが一致する場合に正規のユーザとして認証する。
 情報処理装置1は、ログイン処理において正規のユーザとして認証できた場合、認証成功の通知を端末装置2に送信する(S102)。なお、認証失敗した場合はその旨、端末装置2に通知し、ユーザID等の再入力を促すようにすればよい。
 端末装置2は、情報処理装置1から認証成功の情報を受信した場合、端末装置2の表示装置にメニュー画面を表示し、ユーザからの入力を待機する(S103)。
 (動画データ登録)
 端末装置2の受付部は、ユーザからメニュー画面を介して、動画データ登録の指示を受け付けた場合、動画受付画面を表示し、ユーザからの動画データの指定を待機する(S104)。
 端末装置2の受付部は、ユーザから動画受付画面を介して動画データの指定を受け付けた場合、指定された動画データを端末装置2の記憶装置から読み出し、読み出した動画データ、動画関連情報(例えば動画名)、ユーザのグループIDとともに動画データ登録要求を情報処理装置1に送信する(S105)。
 情報処理装置1は、端末装置2から動画データ、動画関連情報、グループIDとともに動画データ登録要求を受信した場合、ユーザ情報管理テーブルを参照して、当該ユーザが指定されたグループに属しているか否かをチェックする。属している場合、情報処理装置1は、新規の動画データIDを生成し、かかる新規の動画データIDを受信した動画データに割り当てて、受信した動画関連情報及びグループIDとともに動画データ管理テーブルに登録する。情報処理装置1は、動画データ管理テーブルの更新が完了したら、登録完了を端末装置2に通知する(S106)。なお、ユーザが指定されたグループに属していない場合、情報処理装置1は、その旨を端末装置2に通知する(以下、同様)。
 端末装置2は、情報処理装置1から登録完了の通知を受信した場合、S103に戻る。
 (動画・スレッド閲覧)
 端末装置2の受付部は、ユーザからメニュー画面を介して、動画閲覧の指示を受け付けた場合、ユーザのグループIDとともに動画リスト要求を情報処理装置1に送信する(S111)。
 情報処理装置1は、端末装置2からグループIDとともに動画リスト要求を受信した場合、ユーザ情報管理テーブルを参照して、当該ユーザが指定されたグループに属しているか否かをチェックする。当該ユーザが指定されたグループに属している場合は、動画データ管理テーブルを参照して、受信したグループIDに対応づけられる1以上の動画データのID及び動画名等のリスト情報を取得し、端末装置2に送信する(S112)。
 端末装置2の表示制御部は、情報処理装置1から動画名等のリスト情報を受信すると、リスト情報を反映させた動画名一覧(動画選択画面)を表示し、ユーザからの入力を待機する(S113)。
 端末装置2の受付部は、ユーザから動画選択画面を介して視聴する動画の指定を受け付けた場合、選択された動画のIDを、情報処理装置1に送信する(S114)。
 情報処理装置1は、端末装置2から動画IDを受信した場合、動画データ管理テーブルを参照して、受信した動画IDに対応する動画データを取得する。また、情報処理装置1は、スレッド管理テーブル、ユーザ情報管理テーブル、投稿記事管理テーブル及び付加情報管理テーブルを参照して、動画データに対応づけられる「スレッドに関する情報」を取得する。具体的には、情報処理装置1は、スレッド管理テーブルを参照して、受信した動画IDに対応づけられている1以上のスレッドの各々の、主投稿ID及び1以上の返信投稿IDを特定する。更に、情報処理装置1は、ユーザ情報管理テーブル、投稿記事管理テーブル及び付加情報管理テーブルを参照し、特定した主投稿ID及び返信投稿IDに基づき、スレッドに関する情報を取得する。
 「スレッドに関する情報」には、主投稿及び各返信投稿を投稿したユーザのユーザ名と、主投稿及び各返信投稿の投稿日時と、主投稿及び各返信投稿に関連づけられる表示時刻と、主投稿及び各返信投稿の投稿内容とが含まれる。なお、主投稿が0件である場合、情報処理装置1から端末装置2に「スレッドに関する情報」は送信されない。また、返信投稿が存在しない場合、「スレッドに関する情報」には、返信投稿の投稿日時、表示時刻及び投稿内容は含まれない。また、情報処理装置1は、返信投稿を公開しないユーザに対しては、返信投稿を投稿したユーザのユーザ名と、返信投稿の投稿日時と、返信投稿に関連づけられる表示時刻と、返信投稿の投稿内容とに代えて、返信投稿の数を「スレッドに関する情報」に含める。続いて、情報処理装置1は、取得した動画データと、スレッドに関する情報とを、端末装置2に送信する(S115)。
 端末装置2は、情報処理装置1から受信した動画データを第1記憶手段に格納する。また、端末装置2は、スレッドに関する情報を、第2記憶部に格納する。なお、動画データは、情報処理装置1から端末装置2にダウンロードされてもよいし、ストリーミング配信されてもよい。
 (動画データ表示)
 端末装置2は、ユーザから動画の再生を指示された場合、動画データ表示領域にて、指定された動画の再生を開始する(S116)。ユーザは、動画データ表示領域を操作し、動画の再生、一時停止、早送り、早戻し、コマ送り及びコマ戻し等の操作を行うことで、動画を視聴することができる。ここで、端末装置2の受付部は、動画データを参照するユーザから、動画中のある場面に対して主投稿作成の指示を受け付けた場合、ステップS117の処理手順に進む。また、端末装置2の受付部は、ユーザから、当該ユーザ若しくは他のユーザにより投稿された主投稿の表示を指示された場合、ステップS119の処理手順に進む。動画閲覧終了が指示された場合、端末装置2の表示制御部ははS103に戻る。
 (主投稿の投稿)
 端末装置2の受付部は、動画データを参照するユーザから、主投稿に関連づける動画データの表示時刻と、投稿内容と、投稿時刻とを受け付ける(S117)。更に、端末装置2の登録部は、ユーザIDと、投稿対象の動画データのIDと、投稿に関連づける動画データの表示時刻と、投稿内容と、投稿時刻と、公開設定とを含む主投稿作成要求を情報処理装置1に送信する。また、端末装置2は、ユーザから付加情報(図形や文字)を受け付けている場合は、当該付加情報も併せて情報処理装置1に送信する。
 情報処理装置1は、端末装置2から主投稿作成要求を受信した場合、新規の投稿IDを生成し、かかる新規の投稿IDを、投稿したユーザのユーザID、投稿日時、表示時刻、及び、主投稿の投稿内容に割り当てて投稿管理テーブルに登録する。また、付加情報を併せて受信している場合は、新規の付加情報IDを生成し、かかる新規の付加情報IDを付加情報に割り当てて付加情報管理テーブルに登録するとともに、その付加情報IDを投稿管理テーブルの主投稿に対応する「付加情報」カラムに追加する。
 また、情報処理装置1は、新規のスレッドIDを生成し、かかる新規のスレッドIDを、主投稿に割り当てた投稿ID、動画データID、投稿したユーザのグループID、及び、公開設定に対応づけてスレッド管理テーブルに登録する。情報処理装置1は、一連のデータベース10の更新が完了したら、主投稿作成完了を端末装置2に通知する(S118)。また、情報処理装置1は、主投稿を投稿したユーザの端末装置2及び当該ユーザと同一グループのユーザの端末装置2であって動画アプリケーションが起動されている端末装置2に対し、「スレッドに関する情報」が更新されたこと及び更新内容を示す情報を通知する。当該情報には、主投稿を投稿したユーザのユーザ名と、主投稿の投稿日時と、主投稿に関連づけられる表示時刻と、主投稿の投稿内容とが含まれる。これにより、グループ内のユーザが投稿した主投稿が、同一グループの各端末装置2の画面に反映される。
 端末装置2は、情報処理装置1からスレッド作成完了の通知を受信した場合、S116に戻る。
 (主投稿の表示)
 端末装置2の受付部は、投稿済みの1以上の主投稿のうち画面に表示させる主投稿の指定(選択)をユーザから受け付ける(S119)。続いて、端末装置2の表示制御部は、1以上の主投稿の中から指定された主投稿の投稿内容等を表示するとともに、動画データ表示領域に、指定された主投稿の表示時刻における動画データのフレームを静止画像として表示する(S120)。また、端末装置2の受付部は、ユーザから、指定された主投稿に対する返信投稿作成の指示を受け付けた場合、ステップS121の処理手順に進む。また、端末装置2の受付部は、ユーザから、指定された主投稿に対する返信投稿の表示を指示された場合、ステップS123の処理手順に進む。主投稿表示終了が指示された場合、端末装置2の表示制御部はステップS116に戻る。
 (主投稿への返信投稿)
 端末装置2の受付部は、動画データを参照するユーザから、指定された主投稿に対する返信投稿に関連づける動画データの表示時刻と、投稿内容と、投稿時刻とを受け付ける(S121)。更に、端末装置2の登録部は、ユーザIDと、指定された動画データのIDと、返信投稿に関連づける動画データの表示時刻と、投稿内容と、投稿時刻と、主投稿の投稿IDとを含む返信投稿要求を情報処理装置1に送信する。また、端末装置2は、ユーザから付加情報(図形や文字)を受け付けている場合は、当該付加情報も併せて情報処理装置1に送信する。
 情報処理装置1は、端末装置2から返信投稿要求を受信した場合、新規の返信投稿IDを生成し、かかる新規の返信投稿IDを、投稿したユーザのユーザID、投稿日時、表示時刻、及び、返信投稿の投稿内容に割り当てて投稿管理テーブルに登録する。また、付加情報を併せて受信している場合は、新規の付加情報IDを生成し、かかる新規の付加情報IDを付加情報に割り当てて付加情報管理テーブルに登録するとともに、その付加情報IDを投稿管理テーブルの返信投稿に対応する「付加情報」カラムに追加する。
 また、情報処理装置1は、返信投稿IDを、主投稿IDに対応づけてスレッド管理テーブルに登録する。情報処理装置1は、一連のデータベース10の更新が完了したら、返信投稿完了を端末装置2に通知する(S122)。また、情報処理装置1は、返信投稿を投稿したユーザの端末装置2及び当該ユーザと同一グループのユーザの端末装置2であって動画アプリケーションが起動されている端末装置2に対し、「スレッドに関する情報」が更新されたこと及び更新内容を示す情報を通知する。当該情報には、更新内容として、返信投稿を投稿したユーザのユーザ名と、返信投稿の投稿日時と、返信投稿に関連づけられる表示時刻と、返信投稿の投稿内容とが含まれる。なお、情報処理装置1は、返信投稿を公開しないユーザに対しては、当該更新内容に代えて、返信投稿の数が更新されたこと及び更新後の返信投稿の数を通知する。これにより、グループ内のユーザが投稿した返信投稿が、公開設定に応じて、同一グループの各端末装置2の画面に反映される。
 端末装置2は、情報処理装置1から返信投稿完了の通知を受信した場合、S120に戻る。
 (返信投稿の表示)
 端末装置2の受付部は、ユーザから、1以上の返信投稿の中から表示する返信投稿の指定を受け付ける(S123)。続いて、端末装置2の表示制御部は、指定された返信投稿の投稿内容等を表示するとともに、動画データ表示領域に、指定された返信投稿の表示時刻における動画データのフレームを静止画像として表示する(S124)。返信投稿表示終了が指示された場合、端末装置2の表示制御部はS120の処理手順に戻る。なお、複数の返信投稿が存在する場合、表示制御部は、ユーザの指示に従ってステップS123及びステップS124の処理手順を繰り返すことで、返信投稿の指定及び指定された返信投稿の内容を表示する処理を繰り返し実行するようにしてもよい。
 (画面表示例)
 続いて、図7のステップS116~ステップS124の手順において、端末装置2の表示制御部が、端末装置2のディスプレイに表示させる画面の一例を説明する。
 図8の動画表示画面D100は、動画データ表示領域V100と、再生中の動画の経過時間及び総再生時間を表示する時刻表示領域T100と、動画に対して投稿された主投稿及び返信投稿を含むスレッドに関する情報を表示するスレッド一覧表示領域THL10とを含む。動画表示画面D100の例では、動画の総再生時間は35分22秒32であり、動画データ表示領域V100には15分16秒18の時点の動画が表示されていることが示されている。また、動画データ表示領域V100の下にはシークバーが表示されている。また、動画データ表示領域V100には、動画の再生、一時停止、巻き戻し及び早送り等を行うための操作ボタンが重畳表示される。当該操作ボタンは、例えば所定のタッチ操作(又はキー操作)が行われた場合、及び、動画を一時停止している場合など、所定の場合に所定時間の間、重畳表示されるようにしてもよい(他の画面も同様)。これにより、動画上に常に操作ボタンが表示されてしまい、動画が見にくくなることを抑制することができる。
 主投稿を希望するユーザ(例えば宮本コーチ)は、動画データを参照しながら、テキスト等を投稿したい場面で動画を一時停止し、投稿ボタンB13を押下する。投稿ボタンB13が押下されると、動画表示画面D100から主投稿入力画面D101に遷移する。ここでは、ユーザは、動画を開始から15分16秒18の時点で一時停止し、投稿ボタンB13を押下したものとする。
 主投稿作成画面D101には、動画データ表示領域V100と、投稿内容作成ボタンB100とが含まれる。投稿内容作成ボタンB100には、投稿する文字の入力を受け付けるボタン、付加情報として矢印や円などの図形の入力を受け付けるボタン等が表示される。ユーザはこれらのボタンを押下することで、動画を開始から15分16秒18の時点で一時停止した静止画像に対して付加情報の書き込みを行ったり、任意のテキストを入力したりすることができる。ユーザにより主投稿の投稿内容が入力されると、図7のステップS117及びステップS118の処理手順が実行され、主投稿が情報処理装置1に登録される。
 続いて、動画表示画面D100のスレッド一覧表示領域THL10の中から、表示させたい主投稿が選択されると、表示制御部は、主投稿表示画面D102を表示させる。主投稿表示画面D102には、スレッド一覧表示領域THL10と、動画データ表示領域V100とが含まれる。また、動画データ表示領域V100には、スレッド一覧表示領域THL10で選択されたスレッドの主投稿の投稿内容を表示する主投稿表示領域C100が重畳表示される。端末装置2の表示制御部は、表示対象として選択された主投稿(表示対象の主投稿)に関連づけられる表示時刻の動画データを動画データ表示領域V100に表示させ、表示対象の主投稿の内容を、動画データ表示領域V100に重畳される主投稿表示領域(第1投稿表示領域)C100に表示させる。主投稿表示画面D102の例では、動画データ表示領域V100には、宮本コーチが投稿した主投稿に関連づけられる表示時刻(動画の開始から15分16秒18の時点)で一時停止した状態で動画データが表示され、宮本コーチが投稿した主投稿の文字(良かった点や改善点を考えましょう。)が主投稿表示領域C100に表示されている。もし、表示対象の主投稿の内容に、動画データに重畳表示させる付加情報が含まれている場合、表示制御部は、動画データ表示領域V100に表示する動画データに当該付加情報を重畳させて表示する。
 なお、スレッド一覧表示領域THL10には、動画データには2つのスレッド(山田コーチの主投稿を含むスレッドと宮本コーチの主投稿を含むスレッド)が存在することが示されている。ここで、スレッド一覧表示領域THL10に表示される情報は、「1以上の主投稿を選択させるための情報」と呼ばれてもよい。また、端末装置2の表示制御部は、スレッド一覧表示領域THL10に、主投稿に対する返信である返信投稿の数を表示させてもよい。つまり、「1以上の主投稿を選択させるための情報」には、主投稿に対する返信である返信投稿の数を示す情報が含まれてもよい。例えば、宮本コーチの主投稿を含むスレッドには「Reply 3」と表示されていることから、当該主投稿には3つの返信が存在することを示している。スレッド一覧表示領域THL10のうち「Reply 3」のボタンR10が押下されると、主投稿(ここでは宮本コーチの主投稿)に対する返信投稿を表示する、図9に示す返信投稿画面に遷移する。
 図9の返信投稿表示画面D200には、動画データ表示領域V200と、主投稿の投稿内容等を表示する主投稿表示領域C200と、主投稿に対する返信投稿の情報を一覧表示する返信投稿一覧RPL20とが含まれる。返信投稿一覧RPL20には、例えば、主投稿に対して各ユーザから返信された返信投稿の表示時刻及び返信投稿を投稿したユーザのユーザ名等が一覧表示される。各返信投稿に表示されている時刻は、各返信投稿に関連づけられる表示時刻を示す。例えば、吉川晃弘は、動画の開始から15分18秒81の時点に対し返信を投稿している。鈴木太郎は、動画の開始から15分12秒01の時点に対し返信を投稿している。また、山瀬勇人は、動画の開始から15分16秒44の時点に対し返信を投稿している。
 また、主投稿に対して返信をしたいユーザにより、動画データ表示領域V200で返信ボタンRB200が押下されると、端末装置2の表示制御部は、返信投稿作成画面D201を表示させる。ここでは、ユーザは、動画データ表示領域V200において、動画を開始から15分18秒81の時点で一時停止し、返信投稿ボタンRB200を押下したものとする。返信投稿作成画面D201には、動画データ表示領域V201と、投稿内容作成ボタンB201とが含まれる。投稿内容作成ボタンB201には、投稿する文字の入力を受け付けるボタン、付加情報として矢印や円などの図形の入力を受け付けるボタン等が表示される。ユーザはこれらのボタンを押下することで、動画を開始から15分18秒81の時点で一時停止した静止画像に対して付加情報の書き込みを行ったり、任意のテキストを入力したりすることができる。返信投稿の入力が完了し、右上の「Save」ボタンが押下されると、図7のステップS121及びステップS122の処理手順が実行される。当該処理手順により返信投稿が登録されると、表示制御部は、返信投稿画面D200を表示する。
 また、返信投稿の内容を参照したいユーザは、返信投稿一覧RPL20に表示されている複数の返信投稿の中から、参照したい返信投稿を選択する。ここで、返信投稿一覧RPL20に表示される情報は、「1以上の返信投稿を選択させるための情報」と呼ばれてもよい。
 返信投稿表示画面D202は、返信投稿表示画面D200において、ユーザ(吉川晃弘)の返信が選択された場合の表示例を示す。動画データ表示領域V200には、動画を開始から15分18秒81の時点で一時停止した静止画像及び付加情報が表示され、返信投稿表示領域RP201には、選択されたユーザ(吉川晃弘)の返信内容(ボールホルダーが完全にフリー、前を向かれラストパス。)が表示される。つまり、端末装置2の表示制御部は、動画データ表示領域V200において、表示対象の返信投稿に関連づけられる表示時刻の動画データを、当該表示時刻で一時停止させて表示するようにしてもよい。また、表示制御部は、表示対象の返信投稿の内容に、動画データに重畳表示させる付加情報が含まれている場合、動画データに当該付加情報を重畳させて表示するようにしてもよい。
 また、返信投稿表示画面D202では、主投稿表示領域C200に、主投稿の投稿内容が表示される。つまり、端末装置2の表示制御部は、表示対象の返信投稿に関連づけられる表示時刻の動画データを動画データ表示領域V200に表示させ、表示対象の主投稿の内容を主投稿表示領域(第1投稿表示領域)C200に表示させ、表示対象の返信投稿の内容を返信投稿表示領域(第2投稿表示領域)RP202に表示させるようにしてもよい。また、表示制御部は、主投稿表示領域C200及び返信投稿表示領域RP202を、動画データ表示領域V200と重ならない位置に表示させるようにしてもよい。
 なお、以上説明した画面例において、表示制御部は、主投稿の入力を受け付ける際に、公開設定を受け付ける画面を表示させるようにしてもよい。図10の公開設定画面D300には、公開設定スイッチS30が表示されている。例えば、公開設定スイッチS10を左に動かすと、返信投稿の公開範囲が制限され、公開設定スイッチS10を右に動かすと、返信投稿の公開範囲が制限されないこととしてもよい。
 返信投稿の公開範囲が制限された場合、公開が制限されるユーザの端末装置2に表示される返信投稿表示画面D200(図9)の返信投稿一覧RPL20には、返信投稿が3件存在することを示すメッセージのみが表示されるようにしてもよい。一方、公開が制限されないユーザの端末装置2に表示される返信投稿表示画面D200の返信投稿一覧RPL20には、図9に示すように返信投稿をしたユーザのユーザ名が一覧表示され、表示制御部は、ユーザ名が選択されると返信投稿表示画面D202を表示させるようにしてもよい。
 (まとめ)
 このように本実施形態によれば、端末装置2は、動画データに対し、表示時刻を指定した主投稿及び主投稿に対する返信投稿を受け付けるようにし、表示対象として主投稿が選択された場合、当該主投稿に関連づけられる表示時刻の動画データと、主投稿の投稿内容と、主投稿に対する1以上の返信投稿を選択させるための情報とを表示させるようにした。また、表示対象として返信投稿が選択された場合、表示対象の返信投稿に関連づけられる表示時刻の動画データと返信投稿の内容とを表示させるようにした。これにより、複数のユーザが、共有された動画の中で、関連する1以上の場面についてコミュニケーションを図ることが可能になる。
 また、本実施形態によれば、動画データ及び動画データに対する投稿記事等が、複数のユーザから構成されるグループに対応づけて管理されることから、例えばスポーツのチームをグループとして登録することで、練習中や試合などの動画について、チームメンバーで動画データ及び投稿記事等を共有することが可能となる。これにより、例えばコーチが指定した動画データの特定の場面(例えば動画の開始から15分50秒の場面)に対し、選手が、他の場面(例えば上記特定の場面の5秒前など)を指定して回答を投稿するといったことが容易となり、チームメンバー間での密度の高いコミュニケーションを実現することが可能となる。
 (その他の実施形態)
 本発明は、上記した実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において、他の様々な形で実施することができる。上記実施形態はあらゆる点で単なる例示にすぎず、限定的に解釈されるものではない。
 例えば、端末装置2の受付部は、返信投稿に対する更なる返信投稿を受け付けるようにしてもよい。また、返信投稿に対する更なる返信投稿に関連づけられる表示時刻には、元の返信投稿に関連づけられる表示時刻と同一の時刻が設定されるようにしてもよい。例えば、動画の開始から15分16秒44の時点に対し返信が投稿された場合、当該返信に対する更なる返信投稿については、表示時刻を、15分16秒44の時点から変更できないものとしてもよい。これにより、例えば、コーチの質問(主投稿)に対する選手の回答(返信投稿)に対し、コーチが「OK」若しくは「NG」のいずれかの返信を行うといったことが可能になる。
 また、本実施形態では、主投稿に対し返信可能なユーザを指定可能としてもよい。例えば、端末装置2の受付部は、主投稿に対し返信が許可されている属性を有するユーザから返信投稿を受け付け、主投稿に対し返信が許可されていない属性を有するユーザから返信投稿を受け付けないようにしてもよい。これにより、学校のサッカーチームにおいて、コーチが指定した特定の学年の選手のみが、コーチの質問(主投稿)に対し返信を投稿するといったことが可能になる。
 また、本実施形態では、端末装置2の表示制御部101は、ユーザが動画を最初から再生した場合、主投稿に関連づけられる表示時刻又は返信投稿に関連づけられる表示時刻の時点で、動画の再生を、設定された所定期間の間(例えば5秒や10秒など)、一時停止するようにしてもよい。このとき、主投稿及び返信投稿に付加情報が含まれている場合、表示制御部は、一時停止した動画に付加情報を重畳表示するようにしてもよい。また、所定期間が経過した後、一時停止が解除されて動画の再生が自動的に再開されることとしてもよい。
 また、本実施形態では、表示時刻は、動画データに設定される時間軸において投稿を表示させる時刻又はフレームに限られない。表示時刻は、当該時間軸において投稿を表示させる所定期間(例えば1分00秒00の時点から1分05秒00の時点まで等)を示すこととしてもよい。この場合、表示制御部は、投稿が選択された場合、動画データ表示領域において、動画データの所定期間にわたる部分動画を1回又は繰り返し表示することとしてもよい。複数のユーザが、共有された動画の所定期間に映っている場面についてコミュニケーションを図ることが可能となる。
 また、本実施形態では、タグのみの主投稿及び返信投稿が許容されてもよい。また、端末装置2の表示制御部は、タグのみの主投稿又は返信投稿を表示する場合、ユーザ名の表示を省略するようにしてもよい。これにより、画面に多くの情報が表示されることで、画面が煩雑になることを抑制することが可能になる。
 100:情報処理システム、N:ネットワーク、1:情報処理装置、2:端末装置、10:データベース、11、21:通信部、12、22:制御部
 

Claims (11)

  1.  動画データを記憶する第1記憶部と、
     前記動画データに設定される時間軸において第1投稿に関連づけられる表示時刻と、前記時間軸において前記第1投稿に対する返信である1以上の第2投稿に関連づけられる表示時刻と、前記第1投稿の内容と、前記1以上の第2投稿の内容とを記憶する第2記憶部と、
     表示対象として前記第1投稿が選択された場合、表示対象の第1投稿に関連づけられる表示時刻の動画データと、前記表示対象の第1投稿の内容と、前記1以上の第2投稿を選択させるための情報とを表示させ、前記1以上の第2投稿の中から表示対象の第2投稿が選択された場合、前記表示対象の第2投稿に関連づけられる表示時刻の動画データと前記表示対象の第2投稿の内容とを表示させる、表示制御部と、を有する、
     端末装置。
  2.  前記第1投稿は、1以上の第1投稿を含み、
     前記表示制御部は、前記動画データと、前記1以上の第1投稿を選択させるための情報とを表示させ、前記1以上の第1投稿の中から表示対象の第1投稿が選択された場合、選択された前記表示対象の第1投稿に関連づけられる表示時刻の動画データと、選択された前記表示対象の第1投稿の内容とを表示させる、
     請求項1に記載の端末装置。
  3.  前記表示制御部は、前記表示対象の第1投稿に関連づけられる表示時刻の動画データを動画データ表示領域に表示させ、前記表示対象の第1投稿の内容を、前記動画データ表示領域に重畳される第1投稿表示領域に表示させる、
     請求項1に記載の端末装置。
  4.  ユーザから、前記第1投稿に関連づけられる表示時刻及び前記第1投稿の内容、及び/又は、前記表示対象の第1投稿に対する返信である第2投稿に関連づける表示時刻及び該第2投稿の内容を受け付ける、受付部、を有する、
     請求項1に記載の端末装置。
  5.  前記表示制御部は、前記表示対象の第2投稿に関連づけられる表示時刻の動画データを動画データ表示領域に表示させ、前記表示対象の第1投稿の内容を前記動画データ表示領域とは重ならない第1投稿表示領域に表示させ、前記表示対象の第2投稿の内容を前記動画データ表示領域とは重ならない第2投稿表示領域に表示させる、
     請求項1に記載の端末装置。
  6.  前記表示制御部は、前記動画データ表示領域において、前記表示対象の第2投稿に関連づけられる表示時刻の動画データを、前記表示時刻で一時停止させて表示する、
     請求項5に記載の端末装置。
  7.  前記表示制御部は、前記1以上の第1投稿を選択させるための情報には、前記第1投稿に対する返信である前記第2投稿の数を示す情報が含まれる、
     請求項2に記載の端末装置。
  8.  前記表示制御部は、前記表示対象の第1投稿又は第2投稿の内容に、前記動画データに重畳表示させる付加情報が含まれている場合、前記動画データに前記付加情報を重畳させて表示する、
     請求項1に記載の端末装置。
  9.  前記表示制御部は、前記1以上の第2投稿の公開対象となるユーザが、特定のユーザに設定されている場合、端末装置を利用するユーザが当該特定のユーザである場合に前記1以上の第2投稿を表示させるように制御する、
     請求項1に記載の端末装置。
  10.  端末装置が行う表示方法であって、
     動画データを第1記憶部に記憶させるステップと、
     前記動画データに設定される時間軸において第1投稿に関連づけられる表示時刻と、前記時間軸において前記第1投稿に対する返信である1以上の第2投稿に関連づけられる表示時刻と、前記第1投稿の内容と、前記1以上の第2投稿の内容とを第2記憶部に記憶させるステップと、
     表示対象として前記第1投稿が選択された場合、表示対象の第1投稿に関連づけられる表示時刻の動画データと、前記表示対象の第1投稿の内容と、前記1以上の第2投稿を選択させるための情報とを表示させ、前記1以上の第2投稿の中から表示対象の第2投稿が選択された場合、前記表示対象の第2投稿に関連づけられる表示時刻の動画データと前記表示対象の第2投稿の内容とを表示させるステップと、を含む、
     表示方法。
  11.  コンピュータに、
     動画データを第1記憶部に記憶させるステップと、
     前記動画データに設定される時間軸において第1投稿に関連づけられる表示時刻と、前記時間軸において前記第1投稿に対する返信である1以上の第2投稿に関連づけられる表示時刻と、前記第1投稿の内容と、前記1以上の第2投稿の内容とを第2記憶部に記憶させるステップと、
     表示対象として前記第1投稿が選択された場合、表示対象の第1投稿に関連づけられる表示時刻の動画データと、前記表示対象の第1投稿の内容と、前記1以上の第2投稿を選択させるための情報とを表示させ、前記1以上の第2投稿の中から表示対象の第2投稿が選択された場合、前記表示対象の第2投稿に関連づけられる表示時刻の動画データと前記表示対象の第2投稿の内容とを表示させるステップと、
     を実行させるためのプログラム。
     
PCT/JP2022/038835 2022-10-18 2022-10-18 端末装置、表示方法および表示プログラム WO2024084603A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2023509530A JP7303606B1 (ja) 2022-10-18 2022-10-18 端末装置、表示方法および表示プログラム
PCT/JP2022/038835 WO2024084603A1 (ja) 2022-10-18 2022-10-18 端末装置、表示方法および表示プログラム
JP2023101377A JP2024059551A (ja) 2022-10-18 2023-06-21 端末装置、表示方法および表示プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/038835 WO2024084603A1 (ja) 2022-10-18 2022-10-18 端末装置、表示方法および表示プログラム

Publications (1)

Publication Number Publication Date
WO2024084603A1 true WO2024084603A1 (ja) 2024-04-25

Family

ID=86996650

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/038835 WO2024084603A1 (ja) 2022-10-18 2022-10-18 端末装置、表示方法および表示プログラム

Country Status (2)

Country Link
JP (2) JP7303606B1 (ja)
WO (1) WO2024084603A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014053776A (ja) * 2012-09-07 2014-03-20 Nara Univ Of Education 映像再生システム、再生装置、再生プログラムおよび再生方法
JP2021108451A (ja) * 2019-12-27 2021-07-29 ライン プラス コーポレーションLINE Plus Corporation 映像とコメントを同時に消費する経験を提供する方法、システム、およびコンピュータプログラム
WO2022137449A1 (ja) * 2020-12-24 2022-06-30 株式会社Splyza 端末装置、表示方法および表示プログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014053776A (ja) * 2012-09-07 2014-03-20 Nara Univ Of Education 映像再生システム、再生装置、再生プログラムおよび再生方法
JP2021108451A (ja) * 2019-12-27 2021-07-29 ライン プラス コーポレーションLINE Plus Corporation 映像とコメントを同時に消費する経験を提供する方法、システム、およびコンピュータプログラム
WO2022137449A1 (ja) * 2020-12-24 2022-06-30 株式会社Splyza 端末装置、表示方法および表示プログラム

Also Published As

Publication number Publication date
JP2024059551A (ja) 2024-05-01
JP7303606B1 (ja) 2023-07-05

Similar Documents

Publication Publication Date Title
CN110784752B (zh) 一种视频互动方法、装置、计算机设备和存储介质
US10599304B2 (en) Content player
CN102905170B (zh) 视频的弹幕方法及系统
US12015820B2 (en) Systems and methods for automatically generating scoring scenarios with video of event
US9592446B2 (en) Electronic game providing device and non-transitory computer-readable storage medium storing electronic game program
US10924809B2 (en) Systems and methods for unified presentation of on-demand, live, social or market content
US20170220314A1 (en) Group-viewing assistance device, group-viewing assistance method, and viewing apparatus
JP5313409B1 (ja) ゲーム制御方法、ウェブサーバ装置、ゲーム制御プログラム及び記憶媒体
WO2016039156A1 (ja) 動画像送信装置、端末、動画像送信システム、制御方法、プログラム及び情報記憶媒体
US20210387094A1 (en) Picture messaging game
ES2434259T3 (es) Servicio de televisión social
WO2024084603A1 (ja) 端末装置、表示方法および表示プログラム
WO2022137449A1 (ja) 端末装置、表示方法および表示プログラム
CN105120352A (zh) 在视频节目上提供互动入口的方法和装置
JP2009282697A (ja) ネットワークシステム、コンテンツ再生装置および画像処理方法
US11146845B2 (en) Systems and methods for unified presentation of synchronized on-demand, live, social or market content
GB2486744A (en) Multimedia system with separately transmitted supplementary data overlaid onto broadcast video stream based on user input
US20190174171A1 (en) Systems and methods for unified presentation of stadium mode using on-demand, live, social or market content
US20180140952A1 (en) Gaming server and method to generate information-rich profiles
JP2015205048A (ja) 情報処理装置、プログラム、情報処理システム
JP2014212487A (ja) 端末装置、コメント配信システム、及びプログラム
JP6861429B2 (ja) 端末装置、情報処理方法、情報処理システム及びプログラム
JP2003030362A (ja) ユーザ名称切替方法及びシステム、端末、記録媒体並びにプログラム
US10567828B2 (en) Systems and methods for unified presentation of a smart bar on interfaces including on-demand, live, social or market content
EP3763130B1 (en) Systems and methods for scheduling a communication session based on media asset communication data

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22962715

Country of ref document: EP

Kind code of ref document: A1