WO1996015500A1 - Method and device for supporting production of moving-picture cd-rom software - Google Patents

Method and device for supporting production of moving-picture cd-rom software Download PDF

Info

Publication number
WO1996015500A1
WO1996015500A1 PCT/JP1995/002331 JP9502331W WO9615500A1 WO 1996015500 A1 WO1996015500 A1 WO 1996015500A1 JP 9502331 W JP9502331 W JP 9502331W WO 9615500 A1 WO9615500 A1 WO 9615500A1
Authority
WO
WIPO (PCT)
Prior art keywords
software
data
time
cdrom
scenario
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.)
Ceased
Application number
PCT/JP1995/002331
Other languages
English (en)
French (fr)
Inventor
Masato Ootsuka
Seiji Uchiyama
Ryozo Inada
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.)
Daikin Industries Ltd
Original Assignee
Daikin Industries 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 Daikin Industries Ltd filed Critical Daikin Industries Ltd
Priority to EP95938010A priority Critical patent/EP0741359B1/en
Priority to DE69521031T priority patent/DE69521031T2/de
Publication of WO1996015500A1 publication Critical patent/WO1996015500A1/ja
Anticipated expiration legal-status Critical
Priority to US10/396,826 priority patent/US20030231201A1/en
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/10Indexing; Addressing; Timing or synchronising; Measuring tape travel
    • G11B27/102Programmed access in sequence to addressed parts of tracks of operating record carriers
    • G11B27/105Programmed access in sequence to addressed parts of tracks of operating record carriers of operating discs
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/02Editing, e.g. varying the order of information signals recorded on, or reproduced from, record carriers
    • G11B27/031Electronic editing of digitised analogue information signals, e.g. audio or video signals
    • G11B27/034Electronic editing of digitised analogue information signals, e.g. audio or video signals on discs
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • G11B2220/21Disc-shaped record carriers characterised in that the disc is of read-only, rewritable, or recordable type
    • G11B2220/213Read-only discs
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • G11B2220/25Disc-shaped record carriers characterised in that the disc is based on a specific recording technology
    • G11B2220/2537Optical discs
    • G11B2220/2545CDs

Definitions

  • the present invention relates to a method and an apparatus for supporting production of a moving image CD ROM (Compact Disk Read Only Memory), and more particularly, to a method for producing software for a CD ROM to be printed on a CD ROM.
  • simulation of CDROM software simulation of video data branch scenario and simulation of branch timing control
  • FIG. 10 is a flowchart showing a conventional mobile CD ROM software creation procedure.
  • a moving picture CDROM plan is created in step SP1
  • a hand-harming scenario which is generally given a vague instruction
  • step SP3 a material creation process corresponding to the scenario design is performed, and in step SP4, the story is programmed.
  • the processing of step SP3 and the processing of step SP4 are separate processing steps, and the processing is generally performed in parallel with each other.
  • the materials (moving images, still images, audio, etc.) and programs created for the CD in step SP 5 are printed, and in step SP 6 the CD Play back to check the contents.
  • the processing of step SP1 is performed again.
  • a CDROM title is added to complete the video CD ROM software.
  • the scenario creation support method of Recollection 1 is based on the software design for CDROM where the scenario design and the program were created.
  • the data is read out sequentially from the database (1), played back, and edited.
  • This is a dynamic liCDROM software production support method that edits the software for CDROM in response to an instruction from the user.In this method, each data played by the software for CDROM is automatically reproduced in time and time series. Creates a table that lists the processes that occur in the order of time, analyzes the flow of the scenario, and executes the processes automatically according to the contents of the above table on the condition that a timer interrupt occurs. It is a way to make it.
  • the video CDROM software production support device of claim 2 sequentially reproduced the corresponding data from the database based on the scenario design and the software for the CDROM for which the program was created, and was instructed to edit.
  • the software for CD ROM is edited, and the time required for the data to be played back by the above-mentioned software for CDROM and the processing automatically generated in time series are determined in time.
  • a table creation step for creating a table arranged in order, a scenario execution means for analyzing a scenario flow and automatically executing the processing, and a processing corresponding to the contents of the above table on condition that a timer interrupt occurs.
  • control means for performing the following.
  • the video CDROM software production support method sequentially reads and reproduces the relevant data from the database based on the scenario design and the software for the programmed CDROM, and instructs editing.
  • the software of the CD ROMffl was edited, it was played back by the above-mentioned software for CDROM.
  • the corresponding data is sequentially read out from the database based on the software for the CDROM in which the scenario design and the program have been created, and the editing is instructed.
  • the data created by the software for the above-mentioned CD ROM are automatically reproduced by the table creation means in the reproduction time and time series. Create a table that lists the processes that occur in the order of time, and analyze the scenario flow by scenario execution means and execute it dynamically. Then, the control means determines that an evening interrupt has occurred: The processing corresponding to the contents of the above table is performed as a condition.
  • FIG. 1 is a block diagram showing an embodiment of a moving image CD-ROM software production support device according to the present invention.
  • FIG. 2 is a flowchart for explaining the simulation processing.
  • Fig. 3 is a flowchart explaining the automatic processing.
  • FIG. 4 is a flowchart for explaining the program automatic generation processing.
  • FIG. 5 is a flowchart for explaining the data error automatic detection process.
  • FIG. 6 is a flowchart for explaining the ⁇ non-detection processing of the data file.
  • FIG. 7 is a flowchart for explaining the scenario S dynamic verification process.
  • FIG. 8 is a diagram showing an example of a timetable table.
  • FIG. 9 is a diagram showing a process corresponding to the time chart table.
  • Fig. 10 is a flowchart showing the procedure for creating a conventional moving image CD ROM software.
  • FIG. 1 is a block diagram showing one embodiment of a vehicle CDROM software production support device of the present invention.
  • the vehicle CDROM production support device includes a database 1 for storing compressed video, audio material, scenarios, etc., an editing window 2, which is a user interface for editing compressed video, audio data, and scenarios.
  • Simulation window 3 which is a user interface for simulating the behavior of CDROM on a computer in a scenario, and a user for operating the behavior of CDROM on a computer
  • Simulation operation window 4 which is one-in-one interface
  • CDROM disk image formatter 5 which is software for generating CD ROM disk image on computer hard disk
  • CDROM disk image A CD printer 6 that harms the disk image generated by the formatter 5 to a write-once CD (CD that can be written only once) 14 and an external video and audio system that captures video and audio data after compressing and digitizing it
  • a certain system time control device 10 a mouse operation device (pseudo CD ROM operation device) 11 that is an interface for realizing the operation of the CDROM controller on a computer, and the expanded video and audio It has a playback window 12 that is a video window for displaying on a monitor, and a system clock device g13 that generates the internal clock of the computer.
  • the video CD ROM software production support device with the above configuration is configured by a computer system in which a computer system, database, etc., which may be configured by a computer system with a stand-alone interface, are connected via a network line. It may be configured.
  • Fig. 8 shows an example of a timeout table created by the system time controller 1 #.
  • the time chart table in FIG. The figure shows a case where a pause process is performed in 5 seconds, a replay process is performed in 7 seconds, a pause process is performed in 10 seconds, a replay process is performed in 12 seconds, and the process is completed in 15 seconds.
  • the time column of this time chart table stores the elapsed time from the previous processing
  • the processing shelf stores the corresponding processing name
  • the argument ⁇ stores the argument of the corresponding processing.
  • the argument “next” is stored corresponding to the last “end”, so that the next processing can be performed after the end.
  • video and audio data can be compressed and captured in a unified user interface, and can be managed in a database together with attribute information used for creating titles.
  • the captured data can be iconified so that designers can easily add, update, or delete it.
  • video and audio compressed data can be re-edited from the attribute information.
  • Motion and voice compression data are transferred in real-time over a network and shared, when the above-mentioned combi-night system is adopted.
  • data and scenarios can be batched and saved from a script file written in a script language.
  • the link between the motion and sound compression data on the hard disk and the branching scenario is performed by dragging and dropping the icons, and a scenario program is automatically created without using the designer and programming.
  • CDROM title production can be done easily.
  • step S ⁇ initial settings for CDROM image generation are performed.
  • step S ⁇ 2 data for which the program generation flag is not set is searched from the database in scenario order. Is determined. If it is determined that there is data, branch information and data are extracted from the database in step S ⁇ 4, a CDROM program is generated from the branch information and data in step SP5, and the program is generated in step S ⁇ 6. The generation flag is set as the data attribute of the corresponding data in the database, and the process of step S # 2 is performed again.
  • step S ⁇ 3 If it is determined that there is no data in step S ⁇ 3, all program generation flags in the database are cleared in step SP7, and a CDROM image is generated in step S ⁇ 8. The series of processing ends. Therefore, a program can be automatically generated.
  • FIG. 2 is a flowchart for explaining the simulation processing.
  • step SP1 the playback start time, playback end time, auto pause (auto pause) time, and timer interrupt time edited in the editing window 2 are set in a time-out table. Play the software and determine if there is a timer interrupt in step SP3. If there is no timer interrupt, it is determined in step SP4 that there is no user interrupt. If there is no user interrupt, the determination in step SP3 is performed again.
  • step SP4 If it is determined in step SP4 that there is a user interrupt, the reproduction is stopped in step SP5, the next data is searched from the database 1 in step SP8, and whether the end button is operated in step SP9 Alternatively, it is determined whether or not there is data to be reproduced. If it is determined that the end button has been operated or that there is no data to be reproduced, the series of processing is terminated as it is. Conversely, if the end button has not been operated and there is data to be reproduced, the process of step SP1 is performed again.
  • step SP6 determines whether or not the camera is in the automatic pause by referring to the time-out table.
  • step 7 it is determined whether or not the reproduction is completed by referring to the time chart table. Then, when it is determined that the reproduction has been completed, the processing in step SP8 is performed as it is. Conversely, if it is determined in step SP6 that the playback is an auto-pause, or if it is determined in step SP7 that the playback has not been completed, the determination in step SP3 is performed again.
  • FIG. 3 is a flowchart for explaining the auto check process.
  • step SP1 the playback 5 edited in the editing window 2 5 start time, playback end time, auto pause time, virtual user interruption time
  • step SP4 (Time assuming user interrupt during simulation) Set the timer interrupt time in the time chart table, play back the CDRO Mffl software in step SP2, and determine in step SP3 whether there is a timer interrupt I do. Then, if there is a timer interrupt, it is determined in step SP4 whether or not the playback is completed by referring to the time table in step SP4. Is determined. If it is determined in step SP5 that the reproduction has been completed, the next data is searched from the database 1 in step SP8, and the presence or absence of the data to be reproduced is determined in step SP9. If there is no platform, the series of processing ends. Conversely, the data to be played back in step SP 9 —If it is determined that there is evening, repeat the process in step SP 1. If it is determined in step SP5 that the playback is not to be ended, it is determined in step SP6 whether or not the interrupt is a virtual user interrupt by referring to the time chart table. Is stopped, and the processing of step SP 8 is performed as it is.
  • step SP3 when it is determined in step SP3 that there is no timer interrupt, when it is determined in step SP4 that the timer is not paused, and when it is determined in step SP6 that there is no virtual user interrupt, The determination in step SP 3 is performed again.
  • the present invention analyzes the scenario multiplication by setting the delay time (interval between playback screens) and playback time before the simulation starts, and automatically executes all paths (automatic check processing). can do.
  • the auto-pause or the reproduction end is determined by referring to the time table at each set time interruption time, and the reproduction is continued until the reproduction end or the virtual user interruption occurs. Then, when the playback ends, or if there is a Vuser interrupt, the next data is extracted from the database, and the initial time is set (timeout table is created) and playback is performed. As a result, data can be dynamically reproduced in accordance with the CD ROM software. In addition, since the playback is stopped when a virtual user interrupt occurs even if the playback is not completed, the time required for the playback can be reduced, and the all-pass playback test can be performed in a short time.
  • FIG. 5 is a flow chart for explaining the data miss detection processing, and the flow chart of each detection E processing executed in the auto-check processing is shown below.
  • step SP1 a data miss detection item is set, and in step SP2, the presence or absence of a mistake in the detection item is determined. If it is determined that there is a miss, the miss is reported in step SP3, it is determined in step SP4 whether all the setting items have been determined, and all the setting items g have been determined. In this case, the series of processing ends. Conversely, if there is a setting item that has not been determined, the determination in step SP2 is performed again. If it is determined in step SP2 that there is no miss, the determination in step SP4 is immediately performed.
  • Figure 6 is a flowchart explaining the process of checking the existence of a data file as an example of a data error.
  • step SP1 it is determined whether or not the data file actually exists. If it is determined that the data file does not exist, the absence of the data file is reported in step SP2, and the process proceeds to step SP3. It is determined whether or not all data has been determined. Then, when it is determined that all the data has been determined, the series of processing ends. Conversely, when it is determined that there is undetermined data, the determination in step SP 1 is performed again. If it is determined in step SP1 that a data file exists, the determination in step SP3 is performed immediately.
  • FIG. 7 is a flowchart for explaining the scenario automatic verification process.
  • step SP1 the database searches for a scenario path in which the automatic verification flag is not set, and in step SP2, determines whether there is a scenario path in which the automatic verification flag is not set. If it is determined that there is a scenario path for which the automatic detection flag has not been set, Checks the scenario path in step SP3, and determines whether or not there is an error in step SP4.
  • step SP4 If it is determined that there is no error in step SP4, a log message is output in step SP5, the presence or absence of data used in the scenario is checked in step SP6, and the result is checked in step SP7. Determine the presence or absence of data. If it is determined that there is no data, an error message is output in step SP8, and if it is determined that there is data, a log message is output in step SP9. If the processing in step SP 8 or step SP 9 has been performed, the A flag is set in step SP 10, and the processing in step SP 1 is performed again.
  • step SP4 If an error is determined in step SP4, an error message is output in step SP11, an entire report is output in step SP12, and all the data in the database are output in step SP13. Automatic inspection! Clears the it flag and ends the series of processing. If it is determined in step SP2 that there is a scenario path for which the automatic verification flag is not set, the processing of step SP12 is performed.
  • the method and apparatus for supporting production of a moving image CD ROM software can perform simulation of CDROM software and all-path reproduction test in a short time before performing CD printing. This can significantly reduce the time required to finally obtain the video CDROM software as intended by the designer, and as a result, the video CD ROM software The cost of the bird can be significantly reduced.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Processing Or Creating Images (AREA)

Description

明細害 動両 CDROMソフ ト制作支援方法およびその装置 技術分野
この発明は動画 C DROM (C o m p a c t D i s k R e a d O n l y Me m o r y) ソフ ト制作支援方法およびその装置に関し、 さらに詳細にいえば、 C DROMに印刷すべく CDROM用のソフ トウ エアを作成する場合に、 CDROMに対する印刷処理、 再生処理を行う ことなく C DROM用のソフ トウエアのシミ ュレ一シヨ ン (動画データ 分岐シナリオのシミュレーションと分岐タイ ミ ング制御のシミ ュレーシ ヨ ン) 、 短時間での全パス再生テス トなどを行うための新規な動画 CD R 0 Mソフ ト制作支援方法およびその装置を提供することを目的として いる。 背景技術
従来から、 動画データを含む動画 CDROMソフ トが作成され、 かつ 実用に供されている。
第 1 0図は従来の動両 C D ROMソフ 卜作成手順を示すフローチヤ一 トである。 このフローチャー トでは、 ステップ S P 1において動画 C DROMの企画を作成し、 ステップ S P 2において、 一般的に暖昧な指 示がなされている手害きシナリオを作成する。 そして、 ステップ S P 3 においてシナリオデザィンに当る素材作成処理を行うとともに、 ステツ プ S P4においてス トーリーのプログラミ ングを行う。 なお、 このステ ップ S P 3の処理とステップ S P 4の処理とは互いに別の処理工程であ り、 し力、も、 一般的には互いに並行して処理が行われる。 そして、 ステップ S P 3およびステップ S P 4の処理が行われた後は、 ステップ S P 5において CDに対して作成された素材 (動画、 静止画、 音声など) およびプログラムを印刷し、 ステップ S P 6において CDを 再生して内容を確認する。 そして、 C Dの内容の変更が必要な場合には、 再びステップ S P 1の処理を行う。 逆に、 C Dの内容の変更が不要であ れば、 C DROMタイ トルを付与して動画 C D ROMソフ 卜を完成させ る。
従来の動 liC DROMソフ 卜の制作方法においては、 シナリオデザィ ンとス トーリ一のブログラ ミ ングが互いに別ェ¾になっているので、 デ ザィナの意図どおりのソフトゥユアを作成することが困難であり、 C D 印刷が行われた後に内容を変更しなければならなくなる可能性が高くな つてしまう。
また、 実際に C D印刷を行って再生しなければ、 動作確認、 論理検 II、 C DROM物理制約検証を行うことができないので、 動画 C DR OMソ フトの制作所要時問が長くなるとともに、 コス卜が高くなってしまう。 したがって、 C D印刷を行って再生することにより動作確認、 諭理検 ¾E、 C DROM物理制約検 IIを行う必要があり、 しかも、 この結果、 内 容を変史しなければならない可能性が高いことに起因して、 第 5図のフ ローチヤ一卜の処理を多数回反復しなければならない可能性が高くなり、 ひいては動 liiC DROMソフ 卜の制作所要時間が著しく長くなるととも に、 コストが著しく くなつてしまう。
この允明は上記の問題点に鑑みてなされたものであり、 C D印刷を行 う前の段階で CDROMfflのソフ トウヱァのシミ ュレーショ ン、 短時間 での全パス再生テストなどを行うことができる動画 C D R OMソフ 卜制 作支援方法およびその装置を提供することを目的としている。 発明の開示
諳求项 1のシナリオ制作支援方法は、 シナリオデザィンおよびプログ ラム作成が行われた C DROM用のソフ トゥヱァに基づいてデータべ一 ス (1 ) から該当するデータを順次読み出して再生するとともに、 編集 が指示されたことに応答して C DROM用のソフトゥヱァの編集を行う 動 liCDROMソフ ト制作支援方法であって、 上記 CDROM用のソフ トウユアにより再生される各データについて再生時間と時系列で自動的 に発生する処理とを時間順に並べてなるテーブルを作成し、 シナリオの 流れを解析して自動的に実行するに当って、 タイマ割り込みが発生した ことを条件として上記テーブルの内容に対応する処理を行わせる方法で ある。
請求 ¾2の動画 C DROMソフ 卜制作支援装置は、 シナリオデザィン およびプログラム作成が行われた C DROM用のソフトウェアに基づい てデータベースから該当するデータを順次^み出して再生するとともに、 編集が指示されたことに応答して C D ROM用のソフトウユアの編集を 行うものであって、 上記 C DROM用のソフ トウエアにより再生される 各データについて再生時問と時系列で自動的に発生する処理とを時問順 に並べてなるテーブルを作成するテーブル作成于.段と、 シナリォの流れ を解析して自動的に実行するシナリオ実行手段と、 タイマ割り込みが発 生したことを条件として上記テーブルの内容に対応する処理を行わせる 制御手段とを有している。
請求 ¾1の動画 CDROMソフ ト制作支援方法であれば、 シナリオデ ザィンおよびプログラム作成が行われた C DR OM用のソフトウエアに 基づいてデータベースから該当するデータを順次読み出して再生すると ともに、 編集が指示されたことに応答して CD ROMfflのソフ トウエア の編集 行うに当って、 上記 C DROM用のソフ トウエアにより再生さ れる各データについて再生時間と時系列で自動的に発生する処理とを時 間順に並べてなるテーブルを作成し、 シナリォの流れを解析して自動的 に実行する。 そして、 タイマ割り込みが発生したことを条件として上記 テーブルの内容に対応する処理を行わせる。 したがって、 C D印刷を行 う前に C D R OM用のソフ トウェアのシミュレ一シヨン、 短時間での全 パス再生テストなどを行うことができ、 最終的にデザイナの意図どおり の動画 C D R 0 Mソフ トが得られるまでの所要時間を著しく短縮するこ とができ、 この結果、 動画 C DROMソフ トのコス トを著しく低滅でき る o
請求項 2の動画 C DROMソフ ト制作支援装置であれば、 シナリオデ ザィンおよびプログラム作成が行われた CDROM用のソフトウエアに 基づいてデータベースから該当するデータを順次読み出して再生すると ともに、 編集が指示されたことに応答して CD ROM用のソフ トウエア の編集を行うに当って、 テ—ブル作成手段により、 上記 C DROM用の ソフ トゥユアにより再生される各データについて再生時間と時系列で自 動的に発生する処理とを時間順に並べてなるテーブルを作成し、 シナリ ォ実行手段により、 シナリオの流れを解析して S動的に実行する。 そし て、 制御手段により、 夕イマ割り込みが発生したことを: ¾件として上記 テーブルの内容に対応する処理を行わせる。 したがって、 C D印刷を行 う前に C D ROM用のソフトウユアのシミュレーション、 短時間での全 パス再生テストなどを行うことができ、 最終的にデザイナの意図どおり の動画 C D ROMソフ 卜が得られるまでの所要時間を著しく短縮するこ とができ、 この結果、 動画 CDROMソフ トのコス トを著しく低減でき る 0 図面の簡単な説明 第 1図はこの発明の動画 C D R O Mソフト制作支援装置の一実施例を 示すプロック図である。
第 2図はシミュレーション処理を説明するフローチヤ一トである。 笫 3図はォートチュック処理を説明するフローチヤ一トである。
第 4図はプログラム自動生成処理を説明するフローチヤ一トである。 第 5図はデータミス自動検出処理を説明するフローチヤ一トである。 第 6図はデータファイルの ^無検出処理を説明するフローチャー トで ある。
第 7図はシナリオ S動検証処理を説明するフローチャートである。 第 8図はタイムァゥ卜テ一ブルの一例を示す図である。
第 9図はタイムァゥトテーブルに対応する処理を示す図である。
筇 1 0図は従来の動画 C D R O Mソフ ト作成手順を示すフローチヤ一 トである。 発明を実施するための最 βの形態
以下、 ¾施例を示す添付図面によってこの発明を詳細に説明する。 第 1図はこの発明の勐両 C D R O Mソフ ト制作支援装置の一実施例を 示すブロック図である。
この勐両 C D R O M制作支援装置は、 圧縮映像、 音声素材、 シナリオ などを保持するデータベース 1と、 圧縮映像、 音声データとシナリオと を編集するためのユーザーィンターフェイスである編集ウイ ン ドウ 2と、 シナリオに^せて C D R O Mの挙動をコンビュータ上にシミュレーショ ンするためのユーザーインターフェイスであるシミュレーションウイ ン ドウ 3と、 C D R O Mの挙動をコンピュー夕上で操作するためのユーザ 一イン夕一フェイスであるシミ ュレーショ ン操作ウイ ン ドウ 4と、 CD ROMのディスクイメージをコンピュータのハ一 ドディ スク上に生成す るソフ トウエアである C D R OMディ スクイメージフォーマッタ 5と、 CDROMディスクイメージフォーマッタ 5により生成されたディスク イメージをライ トワンス CD ( 1度だけ書き込み可能な CD) 14に害 き込む C Dプリ ンタ 6と、 映像、 音声データを圧縮ディ ジ夕ライズして 取り込むための外部映像音声リアルタイム圧縮装 g 7と、 シナリオの流 れを自動解析し、 自動実行するソフ 卜ゥユアであるシナリオ自動検証装 置 8と、 圧縮映像、 音声データをリアルタイムに伸張する圧縮映像音声 リアルタイム伸張装置 9と、 1つのデータについて再生時間と時系列で 自動的に発生する処理 (例えば、 オー トポーズ処理など) を時間順に並 ベてなるタイムァゥ 卜テーブルを作成するとともに、 コンピュータの内 部のク口ック割り込みおよびタイムァゥ トテーブルの内容に応答してシ ミ ュレーショ ンの時間制御を行うソフ トウユアであるシステム時間制御 装置 1 0と、 CDROMコン トローラの操作をコンピュータ上に実現す るためのィンターフェイスであるマウス操作装置 (疑似 C D ROM操作 装置) 1 1 と、 伸張された映像と音声をコンピュータモニタに表示する ためのビデオウィ ン ドウである再生ゥイ ン ドウ 1 2と、 コンピュータの 内部クロックを発生するシステムクロック装 g 1 3とを している。 な お、 上記の構成の動画 CD ROMソフ ト制作支援装置はスタン ドア口一 ンのコンピュータシステムにより構成されていてもよい力 コンビユー 夕、 データベースなどをネッ トワーク回線で接統してなるコンピュータ システムにより構成されていてもよい。
上記システム時間制御装置 1 ϋにより作成されるタイムアウ トテープ ルの一例を第 8図に示す。
第 8図のタイムァゥ トテーブルは、 第 9図に示すように、 処理開始後、 5秒でポーズ処理を行い、 7秒でリプレイ処理を行い、 1 0秒でポーズ 処理を行い、 1 2秒でリプレイ処理を行い、 1 5秒で終了する場合を示 している。
このタイムァゥ トテーブルの時間欄には前の処理からの経過時間が格 納され、 処理棚には対応する処理名が格納され、 引き数櫊には該当する 処理の引き数が格納される。 このタイムァゥ トテーブルでは、 最後の 「終了」 に対応して引き数 「次へ」 が格納されているので、 終了後に次 の処理に移ることができる。
したがって、 統一されたユーザインターフヱ一スにて、 動画と音声デ —タの圧縮取り込みを行い、 タイ トル作成に使用される属性情報と共に データベース化して管理できる。 また、 取り込んだデータをアイコン化 し、 追加、 更新、 削除をデザイナにも簡単に行えるようにできる。 さら に、 属性情報から、 動画、 音声圧縮データを再編集することができる。 動幽、 音声压縮データは、 上記後者の構成のコンビュ一夕システムを採 用した場合に、 ネッ 卜ワーク上でリアルタイム転送され、 データ共有化 される。 また、 スクリプト言語によって記述されたスクリプトファイル から、 データとシナリオの一括投入、 退避を行うことができる。
また、 ハー ドディスク上の動幽、 音声圧縮データと、 分岐シナリオと の間の関連づけを、 アイコンのドラッグ · ドロップによって行い、 シナ リオのプログラムを自動作成し、 デザイナだけで、 プログラミ ングする ことなく C D R O Mタイ トル制作を簡単に行うことができる。 さらに、 作成した関連情報を用いて動画ソフ 卜のシミ ュレーショ ンを行うこと力く できる。 そして、 シミ ュレーションの結果、 シナリオの分岐情報、 タイ ミ ング制御を即時に再編集でき、 C D R O Mプレイヤを用いることなく、 コンピュータ上でシミ ュレーシ ョ ンを繰り返すことができる。
さらに、 分岐シナリオを自動解析し、 C D R O M規格の制約や C D R .ΛΛ
O 96/15500
-8-
ΟΜメディァの物理的制約の観点から、 シナリオの諭理矛盾や CDRO Μメディァに格納可能なデータであるかを 13動検証することができる。 また、 上記編集ウイ ン ドウに表示される動画、 静止画素材をアイコン 操作することにより、 各素材の再生情報 (再生時間、 再生後の動作記述, 再生ループ情報、 再生後の他素材へのシナリオ分岐記述など) の編集を 行うことができる。 また、 各素材の分岐情報は、 各素材を編集ウイ ンド ゥでマウス操作によって紡び付けることによつても編集することができ る。 さらに、 編集情報によって、 後述するシミユレーショ ン処理を行わ せることができ、 また、 C DROMのディ スクイメージを作成すること もできる。 C DR ΟΜの置かれる位置についての最適化するデータ並べ かえの機能も持つ。 なお、 素材データ、 編集情報は上記コンビユー夕シ ステムのハー ドディスク上のデータベースによって管理されている。 笫 4図はプログラム S動作成処理を説明するフローチヤ一トである。 ステップ S Ρ】 において CDROMイメージ生成のための初期設定を 行い、 ステップ S Ρ 2においてシナリォ順にデータベースよりプログラ ム生成フラグがセッ トされていないデータを検索し、 ステップ S Ρ 3に おいてデ一夕の有無を判定する。 そして、 データが有ると判定された場 合には、 ステップ S Ρ 4においてデータベースより分岐情報とデータを 取り出し、 ステップ S P 5において分岐情報とデータにより C DROM プログラムを生成し、 ステップ S Ρ 6においてプログラム生成フラグを データベースの該 3するデ一夕のデータ属性としてセッ 卜し、 再びステ ップ S Ρ 2の処理を行う。
上記ステップ S Ρ 3においてデ一夕が無いと判定された埸^には、 ス テツプ S P 7においてデータベースの全てのプログラム生成フラグをク リアし、 ステップ S Ρ 8において C DROMイメージを生成し、 そのま ま一連の処理を終了する。 したがって、 プログラムを自動生成することができる。
第 2図はシミュレーション処理を説明するフローチヤ一トである。 ステップ S P 1において、 前記編集ウイ ンドウ 2にて編集された再生 開始時間、 再生終了時間、 オートポーズ (自動一時停止) 時間、 タイマ 割り込み時間をタイムアウトテーブルに設定し、 ステップ S P 2におい て C D R O M用のソフトウェアを再生し、 ステップ S P 3においてタイ マ割り込みの有無を判定する。 そして、 タイマ割り込みがなければステ ップ S P 4においてユーザ割り込みの 無を判定し、 ユーザ割り込みが なければ再びステップ S P 3の判定を行う。
上記ステップ S P 4においてユーザ割り込みがあると判定された場合 には、 ステップ S P 5において再生を中止し、 ステップ S P 8において データベース 1から次のデータを検索し、 ステップ S P 9において終了 ボタンが操作されたか若しくは再生するデータがないかを判定し、 終了 ボ夕ンが操作されたか若しくは再生するデータがないと判定された場合 には、 そのまま一連の処理を終了する。 逆に、 終了ボタンが操作されて おらず、 かつ再生するデータがある場合には、 再びステップ S P 1の処 理を行う。
上記ステップ S P 3においてタイマ割り込みがあると判定された場合 には、 ステップ S P 6においてタイムァゥ 卜テーブルを参照してォ一ト ポーズであるか否かを判定し、 オートポーズでない場合には、 ステップ S P 7においてタイムァゥトテーブルを参照して再生終了か否かを判定 する。 そして、 再生終了であると判定された場合には、 そのままステツ プ S P 8の処理を行う。 逆に、 上記ステップ S P 6においてォートポー ズであると判定された場合、 またはステップ S P 7において再生終了で ないと判定された埸台には、 再びステップ S P 3の判定を行う。
したがって、 設定されたタイマ割り込み時間毎にタイムァゥトテープ - 1 o - ルを参照し、 再生終了になるまでは再生を継統する。 そして、 再生終了 になればデータべ一ス 1から次のデータを読み出し、 各時間の初期設定 を行って (タイムァゥトテーブルを作成して) 再生を行う。 また、 ユー ザ割り込みがあれば再生を中止し、 データベース 1から次のデータを読 み出し、 各時間の初期設定を行って再生を行う。 この結果、 C D R O M 用のソフ トウヱァにしたがうデータの再生を行わせることができる。 即ち、 上記ハードディスク上の動画、 静止画素材データ、 時間と分岐 情報をリアルタイムにシミュレ一ションプログラムに読み込んで、 C D R O Mプレイヤと同じ動作を上記コンピュータシステム上で、 上述のよ うに時間管理を行いながらシミュレーションすることができる。
また、 1つの圧縮動画素材の中での分岐 (素材の N秒後から再生、 N 秒後に分岐というような細かい時間制御) を行うことができる。
第 3図はォートチエツク処理を説明するフローチヤ一トである。
ステップ S P 1において、 前記編集ウイ ンドウ 2にて編集された再生 5 開始時間、 再生終了時間、 オートポーズ時間、 仮想ユーザ割り込み時問
(シミ ュレーショ ン遂行時におけるユーザ割り込みを想定した時間) 、 タイマ割り込み時間をタイムァゥトテーブルに設定し、 ステップ S P 2 において C D R O Mfflのソフトウェァを再生し、 ステップ S P 3におい て夕イマ割り込みの有無を判定する。 そして、 タイマ割り込みがあれば n ステップ S P 4においてタイムァゥ卜テーブルを参照して、 オートポー ズか否かを判定し、 オートポーズでなければステップ S P 5において夕 ィムァゥ トテーブルを参照して再生終了か否かを判定する。 ステップ S P 5において再生終了であると判定された場合には、 ステップ S P 8に おいてデータベース 1から次のデータを検索し、 ステップ S P 9におい5 て再生するデータの有無を判定し、 再生するデータがない場台にはその まま一連の処理を終 /する。 逆に、 ステップ S P 9において再生するデ —夕があると判定された場合には、 再びステップ S P 1の処理を行う。 上記ステップ S P 5において再生終了でないと判定された場合には、 ステップ S P 6においてタイムァゥトテーブルを参照して、 仮想ユーザ 割り込みか否かを判定し、 仮想ユーザ割り込みであれば、 ステップ S P 7において再生を中止し、 そのままステップ S P 8の処理を行う。
また、 上記ステップ S P 3においてタイマ割り込みがないと判定され た場合、 ステップ S P 4においてォ一トポーズであると判定された場合、 ステップ S P 6において仮想ユーザ割り込みがないと判定された場台に は、 再びステップ S P 3の判定を行う。
本発明は、 ユーザがシミュレーション¾行前にディ レイタイム (再生 画面間のインターバル) と再生時間などを任意に設定することで、 シナ リオ乗法を解析し、 全パスを Θ動実行 (ォートチユック処理) すること ができる。
したがって、 設定された夕イマ割り込み時間毎にタイムァゥトテープ ルを参照してォートポーズか再生終了かを判定し、 再生終了になるまで、 または仮想ユーザ割り込みがあるまでは丙生を継続する。 そして、 再生 終了になり、 または仮想ユーザ割り込みがあればデータベース ]から次 のデータを詨み出し、 ^時間の初期設定を行って (タイムアウトテープ ルを作成して) 再生を行う。 この結果、 C D R O M用のソフトウェアに したがうデータの再生を B動的に行うことができる。 また、 再生終了で なくても仮想ユーザ割り込みがあつた時点で再生を中止するのであるか ら、 再生所要時間を短縮することができ、 ひいては短時間で全パス再生 テストを行うことができる。
第 5図はデータ ミ ス検出処理を説明するフローチヤ一卜であり、 前記 オートチヱック処理で実行される各検 E処理のフローチヤ一トを以下に 示す。 ステップ S P 1においてデータミ スの検出項目の設定を行い、 ステツ プ S P 2において検出項目についてミスの有無を判定する。 そして、 ミ スが有ると判定された場合には、 ステップ S P 3においてミ スの報告を 行い、 ステップ S P 4において設定 ¾目を全て判定したか否かを判定し, 設定項 gを全て判定した場合には、 そのまま一連の処理を終了する。 逆 に、 判定していない設定項目が有る場合には、 再びステップ S P 2の判 定を行う。 上記ステップ S P 2においてミ スが無いと判定された場合に は、 直ちにステップ S P 4の判定を行う。
したがって、 検出項 Sを設定するだけで、 自動的にデ一夕ミ スの検出 を行うことができる。
笫 6図はデータミスの一例としてデータファイルの存在の有無を検査 する処理を説明するフローチヤ一卜である。
ステップ S P 1において実際にデータファイルが存在するか否かを判 定し、 データファイルが存在しないと判定された場合には、 ステップ S P 2においてデータファイルが無いことを報告し、 ステップ S P 3にお いてデータを全て判定したか否かを判定する。 そして、 データを全て判 定したと判定した場合には、 そのまま一連の処理を終了する。 逆に、 判 定していないデータが存在すると判定された場合には、 再びステップ S P 1 の判定を行う。 上記ステップ S P 1においてデータファイルが存在 すると判定された場合には、 直ちにステップ S P 3の判定を行う。
したがって、 データフアイルの有無を自動的に検出することができる。 第 7図はシナリオ自動検証処理を説明するフローチヤ一卜である。
ステップ S P 1においてデータベースより自動検証フラグがセッ 卜さ れていないシナリオパスを検索し、 ステップ S P 2において自動検証フ ラグがセッ トされていないシナリオパスの有無を判定する。 自動検 フ ラグがセッ 卜されていないシナリオパスが存在すると判定された場合に は、 ステップ S P 3においてシナリオパスの諭理チェックを行い、 ステ ップ S P 4においてエラーか否かを判定する。
ステップ S P 4においてエラーでないと判定された場^には、 ステツ プ S P 5においてログメ ッセージを出力し、 ステップ S P 6においてシ ナリオに使用されているデータの有無をチユック し、 ステップ S P 7に おいてデータの有無を判定する。 そして、 データが無いと判定された場 合には、 ステップ S P 8においてエラーメ ッセージを出力し、 データが 有ると判定された場合には、 ステップ S P 9においてログメ ッセージを 出力する。 ステップ S P 8またはステップ S P 9の処理が行われた場合 には、 ステップ S P 1 0において A勅検証フラグをセッ 卜し、 再びステ ップ S P 1の処理を行う。
ステップ S P 4においてエラーであると判定された場合には、 ステツ プ S P 1 1においてエラーメ ッセージを出力し、 ステップ S P 12にお いて全体レポ一トを出力し、 ステップ S P 1 3においてデータベースの 全ての自動検! itフラグをクリアし、 そのまま一連の処理を終了する。 ま た、 ステップ S P 2において自動検証フラグがセッ トされていないシナ リオパスが存在すると判定された場合には、 ステップ S P 12の処理を 行ラ
したがって、 シナリオの 5動検証を行うことができる。 産業上の利用可能性
以上のようにこの発明に係る動画 C D ROMソフ ト製作支援方法およ びその装置は、 C D印刷を行う前に C DROM用のソフ トウエアのシミ ユレーシヨ ン、 短時間での全パス再生テス トなどを行うことができ、 最 終的にデザイナの意図どおりの動画 C DROMソフ 卜が得られるまでの 所要時問を著しく短縮することができ、 この結果、 動画 CD ROMソフ 卜のコス トを著しく低減できる。

Claims

求の範囲
1 · シナリオデザィンおよびプログラム作成が行われた CDROM 用のソフトゥユアに基づいてデータベース (1 ) から該当するデータを 順次読み出して再生するとともに、 編集が指示されたことに応答して C D ROM用のソフ トウユアの編集を行う動画 CD ROMソフ 卜制作支援 方法であって、 上記 C D ROM用のソフ トウユアにより再生される各デ ータについて再生時間と時系列で 13動的に発生する処理とを時間順に並 ベてなるテーブルを作成し、 シナリオの流れを解析して β動的に実行す るに 3つて、 夕イマ割り込みが発生したことを条件として上記テーブル の内容に対応する処理を行わせることを特徴とする動画 C DROMソフ ト制作支援方法。
2. シナリオデザィンおよびプログラム作成が行われた C DROM 用のソフ トウエアに基づいてデータベース (1) から該当するデータを 順次読み出して再生するとともに、 編集が指示されたことに応答して C 5 DROM用のソフトウユアの編集を行う動画 C DROMソフト制作支援 装置であって、 上記 C D ROM用のソフ トウェアにより再生される各デ ータについて再生時間と時系列で自動的に発生する処理とを時間順に並 ベてなるテーブルを作成するテーブル作成手段 ( 1 0) と、 シナリオの 流れを解析して自動的に実行するシナリオ実行手段 (8) と、 タイマ割0 り込みが発生したことを条件として上記テーブルの内容に対応する処理 を行わせる制御手段 (8) (1 0) とを有していることを特徴とする動 画 CDROMソフ ト制作支援装置。
3. 前記テーブルが、 その内 をユーザにより変更可能なものであ る請求の範囲第 2項に記載の動画 C D R 0 Mソフ ト制作支援装置。
^ 4. 前記テーブルが、 シ ミ ュ レーショ ン遂行時におけるユーザ割り 込みを想定した時間を仮想ユーザ割り込み時間としてユーザにより設定 されたものである請求の範囲第 2項に記載の勐両 C D R 0 Mソフ ト制作 支援装置。
PCT/JP1995/002331 1994-11-14 1995-11-14 Method and device for supporting production of moving-picture cd-rom software Ceased WO1996015500A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP95938010A EP0741359B1 (en) 1994-11-14 1995-11-14 Method and device for supporting production of moving-picture cd-rom software
DE69521031T DE69521031T2 (de) 1994-11-14 1995-11-14 Verfahren und vorrichtung zum unterstützen der herstellung von bewegtbilder-cd-rom-software
US10/396,826 US20030231201A1 (en) 1994-11-14 2003-03-26 Method and device for supporting production of moving-picture CD-ROM software

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP6/278969 1994-11-14
JP6278969A JPH08137904A (ja) 1994-11-14 1994-11-14 動画cdromソフト制作支援方法およびその装置

Publications (1)

Publication Number Publication Date
WO1996015500A1 true WO1996015500A1 (en) 1996-05-23

Family

ID=17604594

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP1995/002331 Ceased WO1996015500A1 (en) 1994-11-14 1995-11-14 Method and device for supporting production of moving-picture cd-rom software

Country Status (8)

Country Link
US (2) US20020054070A1 (ja)
EP (1) EP0741359B1 (ja)
JP (1) JPH08137904A (ja)
CN (1) CN1138217C (ja)
CA (1) CA2181267A1 (ja)
DE (1) DE69521031T2 (ja)
TW (1) TW280892B (ja)
WO (1) WO1996015500A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7440972B2 (en) 2001-04-26 2008-10-21 Sonic Solutions Interactive media authoring without access to original source material

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009271997A (ja) * 2008-05-07 2009-11-19 Canon Inc 画像処理装置
JP4960306B2 (ja) * 2008-05-30 2012-06-27 株式会社東芝 情報再生装置及び情報再生方法
CN109286672B (zh) * 2018-09-30 2020-11-27 北京金山云网络技术有限公司 一种用户请求的处理方法、装置及服务器

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0553544A (ja) * 1991-08-23 1993-03-05 Nec Corp シナリオ提示方法および編集方法
JPH05282371A (ja) * 1992-03-31 1993-10-29 Nec Home Electron Ltd マルチメディア再生システム
JPH06195050A (ja) * 1992-05-29 1994-07-15 Nec Corp シナリオ提示/編集方法
JPH06282248A (ja) * 1993-03-25 1994-10-07 Nec Corp シナリオ編集方法

Family Cites Families (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4775935A (en) * 1986-09-22 1988-10-04 Westinghouse Electric Corp. Video merchandising system with variable and adoptive product sequence presentation order
DE3788038T2 (de) * 1986-11-20 1994-03-17 Matsushita Electric Ind Co Ltd Informationsschnittgerät.
US5465258A (en) * 1989-11-13 1995-11-07 Integrity Systems, Inc. Binary image performance evaluation tool
US5101364A (en) * 1990-02-09 1992-03-31 Massachusetts Institute Of Technology Method and facility for dynamic video composition and viewing
US5237648A (en) * 1990-06-08 1993-08-17 Apple Computer, Inc. Apparatus and method for editing a video recording by selecting and displaying video clips
US5319777A (en) * 1990-10-16 1994-06-07 Sinper Corporation System and method for storing and retrieving information from a multidimensional array
GB9022761D0 (en) * 1990-10-19 1990-12-05 Eidos Plc Improvements in or relating to video editing systems
JPH04182965A (ja) * 1990-11-19 1992-06-30 Sony Corp ビデオディスクプレーヤにおけるインデックス表示装置
US5261820A (en) * 1990-12-21 1993-11-16 Dynamix, Inc. Computer simulation playback method and simulation
EP0526064B1 (en) * 1991-08-02 1997-09-10 The Grass Valley Group, Inc. Video editing system operator interface for visualization and interactive control of video material
US5359725A (en) * 1991-10-15 1994-10-25 Time Warner Interactive Group, Inc. Method of creating CD-ROM image of files of different format with proper directories to be read by respective operating systems
US5412773A (en) * 1991-11-19 1995-05-02 Sony Electronics Inc. Computerized interactive menu-driven video signal processing apparatus and method
JPH0756652B2 (ja) * 1992-03-24 1995-06-14 インターナショナル・ビジネス・マシーンズ・コーポレイション 動画像のフレーム列の検索
US5359724A (en) * 1992-03-30 1994-10-25 Arbor Software Corporation Method and apparatus for storing and retrieving multi-dimensional data in computer memory
WO1993021635A1 (en) * 1992-04-10 1993-10-28 Avid Technology, Inc. Method for visually and audibly representing computer instructions for editing video
JPH0778804B2 (ja) * 1992-05-28 1995-08-23 日本アイ・ビー・エム株式会社 シーン情報入力システムおよび方法
US5440677A (en) * 1992-07-01 1995-08-08 Time Warner Interactive Group Inc. Method and apparatus for processing audio and graphic images to create an interleaved file suitable for use as a CD-ROM product
US5339393A (en) * 1993-04-15 1994-08-16 Sony Electronics, Inc. Graphical user interface for displaying available source material for editing
US5488568A (en) * 1993-06-16 1996-01-30 Intel Corporation Playback method and system for processing image data
US5508940A (en) * 1994-02-14 1996-04-16 Sony Corporation Of Japan And Sony Electronics, Inc. Random access audio/video processor with multiple outputs
US5521841A (en) * 1994-03-31 1996-05-28 Siemens Corporate Research, Inc. Browsing contents of a given video sequence
US5553221A (en) * 1995-03-20 1996-09-03 International Business Machine Corporation System and method for enabling the creation of personalized movie presentations and personalized movie collections
US6453459B1 (en) * 1998-01-21 2002-09-17 Apple Computer, Inc. Menu authoring system and method for automatically performing low-level DVD configuration functions and thereby ease an author's job
US6952697B1 (en) * 2002-06-21 2005-10-04 Trust Licensing, Llc Media validation system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0553544A (ja) * 1991-08-23 1993-03-05 Nec Corp シナリオ提示方法および編集方法
JPH05282371A (ja) * 1992-03-31 1993-10-29 Nec Home Electron Ltd マルチメディア再生システム
JPH06195050A (ja) * 1992-05-29 1994-07-15 Nec Corp シナリオ提示/編集方法
JPH06282248A (ja) * 1993-03-25 1994-10-07 Nec Corp シナリオ編集方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP0741359A4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7440972B2 (en) 2001-04-26 2008-10-21 Sonic Solutions Interactive media authoring without access to original source material

Also Published As

Publication number Publication date
JPH08137904A (ja) 1996-05-31
CA2181267A1 (en) 1996-05-23
EP0741359A1 (en) 1996-11-06
CN1138381A (zh) 1996-12-18
EP0741359A4 (en) 1997-01-22
US20020054070A1 (en) 2002-05-09
EP0741359B1 (en) 2001-05-23
CN1138217C (zh) 2004-02-11
US20030231201A1 (en) 2003-12-18
DE69521031D1 (de) 2001-06-28
DE69521031T2 (de) 2002-03-21
TW280892B (ja) 1996-07-11

Similar Documents

Publication Publication Date Title
US8208789B2 (en) Video program authoring systems and methods
CN101213607B (zh) 交互式多媒体演示管理的同步方面
TW200304131A (en) Reproducing method and apparatus for interactive mode using markup documents
JPH08115312A (ja) マルチメディア文書再生装置、マルチメディア文書編集装置およびマルチメディア文書編集再生装置
CN114490285A (zh) 一种rpa流程执行过程的回放系统及方法
CN100409340C (zh) 在交互式光盘设备中控制回放操作的方法
JP4198711B2 (ja) 記録再生システム、記録装置、再生装置、記録媒体、記録再生方法、記録方法、再生方法、プログラム、および記録媒体
JPH06119229A (ja) リンク編集方法、それを用いたリンク編集装置、メディア、及び再生装置
WO1996015500A1 (en) Method and device for supporting production of moving-picture cd-rom software
JPH05242166A (ja) マルチメディアデータ編集/提示方式
JP2007534092A (ja) オーディオビジュアル作品のためのナビゲーション構造の準備
US20010042145A1 (en) Method for combining multimedia data with audio data from a compact disk
JPH07114634A (ja) マルチメディアシナリオプログラム編集方法およびその装置
CN100461290C (zh) 记录和再现系统与方法、记录装置,再现装置及其方法、程序
JP7685665B1 (ja) 情報処理装置及び楽曲再生プログラム
JP4068915B2 (ja) 映像データ編集装置及び編集方法
JP2000347778A (ja) マルチメディアコンテンツ編集装置
JPS63271788A (ja) 情報編集装置
JP2005020202A (ja) 再生装置、再生方法、その記録媒体およびプログラム
KR20060056422A (ko) 입력 이벤트 자동 포착/저장/재생 방식을 기반으로컴퓨터를 이용한 컨텐츠 제작/재생 방법 및 그 시스템과그 방법에 대한 컴퓨터 프로그램 소스를 저장한 기록매체
JP3427391B2 (ja) プレゼンテーション装置
JP2000172859A (ja) マルチメディアタイトル編集装置、マルチメディアタイトル編集方法、及びマルチメディアタイトル編集プログラムを記録した記録媒体
JP2006196086A (ja) プレーリスト作成方法
CN119135560A (zh) 一种流量录制与回放的实现方法
JP2000112785A (ja) プログラムテスト支援装置及びプログラムテスト支援プログラムを記録した記録媒体

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 95191159.7

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): CA CN KR US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FR GB GR IE IT LU MC NL PT SE

WWE Wipo information: entry into national phase

Ref document number: 2181267

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 1995938010

Country of ref document: EP

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 08676121

Country of ref document: US

WWP Wipo information: published in national office

Ref document number: 1995938010

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1995938010

Country of ref document: EP