JP2005156626A - Display apparatus with scrolling processing, recording medium, and computer readable program - Google Patents

Display apparatus with scrolling processing, recording medium, and computer readable program Download PDF

Info

Publication number
JP2005156626A
JP2005156626A JP2003391161A JP2003391161A JP2005156626A JP 2005156626 A JP2005156626 A JP 2005156626A JP 2003391161 A JP2003391161 A JP 2003391161A JP 2003391161 A JP2003391161 A JP 2003391161A JP 2005156626 A JP2005156626 A JP 2005156626A
Authority
JP
Japan
Prior art keywords
display
scroll
time
data
scrolls
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
JP2003391161A
Other languages
Japanese (ja)
Inventor
Hirosuke Kuroda
浩祐 黒田
Asami Kuramitsu
麻美 倉光
Satomi Hikomoto
里美 彦本
Kenji Tsujimoto
賢司 辻本
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2003391161A priority Critical patent/JP2005156626A/en
Publication of JP2005156626A publication Critical patent/JP2005156626A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To browse all reproduced display data by determining optimum scroll amount and scroll timing for displaying in such a way that a user of a mobile terminal can see received information most easily according to a display performance and processing capability of the mobile terminal of receiving side and personal information of the user etc. of the mobile terminal. <P>SOLUTION: A scrolling number of times and a scrolling interval are determined based on one-time scrolling amount corresponding to the display performance of the mobile terminal, a size of the reproduced display data exceeding a screen size and display time of the reproduced display data and from beginning to end of displaying the reproduced display data, an indicating signal of executing scrolling is outputted the number of times of scrolling for the each scrolling interval. Each time when the indicating signal is received within the display time, the reproduced display data displayed on the screen is automatically scrolled for the one-time scrolling amount and the display is updated. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、表示画面上に再生する表示データが表示画面サイズを超える場合に、前記再生表示データを自動的にスクロールして、再生表示データの全情報を表示させるスクロール処理付表示装置、記録媒体、及びコンピュータ読み取り可能なプログラムに関する。   The present invention provides a display device with a scroll process and a recording medium for automatically scrolling the reproduction display data and displaying all information of the reproduction display data when the display data reproduced on the display screen exceeds the display screen size. And a computer-readable program.

携帯電話などの受信端末で受信したコンテンツ(画像情報、テキスト情報ほか)を表示画面上で見る場合に、その再生表示データが携帯電話の表示画面内に収まらないことがある。その場合、通常、ユーザが、手動操作によって、表示画面上で再生表示データをスクロールさせ、全情報を閲覧することが行われていた。これは、ボーダフォン(Vodafone)等が提供し、欧州などで利用されるGSM/GPRS方式に対応した携帯端末で実施されているMMS(マルチメディア・メッセージ・サービス)機能を使用する場合に行われている。MMS(マルチメディア・メッセージ・サービス)とは、文字メッセージとともに写真や音楽、動画などといったさまざまなマルチメディアデータを、ショートメッセージサービスの使い勝手そのままに、携帯電話などの携帯端末同士で送受信することができるサービスのことをいう。   When content (image information, text information, etc.) received by a receiving terminal such as a mobile phone is viewed on the display screen, the playback display data may not fit within the display screen of the mobile phone. In that case, normally, the user scrolls the reproduction display data on the display screen by manual operation and browses all information. This is done when using the MMS (Multimedia Message Service) function provided by Vodafone, etc. and implemented in mobile terminals that support the GSM / GPRS system used in Europe, etc. Yes. With MMS (Multimedia Message Service), various multimedia data such as photos, music, and videos can be transmitted and received between mobile terminals such as mobile phones without changing the convenience of the short message service. Refers to service.

例えば、図1に示すような、表示部101,スピーカー102,再生データ生成部103,再生制御部104を少なくとも備える携帯電話に、図8に示すような、メディアデータ10(文字メッセージや写真など)と、ショートメッセージサービスで送信する文字メッセージと写真を受信端末での見せ方を指示したSMILコンテンツ11(シナリオ)が送信された場合、図2に示すフローチャートのように、再生データ生成部103は、送信されたSMILコンテンツ11に基づいて画面全体のレイアウトを作成し(ステップ(以下、括弧内ではステップという語を省略する)201)、再生制御部104が画面を表示する(202)。そして、ステップ201,202の制御をすべてのコンテンツ(画像情報、テキスト情報ほか)の表示が終了するまで繰り返して行う(203)。
これらの処理によって、図3に示す画面Aのような画像が表示され、4秒後に、画面Bのような画像(「花もきれいでした」という文字情報も表示されている)が表示される場合に、ユーザは、画面Aにおいて画面外のため表示されない領域に記載された、「こんにちは今日は山に行きました」という文字情報を表示しようとする場合、次に画面Bが送られてくる4秒以内に画面Aを手動操作によってスクロールさせる必要がある。
For example, media data 10 (character message, photograph, etc.) as shown in FIG. 8 is added to a mobile phone having at least a display unit 101, a speaker 102, a reproduction data generation unit 103, and a reproduction control unit 104 as shown in FIG. When the SMIL content 11 (scenario) instructing how to display the text message and the photograph transmitted by the short message service on the receiving terminal is transmitted, as shown in the flowchart of FIG. A layout of the entire screen is created based on the transmitted SMIL content 11 (step (hereinafter, the word “step” is omitted in parentheses) 201), and the playback control unit 104 displays the screen (202). The control in steps 201 and 202 is repeated until display of all contents (image information, text information, etc.) is completed (203).
By these processes, an image like screen A shown in FIG. 3 is displayed, and after four seconds, an image like screen B (character information “flowers were beautiful” is also displayed) is displayed. in the case, the user has been described in a region that does not appear for the off-screen in the screen a, "Hi today to go I was in the mountain" when it is intended to display a character information that, come next screen B is sent It is necessary to scroll the screen A by manual operation within 4 seconds.

一方、携帯端末で再生表示データにあわせて、スクロール量やスクロールのタイミングを指定したシナリオを送信し、再生表示データが携帯端末の表示画面内に収まらない場合には、シナリオで指定されたタイミングで定められたスクロール量分、自動的にスクロールさせるものが知られている(例えば、特許文献1)。
特開2000−3369号公報
On the other hand, if the mobile device sends a scenario that specifies the scroll amount and the scroll timing according to the playback display data, and the playback display data does not fit within the display screen of the mobile device, the timing specified in the scenario is used. A device that automatically scrolls by a predetermined scroll amount is known (for example, Patent Document 1).
JP 2000-3369 A

しかしながら、特許文献1に記載の発明は、送信側がスクロール量やスクロールのタイミングをシナリオで指定するので、受信側の携帯端末の表示性能によっては、再生表示データが表示画面内に収まらない場合がある。
かかる場合には、ユーザが、手動操作によって再生表示データをスクロールさせて全情報を閲覧する必要がある。
However, in the invention described in Patent Document 1, since the transmission side specifies the scroll amount and the scroll timing in a scenario, the reproduction display data may not fit within the display screen depending on the display performance of the reception-side mobile terminal. .
In such a case, it is necessary for the user to browse all information by scrolling the reproduction display data by manual operation.

そこで本発明は、前記従来の課題を解決するもので、受信側の携帯端末の表示性能や処理能力、または携帯端末のユーザなどの個人情報に応じて、受信した情報を携帯端末のユーザが最も見やすく表示させるのに最適なスクロール量とスクロールのタイミングを決定して、再生する表示データを全て閲覧可能にすることを目的とする。   Therefore, the present invention solves the above-mentioned conventional problems, and the user of the mobile terminal most often receives the received information according to the display performance and processing capability of the mobile terminal on the receiving side or personal information such as the user of the mobile terminal. The purpose is to determine the optimal scroll amount and scroll timing for easy-to-view display so that all display data to be reproduced can be browsed.

前記従来の課題を解決するために、本発明のスクロール処理付表示装置は、文字メッセージやマルチメディアデータなどから構成されるメディアデータとメディアデータの表示条件を記載したシナリオデータを送受信するメッセージサービスを行う携帯端末において、携帯端末の表示領域を超えた受信情報を表示画面上に表示する場合、
前記メディアデータから再生表示するマルチメディアデータとマルチメディアデータに対応する文字メッセージを抽出して編集する再生表示データ生成手段と、
前記携帯端末の表示性能に応じた1回分のスクロール量と、前記表示領域を超えた行数と、前記メディアデータを表示する時間に基づいて、スクロール回数とスクロールの間隔を決定するスクロールパラメータ決定手段と、
前記再生表示データの表示開始から終了まで、前記スクロールパラメータ決定手段で決定されたスクロールの間隔毎に、スクロールの実行を指示する信号を、同じく前記スクロールパラメータ決定手段で決定されたスクロールの回数分、出力する自動スクロール処理手段と、
前記表示時間内に、前記自動スクロール処理手段からの指示信号を受け取る毎に、前記表示画面上に表示された前記再生表示データを、前記1回分のスクロール量、自動的にスクロールさせて表示を更新する再生制御手段と、を備えたことを特徴とする。
また、前記スクロールパラメータ手段は、前記1回分のスクロール量を、前記表示画面に表示される1文字の縦サイズに設定するとともに、前記スクロール回数を、前記表示画面サイズを超える前記再生表示データのスクロール方向のサイズを、前記1回分のスクロール量で割った値から算出して決定し、
前記スクロールの間隔を、前記再生表示データの表示時間を、前記スクロール回数で割った値から算出して決定することを特徴とする。
In order to solve the above-described conventional problems, the display device with scroll processing according to the present invention provides a message service for transmitting and receiving media data composed of text messages, multimedia data, and the like, and scenario data describing the display conditions of the media data. When displaying received information that exceeds the display area of the mobile device on the display screen,
Reproduction display data generating means for extracting and editing multimedia data to be reproduced and displayed from the media data and character messages corresponding to the multimedia data;
Scroll parameter determination means for determining the number of scrolls and the scroll interval based on the scroll amount for one time corresponding to the display performance of the portable terminal, the number of lines exceeding the display area, and the time for displaying the media data When,
From the start to the end of display of the reproduction display data, for each scroll interval determined by the scroll parameter determination means, a signal for instructing the execution of scrolling is the same as the number of scrolls determined by the scroll parameter determination means, Automatic scroll processing means for outputting;
Each time an instruction signal is received from the automatic scroll processing means within the display time, the playback display data displayed on the display screen is automatically scrolled by the scroll amount for one time and the display is updated. And a reproduction control means.
The scroll parameter means sets the scroll amount for one time to a vertical size of one character displayed on the display screen, and scrolls the reproduction display data exceeding the display screen size by the number of scrolls. Determine the size of the direction by calculating from the value divided by the amount of scrolling for one time,
The scroll interval is determined by calculating from the value obtained by dividing the display time of the reproduction display data by the number of scrolls.

また、本発明のスクロール処理付表示装置は、前記スクロールパラメータ決定手段は、前記1回分のスクロール量にかえて得られる、前記携帯端末の表示能力に対応した1回分のスクロールにかかる時間と、前記表示画面サイズを超える再生表示データのサイズと、前記再生表示データの表示時間とに基づいて、スクロール回数と、スクロールの間隔を決定するものであって、
前記1回分のスクロール量を、前記表示画面サイズを超える再生表示データのサイズを、前記決定されたスクロール回数で割った値から算出して決定し、
前記スクロール回数を、前記再生表示データの表示時間を、前記1回分のスクロールにかかる時間で割った値から算出して決定し、
前記スクロールの間隔を、前記再生表示データの表示時間を、前記スクロール回数で割った値から算出して決定することを特徴とする。
Further, in the display device with scroll processing according to the present invention, the scroll parameter determination means is obtained in place of the scroll amount for the one time, the time required for one time scroll corresponding to the display capability of the mobile terminal, Based on the size of the reproduction display data exceeding the display screen size and the display time of the reproduction display data, the number of scrolls and the scroll interval are determined,
The amount of scrolling for one time is determined by calculating the size of the playback display data exceeding the display screen size from the value divided by the determined number of scrolls,
The number of scrolls is determined by calculating the display time of the reproduction display data from a value obtained by dividing the display time by the time required for the one scroll.
The scroll interval is determined by calculating from the value obtained by dividing the display time of the reproduction display data by the number of scrolls.

さらに、本発明のスクロール処理付表示装置は、前記携帯端末の表示能力を、予め登録されたユーザ情報にかえたことを特徴とする。   Furthermore, the display device with scroll processing according to the present invention is characterized in that the display capability of the portable terminal is changed to user information registered in advance.

また、本発明のスクロール処理付表示装置は、前記携帯端末の表示能力を、ユーザの操作に関する学習情報にかえたことを特徴とする。   The display device with scroll processing according to the present invention is characterized in that the display capability of the portable terminal is changed to learning information related to a user operation.

また、本発明のスクロール処理付表示装置は、前記携帯端末の表示能力を、ユーザが入力した表示条件にかえたことを特徴とする。   The display device with scroll processing according to the present invention is characterized in that the display capability of the portable terminal is changed to a display condition input by a user.

また、本発明のスクロール処理付表示装置は、前記スクロールパラメータ決定手段は、前記再生表示データに特定の行が含まれている場合に、その特定の行のスクロール間隔を、他の行のスクロール間隔よりも大きくするように、スクロール回数と、スクロールの間隔を決定することを特徴とする。   Further, in the display device with scroll processing according to the present invention, when the playback display data includes a specific line, the scroll parameter determining means sets the scroll interval of the specific line as the scroll interval of the other line. The number of scrolls and the scroll interval are determined so as to be larger.

本発明の記録媒体は、文字メッセージやマルチメディアデータなどから構成されるメディアデータとメディアデータの表示条件を記載したシナリオデータを送受信するメッセージサービスを行う携帯端末において、携帯端末の表示領域を超えた受信情報を表示画面上に表示する場合、その携帯端末に、
前記メディアデータから再生表示するマルチメディアデータとマルチメディアデータに対応する文字メッセージを抽出して編集する再生表示データ生成ステップと、
前記携帯端末の表示性能に応じた1回分のスクロール量と、前記表示領域を超えた行数と、前記メディアデータを表示する時間に基づいて、スクロール回数とスクロールの間隔を決定するスクロールパラメータ決定ステップと、
前記再生表示データの表示開始から終了まで、前記スクロールパラメータ決定ステップで決定されたスクロールの間隔毎に、スクロールの実行を指示する信号を、同じく前記スクロールパラメータ決定ステップで決定されたスクロールの回数分、出力する自動スクロール処理ステップと、
前記表示時間内に、前記自動スクロール処理ステップによる指示信号を受け取る毎に、前記表示画面上に表示された前記再生表示データを、前記1回分のスクロール量、自動的にスクロールさせて表示を更新する再生制御ステップと、を実行させるコンピュータ読み取り可能なプログラムが記録されたことを特徴とする。
The recording medium of the present invention exceeds the display area of a mobile terminal in a mobile terminal that performs message service for transmitting / receiving scenario data describing the display conditions of media data and media data composed of text messages, multimedia data, etc. When receiving information is displayed on the display screen,
Reproduction display data generation step for extracting and editing multimedia data to be reproduced and displayed from the media data and character messages corresponding to the multimedia data;
Scroll parameter determination step for determining the number of scrolls and the scroll interval based on the scroll amount for one time corresponding to the display performance of the mobile terminal, the number of lines exceeding the display area, and the time for displaying the media data When,
From the start to the end of display of the reproduction display data, for each scroll interval determined in the scroll parameter determination step, a signal instructing the execution of scrolling is the same as the number of scrolls determined in the scroll parameter determination step, An automatic scroll processing step to output;
Each time an instruction signal from the automatic scroll processing step is received within the display time, the playback display data displayed on the display screen is automatically scrolled by the scroll amount for one time to update the display. A computer-readable program for executing the reproduction control step is recorded.

本発明のコンピュータ読み取り可能なプログラムは、文字メッセージやマルチメディアデータなどから構成されるメディアデータとメディアデータの表示条件を記載したシナリオデータを送受信するメッセージサービスを行う携帯端末において、携帯端末の表示領域を超えた受信情報を表示画面上に表示する場合、その携帯端末に、
前記メディアデータから再生表示するマルチメディアデータとマルチメディアデータに対応する文字メッセージを抽出して編集する再生表示データ生成ステップと、
前記携帯端末の表示性能に応じた1回分のスクロール量と、前記表示領域を超えた行数と、前記メディアデータを表示する時間に基づいて、スクロール回数とスクロールの間隔を決定するスクロールパラメータ決定ステップと、
前記再生表示データの表示開始から終了まで、前記スクロールパラメータ決定ステップで決定されたスクロールの間隔毎に、スクロールの実行を指示する信号を、同じく前記スクロールパラメータ決定ステップで決定されたスクロールの回数分、出力する自動スクロール処理ステップと、
前記表示時間内に、前記自動スクロール処理ステップによる指示信号を受け取る毎に、前記表示画面上に表示された前記再生表示データを、前記1回分のスクロール量、自動的にスクロールさせて表示を更新する再生制御ステップと、を実行させることを特徴とする。
The computer-readable program of the present invention is a portable terminal that provides a message service for transmitting / receiving scenario data describing media data composed of text messages, multimedia data, and the like and a display condition of the media data. If you want to display received information that exceeds the limit on the display screen,
Reproduction display data generation step for extracting and editing multimedia data to be reproduced and displayed from the media data and character messages corresponding to the multimedia data;
Scroll parameter determination step for determining the number of scrolls and the scroll interval based on the scroll amount for one time corresponding to the display performance of the mobile terminal, the number of lines exceeding the display area, and the time for displaying the media data When,
From the start to the end of display of the reproduction display data, for each scroll interval determined in the scroll parameter determination step, a signal instructing the execution of scrolling is the same as the number of scrolls determined in the scroll parameter determination step, An automatic scroll processing step to output;
Each time an instruction signal from the automatic scroll processing step is received within the display time, the playback display data displayed on the display screen is automatically scrolled by the scroll amount for one time to update the display. And a reproduction control step.

本発明によれば、受信端末の表示領域に受信情報(例えば、写真と対に記述された文字メッセージ)を表示する場合、写真と文字メッセージが表示領域に収まらない場合に、再生表示データの表示能力、例えば、携帯電話等の受信端末の表示スペックに対応した1回分のスクロール量と、表示画面サイズを超える再生表示データのサイズと、再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔が決定され、この決定された値に基づき再生表示データは自動的にスクロールさせられ、再生表示データの全情報が表示させられる。
このように、スクロール回数とスクロールの間隔は送信側から送られるものではなく、受信側の端末の表示能力に応じて決定されるので、ユーザが手動操作によって再生表示データをスクロールさせる必要はない。
According to the present invention, when receiving information (for example, a text message described in a pair with a photo) is displayed in the display area of the receiving terminal, the display of the reproduction display data is performed when the photo and the text message do not fit in the display area. The number of scrolls and scrolling based on the capacity, for example, the amount of scrolling corresponding to the display specification of the receiving terminal such as a mobile phone, the size of the playback display data exceeding the display screen size, and the display time of the playback display data The reproduction display data is automatically scrolled based on the determined value, and all information of the reproduction display data is displayed.
In this way, the number of scrolls and the scroll interval are not sent from the transmission side, but are determined according to the display capability of the terminal on the reception side, so that it is not necessary for the user to scroll the reproduction display data by manual operation.

また、本発明によれば、受信端末の表示領域に受信情報(例えば、写真と対に記述された文字メッセージ)を表示する場合、写真と文字メッセージが表示領域に収まらない場合に、再生表示データの表示能力、例えば、携帯電話等の受信端末の性能(速度)スペックに対応した1回分のスクロールにかかる時間と、表示画面サイズを超える再生表示データのサイズと、再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔が決定され、この決定された値に基づき再生表示データは自動的にスクロールさせられ、再生表示データの全情報が表示させられる。
このように、スクロール回数とスクロールの間隔は送信側から送られるものではなく、受信側の端末の性能(速度)能力に応じて決定されるので、ユーザが手動操作によって再生表示データをスクロールさせる必要はない。
Further, according to the present invention, when receiving information (for example, a text message described in a pair with a photo) is displayed in the display area of the receiving terminal, the playback display data is displayed when the picture and the text message do not fit in the display area. Display capability, for example, the time required for one scroll corresponding to the performance (speed) specifications of a receiving terminal such as a mobile phone, the size of the playback display data exceeding the display screen size, and the display time of the playback display data Based on this, the number of scrolls and the scroll interval are determined, and the reproduction display data is automatically scrolled based on the determined value, and all the information of the reproduction display data is displayed.
Thus, the number of scrolls and the scroll interval are not sent from the transmission side, but are determined according to the performance (speed) capability of the terminal on the reception side, so the user needs to scroll the playback display data by manual operation. There is no.

さらに、本発明によれば、受信端末の表示領域に受信情報(例えば、写真と対に記述された文字メッセージ)を表示する場合、写真と文字メッセージが表示領域に収まらない場合に、予め登録されたユーザ情報、例えば、年齢や視力に対応した1回分のスクロールにかかる時間と、表示画面サイズを超える再生表示データのサイズと、再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔が決定され、この決定された値に基づき再生表示データは自動的にスクロールさせられ、再生表示データの全情報が表示させられる。
このように、スクロール回数とスクロールの間隔は送信側から送られるものではなく、受信側の端末を使用するユーザの特徴により決定されるので、ユーザが手動操作によって再生表示データをスクロールさせる必要はないのに加えて、ユーザは再生表示データの閲覧が一層容易になる。
Furthermore, according to the present invention, when receiving information (for example, a text message written in pairs with a photo) is displayed in the display area of the receiving terminal, the photo and text message are registered in advance when they do not fit in the display area. The number of scrolls and the scroll interval based on the user information, for example, the time required for one scroll corresponding to age and eyesight, the size of the playback display data exceeding the display screen size, and the display time of the playback display data The reproduction display data is automatically scrolled based on the determined value, and all information of the reproduction display data is displayed.
As described above, the number of scrolls and the scroll interval are not sent from the transmission side, but are determined by the characteristics of the user who uses the terminal on the reception side, so that the user does not need to scroll the reproduction display data by manual operation. In addition, the user can more easily browse the reproduction display data.

また、本発明によれば、受信端末の表示領域に受信情報(例えば、写真と対に記述された文字メッセージ)を表示する場合、写真と文字メッセージが表示領域に収まらない場合に、ユーザの操作に関する学習情報、例えば、ボタン押下間隔を学習することにより得られる現在時のユーザの操作能力に対応した1回分のスクロールにかかる時間と、表示画面サイズを超える再生表示データのサイズと、再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔が決定され、この決定された値に基づき再生表示データは自動的にスクロールさせられ、再生表示データの全情報が表示させられる。
このように、スクロール回数とスクロールの間隔は送信側から送られるものではなく、ユーザの操作に関する学習情報に応じて決定されるので、ユーザが手動操作によって再生表示データをスクロールさせる必要はないのに加え、ユーザの能力に対応した閲覧が可能となる。
In addition, according to the present invention, when receiving information (for example, a text message described in a pair with a photo) is displayed in the display area of the receiving terminal, the user's operation is performed when the picture and the text message do not fit in the display area. Learning information related to, for example, the time required for one-time scrolling corresponding to the user's current operation capability obtained by learning the button press interval, the size of the playback display data exceeding the display screen size, and the playback display data Based on the display time, the number of scrolls and the scroll interval are determined. Based on the determined value, the reproduction display data is automatically scrolled to display all information of the reproduction display data.
In this way, the number of scrolls and the scroll interval are not sent from the transmission side, but are determined according to the learning information related to the user's operation, so the user does not need to scroll the playback display data by manual operation. In addition, browsing corresponding to the user's ability becomes possible.

また、本発明によれば、受信端末の表示領域に受信情報(例えば、写真と対に記述された文字メッセージ)を表示する場合、写真と文字メッセージが表示領域に収まらない場合に、ユーザが入力した表示条件に対応した1回分のスクロールにかかる時間と、表示画面サイズを超える再生表示データのサイズと、再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔が決定され、この決定された値に基づき再生表示データは自動的にスクロールさせられ、再生表示データの全情報が表示させられる。
このように、スクロール回数とスクロールの間隔は送信側から送られるものではなく、ユーザが入力した表示条件に応じて決定されるので、ユーザが手動操作によって再生表示データをスクロールさせる必要はないのに加え、ユーザは再生表示データの閲覧が一層容易になる。
In addition, according to the present invention, when receiving information (for example, a text message described in a pair with a photo) is displayed in the display area of the receiving terminal, the user inputs when the picture and the text message do not fit in the display area. The number of scrolls and the scroll interval are determined based on the time required for one scroll corresponding to the displayed display conditions, the size of the playback display data exceeding the display screen size, and the display time of the playback display data. Based on the set value, the reproduction display data is automatically scrolled, and all the information of the reproduction display data is displayed.
In this way, the number of scrolls and the scroll interval are not sent from the transmission side, but are determined according to the display conditions input by the user, so the user does not need to scroll the playback display data by manual operation. In addition, the user can more easily browse the reproduction display data.

また、本発明によれば、表示画面上に再生する表示データが表示画面サイズを超える場合で、しかも再生表示データに特定の行が含まれている場合に、その特定の行のスクロール間隔を、他の行のスクロール間隔よりも大きくするように、スクロール回数とスクロールの間隔が決定され、この決定された値に基づき再生表示データは自動的にスクロールさせられ、再生表示データの全情報が表示させられる。よって、特定の行を強調させることができる。   Further, according to the present invention, when the display data to be reproduced on the display screen exceeds the display screen size, and the reproduction display data includes a specific line, the scroll interval of the specific line is The number of scrolls and the scroll interval are determined so as to be larger than the scroll interval of other lines, and the playback display data is automatically scrolled based on the determined value, and all the information of the playback display data is displayed. It is done. Thus, a specific line can be emphasized.

(実施の形態1)
本発明の実施の形態1について、図4乃至図17を参照しながら説明する。なお、従来例で示したものと同一部分には同一符号を付した。
本発明の実施の形態1に係るスクロール処理付表示装置は、図4に示すような携帯電話(携帯端末)に適用したものである。
(Embodiment 1)
A first embodiment of the present invention will be described with reference to FIGS. In addition, the same code | symbol was attached | subjected to the same part as what was shown in the prior art example.
The display device with scroll processing according to Embodiment 1 of the present invention is applied to a mobile phone (mobile terminal) as shown in FIG.

このような携帯電話は、従来例で示した表示部101,スピーカー102,再生データ生成部103,再生制御部104に加えて、スクロールパラメータ決定部401と自動スクロール処理部402を備える。
再生データ生成部103は、携帯電話に送信されたメディアデータ10とSMILコンテンツ11から再生表示データを生成する。
再生制御部104は、再生データ生成部103で生成された再生表示データと自動スクロール処理部402から出力される信号に基づいて、表示部101,スピーカー102に表示データの再生・停止・表示・非表示の制御を行う。
Such a cellular phone includes a scroll parameter determination unit 401 and an automatic scroll processing unit 402 in addition to the display unit 101, the speaker 102, the reproduction data generation unit 103, and the reproduction control unit 104 shown in the conventional example.
The reproduction data generation unit 103 generates reproduction display data from the media data 10 and SMIL content 11 transmitted to the mobile phone.
The reproduction control unit 104 reproduces / stops / displays / not displays the display data on the display unit 101 and the speaker 102 based on the reproduction display data generated by the reproduction data generation unit 103 and the signal output from the automatic scroll processing unit 402. Control the display.

スクロールパラメータ決定部401は、再生データ生成部103で生成された再生表示データを参照し、携帯電話の表示画面サイズを再生表示データの表示画面サイズが超えるか否かを判定して、再生表示データの表示画面サイズが携帯電話の表示画面サイズを超える場合、この携帯電話の再生表示データの表示能力に対応した1回分のスクロール量と、携帯電話の表示画面サイズを超える再生表示データのサイズと、再生表示データの表示時間とに基づいて、スクロール回数と、スクロールの間隔からなる自動スクロール情報を決定する。
自動スクロール処理部402は、再生制御部104から表示画面切り替えのタイミングを受け取るとともに、スクロールパラメータ決定部401から決定された自動スクロール情報を受け取る。そして、再生表示データの表示開始から終了まで、スクロールパラメータ決定部401で決定されたスクロールの間隔毎に、スクロールの実行を指示する信号を、同じくスクロールパラメータ決定部401で決定されたスクロールの回数分、再生制御部104に出力する。ここでは、内部タイマの値がスクロールの間隔(タイミング)で指定された値と一致すると、指定されたスクロール量のスクロールの実行を再生制御部104に通知する。
The scroll parameter determination unit 401 refers to the reproduction display data generated by the reproduction data generation unit 103, determines whether the display screen size of the reproduction display data exceeds the display screen size of the mobile phone, and reproduces the display data. If the display screen size of the mobile phone exceeds the display screen size of the mobile phone, the amount of one-time scroll corresponding to the display capability of the playback display data of the mobile phone, the size of the playback display data exceeding the display screen size of the mobile phone, Based on the display time of the reproduction display data, automatic scroll information including the number of scrolls and the scroll interval is determined.
The automatic scroll processing unit 402 receives display screen switching timing from the reproduction control unit 104 and also receives automatic scroll information determined from the scroll parameter determination unit 401. From the start to the end of the display of the reproduction display data, a signal for instructing the execution of the scrolling is determined for each scroll interval determined by the scroll parameter determination unit 401 for the number of times of scrolls determined by the scroll parameter determination unit 401. And output to the reproduction control unit 104. Here, when the value of the internal timer matches the value designated by the scroll interval (timing), the reproduction control unit 104 is notified of the execution of scrolling by the designated scroll amount.

次に、図5乃至図7に示すフローチャートにより、再生表示データの表示処理手順について説明する。
まず、再生データ生成部103は、携帯電話にメディアデータ10(文字メッセージや写真など)と、ショートメッセージサービスで送信する文字メッセージと写真を受信端末での見せ方を指示したSMILコンテンツ11(シナリオ)が送信されると、SMILコンテンツ11の内容によってメディアデータ10の画面全体のレイアウトを作成する(501)。送信者が作成するメディアデータ10とSMILコンテンツ11(シナリオ)の構成は図8に示すようになっている。そして、スクロールパラメータ決定部401が再生データ生成部103で生成された再生表示データを参照しながら、スクロールに必要なスクロール回数と、スクロールの間隔(タイミング)を算出する(502,503)。
Next, the display processing procedure of the reproduction display data will be described with reference to the flowcharts shown in FIGS.
First, the reproduction data generating unit 103 sends SMIL contents 11 (scenario) instructing how to display media data 10 (character message, photo, etc.), a text message and a photo to be transmitted by a short message service to a mobile phone. Is transmitted, the layout of the entire screen of the media data 10 is created according to the contents of the SMIL content 11 (501). The configuration of media data 10 and SMIL content 11 (scenario) created by the sender is as shown in FIG. The scroll parameter determination unit 401 calculates the number of scrolls necessary for scrolling and the scroll interval (timing) while referring to the reproduction display data generated by the reproduction data generation unit 103 (502, 503).

必要なスクロール回数(NUM)は、図6に示すように、この携帯電話特有の再生表示データの表示能力に対応した1回分のスクロール量、ここではこの携帯電話のスペックより1文字の縦サイズ(図9に示す携帯電話の画面では、X1)を取得し(601)、1文字の縦サイズ(X1)を1回分のスクロール量に設定し(602)、そして、携帯電話の表示画面を超過する領域の縦サイズ(図9では、X3−X2)を1回分のスクロール量(X1)で割ることによって算出される(603)。
なお、1文字の縦サイズ(X1)は、図10に示すように、携帯電話の画面サイズ(図9では、(X0,Y0))や携帯電話において1回のスクロールを実行するために必要な時間(T0秒)とともに携帯電話のスペックテーブルに格納されている。
As shown in FIG. 6, the required number of scrolls (NUM) is the scroll amount for one time corresponding to the display capability of the reproduction display data peculiar to this mobile phone. the screen of the cellular phone shown in FIG. 9, to acquire the X 1) (601) 1 sets the character vertical size of (X 1) in one cycle of the scroll amount (602), and the display screen of the cellular phone This is calculated by dividing the vertical size of the excess area (X 3 -X 2 in FIG. 9) by the scroll amount (X 1 ) for one time (603).
Note that the vertical size (X 1 ) of one character is shown in FIG. 10, because the screen size of the mobile phone ((X 0 , Y 0 ) in FIG. 9) and the mobile phone perform one scroll. Is stored in the specification table of the mobile phone together with the time required for the time (T 0 seconds).

また、必要なスクロールの間隔(M1)は、図7に示すように、SMILコンテンツ11により画面の表示が開始(m1)されてから終了(m2)するまでの表示時間(M0=m2−m1)を取得し(701)、算出した必要スクロール回数(NUM)で表示時間(M0)を割ることによって算出される(702)。そして、1回分のスクロール量(X1)と、スクロール間隔(M1)より自動スクロール情報(X1,M1)が決定される(703)。
なお、表示時間(M0)を定める表示開始時間(m1秒),表示終了時間(m2秒)は、図11に示すように、受信情報を表示する領域のサイズ(図9では、(X2,Y2)),表示する再生表示データの種類,再生表示データの、画面サイズ(図9では、(X0,Y0))における表示開始位置(図9では、(X4,Y4)),再生表示データの表示サイズ(図9では、(X3,Y2))とともにSMILコンテンツ11のテーブルに格納されている。再生表示データの種類は、静止画,動画のいずれでもよく、また音楽であってもよい。
そして、決定された1回のスクロール量(X1)とスクロール間隔(M1)は、図12に示すように、自動スクロール情報を示すテーブルに格納される。
Further, as shown in FIG. 7, the necessary scroll interval (M 1 ) is the display time (M 0 = the display time from the start (m 1 ) to the end (m 2 ) of the screen display by the SMIL content 11. m 2 −m 1 ) is obtained (701), and is calculated by dividing the display time (M 0 ) by the calculated required number of scrolls (NUM) (702). Then, automatic scroll information (X 1 , M 1 ) is determined from the scroll amount (X 1 ) for one time and the scroll interval (M 1 ) (703).
As shown in FIG. 11, the display start time (m 1 second) and display end time (m 2 second) that define the display time (M 0 ) are the size of the area for displaying received information (in FIG. X 2 , Y 2 )), the type of playback display data to be displayed, and the display start position of the playback display data ((X 0 , Y 0 ) in FIG. 9) ((X 4 , Y in FIG. 9)) 4 )) and the display size of the reproduction display data (in FIG. 9, (X 3 , Y 2 )) are stored in the SMIL content 11 table. The type of reproduction display data may be either a still image or a moving image, or may be music.
The determined one-time scroll amount (X 1 ) and scroll interval (M 1 ) are stored in a table indicating automatic scroll information as shown in FIG.

そして、再生制御部104は全ての再生表示データ(コンテンツ)の表示が終了する表示時間内に、自動スクロール処理部402から出力される指示信号を受け取る毎に、表示画面上に表示された再生表示データを、1回分のスクロール量、自動的にスクロールさせて表示を更新する(504,505,506)。
これによって、表示画面上に再生する表示データの表示画面サイズ(図9では、(X3,Y2))が、携帯電話の表示画面サイズ、ここでは、画面サイズ(図9では、(X0,Y0))に対して表示位置とサイズが指示された、受信情報を表示する領域のサイズ(図9では、(X2,Y2))を超える場合であっても、画面が自動的にスクロールされるので再生表示データの全情報が、受信情報を表示する領域のサイズ(図9では、(X2,Y2))の内に表示される。
The reproduction control unit 104 displays the reproduction display displayed on the display screen every time the instruction signal output from the automatic scroll processing unit 402 is received within the display time when the display of all reproduction display data (contents) is completed. The display is updated by automatically scrolling the data by the scroll amount for one time (504, 505, 506).
As a result, the display screen size of the display data to be reproduced on the display screen (in FIG. 9, (X 3 , Y 2 )) is the mobile phone display screen size, here the screen size (in FIG. 9, (X 0 , Y 0 )), the display position and size are instructed, and the screen is automatically displayed even if it exceeds the size of the area for displaying received information ((X 2 , Y 2 ) in FIG. 9). Thus, all the information of the reproduction display data is displayed within the size of the area for displaying the reception information ((X 2 , Y 2 in FIG. 9)).

次に、送信相手から2枚の写真(写真A、写真B)とそれぞれ写真に合わせた文字メッセージ(メッセージA、メッセージB)を受信した場合、受信端末での表示領域における表示の遷移を図13を用い、図14に示す再生表示データの表示タイミングとともに説明する。図13に示すものは、画面Aについて写真Aと文字メッセージAを合わせた表示が受信端末の表示領域に収まらないので、次に示すようにスクロールさせている。なお、画像データ(写真)にテキストデータ(文字メッセージ)を添付するときのSMILコンテンツのテーブルの構成は図15に示すようになり、さらに具体的に図13で示すように、画面Aが写真AとメッセージAからなり、画面Bが写真BとメッセージBからなる場合のSMILコンテンツのテーブルの構成は図16に示すようになる。なお、写真Aと文字メッセージA、または写真Bと文字メッセージBをそれぞれ対にし、合わせて表示するか否かの判断は、図16に記載したメディアの表示時間Cの内容によって決まる。   Next, when two pictures (picture A and picture B) and text messages (message A and message B) that match the pictures are received from the transmission partner, the display transition in the display area at the receiving terminal is shown in FIG. Will be described together with the display timing of the reproduction display data shown in FIG. In the example shown in FIG. 13, since the display of the screen A in which the photograph A and the character message A are combined does not fit in the display area of the receiving terminal, the display is scrolled as follows. The structure of the SMIL content table when text data (character message) is attached to image data (photo) is as shown in FIG. 15, and more specifically, as shown in FIG. FIG. 16 shows the structure of the SMIL content table when the screen B is composed of the photograph B and the message B. Note that whether or not to display the photo A and the text message A or the photo B and the text message B in pairs is determined by the contents of the display time C of the medium shown in FIG.

これは、画面Aが画面Bに切り替わるまでの時間、すなわち画面Aが表示される時間である4秒間に、スクロール回数を3回、1秒のスクロール間隔で、しかも1回のスクロール量を1文字の縦サイズ(X1)にした状態で、スクロールさせた例を示している。なお、画面Bについては写真Bと文字メッセージBを合わせた表示が受信端末の表示領域内に収まるので自動スクロールを行う必要がない。このため、スクロールなしで写真Bと文字メッセージBを合わせた表示を4秒間表示することになる。
画面A(1)の表示から1秒経過後、画面A(1)は1文字の縦サイズ(X1)分スクロールされて画面A(2)の状態となり、「こんにちは今日は山に行きした」という画面外のため表示されないもののうち、「こんにちは」の部分が表示されるようになる。次に、画面A(2)の表示から1秒経過後、画面A(2)はさらに1文字の縦サイズ(X1)分スクロールされて画面A(3)の状態となり、「こんにちは」に加えて「今日は」の部分も表示されるようになる。次に、画面A(3)の表示から1秒経過後、画面A(3)はさらにまた1文字の縦サイズ(X1)分スクロールされて画面A(4)の状態となり、「こんにちは今日は」に加えて「山に行きました」の部分も表示されるようになる。そして、1秒経過後、画面A(4)は消去され、画面Bが表示される。
This is the time until the screen A switches to the screen B, that is, the time for which the screen A is displayed for 4 seconds, the number of scrolls is 3 times, the scroll interval is 1 second, and the amount of scrolling is 1 character. In this example, the screen is scrolled in the state of the vertical size (X 1 ). Note that the screen B does not need to be automatically scrolled because the combined display of the photo B and the text message B is within the display area of the receiving terminal. For this reason, the display combining the photograph B and the character message B is displayed for 4 seconds without scrolling.
After 1 second from the display of screen A (1), screen A (1) is scrolled by the vertical size (X 1 ) of one character and becomes the state of screen A (2). among those that do not appear for the off-screen that is as part of the "Hello" is displayed. Next, after 1 second has elapsed from the display of screen A (2), screen A (2) is further scrolled by the vertical size (X 1 ) of one character to enter screen A (3). "Today" will also be displayed. Next, after 1 second has elapsed from the display of screen A (3), screen A (3) is further scrolled by the vertical size (X 1 ) of one character to the state of screen A (4). ”And“ Going to the mountain ”are also displayed. Then, after 1 second has passed, screen A (4) is erased and screen B is displayed.

次に、図17に示す再生制御部104における表示遷移処理のフローチャートについて説明する。
再生制御部104は、送信されたSMILコンテンツ11よりメディア(再生表示データ)の表示開始時間と表示終了時間を取得し(1401)、それらから表示時間を取得する(1402)。次に、最後のメディア(再生表示データ)の表示終了時間をコンテンツの終了時間に設定し(1403)、タイマをスタートさせ(1404)、メディアを表示する(1411)。
その後、タイマ値がメディア(再生表示データ)の表示終了時間になるまで(1405)、1文字の縦サイズ(X1)分のスクロールを算出されたスクロール間隔で実行する(1406)。そして、タイマ値がメディア(再生表示データ)の表示終了時間になると、タイマ値がコンテンツの終了時間であるか否かを判断する(1407)。タイマ値がコンテンツの終了時間でなければ、表示中のメディアを消去し、次のメディアを表示する(1409)。そして、メディアを示すレジスタに次のメディアを示すレジスタに置き換え(1410)、ステップ1405の処理に戻り、ステップ1405,1406,1407の処理を繰り返して行う。そして、最終的に、タイマ値がコンテンツの終了時間になると、コンテンツを終了する(1408)。
Next, a flowchart of the display transition process in the reproduction control unit 104 shown in FIG. 17 will be described.
The playback control unit 104 acquires the display start time and display end time of the media (playback display data) from the transmitted SMIL content 11 (1401), and acquires the display time from them (1402). Next, the display end time of the last medium (playback display data) is set to the content end time (1403), the timer is started (1404), and the medium is displayed (1411).
After that, until the timer value reaches the display end time of the media (reproduction display data) (1405), scrolling for the vertical size (X 1 ) of one character is executed at the calculated scroll interval (1406). When the timer value reaches the display end time of the medium (playback display data), it is determined whether or not the timer value is the content end time (1407). If the timer value is not the content end time, the medium being displayed is erased and the next medium is displayed (1409). Then, the register indicating the medium is replaced with the register indicating the next medium (1410), and the process returns to step 1405, and the processes of steps 1405, 1406 and 1407 are repeated. When the timer value finally reaches the end time of the content, the content is ended (1408).

以上説明したように、表示画面上に再生する表示データが表示画面サイズを超える場合に、携帯電話の1文字の縦サイズ(X1)という表示スペックに対応した1回分のスクロール量と、表示画面サイズを超える再生表示データのサイズと、再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔が決定され、この決定された値に基づき再生表示データは自動的にスクロールさせられ、再生表示データの全情報が表示させられる。 As described above, when the display data to be reproduced on the display screen exceeds the display screen size, the scroll amount for one time corresponding to the display specification of the vertical size (X 1 ) of one character of the mobile phone, and the display screen The number of scrolls and the scroll interval are determined based on the size of the playback display data exceeding the size and the display time of the playback display data. Based on the determined value, the playback display data is automatically scrolled and played back. All the information of the display data is displayed.

(実施の形態2)
実施の形態1では、表示画面上に再生する表示データが表示画面サイズを超える場合に、携帯電話の表示スペックに対応し、1文字の縦サイズを1回分のスクロール量とし、その1回分のスクロール量、表示画面サイズを超える再生表示データのサイズと、そして再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔を決定するものであったが、本実施の形態2は、これにかえて、携帯電話の性能(速度)スペックに対応した1回分のスクロールにかかる時間と、表示画面サイズを超える再生表示データのサイズと、そして再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔を決定するものである。
(Embodiment 2)
In the first embodiment, when the display data to be reproduced on the display screen exceeds the display screen size, the vertical size of one character is set as a scroll amount corresponding to the display specification of the mobile phone, and the scroll for the one time is performed. The number of scrolls and the scroll interval are determined on the basis of the amount, the size of the playback display data exceeding the display screen size, and the display time of the playback display data. Instead, based on the time required for one scroll corresponding to the performance (speed) specifications of the mobile phone, the size of the playback display data exceeding the display screen size, and the display time of the playback display data, It determines the scroll interval.

具体的には、図6及び図7にかわる、図18及び図19に示すフローチャートによって自動スクロール情報が決定される。なお、図4に示す概略構成及び図5に示すフローチャートについては実施の形態1のものと同一であるのでその説明を省略する。
図18に示すように、携帯電話の性能(速度)スペックに対応した1回のスクロールにかかる時間(T0)を取得する(1501)とともに、SMILコンテンツ11により画面の表示が開始(m1)されてから終了(m2)するまでの表示時間(M0=m2−m1)を取得する(1502)。そして、表示時間(M0)を1回のスクロールにかかる時間(T0)で割ることによって、必要なスクロール回数(NUM)を算出する(1503)。
そして、図19に示すように、携帯電話の表示画面を超過する領域の縦サイズ(X3−X2)を算出した必要なスクロール回数(NUM)で割ることによって、1回分のスクロール量(X1)を算出する(1601)。次に、算出した必要なスクロール回数(NUM)で表示時間(M0)を割ることにより必要なスクロールの間隔(M1)を算出し(1602)、1回分のスクロール量(X1)と、スクロール間隔(M1)より自動スクロール情報(X1,M1)が決定される(1603)。
Specifically, the automatic scroll information is determined by the flowcharts shown in FIGS. 18 and 19 instead of FIGS. Note that the schematic configuration shown in FIG. 4 and the flowchart shown in FIG. 5 are the same as those in the first embodiment, and thus the description thereof is omitted.
As shown in FIG. 18, the time (T 0 ) required for one scroll corresponding to the performance (speed) specifications of the mobile phone is acquired (1501), and the display of the screen is started by the SMIL content 11 (m 1 ). The display time (M 0 = m 2 −m 1 ) from the start to the end (m 2 ) is acquired (1502). Then, the necessary number of scrolls (NUM) is calculated by dividing the display time (M 0 ) by the time (T 0 ) required for one scroll (1503).
Then, as shown in FIG. 19, by dividing the vertical size (X 3 -X 2 ) of the area exceeding the display screen of the mobile phone by the calculated number of scrolls (NUM), the amount of scrolling (X 1 ) is calculated (1601). Next, the required scroll interval (M 1 ) is calculated by dividing the display time (M 0 ) by the calculated required number of scrolls (NUM) (1602), and the scroll amount (X 1 ) for one time, Automatic scroll information (X 1 , M 1 ) is determined from the scroll interval (M 1 ) (1603).

そして、再生制御部104は、図5で示したように、自動スクロール処理部402から出力される指示信号に基づき、表示画面上に表示された再生表示データを自動的にスクロールさせて表示を更新し、全情報を表示させる(504,505,506)。
これによれば、スクロール回数とスクロールの間隔は、携帯電話末の性能(速度)能力に応じて決定されるので、ユーザが手動操作によって再生表示データをスクロールさせる必要はない。
Then, as shown in FIG. 5, the playback control unit 104 automatically scrolls the playback display data displayed on the display screen based on the instruction signal output from the automatic scroll processing unit 402 to update the display. All information is displayed (504, 505, 506).
According to this, since the number of scrolls and the scroll interval are determined according to the performance (speed) capability of the mobile phone end, it is not necessary for the user to scroll the reproduction display data by manual operation.

(実施の形態3)
実施の形態1では、表示画面上に再生する表示データが表示画面サイズを超える場合に、携帯電話の表示スペックに対応し、1文字の縦サイズを1回分のスクロール量とし、その1回分のスクロール量、表示画面サイズを超える再生表示データのサイズと、そして再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔を決定するものであったが、本実施の形態3は、これにかえて、予め登録されているユーザの情報、例えば、年齢、視力に対応した1回のスクロールにかかる時間と、表示画面サイズを超える再生表示データのサイズと、再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔を決定するものである。あるいは、ユーザの操作に関する学習情報、例えば、ボタン押下間隔を学習することにより得られる現在時のユーザの操作能力に対応した1回のスクロールにかかる時間と、表示画面サイズを超える再生表示データのサイズと、再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔を決定するものである。
(Embodiment 3)
In the first embodiment, when the display data to be reproduced on the display screen exceeds the display screen size, the vertical size of one character is set as a scroll amount corresponding to the display specification of the mobile phone, and the scroll for the one time is performed. The number of scrolls and the scroll interval are determined on the basis of the amount, the size of the playback display data exceeding the display screen size, and the display time of the playback display data. Instead, based on user information registered in advance, for example, the time required for one scroll corresponding to age and visual acuity, the size of the reproduction display data exceeding the display screen size, and the display time of the reproduction display data Thus, the number of scrolls and the scroll interval are determined. Alternatively, learning information related to the user's operation, for example, the time required for one scroll corresponding to the user's current operation ability obtained by learning the button press interval, and the size of the playback display data exceeding the display screen size And the number of scrolls and the scroll interval are determined based on the display time of the reproduction display data.

具体的には、図6及び図7にかわる、図20及び図21に示すフローチャートによって自動スクロール情報が決定される。なお、図4に示す概略構成及び図5に示すフローチャートについては実施の形態1のものと同一であるのでその説明を省略する。
図20に示すように、例えば、SIMカードに保存されているユーザ情報より1回のスクロールにかかる時間(T0)を取得する(1701)とともに、SMILコンテンツ11により画面の表示が開始(m1)されてから終了(m2)するまでの表示時間(M0=m2−m1)を取得する(1702)。そして、表示時間(M0)を1回のスクロールにかかる時間(T0)で割ることによって、必要なスクロール回数(NUM)を算出する(1703)。なお、ユーザ情報の保存は、SIMカードに限定されることはなく何らかのかたちでユーザ情報が保存登録されるものであればよい。
そして、図21に示すように、携帯電話の表示画面を超過する領域の縦サイズ(X3−X2)を算出した必要なスクロール回数(NUM)で割ることによって、1回分のスクロール量(X1)を算出する(1801)。次に、算出した必要なスクロール回数(NUM)で表示時間(M0)を割ることにより必要なスクロールの間隔(M1)を算出し(1802)、1回分のスクロール量(X1)と、スクロール間隔(M1)より自動スクロール情報(X1,M1)が決定される(1803)。
Specifically, the automatic scroll information is determined by the flowcharts shown in FIGS. 20 and 21 instead of FIGS. Note that the schematic configuration shown in FIG. 4 and the flowchart shown in FIG. 5 are the same as those in the first embodiment, and thus the description thereof is omitted.
As shown in FIG. 20, for example, the time (T 0 ) required for one scroll is acquired from the user information stored in the SIM card (1701), and the display of the screen is started by the SMIL content 11 (m 1 The display time (M 0 = m 2 −m 1 ) from the end to the end (m 2 ) is acquired (1702). Then, the necessary number of scrolls (NUM) is calculated by dividing the display time (M 0 ) by the time (T 0 ) required for one scroll (1703). The storage of user information is not limited to a SIM card, and any user information may be stored and registered in some form.
Then, as shown in FIG. 21, by dividing the vertical size (X 3 -X 2 ) of the area exceeding the display screen of the mobile phone by the calculated required number of scrolls (NUM), the scroll amount (X 1 ) is calculated (1801). Next, the required scroll interval (M 1 ) is calculated by dividing the display time (M 0 ) by the calculated required number of scrolls (NUM) (1802), and the scroll amount (X 1 ) for one time, Automatic scroll information (X 1 , M 1 ) is determined from the scroll interval (M 1 ) (1803).

そして、再生制御部104は、図5で示したように、自動スクロール処理部402から出力される指示信号をに基づき、表示画面上に表示された再生表示データを自動的にスクロールさせて表示を更新し、全情報を表示させる(504,505,506)。
これによれば、スクロール回数とスクロールの間隔は、携帯電話を使用するユーザの特徴により決定されるので、ユーザが手動操作によって再生表示データをスクロールさせる必要はないのに加えて、ユーザは再生表示データの閲覧が一層容易になる。
Then, as shown in FIG. 5, the playback control unit 104 automatically scrolls the playback display data displayed on the display screen based on the instruction signal output from the automatic scroll processing unit 402 and displays the display. Update and display all information (504, 505, 506).
According to this, since the number of scrolls and the scroll interval are determined by the characteristics of the user who uses the mobile phone, the user does not need to scroll the playback display data by manual operation, and the user can Data browsing is even easier.

(実施の形態4)
実施の形態1では、表示画面上に再生する表示データが表示画面サイズを超える場合に、携帯電話の表示スペックに対応し、1文字の縦サイズを1回分のスクロール量とし、その1回分のスクロール量、表示画面サイズを超える再生表示データのサイズと、そして再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔を決定するものであったが、本実施の形態4は、これにかえて、再生表示データに特定の行が含まれている場合に、その特定の行のスクロール間隔を、他の行のスクロール間隔よりも大きくするように、スクロール回数とスクロールの間隔を決定するものである。
(Embodiment 4)
In the first embodiment, when the display data to be reproduced on the display screen exceeds the display screen size, the vertical size of one character is set as a scroll amount corresponding to the display specification of the mobile phone, and the scroll for the one time is performed. The number of scrolls and the scroll interval are determined on the basis of the amount, the size of the playback display data exceeding the display screen size, and the display time of the playback display data. Instead, when the playback display data includes a specific line, the number of scrolls and the scroll interval are determined so that the scroll interval of the specific line is larger than the scroll interval of other lines. It is.

具体的には、図6及び図7にかわる、図22及び図23に示すフローチャートによって自動スクロール情報が決定される。なお、図4に示す概略構成及び図5に示すフローチャートについては実施の形態1のものと同一であるのでその説明を省略する。
図22に示すように、再生表示データに特定の行、例えば、SMILコンテンツ11より強調する文字を含む行(L0)を取得する(1901)とともに、携帯電話のスペックより1文字の縦サイズ(X1)を取得し(1902)、1文字の縦サイズ(X1)を1回分のスクロール量に設定する(1903)。次に、携帯電話の表示画面を超過する領域の縦サイズ(X3−X2)を算出し(1904)、表示画面を超過する領域に強調する文字を含む行(L0)が存在する場合、携帯電話の表示画面を超過する領域の縦サイズ(X3−X2)に1文字の縦サイズ(X1)を加えた値(X5)を算出する。そして、その算出した縦サイズ(X5)を1回分のスクロール量(X1)で割ることによって、必要なスクロール回数(NUM)を算出する(1906)。
そして、図23に示すように、SMILコンテンツ11により画面の表示が開始(m1)されてから終了(m2)するまでの表示時間(M0=m2−m1)を取得し(2001)、算出した必要なスクロール回数(NUM)で表示時間(M0)を割ることによって、必要なスクロールの間隔(M1)を算出する(2002)。そして、強調する文字を含む行(L0)のスクロールの間隔を他の文字例の2倍に設定し、自動スクロール情報(X1,M1×2)が決定される(2003)。また、その他の領域の自動スクロール情報(X1,M1)も決定される。
Specifically, the automatic scroll information is determined by the flowcharts shown in FIGS. 22 and 23 instead of FIGS. 6 and 7. Note that the schematic configuration shown in FIG. 4 and the flowchart shown in FIG. 5 are the same as those in the first embodiment, and thus the description thereof is omitted.
As shown in FIG. 22, a specific line in the reproduction display data, for example, a line (L 0 ) including characters to be emphasized from the SMIL content 11 is acquired (1901), and the vertical size of one character ( X 1) get the (1902), sets one character vertical size of (X 1) in one cycle of the scroll amount (1903). Next, the vertical size (X 3 -X 2 ) of the area exceeding the display screen of the mobile phone is calculated (1904), and there is a line (L 0 ) including the emphasized character in the area exceeding the display screen. Then, a value (X 5 ) obtained by adding the vertical size (X 1 ) of one character to the vertical size (X 3 -X 2 ) of the area exceeding the display screen of the mobile phone is calculated. Then, by dividing the calculated vertical size (X 5 ) by the scroll amount (X 1 ) for one time, the necessary number of scrolls (NUM) is calculated (1906).
Then, as shown in FIG. 23, the display time (M 0 = m 2 −m 1 ) from the start (m 1 ) to the end (m 2 ) of the screen display by the SMIL content 11 is acquired (2001). The required scroll interval (M 1 ) is calculated by dividing the display time (M 0 ) by the calculated required number of scrolls (NUM) (2002). Then, the scroll interval of the line (L 0 ) including the character to be emphasized is set to twice that of the other character examples, and automatic scroll information (X 1 , M 1 × 2) is determined (2003). In addition, automatic scroll information (X 1 , M 1 ) of other areas is also determined.

そして、再生制御部104は、図5で示したように、自動スクロール処理部402から出力される指示信号をに基づき、表示画面上に表示された再生表示データを自動的にスクロールさせて表示を更新し、全情報を表示させる(504,505,506)。
これによれば、特定の行を強調させることができる。
Then, as shown in FIG. 5, the playback control unit 104 automatically scrolls the playback display data displayed on the display screen based on the instruction signal output from the automatic scroll processing unit 402 and displays the display. Update and display all information (504, 505, 506).
According to this, a specific line can be emphasized.

なお、ここでは、強調する文字を含む行(L0)のスクロールの間隔を他の文字例の2倍に設定したが、これに限定されるものではない。
一般的には、スクロール回数を、表示画面サイズを超える前記再生表示データのスクロール方向である縦サイズ(X3−X2)に、1回分のスクロール量(X1)に所定の値(A)を掛けた値(AX1)から1回分のスクロール量(X1)を減算した値(AX1−X1)を加え、その加算した値(X3−X2+AX1−X1)を、1回分のスクロール量(X1)で割った値から算出して決定するとともに、他の行のスクロールの間隔を、再生表示データの表示時間を、スクロール回数で割った値から算出すると、特定の行のスクロールの間隔を、他の行のスクロールの間隔の所定の値(A)倍に決定することができる。
Here, although the scroll interval of the line (L 0 ) including the character to be emphasized is set to twice that of the other character examples, the present invention is not limited to this.
In general, the number of scrolls is set to a vertical size (X 3 -X 2 ) that is the scroll direction of the reproduction display data exceeding the display screen size, and a predetermined value (A) for the scroll amount (X 1 ) for one time. A value (AX 1 −X 1 ) obtained by subtracting the scroll amount (X 1 ) for one time from the value (AX 1 ) multiplied by, and the added value (X 3 −X 2 + AX 1 −X 1 ) While calculating and determining from the value divided by the scroll amount (X 1 ) for one time, and calculating the scroll interval of other lines from the value obtained by dividing the display time of the reproduction display data by the number of scrolls, The line scroll interval can be determined to be a predetermined value (A) times the scroll interval of other lines.

例えば、送信相手から「山」の写真と「こんにちは今日は山に行きました」という文字メッセージを合わせた画面Aと、「花」の写真と「花もきれいでした」という文字メッセージを合わせた画面Bを受信し、「こんにちは今日は山に行きました」という文字メッセージの中に強調する特定の行(例えば、「今日は」の部分)が含まれている場合、受信端末での表示領域における表示の遷移を図24に示すように行う。画面Aは、写真とメッセージを合わせた表示が受信端末の表示領域に収まらないので、次に示すようにスクロールさせている。また画面Bは、写真とメッセージを合わせた表示が受信端末の表示領域に収まるので自動スクロールを行う必要はない。   For example, combined with screen A "Hi today to go I was in the mountains" of the photo and the combined character message "mountain" from the transmission partner, the character message "flower" photo of the "flower was beautiful." receiving the screen B, highlight a specific row in a text message of "Hello, I went to the mountain today" (for example, part of the "today") if it contains, the display area of the receiving terminal The display transition is performed as shown in FIG. Screen A is scrolled as shown below because the combined display of the photo and message does not fit in the display area of the receiving terminal. Further, the screen B does not need to be automatically scrolled because the display including the photograph and the message fits in the display area of the receiving terminal.

これは、画面Aが画面Bに切り替わるまでの時間、すなわち画面Aが表示される時間である6秒間に、スクロール回数を3回、1秒,1秒,3秒のスクロール間隔で、しかも1回のスクロール量を1文字の縦サイズ(X1)にした状態で、スクロールさせた例を示している。
画面A(1)の表示から1秒経過後、画面A(1)は1文字の縦サイズ(X1)分スクロールされて画面A(2)の状態となり、「こんにちは今日は山に行きした」という画面外のため表示されないもののうち、「こんにちは」の部分が表示されるようになる。次に、画面A(2)の表示から1秒経過後、画面A(2)はさらに1文字の縦サイズ(X1)分スクロールされて画面A(3)の状態となり、「こんにちは」に加えて「今日は」の部分も表示されるようになる。
This is the time until the screen A is switched to the screen B, that is, the time for which the screen A is displayed for 6 seconds, and the scroll frequency is 3 times, 1 second, 1 second, 3 seconds, and once. In the example shown, the scroll amount is scrolled in a state where the scroll amount is set to the vertical size (X 1 ) of one character.
After 1 second from the display of screen A (1), screen A (1) is scrolled by the vertical size (X 1 ) of one character and becomes the state of screen A (2). among those that do not appear for the off-screen that is as part of the "Hello" is displayed. Next, after 1 second has elapsed from the display of screen A (2), screen A (2) is further scrolled by the vertical size (X 1 ) of one character to enter screen A (3). "Today" will also be displayed.

ここで、「今日は」の部分は強調する特定の行であるので、画面A(3)の表示から画面A(4)の表示の遷移は、1秒経過後ではなく、特に3秒経過後というように、特定の行のスクロールの間隔を、他の行のスクロールの間隔の3倍にしている。これにより、「今日は」という特定の行が、他の行の時間(1秒)よりも長い3秒間表示される。その後、「こんにちは今日は」に加えて「山に行きました」の部分も表示されるようになる。そして、1秒経過後、画面A(4)は消去され、画面Bが表示される。   Here, since “today” is a specific line to be emphasized, the transition from the display of the screen A (3) to the display of the screen A (4) is not after one second but particularly after three seconds. In this way, the scroll interval of a specific line is set to three times the scroll interval of other lines. As a result, the specific line “Today” is displayed for 3 seconds longer than the time (1 second) of the other lines. After that, also to be displayed part of the "Hello Today," "I went to the mountain," in addition to. Then, after 1 second has passed, screen A (4) is erased and screen B is displayed.

(実施の形態5)
実施の形態1では、表示画面上に再生する表示データが表示画面サイズを超える場合に、携帯電話の表示スペックに対応し、1文字の縦サイズを1回分のスクロール量とし、その1回分のスクロール量、表示画面サイズを超える再生表示データのサイズと、そして再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔を決定するものであったが、本実施の形態5は、これにかえて、ユーザが入力した表示条件(スクロール条件)に対応した1回分のスクロールにかかる時間と、前記表示画面サイズを超える再生表示データのサイズと、前記再生表示データの表示時間とに基づいて、スクロール回数とスクロールの間隔を決定するものである。
(Embodiment 5)
In the first embodiment, when the display data to be reproduced on the display screen exceeds the display screen size, the vertical size of one character is set as a scroll amount corresponding to the display specification of the mobile phone, and the scroll for the one time is performed. The number of scrolls and the scroll interval are determined on the basis of the amount, the size of the playback display data exceeding the display screen size, and the display time of the playback display data. Instead, based on the time required for one scroll corresponding to the display condition (scroll condition) input by the user, the size of the reproduction display data exceeding the display screen size, and the display time of the reproduction display data, The number of scrolls and the scroll interval are determined.

ユーザによる表示条件であるスクロールの速さの入力は、例えば、図25に示すような、携帯電話上の画面に表示されたインジケータを押下することによって選択することができる。
これによれば、ユーザは所望のスクロール速度でスクロールされる再生表示データを見ることができるので再生表示データの閲覧が一層容易になる。
The input of the scrolling speed, which is the display condition by the user, can be selected by pressing an indicator displayed on the screen on the mobile phone as shown in FIG. 25, for example.
According to this, since the user can view the reproduction display data scrolled at a desired scroll speed, the reproduction display data can be browsed more easily.

なお、実施の形態1乃至5では、受信端末として携帯電話を例にして説明したが、これに限定されることなく、例えば、パソコンの画面であってもよい。また、SMILコンテンツを利用して再生表示データの表示位置やタイミングを規格したが、これに限定されるものではなく、例えば、携帯電話の表示画面サイズ(X0,Y0)を再生表示データを表示しうる最大限のサイズに設定してもよい。 In the first to fifth embodiments, a mobile phone has been described as an example of a receiving terminal. However, the present invention is not limited to this and may be, for example, a personal computer screen. In addition, although the display position and timing of the reproduction display data are standardized using the SMIL content, the present invention is not limited to this. For example, the display screen size (X 0 , Y 0 ) of the mobile phone can be changed to the reproduction display data The maximum size that can be displayed may be set.

本発明にかかるスクロール処理付表示装置及び表示方法は、表示画面上に再生する表示データが表示画面サイズを超える場合に、再生表示データを自動的にスクロールして、再生表示データの全情報を表示させるものに適用しうる。   The display device with scroll processing and the display method according to the present invention automatically scrolls the reproduction display data and displays all the information of the reproduction display data when the display data reproduced on the display screen exceeds the display screen size. Applicable to what

従来の携帯電話の概略構成図。1 is a schematic configuration diagram of a conventional mobile phone. 従来の携帯電話に係る処理を示すフローチャート。The flowchart which shows the process which concerns on the conventional mobile telephone. 従来の画面遷移を示す図。The figure which shows the conventional screen transition. 本発明の実施の形態1における携帯電話の概略構成図。1 is a schematic configuration diagram of a mobile phone according to Embodiment 1 of the present invention. 本発明の実施の形態1における処理手順を示すフローチャート。The flowchart which shows the process sequence in Embodiment 1 of this invention. 本発明の実施の形態1におけるスクロールパラメータ決定部が必要スクロール回数を算出する処理を示すフローチャート。The flowchart which shows the process in which the scroll parameter determination part in Embodiment 1 of this invention calculates required scroll frequency. 本発明の実施の形態1におけるスクロールパラメータ決定部がスクロールの間隔(タイミング)を算出する処理を示すフローチャート。The flowchart which shows the process in which the scroll parameter determination part in Embodiment 1 of this invention calculates the space | interval (timing) of a scroll. 送信者が作成するSMILコンテンツとメディアデータの構成を示す図。The figure which shows the structure of the SMIL content and media data which a sender produces. 本発明の実施の形態1における携帯電話の画面を示す平面図。The top view which shows the screen of the mobile telephone in Embodiment 1 of this invention. 本発明の実施の形態1における携帯電話のスペックテーブルを示す図。The figure which shows the specification table of the mobile telephone in Embodiment 1 of this invention. 本発明の実施の形態1におけるSMILコンテンツのテーブルを示す図。The figure which shows the table of the SMIL content in Embodiment 1 of this invention. 本発明の実施の形態1における自動スクロール情報のテーブルを示す図。The figure which shows the table of the automatic scroll information in Embodiment 1 of this invention. 本発明の実施の形態1における表示遷移を示す図。The figure which shows the display transition in Embodiment 1 of this invention. 本発明の実施の形態1における表示画面情報作成タイミングを示す図。The figure which shows the display screen information creation timing in Embodiment 1 of this invention. 本発明の実施の形態1における画像データ(写真)にテキストデータ(文字メッセージ)を添付するときのSMILコンテンツのテーブルを示す図。The figure which shows the table of a SMIL content when attaching text data (character message) to the image data (photograph) in Embodiment 1 of this invention. 本発明の実施の形態1における画面Aが写真AとメッセージAからなり、画面Bが写真BとメッセージBからなる場合のSMILコンテンツのテーブルを示す図。The figure which shows the table of a SMIL content in case the screen A consists of the photograph A and the message A, and the screen B consists of the photograph B and the message B in Embodiment 1 of this invention. 本発明の実施の形態1における再生制御部による表示遷移の処理手順を示すフローチャート。The flowchart which shows the process sequence of the display transition by the reproduction | regeneration control part in Embodiment 1 of this invention. 本発明の実施の形態2におけるスクロールパラメータ決定部が必要スクロール回数を算出する処理を示すフローチャート。The flowchart which shows the process in which the scroll parameter determination part in Embodiment 2 of this invention calculates required scroll frequency | count. 本発明の実施の形態2におけるスクロールパラメータ決定部がスクロールの間隔(タイミング)を算出する処理を示すフローチャート。The flowchart which shows the process which the scroll parameter determination part in Embodiment 2 of this invention calculates the space | interval (timing) of a scroll. 本発明の実施の形態3におけるスクロールパラメータ決定部が必要スクロール回数を算出する処理を示すフローチャート。The flowchart which shows the process in which the scroll parameter determination part in Embodiment 3 of this invention calculates required scroll frequency | count. 本発明の実施の形態3におけるスクロールパラメータ決定部がスクロールの間隔(タイミング)を算出する処理を示すフローチャート。The flowchart which shows the process which the scroll parameter determination part in Embodiment 3 of this invention calculates the space | interval (timing) of a scroll. 本発明の実施の形態4におけるスクロールパラメータ決定部が必要スクロール回数を算出する処理を示すフローチャート。The flowchart which shows the process in which the scroll parameter determination part in Embodiment 4 of this invention calculates required scroll frequency | count. 本発明の実施の形態4におけるスクロールパラメータ決定部がスクロールの間隔(タイミング)を算出する処理を示すフローチャート。The flowchart which shows the process in which the scroll parameter determination part in Embodiment 4 of this invention calculates the space | interval (timing) of a scroll. 本発明の実施の形態4における表示遷移を示す図。The figure which shows the display transition in Embodiment 4 of this invention. 本発明の実施の形態5におけるスクロールの速さを入力する画面を示す図。The figure which shows the screen which inputs the speed of the scroll in Embodiment 5 of this invention.

符号の説明Explanation of symbols

10 メディアデータ
11 SMILコンテンツ
101 表示部
102 スピーカー
103 再生データ生成部
104 再生制御部
401 スクロールパラメータ決定部
402 自動スクロール処理部
DESCRIPTION OF SYMBOLS 10 Media data 11 SMIL content 101 Display part 102 Speaker 103 Playback data generation part 104 Playback control part 401 Scroll parameter determination part 402 Automatic scroll process part

Claims (9)

文字メッセージやマルチメディアデータなどから構成されるメディアデータとメディアデータの表示条件を記載したシナリオデータを送受信するメッセージサービスを行う携帯端末において、携帯端末の表示領域を超えた受信情報を表示画面上に表示する場合、
前記メディアデータから再生表示するマルチメディアデータとマルチメディアデータに対応する文字メッセージを抽出して編集する再生表示データ生成手段と、
前記携帯端末の表示性能に応じた1回分のスクロール量と、前記表示領域を超えた行数と、前記メディアデータを表示する時間に基づいて、スクロール回数とスクロールの間隔を決定するスクロールパラメータ決定手段と、
前記再生表示データの表示開始から終了まで、前記スクロールパラメータ決定手段で決定されたスクロールの間隔毎に、スクロールの実行を指示する信号を、同じく前記スクロールパラメータ決定手段で決定されたスクロールの回数分、出力する自動スクロール処理手段と、
前記表示時間内に、前記自動スクロール処理手段からの指示信号を受け取る毎に、前記表示画面上に表示された前記再生表示データを、前記1回分のスクロール量、自動的にスクロールさせて表示を更新する再生制御手段と、
を備えたことを特徴とするスクロール処理付表示装置。
On mobile terminals that provide message services that send and receive media data composed of text messages and multimedia data and scenario data that describes the display conditions of media data, receive information that exceeds the display area of the mobile terminal is displayed on the display screen. When displaying,
Reproduction display data generating means for extracting and editing multimedia data to be reproduced and displayed from the media data and character messages corresponding to the multimedia data;
Scroll parameter determination means for determining the number of scrolls and the scroll interval based on the scroll amount for one time corresponding to the display performance of the portable terminal, the number of lines exceeding the display area, and the time for displaying the media data When,
From the start to the end of display of the reproduction display data, for each scroll interval determined by the scroll parameter determination means, a signal for instructing the execution of scrolling is the same as the number of scrolls determined by the scroll parameter determination means, Automatic scroll processing means for outputting;
Each time an instruction signal is received from the automatic scroll processing means within the display time, the playback display data displayed on the display screen is automatically scrolled by the scroll amount for one time and the display is updated. Playback control means to
A display device with scroll processing, comprising:
前記スクロールパラメータ手段は、前記1回分のスクロール量を、前記表示画面に表示される1文字の縦サイズに設定するとともに、前記スクロール回数を、前記表示画面サイズを超える前記再生表示データのスクロール方向のサイズを、前記1回分のスクロール量で割った値から算出して決定し、
前記スクロールの間隔を、前記再生表示データの表示時間を、前記スクロール回数で割った値から算出して決定することを特徴とする請求項1に記載のスクロール処理付表示装置。
The scroll parameter means sets the scroll amount for one time to the vertical size of one character displayed on the display screen, and sets the number of scrolls in the scroll direction of the reproduction display data exceeding the display screen size. Determine the size by calculating from the value divided by the amount of scrolling for one time,
The display device with scroll processing according to claim 1, wherein the scroll interval is determined by calculating from a value obtained by dividing the display time of the reproduction display data by the number of scrolls.
前記スクロールパラメータ決定手段は、前記1回分のスクロール量にかえて得られる、前記携帯端末の表示能力に対応した1回分のスクロールにかかる時間と、前記表示画面サイズを超える再生表示データのサイズと、前記再生表示データの表示時間とに基づいて、スクロール回数と、スクロールの間隔を決定するものであって、
前記1回分のスクロール量を、前記表示画面サイズを超える再生表示データのサイズを、前記決定されたスクロール回数で割った値から算出して決定し、
前記スクロール回数を、前記再生表示データの表示時間を、前記1回分のスクロールにかかる時間で割った値から算出して決定し、
前記スクロールの間隔を、前記再生表示データの表示時間を、前記スクロール回数で割った値から算出して決定することを特徴とする請求項1に記載のスクロール処理付表示装置。
The scroll parameter determining means is obtained in place of the one scroll amount, the time required for one scroll corresponding to the display capability of the mobile terminal, the size of the reproduction display data exceeding the display screen size, Based on the display time of the reproduction display data, the number of scrolls and a scroll interval are determined,
The amount of scrolling for one time is determined by calculating the size of the playback display data exceeding the display screen size from the value divided by the determined number of scrolls,
The number of scrolls is determined by calculating the display time of the reproduction display data from a value obtained by dividing the display time by the time required for the one scroll.
The display device with scroll processing according to claim 1, wherein the scroll interval is determined by calculating from a value obtained by dividing the display time of the reproduction display data by the number of scrolls.
前記請求項3に記載の携帯端末の表示能力を、予め登録されたユーザ情報にかえたことを特徴とするスクロール処理付表示装置。   A display device with scroll processing, wherein the display capability of the mobile terminal according to claim 3 is changed to user information registered in advance. 前記請求項3に記載の携帯端末の表示能力を、ユーザの操作に関する学習情報にかえたことを特徴とするスクロール処理付表示装置。   A display device with scroll processing, wherein the display capability of the mobile terminal according to claim 3 is changed to learning information related to a user operation. 前記請求項3に記載の携帯端末の表示能力を、ユーザが入力した表示条件にかえたことを特徴とするスクロール処理付表示装置。   A display device with scroll processing, wherein the display capability of the mobile terminal according to claim 3 is changed to a display condition input by a user. 前記スクロールパラメータ決定手段は、前記再生表示データに特定の行が含まれている場合に、その特定の行のスクロール間隔を、他の行のスクロール間隔よりも大きくするように、スクロール回数と、スクロールの間隔を決定することを特徴とする請求項1に記載のスクロール処理付表示装置。   The scroll parameter determining means, when the reproduction display data includes a specific line, the scroll count and the scroll so as to make the scroll interval of the specific line larger than the scroll interval of the other lines. The display device with scroll processing according to claim 1, wherein an interval is determined. 文字メッセージやマルチメディアデータなどから構成されるメディアデータとメディアデータの表示条件を記載したシナリオデータを送受信するメッセージサービスを行う携帯端末において、携帯端末の表示領域を超えた受信情報を表示画面上に表示する場合、その携帯端末に、
前記メディアデータから再生表示するマルチメディアデータとマルチメディアデータに対応する文字メッセージを抽出して編集する再生表示データ生成ステップと、
前記携帯端末の表示性能に応じた1回分のスクロール量と、前記表示領域を超えた行数と、前記メディアデータを表示する時間に基づいて、スクロール回数とスクロールの間隔を決定するスクロールパラメータ決定ステップと、
前記再生表示データの表示開始から終了まで、前記スクロールパラメータ決定ステップで決定されたスクロールの間隔毎に、スクロールの実行を指示する信号を、同じく前記スクロールパラメータ決定ステップで決定されたスクロールの回数分、出力する自動スクロール処理ステップと、
前記表示時間内に、前記自動スクロール処理ステップによる指示信号を受け取る毎に、前記表示画面上に表示された前記再生表示データを、前記1回分のスクロール量、自動的にスクロールさせて表示を更新する再生制御ステップと、
を実行させるコンピュータ読み取り可能なプログラムが記録されたことを特徴とする記録媒体。
On mobile terminals that provide message services that send and receive media data composed of text messages and multimedia data and scenario data that describes the display conditions of media data, receive information that exceeds the display area of the mobile terminal is displayed on the display screen. If you want to display it,
Reproduction display data generation step for extracting and editing multimedia data to be reproduced and displayed from the media data and character messages corresponding to the multimedia data;
Scroll parameter determination step for determining the number of scrolls and the scroll interval based on the scroll amount for one time corresponding to the display performance of the mobile terminal, the number of lines exceeding the display area, and the time for displaying the media data When,
From the start to the end of display of the reproduction display data, for each scroll interval determined in the scroll parameter determination step, a signal instructing the execution of scrolling is the same as the number of scrolls determined in the scroll parameter determination step, An automatic scroll processing step to output;
Each time an instruction signal from the automatic scroll processing step is received within the display time, the playback display data displayed on the display screen is automatically scrolled by the scroll amount for one time to update the display. A playback control step;
A recording medium on which a computer-readable program for executing is recorded.
文字メッセージやマルチメディアデータなどから構成されるメディアデータとメディアデータの表示条件を記載したシナリオデータを送受信するメッセージサービスを行う携帯端末において、携帯端末の表示領域を超えた受信情報を表示画面上に表示する場合、その携帯端末に、
前記メディアデータから再生表示するマルチメディアデータとマルチメディアデータに対応する文字メッセージを抽出して編集する再生表示データ生成ステップと、
前記携帯端末の表示性能に応じた1回分のスクロール量と、前記表示領域を超えた行数と、前記メディアデータを表示する時間に基づいて、スクロール回数とスクロールの間隔を決定するスクロールパラメータ決定ステップと、
前記再生表示データの表示開始から終了まで、前記スクロールパラメータ決定ステップで決定されたスクロールの間隔毎に、スクロールの実行を指示する信号を、同じく前記スクロールパラメータ決定ステップで決定されたスクロールの回数分、出力する自動スクロール処理ステップと、
前記表示時間内に、前記自動スクロール処理ステップによる指示信号を受け取る毎に、前記表示画面上に表示された前記再生表示データを、前記1回分のスクロール量、自動的にスクロールさせて表示を更新する再生制御ステップと、
を実行させることを特徴とするコンピュータ読み取り可能なプログラム。
On mobile terminals that provide message services that send and receive media data composed of text messages and multimedia data and scenario data that describes the display conditions of media data, receive information that exceeds the display area of the mobile terminal is displayed on the display screen. If you want to display it,
Reproduction display data generation step for extracting and editing multimedia data to be reproduced and displayed from the media data and character messages corresponding to the multimedia data;
Scroll parameter determination step for determining the number of scrolls and the scroll interval based on the scroll amount for one time corresponding to the display performance of the mobile terminal, the number of lines exceeding the display area, and the time for displaying the media data When,
From the start to the end of display of the reproduction display data, for each scroll interval determined in the scroll parameter determination step, a signal instructing the execution of scrolling is the same as the number of scrolls determined in the scroll parameter determination step, An automatic scroll processing step to output;
Each time an instruction signal from the automatic scroll processing step is received within the display time, the playback display data displayed on the display screen is automatically scrolled by the scroll amount for one time to update the display. A playback control step;
A computer-readable program characterized in that
JP2003391161A 2003-11-20 2003-11-20 Display apparatus with scrolling processing, recording medium, and computer readable program Pending JP2005156626A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003391161A JP2005156626A (en) 2003-11-20 2003-11-20 Display apparatus with scrolling processing, recording medium, and computer readable program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003391161A JP2005156626A (en) 2003-11-20 2003-11-20 Display apparatus with scrolling processing, recording medium, and computer readable program

Publications (1)

Publication Number Publication Date
JP2005156626A true JP2005156626A (en) 2005-06-16

Family

ID=34718308

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003391161A Pending JP2005156626A (en) 2003-11-20 2003-11-20 Display apparatus with scrolling processing, recording medium, and computer readable program

Country Status (1)

Country Link
JP (1) JP2005156626A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006011358A (en) * 2004-05-27 2006-01-12 Sharp Corp Apparatus, method, and program for displaying information, and recording medium
WO2007010756A1 (en) * 2005-07-19 2007-01-25 Access Co., Ltd. Method for rendering content, program, and terminal device capable of displaying content
JP2008116516A (en) * 2006-11-01 2008-05-22 Casio Comput Co Ltd Information processing apparatus and information processing program
WO2009072311A1 (en) 2007-12-05 2009-06-11 Sharp Kabushiki Kaisha Graphic display device
US7900157B2 (en) 2006-10-13 2011-03-01 Kabushiki Kaisha Toshiba Scroll position estimation apparatus and method
US8022926B2 (en) 2006-04-13 2011-09-20 Fujitsu Toshiba Mobile Communications Limited Radio communications terminal apparatus
JP5674779B2 (en) * 2010-06-03 2015-02-25 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America Scroll device, scroll method, scroll program, and integrated circuit
JP2018106136A (en) * 2016-12-28 2018-07-05 株式会社リコー Display unit, object device, and display method
WO2020256424A1 (en) * 2019-06-18 2020-12-24 Samsung Electronics Co., Ltd. Method and apparatus for managing operations on data presented on a display

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006011358A (en) * 2004-05-27 2006-01-12 Sharp Corp Apparatus, method, and program for displaying information, and recording medium
JP4684626B2 (en) * 2004-05-27 2011-05-18 シャープ株式会社 Information display device, information display method, information display program, and recording medium
WO2007010756A1 (en) * 2005-07-19 2007-01-25 Access Co., Ltd. Method for rendering content, program, and terminal device capable of displaying content
US8022926B2 (en) 2006-04-13 2011-09-20 Fujitsu Toshiba Mobile Communications Limited Radio communications terminal apparatus
US7900157B2 (en) 2006-10-13 2011-03-01 Kabushiki Kaisha Toshiba Scroll position estimation apparatus and method
JP2008116516A (en) * 2006-11-01 2008-05-22 Casio Comput Co Ltd Information processing apparatus and information processing program
WO2009072311A1 (en) 2007-12-05 2009-06-11 Sharp Kabushiki Kaisha Graphic display device
RU2469377C2 (en) * 2007-12-05 2012-12-10 Шарп Кабусики Кайся Graphic display device
JP5674779B2 (en) * 2010-06-03 2015-02-25 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America Scroll device, scroll method, scroll program, and integrated circuit
JP2018106136A (en) * 2016-12-28 2018-07-05 株式会社リコー Display unit, object device, and display method
WO2020256424A1 (en) * 2019-06-18 2020-12-24 Samsung Electronics Co., Ltd. Method and apparatus for managing operations on data presented on a display
CN114008578A (en) * 2019-06-18 2022-02-01 三星电子株式会社 Method and apparatus for managing operations on data presented on a display
US11782592B2 (en) 2019-06-18 2023-10-10 Samsung Electronics Co., Ltd. Method and apparatus for managing display of readable data presented in a portion of a display

Similar Documents

Publication Publication Date Title
US7330100B2 (en) Mobile device and related method for displaying text message with background images
KR100605854B1 (en) Method for downloading and replaying data of mobile communication terminal
KR100586043B1 (en) Contents display method in wap browser of mobile terminal using plug-in, and apparatus thereof
JP4850804B2 (en) Apparatus and method for managing multimedia contents of portable terminal
JP2008108278A (en) Communication terminal handling animation
JP2007082230A (en) Method and terminal for transmitting and receiving active content
JP2005156626A (en) Display apparatus with scrolling processing, recording medium, and computer readable program
JP5196635B2 (en) Video content playback terminal and video content playback program
JP2002288082A (en) Portable terminal and program
KR100652659B1 (en) Service method for background picture and music in mobile phone
JP4947575B2 (en) Portable electronic device, list image display method and program in portable electronic device
KR100474305B1 (en) User interface method for generating multimedia message of mobile communication device
KR100619803B1 (en) Method for setting standby screen in a mobile phone
KR100850891B1 (en) Mobile Communication Terminal with Displaying Background-Screen of Music File and its Method
KR100418559B1 (en) Method for providing picture slide feature in mobile phone
JP2008085618A (en) Mobile communication terminal
JP4201641B2 (en) Mail receiving device
JP4427784B2 (en) Image processing apparatus and mobile phone equipped with image processing apparatus
JP2009055459A (en) Terminal and program for reproducing video content
JP4869710B2 (en) Portable terminal device and image display method
KR101467364B1 (en) Apparatus and method for processing message in portable terminal
KR100691988B1 (en) Method of making a multimedia message and a mobile communication terminal thereof
KR20080068484A (en) Method for storing a picture in mobile communication terminal and mobile communication terminal
KR20050105780A (en) Method of setting background picture in wireless communication terminal
JP2005151484A (en) Mobile terminal and its display method