JP2013025850A - Content information display device and program thereof - Google Patents

Content information display device and program thereof Download PDF

Info

Publication number
JP2013025850A
JP2013025850A JP2011161378A JP2011161378A JP2013025850A JP 2013025850 A JP2013025850 A JP 2013025850A JP 2011161378 A JP2011161378 A JP 2011161378A JP 2011161378 A JP2011161378 A JP 2011161378A JP 2013025850 A JP2013025850 A JP 2013025850A
Authority
JP
Japan
Prior art keywords
display
page
characters
content list
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.)
Withdrawn
Application number
JP2011161378A
Other languages
Japanese (ja)
Inventor
Junichi Kobayashi
淳一 小林
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.)
Onkyo Corp
Original Assignee
Onkyo 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 Onkyo Corp filed Critical Onkyo Corp
Priority to JP2011161378A priority Critical patent/JP2013025850A/en
Publication of JP2013025850A publication Critical patent/JP2013025850A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To quickly display a music list when a page advance button or the like is continuously operated by user operation.SOLUTION: When a page advance instruction to display a content list of the next page is inputted by user operation, a lapse time from the input of the preceding page advance instruction till the input of the current page advance instruction is calculated, and the number of display characters in the content list for one page is determined on the basis of the calculated lapse time. Content list generation means generates a content list for one page including characters of the determined number of display characters. Then, since the number of display characters of the content list changes when the page advance instruction is continuously inputted, a problem of giving stress to a user can be eliminated. The problem occurs because the generation of a content list does not catch up with the user's operation speed of the page advance button so that it takes time until desired content information is displayed in the music list.

Description

本発明は、コンテンツ情報表示およびそのプログラムに関する。   The present invention relates to content information display and a program thereof.

曲ファイル等のコンテンツをHDD等の記憶媒体に記録し、HDDからコンテンツを読み出して再生する再生装置が利用されている。ユーザが再生装置を操作し、HDDに記録されている複数のコンテンツの中から再生する所望のコンテンツを選択する際、再生装置の表示部に曲リストが表示される。曲リストは複数の曲ファイルの曲名の一覧であり、HDDに記録されているコンテンツ情報DBからコンテンツ情報を取得し、生成される。ユーザ操作によって、曲リスト内の所望の曲名にカーソルが表示され、再生指示が入力されると、カーソルが表示された曲ファイルがHDDから読み出され再生される。再生装置の表示部の画面サイズが小さい場合には、表示部に表示される曲リストには例えば10曲分の曲名しか一度に表示することができない。なお、一度に表示される曲リストを1ページの曲リストという。   2. Description of the Related Art A playback device that records content such as a music file on a storage medium such as an HDD, reads the content from the HDD, and plays it back is used. When the user operates the playback device and selects a desired content to be played back from among a plurality of contents recorded on the HDD, a song list is displayed on the display unit of the playback device. The song list is a list of song names of a plurality of song files, and is generated by acquiring content information from the content information DB recorded in the HDD. When a user operation causes a cursor to be displayed at a desired song name in the song list and a playback instruction is input, the song file on which the cursor is displayed is read from the HDD and played back. When the screen size of the display unit of the playback device is small, for example, only 10 song names can be displayed at a time in the song list displayed on the display unit. Note that the song list displayed at once is called a one-page song list.

再生装置が1ページ目(1〜10曲目)の曲リストを表示する際には、再生装置が1〜10曲目の曲名をHDD内のコンテンツ情報DBから取得して曲リストを生成して表示する。ここで、ユーザ操作によってページ進みボタンが操作されると、現在表示されている1ページ目の曲リストから2ページ目の曲リストに表示が変更される。このとき、再生装置は、2ページ目の曲リストに含まれる11〜20曲目の曲名を、コンテンツ情報DBから取得して曲リストを生成して表示する。このように、ユーザ操作によってページ進みボタンが操作されるたびに、次のページの曲リストの表示個数分の曲名をコンテンツ情報DBから取得し、曲リストを生成して表示する。しかし、曲リストの表示個数分の曲名をコンテンツ情報DBから取得して、曲リストを生成するにはそれなりの時間が必要である。従って、HDDに膨大な数の曲ファイルが記録されている場合に、ユーザ操作によって曲リストのページを多数回進める必要があるときには、曲リストの生成がユーザのページ進みボタンの操作速度に追いつかず、所望の曲名が曲リストに表示されるまでに時間がかかり、ユーザにストレスを与えるという問題がある。   When the playback device displays the song list of the first page (1 to 10 songs), the playback device acquires the song names of the 1 to 10 songs from the content information DB in the HDD, and generates and displays the song list. . Here, when the page advance button is operated by the user operation, the display is changed from the currently displayed song list on the first page to the song list on the second page. At this time, the playback apparatus acquires the names of the 11th to 20th songs included in the song list on the second page from the content information DB, generates a song list, and displays the song list. In this way, each time the page advance button is operated by a user operation, the number of music names displayed in the music list on the next page is acquired from the content information DB, and the music list is generated and displayed. However, it takes a certain amount of time to acquire the song names for the displayed number of the song list from the content information DB and generate the song list. Accordingly, when a huge number of music files are recorded on the HDD and the music list page needs to be advanced many times by user operation, the generation of the music list cannot keep up with the operation speed of the user's page advance button. There is a problem in that it takes time until a desired song name is displayed in the song list, and stresses the user.

特開2009−71657号公報JP 2009-71657 A

本発明は上記従来の課題を解決するためになされたものであり、その目的は、ユーザ操作によってページ進みボタン等が連続的に操作された際に、迅速に曲リストを表示することができるコンテンツ情報表示装置を提供することである。   The present invention has been made to solve the above-described conventional problems, and its purpose is to enable content to be displayed quickly when a page advance button or the like is continuously operated by a user operation. It is to provide an information display device.

本発明の好ましい実施形態によるコンテンツ情報表示装置は、複数のコンテンツのコンテンツ情報の内、所定数のコンテンツのコンテンツ情報を含む1ページ分のコンテンツリストを表示装置に表示させる表示手段と、ユーザ操作によって次のページのコンテンツリストを表示するページ進み指示が入力された場合、前回のページ進み指示の入力から今回のページ進み指示の入力までの経過時間を算出する経過時間算出手段と、算出された経過時間に基づいて、1ページ分のコンテンツリストにおける表示文字数を決定する文字数決定手段と、決定された表示文字数の文字を含む1ページ分のコンテンツリストを生成するコンテンツリスト生成手段とを備え、前記表示手段が、前記コンテンツリスト生成手段によって生成された決定された表示文字数の文字を含む1ページ分のコンテンツリストを前記表示装置に表示させる。   A content information display device according to a preferred embodiment of the present invention includes a display unit that displays a content list for one page including content information of a predetermined number of content information among a plurality of content information, and a user operation. An elapsed time calculating means for calculating an elapsed time from the input of the previous page advance instruction to the input of the current page advance instruction when a page advance instruction for displaying the content list of the next page is input; and the calculated elapsed time A character number determining means for determining the number of display characters in a content list for one page based on time; and a content list generating means for generating a content list for one page including characters of the determined number of display characters, the display Means for determining the table generated by the content list generating means; A content list of one page containing a number of characters to be displayed on the display device.

本実施形態においては、ユーザ操作によって次のページのコンテンツリストを表示するページ進み指示が入力された場合、前回のページ進み指示の入力から今回のページ進み指示の入力までの経過時間が算出され、算出された経過時間に基づいて、1ページ分のコンテンツリストにおける表示文字数が決定される。コンテンツリスト生成手段は、決定された表示文字数の文字を含む1ページ分のコンテンツリストを生成する。従って、ページ進み指示が連続的に入力された場合に、コンテンツリストの表示文字数が変化するので、コンテンツリストの生成がユーザのページ進みボタンの操作速度に追いつかず、所望のコンテンツ情報が曲リストに表示されるまでに時間がかかり、ユーザにストレスを与えるという問題を解決することができる。   In this embodiment, when a page advance instruction for displaying the content list of the next page is input by a user operation, an elapsed time from the input of the previous page advance instruction to the input of the current page advance instruction is calculated, Based on the calculated elapsed time, the number of display characters in the content list for one page is determined. The content list generation means generates a content list for one page including the determined number of display characters. Therefore, when the page advance instruction is continuously input, the number of characters displayed in the content list changes, so that the content list generation cannot keep up with the operation speed of the user's page advance button, and the desired content information is stored in the song list. It is possible to solve the problem that it takes time to display and stresses the user.

好ましい実施形態においては、前記文字数決定手段が、算出された経過時間が短いほど表示文字数が少なくなるように、1ページ分のコンテンツリストにおける表示文字数を決定する。   In a preferred embodiment, the number-of-characters determining means determines the number of displayed characters in the content list for one page so that the number of displayed characters decreases as the calculated elapsed time becomes shorter.

従って、ページ進み指示が連続的に入力された場合に、コンテンツリストの表示文字数が少なくなるので、コンテンツリストの生成にかかる時間を短くすることができる。従って、コンテンツリストの生成がユーザのページ進みボタンの操作速度に追いつかず、所望のコンテンツ情報が曲リストに表示されるまでに時間がかかり、ユーザにストレスを与えるという問題を解決することができる。   Therefore, when the page advance instruction is continuously input, the number of characters displayed in the content list is reduced, so that the time required for generating the content list can be shortened. Therefore, it is possible to solve the problem that the content list generation does not catch up with the operation speed of the user's page advance button, and it takes time until the desired content information is displayed in the song list, which gives the user stress.

好ましい実施形態においては、前回のページ進み指示の入力から所定時間以上経過しても次のページ進み指示が入力されない場合、前記コンテンツリスト生成手段が、現在表示されているコンテンツリストにおいて、全ての文字を含む1ページ分のコンテンツリストを生成し、前記表示手段が、前記コンテンツリスト生成手段によって生成された全ての文字を含む1ページ分のコンテンツリストを前記表示装置に表示させる。   In a preferred embodiment, when the next page advance instruction is not input even after a predetermined time has elapsed since the previous page advance instruction is input, the content list generating means is configured to display all characters in the currently displayed content list. Is generated, and the display unit displays the content list for one page including all characters generated by the content list generation unit on the display device.

従って、ページ進み指示の連続的な入力が終了した場合には、最後に表示される1ページのコンテンツリストは、最終的に全ての文字を含むコンテンツリストとして表示される。従って、ユーザが所望するページのコンテンツリストについて全ての文字を表示することができる。   Therefore, when the continuous input of the page advance instruction is completed, the content list of one page displayed at the end is finally displayed as a content list including all characters. Therefore, all characters can be displayed in the content list of the page desired by the user.

好ましい実施形態においては、前記コンテンツリスト生成手段が、第1の表示形式、又は、第2の表示形式を使用して、決定された表示文字数の文字を含む1ページ分のコンテンツリストを生成するものであり、前記コンテンツリスト生成手段が前記第1の表示形式を使用して、決定された表示文字数の文字を含む1ページ分のコンテンツリストを生成した場合に、表示される全てのコンテンツ情報が同じになるか否かを判断する判断手段と、表示されるコンテンツ情報の少なくとも1つが異なると判断された場合に、前記コンテンツリスト生成手段が1ページ分のコンテンツリストを生成する際の表示形式を第1の表示形式に決定し、表示される全てのコンテンツ情報が同じになると判断された場合に、前記コンテンツリスト生成手段が1ページ分のコンテンツリストを生成する際の表示形式を第2の表示形式に決定する表示形式決定手段とをさらに備える。   In a preferred embodiment, the content list generation means generates a content list for one page including characters of the determined number of display characters using the first display format or the second display format. And when the content list generating means generates the content list for one page including the determined number of display characters using the first display format, all the displayed content information is the same. When at least one of the displayed content information is determined to be different from the determination unit that determines whether or not the content list is displayed, the display format when the content list generation unit generates the content list for one page is When the display format is determined to be 1 and it is determined that all the displayed content information is the same, the content list generation means 1 Further comprising a display format determining means for determining a display format in generating a content list of over di content in the second display format.

この場合、第1の表示形式でコンテンツリストを表示した場合に、全てのコンテンツ情報が同じになる場合には第2の表示形式でコンテンツリストを生成して表示する。従って、1ページ内のコンテンツ情報の区別ができないという問題を解決することができる。   In this case, when the content list is displayed in the first display format, if all pieces of content information are the same, the content list is generated and displayed in the second display format. Therefore, the problem that the content information in one page cannot be distinguished can be solved.

好ましい実施形態においては、前記コンテンツリスト生成手段が、第1の表示形式、又は、第2の表示形式を使用して、決定された表示文字数の文字を含む1ページ分のコンテンツリストを生成するものであり、決定された表示文字数が所定数以下であるか否かを判断する判断手段と、決定された表示文字数が所定数よりも大であると判断された場合に、前記コンテンツリスト生成手段が1ページ分のコンテンツリストを生成する際の表示形式を第1の表示形式に決定し、決定された表示文字数が所定数以下であると判断された場合に、前記コンテンツリスト生成手段が1ページ分のコンテンツリストを生成する際の表示形式を第2の表示形式に決定する表示形式決定手段とをさらに備える。   In a preferred embodiment, the content list generation means generates a content list for one page including characters of the determined number of display characters using the first display format or the second display format. When the determination means determines whether or not the determined number of display characters is equal to or less than the predetermined number, and when it is determined that the determined number of display characters is greater than the predetermined number, the content list generation means When the display format for generating the content list for one page is determined to be the first display format, and it is determined that the determined number of display characters is equal to or less than the predetermined number, the content list generating means is for one page. Display format determining means for determining the display format for generating the content list as the second display format.

この場合、表示文字数が所定数以下である場合であっても、1ページ内のコンテンツ情報の区別ができないという問題を解決することができる。   In this case, it is possible to solve the problem that the content information in one page cannot be distinguished even when the number of display characters is a predetermined number or less.

ユーザ操作によってページ進みボタン等が連続的に操作された際に、迅速に曲リストを表示することができるコンテンツ情報表示装置を提供することができる。   It is possible to provide a content information display device capable of quickly displaying a song list when a page advance button or the like is continuously operated by a user operation.

本発明の好ましい実施形態による再生装置100を示すブロック図である。1 is a block diagram showing a playback apparatus 100 according to a preferred embodiment of the present invention. 1ページの曲リストの画面を示す図である。It is a figure which shows the screen of the music list of 1 page. 1ページの曲リストの画面を示す図である。It is a figure which shows the screen of the music list of 1 page. 1ページの曲リストの画面を示す図である。It is a figure which shows the screen of the music list of 1 page. 1ページの曲リストにおいて、表示文字数の文字を表示する優先順位を説明する図である(パターンA)。It is a figure explaining the priority which displays the character of a display character number in the music list of 1 page (pattern A). 表示文字数が全て(100)である場合の1ページの曲リストの例を示す図である。It is a figure which shows the example of the music list of 1 page in case all the display character numbers are (100). 表示文字数が50である場合の1ページの曲リストの例を示す図である。It is a figure which shows the example of the music list of 1 page in case the number of display characters is 50. 表示文字数が60である場合の1ページの曲リストの例を示す図である。It is a figure which shows the example of the music list of 1 page in case the number of display characters is 60. FIG. 表示文字数が30である場合の1ページの曲リストの例を示す図である。It is a figure which shows the example of the music list of 1 page in case the number of display characters is 30. 表示文字数が50である場合の制御部2から映像処理部50に送信されるデータを示す図である。It is a figure which shows the data transmitted to the video processing part 50 from the control part 2 in case the number of display characters is 50. FIG. 未表示文字を表示させるために制御部2から映像処理部50に送信されるデータを示す図である。It is a figure which shows the data transmitted to the video processing part 50 from the control part 2 in order to display an undisplayed character. 再生装置1(制御部2等)の動作を示すフローチャートである。4 is a flowchart showing the operation of the playback apparatus 1 (control unit 2 or the like). 再生装置1(制御部2等)の動作を示すフローチャートである。4 is a flowchart showing the operation of the playback apparatus 1 (control unit 2 or the like). 1ページの曲リストにおいて、表示文字数の文字を表示する優先順位を説明する図である(パターンB)。It is a figure explaining the priority which displays the character of a display character number in the music list of 1 page (pattern B). パターンBにおいて、表示文字数が30である場合の1ページの曲リストの例を示す図である。In pattern B, it is a figure which shows the example of the music list of 1 page in case the number of display characters is 30. 再生装置1(制御部2等)の動作を示すフローチャートである。4 is a flowchart showing the operation of the playback apparatus 1 (control unit 2 or the like). パターンA,表示文字数が50である場合の制御部2から映像処理部50に送信されるデータを示す図である。It is a figure which shows the data transmitted to the image processing part 50 from the control part 2 in case the pattern A and the number of display characters are 50. パターンB,表示文字数が30である場合の制御部2から映像処理部50に送信されるデータを示す図である。It is a figure which shows the data transmitted to the video processing part 50 from the control part 2 in case the pattern B and the number of display characters are 30. 再生装置1(制御部2等)の動作を示すフローチャートである。4 is a flowchart showing the operation of the playback apparatus 1 (control unit 2 or the like).

以下、本発明の好ましい実施形態について、図面を参照して具体的に説明するが、本発明はこれらの実施形態には限定されない。図1は、本発明の好ましい実施形態によるコンテンツ情報表示装置が適用される再生装置1を示すブロック図である。   Hereinafter, preferred embodiments of the present invention will be specifically described with reference to the drawings. However, the present invention is not limited to these embodiments. FIG. 1 is a block diagram showing a playback apparatus 1 to which a content information display apparatus according to a preferred embodiment of the present invention is applied.

再生装置1は、HDD(ハードディスクドライブ)やフラッシュメモリ等の記憶媒体に、複数のコンテンツを記録する。コンテンツとは、音楽データ(曲ファイル)、映像データ、および画像データ等の総称であるが、本例では、曲ファイルである。再生装置1は、HDDから所望のコンテンツを読み出して、再生する。再生装置1は、複数のコンテンツのコンテンツ情報をHDDから取得し、コンテンツ情報が列挙されたコンテンツリスト(以下、曲リストという。)を表示する。コンテンツ情報は、コンテンツが曲ファイルである場合、曲ファイルの曲名(タイトル)、アーティスト名、アルバム名、ジャンル名、著作者、リリース年等のメタデータであるが、本例では曲名を例に説明する。   The playback device 1 records a plurality of contents in a storage medium such as an HDD (hard disk drive) or a flash memory. The content is a general term for music data (music file), video data, image data, and the like. In this example, the content is a music file. The playback device 1 reads out desired content from the HDD and plays it back. The playback device 1 acquires content information of a plurality of contents from the HDD, and displays a content list (hereinafter referred to as a song list) in which the content information is listed. If the content is a song file, the content information is metadata such as the song name (title), artist name, album name, genre name, author, and release year of the song file. In this example, the content information is described as an example. To do.

再生装置1は、制御部2と、メモリ(ROM、RAM等)3と、HDDやフラッシュメモリ等の記憶媒体4と、映像処理部5と、再生部6と、増幅部7と、操作部8と、表示部9とを概略備えている。制御部2は、メモリ(ROM)3やHDD4に格納されているコンテンツ情報表示プログラム等の再生装置1の動作プログラムに基づいて、再生装置1全体を制御するものであり、例えばマイコンやCPU等である。   The playback apparatus 1 includes a control unit 2, a memory (ROM, RAM, etc.) 3, a storage medium 4 such as an HDD or a flash memory, a video processing unit 5, a playback unit 6, an amplification unit 7, and an operation unit 8. And a display unit 9. The control unit 2 controls the entire playback device 1 based on an operation program of the playback device 1 such as a content information display program stored in the memory (ROM) 3 or the HDD 4. is there.

HDD4は、複数の曲ファイルと、コンテンツ情報データベース(以下、コンテンツ情報DBという。)とを格納している。コンテンツ情報DBは、HDD4に記録されている全曲ファイルに関するコンテンツ情報(曲名、アーティスト名、アルバム名等)を記憶および管理するためのデータベースである。例えば、曲ファイルの曲名は、五十音順及び/又はアルファベット順に並べ換えられ、その順番に曲番号が付与される。   The HDD 4 stores a plurality of music files and a content information database (hereinafter referred to as a content information DB). The content information DB is a database for storing and managing content information (song name, artist name, album name, etc.) related to all song files recorded in the HDD 4. For example, song names of song files are rearranged in alphabetical order and / or alphabetical order, and song numbers are assigned in that order.

制御部2は、コンテンツ情報DBからコンテンツ情報を取得し、映像処理部5に曲リストを生成させ、表示部9に曲リストを表示させる。曲リストには、HDD4に記録されている複数の曲ファイルの曲名の内、表示部9に表示可能な所定数の曲名が含まれている。図2(図2A〜図2C)に示すように、表示部9は、例えば10個の曲名を含む曲リストを表示可能である。所定数の曲名を含み一度に表示部9に表示可能な曲リストのことを1ページの曲リストという。図2Aの曲リストは1ページ目の曲リストであり、曲番号1〜10の10個の曲ファイルの曲名(a01〜a10)を含んでいる。図2Bは2ページ目の曲リストを示し、曲番号11〜20の10個の曲ファイルの曲名(a11〜a20)を含んでいる。図2Cは3ページ目の曲リストを示し、曲番号21〜30の10個の曲ファイルの曲名(a21〜a30)を含んでいる。   The control unit 2 acquires content information from the content information DB, causes the video processing unit 5 to generate a song list, and causes the display unit 9 to display the song list. The song list includes a predetermined number of song names that can be displayed on the display unit 9 among the song names of a plurality of song files recorded in the HDD 4. As shown in FIG. 2 (FIGS. 2A to 2C), the display unit 9 can display a song list including, for example, 10 song names. A song list that includes a predetermined number of song names and can be displayed on the display unit 9 at a time is called a one-page song list. The song list in FIG. 2A is a song list on the first page, and includes the song names (a01 to a10) of ten song files having song numbers 1 to 10. FIG. 2B shows a song list on the second page, which includes the song names (a11 to a20) of ten song files with song numbers 11 to 20. FIG. 2C shows a song list on the third page, which includes the song names (a21 to a30) of the ten song files with song numbers 21 to 30.

操作部8には、表示部9に表示されている曲リストのページを次のページに進めるためのページ進みボタンと、前のページに戻るためのページ戻りボタンとが設けられている。ページ進みボタンが操作されると、ページ進み指示が制御部2に入力され、ページ戻りボタンが操作されると、ページ戻り指示が制御部2に入力される。操作部8は、再生装置1の筐体に設けられた操作ボタンでもよく、リモコン送信機に設けられた操作ボタンであってもよい。   The operation unit 8 includes a page advance button for advancing the song list page displayed on the display unit 9 to the next page and a page return button for returning to the previous page. When the page advance button is operated, a page advance instruction is input to the control unit 2, and when the page return button is operated, a page return instruction is input to the control unit 2. The operation unit 8 may be an operation button provided on the housing of the playback device 1 or an operation button provided on a remote control transmitter.

本実施形態においては、ユーザ操作によってページ進みボタン又はページ戻りボタンが連続して操作された場合に、ユーザ操作に応じて曲リストを迅速に表示するために、1ページの曲リストに表示する文字数を減少させる。すなわち、ページ進みボタン(又はページ戻りボタン)が操作されたとき、制御部2は、前回のページ進みボタンの操作から今回のページ進みボタンの操作迄の経過時間(操作間隔)を算出する。制御部2は、算出した経過時間(操作間隔)に基づいて、1ページの曲リストにおける表示文字数を決定する。例えば、経過時間が短い場合には表示文字数を少なくし、経過時間が長い場合には表示文字数を多くする。ユーザが連続してページ進みボタンを操作した場合に、その操作間隔に応じて表示文字数を変化させることにより、ユーザ操作に対して迅速に(遅滞なく)、1ページの曲リストを表示させることができる。表示文字数が少ない方が1ページの曲リストを生成して表示し終える迄にかかる時間が短いからである。   In the present embodiment, when the page advance button or the page return button is continuously operated by a user operation, the number of characters displayed in the song list on one page in order to quickly display the song list according to the user operation. Decrease. That is, when the page advance button (or page return button) is operated, the control unit 2 calculates an elapsed time (operation interval) from the previous operation of the page advance button to the current operation of the page advance button. Based on the calculated elapsed time (operation interval), the control unit 2 determines the number of display characters in the one-page song list. For example, when the elapsed time is short, the number of displayed characters is reduced, and when the elapsed time is long, the number of displayed characters is increased. When the user continuously operates the page advance button, by changing the number of display characters according to the operation interval, a one-page song list can be displayed quickly (without delay) in response to the user operation. it can. This is because when the number of displayed characters is smaller, the time taken to generate and display a one-page song list is shorter.

図3は、1ページの曲リストにおいて、1つの曲名の最大表示文字数が10である(つまり、10個の曲名の合計の最大文字数が100である)場合の、文字の表示順番の優先順位を示す図である。図3において、ページ進みボタンの操作間隔に応じて決定される表示文字数に応じて、番号の昇順に文字が表示される。例えば、表示文字数が60である場合、図3の1〜60で示される箇所の文字が表示され、残りの61〜100の箇所の文字は表示されない。つまり、10個の曲名の各々に関して、先頭から6文字目までが表示され、7文字目以降は表示されないことを意味する。   FIG. 3 shows the priority order of the character display order when the maximum number of characters displayed in one song name is 10 (that is, the total maximum number of characters in 10 song names is 100) in the one-page song list. FIG. In FIG. 3, characters are displayed in ascending order of the number according to the number of display characters determined according to the operation interval of the page advance button. For example, when the number of display characters is 60, the characters at the positions 1 to 60 in FIG. 3 are displayed, and the remaining characters at 61 to 100 are not displayed. That is, for each of the ten song names, the first six characters are displayed, and the seventh and subsequent characters are not displayed.

例えば、図4に示すような1ページの曲リストを表示する際に、表示文字数が50に決定されると、図5に示すように図3で1〜50で示される箇所の文字のみが表示される。同様に、図4に示すような1ページの曲リストを表示する際に、表示文字数が60に決定されると、図6に示すように図3で1〜60で示される箇所の文字のみが表示される。さらに、図4に示すような1ページの曲リストを表示する際に、表示文字数が30に決定されると、図7に示すように図3で1〜30で示される箇所の文字のみが表示される。   For example, when displaying a one-page song list as shown in FIG. 4, if the number of display characters is determined to be 50, only the characters indicated by 1 to 50 in FIG. 3 are displayed as shown in FIG. Is done. Similarly, when the number of display characters is determined to be 60 when displaying a one-page song list as shown in FIG. 4, only the characters indicated by 1 to 60 in FIG. 3 are displayed as shown in FIG. Is displayed. Furthermore, when the number of display characters is determined to be 30 when displaying the one-page song list as shown in FIG. 4, only the characters at the locations indicated by 1 to 30 in FIG. 3 are displayed as shown in FIG. Is done.

なお、ページ進みボタンの連続操作の後、ページ進みボタンの連続操作が終了すると、すなわち、所定時間以上さらなるページ進みボタンの操作が実行されないと、制御部2は、現在表示されている1ページの曲リストにおいて未表示文字を特定し、未表示文字も表示させることにより、最終的に1ページの曲リストの全ての文字を表示部9に表示させる。   Note that after the continuous operation of the page advance button is finished after the continuous operation of the page advance button, that is, when the operation of the further page advance button is not executed for a predetermined time or longer, the control unit 2 controls the page of the currently displayed page. By specifying undisplayed characters in the song list and displaying the undisplayed characters, all the characters of the song list on one page are finally displayed on the display unit 9.

図1に戻って、映像処理部5は、制御部2からコンテンツ情報を受信して、1ページの曲リストを生成し、表示部9に曲リストを出力して表示させる。詳細には、映像処理部5は、図8に示すように、制御部2から、1ページの曲リストにおける表示文字数(先頭のデータであり、ここでは「50」)と、表示開始位置(2番目のデータであり、ここでは「0」)と、実際に表示する文字(3番目以降のデータであり、図3に示す番号(1、2、3・・・)順に文字が列挙されている)とを含むデータを受信する。映像処理部5は、当該データに基づいて、例えば図5に示すような1ページの曲リストを生成する。   Returning to FIG. 1, the video processing unit 5 receives the content information from the control unit 2, generates a one-page song list, and outputs and displays the song list on the display unit 9. Specifically, as shown in FIG. 8, the video processing unit 5 receives, from the control unit 2, the number of display characters (first data, “50” here) and the display start position (2). The second data (here, “0”) and the characters that are actually displayed (the third and subsequent data, and the characters are listed in the order of the numbers (1, 2, 3,...) Shown in FIG. ). The video processing unit 5 generates, for example, a one-page song list as shown in FIG. 5 based on the data.

さらに、ページ進みボタンの連続操作が終了した後、1ページの曲リストの未表示文字を表示する場合、映像処理部5は、制御部2から図9に示すように、未表示文字数(先頭のデータであり、ここでは「50」)と、表示開始位置(2番目のデータであり、ここでは「51」)と、実際に表示する文字(3番目以降のデータであり、図3に示す番号(51、52、53、・・・)順に文字が列挙されている)とを受信する。映像処理部5は、当該データに基づいて、図4に示すように全ての文字を含む1ページの曲リストを生成する。   Further, when displaying the undisplayed characters of the song list of one page after the continuous operation of the page advance button is finished, the video processing unit 5 displays the number of undisplayed characters (the first character as shown in FIG. 9 from the control unit 2). Data, here “50”), the display start position (second data, here “51”), and the actually displayed characters (third and subsequent data, the numbers shown in FIG. (51, 52, 53,... Are listed in order). Based on the data, the video processing unit 5 generates a one-page song list including all characters as shown in FIG.

再び図1に戻って、再生部6は、HDD4から読み出した曲ファイルについて、再生処理(伸長処理や、D/A変換処理、イコライザ処理等を含む)を実行する。増幅部7は、再生部6によって再生された音声信号を増幅して、図示しないスピーカーに音声信号を供給する。   Returning to FIG. 1 again, the playback unit 6 executes playback processing (including decompression processing, D / A conversion processing, equalizer processing, and the like) for the music file read from the HDD 4. The amplifying unit 7 amplifies the audio signal reproduced by the reproducing unit 6 and supplies the audio signal to a speaker (not shown).

表示部9は、上記の通り、1ページの曲リストを表示するものであり、LCD(液晶ディスプレイ)、有機ELディスプレイ、FL管等の任意のものが採用され得る。表示部9は、再生装置1の外部に接続されるTV受像機等のディスプレイ装置に曲リストを表示させるためのOSD(オンスクリーンディスプレイ)生成部であってもよい。   As described above, the display unit 9 displays a one-page music list, and an arbitrary one such as an LCD (liquid crystal display), an organic EL display, or an FL tube can be adopted. The display unit 9 may be an OSD (on-screen display) generation unit for displaying a music list on a display device such as a TV receiver connected to the outside of the playback device 1.

以上の構成を有する再生装置1について、その動作を説明する。図10、図11は、再生装置1(制御部2、コンテンツ処理プログラム等)の処理を示すフローチャートである。なお、1ページの曲リストのページを次のページに進める場合、つまり、ページ進みボタンが操作された場合を例に説明するが、前のページに戻る場合も同様である。また、本例では説明を簡単化するため曲リストとして図4に示す1ページの曲リストを表示する場合を例に説明するが、実際にページ進みボタン操作に従って、表示される1ページの曲リストは順次変更されるものとする。   The operation of the playback apparatus 1 having the above configuration will be described. 10 and 11 are flowcharts showing processing of the playback apparatus 1 (control unit 2, content processing program, etc.). Note that the case where the page of the song list of one page is advanced to the next page, that is, the case where the page advance button is operated will be described as an example, but the same applies when returning to the previous page. Further, in this example, a case where the one-page song list shown in FIG. 4 is displayed as a song list for simplification of explanation will be described as an example, but the one-page song list that is actually displayed in accordance with the page advance button operation. Shall be changed sequentially.

図10に示すように、再生装置1の制御部2は、ユーザ操作によって曲リストを次のページに進める指示が入力されたか、つまり、ページ進みボタンが操作されたか否かを判断する(S1)。   As shown in FIG. 10, the control unit 2 of the playback apparatus 1 determines whether or not an instruction to advance the song list to the next page is input by a user operation, that is, whether or not the page advance button is operated (S1). .

ページ進みボタンが操作された場合(S1でYES)、制御部2は、前回操作時刻がメモリ(RAM)3に記憶されているか否かを判断する(S2)。ページ進みボタンの1回だけの単独操作や、ページ進みボタンの連続操作の最初の操作においては、前回操作時刻がメモリ3に記憶されていない(S2でNO)。従って、制御部2は、内部時計で管理している現在時刻を前回操作時刻としてメモリ3に新たに記憶し(S5)、処理をS1に戻す。この場合、図4に示すように、1ページの曲リストにおいて全文字を含む曲リストが生成されて、表示されることになる。   When the page advance button is operated (YES in S1), the control unit 2 determines whether or not the previous operation time is stored in the memory (RAM) 3 (S2). In the single operation of the page advance button only once or the first operation of the continuous operation of the page advance button, the previous operation time is not stored in the memory 3 (NO in S2). Therefore, the control unit 2 newly stores the current time managed by the internal clock as the previous operation time in the memory 3 (S5), and returns the process to S1. In this case, as shown in FIG. 4, a song list including all characters in the song list on one page is generated and displayed.

一方、メモリ3に前回操作時刻が記憶されている場合(S2でYES)、制御部2は、現在時刻から前回操作時刻を減算することによって、前回のページ進みボタンの操作から今回のページ進みボタンの操作迄の経過時間、すなわち、ページ進みボタンの操作間隔を算出する(S3)。制御部2は、算出した操作間隔情報をキューに一時的に格納する(S4)。そして、制御部2は、現在時刻を前回操作時刻としてメモリ3に記憶(上書保存)し(S5)、処理をS1に戻す。   On the other hand, when the previous operation time is stored in the memory 3 (YES in S2), the control unit 2 subtracts the previous operation time from the current time, so that the current page advance button is changed from the previous page advance button operation. The elapsed time until the operation, that is, the operation interval of the page advance button is calculated (S3). The control unit 2 temporarily stores the calculated operation interval information in the queue (S4). Then, the control unit 2 stores (overwrites) the current time as the previous operation time in the memory 3 (S5), and returns the process to S1.

続いて図11に示すように、制御部2は、キューに操作間隔情報が格納されているか否かを判断する(S11)。つまり、ページ進みボタンの連続操作が実行されたか否かが判断される。操作間隔情報がキューに格納されている場合(S11でYES)、制御部2は、キューから操作間隔情報を取得する(S12)。このとき、キューから操作間隔情報は削除される。続いて、制御部2は、コンテンツ情報DBから、次に表示すべき1ページの曲リストの曲情報の全文字を取得する(S14)。つまり、現在表示されている1ページの曲リストの最後の曲名の次の曲名から10個の曲名の文字が取得される。例えば、図4に示すような曲リストの文字列が取得されるとする(S14)。   Subsequently, as shown in FIG. 11, the control unit 2 determines whether or not the operation interval information is stored in the queue (S11). That is, it is determined whether or not the continuous operation of the page advance button has been executed. When the operation interval information is stored in the queue (YES in S11), the control unit 2 acquires the operation interval information from the queue (S12). At this time, the operation interval information is deleted from the queue. Subsequently, the control unit 2 acquires all characters of the song information of the one-page song list to be displayed next from the content information DB (S14). That is, the characters of ten song titles are acquired from the song title next to the last song title in the currently displayed one-page song list. For example, it is assumed that a character string of a music list as shown in FIG. 4 is acquired (S14).

続いて、制御部2は、取得した操作間隔情報に基づいて、1ページの曲リストにおける表示文字数を決定する(S15)。例えば、表示文字数は、操作間隔÷所定時間によって決定される。ここで、所定時間は、特に限定されないが、例えば、1文字あたりの制御部2から映像処理部5への送信時間と、映像処理部5における1文字あたりの描画時間との合計時間である。所定時間は、再生装置1の製造者によって予め設定されている。従って、操作間隔が短いと表示文字数が少なくなり、操作間隔が長いと表示文字数が多くなる。なお、これに限定されず、操作間隔の範囲毎に、表示文字数が予め設定されていてもよい(例えば、操作間隔が0.1秒以上0.3秒未満は30文字、0.3秒以上0.6秒未満は40文字等)。   Subsequently, the control unit 2 determines the number of display characters in the one-page song list based on the acquired operation interval information (S15). For example, the number of display characters is determined by operation interval ÷ predetermined time. Here, the predetermined time is not particularly limited, but is, for example, the total time of the transmission time from the control unit 2 per character to the video processing unit 5 and the drawing time per character in the video processing unit 5. The predetermined time is set in advance by the manufacturer of the playback apparatus 1. Therefore, when the operation interval is short, the number of displayed characters decreases, and when the operation interval is long, the number of displayed characters increases. However, the present invention is not limited to this, and the number of display characters may be set in advance for each operation interval range (for example, the operation interval is 0.1 seconds or more and less than 0.3 seconds is 30 characters, 0.3 seconds or more) 40 characters for less than 0.6 seconds).

制御部2は、算出した表示文字数に応じて、図4に示す曲リストの全文字の中から表示すべき文字を抽出し、映像処理部5に送信する。詳細には、表示文字数が50である場合、図8に示すようなデータが映像処理部5に送信される。すなわち、先頭のデータに「表示文字数」、2番目のデータに「表示開始位置」、3番目以降のデータに「実際に表示される文字」を含む一連のデータが送信される。映像処理部5は、制御部2から図8に示すデータを受信すると、図5に示すように、表示文字数が50である1ページの曲リストを生成し、表示部9に表示させる(S16)。   The control unit 2 extracts characters to be displayed from all the characters in the music list shown in FIG. 4 according to the calculated number of display characters, and transmits it to the video processing unit 5. Specifically, when the number of display characters is 50, data as shown in FIG. 8 is transmitted to the video processing unit 5. That is, a series of data including “number of display characters” in the first data, “display start position” in the second data, and “characters actually displayed” in the third and subsequent data are transmitted. When the video processing unit 5 receives the data shown in FIG. 8 from the control unit 2, as shown in FIG. 5, the video processing unit 5 generates a one-page song list with 50 display characters and displays it on the display unit 9 (S16). .

制御部2は、未表示文字数をメモリ3に記憶する(S17)。例えば、S15で決定された表示文字数が50である場合、未表示文字数は全文字数−表示文字数であるので、100−50=50となる。未表示文字数は、ページ進みボタンの連続操作が終了した際に、未表示文字数分の文字を曲リストに追加的に表示させることで、1ページの曲リストの全文字を表示するために使用される。その後、処理はS11に戻る。   The control unit 2 stores the number of undisplayed characters in the memory 3 (S17). For example, when the number of display characters determined in S15 is 50, the number of undisplayed characters is the total number of characters−the number of display characters, and thus 100−50 = 50. The number of undisplayed characters is used to display all characters in the song list on one page by additionally displaying the characters for the number of undisplayed characters in the song list when the continuous operation of the page advance button is completed. The Thereafter, the process returns to S11.

以上のように、ページ進みボタンが連続操作される場合、前回の操作時刻から今回の操作時刻までの経過時間、すなわち操作間隔に基づいて、1ページの曲リストの表示文字数が決められる。操作間隔が短い場合に1ページの曲リストの全文字を表示させると、制御部2から映像処理部5へのデータの送信や、映像処理部5における文字の描画が、ユーザのページ進みボタンの操作に対して遅れてしまうが、本実施形態においては、操作間隔が短い場合に表示文字数を少なくすることによって、制御部2から映像処理部5へのデータの送信や、映像処理部5における文字の描画に要する時間を短縮し、ユーザのページ進みボタン操作に対して表示が遅れることを防止できる。   As described above, when the page advance button is continuously operated, the number of characters displayed in the song list on one page is determined based on the elapsed time from the previous operation time to the current operation time, that is, the operation interval. If all the characters in the one-page song list are displayed when the operation interval is short, the transmission of data from the control unit 2 to the video processing unit 5 and the drawing of characters in the video processing unit 5 are performed by the user's page advance button. In this embodiment, when the operation interval is short, by reducing the number of displayed characters, data transmission from the control unit 2 to the video processing unit 5 and characters in the video processing unit 5 are performed. It is possible to reduce the time required for drawing and to prevent the display from being delayed with respect to the user's page advance button operation.

S11において、キューに操作間隔情報が格納されてないと判断された場合(S11でNO)、制御部2は、最後にキューから操作間隔情報を取得したときにタイマーカウントを開始(リセット)しており、タイマーのカウントを継続的に実行している(S18)。このタイマーは所定時間継続してページ進みボタンが操作されないことを検知するものであり、つまり、ページ進みボタンの連続操作の終了を検知するためのものである。制御部2は、タイマーのカウントが所定時間を経過したか否か、つまり、ページ進みボタンの連続操作が終了したか否かを判断する(S19)。所定時間経過していない場合(S19でNO)、ページ進みボタンの連続操作の終了と判断するには未だ時間が早すぎるので、S11に戻る。   In S11, when it is determined that the operation interval information is not stored in the queue (NO in S11), the control unit 2 starts (resets) the timer count when the operation interval information is finally acquired from the queue. The timer is continuously counted (S18). This timer is for detecting that the page advance button is not operated for a predetermined time, that is, for detecting the end of the continuous operation of the page advance button. The control unit 2 determines whether or not the timer count has passed a predetermined time, that is, whether or not the continuous operation of the page advance button has ended (S19). If the predetermined time has not elapsed (NO in S19), it is still too early to determine that the continuous operation of the page advance button has ended, and the process returns to S11.

一方、所定時間経過している場合(S19でYES)、ページ進みボタンの連続操作の終了と判断することができるので、制御部2は、現在表示されている1ページの曲リストに未表示の文字が存在するか否かを判断する(S20)。これは、S17において記憶した未表示文字数の情報を参照することによって判断することができる。   On the other hand, if the predetermined time has elapsed (YES in S19), it can be determined that the continuous operation of the page advance button has ended, so the control unit 2 does not display in the currently displayed one-page song list. It is determined whether or not a character exists (S20). This can be determined by referring to the information on the number of undisplayed characters stored in S17.

現在表示されている1ページの曲リストに未表示の文字が存在する場合(S20でYES)、制御部2は、メモリ3に記憶されている未表示文字数に基づいて、図9に示すデータを生成し、映像処理部5に送信する。すなわち、先頭のデータに「未表示文字数」、2番目のデータに「表示開始位置(未表示文字の開始位置)」、3番目以降のデータに「実際に表示される文字」を含む一連のデータが送信される。   If there is an undisplayed character in the currently displayed one-page song list (YES in S20), the control unit 2 converts the data shown in FIG. 9 based on the number of undisplayed characters stored in the memory 3. It is generated and transmitted to the video processing unit 5. That is, a series of data including “number of undisplayed characters” in the first data, “display start position (start position of undisplayed characters)” in the second data, and “actually displayed characters” in the third and subsequent data. Is sent.

映像処理部5は、図9のデータを受信すると、現在表示している曲リストの未表示文字を、受信したデータに基づいて生成し、全ての文字を含む曲リストを生成し、表示部9に表示させる。図9のデータでは、表示開始位置が未表示文字の先頭位置である51になっているので、51の番号で示される位置から図9のデータに含まれている文字を曲リストに含める。これにより、図4に示す全ての文字が表示された1ページの曲リストが表示される。   When the video processing unit 5 receives the data of FIG. 9, the video processing unit 5 generates undisplayed characters of the currently displayed song list based on the received data, generates a song list including all the characters, and displays the display unit 9. To display. In the data of FIG. 9, since the display start position is 51 which is the head position of the undisplayed character, the characters included in the data of FIG. 9 are included in the song list from the position indicated by the number 51. As a result, a one-page song list on which all characters shown in FIG. 4 are displayed is displayed.

一方、現在表示されている1ページの曲リストに未表示の文字が存在しない場合(S20でNO)、処理を終了する。   On the other hand, if there is no undisplayed character in the currently displayed one-page song list (NO in S20), the process is terminated.

以上のように、ページ進みボタンの連続操作が終了した場合には、1ページの曲リストの全文字が表示されるので、ユーザはページ進みボタンの連続操作を終了させると、曲リストの全文字を見ることができる。   As described above, when the continuous operation of the page advance button is completed, all characters of the song list on one page are displayed. Therefore, when the user ends the continuous operation of the page advance button, all characters of the song list are displayed. Can see.

次に、本発明の別の好ましい実施形態を説明する。図4の曲リストを表示する際に、表示文字数が30に決定されると、図7に示すように、曲リストに表示される曲名が全て同じ(「The」)になっていまい、ユーザが曲リストを見たときに、どの曲名であるかを判断することができない。そこで、本例では、決定された表示文字数に応じて図3に示す順番で文字を表示するのではなく、図12に示す番号の順に文字を表示する。すなわち、1ページの曲リストにおいて最初の曲名と最後の曲名とを優先的に全ての文字を表示し、その後、曲リストの外側の曲名から順に全ての文字を表示する。例えば、図4の曲リストを表示する際に、表示文字数が30に決定されると、図13に示すように、1ページの曲リストの1行目、10行目、2行目の前5文字、9行目の前5文字が表示される。従って、決定された表示文字数が少なく、図7に示すように各曲名を先頭文字から均等に表示していくと表示される曲名が全て同じになるような場合でも、図13のように表示することで、1ページの曲リストの最初と最後の曲名を完全に識別することができる。従って、ユーザは、当該曲リストを見ることにより、さらにページ進みボタンを操作すべきか、又は、もうページ進みボタンを操作する必要がないかを容易に判断することができる。   Next, another preferred embodiment of the present invention will be described. When the number of display characters is determined to be 30 when the song list of FIG. 4 is displayed, the song names displayed in the song list are all the same (“The”) as shown in FIG. When looking at the song list, it is not possible to determine which song name it is. Therefore, in this example, characters are not displayed in the order shown in FIG. 3 according to the determined number of display characters, but characters are displayed in the order of the numbers shown in FIG. That is, the first song name and the last song name are preferentially displayed in the song list on one page, and then all the characters are displayed in order from the song name outside the song list. For example, when the number of characters to be displayed is determined to be 30 when displaying the song list of FIG. 4, as shown in FIG. Characters, 5 characters before the 9th line are displayed. Therefore, even when the determined number of display characters is small and the names of the songs are all the same when the song names are displayed evenly from the first character as shown in FIG. 7, they are displayed as shown in FIG. Thus, the first and last song names in the one-page song list can be completely identified. Therefore, the user can easily determine whether or not the page advance button should be further operated or whether it is not necessary to operate the page advance button again by viewing the music list.

次に、本発明のさらに別の好ましい実施形態を説明する。図3に示す表示パターンをパターンA(第1表示形式)とし、図12に示す表示パターンをパターンB(第2表示形式)とする。本実施形態では、基本はパターンAを使用して1ページの曲リストを生成して表示するが、図7のように1ページの曲リストにおける全曲名が同じなってしまう場合に、パターンBを使用して1ページの曲リストを生成して表示する。   Next, still another preferred embodiment of the present invention will be described. The display pattern shown in FIG. 3 is pattern A (first display format), and the display pattern shown in FIG. 12 is pattern B (second display format). In the present embodiment, basically, a pattern A is used to generate and display a one-page song list. However, when all song names in the one-page song list are the same as shown in FIG. Use to generate and display a one-page song list.

図14は、本実施形態の動作を示すフローチャートであり、図11と同じ処理には同一符号を付し、説明を援用する。S15においてページ進みボタンの操作間隔に基づいて表示文字数が決定されると、制御部2は、表示文字数に基づいてパターンAで曲リストを表示した場合に、曲名が全て同じになるか否かを判断する(S31)。   FIG. 14 is a flowchart showing the operation of the present embodiment. The same processes as those in FIG. When the number of characters to be displayed is determined based on the operation interval of the page advance button in S15, the control unit 2 determines whether or not the song names are all the same when the song list is displayed with the pattern A based on the number of displayed characters. Judgment is made (S31).

曲名の少なくとも1つが異なると判断されると(S31でNO)、制御部2は、パターンAを選択する(S32)。制御部2は、図15に示すように、映像処理部5に送信するデータにパターンに関する情報を含める(左から2番目の「A」がパターンAであることを示す)。映像処理部5は、当該データを制御部2から受信すると、パターンAを使用して1ページの曲リストを生成し、表示部9に表示させる(S16)。   If it is determined that at least one of the song names is different (NO in S31), the control unit 2 selects the pattern A (S32). As shown in FIG. 15, the control unit 2 includes information about the pattern in the data transmitted to the video processing unit 5 (indicating that the second “A” from the left is the pattern A). When the video processing unit 5 receives the data from the control unit 2, the video processing unit 5 generates a one-page song list using the pattern A and displays it on the display unit 9 (S16).

一方、曲名が全て同じになると判断されると(S31でYES)、制御部2は、パターンBを選択する(S33)。制御部2は、図16に示すように、映像処理部5に送信するデータにパターンに関する情報を含める(左から2番目の「B」がパターンBであることを示す)。映像処理部5は、当該データを制御部2から受信すると、パターンBを使用して1ページの曲リストを生成し、表示部9に表示させる(S16)。   On the other hand, if it is determined that the song names are all the same (YES in S31), the control unit 2 selects the pattern B (S33). As shown in FIG. 16, the control unit 2 includes information on the pattern in the data to be transmitted to the video processing unit 5 (indicating that the second “B” from the left is the pattern B). When the video processing unit 5 receives the data from the control unit 2, the video processing unit 5 generates a one-page song list using the pattern B and displays it on the display unit 9 (S16).

以上のように、本実施形態では、原則としてパターンAを使用して表示文字数のみの文字を含む1ページの曲リストを生成して表示するが、パターンAを使用すると曲名が全て同じになってしまう場合だけ、パターンBを使用して表示文字数のみの文字を含む曲リストを生成して表示することができる。   As described above, in the present embodiment, as a general rule, the pattern A is used to generate and display a one-page song list that includes only the number of displayed characters. However, if the pattern A is used, the song names are all the same. Only in such a case, it is possible to generate and display a song list including characters of only the number of display characters using the pattern B.

次に、本発明のさらに別の好ましい実施形態を説明する。図3に示す表示パターンをパターンA(第1表示形式)とし、図12に示す表示パターンをパターンB(第2表示形式)とする。本実施形態では、基本はパターンAを使用して1ページの曲リストを生成して表示するが、1ページの曲リストの表示文字数が所定数(例えば30)以下である場合に、パターンBを使用して1ページの曲リストを生成して表示する。   Next, still another preferred embodiment of the present invention will be described. The display pattern shown in FIG. 3 is pattern A (first display format), and the display pattern shown in FIG. 12 is pattern B (second display format). In this embodiment, basically, the pattern A is used to generate and display a one-page song list, but when the number of characters displayed in the one-page song list is a predetermined number (for example, 30) or less, the pattern B is displayed. Use to generate and display a one-page song list.

図17は、本実施形態の動作を示すフローチャートであり、図11と同じ処理には同一符号を付し、説明を援用する。S15においてページ進みボタンの操作間隔に基づいて表示文字数が決定されると、制御部2は、表示文字数が所定数以下であるか否かを判断する(S41)。   FIG. 17 is a flowchart showing the operation of the present embodiment. The same processes as those in FIG. When the number of displayed characters is determined based on the operation interval of the page advance button in S15, the control unit 2 determines whether or not the number of displayed characters is equal to or less than a predetermined number (S41).

表示文字数が所定数よりも大であると判断されると(S41でNO)、制御部2は、パターンAを選択する(S42)。制御部2は、図15に示すように、映像処理部5に送信するデータにパターンに関する情報を含める(左から2番目の「A」がパターンAであることを示す)。映像処理部5は、当該データを制御部2から受信すると、パターンAを使用して1ページの曲リストを生成し、表示部9に表示させる(S16)。   If it is determined that the number of displayed characters is larger than the predetermined number (NO in S41), the control unit 2 selects the pattern A (S42). As shown in FIG. 15, the control unit 2 includes information about the pattern in the data transmitted to the video processing unit 5 (indicating that the second “A” from the left is the pattern A). When the video processing unit 5 receives the data from the control unit 2, the video processing unit 5 generates a one-page song list using the pattern A and displays it on the display unit 9 (S16).

一方、表示文字数が所定数以下であると判断されると(S41でYES)、制御部2は、パターンBを選択する(S43)。制御部2は、図16に示すように、映像処理部5に送信するデータにパターンに関する情報を含める(左から2番目の「B」がパターンBであることを示す)。映像処理部5は、当該データを制御部2から受信すると、パターンBを使用して1ページの曲リストを生成し、表示部9に表示させる(S16)。   On the other hand, when it is determined that the number of display characters is equal to or less than the predetermined number (YES in S41), the control unit 2 selects the pattern B (S43). As shown in FIG. 16, the control unit 2 includes information on the pattern in the data to be transmitted to the video processing unit 5 (indicating that the second “B” from the left is the pattern B). When the video processing unit 5 receives the data from the control unit 2, the video processing unit 5 generates a one-page song list using the pattern B and displays it on the display unit 9 (S16).

以上のように、本実施形態では、原則としてパターンAを使用して表示文字数のみの文字を含む1ページの曲リストを生成して表示するが、表示文字数が所定数以下である場合だけ、パターンBを使用して表示文字数のみの文字を含む曲リストを生成して表示することができる。   As described above, in this embodiment, as a general rule, the pattern A is used to generate and display a one-page song list including characters of only the number of display characters, but only when the number of display characters is a predetermined number or less Using B, it is possible to generate and display a music list including characters of only the number of display characters.

以上、本発明の好ましい実施形態を説明したが、本発明はこれらの実施形態には限定されない。例えば、本発明は、コンテンツおよびコンテンツ情報DBを格納するサーバにネットワーク経由で接続可能なクライアント装置(再生装置)やコントローラ等にも適用され得る。つまり、本発明のコンテンツ情報表示装置自体がコンテンツやコンテンツ情報DBを格納している必要はなく、また、本発明のコンテンツ情報表示装置自体がコンテンツを再生する機能を備えていなくても良い。すなわち、本発明のコンテンツ情報表示装置は、単にコンテンツ情報を表示する機能を有していればよい。本発明は、上記のコンテンツ情報表示装置を動作させるためのコンピュータプログラムまたはそのコンピュータプログラムを記録した記録媒体あるいはコンテンツ情報表示方法という形態で提供されてもよい。   As mentioned above, although preferable embodiment of this invention was described, this invention is not limited to these embodiment. For example, the present invention can be applied to a client device (playback device), a controller, or the like that can be connected to a server that stores content and a content information DB via a network. That is, it is not necessary for the content information display device of the present invention itself to store the content and the content information DB, and the content information display device of the present invention itself does not have to have a function of reproducing the content. That is, the content information display device of the present invention only needs to have a function of displaying content information. The present invention may be provided in the form of a computer program for operating the content information display device described above, a recording medium recording the computer program, or a content information display method.

本発明は再生装置に好適に適用され得る。   The present invention can be suitably applied to a playback apparatus.

1 再生装置
2 制御部
3 メモリ
4 HDD
5 映像処理部
6 再生部
7 増幅部
8 操作部
9 表示部
1 playback device 2 control unit 3 memory 4 HDD
5 Video processing unit 6 Playback unit 7 Amplification unit 8 Operation unit 9 Display unit

Claims (5)

複数のコンテンツのコンテンツ情報の内、所定数のコンテンツのコンテンツ情報を含む1ページ分のコンテンツリストを表示装置に表示させる表示手段と、
ユーザ操作によって次のページのコンテンツリストを表示するページ進み指示が入力された場合、前回のページ進み指示の入力から今回のページ進み指示の入力までの経過時間を算出する経過時間算出手段と、
算出された経過時間に基づいて、1ページ分のコンテンツリストにおける表示文字数を決定する文字数決定手段と、
決定された表示文字数の文字を含む1ページ分のコンテンツリストを生成するコンテンツリスト生成手段とを備え、
前記表示手段が、前記コンテンツリスト生成手段によって生成された決定された表示文字数の文字を含む1ページ分のコンテンツリストを前記表示装置に表示させる、コンテンツ情報表示装置。
Display means for displaying on a display device a content list for one page including content information of a predetermined number of pieces of content information of a plurality of contents;
An elapsed time calculating means for calculating an elapsed time from the input of the previous page advance instruction to the input of the current page advance instruction when a page advance instruction for displaying a content list of the next page is input by a user operation;
Character number determination means for determining the number of display characters in the content list for one page based on the calculated elapsed time;
Content list generating means for generating a content list for one page including the determined number of display characters,
A content information display device, wherein the display unit causes the display device to display a content list for one page including the determined number of display characters generated by the content list generation unit.
前記文字数決定手段が、算出された経過時間が短いほど表示文字数が少なくなるように、1ページ分のコンテンツリストにおける表示文字数を決定する、請求項1に記載のコンテンツ情報表示装置。   The content information display device according to claim 1, wherein the number-of-characters determining unit determines the number of display characters in the content list for one page so that the number of display characters decreases as the calculated elapsed time is shorter. 前回のページ進み指示の入力から所定時間以上経過しても次のページ進み指示が入力されない場合、前記コンテンツリスト生成手段が、現在表示されているコンテンツリストにおいて、全ての文字を含む1ページ分のコンテンツリストを生成し、
前記表示手段が、前記コンテンツリスト生成手段によって生成された全ての文字を含む1ページ分のコンテンツリストを前記表示装置に表示させる、請求項1または2に記載のコンテンツ情報表示装置。
If the next page advance instruction is not input even after a predetermined time has elapsed since the previous page advance instruction is input, the content list generating means is for one page including all characters in the currently displayed content list. Generate a content list,
The content information display device according to claim 1, wherein the display unit causes the display device to display a content list for one page including all characters generated by the content list generation unit.
前記コンテンツリスト生成手段が、第1の表示形式、又は、第2の表示形式を使用して、決定された表示文字数の文字を含む1ページ分のコンテンツリストを生成するものであり、
前記コンテンツリスト生成手段が前記第1の表示形式を使用して、決定された表示文字数の文字を含む1ページ分のコンテンツリストを生成した場合に、表示される全てのコンテンツ情報が同じになるか否かを判断する判断手段と、
表示されるコンテンツ情報の少なくとも1つが異なると判断された場合に、前記コンテンツリスト生成手段が1ページ分のコンテンツリストを生成する際の表示形式を第1の表示形式に決定し、表示される全てのコンテンツ情報が同じになると判断された場合に、前記コンテンツリスト生成手段が1ページ分のコンテンツリストを生成する際の表示形式を第2の表示形式に決定する表示形式決定手段とをさらに備える、請求項1〜3のいずれかに記載のコンテンツ情報表示装置。
The content list generation means generates a content list for one page including characters of the determined number of display characters using the first display format or the second display format;
If the content list generation means generates a content list for one page including the determined number of display characters using the first display format, is all the content information displayed the same? A determination means for determining whether or not,
When it is determined that at least one of the displayed content information is different, the content list generation unit determines the display format when generating the content list for one page as the first display format, and all displayed When the content information is determined to be the same, the content list generation unit further includes a display format determination unit that determines the display format when generating the content list for one page as the second display format. The content information display apparatus in any one of Claims 1-3.
請求項1〜4のいずれかに記載のコンテンツ情報表示装置の各手段をコンピュータに実行させる、コンテンツ情報表示プログラム。   The content information display program which makes a computer perform each means of the content information display apparatus in any one of Claims 1-4.
JP2011161378A 2011-07-22 2011-07-22 Content information display device and program thereof Withdrawn JP2013025850A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011161378A JP2013025850A (en) 2011-07-22 2011-07-22 Content information display device and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011161378A JP2013025850A (en) 2011-07-22 2011-07-22 Content information display device and program thereof

Publications (1)

Publication Number Publication Date
JP2013025850A true JP2013025850A (en) 2013-02-04

Family

ID=47784019

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011161378A Withdrawn JP2013025850A (en) 2011-07-22 2011-07-22 Content information display device and program thereof

Country Status (1)

Country Link
JP (1) JP2013025850A (en)

Similar Documents

Publication Publication Date Title
US20100037149A1 (en) Annotating Media Content Items
US8942549B2 (en) Resume point for digital media playback
US8819043B2 (en) Combining song and music video playback using playlists
US7820901B2 (en) Information management method, information management program, and information management device
US9210366B2 (en) Method and apparatus for processing multimedia
KR20070090751A (en) Image displaying method and video playback apparatus
KR20060055422A (en) Enhanced bookmakers for digital video playback
JP7293338B2 (en) Video processing method, apparatus, device and computer program
US9268397B2 (en) Information processor, information processing method, and computer program product for processing information input by user
CA3143588A1 (en) Systems and methods for recommending content using progress bars
CN106576181A (en) Method and system for backward recording
JP2013025850A (en) Content information display device and program thereof
CN106233390B (en) Image sequence display method with enhancement function and device thereof
JP4811599B2 (en) Content information display device and content information display program
JP5145613B2 (en) Content information display device and program thereof
JP2010198713A (en) Audio reproducing device
JP2017084235A (en) Content data management device, program, and content data management method
JP5704006B2 (en) Content selection device and program thereof
JP5050292B2 (en) Content information display device and program thereof
JP5524871B2 (en) Video information presentation method, video information presentation device, and video information presentation program
KR20170071438A (en) Method and System for Creating Content Shortcut
JP2010086094A (en) Content processing device, content display method, and program
JP5768476B2 (en) Content information display device and program thereof
JP5885377B2 (en) Content playback program
JP2012083926A (en) Content information list display and program for the same

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20141007