JPH11224347A - Method and system for presenting multimedia data and storage medium storing multimedia data presenting program - Google Patents

Method and system for presenting multimedia data and storage medium storing multimedia data presenting program

Info

Publication number
JPH11224347A
JPH11224347A JP2476398A JP2476398A JPH11224347A JP H11224347 A JPH11224347 A JP H11224347A JP 2476398 A JP2476398 A JP 2476398A JP 2476398 A JP2476398 A JP 2476398A JP H11224347 A JPH11224347 A JP H11224347A
Authority
JP
Japan
Prior art keywords
multimedia data
scenario
group
presentation
data
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.)
Granted
Application number
JP2476398A
Other languages
Japanese (ja)
Other versions
JP3521728B2 (en
Inventor
Yasuhiro Hirano
泰宏 平野
Toru Yuguchi
徹 湯口
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP02476398A priority Critical patent/JP3521728B2/en
Publication of JPH11224347A publication Critical patent/JPH11224347A/en
Application granted granted Critical
Publication of JP3521728B2 publication Critical patent/JP3521728B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable dealing only with one scenario without preparing scenario for each piece of data even when the number of data outputted by a program is not known in advance. SOLUTION: Concerning this data presenting method, a presentation scenario model describing information concerning relative time order and spatial position for presenting one set of multimedia data repeats operation for displaying the multimedia data several times as many as the number of multimedia data while using the information concerning the time order and spatial position for expanding one to N pieces of models. Thus, even when the number of multimedia data is not known in advance, dealing is enabled by one scenario when the upper limit N of the number is known.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、マルチメディアデ
ータの提示方法及びシステム及びマルチメディアデータ
提示プログラムを格納した記憶媒体に係り、特に、映像
データ、音声データ及びテキストデータを含むマルチメ
ディアデータを組み合わせて提示する場合に、提示タイ
ミングと画面レイアウトを指定するシナリオを作成し、
実行するマルチメディアデータの提示方法及びシステム
及びマルチメディアデータ提示プログラムを格納した記
憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and system for presenting multimedia data and a storage medium storing a multimedia data presenting program, and more particularly to a method for combining multimedia data including video data, audio data and text data. Create a scenario that specifies the presentation timing and screen layout,
The present invention relates to a multimedia data presentation method and system to be executed, and a storage medium storing a multimedia data presentation program.

【0002】詳しくは、映像データ、音声データ及びテ
キストデータを含むマルチメディアデータを複数個返す
プログラムの結果を表示するマルチメディアデータの提
示方法及びシステム及びマルチメディアデータ提示プロ
グラムを格納した記憶媒体に関する。
More specifically, the present invention relates to a multimedia data presentation method and system for displaying a result of a program that returns a plurality of multimedia data including video data, audio data, and text data, and a storage medium storing the multimedia data presentation program.

【0003】[0003]

【従来の技術】映像データ、音声データ及びテキストデ
ータを含むマルチメディアデータを組み合わせて提示す
る場合に、プログラムを用いて記述せずに、提示タイミ
ングと画面レイアウトを指定するシナリオを作成し、実
行する方法が多数提案されている。
2. Description of the Related Art When presenting a combination of multimedia data including video data, audio data, and text data, a scenario for specifying a presentation timing and a screen layout is created and executed without using a program to describe the scenario. Many methods have been proposed.

【0004】例えば、連続して提示される一固まりのデ
ータを纏めたシナリオを複数作成し、そのシナリオの提
示順序を指定することによって、プログラムを用いて記
述するよりも簡単に、所望の手順でマルチメディアデー
タを提示することができる。しかし、上記従来のシナリ
オ記述方法では、例えば、データベースを検索した結果
のようなプログラムの実行結果によって進行が代わるシ
ナリオを作成できないという問題がある。この問題を解
決した従来のシナリオ編集方法の一例として、外部プロ
グラムを呼び出すタイミングと、外部プログラムの出力
する文字列に応じた分岐先を記述する方法が特願平5−
53544号公報で述べられている。
[0004] For example, by creating a plurality of scenarios in which a group of data presented continuously is put together and designating the presentation order of the scenarios, it is easier to describe the scenario by a desired procedure than by using a program. Multimedia data can be presented. However, the above-described conventional scenario description method has a problem that it is not possible to create a scenario whose progress depends on the execution result of a program such as a result of searching a database. As an example of a conventional scenario editing method that solves this problem, a method of describing a timing of calling an external program and a branch destination according to a character string output by the external program is disclosed in Japanese Patent Application Laid-Open No. H05-163,878.
No. 53544.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来の外部プログラムの出力する文字列に応じた分岐先を
記述する方法では、プログラムの出力する結果として得
られるデータを提示するシナリオを記述することが困難
である。特に、プログラムの結果として得られるデータ
数が変化する場合、データ件数毎にシナリオを作成する
必要があり、シナリオの作成の負荷が大きくなるという
問題がある。
However, in the above-described conventional method of describing a branch destination according to a character string output by an external program, a scenario for presenting data obtained as a result output by the program can be described. Have difficulty. In particular, when the number of data obtained as a result of the program changes, it is necessary to create a scenario for each number of data, and there is a problem that the load of creating a scenario increases.

【0006】さらに、プログラムの出力するデータ数の
上限が事前にわからないような場合に対処出来るような
シナリオは作成できないという問題がある。本発明は、
上記の点に鑑みなされたもので、プログラムの出力する
データ数が事前にわからない場合でも、データ件数毎に
シナリオを作成するのではなく、一つのシナリオで対応
可能なマルチメディアデータの提示方法及びシステム及
びマルチメディアデータ提示プログラムを格納した記憶
媒体を提供することを目的とする。
Further, there is a problem that it is not possible to create a scenario which can cope with a case where the upper limit of the number of data output from the program is not known in advance. The present invention
In view of the above, even when the number of data output by the program is not known in advance, a method and system for presenting multimedia data that can be handled by one scenario instead of creating a scenario for each data number And a storage medium storing the multimedia data presentation program.

【0007】[0007]

【課題を解決するための手段】図1は、本発明の原理を
説明するための図である。本発明(請求項1)は、ある
正整数N(N>0)があって、映像データ、音声データ
及びテキストデータを含む、N組以下のマルチメディア
データを返すプログラムの結果を提示するマルチメディ
アデータ提示方法において、マルチメディアデータを提
示する時間的順序と空間的位置関係を記述するシナリオ
を生成及び登録して、該シナリオに従ってマルチメディ
アデータを提示する際に、マルチメディアデータ1組を
提示する相対的時間的順序と相対的空間位置関係を記述
した提示シナリオ雛形と、マルチメディアデータ各々に
対して提示シナリオ雛形を展開する時間的順序と空間的
位置を記述した展開情報に従って、マルチメディアデー
タ各々に対応して提示シナリオ雛形を展開し(ステップ
1)、個々のマルチメディアデータに、展開された提示
シナリオ雛形を適用することによって、プログラムの結
果のマルチメディアデータを提示する(ステップ2)。
FIG. 1 is a diagram for explaining the principle of the present invention. The present invention (claim 1) provides a multimedia that presents a result of a program that has a certain positive integer N (N> 0) and returns N or less sets of multimedia data including video data, audio data, and text data. In the data presentation method, a scenario describing a temporal sequence and a spatial positional relationship for presenting multimedia data is generated and registered, and when presenting multimedia data according to the scenario, one set of multimedia data is presented. According to the presentation scenario template that describes the relative temporal order and the relative spatial position relationship, and the deployment information that describes the temporal order and spatial position for developing the presentation scenario template for each piece of multimedia data, Develop the presentation scenario template corresponding to (1), and develop it into individual multimedia data By applying the present scenario template which presents multimedia data resulting program (Step 2).

【0008】本発明(請求項2)は、映像データ、音声
データ及びテキストデータを含む、n(n>=0)組の
マルチメディアデータを返すプログラムの結果を提示す
るマルチメディアデータ提示方法において、マルチメデ
ィアデータを提示する時間的順序と空間的位置関係を記
述するシナリオを生成及び登録して、該シナリオに従っ
て該マルチメディアデータを提示する際に、ある正整数
N(N>0)があって、n組のマルチメディアデータ
を、グループ化機能を用いて、N組以下のマルチメディ
アデータからなるグループに分割し、マルチメディアデ
ータ1組を提示する相対的時間的順序と相対的空間位置
関係を記述した提示シナリオ雛形と、1つのグループに
属するN組以下のマルチメディアデータ各々に対して、
該提示シナリオ雛形を展開する時間的順序と空間的位
置、及び提示すべきグループをユーザが指示するための
選択シナリオを記述した展開情報と、プログラムの結果
とから、提示すべきグループが決定されると、展開情報
に従って、グループに属するマルチメディアデータ各々
に対応して提示シナリオ雛形を展開し、個々のマルチメ
ディアデータに、展開された該提示シナリオ雛形を適用
することによって、プログラムの結果のマルチメディア
データの1グループを提示すると共に、提示すべきグル
ープを指示するための選択シナリオを展開したシナリオ
を実行し、現在提示しているマルチメディアデータのグ
ループ以外のグループをユーザが選択して提示させるこ
とができるようにする。
According to a second aspect of the present invention, there is provided a multimedia data presentation method for presenting a result of a program that returns n (n> = 0) sets of multimedia data including video data, audio data, and text data. When a scenario describing the temporal order and spatial positional relationship for presenting multimedia data is generated and registered, and when presenting the multimedia data according to the scenario, there is a certain positive integer N (N> 0). , N sets of multimedia data are divided into groups of no more than N sets of multimedia data using a grouping function, and the relative temporal order and relative spatial positional relationship for presenting one set of multimedia data are determined. For each of the described presentation scenario templates and N or less sets of multimedia data belonging to one group,
The group to be presented is determined based on the temporal order and spatial position for deploying the presentation scenario template, deployment information describing a selected scenario for the user to specify the group to be presented, and the result of the program. And expanding the presentation scenario template corresponding to each of the multimedia data belonging to the group according to the deployment information, and applying the developed presentation scenario template to the individual multimedia data, thereby obtaining the multimedia result of the program. Presenting one group of data and executing a scenario in which a selection scenario for indicating a group to be presented is developed, and allowing the user to select and present a group other than the currently presented multimedia data group. To be able to

【0009】本発明(請求項3)は、映像データ、音声
データ及びテキストデータを含む、n(n>=0)組の
マルチメディアデータを返すプログラムの結果を提示す
るマルチメディアデータ提示方法において、マルチメデ
ィアデータを提示する時間的順序と空間的位置関係を記
述するシナリオを生成及び登録して、該シナリオに従っ
て該マルチメディアデータを提示する際に、ある正整数
N(N>0)があって、n組のマルチメディアデータ
を、N組以下のマルチメディアデータからなるグループ
に分割し、マルチメディアデータのグループを関連付け
し、関連に従ってグループを選択するシナリオを生成す
る、関連付けと選択シナリオ生成機能を有し、マルチメ
ディアデータ1組を提示する相対的時間的順序と相対的
空間位置関係を記述した提示シナリオ雛形と、1つのグ
ループに属するN組以下のマルチメディアデータ各々に
対して該提示シナリオ雛形を展開する時間的順序と空間
的位置、及び関連付けと選択シナリオ生成機能により生
成されたグループを選択するシナリオを提示する時間的
順序と空間的位置関係を記述した展開情報と、プログラ
ムの結果とから、提示すべきグループが決定されると、
展開情報に従って、グループに属するマルチメディアデ
ータ各々に対応して提示シナリオ雛形を展開し、個々の
マルチメディアデータに展開された該提示シナリオ雛形
を適用することによって、プログラムの結果のマルチメ
ディアデータの1グループを提示すると共に、生成され
たグループを選択するシナリオを展開したシナリオを実
行し、現在提示しているマルチメディアデータのグルー
プ以外のグループをユーザが選択して提示させる。
According to a third aspect of the present invention, there is provided a multimedia data presentation method for presenting a result of a program for returning n (n> = 0) sets of multimedia data including video data, audio data, and text data. When a scenario describing the temporal order and spatial positional relationship for presenting multimedia data is generated and registered, and when presenting the multimedia data according to the scenario, there is a certain positive integer N (N> 0). , N sets of multimedia data are divided into groups of up to N sets of multimedia data, the groups of multimedia data are associated, and a scenario for selecting a group according to the association is generated. Describes the relative temporal order and relative spatial position of one set of multimedia data The presentation scenario template, the temporal order and spatial position of developing the presentation scenario template for each of N or less sets of multimedia data belonging to one group, and the group generated by the association and selection scenario generation function. When the group to be presented is determined from the deployment information describing the temporal order and spatial positional relationship to present the scenario to be selected, and from the result of the program,
According to the development information, the presentation scenario template is developed corresponding to each of the multimedia data belonging to the group, and the developed presentation scenario template is applied to the individual multimedia data. In addition to presenting the group, a scenario in which a scenario for selecting the generated group is developed is executed, and the user selects and presents a group other than the group of multimedia data that is currently being presented.

【0010】図2は、本発明の原理構成図である。本発
明(請求項4)は、ある正整数N(N>0)があって、
映像データ、音声データ及びテキストデータを含む、N
組以下のマルチメディアデータを返すプログラムの結果
を提示するマルチメディアデータ提示システムであっ
て、1組のマルチメディアデータを提示する相対的時間
的順序と相対的空間位置関係を記述した提示シナリオ雛
形200と、N組以下のマルチメディアデータ各々に対
して提示シナリオ雛形を展開する時間的順序と空間的位
置を記述した展開情報100とを有し、展開情報100
に従って、N組以下のマルチメディアデータ300各々
に対応して提示シナリオ雛形200を展開する展開手段
61と、展開手段61により、個々のマルチメディアデ
ータの組300に展開された提示シナリオ雛形を適用す
ることによって、プログラムの結果のマルチメディアデ
ータを提示する提示手段62とを有する。
FIG. 2 is a diagram showing the principle of the present invention. The present invention (claim 4) has a positive integer N (N> 0),
N including video data, audio data and text data
A multimedia data presentation system for presenting a result of a program that returns less than or equal to a set of multimedia data, wherein a presentation scenario template 200 describing a relative temporal order and a relative spatial position relationship for presenting a set of multimedia data. And deployment information 100 describing a temporal order and a spatial position for developing the presentation scenario template for each of the N or less sets of multimedia data.
, Expanding the presentation scenario template 200 corresponding to each of the N or less sets of multimedia data 300, and applying the presentation scenario template expanded to each multimedia data set 300 by the developing unit 61. And a presentation means 62 for presenting multimedia data as a result of the program.

【0011】本発明(請求項5)は、映像データ、音声
データ及びテキストデータを含む、n(n>=0)組の
マルチメディアデータを返すプログラムの結果を提示す
るマルチメディアデータ提示システムであって、ある正
整数N(N>0)があって、n組のマルチメディアデー
タを、N組以下のマルチメディアデータからなるグルー
プに分割するグループ化手段と、1組のマルチメディア
データを提示する相対的時間的順序と相対的空間位置関
係を記述した提示シナリオ雛形と、1つのグループに属
するN組以下のマルチメディアデータ各々に対して提示
シナリオ雛形を展開する時間的順序と空間的位置及び提
示すべきグループをユーザが指示するための選択シナリ
オを記述した展開情報とを有し、提示すべきグループが
決定されると、展開情報に従って、グループに属するマ
ルチメディアデータ各々に対応して提示シナリオ雛形を
展開する展開手段と、個々のマルチメディアに展開手段
により該展開された提示シナリオ雛形を適用することに
よって、プログラムの結果のマルチメディアデータの1
グループを提示すると共に提示すべきグループを指示す
るための選択シナリオを展開したシナリオを実行する提
示手段と、選択シナリオから起動され、ユーザにより選
択された現在提示しているマルチメディアデータのグル
ープ以外のグループを提示させることを可能とする提示
制御手段とを有する。
The present invention (claim 5) is a multimedia data presentation system for presenting the result of a program that returns n (n> = 0) sets of multimedia data including video data, audio data, and text data. Then, there is a positive integer N (N> 0), and a grouping means for dividing n sets of multimedia data into groups of N or less sets of multimedia data, and one set of multimedia data are presented. A presentation scenario template that describes a relative temporal order and a relative spatial position relationship, and a temporal order, spatial position, and presentation in which the presentation scenario template is developed for each of N or less sets of multimedia data belonging to one group. And expansion information describing a selection scenario for the user to specify a group to be presented, and when the group to be presented is determined, According to the information, the expansion means for expanding the presentation scenario template corresponding to each of the multimedia data belonging to the group, and applying the presentation scenario template expanded by the expansion means to the individual multimedia, whereby the multiplication of the program result is performed. Media data 1
Presenting means for executing a scenario in which a selected scenario is developed for presenting a group and indicating a group to be presented; and a group other than the currently presented multimedia data group which is started from the selected scenario and selected by the user. Presentation control means for enabling a group to be presented.

【0012】本発明(請求項6)は、映像データ、音声
データ及びテキストデータを含む、n(n>=0)組の
マルチメディアデータを返すプログラムの結果を提示す
るマルチメディアデータ提示システムであって、ある正
整数N(N>0)があって、n組のマルチメディアデー
タを、N組以下のマルチメディアデータからなるグルー
プに分割するグループ分割手段と、マルチメディアデー
タのグループを関連付けし、関連に従ってグループを選
択するシナリオを生成する、関連付け・選択シナリオ生
成手段と、1組のマルチメディアデータを提示する相対
的時間的順序と相対的空間位置関係を記述した提示シナ
リオ雛形と、1つのグループに属するN組以下のマルチ
メディアデータ各々に対して提示シナリオ雛形を展開す
る時間的順序と空間的位置、及び、関連付け・選択シナ
リオ生成手段により生成されたグループを選択するシナ
リオを提示する時間的順序と空間位置関係を記述した展
開情報とを有し、提示すべきグループが決定されると、
展開情報に従って、グループに属するマルチメディアデ
ータ各々に対応して提示シナリオ雛形を展開し、個々の
マルチメディアデータに該展開された提示シナリオ雛形
を適用することによって、プログラムの結果のマルチメ
ディアデータの1グループを提示すると共に、生成され
たグループを選択するシナリオを展開したシナリオを実
行する提示手段と、グループ選択シナリオから起動さ
れ、ユーザにより選択された現在提示しているマルチメ
ディアデータのグループ以外のグループをユーザが選択
して提示させることを可能とする提示制御手段とを有す
る。
The present invention (claim 6) is a multimedia data presentation system for presenting the result of a program that returns n (n> = 0) sets of multimedia data including video data, audio data, and text data. A positive integer N (N> 0), and associating a group of multimedia data with a group dividing means for dividing n sets of multimedia data into groups of N or less sets of multimedia data; Association / selection scenario generation means for generating a scenario for selecting a group according to association, a presentation scenario template describing a relative temporal order and a relative spatial position relationship for presenting a set of multimedia data, and one group Temporal order and empty time to develop a presentation scenario template for each of N or less multimedia data belonging to Position, and, and a development information describing the temporal order and spatial position relationship that presents a scenario for selecting the groups generated by the associated-selection scenario generation unit, the group to be presented is determined,
According to the development information, the presentation scenario template is developed corresponding to each of the multimedia data belonging to the group, and the developed presentation scenario template is applied to the individual multimedia data. Presenting means for presenting a group and executing a scenario in which a scenario for selecting a generated group is developed, and a group other than the currently presented multimedia data group which is activated from the group selection scenario and selected by the user And a presentation control unit that enables the user to select and present the user.

【0013】本発明(請求項7)は、ある正整数N(N
>0)があって、映像データ、音声データ及びテキスト
データを含む、N組以下のマルチメディアデータを返す
プログラムの結果を提示するマルチメディアデータ提示
プログラムを格納した記憶媒体であって、マルチメディ
アデータを提示する時間的順序と空間的位置関係を記述
するシナリオを生成及び登録して、該シナリオに従って
マルチメディアデータを提示する際に、マルチメディア
データ1組を提示する相対的時間的順序と相対的空間位
置関係を記述した提示シナリオ雛形と、N組以下のマル
チメディアデータ各々に対して提示シナリオ雛形を展開
する時間的順序と空間的位置を記述した展開情報に従っ
て、マルチメディアデータ各々に対応して提示シナリオ
雛形を展開するプロセスと、個々のマルチメディアデー
タに、展開された提示シナリオ雛形を適用することによ
って、プログラムの結果のマルチメディアデータを提示
するプロセスとを有する。
According to the present invention (claim 7), a certain positive integer N (N
> 0), wherein the storage medium stores a multimedia data presentation program for presenting a result of a program that returns N or less sets of multimedia data including video data, audio data, and text data. Is generated and registered, and when presenting multimedia data in accordance with the scenario, the relative temporal order and relative time of presenting a set of multimedia data are generated. In accordance with the presentation scenario template describing the spatial positional relationship and the deployment information describing the temporal order and spatial position of developing the presentation scenario template for each of the N or less sets of multimedia data, The process of deploying the presentation scenario template and the By applying the shown scenario template, and a process for presenting the multimedia data in the result of the program.

【0014】本発明(請求項8)は、映像データ、音声
データ及びテキストデータを含む、n(n>=0)組の
マルチメディアデータを返すプログラムの結果を提示す
るマルチメディアデータ提示プログラムを格納した記憶
媒体であって、マルチメディアデータを提示する時間的
順序と空間的位置関係を記述するシナリオを生成及び登
録して、該シナリオに従って該マルチメディアデータを
提示する際に、ある正整数N(N>0)があって、n組
のマルチメディアデータを、グループ化機能を用いて、
N組以下のマルチメディアデータからなるグループに分
割するプロセスと、提示すべきグループが決定される
と、マルチメディアデータ1組を提示する相対的時間的
順序と相対的空間位置関係を記述した提示シナリオ雛形
と、1つのグループに属するN組以下のマルチメディア
データ各々に対して提示シナリオ雛形を展開する時間的
順序と空間的位置、及び、提示すべきグループをユーザ
が指示するための選択シナリオを記述した展開情報に従
って、グループに属するマルチメディアデータ各々に対
応して該提示シナリオ雛形を展開するプロセスと、 個
々のマルチメディアデータに展開された提示シナリオ雛
形を適用して、プログラムの結果のマルチメディアデー
タの1グループを提示すると共に、提示すべきグループ
を指示するための選択シナリオを展開したシナリオを実
行するプロセスと、選択シナリオから起動され、ユーザ
により選択された現在提示しているマルチメディアデー
タのグループ以外のグループを提示させるプロセスとを
有する。
The present invention (claim 8) stores a multimedia data presentation program for presenting a result of a program that returns n (n> = 0) sets of multimedia data including video data, audio data, and text data. Generating and registering a scenario describing a temporal sequence and a spatial positional relationship in which multimedia data is presented, and presenting the multimedia data in accordance with the scenario, a certain positive integer N ( N> 0), and n sets of multimedia data are grouped using a grouping function.
A process of dividing into N or less groups of multimedia data, and a presentation scenario describing a relative temporal order and a relative spatial position relationship for presenting one set of multimedia data when a group to be presented is determined. Describes a template, a temporal sequence and a spatial position in which a presentation scenario template is developed for each of N or less sets of multimedia data belonging to one group, and a selection scenario for a user to specify a group to be presented. A process of expanding the presentation scenario template corresponding to each of the multimedia data belonging to the group in accordance with the expanded information, and applying the presentation scenario template expanded to the individual multimedia data to obtain multimedia data as a result of the program. For presenting one group and indicating the group to be presented The method includes a process of executing the scenario in which the scenario is developed, and a process of starting from the selected scenario and presenting a group other than the currently presented multimedia data group selected by the user.

【0015】本発明(請求項9)は、映像データ、音声
データ及びテキストデータを含む、n(n>=0)組の
マルチメディアデータを返すプログラムの結果を提示す
るマルチメディアデータ提示プログラムを格納した記憶
媒体であって、マルチメディアデータを提示する時間的
順序と空間的位置関係を記述するシナリオを生成及び登
録して、該シナリオに従って該マルチメディアデータを
提示する際に、ある正整数N(N>0)があって、n組
のマルチメディアデータを、N組以下のマルチメディア
データからなるグループに分割するプロセスと、マルチ
メディアデータのグループを関連付し、関連に従ってグ
ループを選択するシナリオを生成するプロセスと、マル
チメディアデータ1組を提示する相対的時間的順序と相
対的空間位置関係を記述した提示シナリオ雛形と、1つ
のグループに属するN組以下のマルチメディアデータ各
々に対して提示シナリオ雛形を展開する時間的順序と空
間的位置、及び、関連付けと選択シナリオ生成機能によ
って生成されたグループを選択するシナリオを提示する
時間的順序と空間位置関係を記述した展開情報に従っ
て、グループに属するマルチメディアデータ各々に対応
して該提示シナリオ雛形を展開するプロセスと、展開さ
れた提示シナリオ雛形を適用してプログラムの結果のマ
ルチメディアデータの1グループを提示すると共に、生
成されたグループを選択するシナリオを展開したシナリ
オを実行するプロセスと、グループを選択するシナリオ
から起動され、ユーザにより選択された現在提示してい
るマルチメディアデータのグループ以外のグループを提
示させるプロセスとを有する。
The present invention (claim 9) stores a multimedia data presentation program for presenting a result of a program that returns n (n> = 0) sets of multimedia data including video data, audio data, and text data. Generating and registering a scenario describing a temporal sequence and a spatial positional relationship in which multimedia data is presented, and presenting the multimedia data in accordance with the scenario, a certain positive integer N ( N> 0), the process of dividing n sets of multimedia data into groups of up to N sets of multimedia data and the scenario of associating groups of multimedia data and selecting groups according to the association. The process of generating, and the relative temporal order and relative spatial position to present a set of multimedia data The described presentation scenario template, the temporal order and spatial position in which the presentation scenario template is developed for each of N or less sets of multimedia data belonging to one group, and the group generated by the association and selection scenario generation function A process of developing the presentation scenario template corresponding to each of the multimedia data belonging to the group, and applying the developed presentation scenario template in accordance with the development information describing the temporal order and the spatial positional relationship for presenting the scenario for selecting A process of executing a scenario that unfolds a scenario for selecting a generated group while presenting one group of multimedia data as a result of the program, and a process that is started from the scenario for selecting a group and is currently selected by the user. The group of multimedia data presented And a process for a group presentation.

【0016】上記のように、本発明では、マルチメディ
アデータを1組提示する相対的時間的順序と空間的位置
に関する情報を記述した提示シナリオ雛形を、1〜N個
展開するための時間的順序と空間的位置に関する情報を
用いて、マルチメディアデータを表示する動作をマルチ
メディアデータの個数だけ繰り返すことによって、マル
チメディアデータの個数が事前にわからない場合でも、
個数の上限Nが分かっていれば、一つのシナリオで対応
できるようにする。
As described above, in the present invention, a temporal order for developing 1 to N presentation scenario templates describing information on a relative temporal order and spatial position for presenting a set of multimedia data is described. By repeating the operation of displaying multimedia data by the number of multimedia data using information on the spatial position and the number of multimedia data, even if the number of multimedia data is not known in advance,
If the upper limit N of the number is known, one scenario can be used.

【0017】また、マルチメディアデータがN組を越え
る場合、マルチメディアデータをN組以下のデータから
なるいくつかのグループに分割し、各グループに対し
て、前述のマルチメディアデータの提示方式を適用する
ことによって、マルチメディアデータ数が多い場合に、
グループ毎に提示する。そして、提示すべきグループを
指示するための選択シナリオを用意し、この選択シナリ
オを実行することによって、グループ間の提示切替のた
めの操作をユーザが行えるようにする。これによって、
データ数の上限が分からない場合にも対応できる。
When the number of multimedia data exceeds N sets, the multimedia data is divided into several groups of N or less data, and the above-described multimedia data presentation method is applied to each group. By doing, when the number of multimedia data is large,
Present for each group. Then, a selection scenario for designating a group to be presented is prepared, and by executing this selection scenario, the user can perform an operation for switching presentation between groups. by this,
It is possible to cope with a case where the upper limit of the number of data is not known.

【0018】さらに、マルチメディアデータのグループ
を関連付けると共に、提示すべきグループを関連に従っ
て選択するための選択シナリオを生成することによっ
て、さまざまな提示方法を用いることができるようにな
る。
Furthermore, various presentation methods can be used by associating a group of multimedia data and generating a selection scenario for selecting a group to be presented according to the association.

【0019】[0019]

【発明の実施の形態】図3は、本発明のマルチメディア
データ提示システムの構成を示す。同図に示すシステム
は、プログラム10、マルチメディアデータ提示装置6
0、展開情報ファイル100、提示シナリオ雛形ファイ
ル200、マルチメディアデータファイル300、及び
展開シナリオファイル400から構成される。
FIG. 3 shows a configuration of a multimedia data presentation system according to the present invention. The system shown in FIG. 1 includes a program 10, a multimedia data presentation device 6,
0, a deployment information file 100, a presentation scenario template file 200, a multimedia data file 300, and a deployment scenario file 400.

【0020】展開情報ファイル100は、N組以下のマ
ルチメディア各々に対して提示シナリオ雛形200を展
開する時間的順序と空間的位置を記述したものが格納さ
れている。提示シナリオ雛形ファイル200には、1組
のマルチメディアデータを提示する相対的時間的順序と
相対的空間位置関係が記述された情報が格納されてい
る。
The development information file 100 stores a temporal sequence and a spatial position in which the presentation scenario template 200 is developed for each of N or less multimedia sets. The presentation scenario template file 200 stores information describing a relative temporal order and a relative spatial position relationship at which a set of multimedia data is presented.

【0021】マルチメディアデータファイル300は、
プログラム10の実行結果であるN組以下のマルチメデ
ィアデータが格納される。展開シナリオファイル400
は、展開情報ファイル100の展開情報に従ってマルチ
メディアデータファイル300に格納されたマルチメデ
ィアデータの個々に対応して提示シナリオ雛形が展開さ
れるファイルである。
The multimedia data file 300 is
N or less sets of multimedia data, which are execution results of the program 10, are stored. Deployment scenario file 400
Is a file in which a presentation scenario template is developed corresponding to each of the multimedia data stored in the multimedia data file 300 according to the deployment information of the deployment information file 100.

【0022】プログラム10は、実行結果としてマルチ
メディアデータ提示装置60に入力されるマルチメディ
アデータを出力する。マルチメディアデータ提示装置6
0は、提示シナリオ雛形ファイル200の提示シナリオ
雛形と、展開情報ファイル100の展開情報を用いて、
プログラム10により出力されたマルチメディアデータ
の各々に対して提示シナリオ雛形を展開し、展開シナリ
オファイル400に格納する。
The program 10 outputs multimedia data input to the multimedia data presentation device 60 as an execution result. Multimedia data presentation device 6
0 uses the presentation scenario template of the presentation scenario template file 200 and the deployment information of the deployment information file 100,
The presented scenario template is developed for each of the multimedia data output by the program 10 and stored in the developed scenario file 400.

【0023】[0023]

【実施例】以下、図面と共に本発明の実施例を説明す
る。なお、以下の実施例では、上記の図3においては、
それぞれファイルとして表記しているが、以下に示す図
では、ファイル内情報として図3のファイル名と同様の
番号を用いて説明する。
Embodiments of the present invention will be described below with reference to the drawings. In the following embodiment, in FIG.
Each file is described as a file, but in the following figures, description will be made using the same number as the file name in FIG. 3 as information in the file.

【0024】[第1の実施例]図4は、本発明の第1の
実施例のシナリオの構成を示す。同図に示す構成は、プ
ログラム10、提示シナリオ雛形を実行する時間的順序
と空間的位置に関する情報100、提示シナリオ雛形2
00、プログラムの結果300、展開されたシナリオ4
00から構成される。
[First Embodiment] FIG. 4 shows a configuration of a scenario according to a first embodiment of the present invention. The configuration shown in FIG. 1 includes a program 10, information 100 on a temporal order and a spatial position for executing a presentation scenario template, and a presentation scenario template 2.
00, program result 300, expanded scenario 4
00.

【0025】提示シナリオ雛形200は、提示するマル
チメディアデータの一部が空欄であることを除けば従来
の方法によるシナリオに相当するものであり、例えば、
図5に示すように記述することができる。図5(A)の
ストーリーとレイアウトでは、マルチメディアデータを
提示する時間的順序を記述したストーリー610と空間
的位置関係を記述したレイアウト620を用いた例であ
る。ストーリー610では、スタート611、エンド6
14、動画612、静止画613等のノードをリンク6
15を結んで、再生順序を指定する。レイアウト620
では、映像を表示する画面上の位置と大きさを長方形の
描画領域622〜623で指定する。
The presentation scenario template 200 corresponds to a scenario according to a conventional method except that a part of multimedia data to be presented is blank.
It can be described as shown in FIG. The story and layout of FIG. 5A are examples using a story 610 describing a temporal order in which multimedia data is presented and a layout 620 describing a spatial positional relationship. In story 610, start 611, end 6
14, linking nodes such as video 612, still image 613, etc.
15 and specify the playback order. Layout 620
In the example, the position and size of the image to be displayed on the screen are designated by rectangular drawing areas 622 to 623.

【0026】図5(B)に示す空間表現では、画面上の
x軸701とy軸702の2次元と時間軸703から構
成される3次元空間700内に映像を表示する位置と時
刻を表す直方体712〜713を用いて指定する。これ
らの記述法のノード612〜613あるいは、直方体7
12〜713が空欄になったものを提示シナリオ雛形2
00として使用する。
In the spatial representation shown in FIG. 5B, the position and time at which an image is displayed in a three-dimensional space 700 composed of two dimensions of an x-axis 701 and a y-axis 702 on a screen and a time axis 703 are shown. It is specified using the rectangular parallelepipeds 712 to 713. The nodes 612 to 613 of these notations or the rectangular solid 7
Scenario template 2 showing what is left blank for 12 to 713
Used as 00.

【0027】提示シナリオ雛形200を展開する時間的
順序と空間的位置を記述した展開情報100とに従っ
て、この提示シナリオ雛形200をプログラム10の結
果310各々に対して展開し、当該展開した提示シナリ
オ雛形410各々にプログラムの結果310を適用した
シナリオ400を作成し、実行することによって、プロ
グラムの結果のマルチメディアデータを提示する。
The presentation scenario template 200 is developed for each of the results 310 of the program 10 in accordance with the deployment information 100 describing the temporal order and spatial position in which the presentation scenario template 200 is developed, and the developed presentation scenario template is developed. A scenario 400 in which the program result 310 is applied to each 410 is created and executed, thereby presenting the multimedia data of the program result.

【0028】提示シナリオ雛形200及び、提示シナリ
オ雛形200を展開する時間的順序と空間的位置を記述
した展開情報100として、図5(B)の3次元空間表
記を用いた例を図6に示す。図6では、提示シナリオ雛
形の3次元空間200を展開する位置を3次元空間10
0内の座標104で指示している。この例では、8組の
マルチメディアデータまで提示できるように、座標点を
8か所指定しており、プログラム10の結果のマルチメ
ディアデータ数に応じて、座標点1から順に使用され
る。同図に示す例では、マルチメディアデータ数が
「5」であるため、1〜5までの座標点の位置に提示シ
ナリオ雛形の3次元空間200が展開され、展開された
提示シナリオ雛形470に各マルチメディアデータ31
0が適用される。
FIG. 6 shows an example in which the three-dimensional space notation shown in FIG. 5B is used as the presentation scenario template 200 and the development information 100 describing the temporal order and spatial position in which the presentation scenario template 200 is developed. . In FIG. 6, the position at which the three-dimensional space 200 of the presentation scenario template is developed is set in the three-dimensional space 10.
The coordinates are designated by coordinates 104 in 0. In this example, eight coordinate points are specified so that up to eight sets of multimedia data can be presented, and the coordinate points are used in order from coordinate point 1 according to the number of multimedia data as a result of the program 10. In the example shown in the figure, since the number of multimedia data is “5”, the three-dimensional space 200 of the presentation scenario template is developed at the positions of the coordinate points 1 to 5, and each of the presented scenario templates 470 is developed. Multimedia data 31
0 applies.

【0029】図7は、本発明の第1の実施例の動作を説
明するための図である。同図は、提示シナリオ雛形20
0及び提示シナリオ雛形200を展開する時間的順序と
空間的位置を記述した展開情報100として、図5
(A)のマルチメディアデータを提示する時間的順序を
記述したストーリー610と空間的位置関係を記述した
レイアウト620を用いた例である。
FIG. 7 is a diagram for explaining the operation of the first embodiment of the present invention. The figure shows the presentation scenario template 20
5 and the deployment scenario 100 describing the temporal order and spatial position in which the presentation scenario template 200 is deployed.
This is an example of using a story 610 describing a temporal order of presenting the multimedia data of (A) and a layout 620 describing a spatial positional relationship.

【0030】この例では、提示シナリオ雛形200を展
開する時間的順序に関する情報110として、提示シナ
リオ雛形200の時間的順序210を直列に展開するよ
う指示し、提示シナリオ雛形200を展開する空間的位
置に関する情報160として、提示シナリオ雛形200
の空間位置関係220を画面上の同じ位置に展開するよ
うに指示している。
In this example, the information 110 relating to the temporal order in which the presentation scenario template 200 is developed is instructed to develop the temporal order 210 of the presentation scenario template 200 in series, and the spatial position where the presentation scenario template 200 is developed. As the presentation scenario template 200
Is instructed to expand the spatial positional relationship 220 to the same position on the screen.

【0031】図7では、マルチメディアデータ数が
「5」であるため、提示シナリオ雛形200の時間的順
序210が5個直列に展開された時間的順序420と、
提示シナリオ雛形200の空間位置関係が指定の位置に
展開された空間位置関係430が作成され、各マルチメ
ディアデータ310が適用される。 [第2の実施例]次に、第2の実施例について説明す
る。
In FIG. 7, since the number of multimedia data is "5", a temporal sequence 420 in which five temporal sequences 210 of the presentation scenario template 200 are developed in series,
A spatial positional relationship 430 in which the spatial positional relationship of the presentation scenario template 200 is expanded to a designated position is created, and each multimedia data 310 is applied. [Second Embodiment] Next, a second embodiment will be described.

【0032】図8は、本発明の第2の実施例のシナリオ
の構成を示す。同図に示す構成は、マルチメディアデー
タ提示装置60にグループ化機能20を設けた構成であ
る。本実施例では、プログラムの結果のマルチメディア
データ320を、グループ化機能20を用いて、N組
(図8では8組)以下のマルチメディアデータからなる
グループ330、340、350に分割し、各グループ
に対して前述の図4に示すシナリオを用いてマルチメデ
ィアデータを提示すると共に、提示すべきグループをユ
ーザが指示するための選択シナリオ500を展開したシ
ナリオ440を実行してユーザが任意のグループを選択
できるようにする。
FIG. 8 shows the configuration of a scenario according to the second embodiment of the present invention. The configuration shown in the figure is a configuration in which the grouping function 20 is provided in the multimedia data presentation device 60. In the present embodiment, the multimedia data 320 resulting from the program is divided into groups 330, 340, and 350 of N sets (eight sets in FIG. 8) of multimedia data using the grouping function 20. The multimedia data is presented to the group using the scenario shown in FIG. 4 described above, and the scenario 440 in which the selection scenario 500 for the user to indicate the group to be presented is developed to execute the scenario 440 allows the user to select an arbitrary group. To be able to choose.

【0033】これにより、データ数の上限がわからない
場合でも、ユーザは、展開された選択シナリオ440を
用いて、N組以下のマルチメディアデータを提示するシ
ナリオ400を選択することで、全てのデータを見るこ
とができる。図9は、本発明の第2の実施例の動作を説
明するための図である。同図は、提示シナリオ雛形20
0及び提示シナリオ雛形200を展開する時間的順序と
空間的位置、及び、提示すべきグループをユーザが指示
するための選択シナリオを記述した展開情報100とし
て、図5(A)のマルチメディアデータを提示する時間
的順序を記述したストーリー610と空間的位置関係を
記述したレイアウト620を用いた例である。
Thus, even when the upper limit of the number of data is not known, the user can select all scenarios N to present N or less sets of multimedia data by using the expanded selection scenario 440, so that all the data can be obtained. You can see. FIG. 9 is a diagram for explaining the operation of the second embodiment of the present invention. The figure shows the presentation scenario template 20
The multimedia data of FIG. 5A is described as development information 100 describing a time sequence and a spatial position for developing the “0” and the presentation scenario template 200 and a selection scenario for the user to specify a group to be presented. This is an example using a story 610 describing a temporal order to be presented and a layout 620 describing a spatial positional relationship.

【0034】この例では、提示シナリオ雛形200を展
開する時間的順序に関する情報110として、提示シナ
リオ雛形200の時間的順序210を並列に展開するよ
う指示し、提示シナリオ雛形200を展開する空間的位
置に関する情報120として、提示シナリオ雛形200
の空間位置関係220を画面上の8つの領域121に展
開するように指示している。また、グループ選択シナリ
オの時間的順序501を提示シナリオ雛形200と並列
に展開するよう指示し、グループ選択シナリオの空間位
置関係502を定義している。グループ選択シナリオの
内容としては、例えば、グループ数を表示し、グループ
番号を入力するシナリオを用いる。
In this example, as the information 110 on the temporal order in which the presentation scenario template 200 is developed, an instruction is given to develop the temporal order 210 of the presentation scenario template 200 in parallel, and the spatial position where the presentation scenario template 200 is developed. As a presentation scenario template 200
Is expanded to eight regions 121 on the screen. In addition, a temporal order 501 of the group selection scenario is instructed to be developed in parallel with the presentation scenario template 200, and a spatial positional relationship 502 of the group selection scenario is defined. As the contents of the group selection scenario, for example, a scenario in which the number of groups is displayed and a group number is input is used.

【0035】図9では、プログラムの結果のマルチメデ
ィアデータのグループ330、340、350が3つあ
り、それぞれマルチメディアデータ数が8、8、5であ
るため、最初の2つのグループ330、340では、提
示シナリオ雛形200の時間的順序210が8個並列に
展開された時間的順序420と、提示シナリオ雛形20
0の空間位置関係が指定の位置に展開された空間位置関
係430が作成され、各マルチメディアデータのグルー
プ330、340の各データ310に適用されると共
に、選択シナリオの時間的順序501が展開されて、展
開された選択シナリオの時間的順序441となり、選択
シナリオの空間位置関係502が展開されて442とな
る。また、最後のグループ350では提示シナリオ雛形
200の時間的順序210が5個並列に展開された時間
的順序410と、提示シナリオ雛形200の空間位置関
係が指定の位置に展開された空間位置関係420が作成
され、各マルチメディアデータのグループ350の各デ
ータ310に適用されると共に、選択シナリオの時間的
順序501が展開されて展開された選択シナリオの時間
的順序441となり、選択シナリオの空間位置関係50
2が展開されて、展開された選択シナリオの空間位置関
係442となる。
In FIG. 9, there are three multimedia data groups 330, 340, and 350 as the result of the program, and the number of multimedia data is 8, 8, and 5, respectively. , A temporal sequence 420 in which eight temporal sequences 210 of the presentation scenario template 200 are developed in parallel, and a presentation scenario template 20.
A spatial positional relationship 430 in which the spatial positional relationship of 0 is developed at the designated position is created and applied to each data 310 of each of the groups 330 and 340 of multimedia data, and the temporal order 501 of the selection scenario is developed. As a result, the temporal sequence 441 of the expanded selected scenarios becomes 441, and the spatial positional relationship 502 of the selected scenarios is expanded to 442. In the last group 350, a temporal order 410 in which five temporal orders 210 of the presentation scenario templates 200 are developed in parallel, and a spatial positional relationship 420 in which the spatial positional relationships of the presentation scenario templates 200 are developed in designated positions. Is created and applied to each data 310 of each group 350 of multimedia data, and the temporal order 501 of the selected scenario is expanded to become the temporal order 441 of the expanded selected scenario, and the spatial position relationship of the selected scenario 50
2 is expanded to become a spatial positional relationship 442 of the expanded selection scenario.

【0036】ユーザは、選択シナリオ501、502で
表示されたグループ数を見て、グループ番号を指定する
ことによって、全てのグループを見ることができるの
で、データ数の上限がわからない場合でも、全てのデー
タを見ることができる。 [第3の実施例]次に、本発明の第3の実施例を説明す
る。
The user can see all the groups by looking at the number of groups displayed in the selection scenarios 501 and 502 and designating the group number. Therefore, even if the upper limit of the number of data is not known, all the groups can be seen. You can see the data. [Third Embodiment] Next, a third embodiment of the present invention will be described.

【0037】図10は、本発明の第3の実施例のシナリ
オの構成図である。同図に示す構成は、前述の図8の構
成に関連付けと選択シナリオ生成機能30を設けたもの
である。関連付けと選択シナリオ生成機能30における
機能のうち、関連付けのための機能としては例えば順序
付け機能等がある。本実施例では、プログラムの結果の
マルチメディアデータ320を、グループ化機能20を
用いて、N組(図10では8組)以下のマルチメディア
データからなるグループ(330、340、350)に
分割し、グループ間の関連付けを行い、関連に従ってグ
ループを選択するシナリオを生成する、関連付けと選択
シナリオ生成機能30を用いて関連付けし、各グループ
に対して前述の第1の実施例の図4のシナリオを用いて
マルチメディアデータを提示すると共に、関連付けと選
択シナリオ生成機能30により生成された選択シナリオ
を、選択シナリオを提示する時間的順序と空間位置関係
530に従って展開したシナリオ480を実行すること
によって、ユーザが任意のグループを選択できるように
する。
FIG. 10 is a configuration diagram of a scenario according to the third embodiment of the present invention. The configuration shown in the figure is provided with an association and selection scenario generation function 30 in addition to the configuration shown in FIG. Among the functions in the association and selection scenario generation function 30, the functions for association include, for example, an ordering function. In the present embodiment, the multimedia data 320 resulting from the program is divided into groups (330, 340, 350) consisting of N or less (eight in FIG. 10) multimedia data using the grouping function 20. The association between groups is performed, and a scenario for selecting a group according to the association is generated. The association is performed using the association and selection scenario generation function 30, and the scenario of FIG. By presenting the multimedia data using the selection scenario generated by the association and selection scenario generation function 30 and executing the scenario 480 in which the selected scenario is developed in accordance with the temporal order and the spatial position relationship 530 for presenting the selection scenario, Allows any group to be selected.

【0038】図11は、本発明の第3の実施例の関連付
けとして順序付け機能を用いた例を示す。同図は、関連
付けの方法として順序付け機能30を用いて順序付け
し、選択シナリオ生成の方法として、提示中のグループ
が最初のグループ330であれば、次グループ選択シナ
リオ510、当該グループが中間のグループ340であ
れば、次グループ選択シナリオ510と前グループ選択
シナリオ520、当該グループが最後のグループ350
であれば、前グループ選択シナリオ520を生成し、こ
れらを展開したシナリオ450、460を実行する。
FIG. 11 shows an example in which an ordering function is used as an association with the third embodiment of the present invention. In the figure, the ordering is performed by using the ordering function 30 as a method of association, and as a method of generating a selection scenario, if the group being presented is the first group 330, the next group selection scenario 510, and the group is an intermediate group 340 If so, the next group selection scenario 510 and the previous group selection scenario 520, and the group is the last group 350
If so, the previous group selection scenarios 520 are generated, and the scenarios 450 and 460 in which these are developed are executed.

【0039】これによって、ユーザは前後のグループに
移動しながら全てのグループを何度でも見ることができ
る。図12は、本発明の第3の実施例のグループ化とデ
ータ間の関連付けに辞書を使う方法を示す図である。同
図は、辞書50に定義されたグループ51に従ってマル
チメディアデータをグループ化し、グループ化されたデ
ータ330、340、350、360、370に辞書5
0に定義されたグループ間の関連52に従って関連38
0を付ける例である。 選択シナリオ生成の方法として
は、他のグループを選択するシナリオ500を、各関連
380に対応して、展開情報530に従って展開された
シナリオ440のように展開する。
Thus, the user can view all the groups as many times as necessary while moving to the previous or next group. FIG. 12 is a diagram illustrating a method of using a dictionary for grouping and association between data according to the third embodiment of this invention. FIG. 3 shows that multimedia data is grouped according to the group 51 defined in the dictionary 50 and the grouped data 330, 340, 350, 360, and 370 are stored in the dictionary 5.
Association 38 according to association 52 between groups defined to 0
This is an example of adding 0. As a method of generating a selection scenario, a scenario 500 for selecting another group is developed like a scenario 440 developed according to the development information 530 in association with each association 380.

【0040】例えば、商品を種類別にグループ51と
し、各グループを店に対応させ、店の間の経路を関連5
2として辞書を作成し、提示シナリオ雛形200とその
展開情報100として店での買物のシナリオを使用し、
選択シナリオ500として店の間を移動するシナリオを
使用すると、店の間を散策して買物ができる仮想商店街
シナリオを作成できる。
For example, merchandise is classified into groups 51 by type, each group is made to correspond to a store, and a route between stores is linked to a store 5.
2, a dictionary is created, and a scenario of shopping at a store is used as a presentation scenario template 200 and its development information 100.
When a scenario of moving between shops is used as the selection scenario 500, it is possible to create a virtual shopping mall scenario in which shopping can be performed while strolling between the shops.

【0041】また、上記の各実施例における一連の動作
をプログラムとして構築し、当該マルチメディアデータ
を提示するためのコンピュータのディスク装置や、フロ
ッピーディスク、CD−ROM等の可搬記憶媒体に格納
しておき、本発明を実行する際に、インストールするこ
とにより容易に実現できる。なお、本発明は、上記の実
施例に限定されることなく、特許請求の範囲で種々変更
・応用が可能である。
A series of operations in each of the above embodiments is constructed as a program and stored in a computer disk device for presenting the multimedia data or in a portable storage medium such as a floppy disk or a CD-ROM. In addition, when the present invention is executed, it can be easily realized by installing. It should be noted that the present invention is not limited to the above-described embodiment, but can be variously modified and applied within the scope of the claims.

【0042】[0042]

【発明の効果】上述のように、本発明によれば、従来に
おいて、シナリオ記述では記述量が多くなった、プログ
ラムの結果として得られるデータ数が変化する場合で
も、データ数の上限がわかれば、個々のデータを表示す
る提示シナリオ雛形とその展開方法を記述するだけで、
データ数毎のシナリオを作成することなく少ない記述量
でシナリオを作成できる。
As described above, according to the present invention, even if the amount of data obtained as a result of a program changes, the amount of description in the scenario description has been increased in the past, if the upper limit of the number of data is known, , Just describe a presentation scenario template that displays individual data and how to develop it.
A scenario can be created with a small amount of description without creating a scenario for each number of data.

【0043】また、従来はプログラム記述以外では困難
であった、データ数の上限が事前にわからないプログラ
ムの実行結果を表示するマルチメディアアプリケーショ
ンでも一定数以下のデータからなるグループに分割し
て、1グループを提示するシナリオと、グループを選択
するシナリオを記述するだけで、プログラム記述無しで
簡易なシナリオ記述で行うことができる。
In addition, a multimedia application that displays the execution result of a program for which the upper limit of the number of data is not known in advance was divided into groups each having a fixed number or less of data, which was conventionally difficult except for program description. , And a scenario for selecting a group can be performed by a simple scenario description without program description.

【0044】また、グループを関連付けて、関連に応じ
てグループを選択するシナリオを作成することで、さま
ざまな表示を行うことができる。上記により、アプリケ
ーション製作の作業効率の向上が見込まれる。
Various displays can be performed by associating groups and creating a scenario for selecting a group according to the association. From the above, it is expected that the work efficiency of application production will be improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の原理を説明するための図である。FIG. 1 is a diagram for explaining the principle of the present invention.

【図2】本発明の原理構成図である。FIG. 2 is a principle configuration diagram of the present invention.

【図3】本発明のマルチメディアデータ提示システムの
構成図である。
FIG. 3 is a configuration diagram of a multimedia data presentation system of the present invention.

【図4】本発明の第1の実施例のシナリオの構成図であ
る。
FIG. 4 is a configuration diagram of a scenario according to the first embodiment of this invention.

【図5】本発明の第1の実施例の時間的順序と空間的位
置関係の記述法の例である。
FIG. 5 is an example of a description method of a temporal order and a spatial positional relationship according to the first embodiment of the present invention.

【図6】本発明の第1の実施例の3次元空間表記を用い
た例である。
FIG. 6 is an example using three-dimensional space notation of the first embodiment of the present invention.

【図7】本発明の第1の実施例の動作を説明するための
図である。
FIG. 7 is a diagram for explaining the operation of the first embodiment of the present invention.

【図8】本発明の第2の実施例のシナリオの構成図であ
る。
FIG. 8 is a configuration diagram of a scenario according to a second embodiment of the present invention.

【図9】本発明の第2の実施例の動作を説明するための
図である。
FIG. 9 is a diagram for explaining the operation of the second exemplary embodiment of the present invention.

【図10】本発明の第3の実施例のシナリオの構成図で
ある。
FIG. 10 is a configuration diagram of a scenario according to a third embodiment of the present invention.

【図11】本発明の第3の実施例の関連付けとして順序
付け機能を用いた例である。
FIG. 11 is an example in which an ordering function is used as an association of the third embodiment of the present invention.

【図12】本発明の第3の実施例のグループ化とデータ
間の関連付けに辞書を使う方法を示す図である。
FIG. 12 is a diagram illustrating a method of using a dictionary for grouping and association between data according to the third embodiment of this invention.

【符号の説明】[Explanation of symbols]

10 プログラム 20 グループ化機能 30 関連付けと選択シナリオ生成機能、順序付け機能 50 データ間の関連付けのための辞書 51 データのグループ 52 データ間の関連 60 マルチメディアデータ提示装置 61 展開手段 62 提示手段 100 提示シナリオ雛形を展開する時間的順序と空間
的位置を記述した展開情報、展開情報ファイル、展開情
報 101 提示シナリオ雛形を展開する3次元空間のx軸 102 提示シナリオ雛形を展開する3次元空間のy軸 103 提示シナリオ雛形を展開する3次元空間の時間
軸 104 提示シナリオ雛形を展開する3次元空間内の座
標 110 提示シナリオ雛形を展開する時間的順序に関す
る情報 120 提示シナリオ雛形を展開する空間的位置に関す
る情報 121 提示シナリオ雛形を展開する領域 200 提示シナリオ雛形、提示シナリオ雛形ファイル 201 提示シナリオ雛形のx軸 202 提示シナリオ雛形のy軸 203 提示シナリオ雛形の時間軸 204 提示シナリオ雛形の動画の描画領域・時間 205 提示シナリオ雛形の静止画の描画領域・時間 210 提示シナリオ雛形の時間的順序 220 提示シナリオ雛形の空間位置関係 300 プログラムの結果(N組以下のマルチメディア
データ)、マルチメディアデータファイル 310 マルチメディアデータの組 311 マルチメディアデータ 320 プログラムの結果(n(n>=0)組のマルチ
メディアデータ) 330 プログラムの結果(N(N>0)組以下のマル
チメディアデータ) 340 プログラムの結果(N(N>0)組以下のマル
チメディアデータ) 350 プログラムの結果(N(N>0)組以下のマル
チメディアデータ) 360 プログラムの結果(N(N>0)組以下のマル
チメディアデータ) 370 プログラムの結果(N(N>0)組以下のマル
チメディアデータ) 380 マルチメディアデータ間の関連 400 展開されたシナリオ、展開シナリオファイル 401 展開されたシナリオのx軸 402 展開されたシナリオのy軸 403 展開されたシナリオの時間軸 410 展開された提示シナリオ雛形 420 展開された時間的順序 430 展開された空間位置関係 440 展開された選択シナリオ 441 展開された選択シナリオの時間的順序 442 展開された選択シナリオの空間位置関係 450 展開された、次のグループを選択するための選
択シナリオ 460 展開された、前のグループを選択するための選
択シナリオ 470 展開された、描画領域・時間 480 生成、展開された選択シナリオ 500 提示すべきグループをユーザが指示するための
選択シナリオ 501 提示すべきグループをユーザが指示するための
選択シナリオの時間的順序 502 提示すべきグループをユーザが指示するための
選択シナリオの空間位置関係 510 次のグループを選択するための選択シナリオ 520 前のグループを選択するための選択シナリオ 530 選択シナリオを展開する時間的順序と空間的位
置を記述した展開情報 610 ストーリー 611 スタートノード 612 動画ノード 613 静止画ノード 614 終了ノード 615 リンク 620 レイアウト 622 動画の描画領域 623 静止画の描画領域 700 3次元空間 701 x軸 702 y軸 703 時間軸 712 動画の描画領域・時間 713 静止画の描画領域・時間
REFERENCE SIGNS LIST 10 program 20 grouping function 30 association and selection scenario generation function, ordering function 50 dictionary for association between data 51 group of data 52 association between data 60 multimedia data presentation device 61 developing means 62 presentation means 100 presentation scenario template Information, expansion information file, expansion information that describes the temporal order and spatial position in which the image is expanded 101 The x-axis of the three-dimensional space for expanding the presentation scenario template 102 The y-axis 103 of the three-dimensional space for expanding the presentation scenario template Time axis of three-dimensional space in which scenario model is developed 104 Coordinates in three-dimensional space in which presented scenario model is developed 110 Information on temporal order in which presented scenario model is developed 120 Information on spatial position in which presented scenario model is developed 121 Presentation Deploy scenario templates Area 200 presentation scenario template, presentation scenario template file 201 x-axis of presentation scenario template 202 y-axis of presentation scenario template 203 time axis of presentation scenario template 204 drawing area / time of presentation scenario template video 205 still image of presentation scenario template Drawing area / time 210 Temporal order of presentation scenario template 220 Spatial positional relationship of presentation scenario template 300 Program result (N or less sets of multimedia data), multimedia data file 310 Multimedia data set 311 Multimedia data 320 program (N (n> = 0) sets of multimedia data) 330 Program results (N (N> 0) sets or less of multimedia data) 340 Program results (N (N> 0) sets or less of multimedia data) Data) 350 pro Ram result (multimedia data of N (N> 0) or less) 360 Program result (multimedia data of N (N> 0) or less) 370 Program result (multimedia data of N (N> 0) or less Media data) 380 Relationship between multimedia data 400 Expanded scenario, expanded scenario file 401 X axis of expanded scenario 402 Y axis of expanded scenario 403 Time axis of expanded scenario 410 Expanded presentation scenario template 420 Expanded temporal order 430 Expanded spatial positional relationship 440 Expanded selected scenario 441 Expanded selected scenario temporal sequence 442 Expanded selected scenario spatial positional relationship 450 Select next expanded group Selection scenario 460 to expand, select the previous group Selection scenario for selection 470 Expanded drawing area / time 480 Generation and expansion selection scenario 500 Selection scenario for user to indicate group to be presented 501 Selection for user to indicate group to be presented Temporal order of scenario 502 Spatial positional relationship of selection scenario for user to indicate group to be presented 510 Selection scenario for selecting next group 520 Selection scenario for selecting previous group 530 Expand selection scenario Development information describing the temporal order and spatial position to be performed 610 Story 611 Start node 612 Video node 613 Still image node 614 End node 615 Link 620 Layout 622 Video drawing area 623 Still image drawing area 700 3D space 701 x-axis 7 2 y-axis 703 time axis 712 moving the drawing area and time 713 still picture drawing area and time

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 FI G09G 5/36 510 G09G 5/36 510M ──────────────────────────────────────────────────の Continued on the front page (51) Int.Cl. 6 Identification code FI G09G 5/36 510 G09G 5/36 510M

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 ある正整数N(N>0)があって、映像
データ、音声データ及びテキストデータを含む、N組以
下のマルチメディアデータを返すプログラムの結果を提
示するマルチメディアデータ提示方法において、 前記マルチメディアデータを提示する時間的順序と空間
的位置関係を記述するシナリオを生成及び登録して、該
シナリオに従ってマルチメディアデータを提示する際
に、 マルチメディアデータ1組を提示する相対的時間的順序
と相対的空間位置関係を記述した提示シナリオ雛形と、
N組以下のマルチメディアデータ各々に対して該提示シ
ナリオ雛形を展開する時間的順序と空間的位置を記述し
た展開情報と、プログラムの結果のマルチメディアデー
タとから、 前記展開情報に従って、前記マルチメディアデータの各
々に対応して前記提示シナリオ雛形を展開し、 個々のマルチメディアデータに展開された前記提示シナ
リオ雛形を適用することによって、プログラムの結果の
マルチメディアデータを提示することを特徴とするマル
チメディアデータ提示方法。
1. A multimedia data presentation method for presenting a result of a program having a certain positive integer N (N> 0) and including not more than N sets of multimedia data including video data, audio data, and text data. Generating and registering a scenario describing a temporal sequence and a spatial positional relationship for presenting the multimedia data, and presenting a set of multimedia data when presenting the multimedia data according to the scenario; Scenario model describing the spatial order and relative spatial position relationship,
From the development information describing the temporal order and spatial position in which the presentation scenario template is developed for each of the N or less sets of multimedia data, and the multimedia data resulting from the program, Multiplying the presentation scenario template corresponding to each of the data and applying the presentation scenario template developed to individual multimedia data, thereby presenting multimedia data as a result of the program. Media data presentation method.
【請求項2】 映像データ、音声データ及びテキストデ
ータを含む、n(n>=0)組のマルチメディアデータ
を返すプログラムの結果を提示するマルチメディアデー
タ提示方法において、 前記マルチメディアデータを提示する時間的順序と空間
的位置関係を記述するシナリオを生成及び登録して、該
シナリオに従って該マルチメディアデータを提示する際
に、 ある正整数N(N>0)があって、前記n組のマルチメ
ディアデータを、グループ化機能を用いて、N組以下の
マルチメディアデータからなるグループに分割し、 マルチメディアデータ1組を提示する相対的時間的順序
と相対的空間位置関係を記述した提示シナリオ雛形と、
1つのグループに属するN組以下のマルチメディアデー
タ各々に対して、該提示シナリオ雛形を展開する時間的
順序と空間的位置、及び提示すべきグループをユーザが
指示するための選択シナリオを記述した展開情報と、プ
ログラムの結果とから、 提示すべきグループが決定されると、前記展開情報に従
って、グループに属するマルチメディアデータ各々に対
応して前記提示シナリオ雛形を展開し、個々のマルチメ
ディアデータに、展開された該提示シナリオ雛形を適用
することによって、プログラムの結果のマルチメディア
データの1グループを提示すると共に、 前記提示すべきグループを指示するための選択シナリオ
を展開したシナリオを実行し、現在提示しているマルチ
メディアデータのグループ以外のグループをユーザが選
択して提示させることができるようにすることを特徴と
するマルチメディアデータ提示方法。
2. A multimedia data presentation method for presenting a result of a program that returns n (n> = 0) sets of multimedia data including video data, audio data, and text data, wherein the multimedia data is presented. When a scenario describing a temporal order and a spatial positional relationship is generated and registered, and the multimedia data is presented according to the scenario, there is a certain positive integer N (N> 0), and the n sets of multi Using a grouping function, the media data is divided into groups of up to N sets of multimedia data, and a presentation scenario template describing the relative temporal order and relative spatial position relationship for presenting one set of multimedia data. When,
For each of N or less sets of multimedia data belonging to one group, a development describing a temporal sequence and a spatial position for developing the presentation scenario template and a selection scenario for the user to specify a group to be presented. When the group to be presented is determined from the information and the result of the program, the presentation scenario template is developed corresponding to each of the multimedia data belonging to the group according to the development information, and the individual multimedia data is By applying the developed presentation scenario template, a group of multimedia data as a result of the program is presented, and a scenario in which a selection scenario for designating the group to be presented is developed and the present scenario is presented. The user selects a group other than the multimedia data group Multimedia data presentation method is characterized in that to be able to shown.
【請求項3】 映像データ、音声データ及びテキストデ
ータを含む、n(n>=0)組のマルチメディアデータ
を返すプログラムの結果を提示するマルチメディアデー
タ提示方法において、 前記マルチメディアデータを提示する時間的順序と空間
的位置関係を記述するシナリオを生成及び登録して、該
シナリオに従って該マルチメディアデータを提示する際
に、 ある正整数N(N>0)があって、前記n組のマルチメ
ディアデータを、N組以下のマルチメディアデータから
なるグループに分割し、 マルチメディアデータのグループを関連付けし、関連に
従ってグループを選択するシナリオを生成する、関連付
けと選択シナリオ生成機能を有し、 マルチメディアデータ1組を提示する相対的時間的順序
と相対的空間位置関係を記述した提示シナリオ雛形と、
1つのグループに属するN組以下のマルチメディアデー
タ各々に対して該提示シナリオ雛形を展開する時間的順
序と空間的位置、及び前記関連付けと選択シナリオ生成
機能により生成されたグループを選択するシナリオを提
示する時間的順序と空間的位置関係を記述した展開情報
と、プログラムの結果とから、 提示すべきグループが決定されると、前記展開情報に従
って、グループに属するマルチメディアデータ各々に対
応して提示シナリオ雛形を展開し、個々のマルチメディ
アデータに展開された該提示シナリオ雛形を適用するこ
とによって、プログラムの結果のマルチメディアデータ
の1グループを提示すると共に、生成されたグループを
選択するシナリオを展開したシナリオを実行し、現在提
示しているマルチメディアデータのグループ以外のグル
ープをユーザが選択して提示させることを特徴とするマ
ルチメディアデータ提示方法。
3. A multimedia data presentation method for presenting a result of a program that returns n (n> = 0) sets of multimedia data including video data, audio data, and text data, wherein the multimedia data is presented. When a scenario describing a temporal order and a spatial positional relationship is generated and registered, and the multimedia data is presented according to the scenario, there is a certain positive integer N (N> 0), and the n sets of multi Dividing the media data into groups of up to N sets of multimedia data, associating the groups of multimedia data, and generating a scenario for selecting a group according to the association; A presentation system that describes the relative temporal order and relative spatial position relationship for presenting a set of data. Rio and stationery,
A temporal order and a spatial position for developing the presentation scenario template for each of N or less multimedia data belonging to one group, and a scenario for selecting a group generated by the association and selection scenario generation function are presented. When a group to be presented is determined from deployment information describing a temporal sequence and a spatial positional relationship to be performed and a result of a program, a presentation scenario corresponding to each multimedia data belonging to the group is determined according to the deployment information. By developing a template and applying the presentation scenario template developed to individual multimedia data, one group of multimedia data resulting from the program is presented, and a scenario for selecting a generated group is developed. Execute the scenario and group the currently presented multimedia data. A method for presenting multimedia data, wherein the user selects and presents a group other than the group.
【請求項4】 ある正整数N(N>0)があって、映像
データ、音声データ及びテキストデータを含む、N組以
下のマルチメディアデータを返すプログラムの結果を提
示するマルチメディアデータ提示システムであって、 1組のマルチメディアデータを提示する相対的時間的順
序と相対的空間位置関係を記述した提示シナリオ雛形
と、 N組以下のマルチメディアデータ各々に対して前記提示
シナリオ雛形を展開する時間的順序と空間的位置を記述
した展開情報と、 前記展開情報に従って、前記マルチメディアデータ各々
に対応して前記提示シナリオ雛形を展開する展開手段
と、 個々のマルチメディアデータに前記展開手段により展開
された提示シナリオ雛形を適用することによって、プロ
グラムの結果のマルチメディアデータを提示する提示手
段とを有することを特徴とするマルチメディア提示シス
テム。
4. A multimedia data presentation system for presenting a result of a program that has a certain positive integer N (N> 0) and returns not more than N sets of multimedia data including video data, audio data, and text data. A presentation scenario template describing a relative temporal sequence and a relative spatial position relationship for presenting a set of multimedia data; and a time for developing the presentation scenario template for each of N or less sets of multimedia data. Information that describes the sequential order and spatial position; expansion means that expands the presentation scenario template corresponding to each of the multimedia data according to the expansion information; and expansion means that is expanded by the expansion means into individual multimedia data. By applying the presented scenario template, it is possible to present multimedia data resulting from the program. Multimedia presentation systems; and a means.
【請求項5】 映像データ、音声データ及びテキストデ
ータを含む、n(n>=0)組のマルチメディアデータ
を返すプログラムの結果を提示するマルチメディアデー
タ提示システムであって、 ある正整数N(N>0)があって、前記n組のマルチメ
ディアデータを、N組以下のマルチメディアデータから
なるグループに分割するグループ化手段と、 1組のマルチメディアデータを提示する相対的時間的順
序と相対的空間位置関係を記述した提示シナリオ雛形
と、 1つのグループに属するN組以下のマルチメディアデー
タ各々に対して前記提示シナリオ雛形を展開する時間的
順序と空間的位置及び提示すべきグループをユーザが指
示するための選択シナリオを記述した展開情報と、 提示すべきグループが決定されると、前記展開情報に従
って、グループに属するマルチメディアデータ各々に対
応して前記提示シナリオ雛形を展開する展開手段と、 個々のマルチメディアデータに前記展開手段により該展
開された提示シナリオ雛形を適用することによって、前
記プログラムの結果のマルチメディアの1グループを提
示すると共に、前記提示すべきグループを指示するため
の選択シナリオを展開したシナリオを実行する提示手段
と、 前記選択シナリオから起動され、ユーザにより選択され
た現在提示しているマルチメディアデータのグループ以
外のグループを提示させる提示制御手段とを有すること
を特徴とするマルチメディアデータ提示システム。
5. A multimedia data presentation system for presenting a result of a program that returns n (n> = 0) sets of multimedia data including video data, audio data, and text data, wherein a positive integer N ( N> 0), grouping means for dividing the n sets of multimedia data into groups of up to N sets of multimedia data, and a relative temporal order for presenting one set of multimedia data. A presentation scenario template describing a relative spatial position relationship, and a user specifies a temporal order and a spatial position for developing the presentation scenario template for each of N or less sets of multimedia data belonging to one group and a group to be presented. When the group to be presented and the deployment information describing the selection scenario for instructing are determined, the Expanding means for expanding the presentation scenario template corresponding to each of the multimedia data belonging to the group; and applying the presentation scenario template expanded by the expansion means to the individual multimedia data, thereby obtaining a result of the program. Presenting means for presenting one group of multimedia and executing a scenario in which a selection scenario for designating the group to be presented is developed; and presenting the present scenario selected from the user and activated by the selection scenario. And a presentation control unit for presenting a group other than the group of the multimedia data that is present.
【請求項6】 映像データ、音声データ及びテキストデ
ータを含む、n(n>=0)組のマルチメディアデータ
を返すプログラムの結果を提示するマルチメディアデー
タ提示システムであって、 ある正整数N(N>0)があって、前記n組のマルチメ
ディアデータを、N組以下のマルチメディアデータから
なるグループに分割するグループ分割手段と、 マルチメディアデータのグループを関連付し、関連に従
ってグループを選択するシナリオを生成する、関連付け
・選択シナリオ生成手段と、 1組のマルチメディアデータを提示する相対的時間的順
序と相対的空間位置関係を記述した提示シナリオ雛形
と、 1つのグループに属するN組以下のマルチメディアデー
タ各々に対して提示シナリオ雛形を展開する時間的順序
と空間的位置、及び、前記関連付け・選択シナリオ生成
手段により生成されたグループを選択するシナリオを提
示する相対的時間的順序と相対的空間位置関係を記述し
た展開情報と、 提示すべきグループが決定されると、前記展開情報に従
って、グループに属するマルチメディアデータ各々に対
応して前記提示シナリオ雛形を展開する展開手段と、 個々のマルチメディアデータに展開された前記提示シナ
リオ雛形を適用することによって、プログラムの結果の
マルチメディアデータの1グループを提示すると共に、
前記生成されたグループを選択するシナリオを展開した
シナリオを実行する提示手段と、 グループを選択するシナリオから呼び出され、ユーザに
より選択された現在提示しているマルチメディアデータ
のグループ以外のグループを提示させることを提示制御
手段とを有することを特徴とするマルチメディアデータ
提示システム。
6. A multimedia data presentation system for presenting a result of a program that returns n (n> = 0) sets of multimedia data, including video data, audio data, and text data, wherein a positive integer N ( N> 0), grouping means for dividing the n sets of multimedia data into groups of N or less sets of multimedia data, and associating the groups of multimedia data, and selecting a group according to the relation Association / selection scenario generation means for generating a scenario to be performed, a presentation scenario template describing a relative temporal order and a relative spatial position relationship for presenting a set of multimedia data, and N sets or less belonging to one group Temporal order and spatial position to develop the presentation scenario template for each multimedia data of Expansion information describing a relative temporal order and a relative spatial position relationship for presenting a scenario for selecting a group generated by the association / selection scenario generation means; and when the group to be presented is determined, the expansion information Expansion means for expanding the presentation scenario template corresponding to each of the multimedia data belonging to the group, and applying the presentation scenario template developed to the individual multimedia data, thereby obtaining the multimedia data as a result of the program. And one group of
A presentation means for executing a scenario in which the scenario for selecting the generated group is developed; and a group other than the currently presented multimedia data group selected by the user and called by the group selection scenario. And a presentation control means.
【請求項7】 ある正整数N(N>0)があって、映像
データ、音声データ及びテキストデータを含む、N組以
下のマルチメディアデータを返すプログラムの結果を提
示するマルチメディアデータ提示プログラムを格納した
記憶媒体であって、 前記マルチメディアデータを提示する時間的順序と空間
的位置関係を記述するシナリオを生成及び登録して、該
シナリオに従ってマルチメディアデータを提示する際
に、 マルチメディアデータ1組を提示する相対的時間的順序
と相対的空間位置関係を記述した提示シナリオ雛形と、
N組以下のマルチメディアデータ各々に対して提示シナ
リオ雛形を展開する時間的順序と空間的位置を記述した
展開情報に従って、マルチメディアデータ各々に対応し
て提示シナリオ雛形を展開するプロセスと、 個々のマルチメディアデータに、展開された提示シナリ
オ雛形を適用することによって、前記プログラムの結果
のマルチメディアデータを提示するプロセスとを有する
ことを特徴とするマルチメディアデータ提示プログラム
を格納した記憶媒体。
7. A multimedia data presentation program which presents a result of a program which has a certain positive integer N (N> 0) and returns N or less sets of multimedia data including video data, audio data and text data. A storage medium for storing and creating a scenario describing a temporal sequence and a spatial positional relationship for presenting the multimedia data, and presenting the multimedia data according to the scenario; A presentation scenario template that describes the relative temporal order and relative spatial position of the pairs,
A process of developing a presentation scenario template for each multimedia data according to deployment information describing a temporal sequence and a spatial position for developing the presentation scenario template for each of the N or less sets of multimedia data; A process of presenting the multimedia data resulting from the program by applying the developed presentation scenario template to the multimedia data.
【請求項8】 映像データ、音声データ及びテキストデ
ータを含む、n(n>=0)組のマルチメディアデータ
を返すプログラムの結果を提示するマルチメディアデー
タ提示プログラムを格納した記憶媒体であって、 前記マルチメディアデータを提示する時間的順序と空間
的位置関係を記述するシナリオを生成及び登録して、該
シナリオに従って該マルチメディアデータを提示する際
に、 ある正整数N(N>0)があって、前記n組のマルチメ
ディアデータを、グループ化機能を用いて、N組以下の
マルチメディアデータからなるグループに分割するプロ
セスと、 提示すべきグループが決定されると、マルチメディアデ
ータ1組を提示する相対的時間的順序と相対的空間位置
関係を記述した提示シナリオ雛形と、1つのグループに
属するN組以下のマルチメディアデータ各々に対して提
示シナリオ雛形を展開する時間的順序と空間的位置、及
び、提示すべきグループをユーザが指示するための選択
シナリオを記述した展開情報に従って、グループに属す
るマルチメディアデータ各々に対応して該提示シナリオ
雛形を展開するプロセスと、 個々のマルチメディアデータに展開された提示シナリオ
雛形を適用して、前記プログラムの結果のマルチメディ
アデータの1グループを提示すると共に、前記提示すべ
きグループを指示するための選択シナリオを展開したシ
ナリオを実行するプロセスと、 前記選択シナリオから起動され、ユーザにより選択され
た現在提示しているマルチメディアデータのグループ以
外のグループを提示させるプロセスとを有することを特
徴とするマルチメディアデータ提示プログラムを格納し
た記憶媒体。
8. A storage medium storing a multimedia data presentation program for presenting a result of a program for returning n (n> = 0) sets of multimedia data including video data, audio data, and text data, When a scenario describing the temporal order and the spatial positional relationship for presenting the multimedia data is generated and registered, and when presenting the multimedia data according to the scenario, there is a certain positive integer N (N> 0). A process of dividing the n sets of multimedia data into groups of up to N sets of multimedia data using a grouping function; and, when a group to be presented is determined, one set of multimedia data is Presentation scenario template describing relative temporal order and relative spatial position to be presented, and N sets belonging to one group Multimedia belonging to a group according to the temporal order and spatial position at which the presentation scenario template is developed for each of the following multimedia data, and the development information describing the selected scenario for the user to specify the group to be presented. A process of developing the presentation scenario template corresponding to each of the data; applying the presentation scenario template developed to the individual multimedia data to present one group of multimedia data resulting from the program; A process of executing a scenario developed from a selection scenario for indicating a group to be presented; and a process of launching the selected scenario and presenting a group other than the currently presented multimedia data group selected by the user. Multimedia characterized by having Storage medium storing a data presentation program.
【請求項9】 映像データ、音声データ及びテキストデ
ータを含む、n(n>=0)組のマルチメディアデータ
を返すプログラムの結果を提示するマルチメディアデー
タ提示プログラムを格納した記憶媒体であって、 前記マルチメディアデータを提示する時間的順序と空間
的位置関係を記述するシナリオを生成及び登録して、該
シナリオに従って該マルチメディアデータを提示する際
に、 ある正整数N(N>0)があって、前記n組のマルチメ
ディアデータを、N組以下のマルチメディアデータから
なるグループに分割するプロセスと、 マルチメディアデータのグループを関連付し、関連に従
ってグループを選択するシナリオを生成するプロセス
と、 マルチメディアデータ1組を提示する相対的時間的順序
と相対的空間位置関係を記述した提示シナリオ雛形と、
1つのグループに属するN組以下のマルチメディアデー
タ各々に対して提示シナリオ雛形を展開する時間的順序
と空間的位置、及び、関連付けと選択シナリオ生成機能
によって生成されたグループを選択するシナリオを提示
する時間的順序と空間位置関係を記述した展開情報に従
って、グループに属するマルチメディアデータ各々に対
応して該提示シナリオ雛形を展開するプロセスと、 展開された前記提示シナリオ雛形を適用して前記プログ
ラムの結果のマルチメディアデータの1グループを提示
すると共に、生成されたグループを選択するシナリオを
展開したシナリオを実行するプロセスと、 グループを選択するシナリオから起動され、ユーザによ
り選択された現在提示しているマルチメディアデータの
グループ以外のグループを提示させるプロセスとを有す
ることを特徴とするマルチメディアデータ提示プログラ
ムを格納した記憶媒体。
9. A storage medium storing a multimedia data presentation program for presenting a result of a program that returns n (n> = 0) sets of multimedia data including video data, audio data, and text data, When a scenario describing the temporal order and the spatial positional relationship for presenting the multimedia data is generated and registered, and when presenting the multimedia data according to the scenario, there is a certain positive integer N (N> 0). Dividing the n sets of multimedia data into groups of up to N sets of multimedia data; associating the groups of multimedia data and generating a scenario for selecting a group according to the association; Described the relative temporal order and relative spatial position relationship for presenting a set of multimedia data And shows scenario template,
A temporal order and a spatial position in which a presentation scenario template is developed for each of N or less sets of multimedia data belonging to one group, and a scenario for selecting a group generated by an association and selection scenario generation function are presented. A process of developing the presentation scenario template corresponding to each of the multimedia data belonging to the group according to the deployment information describing the temporal order and the spatial positional relationship; and a result of the program by applying the developed presentation scenario template. A process of presenting a group of multimedia data of the present invention and executing a scenario in which a scenario for selecting a generated group is developed, and a currently presented multimedia selected by a user and started from the scenario for selecting a group. Present a group other than a group of media data A storage medium storing multimedia data presentation program characterized by having a process that.
JP02476398A 1998-02-05 1998-02-05 Multimedia data presentation method and system, and storage medium storing multimedia data presentation program Expired - Lifetime JP3521728B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02476398A JP3521728B2 (en) 1998-02-05 1998-02-05 Multimedia data presentation method and system, and storage medium storing multimedia data presentation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02476398A JP3521728B2 (en) 1998-02-05 1998-02-05 Multimedia data presentation method and system, and storage medium storing multimedia data presentation program

Publications (2)

Publication Number Publication Date
JPH11224347A true JPH11224347A (en) 1999-08-17
JP3521728B2 JP3521728B2 (en) 2004-04-19

Family

ID=12147201

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02476398A Expired - Lifetime JP3521728B2 (en) 1998-02-05 1998-02-05 Multimedia data presentation method and system, and storage medium storing multimedia data presentation program

Country Status (1)

Country Link
JP (1) JP3521728B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0553544A (en) * 1991-08-23 1993-03-05 Nec Corp Scenario presenting method and editing method
JPH0581406A (en) * 1991-01-29 1993-04-02 Fujitsu Ltd Animation display processing device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0581406A (en) * 1991-01-29 1993-04-02 Fujitsu Ltd Animation display processing device
JPH0553544A (en) * 1991-08-23 1993-03-05 Nec Corp Scenario presenting method and editing method

Also Published As

Publication number Publication date
JP3521728B2 (en) 2004-04-19

Similar Documents

Publication Publication Date Title
JP2788850B2 (en) Optimal menu inquiry method and editing method of structural data by hierarchical menu inquiry
WO2006033191A1 (en) Automatic drawing creation system
JP2994164B2 (en) Scenario editing device
CN111367514A (en) Page card development method and device, computing device and storage medium
JPH07219754A (en) Request definition support device using screen transition diagram
US5493726A (en) Operation guidance generating unit and method of generating operation guidance
JPH11224347A (en) Method and system for presenting multimedia data and storage medium storing multimedia data presenting program
US9778812B2 (en) Screen transition diagram creator
JPH07114457A (en) Scenario generating system
JP2000030079A (en) Device and method for compositing moving image
JP3038976B2 (en) Caricature making device
JPH06266545A (en) Gui parts library development support device
JPH08166973A (en) Image data managing system
JPH10312152A (en) System and method for displaying numerical value simulation result
JP3536670B2 (en) Multimedia data presentation method and system, and storage medium storing multimedia data presentation program
JP2007122265A (en) Animation editing system
JPH11213007A (en) Method and device for displaying parts constitution information of product
JPH0869364A (en) Exhibiting method for history of information output
JPH11120187A (en) Multi-media data management/presentation method and device and storage medium storing multi-media data management/presentation program
JP2002297420A (en) Data directory structure display device and computer program
JP2005202802A (en) Apparatus and method for displaying assembling process, program, and computer system
JP2002175185A (en) Class editing device for scenario
CN115809053A (en) Modularized software development method and device, electronic equipment and storage medium
JP3226834B2 (en) Multiple screen printing system
JP2000047859A (en) Automatic program generator and mechanically readable recording medium recorded with program

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040120

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040202

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080220

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090220

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090220

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100220

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110220

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110220

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120220

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130220

Year of fee payment: 9

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term