JPH06195194A - Information processor - Google Patents

Information processor

Info

Publication number
JPH06195194A
JPH06195194A JP4344764A JP34476492A JPH06195194A JP H06195194 A JPH06195194 A JP H06195194A JP 4344764 A JP4344764 A JP 4344764A JP 34476492 A JP34476492 A JP 34476492A JP H06195194 A JPH06195194 A JP H06195194A
Authority
JP
Japan
Prior art keywords
processing
processing apparatus
predetermined
execution
processes
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP4344764A
Other languages
Japanese (ja)
Inventor
Chikae Fujimoto
千花江 藤本
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP4344764A priority Critical patent/JPH06195194A/en
Publication of JPH06195194A publication Critical patent/JPH06195194A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To impart recognition just like simultaneously performing the plural kinds of prcessing with one time action to a user by executing the plural kinds of processing in the order from the processing with shorter execution occupation time. CONSTITUTION:The reproduction of CD music 26, the reproduction of effective sounds 27, the execution of microphone ON/OFF 28 and the execution of PC picture/video effects 29 are short in the execution occupation time in this order. When an icon is selected by a mouse in a mouse click step 21, an event group corresponding to the icon is referred to, and corresponding processing is activated. The reference of the event group is executed in the order from the group with shorter execution occupation time in the turn of the setting of CD music (step 22), the setting of effective sounds (step 23), the setting of microphone ON/OFF (step 24) and the setting of PC picture/video effects (step 25). Thus, the recognition like simultaneously performing the plural kinds of processing with one time action can be given to the user.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、マウス等のポインテン
グデバイスでアイコンを指定して所定の処理を行う情報
処理装置に関し、特に、プロセッサの処理の実行順序に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus for designating an icon with a pointing device such as a mouse to perform a predetermined process, and more particularly to an execution order of processes of a processor.

【0002】[0002]

【従来の技術】従来、コンピュータで、アイコン等をマ
ウスでポイントして処理を依頼する場合は、ひとつのア
イコンで一つの処理を行うことが行われていた。
2. Description of the Related Art Conventionally, in a computer, when an icon or the like is pointed with a mouse to request processing, one icon is used to perform one processing.

【0003】[0003]

【発明が解決しようとする課題】画像処理の分野では、
画像に複数の処理を行うことがある。例えば、「画像の
モザイク処理」、「効果音を付与」、「コンピュータに
マイク等が設けられている時にそのマイクから音声等を
サンプリングするマイクのオン/オフ」、「BGMとし
てのコンパクトデイスクレコードの再生」等である。
In the field of image processing,
The image may undergo multiple processing. For example, “image mosaic processing”, “giving sound effects”, “turning on / off a microphone that samples sound from the microphone when the computer has a microphone”, “compact disk record as BGM” "Reproduction" etc.

【0004】上記処理を、ひとつ又は複数の画像につい
て処理する時には、前記複数の処理を同時又は、連続し
て指示する必要が生じる。従来の技術の欄で、説明した
が、近年、ユーザーインターフエースを容易にする為
に,マウス等でアイコンをクリックして処理を行うこと
が一般的である。しかし、アイコンが一つの処理に対応
している従来の技術では、上述の様に複数の処理を同時
又は連続的に処理する為には、ユーザーは連続してアイ
コンをポイントしなければ成らない。
When the above processing is performed for one or a plurality of images, it is necessary to instruct the plurality of processings simultaneously or continuously. As described in the section of the conventional art, in recent years, in order to facilitate the user interface, it is general to perform processing by clicking an icon with a mouse or the like. However, in the conventional technique in which an icon corresponds to one process, the user must continuously point to the icon in order to process a plurality of processes simultaneously or continuously as described above.

【0005】そこで、ひとつのアイコンに複数の処理を
割りつけ、ユーザーがひとつのアイコンをポイントする
ことによって、複数の処理を同時にプロセッサに依頼す
ることが考えられる。しかし、プロセッサが一つである
と(多くのコンピュータはひとつである)、複数の処理
は同時に実行することは不可能で、いずれかから順に実
行することになるが、ユーザーが同時に実行していると
認識していれば良い。
Therefore, it is conceivable that a plurality of processes are assigned to one icon and the user points the one icon to request a plurality of processes to the processor at the same time. However, if there is only one processor (many computers have one), it is impossible to execute multiple processes at the same time, and it will be executed in order from one of them, but the user will execute them at the same time. It should be recognized.

【0006】しかし、前述した「画像のモザイク処
理」、「画像に音声を負荷する」、「効果音」、「マイ
クのオン/オフ」のうちでは、プロセッサが多くの時間
を有するものもある。例えば、「画像のモザイク処理」
である。その様な、処理を先にプロセッサが処理した場
合は、他の処理が待たされ、ユーザーは同時に実行して
いるとは認識できない。
However, among the above-mentioned "image mosaic processing", "loading sound on image", "sound effect", and "microphone on / off", the processor may spend a lot of time. For example, "Image mosaic processing"
Is. If such a process is processed first by the processor, another process is kept waiting and the user cannot recognize that they are executing at the same time.

【0007】そこで、本発明は、かかる問題点を解決す
ることを目的とする。
[0007] Therefore, the present invention has an object to solve such a problem.

【0008】[0008]

【課題を解決するための手段】上記課題を解決する為に
本発明は、プロセッサと、デイスプレイと、前記デイス
プレイに表示された所定の領域を指示するポインテイン
グデバイスを有し、前記所定の領域のひとつに対応し
て、前記プロセッサが行う複数の処理を記憶する記憶手
段と、前記ポインテイングデバイスによって、前記所定
の領域が指示された時に、前記記憶手段に記憶された複
数の処理を、前記処理装置は、前記処理装置に実行占有
時間が少ない処理から順に処理を実行する構成とする。
In order to solve the above problems, the present invention has a processor, a display, and a pointing device for designating a predetermined area displayed on the display. Corresponding to one, the storage means for storing a plurality of processing performed by the processor, and a plurality of processing stored in the storage means when the predetermined area is designated by the pointing device, The apparatus is configured to execute the processing in order from the processing having the smallest occupation time.

【0009】[0009]

【作用】処理を依頼された処理装置は、複数の処理の実
行を、実行占有時間の小さいものから順に実行する。実
行占有時間とは、処理装置が処理を実行する際にかかる
時間である。例えば、「画像のモザイク処理」、「効果
音」、「CDの再生」の処理があったとすれば、「CD
の再生」、「効果音」、「画像のモザイク処理」の順に
行う。
When the processing device is requested to perform a plurality of processes, it executes the plurality of processes in order from the one having the smallest execution occupation time. The execution occupancy time is the time required for the processing device to execute a process. For example, if there are processes of "image mosaic processing", "sound effect", and "reproduction of CD", "CD
Playback ”,“ sound effect ”, and“ image mosaic processing ”.

【0010】[0010]

【実施例】以下、図面を用いて実施例を詳細に説明す
る。本実施例では、ビデオによる画像の再生中に各イベ
ントを実行して、その再生画像に様々な修飾を施すもの
とする。図1は、本発明による実施例を示す図である。
Embodiments will be described in detail below with reference to the drawings. In the present embodiment, it is assumed that each event is executed during reproduction of an image by video and various modifications are applied to the reproduced image. FIG. 1 is a diagram showing an embodiment according to the present invention.

【0011】また、本実施例では、図1に示すように、
上記の各イベントをモザイク処理等の再生画像に対する
映像効果、再生画像と共にコンピュータグラフィックス
(CG)の表示/消去、PCM音源(本実施例では、効
果音として使用する)の再生/停止、マイクのON/O
FF、コンパクトディスク(CD)プレーヤーの再生/
停止としている。
Further, in this embodiment, as shown in FIG.
Each of the above events is a video effect on a reproduced image such as mosaic processing, display / erasure of computer graphics (CG) together with the reproduced image, reproduction / stop of a PCM sound source (used as a sound effect in this embodiment), and microphone ON / O
Playback of FF and compact disc (CD) players /
It has stopped.

【0012】さらに、再生中の画像に対して、必要とす
る修飾を施すために上記複数のイベントの中から所要の
イベントを予めユーザに選択させ、その選択されたイベ
ントは、ある時間においてユーザによるアクション(本
実施例では、マウスによるアイコンの指定としてい
る。)によって同時に実行される1つのグループ(以
下、イベントグループと称する。)としメモリに記憶さ
れる。このようにして、ユーザに、複数のイベントグル
ープを予め選択させておく。
Further, the user is required to select in advance a desired event from the above-mentioned plurality of events in order to apply the required modification to the image being reproduced, and the selected event is set by the user at a certain time. It is stored in the memory as one group (hereinafter, referred to as an event group) which is simultaneously executed by an action (in this embodiment, the icon is designated by the mouse). In this way, the user is allowed to select a plurality of event groups in advance.

【0013】図1中の上段の10,20,30,40
は、アイコンを示している。各アイコンの下の11,2
1,31,41は対応するアイコン毎に記憶されたイベ
ントである。処理の実行の際に、ディスプレイに表示さ
れるのは、各アイコン10乃至40である。
The upper part 10, 20, 30, 40 in FIG.
Indicates an icon. 11,2 under each icon
Events 1, 31, and 41 are events stored for each corresponding icon. When the processing is executed, the icons 10 to 40 are displayed on the display.

【0014】ユーザは、マウス等のポインティングデバ
イスで各アイコン10乃至40のいずれかを選択するも
のとする。例えば、アイコン10を選択した場合、その
1つの選択の動作によって、前記アイコン10に対応し
て記憶されたイベントグループ11が選択されたことに
なる。各イベントグループにおいては、イベントグルー
プ11として、映像効果、PCM音源による効果音、マ
イクのON、CDプレーヤーのスタートを設定し、ま
た、イベントグループ21として、CG表示、効果音、
イベントグループ31として、CG消去、イベントグル
ープ41として、マイクのOFF、CDプレーヤーのス
トップを設定している。
It is assumed that the user selects one of the icons 10 to 40 with a pointing device such as a mouse. For example, when the icon 10 is selected, the event group 11 stored corresponding to the icon 10 is selected by the one selecting operation. In each event group, the video effect, the sound effect by the PCM sound source, the turning on of the microphone and the start of the CD player are set as the event group 11, and the CG display, the sound effect, and the sound effect are set as the event group 21.
CG deletion is set as the event group 31, and microphone OFF and CD player stop are set as the event group 41.

【0015】図2は、アイコンが選択された後のCPU
の処理を示すフローチャートである。ステップ21でマ
ウスによってアイコンが選択されたら、前記アイコンに
対応するイベントグループを参照する。ステップ22で
は、前記参照したイベントグループにCD音楽の設定が
あれば、続くステップ26で音楽CDを再生する。ステ
ップ22でCD音楽の設定がない場合には、ステップ2
3に移る。
FIG. 2 shows the CPU after the icon has been selected.
It is a flowchart which shows the process of. When the icon is selected by the mouse in step 21, the event group corresponding to the icon is referred to. In step 22, if there is a CD music setting in the referred event group, the music CD is reproduced in the following step 26. If no CD music is set in step 22, step 2
Move to 3.

【0016】ステップ23では、前記参照したイベント
グループに効果音の設定があれば、続くステップ27で
効果音を再生する。ステップ23で効果音の設定がない
場合には、ステップ24に移る。ステップ24では、前
記参照したイベントグループにマイクON/OFFの設
定があれば、続くステップ28でマイクON/OFFを
実行する。ステップ24でマイクON/OFFの設定が
ない場合には、ステップ25に移る。
At step 23, if a sound effect is set in the referenced event group, at step 27 the sound effect is reproduced. If no sound effect is set in step 23, the process proceeds to step 24. In step 24, if microphone ON / OFF is set in the referenced event group, microphone ON / OFF is executed in subsequent step 28. If there is no microphone ON / OFF setting in step 24, the process proceeds to step 25.

【0017】ステップ25では、前記参照したイベント
グループにPC画または映像効果の設定があれば、続く
ステップ29でPC画または映像効果を実行する。ステ
ップ25でPC画または映像効果の設定がない場合に
は、再びステップ21に戻る。
In step 25, if a PC image or video effect is set in the referenced event group, the PC image or video effect is executed in the following step 29. If no PC image or video effect is set in step 25, the process returns to step 21.

【0018】[0018]

【発明の効果】以上の説明から、本発明により複数の処
理の実行を実行占有時間の小さいものから順に実行させ
るようにしたため、あたかも1度のアクションによって
複数の処理が同時に実行されたようにユーザに認識させ
ることが可能となる。
As described above, according to the present invention, a plurality of processes are executed in order from the one having the smallest execution occupancy time. Therefore, as if a plurality of processes were simultaneously executed by one action. Can be made to recognize.

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

【図1】 本発明の実施例を示す図である。FIG. 1 is a diagram showing an embodiment of the present invention.

【図2】 アイコンが選択された後のCPUの処理を示
すフローチャートである。
FIG. 2 is a flowchart showing the processing of the CPU after the icon is selected.

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

10,20,30,40 アイコン 11,21,31,41 イベントグループ 10, 20, 30, 40 icons 11, 21, 31, 41 event groups

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】情報処理装置において、 処理装置と、 表示装置と、 前記表示装置に表示された画像の任意の領域を指示する
指示手段と、 前記表示装置の所定の領域に所定の表示を表示する手段
と、 前記所定の表示のひとつに対応して、前記処理装置が行
う複数の処理を記憶する記憶手段と、 前記指示手段によって、前記所定の領域が指示された時
に、前記記憶手段に記憶された前記所定の領域に対応し
た複数の処理の内、前記処理装置は、前記処理装置の実
行占有時間が小さい処理から順に、処理を実行すること
を特徴とする情報処理装置。
1. An information processing apparatus, comprising: a processing device; a display device; instruction means for instructing an arbitrary region of an image displayed on the display device; and a predetermined display in a predetermined region of the display device. Means for storing a plurality of processes performed by the processing device corresponding to one of the predetermined displays, and storing in the storage means when the predetermined area is instructed by the instructing means. The information processing apparatus, wherein the processing apparatus executes the processing in order from the processing having the smallest execution occupancy time of the processing apparatus among the plurality of processing corresponding to the predetermined area.
【請求項2】情報処理装置において、 プロセッサと、 デイスプレイと前記デスイプレイに表示された所定の領
域を指示するポインテイングデバイスを有し、 前記所定の領域のひとつに対応して、前記プロセッサが
行う複数の処理を記憶する記憶手段と、 前記ポインテイングデバイスによって、前記所定の領域
が指示された時に、前記記憶手段に記憶された複数の処
理を、前記処理装置は、前記処理装置に実行占有時間が
少ない処理から順に処理を実行することを特徴とする情
報処理装置。
2. An information processing apparatus, comprising: a processor; and a pointing device for designating a predetermined area displayed on the display and the display, and a plurality of processings performed by the processor corresponding to one of the predetermined areas. A storage unit for storing the processing of the above, when the predetermined area is designated by the pointing device, the processing unit stores a plurality of processes stored in the storage unit, and the execution time is occupied by the processing unit. An information processing apparatus, characterized in that processing is executed in ascending order.
【請求項3】前記複数の処理は、映像効果、効果音、コ
ンパクトデイスクレコードの再生、情報処理装置に備え
られたマイクのオンオフのいずれかを含むことを特徴と
する請求項1又は2の情報処理装置。
3. The information according to claim 1, wherein the plurality of processes include any one of a video effect, a sound effect, reproduction of a compact disc record, and on / off of a microphone provided in the information processing device. Processing equipment.
【請求項4】情報処理装置において、 処理装置と、 前記処理装置に処理を依頼する処理依頼入力手段と、 前記依頼のひとつに対応して、前記処理装置が行う複数
の処理を記憶する記憶手段と、 前記処理依頼入力手段によって、前記所定の依頼が入力
された時に、前記記憶手段に記憶された前記依頼に対応
した複数の処理の内、前記処理装置は、前記処理装置の
実行占有時間が小さい処理から順に、処理を実行するこ
とを特徴とする情報処理装置。
4. An information processing apparatus comprising: a processing device; a processing request input means for requesting the processing device to perform processing; and a storage means for storing a plurality of processes performed by the processing device in response to one of the requests. And, when the predetermined request is input by the processing request input unit, the processing device among the plurality of processes corresponding to the request stored in the storage unit has the execution occupied time of the processing device. An information processing apparatus, characterized in that processing is executed in order from a small processing.
JP4344764A 1992-12-24 1992-12-24 Information processor Withdrawn JPH06195194A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4344764A JPH06195194A (en) 1992-12-24 1992-12-24 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4344764A JPH06195194A (en) 1992-12-24 1992-12-24 Information processor

Publications (1)

Publication Number Publication Date
JPH06195194A true JPH06195194A (en) 1994-07-15

Family

ID=18371802

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4344764A Withdrawn JPH06195194A (en) 1992-12-24 1992-12-24 Information processor

Country Status (1)

Country Link
JP (1) JPH06195194A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008226049A (en) * 2007-03-14 2008-09-25 Ricoh Co Ltd Display processor, display processing method and display processing program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008226049A (en) * 2007-03-14 2008-09-25 Ricoh Co Ltd Display processor, display processing method and display processing program

Similar Documents

Publication Publication Date Title
US10545636B2 (en) Taskbar media player
JP2880644B2 (en) Dynamic control system for video or audio presentation
JP3306741B2 (en) Method and apparatus for providing multimedia story
JP3857380B2 (en) Edit control apparatus and edit control method
JP2000090580A (en) Downloading and recording method for voice or video track
GB2363017A (en) Processing image data
JP2002507867A (en) Non-linear video editing device
US20050257228A1 (en) Information processing apparatus, information processing method, and program
US7684883B2 (en) Information processing apparatus, information processing method, and program
US5819082A (en) Data storage optimization using an access order resource list
JP2765918B2 (en) Presentation device
JP2004192510A (en) File transfer program
JP3668364B2 (en) CONTINUOUS MEDIA INFORMATION ACCESS METHOD, CONTINUOUS MEDIA INFORMATION ACCESS DEVICE, AND RECORDING MEDIUM CONTAINING CONTINUOUS MEDIA INFORMATION ACCESS PROGRAM
US6324562B1 (en) Information processing apparatus, multitask control method, and program recording medium
JPH06195194A (en) Information processor
EP1667015B1 (en) Memory device, recording medium recording therein data processing program, program, data processing system, and data processing method
JP3999375B2 (en) Track control method and control apparatus
JP4389161B2 (en) Display device and display method
TWI281628B (en) Method for fast executing computer function option with intelligent memory
JP3011307B2 (en) Multimedia information editing and playback device
JPH08221954A (en) Multimedia reproducing device
JP3346997B2 (en) Printer driver deletion method and apparatus, and medium recording printer driver deletion program
JPH06259521A (en) Display device
JPH09319373A (en) Musical tone forming device
JP2003114677A (en) Apparatus and method for information processing and storage medium

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20000307