JP2011013860A - Display-processing device, display-processing method, and program - Google Patents

Display-processing device, display-processing method, and program Download PDF

Info

Publication number
JP2011013860A
JP2011013860A JP2009156321A JP2009156321A JP2011013860A JP 2011013860 A JP2011013860 A JP 2011013860A JP 2009156321 A JP2009156321 A JP 2009156321A JP 2009156321 A JP2009156321 A JP 2009156321A JP 2011013860 A JP2011013860 A JP 2011013860A
Authority
JP
Japan
Prior art keywords
content
display
screen
key
list
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2009156321A
Other languages
Japanese (ja)
Inventor
Hitoshi Saijo
人司 西條
Toshihiro Fujibayashi
敏宏 藤林
Yoshihisa Kizuka
善久 木塚
Mieko Onodera
美枝子 小野寺
Sayoko Tanaka
砂与子 田中
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2009156321A priority Critical patent/JP2011013860A/en
Publication of JP2011013860A publication Critical patent/JP2011013860A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To easily retrieve content, which a user is interested in, from various kinds of content according to the user's operation relative to watching and listening.SOLUTION: A display-processing device includes: a selection part 101 which receives an operation for selecting key content, that is, content which becomes a retrieval key, from a display screen such as a list displaying screen 11, a retrieval screen 12, a program displaying screen 13, a details displaying screen 14 and a video-recording reception screen 15; a relativity-computing part 104 which computes the relativity of other kinds of content to the key content on the basis of the similarities of the contents of the content; a display information-generating part 105 which generates display information which represents the contents of the key content and other kinds of content; and a display-controlling part 106 which displays, on a display device, list information in which the display information of the other kinds of content is arranged in decreasing order of relativity from the position of the display information of the key content in case that the selecting operation by the selection part 101 is received.

Description

本発明は、表示処理装置、表示処理方法およびプログラムに関する。   The present invention relates to a display processing device, a display processing method, and a program.

近年、AV機器のコンテンツ(映像音声データ)保存能力の拡大や機器内に留まらない機器間又はネットワーク上に存在するコンテンツとのシームレス性の拡大などにより、ユーザがアクセス可能なコンテンツ数は急速に増加してきている。そして、このようなコンテンツを選択視聴するための受信装置が開示されている(例えば、特許文献1参照)。   In recent years, the number of content that can be accessed by users has increased rapidly due to the expansion of the ability to store content (video / audio data) of AV devices and the seamlessness between devices that are not limited to devices or on the network. Have been doing. A receiving apparatus for selectively viewing such content is disclosed (for example, see Patent Document 1).

このような受信装置においては、ユーザが視聴を所望するコンテンツを簡単に検索できる仕組みが望まれている。   In such a receiving apparatus, there is a demand for a mechanism that allows a user to easily search for content desired to be viewed.

そこで、上記特許文献1の情報処理装置では、録画番組またはオンエアを視聴中のコンテンツまたは番組表閲覧中の指定番組を基点番組として番組情報が検索され、関連度の強い順にコンテンツが一覧表示される技術が開示されている。   Therefore, in the information processing apparatus disclosed in Patent Document 1, the program information is searched with the recorded program or the content being viewed on the air or the designated program being viewed on the program guide as a base program, and the content is displayed in a list in descending order of relevance. Technology is disclosed.

特開2004−357184号公報JP 2004-357184 A

しかしながら、TV(Tele Vision)機能付きPC(Personal Computer)やAV機器等において、HDD(Hard Disk Drive)等の記憶媒体に保存されたコンテンツや、ネットワーク上のコンテンツ等から関連性のあるコンテンツを検索する場合、コンテンツは膨大に存在し、さらに、コンテンツの種類も多岐にわたるため、検索の基点となるキーコンテンツを決定する際に労力を要するという課題がある。   However, in PC (Personal Computer) with TV (Tele Vision) function and AV equipment, search related contents from contents saved in storage media such as HDD (Hard Disk Drive), network contents, etc. In this case, since there are a large amount of contents and the types of contents are diverse, there is a problem that labor is required when determining the key contents serving as a search base point.

本発明は、上記に鑑みてなされたものであって、視聴に関連するユーザの操作に沿って、多種多様のコンテンツからユーザにとって関心のあるコンテンツを簡単に検索することができる表示処理装置、表示処理方法およびプログラムを提供することを目的とする。   The present invention has been made in view of the above, and a display processing apparatus and a display that can easily search content of interest to a user from a wide variety of content in accordance with user operations related to viewing It is an object to provide a processing method and a program.

上述した課題を解決し、目的を達成するために、本発明の表示処理装置は、複数のコンテンツの一覧を表示したコンテンツ一覧画面を表示する表示手段と、前記コンテンツ一覧画面に対する選択操作に応じて、検索キーとなるコンテンツであるキーコンテンツを選択する選択手段と、前記キーコンテンツとは異なる種類を含む複数種類の他のコンテンツについて、コンテンツ内容の類似性に基づいて、前記キーコンテンツに対する関連度を算出する関連度算出手段と、前記キーコンテンツおよび前記他のコンテンツの内容を表す表示情報を生成する表示情報生成手段と、前記選択手段による選択操作を受付けた場合に、前記キーコンテンツの表示情報の位置から、前記関連度の高い順に、前記他のコンテンツの表示情報を配置した一覧情報を表示器に表示する表示制御手段と、を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, the display processing device of the present invention displays a content list screen displaying a list of a plurality of contents, and according to a selection operation on the content list screen. The selection means for selecting the key content that is the search key content, and a plurality of other types of content including types different from the key content, the degree of relevance to the key content is determined based on the similarity of the content details. Relevance calculating means for calculating, display information generating means for generating display information representing the contents of the key content and the other content, and when the selection operation by the selecting means is accepted, the display information of the key content List information in which display information of the other contents is arranged in descending order of the relevance level Display control means for displaying on 示器, characterized in that it comprises a.

また、本発明の表示処理方法は、表示処理装置で実行される表示処理方法であって、前記表示処理装置は、制御部と記憶部を備え、前記制御部において実行される、表示手段が、複数のコンテンツの一覧を表示したコンテンツ一覧画面を表示するステップと、選択手段が、前記コンテンツ一覧画面に対する選択操作に応じて、検索キーとなるコンテンツであるキーコンテンツを選択するステップと、関連度算出手段が、前記キーコンテンツとは異なる種類を含む複数種類の他のコンテンツについて、コンテンツ内容の類似性に基づいて、前記キーコンテンツに対する関連度を算出するステップと、表示情報生成手段が、前記キーコンテンツおよび前記他のコンテンツの内容を表す表示情報を生成するステップと、表示制御手段が、前記選択手段による選択操作を受付けた場合に、前記キーコンテンツの表示情報の位置から、前記関連度の高い順に、前記他のコンテンツの表示情報を配置した一覧情報を表示器に表示するステップと、を含むことを特徴とする。   The display processing method of the present invention is a display processing method executed by a display processing device, and the display processing device includes a control unit and a storage unit, and the display means executed by the control unit includes: A step of displaying a content list screen displaying a list of a plurality of contents, a step of selecting a key content that is a content serving as a search key in response to a selection operation on the content list screen, and a relevance calculation Means for calculating a degree of relevance to the key content on the basis of the similarity of the content details of other types of content including types different from the key content; and the display information generating unit includes the key content And a step of generating display information representing details of the other content, and a display control means, And displaying the list information in which the display information of the other content is arranged in the descending order of the relevance from the position of the display information of the key content when the selection operation according to is received. It is characterized by.

また、本発明のプログラムは、コンピュータを、複数のコンテンツの一覧を表示したコンテンツ一覧画面を表示する表示手段と、前記コンテンツ一覧画面に対する選択操作に応じて、検索キーとなるコンテンツであるキーコンテンツを選択する選択手段と、前記キーコンテンツとは異なる種類を含む複数種類の他のコンテンツについて、コンテンツ内容の類似性に基づいて、前記キーコンテンツに対する関連度を算出する関連度算出手段と、前記キーコンテンツおよび前記他のコンテンツの内容を表す表示情報を生成する表示情報生成手段と、前記選択手段による選択操作を受付けた場合に、前記キーコンテンツの表示情報の位置から、前記関連度の高い順に、前記他のコンテンツの表示情報を配置した一覧情報を表示器に表示する表示制御手段と、して機能させることを特徴とする。   In addition, the program of the present invention allows a computer to display a content list screen that displays a list of a plurality of contents, and a key content that is a content serving as a search key in response to a selection operation on the content list screen. A selection means for selecting, a relevance calculation means for calculating relevance to the key content based on the similarity of the contents of a plurality of other types of content including types different from the key content, and the key content And display information generating means for generating display information representing the content of the other content, and when receiving a selection operation by the selecting means, from the position of the display information of the key content in the descending order of the relevance Display control to display list information with display information of other contents on the display Characterized in that to stage and, to function.

本発明によれば、視聴に関連するユーザの操作に沿って、多種多様のコンテンツからユーザにとって関心のあるコンテンツを簡単に検索することができるという効果を奏する。   Advantageous Effects of Invention According to the present invention, there is an effect that it is possible to easily search for content that is of interest to the user from a wide variety of content in accordance with user operations related to viewing.

図1は、本実施の形態にかかる表示処理装置の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a display processing apparatus according to the present embodiment. 図2は、TV番組をコンテンツとした場合におけるメタデータの一例を示す説明図である。FIG. 2 is an explanatory diagram showing an example of metadata when a TV program is used as content. 図3は、一覧表示画面の一例を示す模式図である。FIG. 3 is a schematic diagram illustrating an example of a list display screen. 図4は、検索画面の一例を示す模式図である。FIG. 4 is a schematic diagram illustrating an example of a search screen. 図5は、番組表示画面の一例を示す模式図である。FIG. 5 is a schematic diagram showing an example of a program display screen. 図6は、録画受付画面の一例を示す模式図である。FIG. 6 is a schematic diagram illustrating an example of a recording acceptance screen. 図7は、詳細表示画面の一例を示す模式図である。FIG. 7 is a schematic diagram illustrating an example of a detail display screen. 図8は、選択メニューの一例を示す模式図である。FIG. 8 is a schematic diagram showing an example of the selection menu. 図9−1は、表示情報の一例を示す図である。FIG. 9A is a diagram illustrating an example of display information. 図9−2は、表示情報の一例を示す図である。FIG. 9-2 is a diagram of an example of display information. 図10−1は、表示情報の表示動作の詳細に関する説明図である。FIG. 10A is an explanatory diagram regarding details of a display operation of display information. 図10−2は、表示情報の表示動作の詳細に関する説明図である。FIG. 10B is an explanatory diagram regarding the details of the display information display operation. 図11は、表示情報の表示動作の詳細に関する説明図である。FIG. 11 is an explanatory diagram regarding details of the display operation of the display information. 図12は、表示情報の表示動作の詳細に関する説明図である。FIG. 12 is an explanatory diagram regarding the details of the display information display operation. 図13は、表示情報の表示動作の詳細に関する説明図である。FIG. 13 is an explanatory diagram regarding the details of the display operation of the display information. 図14は、表示情報の表示動作の詳細に関する説明図である。FIG. 14 is an explanatory diagram regarding the details of the display operation of the display information. 図15は、キーコンテンツの表示情報と他のコンテンツの表示情報を配置した一覧情報の一例を示す図である。FIG. 15 is a diagram illustrating an example of list information in which display information of key contents and display information of other contents are arranged. 図16は、詳細表示画面の一例を示す模式図である。FIG. 16 is a schematic diagram illustrating an example of a detail display screen. 図17は、表示情報の表示処理の手順を示すフローチャートである。FIG. 17 is a flowchart illustrating a display information display processing procedure.

以下に添付図面を参照して、この発明にかかる表示処理装置、表示処理方法およびプログラムの最良な実施の形態を詳細に説明する。なお、以下の実施の形態においては、本発明にかかる表示処理装置をテレビジョン(Television:TV)を備えたパーソナルコンピュータ(PC)に適用した例を示すが、これに限定されることなく、表示装置などにおいて映像等を表示できるものであれば、本発明を適用することができる。本実施の形態の表示処理装置は、ユーザが複数のコンテンツから検索のキーとなるキーコンテンツおよびそのキーコンテンツに関連するコンテンツの検索を行う場合、ユーザにより当該キーコンテンツが選択されると、そのキーコンテンツとともにキーコンテンツに関連する複数のコンテンツを表示するものである。   Exemplary embodiments of a display processing device, a display processing method, and a program according to the present invention are explained in detail below with reference to the accompanying drawings. In the following embodiment, an example in which the display processing apparatus according to the present invention is applied to a personal computer (PC) equipped with a television (TV) is shown, but the present invention is not limited to this. The present invention can be applied as long as an image or the like can be displayed on an apparatus or the like. When the user searches for key content that is a search key and content related to the key content from a plurality of contents, when the user selects the key content, the display processing apparatus according to the present embodiment selects the key content. A plurality of contents related to the key contents are displayed together with the contents.

まず、表示処理装置100の機能構成について説明する。図1は、実施の形態にかかる表示処理装置100の構成を示すブロック図である。図1に示すように、表示処理装置100は、電子番組表記憶部150と、録画番組記憶部160と、表示装置170と、放送受信部108と、IPTV(Internet Protocol TeleVision)接続部180とを備えており、IPTVサーバ200とネットワークを介して接続されている。また、表示処理装置100は、ASICやCPU等の処理装置、表示処理装置100の動作を制御する所定のプログラムが格納されたROMや当該処理装置のワーク領域となるRAM等の記憶装置を備えており(何れも図示せず)、当該処理装置と記憶装置に格納されたプログラムとの協働により、電子番組表記憶部150、録画番組記憶部160、データ記憶部190、選択部101、メタデータ検索部102、メタデータ取得部103、関連度算出部104、表示情報生成部105、表示制御部106、映像再生部107、画面生成部109の各機能部を実現する。   First, the functional configuration of the display processing apparatus 100 will be described. FIG. 1 is a block diagram illustrating a configuration of a display processing apparatus 100 according to the embodiment. As shown in FIG. 1, the display processing apparatus 100 includes an electronic program guide storage unit 150, a recorded program storage unit 160, a display device 170, a broadcast receiving unit 108, and an IPTV (Internet Protocol TeleVision) connection unit 180. And is connected to the IPTV server 200 via a network. In addition, the display processing device 100 includes a processing device such as an ASIC or a CPU, a ROM that stores a predetermined program for controlling the operation of the display processing device 100, and a storage device such as a RAM that is a work area of the processing device. And the electronic program guide storage unit 150, the recorded program storage unit 160, the data storage unit 190, the selection unit 101, and the metadata in cooperation with the processing device and the program stored in the storage device. The search unit 102, the metadata acquisition unit 103, the relevance calculation unit 104, the display information generation unit 105, the display control unit 106, the video reproduction unit 107, and the screen generation unit 109 are realized.

IPTVサーバ200は、IPを利用してテレビ番組や映画などの映像を配信するサービスを提供するサーバであり、表示処理装置100からの要求により、当該映像等のコンテンツ、該コンテンツのメタデータを配信する。   The IPTV server 200 is a server that provides a service for distributing video such as a TV program or a movie using IP, and distributes content such as the video and metadata of the content in response to a request from the display processing device 100. To do.

IPTV接続部180は、表示処理装置100とIPTVサーバ200とを接続するインターフェースである。   The IPTV connection unit 180 is an interface that connects the display processing apparatus 100 and the IPTV server 200.

電子番組表記憶部150は、電子番組表(EPG:Electronic Program Guide)を管理・配信している外部サーバ、またはTV放送から取得した電子番組表を記憶するHDDやメモリ等の記憶媒体である。具体的には、インターネットなどのネットワーク網に接続されたサービス提供者のサーバ装置から、通信部(不図示)を介してTV、CATV、CS放送、BS放送などの電子番組表を取得、又はTV放送により放送された電子番組表を、アンテナやケーブル(不図示)を介して受信し、取得又は受信した電子番組表を記憶している。ここで、電子番組表には、現在から未来のある時点(例えば、1週間後)までに放送される番組に関する情報が含まれているものとする。なお、電子番組表記憶部150に記憶された番組に関する情報は、定期的に更新されるものであり、その際、既に格納されている情報であっても更新される場合もある。   The electronic program guide storage unit 150 is an external server that manages and distributes an electronic program guide (EPG), or a storage medium such as an HDD or a memory that stores an electronic program guide acquired from a TV broadcast. Specifically, an electronic program guide such as TV, CATV, CS broadcast, BS broadcast is acquired from a server device of a service provider connected to a network such as the Internet via a communication unit (not shown), or TV An electronic program guide broadcast by broadcasting is received via an antenna or a cable (not shown), and the acquired or received electronic program guide is stored. Here, it is assumed that the electronic program guide includes information on programs broadcast from the present to a certain time in the future (for example, one week later). Note that the information on the program stored in the electronic program guide storage unit 150 is regularly updated. In this case, even information already stored may be updated.

録画番組記憶部160は、映像等のコンテンツを記憶するHDDやメモリ等の記憶媒体である。例えば、表示処理装置100がHDDを備えたTVである場合は、録画番組記憶部160は、TV番組等を録画した映像のコンテンツを記憶することになる。また、DVD(Digital Versatile Disk)の映像や、ビデオカメラで撮像した映像等をコンテンツとしてもよい。   The recorded program storage unit 160 is a storage medium such as an HDD or a memory that stores content such as video. For example, when the display processing apparatus 100 is a TV equipped with an HDD, the recorded program storage unit 160 stores video content in which a TV program or the like is recorded. Further, a DVD (Digital Versatile Disk) video, a video captured by a video camera, or the like may be used as the content.

また、録画番組記憶部160は、コンテンツ毎に当該コンテンツに関するメタデータを関連付けて記憶している。ここで「メタデータ」とは、各コンテンツに固有の特性を示した情報群であって、各コンテンツのタイトルや放送日時等が含まれる。例えば、コンテンツがTV番組の場合には、TV番組のタイトル、チャンネルや放送日時、出演者、番組内容、ジャンル等の情報(番組情報)がメタデータとなり、コンテンツとともこのメタデータが提供され、録画番組記憶部160に記憶される。   In addition, the recorded program storage unit 160 stores metadata related to the content in association with each content. Here, the “metadata” is a group of information indicating characteristics unique to each content, and includes the title of each content, the broadcast date and time, and the like. For example, when the content is a TV program, information (program information) such as a TV program title, channel, broadcast date and time, performers, program contents, and genre becomes metadata, and this metadata is provided together with the content. It is stored in the recorded program storage unit 160.

図2は、TV番組をコンテンツとした場合におけるメタデータの一例を示す説明図である。図2に示すメタデータは、TV番組を録画したコンテンツに関する情報であり、TV番組のタイトル「お昼のコメディーショー」、チャンネル「○×放送」、放送日時「2008年8月1日 12:00〜12:40」、出演者「○○△、□□××」、番組内容「今旬の〜世界にいざなう」、ジャンル「お笑い」などの情報が記憶されている。   FIG. 2 is an explanatory diagram showing an example of metadata when a TV program is used as content. The metadata shown in FIG. 2 is information related to the content recorded on the TV program. The title of the TV program is “Lunch Comedy Show”, the channel “○ × Broadcast”, and the broadcast date and time “August 1, 2008 12:00:00”. 12:40 ”, performers“ XX, □ xx ”, program content“ this season to the world ”, and genre“ comed ”are stored.

なお、上記では、メタデータが予め設定された状態で提供される態様を説明したが、これに限定されることなく、リモートコントローラ(以下、リモコンという)90や、PCのキーボードなどの入力装置などを介してユーザから入力された情報をメタデータとして、コンテンツと関連付けて録画番組記憶部160に記憶する態様としてもよい。   In the above description, the aspect in which metadata is provided in a preset state has been described. However, the present invention is not limited to this, and an input device such as a remote controller (hereinafter referred to as a remote controller) 90 or a PC keyboard is used. The information input from the user via the URL may be stored as metadata in the recorded program storage unit 160 in association with the content.

データ記憶部190は、画像データ、音楽データ等の多種類のファイル全般およびそのメタデータを記憶するHDDやメモリ等の記憶媒体である。例えば、表示処理装置100がTVを備えたPCである場合は、ネットワークを介して接続されたサーバから受信したファイルや、DVD(Digital Versatile Disk)等の記憶媒体を介して保存したデータや、その他アプリケーションによって作成または編集されたファイル全般を記憶することになる。これらのファイルのメタデータとしては、ファイル名、サイズ、ファイル作成日時、ファイル属性、ファイル作成者等が含まれる。   The data storage unit 190 is a storage medium such as an HDD or a memory that stores various types of files such as image data and music data in general and metadata thereof. For example, when the display processing apparatus 100 is a PC equipped with a TV, files received from a server connected via a network, data saved via a storage medium such as a DVD (Digital Versatile Disk), and the like It will remember all the files created or edited by the application. The metadata of these files includes file name, size, file creation date / time, file attribute, file creator, and the like.

表示装置170は、文字や画像を表示する液晶画面(LCD)などであり、受信したTV番組などのコンテンツや記憶されているコンテンツ、電子番組表などを表示するものである。また、表示装置170は、ユーザがコンテンツの検索を行うために、後述する表示情報生成部105により生成されたコンテンツの内容を表わす表示情報を表示する(図9−1、9−2参照)。   The display device 170 is a liquid crystal screen (LCD) or the like that displays characters and images, and displays content such as received TV programs, stored content, and an electronic program guide. In addition, the display device 170 displays display information representing the contents of the content generated by the display information generation unit 105 described later (see FIGS. 9-1 and 9-2) in order for the user to search for the content.

放送受信部108は、TV放送により放送された映像のコンテンツ(TV番組)を、アンテナやケーブル(不図示)を介して受信するものである。   The broadcast receiving unit 108 receives video content (TV program) broadcast by TV broadcasting via an antenna or a cable (not shown).

映像再生部107は、ユーザが再生を所望する映像のコンテンツ、すなわち放送受信部108により受信したTV番組などのコンテンツ、IPTV接続部180を介してIPTVサーバ200から取得した映像のコンテンツ、または録画番組記憶部160に記憶されている映像のコンテンツを取得して、取得したコンテンツをデコード(再生)して表示制御部106に送出するものである。   The video reproduction unit 107 is a video content that the user desires to reproduce, that is, a content such as a TV program received by the broadcast reception unit 108, a video content acquired from the IPTV server 200 via the IPTV connection unit 180, or a recorded program The video content stored in the storage unit 160 is acquired, and the acquired content is decoded (reproduced) and transmitted to the display control unit 106.

画面生成部109は、複数のコンテンツの一覧を表示したコンテンツ一覧画面を表示装置170に表示するための情報を生成する。ここで、コンテンツ一覧画面には、一覧表示画面11(図3参照)、検索画面12(図4参照)、番組表示画面13(図5参照)等が含まれ、さらに、詳細は後述するが、一覧情報の表示画面も含まれる。   The screen generation unit 109 generates information for displaying a content list screen displaying a list of a plurality of contents on the display device 170. Here, the content list screen includes a list display screen 11 (see FIG. 3), a search screen 12 (see FIG. 4), a program display screen 13 (see FIG. 5), and the like. A list information display screen is also included.

具体的には、画面生成部109は、一例として、録画番組記憶部160に記憶されたコンテンツおよびそのメタデータや、データ記憶部190に記憶保存されている画像データ、音楽データ等の多種類のファイル全般およびそのメタデータに基づいて、各コンテンツのタイトルや各ファイルのファイル名、代表画面(サムネイル)等を一覧表示する一覧表示画面11を、後述する表示制御部106の制御によって表示装置170に表示可能とした情報を生成する。一覧表示画面11は、図3に示すように、コンテンツ一覧31や、選択メニュー20a等を備えており、コンテンツ一覧31は、コンテンツのタイトルやファイルのファイル名、或いは各コンテンツまたは各ファイルのサムネイルを用いて、表示処理装置100内に保存されているコンテンツや、音楽ファイル、画像ファイル等その他の複数種類のファイルの一覧を表示するものである。また、選択メニュー20aは、コンテンツ等を対応するアプリケーションで再生するための「再生」、コンテンツ等を対応するアプリケーションで編集するための「編集」、コンテンツ等を削除するための「削除」等をメニューとして備えている。なお、選択メニュー20aでは、表示画面およびコンテンツの種別(属性)に応じてメニューとして提示される内容が変化する。尚、画面生成部109は、電子番組表記憶部150に記憶された電子番組表や、IPTVサーバ200から配信されるその他の情報に基づいて、一覧表示画面11を表示可能とした情報を生成するとしても良い。   Specifically, the screen generation unit 109, as an example, includes various types of content and metadata stored in the recorded program storage unit 160, image data stored in the data storage unit 190, music data, and the like. A list display screen 11 for displaying a list of titles of each content, file names of each file, representative screens (thumbnail) and the like based on the entire file and its metadata is displayed on the display device 170 under the control of the display control unit 106 described later. Generate information that can be displayed. As shown in FIG. 3, the list display screen 11 includes a content list 31, a selection menu 20a, and the like. The content list 31 includes a content title, a file name of a file, or a thumbnail of each content or each file. It is used to display a list of a plurality of other types of files such as contents stored in the display processing apparatus 100, music files, and image files. The selection menu 20a includes menu items such as “play” for playing content etc. with a corresponding application, “edit” for editing content etc. with a corresponding application, “delete” for deleting content etc. As prepared. In the selection menu 20a, the content presented as a menu varies depending on the display screen and the content type (attribute). The screen generation unit 109 generates information that can display the list display screen 11 based on the electronic program guide stored in the electronic program guide storage unit 150 and other information distributed from the IPTV server 200. It is also good.

また、画面生成部109は、一例として、録画番組記憶部160に記憶されたコンテンツおよびそのメタデータや、データ記憶部190に記憶保存されている画像データ、音楽データ等の多種類のファイル全般およびそのメタデータに基づいて、ユーザが所望するコンテンツやファイルを検索して、さらに、検索の結果を一覧表示する検索画面12を、後述する表示制御部106の制御によって表示装置170に表示可能とした情報を生成する。検索画面12は、図4に示すように、検索結果一覧32や、選択メニュー20b等を備えており、検索結果一覧32は、ユーザがリモコン90やキーボードを操作することによって入力した検索キーワードに対して行われた検索の結果の一覧を、コンテンツのタイトルやファイル名等を用いて表示するものである。尚、画面生成部109は、電子番組表記憶部150に記憶された電子番組表や、IPTVサーバ200から配信されるその他の情報に基づいて、検索画面12を表示可能とした情報を生成するとしても良い。   In addition, the screen generation unit 109, as an example, includes various types of files such as content stored in the recorded program storage unit 160 and its metadata, image data stored in the data storage unit 190, music data, etc. Based on the metadata, the user can search for desired contents and files, and the search screen 12 for displaying a list of search results can be displayed on the display device 170 under the control of the display control unit 106 described later. Generate information. As shown in FIG. 4, the search screen 12 includes a search result list 32, a selection menu 20b, and the like. The search result list 32 corresponds to a search keyword input by the user operating the remote controller 90 or the keyboard. A list of the results of the search performed in this way is displayed using the content title, file name, and the like. The screen generation unit 109 generates information that enables the search screen 12 to be displayed based on the electronic program guide stored in the electronic program guide storage unit 150 and other information distributed from the IPTV server 200. Also good.

また、画面生成部109は、一例として、電子番組表記憶部150に記憶された電子番組表に基づいて、TV番組のタイトル、放送日時、チャンネル、番組内容等を一覧表示する番組表示画面13を、後述する表示制御部106の制御によって表示装置170に表示可能とした情報を生成する。番組表示画面13は、図5に示すように、電子番組表33や、選択メニュー20c等を備えている。   For example, the screen generation unit 109 displays a program display screen 13 that displays a list of TV program titles, broadcast dates, channels, program contents, and the like based on the electronic program guide stored in the electronic program guide storage unit 150. Information that can be displayed on the display device 170 is generated under the control of the display control unit 106 described later. As shown in FIG. 5, the program display screen 13 includes an electronic program guide 33, a selection menu 20c, and the like.

また、画面生成部109は、コンテンツ一覧画面において選択されたコンテンツに関する別画面を表示装置170に表示するための情報を生成する。   The screen generation unit 109 also generates information for displaying another screen related to the content selected on the content list screen on the display device 170.

一例として、番組表示画面13から録画操作を受付けるために、別画面である録画受付画面15を表示する場合について説明する。図5に示すように、番組表示画面13において、コンテンツ400が選択された状態で、さらに、操作機器の「録画」ボタンが操作されたり、選択メニュー20cの「録画」23cが選択されたりすると、画面生成部109は、コンテンツ400の録画に関する操作を行う録画受付画面15を、後述する表示制御部106の制御によって表示装置170に表示可能とした情報を生成する。録画受付画面15では、図6に示すように、選択されたコンテンツ400のタイトルやチャンネル、放送日時等が示され、録画ボタン23eを操作することによって、コンテンツ400の録画が受付けられ、録画受付が完了した場合には「録画予約を受付けました」等のメッセージが表示される。選択メニュー20cは、さらに「類似コンテンツ探索」21eをメニューとして備えている。   As an example, a case will be described in which a recording reception screen 15, which is a separate screen, is displayed in order to receive a recording operation from the program display screen 13. As shown in FIG. 5, when the content 400 is selected on the program display screen 13 and the “record” button of the operation device is further operated or “record” 23 c of the selection menu 20 c is selected, The screen generation unit 109 generates information that allows the recording reception screen 15 for performing operations related to recording of the content 400 to be displayed on the display device 170 under the control of the display control unit 106 described later. As shown in FIG. 6, the recording acceptance screen 15 shows the title, channel, broadcast date and time of the selected content 400, and the recording of the content 400 is accepted by operating the recording button 23e. When it is completed, a message such as “Recording reservation accepted” is displayed. The selection menu 20c further includes a “similar content search” 21e as a menu.

また、その他の例として、前述の一覧表示画面11(図3参照)、検索画面12(図4参照)、番組表示画面13(図5参照)から、別画面である詳細表示画面14を表示する場合について説明する。一覧表示画面11(図3参照)、検索画面12(図4参照)、番組表示画面13(図5参照)の選択メニュー20a、20b、20c(以降、特に限定しない場合は選択メニュー20と称する。)には、それぞれ「詳細表示」メニュー22a、22b、22c(以降、特に限定しない場合は「詳細表示」メニュー22と称する。)が備えられている。そして、操作機器の操作によって「詳細表示」メニュー22が選択されると、表示装置170には、後述する表示制御部106によって、図7に示す詳細表示画面14が表示される。或いは、操作機器に「詳細表示」ボタンを備えて、これを操作することにより詳細表示画面14が表示装置170に表示されるようにしても良い。   As another example, a detailed display screen 14 that is a separate screen is displayed from the above-described list display screen 11 (see FIG. 3), search screen 12 (see FIG. 4), and program display screen 13 (see FIG. 5). The case will be described. Selection menus 20a, 20b, and 20c on the list display screen 11 (see FIG. 3), the search screen 12 (see FIG. 4), and the program display screen 13 (see FIG. 5) (hereinafter referred to as the selection menu 20 unless otherwise specified). ) Are provided with “detailed display” menus 22a, 22b, and 22c (hereinafter referred to as “detailed display” menu 22 unless otherwise specified). Then, when the “detail display” menu 22 is selected by operating the operation device, the detail display screen 14 shown in FIG. 7 is displayed on the display device 170 by the display control unit 106 described later. Alternatively, the “detail display” button may be provided in the operating device, and the detail display screen 14 may be displayed on the display device 170 by operating this button.

ここで、詳細表示画面14とは、図7に示すように、コンテンツのタイトルやチャンネル、放送日時、出演者、番組内容、ジャンルなど、コンテンツに関連する詳細な情報が表示されるものである。また、詳細表示画面14は、そのコンテンツの状態に応じて、前画面を表示する「戻る」や、コンテンツを再生する「再生」、「録画」等のメニューを備えている。さらに、詳細表示画面14は、表示されているコンテンツをキーコンテンツとして関連するコンテンツの探索を開始するための「類似コンテンツ探索」21dをメニューとして備えている。   Here, as shown in FIG. 7, the detailed display screen 14 displays detailed information related to the content such as the title and channel of the content, broadcast date and time, performers, program contents, and genre. The detail display screen 14 includes menus such as “return” for displaying the previous screen, “playback” for reproducing the content, and “recording” according to the state of the content. Further, the detailed display screen 14 includes a “similar content search” 21d as a menu for starting a search for related content using the displayed content as key content.

選択部101は、選択手段として機能するものであり、操作機器が操作されたことを認識し、コンテンツ一覧画面に対する選択操作に応じて、検索キーとなるコンテンツであるキーコンテンツを選択する。また、選択部101は、操作機器が操作されたことを認識し、その操作を受付ける。ここで、操作機器としては、例えば、操作ボタンが設けられたリモコン90や、キーボード(不図示)、マウス等であり、リモコン90での操作は、操作ボタンの押下であり、キーボードでの操作はキーの操作であり、マウスでの操作はマウスの移動や操作ボタンの押下等である。   The selection unit 101 functions as a selection unit, recognizes that the operating device has been operated, and selects key content that is content to be a search key in response to a selection operation on the content list screen. The selection unit 101 recognizes that the operating device has been operated, and accepts the operation. Here, examples of the operation device include a remote controller 90 provided with operation buttons, a keyboard (not shown), a mouse, and the like. The operation on the remote controller 90 is pressing of the operation button. This is a key operation, and an operation with a mouse is a movement of the mouse or a press of an operation button.

具体的には、選択部101は、表示装置170に表示された、コンテンツおよびその他のファイルを一覧表示する一覧表示画面11に対する選択操作に応じて、キーコンテンツを選択する。即ち、図3に示す一覧表示画面11において、操作機器の操作によってカーソルが移動されてコンテンツ400が選択された状態で、さらに、操作機器の「決定」ボタンまたは「探索開始」ボタンが操作されると、選択部101は、コンテンツ400を検索の中心(キー)となるコンテンツ(キーコンテンツ)として選択する。あるいは、選択部101は、操作機器の操作によってカーソルが移動されてコンテンツ400が選択された状態で、さらに、操作機器の操作によって、選択メニュー20aから「類似コンテンツ探索」が選択されると、コンテンツ400をキーコンテンツとして選択する。   Specifically, the selection unit 101 selects key content in response to a selection operation on the list display screen 11 that displays the content and other files displayed on the display device 170 as a list. That is, on the list display screen 11 shown in FIG. 3, the “determine” button or “search start” button of the operating device is further operated while the cursor is moved by the operation of the operating device and the content 400 is selected. Then, the selection unit 101 selects the content 400 as content (key content) serving as a search center (key). Alternatively, when the cursor 400 is moved by the operation of the operation device and the content 400 is selected, and the “similar content search” is selected from the selection menu 20a by the operation of the operation device, the selection unit 101 selects the content. 400 is selected as the key content.

また、選択部101は、表示装置170に表示された、ユーザがコンテンツおよびその他のファイルに関する検索を行った結果を一覧表示する検索画面12に対する選択操作に応じて、キーコンテンツを選択する。即ち、図4に示すように、操作機器の操作によってカーソルが移動されてコンテンツ400が選択された状態で、さらに、操作機器の「決定」ボタンまたは「探索開始」ボタンが操作されると、選択部101は、コンテンツ400をキーコンテンツとして選択する。或いは、選択部101は、操作機器の操作によって、選択メニュー20bから「類似コンテンツ探索」が選択されると、コンテンツ400をキーコンテンツとして選択する。   In addition, the selection unit 101 selects key content in response to a selection operation on the search screen 12 displayed on the display device 170 and displaying a list of results of the user searching for content and other files. In other words, as shown in FIG. 4, when the cursor is moved by the operation of the operating device and the content 400 is selected, and the “OK” button or the “search start” button of the operating device is further operated, the selection is performed. Unit 101 selects content 400 as the key content. Alternatively, when “similar content search” is selected from the selection menu 20b by the operation of the operating device, the selection unit 101 selects the content 400 as the key content.

また、選択部101は、表示装置170に表示された、番組表示画面13に対する選択操作に応じて、キーコンテンツを選択する。即ち、図5に示すように、操作機器の操作によってカーソルが移動されてコンテンツ400が選択された状態で、さらに、操作機器の「決定」ボタンまたは「探索開始」ボタンが操作されると、選択部101は、コンテンツ400をキーコンテンツとして選択する。或いは、選択部101は、操作機器の操作によって、選択メニュー20cから「類似コンテンツ探索」が選択されると、コンテンツ400をキーコンテンツとして選択する。   In addition, the selection unit 101 selects key content in response to a selection operation on the program display screen 13 displayed on the display device 170. That is, as shown in FIG. 5, when the cursor is moved by the operation of the operation device and the content 400 is selected, and the “Enter” button or “Search start” button of the operation device is further operated, the selection is performed. Unit 101 selects content 400 as the key content. Alternatively, when “similar content search” is selected from the selection menu 20c by the operation of the operation device, the selection unit 101 selects the content 400 as the key content.

また、選択部101は、表示装置170に表示された、コンテンツの録画に関する操作を受付ける録画受付画面15に対する選択操作に応じて、キーコンテンツを選択する。すなわち、録画受付の前後に関わらず、選択メニュー20cから「類似コンテンツ探索」21eが選択されると、選択部101は、録画操作中であるコンテンツをキーコンテンツとして選択する。   In addition, the selection unit 101 selects key content in response to a selection operation on the recording reception screen 15 that is displayed on the display device 170 and receives an operation related to content recording. That is, when “similar content search” 21e is selected from the selection menu 20c regardless of before or after recording reception, the selection unit 101 selects content that is being recorded as key content.

尚、選択部101は、録画受付画面15において、例えば録画予約時間が「19:00〜21:00」と連続的に設定されて、一度に複数のコンテンツの録画操作が行われた場合には、複数のコンテンツのうち、録画時間が最も長いコンテンツをキーコンテンツとして選択しても良いし、最初に放送が開始するコンテンツをキーコンテンツとして選択しても良いし、最後に放送が終了するコンテンツをキーコンテンツとして選択しても良い。   In the recording reception screen 15, for example, when the recording reservation time is continuously set to “19: 00 to 21:00” and the recording operation of a plurality of contents is performed at one time, the selection unit 101 performs the recording operation. Of the plurality of contents, the content with the longest recording time may be selected as the key content, the content that starts broadcasting first may be selected as the key content, and the content that ends broadcasting ends. It may be selected as key content.

さらに、選択部101は、表示装置170に表示された、コンテンツの詳細情報を表示した詳細表示画面14からに対する選択操作に応じて、キーコンテンツを選択する。即ち、図7に示すように、選択部101は、詳細表示画面14において、「類似コンテンツ探索」21dが選択された場合に、詳細表示されているコンテンツをキーコンテンツとして選択する。尚、詳細表示画面14が表示されている状態で、操作機器の「決定」ボタンまたは「探索開始」ボタンを操作することにより、詳細表示されているコンテンツをキーコンテンツとして選択するようにしても良い。   Furthermore, the selection unit 101 selects key content in response to a selection operation on the detailed display screen 14 that displays the detailed information of the content displayed on the display device 170. That is, as illustrated in FIG. 7, when “similar content search” 21 d is selected on the detail display screen 14, the selection unit 101 selects the content that is displayed in detail as the key content. Note that the content displayed in detail may be selected as the key content by operating the “decision” button or “search start” button of the operating device while the detail display screen 14 is displayed. .

なお、選択部101は、再生中のコンテンツをキーコンテンツとして選択してもよく、その場合には、ユーザがコンテンツの再生中に操作機器の「探索開始」ボタンを操作すること等によって、選択部101は、その再生中のコンテンツをキーコンテンツとして選択する。   Note that the selection unit 101 may select the content being played back as the key content. In this case, the selection unit 101 may be operated by, for example, operating the “start search” button of the operating device while the content is being played back. 101 selects the content being reproduced as key content.

また、選択部101は、詳細は後述するが、表示装置170に表示された複数のコンテンツの表示情報が表示された一覧情報に対する選択操作に応じて、キーコンテンツを選択する。   Although the details will be described later, the selection unit 101 selects a key content in response to a selection operation for list information on which display information of a plurality of contents displayed on the display device 170 is displayed.

なお、上述では、選択操作受付部101は、一覧表示画面11、検索画面12、番組表示画面13、詳細表示画面14、録画受付画面15において、コンテンツ400が選択された状態で、操作機器の「決定」ボタンまたは「探索」ボタンを操作したり、あるいは選択メニュー20aから「類似コンテンツ探索」が選択されることによって、キーコンテンツを選択したが、これに限定されるものではない。その他の例として、選択操作受付部101は、一覧表示画面11、検索画面12、番組表示画面13、詳細表示画面14、録画受付画面15において、コンテンツ400が選択された状態で、さらに、マウスの右クリックやリモコン90のメニュー表示ボタン等を操作することによって、図8に示すようなコンテクストメニュー(右クリックメニュー)40を表示させて、このコンテクストメニュー40から「類似コンテンツ探索」21fを選択することにより、キーコンテンツを選択するようにしてもよい。尚、コンテクストメニューでは、メニューとして提示する内容が状況に応じて変化する。   Note that, in the above description, the selection operation accepting unit 101 displays the “400” of the operation device with the content 400 selected on the list display screen 11, the search screen 12, the program display screen 13, the detail display screen 14, and the recording acceptance screen 15. The key content is selected by operating the “OK” button or the “search” button or by selecting “similar content search” from the selection menu 20a. However, the present invention is not limited to this. As another example, the selection operation accepting unit 101 further includes the mouse 400 in a state where the content 400 is selected on the list display screen 11, the search screen 12, the program display screen 13, the detail display screen 14, and the recording acceptance screen 15. A context menu (right-click menu) 40 as shown in FIG. 8 is displayed by right-clicking or operating the menu display button of the remote controller 90, and “similar content search” 21f is selected from this context menu 40. Thus, the key content may be selected. In the context menu, the content presented as the menu changes depending on the situation.

メタデータ取得部103は、選択部101により、キーコンテンツが選択された場合、全てのコンテンツ(キーコンテンツおよびキーコンテンツ以外の他のコンテンツ)のメタデータを取得するものである。また、メタデータ取得部103は、画面生成部109が一覧表示画面11、検索画面12、番組表示画面13、詳細表示画面14、録画受付画面15の表示画面を作成するためのメタデータを取得する。具体的には、例えば、メタデータ取得部103は、コンテンツのメタデータを録画番組記憶部160から取得する。また、メタデータ取得部103は、その他のファイルのメタデータをデータ記憶部190から取得する。また、メタデータ取得部103は、IPTVサーバ200に対してコンテンツのメタデータを要求して、該メタデータを取得する。さらに、メタデータ取得部103は、電子番組表記憶部150に記憶されている電子番組表からコンテンツのメタデータを取得する。   When the selection unit 101 selects key content, the metadata acquisition unit 103 acquires metadata of all content (content other than key content and key content). Further, the metadata acquisition unit 103 acquires metadata for the screen generation unit 109 to create a display screen for the list display screen 11, the search screen 12, the program display screen 13, the detail display screen 14, and the recording reception screen 15. . Specifically, for example, the metadata acquisition unit 103 acquires content metadata from the recorded program storage unit 160. Further, the metadata acquisition unit 103 acquires metadata of other files from the data storage unit 190. In addition, the metadata acquisition unit 103 requests content metadata from the IPTV server 200 and acquires the metadata. Furthermore, the metadata acquisition unit 103 acquires content metadata from the electronic program guide stored in the electronic program guide storage unit 150.

メタデータ検索部102は、選択部101により、キーコンテンツが選択された場合、メタデータ取得部103により取得したコンテンツのメタデータから、キーコンテンツのメタデータを検索し、検索したキーコンテンツのメタデータを関連度算出部104に送出する。さらに、メタデータ検索部102は、メタデータ取得部103により取得したキーコンテンツのメタデータから、関連度算出部104によりキーコンテンツとの関連度を算出する対象となる他のコンテンツのメタデータを検索し、検索した他のコンテンツのメタデータを関連度算出部104に送出する。   When the selection unit 101 selects key content, the metadata search unit 102 searches the metadata of the key content from the metadata of the content acquired by the metadata acquisition unit 103, and the metadata of the searched key content Is sent to the relevance calculation unit 104. Further, the metadata search unit 102 searches the metadata of the key content acquired by the metadata acquisition unit 103 for metadata of other content for which the relevance calculation unit 104 calculates the relevance with the key content. Then, the metadata of the other searched content is transmitted to the relevance calculation unit 104.

また、メタデータ検索部102は、選択部101により、キーコンテンツが選択された場合、メタデータ取得部103により取得した全てのコンテンツのメタデータを、表示情報生成部105に送出する。   Further, when the selection unit 101 selects the key content, the metadata search unit 102 sends the metadata of all the content acquired by the metadata acquisition unit 103 to the display information generation unit 105.

関連度算出部104は、関連度算出手段として機能するものであり、メタデータ検索部102から送出された選択されたキーコンテンツのメタデータと他のコンテンツのメタデータに基づいて、キーコンテンツに対する他のコンテンツ各々の関連度を、メタデータに含まれる項目、例えば、タイトル、チャンネルごとに算出するものである。具体的に、関連度RMの算出は、下記式(1)を用いて算出する。   The relevance calculation unit 104 functions as a relevance calculation unit, and based on the selected key content metadata and other content metadata sent from the metadata search unit 102, The degree of relevance of each content is calculated for each item included in the metadata, for example, for each title and channel. Specifically, the relevance RM is calculated using the following formula (1).

Figure 2011013860
Figure 2011013860

上記式(1)において、Nはメタデータ取得部103で取得可能なメタデータの総数を意味している。また、キーコンテンツに対応するメタデータM11(n)、いずれかの他のコンテンツに対応するメタデータM21(n)の「(n)」は、メタデータ取得部103で取得されるn番目のメタデータを意味している。また、fan(M11(n)、M21(n))は、メタデータM11(n)とM21(n)との関連度をRMnとして返す関数であり、Wanは重みを示す値(n=1、・・・、N)である。   In the above formula (1), N means the total number of metadata that can be acquired by the metadata acquisition unit 103. Further, the metadata M11 (n) corresponding to the key content and “(n)” of the metadata M21 (n) corresponding to any other content are the n-th metadata acquired by the metadata acquisition unit 103. Means data. Also, fan (M11 (n), M21 (n)) is a function that returns the degree of association between the metadata M11 (n) and M21 (n) as RMn, and Wan is a value indicating a weight (n = 1, ..., N).

ここでメタデータとして取得される情報は上述の通り多岐に渡るが、以下、説明を簡略化するため、メタデータは{録画日時、コンテンツのタイトル、チャンネル、ジャンル、出演者リスト}の5つの集合である(N=5)とし、これら5つのメタデータを先頭からn=1、2、・・・、5であるとして説明を進める。   The information acquired as metadata here is diverse as described above, but in order to simplify the description, the metadata is {collection date / time, content title, channel, genre, performer list}. (N = 5), and these five metadata are assumed to be n = 1, 2,...

すると、キーコンテンツに対する他のコンテンツの関連度RMは、下記に示した5つの関連度RM1〜RM5の重み付き線形和に重み付けがなされたものとして表すことができる。
RM1=fa1(メタデータM11の録画日時、メタデータM21の録画日時)
RM2=fa2(メタデータM11のタイトル、メタデータM21のタイトル)
RM3=fa3(メタデータM11のチャンネル、メタデータM21のチャンネル)
RM4=fa4(メタデータM11のジャンル、メタデータM21のジャンル)
RM5=fa5(メタデータM11の出演者リスト、メタデータM21の出演者リスト)
Then, the relevance level RM of the other content with respect to the key content can be expressed as a weighted linear sum of the following 5 relevance levels RM1 to RM5.
RM1 = fa1 (recording date and time of metadata M11, recording date and time of metadata M21)
RM2 = fa2 (title of metadata M11, title of metadata M21)
RM3 = fa3 (channel of metadata M11, channel of metadata M21)
RM4 = fa4 (genre of metadata M11, genre of metadata M21)
RM5 = fa5 (performer list of metadata M11, performer list of metadata M21)

fa1は例えば、録画日時が近い程大きな値をとり、遠くなる程小さな値を取る関数である。具体的には、例えば、MO1/|rec_data(M11)−rec_data(M21)|等の関係式を用いることができる。ここで、rec_data(x)は、xの録画日時を一意の整数化する関数であり、ある基準日時を0として、そこからの経過秒数などに整数化する関数である。またMO1は任意の定数であり、|X|はXの大きさを示す関数であり、典型的には絶対値である。   For example, fa1 is a function that takes a larger value as the recording date is closer and takes a smaller value as the recording date is farther. Specifically, for example, a relational expression such as MO1 / | rec_data (M11) −rec_data (M21) | can be used. Here, rec_data (x) is a function for converting the recording date and time of x into a unique integer, and is a function for converting a certain reference date and time to 0 and converting it to an integer such as the number of elapsed seconds. MO1 is an arbitrary constant, and | X | is a function indicating the magnitude of X, typically an absolute value.

なお、ここでは、fa1(M11、M21)=g(rec_data(M11)−rec_data(M21))とした場合、g(x)=MO1/|X|という関数であるgを用いた例を示したが、これに限定されるものではない。L2ノルムなどを使用するようなg、例えば、g(x)=MO1/||x||のようなものであってもよい。この場合、||x||は、xを構成するそれぞれの要素の差の自乗合計の平方根をとったものとなる。   Here, an example using g which is a function of g (x) = MO1 / | X | is shown when fa1 (M11, M21) = g (rec_data (M11) −rec_data (M21)). However, the present invention is not limited to this. For example, g using the L2 norm, such as g (x) = MO1 / || x || may be used. In this case, || x || is obtained by taking the square root of the sum of squares of the differences between the elements constituting x.

また、g(x)は、シグモイド関数等を用いてもよいし、ガンマ関数等を用いてもよい。なお、上記ではメタデータM11とM21が近い時に大きな値をとるような例を示したが、これに限定されるものではない。逆に小さな値をとるように構成することとしてもよい。また、特定の条件の時に大きな値をとるような関数gを用いることもできる。   For g (x), a sigmoid function or the like may be used, or a gamma function or the like may be used. In addition, although the example which takes a big value when the metadata M11 and M21 were near was shown above, it is not limited to this. Conversely, it may be configured to take a small value. It is also possible to use a function g that takes a large value under specific conditions.

fa2は例えば、メタデータM11とM21とのタイトル文字列に同様の文字列が多く含まれている程大きな値をとるような関数で実現される。例えば、M11のタイトルが“あいうえお”、M21のタイトルが“かきうえこ”ならば、間の“うえ”の2文字が両者に含まれている。一方、“あいうえお”と“かきくけお”の場合は、1文字が両者に含まれているため、前者の方がfa2の値が大きくなる。なお、番組内容に含まれるキーワードにより関連度を判断する場合も、タイトルと同様に算出することが可能である。   For example, fa2 is realized by a function that takes a larger value as the same number of character strings are included in the title character strings of the metadata M11 and M21. For example, if the title of M11 is “Aiueo” and the title of M21 is “Kakiueko”, the two characters “Ue” in between are included in both. On the other hand, in the case of “Aiueo” and “Kakikukeo”, since one character is included in both, the former has a larger fa2 value. Note that when the degree of relevance is determined based on the keywords included in the program content, it can be calculated in the same manner as the title.

以上では単純に両者に含まれている文字数の比較による例を示したが、これに限定されるものではない。例えば、先頭からの共通の文字数が多い方をより大きな値をとるようにする、であるとか、共通の文字が無くても、同様の概念を含むものならば共通と見なすとかといったような条件をさらに加えることとしてもよい。後者の例としては、例えば、“野球”と“ベースボール”を同様とみなし、これらがそれぞれに含まれている場合は、共通文字列が含まれていると見なすなどといったようなものである。   In the above, an example is shown in which the number of characters included in both is simply compared, but the present invention is not limited to this. For example, the condition that the larger number of common characters from the beginning is taken to be a larger value, or even if there is no common character, if it contains the same concept, it is considered common Further, it may be added. As an example of the latter, for example, “baseball” and “baseball” are considered to be similar, and if they are included in each, it is considered that a common character string is included.

また、メインの文字列が同じで、サブの文字列が異なる場合には、これらは共通のシリーズのコンテンツであることが多いため、このような場合には、よりfa2の値を大きくするなどといったこともあり得る。例えば、“あいうえお#2”と、“あいうえお#3”は、同じドラマコンテンツの異なる回であるとみなせるため、このような場合には、fa2の値を2倍するなどといったようなものである。なお、以上での説明はあくまでも一例であり、曖昧検索などの公知の技術を用いたり、正規表現による検索などの公知の技術を用いたりすることで、以上で説明したよりも高度な比較を行うことが可能となる。   Also, if the main character string is the same and the sub character strings are different, these are often the content of a common series. In such a case, the value of fa2 is increased. It can happen. For example, “Aiueo # 2” and “Aiueo # 3” can be regarded as different times of the same drama content. In such a case, the value of fa2 is doubled. Note that the above description is merely an example, and by using a well-known technique such as fuzzy search or a well-known technique such as search by regular expression, a higher-level comparison than described above is performed. It becomes possible.

fa3は例えば、メタデータM11とM21とのチャンネルが同じ場合は大きな値をとるような関数である。単純には、チャンネルが同じ場合は、値MO2を、そうでない場合には値0をとる関数として実現できる。ここで、MO2は任意の定数である。さらに拡張して、同系列のチャンネルの場合には、別の値をとるようにしてもよい。例えば、同じ系列局の場合には、値MO3を返す関数とすることとしてもよい。また、同系列だが放送メディアが異なるような場合には、MO2/4を返す関数とすることとしてもよい。なお、以上で説明した態様はあくまでも一例であり、任意の関数を用いることが可能である。   For example, fa3 is a function that takes a large value when the channels of the metadata M11 and M21 are the same. Simply, it can be realized as a function that takes the value MO2 if the channels are the same, and takes the value 0 otherwise. Here, MO2 is an arbitrary constant. Further, in the case of channels of the same series, another value may be taken. For example, in the case of the same affiliated station, a function that returns the value MO3 may be used. In the case of the same series but different broadcasting media, a function that returns MO2 / 4 may be used. In addition, the aspect demonstrated above is an example to the last, and it is possible to use arbitrary functions.

fa4は例えば、メタデータM11とM21とのジャンルが同じ場合は大きな値をとるような関数である。例えば、M11とM21とが双方とも「スポーツ」というジャンルの場合、値MO3を、そうでない場合には値0を取り、さらに、M21がM11のサブジャンルである場合、例えば、M11のジャンルが「スポーツ」、M21のジャンルが「野球」である場合には、MO3/2を取るような関数とすることとしてもよい。また、M11のジャンルとM21のジャンルが直接同じでなくとも双方の親となるジャンルが同じとなる場合、例えば、M11のジャンルが「野球」、M21のジャンルが「サッカー」の場合には、双方の親ジャンルは「スポーツ」で同じであるため、MO3/4を取るといった関数とすることとしてもよい。なお、以上で説明した態様はあくまでも一例であり、任意の関数を用いることが可能である。   For example, fa4 is a function that takes a large value when the metadata M11 and M21 have the same genre. For example, if both M11 and M21 are genres of “sports”, the value MO3 is taken, otherwise the value 0 is taken. Further, if M21 is a subgenre of M11, for example, the genre of M11 is “ When the genre of “sports” and M21 is “baseball”, the function may be MO3 / 2. In addition, even if the genre of M11 and the genre of M21 are not directly the same, the genre that is the parent of both is the same. For example, when the genre of M11 is “baseball” and the genre of M21 is “soccer”, both Since the parent genre of “Sports” is the same, it may be a function of taking MO3 / 4. In addition, the aspect demonstrated above is an example to the last, and it is possible to use arbitrary functions.

fa5はfa4と同様である。例えば、メタデータM11とM21との登場人物リストが夫々「WW、XX、YY」、「XX、YY、ZZ」の場合には、共通の登場人物は2人となるため、2×MO4を取り(ここでMO4は任意の定数値)、共通の登場人物が居ない場合には0を取るような関数を用いることができる。また、登場人物にはグループも含まれるため、ある登場人物KKがグループXXのメンバであった場合、「VV、WW、XX」、「KK、YY、ZZ」のようなメタデータM11、M21があったときに、M11にはグループXXが出演、すなわち、このメンバのKKも出演、M21にはグループXXは出演していないが、メンバであるKKは出演しているため、このような場合には、MO4/2を返すようにすることとしてもよい。   fa5 is the same as fa4. For example, if the list of characters in the metadata M11 and M21 is “WW, XX, YY”, “XX, YY, ZZ”, respectively, there are two common characters, so 2 × MO4 is taken. (Here, MO4 is an arbitrary constant value). If there is no common character, a function that takes 0 can be used. In addition, since the characters include groups, when a certain character KK is a member of the group XX, metadata M11 and M21 such as “VV, WW, XX”, “KK, YY, ZZ” are stored. When there was a group XX in M11, that is, this member's KK also appeared, and in M21 the group XX did not appear, but the member KK appeared, so in this case May return MO4 / 2.

同様に、登場グループや登場人物の関係が定義される場合、例えば、グループXXとグループYYは同じ所属事務所であるなどといったような場合には、MO4/4を返すといったようにも拡張することとしてもよい。この場合、人物とグループ間の関係又は各人物、グループの所属する所属事務所間の関係は、メタデータ内に定義されている態様としてもよいし、外部のサーバ(情報サイト)から取得する態様としてもよい。   Similarly, when the relationship between the appearance group and the character is defined, for example, when the group XX and the group YY are the same affiliation office, it is extended to return MO4 / 4. It is good. In this case, the relationship between the person and the group or the relationship between the offices to which each person and group belong may be defined in the metadata, or may be acquired from an external server (information site). It is good.

なお、以上では、登場人物リストに登場する人に対して関連度の区別をしない例を示したが、これに限定されるものではない。登場人物リストに出現する順番によって、さらに重み付けされる態様としてもよい。例えば、メタデータM11の1番目に出てくる人との比較の場合は算出した関連度はそのままとし、2番目ならば関連度を1/2、3番目なら1/3とするといったように出現する順番に応じて重み付けを変化させることとしてもよい。また、メタデータM11での順番とM21での順番を両方とも加味する態様としてもよい。例えば、メタデータM11の2番目の人物と、メタデータM21の3番目の人物とを比較する場合、メタデータM11の2番目ならば1/2、メタデータM21の3番目ならば1/3となるため、トータルの関連度を1/2×1/3=1/6とするようにしてもよい。また、メタデータとして、主演などの情報を用いて、主演者に対する関連度の重み付けを変えるようにしてもよい。例えば、主演の場合には算出した関連度を2倍するといったように重み付けを変化させることができる。   In addition, although the example which does not distinguish the relevance degree with respect to the person who appears in a character list was shown above, it is not limited to this. It is good also as an aspect weighted further by the order which appears in a character list. For example, in the case of comparison with the first person appearing in the metadata M11, the calculated relevance is left as it is, and the relevance is 1/2 for the second, and 1/3 for the third. It is good also as changing weighting according to the order to do. Moreover, it is good also as an aspect which considers both the order in metadata M11, and the order in M21. For example, when comparing the second person of the metadata M11 with the third person of the metadata M21, the second person of the metadata M11 is 1/2, and the third person of the metadata M21 is 1/3. Therefore, the total relevance may be set to 1/2 × 1/3 = 1/6. Moreover, you may make it change the weighting of the relevance degree with respect to a leading character using information, such as a leading character, as metadata. For example, in the case of a leading role, the weight can be changed so that the calculated degree of relevance is doubled.

表示情報生成部105は、表示情報生成手段として機能するものであり、メタデータ検索部102から送出されたキーコンテンツのメタデータおよび他のコンテンツのメタデータに基づいて、キーコンテンツおよび他のコンテンツの内容を表わす表示情報を生成するものである。具体的には、例えば、表示情報生成部105は、コンテンツが録画番組記憶部160に記憶された映像データのメタデータに基づいて、当該映像データの代表画像にタイトル等を付随させて、表示装置170に表示可能とした表示情報を生成する。また、例えば、表示情報生成部105は、コンテンツがIPTVサーバ200から取得した映像データのメタデータに基づいて、当該映像データの代表画像にタイトル等を付随させて、表示装置170に表示可能とした表示情報を生成する。また、例えば、表示情報生成部105は、電子番組表記憶部150に記憶された電子番組表に基づいて、TV番組のタイトル、放送日時、チャンネル、番組内容等を、表示装置170に表示可能とした表示情報を生成する。   The display information generation unit 105 functions as a display information generation unit. Based on the key content metadata and the other content metadata sent from the metadata search unit 102, the display information generation unit 105 stores the key content and other content. Display information representing the contents is generated. Specifically, for example, the display information generation unit 105 attaches a title or the like to the representative image of the video data based on the metadata of the video data whose content is stored in the recorded program storage unit 160, and displays the display device. Display information that can be displayed in 170 is generated. In addition, for example, the display information generation unit 105 can display the content on the display device 170 by attaching a title or the like to the representative image of the video data based on the metadata of the video data acquired from the IPTV server 200. Generate display information. For example, the display information generation unit 105 can display the TV program title, broadcast date, channel, program content, and the like on the display device 170 based on the electronic program guide stored in the electronic program guide storage unit 150. Generated display information.

ここで、表示情報の詳細について説明する。図9−1、9−2は、コンテンツの内容を表わす表示情報の一例を示す図である。図9−1は、例えば、録画番組記憶部160に記憶された映像データのメタデータに基づいて生成されたキーコンテンツの表示情報C1である。同図に示すように、キーコンテンツの表示情報C1には、C1−1にそのコンテンツの代表画像が表示され、C1−2にそのコンテンツ(映像)のタイトル「L358△*6」が表示されている。また、図9−2は、例えば、電子番組表に基づいて生成されたキーコンテンツの表示情報C1である。同図に示すように、キーコンテンツの表示情報C1は、C1−3にチャンネルが表示され、C1−4にそのコンテンツ(映像)のタイトル「お昼のコメディーショー」、番組内容「今旬の〜世界にいざなう」が表示され、C1−5に放送日時が表示される。   Here, details of the display information will be described. FIGS. 9A and 9B are diagrams illustrating examples of display information representing the content. FIG. 9A is, for example, key content display information C1 generated based on video data metadata stored in the recorded program storage unit 160. As shown in the figure, in the key content display information C1, the representative image of the content is displayed in C1-1, and the title “L358Δ * 6” of the content (video) is displayed in C1-2. Yes. FIG. 9B is display information C1 of key content generated based on, for example, an electronic program guide. As shown in the figure, the display information C1 of the key content is that the channel is displayed in C1-3, the title “Lunch Comedy Show” of the content (video), and the program content “This season to the world” “Nizaina” is displayed, and the broadcast date and time is displayed in C1-5.

表示制御部106は、映像再生部107により送出されたコンテンツを表示装置170に再生表示したり、画面生成部109で生成された一覧表示画面11、検索画面12、番組表示画面13、詳細表示画面14、録画受付画面15等の表示画面を表示装置170に表示したりするものである。従って、画面生成部109と表示制御部106は、表示手段として機能するものである。   The display control unit 106 reproduces and displays the content transmitted by the video reproduction unit 107 on the display device 170, or displays the list display screen 11, the search screen 12, the program display screen 13, and the detailed display screen generated by the screen generation unit 109. 14. Display screens such as the recording acceptance screen 15 are displayed on the display device 170. Therefore, the screen generation unit 109 and the display control unit 106 function as display means.

また、表示制御部106は、上述したように選択部101がユーザからキーコンテンツの選択操作を受付けた場合に、ユーザがコンテンツの検索を行うための、キーコンテンツの表示情報とキーコンテンツに関連性を持つ他のコンテンツの表示情報とを一覧表示した一覧情報を表示する。   Further, as described above, the display control unit 106, when the selection unit 101 receives a key content selection operation from the user, relates to the key content display information and the key content so that the user can search for the content. Display the list information that lists the display information of other contents that have.

一覧情報は、キーコンテンツの表示情報を所望の位置に配置するとともに、当該キーコンテンツの表示情報の位置を中心に同心形状に形成された複数の多角形上であって、リモコン90等の操作機器に備えられた操作ボタン、例えば十字キーの操作ボタンによる操作方向に沿う形状で、他のコンテンツの表示情報をそれぞれ配置したものである。また、一覧情報においては、他のコンテンツ表示情報は、中心から放射方向に向けて項目ごとに分別された所定領域に、中心近傍から関連度の高い順にそれぞれ配置される。また、一覧情報は、キーコンテンツの表示情報の表示サイズを最大とし、中心近傍から離れるに従って他のコンテンツの表示情報の表示サイズを小さくして表示される。この表示情報の表示動作の詳細について、図を参照して説明する。図10−1〜図14は、表示情報の表示動作の詳細に関する説明図である。   The list information is arranged on a plurality of polygons concentrically formed with the display information of the key content arranged at a desired position and centered on the position of the display information of the key content. The display information of other contents is arranged in a shape along the operation direction by the operation buttons provided in the above, for example, the operation buttons of the cross key. Further, in the list information, the other content display information is arranged in a predetermined area sorted for each item from the center in the radial direction in descending order of relevance. The list information is displayed with the display size of the display information of the key content being maximized and the display size of the display information of the other content being reduced as the distance from the vicinity of the center is increased. Details of the display information display operation will be described with reference to the drawings. 10A to 14 are explanatory diagrams relating to details of the display information display operation.

まず、図10−1に示すように、表示制御部106は、キーコンテンツの表示情報C1を所望の位置に配置し、キーコンテンツの表示情報C1を中心にx軸正方向、x軸負方向、y軸正方向、y軸負方向の4軸(軸1〜4)を設定し、選択されたキーコンテンツのメタデータに含まれている項目のうち4つを各軸に割り当てて配置する。図2を参照すると、例えば、メタデータに含まれる項目として、TV番組(コンテンツ)の「タイトル」、出演者を示す「人物」、番組内容に含まれる検索を行う際の「キーワード」、TV番組の「ジャンル」が各軸に割り当てられる。この各軸に割り当てた項目は、ユーザがキーコンテンツに関連する他のコンテンツを検索する際の指標として用いることができる。   First, as illustrated in FIG. 10A, the display control unit 106 arranges the display information C1 of the key content at a desired position, and the x-axis positive direction, the x-axis negative direction, Four axes (axis 1 to 4) in the positive y-axis direction and the negative y-axis direction are set, and four items included in the metadata of the selected key content are allocated and arranged on each axis. Referring to FIG. 2, for example, as items included in metadata, “title” of a TV program (content), “person” indicating a performer, “keyword” when performing a search included in the program content, TV program The “genre” is assigned to each axis. The item assigned to each axis can be used as an index when the user searches for other content related to the key content.

そして、表示制御部106は、図10−2に示すように、各項目を示す各軸をそれぞれ含む任意の角度、例えば軸を含む90度で、中心にあるキーコンテンツの表示情報C1から放射方向に向けて領域を分別することで、各軸を含む所定の表示領域(領域1〜4)を生成する。   Then, as shown in FIG. 10-2, the display control unit 106 radiates from the display information C1 of the key content at the center at an arbitrary angle including each axis indicating each item, for example, 90 degrees including the axis. By separating the areas toward, predetermined display areas (areas 1 to 4) including each axis are generated.

次に、表示制御部106は、図11に示すように、キーコンテンツの表示情報C1の位置を中心とした同心形状に形成された複数の8角形F1、F2…上であって、リモコン90に備えられた操作ボタンによる上下左右の操作方向に沿う形状で、他のコンテンツの表示情報を配置していく。つまり、表示制御部106は、8角形F1の頂点には、他のコンテンツの表示情報C11〜18までの8個の表示情報を配置する。また、表示制御部106は、8角形F2の頂点には、他のコンテンツの表示情報C21、23、25、27、29、31、33、35の8つの表示情報を配置し、それぞれの表示情報の間に、操作方向に沿うように他のコンテンツの表示情報C22、24、26、28、30、32、34、36の8個の表示情報を配置する。以下同様に、8角形の頂点に他のコンテンツの表示情報を8つ配置し、それぞれの表示情報の間にさらに他のコンテンツの表示情報を配置していく。このように他のコンテンツの表示情報を配置すると、いずれの表示情報から上下左右の操作がなされても、その操作方向に沿って、その表示情報以外の表示情報が配置されることになる。   Next, as shown in FIG. 11, the display control unit 106 has a plurality of octagons F1, F2,... Formed concentrically around the position of the key content display information C1, and Display information of other contents is arranged in a shape along the up / down / left / right operation directions by the provided operation buttons. That is, the display control unit 106 arranges eight pieces of display information from other pieces of display information C11 to C18 at the apex of the octagon F1. In addition, the display control unit 106 arranges eight pieces of display information C21, 23, 25, 27, 29, 31, 33, and 35 of other content at the apex of the octagon F2, and displays each piece of display information. 8, display information C22, 24, 26, 28, 30, 32, 34, 36 of other contents are arranged along the operation direction. Similarly, eight pieces of display information of other contents are arranged at the vertices of an octagon, and display information of other contents is arranged between the pieces of display information. When display information of other contents is arranged in this way, display information other than the display information is arranged along the operation direction regardless of which display information is operated up, down, left, and right.

このとき、表示制御部106は、図12に示すように、他のコンテンツの表示情報を、キーコンテンツの表示情報C1が配置されている中心近傍から外側に向かって、キーコンテンツとの関連度の高い順に配置する。すなわち、表示制御部106は、図11で示すと、8角形F1上に、最もキーコンテンツとの関連度が高い他のコンテンツの表示情報を配置し、さらに、F2、F3…(不図示)上に、関連度の高い順に他のコンテンツの表示情報を配置していく。   At this time, as shown in FIG. 12, the display control unit 106 displays the display information of the other content from the vicinity of the center where the display information C1 of the key content is arranged outward to the degree of relevance with the key content. Arrange in descending order. That is, as shown in FIG. 11, the display control unit 106 arranges display information of other contents having the highest degree of relevance with the key content on the octagon F1, and further, on F2, F3 (not shown) The display information of other contents is arranged in descending order of relevance.

また、表示制御部106は、先に分別した表示領域の項目ごとに、キーコンテンツとの関連度が高い順に他のコンテンツの表示情報を配置していく。つまり、表示制御部106は、図13に示すように、境界線B1と境界線B4とで囲まれた領域1、境界線B1と境界線B2とで囲まれた領域2、境界線B2と境界線B3とで囲まれた領域3、および境界線B3と境界線B4とで囲まれた領域4に割り当てられた領域の項目ごとに、図13の表示情報上に示した数字の順番で他のコンテンツの表示情報を配置することで、項目ごとにキーコンテンツとの関連度が高い順に中心近傍から他のコンテンツの表示情報を配置できる。   In addition, the display control unit 106 arranges display information of other contents in descending order of the degree of association with the key content for each item of the display area that has been sorted first. That is, as shown in FIG. 13, the display control unit 106 displays the area 1 surrounded by the boundary line B1 and the boundary line B4, the area 2 surrounded by the boundary line B1 and the boundary line B2, and the boundary line B2 and the boundary. For each item of the area allocated to the area 3 surrounded by the line B3 and the area 4 surrounded by the boundary line B3 and the boundary line B4, other items are displayed in the numerical order shown in the display information of FIG. By arranging the display information of the content, the display information of other content can be arranged from the vicinity of the center in descending order of the degree of association with the key content for each item.

なお、表示情報C11、21、41は、領域1または領域2のいずれにも属することができる位置であるが、例えば、キーコンテンツに対する関連度が所定の閾値よりも高い他のコンテンツをより多く有する項目の領域に属するように設定できる。つまり、図13における表示情報C11、21、41は、領域1の項目より、領域2の項目の方が、所定の閾値より高い関連度を有する他のコンテンツをより多く存在するため、領域2に属している。また、表示情報C13、25、47、15、29、53、17、33、59についても同様である。   The display information C11, 21, 41 is a position that can belong to either the region 1 or the region 2, but has, for example, more other contents whose relevance to the key content is higher than a predetermined threshold. Can be set to belong to an item area. That is, the display information C11, 21 and 41 in FIG. 13 includes more content in the region 2 than the item in the region 1 in the region 2 because the other content having a higher relevance than the predetermined threshold exists. belong to. The same applies to the display information C13, 25, 47, 15, 29, 53, 17, 33, 59.

なお、ここでは、各境界線付近に表示される表示情報を、キーコンテンツとの関連度の高さによりいずれの項目の領域に属するかを判断しているが、これに限定されることなく、例えば、キーコンテンツとの関連する他のコンテンツの総数が多い項目の領域に、各境界線付近に表示される表示情報を属するように構成してもよい。   Here, the display information displayed in the vicinity of each boundary line is determined to belong to which item area by the high degree of relevance with the key content, but is not limited to this, For example, display information displayed in the vicinity of each boundary line may belong to an item area where the total number of other contents related to the key contents is large.

また、図14に示すように、表示制御部106は、キーコンテンツの表示情報の表示サイズを最大とし、中心近傍から離れるに従って他のコンテンツの表示情報の表示サイズを小さくして表示する。また、表示制御部106は、他のコンテンツの表示情報が複数の領域に属する場合、いずれか一つの領域に表示する。具体的には、表示制御部106は、他のコンテンツの表示情報が領域1、2の両領域に属する場合、キーコンテンツに対する関連度が最も高い項目の領域に表示する。   Further, as shown in FIG. 14, the display control unit 106 maximizes the display size of the display information of the key content, and displays the display size of the display information of the other content as the distance from the vicinity of the center decreases. In addition, when the display information of other content belongs to a plurality of areas, the display control unit 106 displays the information in any one area. Specifically, when the display information of other content belongs to both the areas 1 and 2, the display control unit 106 displays the information in the area of the item having the highest degree of relevance to the key content.

表示制御部106は、このようにしてキーコンテンツの表示情報C1と他のコンテンツの表示情報C11〜を配置した一覧情報を生成し、生成した一覧情報を表示装置170に表示する。なお、表示情報の配置位置および表示サイズは、予め表示制御部106が記憶しており、キーコンテンツに対する関連度を算出した後に、他のコンテンツの表示情報を所定の表示サイズにして順番に配置していく。図15は、キーコンテンツの表示情報C1と他のコンテンツの表示情報C11〜を配置した一覧情報の一例を示す図である。図15の一覧情報では、上側に「タイトル」、右側に「人物」、下側に「キーワード」、左側に「ジャンル」の項目が表示されており、キーコンテンツの表示情報C1を中心位置として、他のコンテンツの表示情報が中心近傍から外側に向けて配置されている。   In this way, the display control unit 106 generates list information in which the display information C1 of the key content and the display information C11 of other content are arranged, and displays the generated list information on the display device 170. The arrangement position and display size of the display information are stored in advance by the display control unit 106, and after calculating the relevance to the key content, the display information of other content is arranged in order with a predetermined display size. To go. FIG. 15 is a diagram illustrating an example of list information in which display information C1 of key content and display information C11 to other content are arranged. In the list information of FIG. 15, items of “title” on the upper side, “person” on the right side, “keyword” on the lower side, and “genre” on the left side are displayed. Display information of other contents is arranged from the vicinity of the center toward the outside.

また、本実施の形態では、上下左右の操作方向に沿う形状で他のコンテンツの表示情報を配置したため、例えば、検索中における注目コンテンツが表示情報C30であった場合に、リモコン90の操作ボタンやキーボードキーにより左右の指示操作を受け付けると、矢印Aのように注目コンテンツが変わっていく。また、検索中における注目コンテンツが表示情報C30であった場合に、リモコン90の操作ボタンやキーボードキーにより上下の指示操作を受け付けると、矢印Bのように注目コンテンツが変わっていく。また、例えば、注目コンテンツが表示情報C11であった場合に、指示操作を受け付けて右にカーソル1つ分移動すると、表示情報C36へ注目コンテンツが変わる。同じく、上にカーソル1つ分移動すると表示情報C22へ、左にカーソル1つ分移動すると表示情報C12へ、下にカーソル1つ分移動すると表示情報C18へ注目コンテンツが変わることになる。これにより、リモコン90の十字キーなどの操作ボタンやキーボードの十字キーなどからの指示操作が行いやすくなる。   Further, in the present embodiment, display information of other contents is arranged in a shape along the up, down, left, and right operation directions. For example, when the content of interest during the search is the display information C30, When a left / right instruction operation is received by a keyboard key, the content of interest changes as indicated by an arrow A. Further, when the content of interest during the search is the display information C30, the content of interest changes as indicated by an arrow B when an up / down instruction operation is accepted by an operation button or a keyboard key of the remote controller 90. Further, for example, when the attention content is the display information C11, if the instruction operation is received and the cursor is moved to the right by one cursor, the attention content is changed to the display information C36. Similarly, the content of interest changes to display information C22 when the cursor is moved up, display information C12 when the cursor is moved left, and display information C18 when the cursor is moved down. This makes it easy to perform an instruction operation from an operation button such as a cross key on the remote controller 90 or a cross key on the keyboard.

ここで、選択部101は、表示装置170に一覧情報が表示された表示画面に対する選択操作に応じて、キーコンテンツを選択する。具体的には、例えば、選択部101は、操作機器の操作によって注目コンテンツが選択された状態で、さらに操作機器の「決定」ボタンまたは「探索開始」ボタンが操作されると、当該注目コンテンツをキーコンテンツとして選択する。或いは、選択部101は、操作機器の操作によって前述のように表示されたコンテクストメニュー40(図8参照)から「類似コンテンツ探索」が選択された場合に、選択されているコンテンツをキーコンテンツとして選択する。   Here, the selection unit 101 selects key content in accordance with a selection operation on the display screen on which the list information is displayed on the display device 170. Specifically, for example, when the attention content is selected by operation of the operation device and the “decision” button or “search start” button of the operation device is further operated, the selection unit 101 selects the attention content. Select as key content. Alternatively, the selection unit 101 selects the selected content as the key content when “similar content search” is selected from the context menu 40 (see FIG. 8) displayed as described above by operating the operation device. To do.

また、一覧情報の表示画面においても、前述した一覧表示画面12等と同様に、詳細表示画面14を表示させることができる。具体的には、図16に示すように、一覧情報の表示画面において、コンテンツ400が注目コンテンツとして選択された状態で、さらに、操作機器に備えられた「詳細表示」ボタン等が操作されると、表示制御部106によって表示装置170に詳細表示画面14が表示される。詳細表示画面14は、上述したように、表示されているコンテンツをキーコンテンツとして関連するコンテンツの探索を開始するための「類似コンテンツ探索」21dをメニューとして備えている。そして、選択部101は、詳細表示画面14において、この「類似コンテンツ探索」21dが選択された場合に、当該詳細表示画面14において表示されているコンテンツ400をキーコンテンツとして選択する。   Also, on the list information display screen, the detailed display screen 14 can be displayed in the same manner as the above-described list display screen 12 or the like. Specifically, as shown in FIG. 16, when the content 400 is selected as the content of interest on the list information display screen, a “detail display” button or the like provided on the operation device is further operated. The detailed display screen 14 is displayed on the display device 170 by the display control unit 106. As described above, the detail display screen 14 includes, as a menu, a “similar content search” 21d for starting a search for related content using the displayed content as key content. When the “similar content search” 21d is selected on the detail display screen 14, the selection unit 101 selects the content 400 displayed on the detail display screen 14 as a key content.

次に、以上のように構成された表示処理装置100による表示情報の表示処理について説明する。図17は、表示処理装置100による表示情報の表示処理の流れを示すフローチャートである。   Next, display information display processing by the display processing apparatus 100 configured as described above will be described. FIG. 17 is a flowchart showing the flow of display information display processing by the display processing apparatus 100.

まず、選択部101は、一覧表示画面11、検索画面12、番組表示画面13、詳細表示画面14、録画受付画面15、コンテンツ再生画面、一覧情報等の表示画面から、操作機器の選択操作に応じて、キーコンテンツを選択する(ステップ10:Yes)。操作機器からの選択操作を受付けない場合には、操作機器からキーコンテンツの選択操作を受付けるまで待機する(ステップS10:No)。選択操作を受け付けた場合(ステップS10:Yes)、メタデータ取得部103は、選択されたキーコンテンツのメタデータを取得する(ステップS11)。次に、メタデータ取得部103は、キーコンテンツ以外の他のコンテンツのメタデータを取得する(ステップS12)。   First, the selection unit 101 responds to an operation device selection operation from a list display screen 11, a search screen 12, a program display screen 13, a detailed display screen 14, a recording reception screen 15, a content playback screen, a list information display screen, and the like. The key content is selected (step 10: Yes). When the selection operation from the operating device is not accepted, the process waits until the key content selection operation is received from the operating device (step S10: No). When the selection operation is received (step S10: Yes), the metadata acquisition unit 103 acquires the metadata of the selected key content (step S11). Next, the metadata acquisition unit 103 acquires metadata of content other than the key content (step S12).

そして、関連度算出部104により、キーコンテンツに対する他のコンテンツ各々の関連度を、メタデータに含まれる項目ごとに算出する(ステップS13)。そして、表示制御部106は、キーコンテンツに対する他のコンテンツ各々の関連度に応じて、キーコンテンツおよび他のコンテンツの表示情報を配置した一覧情報を生成し(ステップS14)、生成した一覧情報を表示装置170に表示する(ステップS15)。   Then, the relevance calculation unit 104 calculates the relevance of each of the other contents with respect to the key content for each item included in the metadata (step S13). Then, the display control unit 106 generates list information in which display information of the key content and the other content is arranged according to the degree of relevance of each of the other contents with respect to the key content (Step S14), and displays the generated list information. The information is displayed on the device 170 (step S15).

尚、上述では、選択部101は、一覧表示画面11、検索画面12、番組表示画面13、詳細表示画面14、録画受付画面15、コンテンツ再生画面および一覧情報の表示画面から、操作機器の選択操作を受付けてキーコンテンツを選択するとしたが、これに限定されるものではない。その他の表示画面においても操作機器の選択操作を受付けて、キーコンテンツを選択するとしても良い。   In the above description, the selection unit 101 selects the operation device from the list display screen 11, the search screen 12, the program display screen 13, the detail display screen 14, the recording reception screen 15, the content playback screen, and the list information display screen. However, the present invention is not limited to this. On other display screens, the selection of the operation device may be accepted to select the key content.

本実施の形態の表示処理装置100は、上述のように、視聴に関連するユーザの操作に沿って、複数の表示画面からキーコンテンツを選択することができるため、多種多様のコンテンツからユーザにとって関心のあるコンテンツを簡単に検索することができるという効果を奏する。   As described above, the display processing apparatus 100 according to the present embodiment can select key content from a plurality of display screens in accordance with the user's operation related to viewing. There is an effect that it is possible to easily search for content with the.

また、本実施の形態の表示処理装置100は、キーコンテンツの表示情報の位置から、関連度の高い順に、他のコンテンツの表示情報を配置した一覧情報を表示するため、ユーザは、操作機器の簡単な操作により、膨大なコンテンツからキーコンテンツに関連するコンテンツを容易に検索できるという効果を奏する。   Further, the display processing apparatus 100 according to the present embodiment displays the list information in which the display information of other contents is arranged in descending order from the position of the display information of the key content. With a simple operation, the content related to the key content can be easily searched from a huge amount of content.

また、本実施の形態の表示処理装置100は、上述のように、一覧表示画面からキーコンテンツを選択することができるため、表示処理装置100内に蓄積されている、即ちユーザがすでに興味を示したコンテンツを基点として類似コンテンツを簡単に検索することができるという効果を奏する。   In addition, as described above, the display processing apparatus 100 according to the present embodiment can select key content from the list display screen, so that it is stored in the display processing apparatus 100, that is, the user has already shown interest. Thus, it is possible to easily search for similar contents based on the obtained contents.

また、本実施の形態の表示処理装置100は、ユーザが視聴を所望する番組タイトルや人物等をキーワードとして検索を行ってその検索結果からキーコンテンツを選択できるため、検索の基点となるキーコンテンツの候補を絞ることができ、多種多様のコンテンツからユーザにとって関心のあるコンテンツを簡易に検索できるという効果を奏する。また、検索結果からさらに関連コンテンツの探索を行うため、蓄積されたコンテンツやファイルのみならず、未視聴や未配信のコンテンツも容易に検索することが出来るという効果を奏する。   In addition, the display processing apparatus 100 according to the present embodiment can search for a program title or person that the user wants to view as a keyword and select key content from the search result. Candidates can be narrowed down, and it is possible to easily search contents of interest to the user from a wide variety of contents. Further, since the related content is further searched from the search result, it is possible to easily search not only stored content and files but also unviewed and undelivered content.

また、本実施の形態の表示処理装置100は、上述のように、番組表閲覧中であっても、直ちにキーコンテンツの選択ができるため、興味が生じた時点で直ちに関連コンテンツの探索を開始できるという効果を奏する。   In addition, as described above, the display processing apparatus 100 according to the present embodiment can select key content immediately even while the program guide is being browsed, and thus can immediately start searching for related content when interest occurs. There is an effect.

また、本実施の形態の表示処理装置100は、上述のように、関連度に基づいて配置された一覧情報の表示画面から、ユーザの関心に最も近いコンテンツを基点として再検索をすることができるため、キーコンテンツを自在かつ容易に選択することができ、また、一覧情報では項目ごとに類似コンテンツが表示されるため、ユーザの興味のある項目に絞って検索ができるという効果を奏する。   In addition, as described above, the display processing apparatus 100 according to the present embodiment can perform a re-search from the list information display screen arranged based on the degree of relevance, using the content closest to the user's interest as a base point. Therefore, the key content can be selected freely and easily, and similar contents are displayed for each item in the list information, so that the search can be performed by narrowing down to the item that the user is interested in.

また、本実施の形態の表示処理装置100は、上述のように、コンテンツの詳細情報を確認する操作に沿ってキーコンテンツを選択することができるため、ユーザの関心が薄れないうちに円滑に類似コンテンツの探索を行うことができるという効果を奏する。   Further, as described above, the display processing apparatus 100 according to the present embodiment can select the key content in accordance with the operation for confirming the detailed information of the content. There is an effect that content can be searched.

また、本実施の形態の表示処理装置100は、上述のように、興味のあるコンテンツの録画操作に沿ってキーコンテンツを選択することができるため、番組表の閲覧および関連コンテンツの検索をユーザの興味の赴くまま自在に行うことができるという効果を奏する。   Further, as described above, the display processing apparatus 100 according to the present embodiment can select the key content in accordance with the recording operation of the content of interest, so that the user can browse the program guide and search for related content. There is an effect that it can be performed freely with interest.

また、本実施の形態の表示処理装置100は、上述のように、コンテンツの再生中であってもキーコンテンツの選択ができるため、興味が生じた時点で直ちに関連コンテンツの探索を開始できるという効果を奏する。   In addition, as described above, the display processing apparatus 100 according to the present embodiment can select key content even while content is being played back, so that the search for related content can be started immediately when interest occurs. Play.

また、本実施の形態の表示処理装置100は、上述のようにすることで、複数のコンテンツを一度に録画した場合にも、スムーズに関連コンテンツの検索を開始できるという効果を奏する。   Moreover, the display processing apparatus 100 of this Embodiment has the effect that the search of a related content can be started smoothly, even when several content is recorded at once by doing as mentioned above.

本実施の形態の表示処理装置で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD等のコンピュータで読み取り可能な記録媒体に記録されて提供される。   The program executed by the display processing apparatus according to the present embodiment is an installable format or executable format file, and is a computer-readable recording such as a CD-ROM, a flexible disk (FD), a CD-R, and a DVD. Provided by being recorded on a medium.

また、本実施の形態の表示処理装置で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施の形態の表示処理装置で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。   Further, the program executed by the display processing apparatus according to the present embodiment may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. Further, the program executed by the display processing apparatus of the present embodiment may be configured to be provided or distributed via a network such as the Internet.

また、本実施の形態の表示処理プログラムを、ROM等に予め組み込んで提供するように構成してもよい。本実施の形態の表示処理装置で実行される表示処理プログラムは、上述した各部(選択部101、メタデータ検索部102、メタデータ取得部103、関連度算出部104、表示情報生成部105、表示制御部106、映像再生部107、放送受信部108、画面生成部109)を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が上記記憶媒体から表示処理プログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、選択部101、メタデータ検索部102、メタデータ取得部103、関連度算出部104、表示情報生成部105、表示制御部106、映像再生部107、放送受信部108、画面生成部109が主記憶装置上に生成されるようになっている。   Further, the display processing program according to the present embodiment may be provided by being incorporated in advance in a ROM or the like. The display processing program executed by the display processing apparatus according to the present embodiment includes the above-described units (selection unit 101, metadata search unit 102, metadata acquisition unit 103, relevance calculation unit 104, display information generation unit 105, display The module configuration includes a control unit 106, a video reproduction unit 107, a broadcast reception unit 108, and a screen generation unit 109). As actual hardware, a CPU (processor) reads and executes a display processing program from the storage medium. As a result, the above-described units are loaded on the main storage device, and the selection unit 101, metadata search unit 102, metadata acquisition unit 103, relevance calculation unit 104, display information generation unit 105, display control unit 106, video playback unit 107, a broadcast receiving unit 108, and a screen generating unit 109 are generated on the main storage device.

なお、本発明は、上記実施の形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化することができる。また、上記実施の形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成することができる。例えば、実施の形態に示される全構成要素からいくつかの構成要素を削除してもよい。さらに、異なる実施の形態にわたる構成要素を適宜組み合わせても良い。   It should be noted that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. In addition, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the above embodiments. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, constituent elements over different embodiments may be appropriately combined.

90 リモコン
100 表示処理装置
101 選択部
102 メタデータ検索部
103 メタデータ取得部
104 関連度算出部
105 表示情報生成部
106 表示制御部
107 映像再生部
108 放送受信部
109 画面生成部
150 電子番組表記憶部
160 録画番組記憶部
170 表示装置
180 IPTV接続部
190 データ記憶部
200 IPTVサーバ
DESCRIPTION OF SYMBOLS 90 Remote control 100 Display processing apparatus 101 Selection part 102 Metadata search part 103 Metadata acquisition part 104 Relevance calculation part 105 Display information generation part 106 Display control part 107 Image | video reproduction | regeneration part 108 Broadcast reception part 109 Screen generation part 150 Electronic program guide memory | storage Unit 160 recorded program storage unit 170 display device 180 IPTV connection unit 190 data storage unit 200 IPTV server

Claims (13)

複数のコンテンツの一覧を表示したコンテンツ一覧画面を表示する表示手段と、
前記コンテンツ一覧画面に対する選択操作に応じて、検索キーとなるコンテンツであるキーコンテンツを選択する選択手段と、
前記キーコンテンツとは異なる種類を含む複数種類の他のコンテンツについて、コンテンツ内容の類似性に基づいて、前記キーコンテンツに対する関連度を算出する関連度算出手段と、
前記キーコンテンツおよび前記他のコンテンツの内容を表す表示情報を生成する表示情報生成手段と、
前記選択手段による選択操作を受付けた場合に、前記キーコンテンツの表示情報の位置から、前記関連度の高い順に、前記他のコンテンツの表示情報を配置した一覧情報を表示器に表示する表示制御手段と、
を備えることを特徴とする表示処理装置。
Display means for displaying a content list screen displaying a list of a plurality of contents;
A selection means for selecting key content, which is content to be a search key, in response to a selection operation on the content list screen;
Relevance calculation means for calculating relevance to the key content based on the similarity of content details for other types of content including types different from the key content;
Display information generating means for generating display information representing details of the key content and the other content;
Display control means for displaying, on a display, list information in which display information of the other contents is arranged in descending order of the relevance from the position of the display information of the key contents when the selection operation by the selection means is accepted. When,
A display processing apparatus comprising:
前記表示手段は、前記コンテンツ一覧画面において選択されたコンテンツに関する別画面を表示させ、
前記選択手段は、前記別画面に対する選択操作に応じて、前記キーコンテンツを選択する、
ことを特徴とする請求項1に記載の表示処理装置。
The display means displays another screen related to the content selected on the content list screen;
The selection means selects the key content in response to a selection operation on the separate screen.
The display processing apparatus according to claim 1.
前記選択手段が前記選択操作を受付ける前記コンテンツ一覧画面は、コンテンツおよびその他のファイルを一覧表示する一覧表示画面である、
ことを特徴とする請求項1に記載の表示処理装置。
The content list screen on which the selection unit accepts the selection operation is a list display screen for displaying a list of content and other files.
The display processing apparatus according to claim 1.
前記選択手段が前記選択操作を受付ける前記コンテンツ一覧画面は、ユーザがコンテンツおよびその他のファイルに関する検索を行った結果を一覧表示する検索画面である、
ことを特徴とする請求項1に記載の表示処理装置。
The content list screen on which the selection unit accepts the selection operation is a search screen that displays a list of results of a user performing a search for content and other files.
The display processing apparatus according to claim 1.
前記選択手段が前記選択操作を受付ける前記コンテンツ一覧画面は、番組表を表示した番組表示画面である、
ことを特徴とする請求項1に記載の表示処理装置。
The content list screen on which the selection unit accepts the selection operation is a program display screen displaying a program guide.
The display processing apparatus according to claim 1.
前記選択手段が前記選択操作を受付ける前記コンテンツ一覧画面は、前記一覧情報を表示した表示画面である、
ことを特徴とする請求項1に記載の表示処理装置。
The content list screen on which the selection unit accepts the selection operation is a display screen that displays the list information.
The display processing apparatus according to claim 1.
前記選択手段が前記選択操作を受付ける前記別画面は、前記コンテンツ一覧画面において選択されたコンテンツの詳細情報を表示する詳細表示画面である、
ことを特徴とする請求項2に記載の表示処理装置。
The separate screen on which the selection unit accepts the selection operation is a detail display screen that displays detailed information of the content selected on the content list screen.
The display processing apparatus according to claim 2.
前記選択手段が前記選択操作を受付ける前記別画面は、前記コンテンツ一覧画面において選択されたコンテンツの録画に関する操作を受付ける録画受付画面である、
ことを特徴とする請求項2に記載の表示処理装置。
The another screen on which the selection unit accepts the selection operation is a recording reception screen that accepts an operation relating to recording of the content selected on the content list screen.
The display processing apparatus according to claim 2.
前記選択手段は、前記録画受付画面において、一度に複数のコンテンツの録画操作が行われた場合、前記複数のコンテンツのうち、録画時間が最も長いコンテンツを、前記キーコンテンツとして選択する、
ことを特徴とする請求項8に記載の表示処理装置。
The selecting means selects, as the key content, the content having the longest recording time among the plurality of contents when a recording operation of a plurality of contents is performed at a time on the recording acceptance screen.
The display processing apparatus according to claim 8.
前記選択手段は、前記録画受付画面において、一度に複数のコンテンツの録画操作が行われた場合、前記複数のコンテンツのうち、最初に放送が開始するコンテンツを、前記キーコンテンツとして選択する、
ことを特徴とする請求項8に記載の表示処理装置。
The selection means selects, as the key content, content that starts broadcasting first among the plurality of contents when a recording operation of a plurality of contents is performed at a time on the recording acceptance screen.
The display processing apparatus according to claim 8.
前記選択手段は、前記録画受付画面において、一度に複数のコンテンツの録画操作が行われた場合、前記複数のコンテンツのうち、最後に放送が終了するコンテンツを、前記キーコンテンツとして選択する、
ことを特徴とする請求項8に記載の表示処理装置。
The selection means, when a plurality of content recording operations are performed at a time on the recording acceptance screen, selects the content at which broadcasting ends at the end among the plurality of content as the key content,
The display processing apparatus according to claim 8.
表示処理装置で実行される表示処理方法であって、
前記表示処理装置は、制御部と記憶部を備え、前記制御部において実行される、
表示手段が、複数のコンテンツの一覧を表示したコンテンツ一覧画面を表示するステップと、
選択手段が、前記コンテンツ一覧画面に対する選択操作に応じて、検索キーとなるコンテンツであるキーコンテンツを選択するステップと、
関連度算出手段が、前記キーコンテンツとは異なる種類を含む複数種類の他のコンテンツについて、コンテンツ内容の類似性に基づいて、前記キーコンテンツに対する関連度を算出するステップと、
表示情報生成手段が、前記キーコンテンツおよび前記他のコンテンツの内容を表す表示情報を生成するステップと、
表示制御手段が、前記選択手段による選択操作を受付けた場合に、前記キーコンテンツの表示情報の位置から、前記関連度の高い順に、前記他のコンテンツの表示情報を配置した一覧情報を表示器に表示するステップと、
を含むことを特徴とする表示処理方法。
A display processing method executed by a display processing device,
The display processing device includes a control unit and a storage unit, and is executed in the control unit.
The display means displaying a content list screen displaying a list of a plurality of contents;
Selecting a key content that is a content to be a search key in response to a selection operation on the content list screen;
A step of calculating a relevance level for the key content based on the similarity of content details for a plurality of types of other content including types different from the key content;
A step of generating display information representing details of the key content and the other content;
When the display control unit accepts the selection operation by the selection unit, the display unit displays the list information in which the display information of the other content is arranged in the descending order of the relevance from the position of the display information of the key content. Steps to display;
A display processing method comprising:
コンピュータを、
複数のコンテンツの一覧を表示したコンテンツ一覧画面を表示する表示手段と、
前記コンテンツ一覧画面に対する選択操作に応じて、検索キーとなるコンテンツであるキーコンテンツを選択する選択手段と、
前記キーコンテンツとは異なる種類を含む複数種類の他のコンテンツについて、コンテンツ内容の類似性に基づいて、前記キーコンテンツに対する関連度を算出する関連度算出手段と、
前記キーコンテンツおよび前記他のコンテンツの内容を表す表示情報を生成する表示情報生成手段と、
前記選択手段による選択操作を受付けた場合に、前記キーコンテンツの表示情報の位置から、前記関連度の高い順に、前記他のコンテンツの表示情報を配置した一覧情報を表示器に表示する表示制御手段と、
として機能させることを特徴とするプログラム。
Computer
Display means for displaying a content list screen displaying a list of a plurality of contents;
A selection means for selecting key content, which is content to be a search key, in response to a selection operation on the content list screen;
Relevance calculating means for calculating relevance to the key content based on the similarity of content details for other types of content including types different from the key content;
Display information generating means for generating display information representing details of the key content and the other content;
Display control means for displaying, on a display device, list information in which display information of the other contents is arranged in descending order of the relevance from the position of the display information of the key contents when the selection operation by the selection means is accepted. When,
A program characterized by functioning as
JP2009156321A 2009-06-30 2009-06-30 Display-processing device, display-processing method, and program Pending JP2011013860A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009156321A JP2011013860A (en) 2009-06-30 2009-06-30 Display-processing device, display-processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009156321A JP2011013860A (en) 2009-06-30 2009-06-30 Display-processing device, display-processing method, and program

Publications (1)

Publication Number Publication Date
JP2011013860A true JP2011013860A (en) 2011-01-20

Family

ID=43592692

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009156321A Pending JP2011013860A (en) 2009-06-30 2009-06-30 Display-processing device, display-processing method, and program

Country Status (1)

Country Link
JP (1) JP2011013860A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012156866A (en) * 2011-01-27 2012-08-16 Toshiba Corp Video processing apparatus and video processing method
JP2013200846A (en) * 2012-03-26 2013-10-03 Ntt Docomo Inc Communication system, method, and mobile communication terminal
KR101447785B1 (en) * 2012-10-17 2014-10-08 한국방송공사 Contents service system, and intuitive user interface for providing contents connected with broadcast program
WO2021002623A1 (en) * 2019-07-03 2021-01-07 엄정수 System and method for transmitting sound source played offline using user mobile terminal

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005122579A1 (en) * 2004-06-08 2005-12-22 Matsushita Electric Industrial Co., Ltd. Program selection support device
JP2006094438A (en) * 2004-09-27 2006-04-06 Toshiba Corp Information processing apparatus and recording destination control method thereof
JP2009080580A (en) * 2007-09-25 2009-04-16 Toshiba Corp Image display device and display method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005122579A1 (en) * 2004-06-08 2005-12-22 Matsushita Electric Industrial Co., Ltd. Program selection support device
JP2006094438A (en) * 2004-09-27 2006-04-06 Toshiba Corp Information processing apparatus and recording destination control method thereof
JP2009080580A (en) * 2007-09-25 2009-04-16 Toshiba Corp Image display device and display method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012156866A (en) * 2011-01-27 2012-08-16 Toshiba Corp Video processing apparatus and video processing method
US9027056B2 (en) 2011-01-27 2015-05-05 Kabushiki Kaisha Toshiba Video processing apparatus and video processing method
JP2013200846A (en) * 2012-03-26 2013-10-03 Ntt Docomo Inc Communication system, method, and mobile communication terminal
KR101447785B1 (en) * 2012-10-17 2014-10-08 한국방송공사 Contents service system, and intuitive user interface for providing contents connected with broadcast program
WO2021002623A1 (en) * 2019-07-03 2021-01-07 엄정수 System and method for transmitting sound source played offline using user mobile terminal

Similar Documents

Publication Publication Date Title
JP4393565B1 (en) Display processing apparatus, display processing method, and program
JP4675995B2 (en) Display processing apparatus, program, and display processing method
JP5770408B2 (en) Video content viewing terminal
JP4745437B2 (en) Display processing apparatus and display processing method
JP2010055431A (en) Display processing apparatus and display processing method
KR20140138838A (en) Systems and methods for acquiring, categorizing and delivering media in interactive media guidance applications
US20100333140A1 (en) Display processing apparatus, display processing method, and computer program product
JP2001142906A (en) Multimedia user profile information structure and method for retrieving and browsing multimedia utilizing the same
JP4635097B1 (en) Display processing apparatus and display processing method
US20140126884A1 (en) Information processing apparatus and information processing method
JP2011128981A (en) Retrieval device and retrieval method
JP5011430B2 (en) Display processing apparatus and display processing method
JP2011013860A (en) Display-processing device, display-processing method, and program
JP2010055429A (en) Content display apparatus and content display method
JP4585597B1 (en) Display processing apparatus, program, and display processing method
JP4649527B1 (en) Display processing apparatus and display processing method
JP2010086559A (en) Display processing device, program, and display processing method
JP2012008868A (en) Display processing device, display processing method, and display processing program
JP4977247B2 (en) Display processing apparatus and display processing method
JP4897025B2 (en) Display processing apparatus, display processing method, and program
JP5487247B2 (en) Data processing method
JP2008099012A (en) Content reproduction system and content storage system
JP4802275B2 (en) Display device and display method
JP5638590B2 (en) Content output apparatus, content output method, and program
JP2011040099A (en) Display processing apparatus, program, and display processing method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101207