JP2000047827A - Disk emulator - Google Patents
Disk emulatorInfo
- Publication number
- JP2000047827A JP2000047827A JP10212730A JP21273098A JP2000047827A JP 2000047827 A JP2000047827 A JP 2000047827A JP 10212730 A JP10212730 A JP 10212730A JP 21273098 A JP21273098 A JP 21273098A JP 2000047827 A JP2000047827 A JP 2000047827A
- Authority
- JP
- Japan
- Prior art keywords
- data
- program
- disk
- reproduction
- user interface
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、オーサリングシス
テムにより、映像及び音声等の複数種類のプログラムデ
ータを格納するマルチメディアディスクを制作する際に
用いるディスクエミュレータに関するものである。[0001] 1. Field of the Invention [0002] The present invention relates to a disk emulator used for producing a multimedia disk for storing a plurality of types of program data such as video and audio by an authoring system.
【0002】[0002]
【従来の技術】CD−ROM、DVD等のマルチメディ
アディスクには各種のプログラムデータが格納されてい
る。これらのマルチメディアディスクは書き換え不可能
なものであるため、量産前に再生機により実際にプログ
ラムを再生させ、読み出し等の各種動作が間違いなく且
つ円滑に行われるか否かについてテスト(エミュレーシ
ョン)する必要がある。2. Description of the Related Art Various types of program data are stored on multimedia disks such as CD-ROMs and DVDs. Since these multimedia discs are non-rewritable, a program is actually reproduced by a reproducing machine before mass production, and a test (emulation) is performed to determine whether various operations such as reading are performed without fail and smoothly. There is a need.
【0003】このエミュレーションを行う装置は、ディ
スクエミュレータと呼ばれ、オペレータがディスプレイ
を見ながら、キーボード及びマウスを用いて操作を行う
ためのグラフィカル・ユーザー・インタフェイス(以
下、適宜「GUI」と略す)と、マルチメディアディス
クに格納されるプログラムと同じプログラムのディスク
情報ファイル及びディスクイメージファイルが格納され
ているハードディスクと、GUIを介したオペレータか
らの命令に基づきハードディスク内のディスク情報ファ
イル及びディスクイメージファイルから再生データを読
み出すデータコントローラと、このデータコントローラ
により読み出された再生データに基づき各プログラムの
再生動作を行う再生装置と、から構成されている。A device for performing this emulation is called a disk emulator, and is a graphical user interface (hereinafter abbreviated as “GUI” as appropriate) for an operator to operate using a keyboard and a mouse while looking at a display. A hard disk storing a disk information file and a disk image file of the same program as the program stored on the multimedia disk; and a disk information file and a disk image file in the hard disk based on an instruction from an operator via a GUI. It comprises a data controller for reading out the reproduction data, and a reproduction device for reproducing each program based on the reproduction data read out by the data controller.
【0004】そして、オペレータは、上記の構成を有す
るディスクエミュレータを用いてマルチメディアディス
クに書き込もうとする各プログラムの内容を実際に再生
させ、エラー、映像の歪み、音声の途切れ等の不都合な
現象が発生する個所がないかどうかについてチェックを
行う。オペレータは、このチェックの結果もし不都合な
現象が発生する個所を見つけた場合は、プログラム内容
について修正を加え、修正後のプログラムを再度再生し
てチェックを行うようにしている。[0004] Then, the operator actually reproduces the contents of each program to be written on the multimedia disk using the disk emulator having the above-described configuration, and causes inconvenient phenomena such as errors, distortion of video, and interruption of audio. Check for any occurrences. If the operator finds a place where an inconvenient phenomenon occurs as a result of this check, the operator corrects the program contents and reproduces the corrected program again to perform the check.
【0005】[0005]
【発明が解決しようとする課題】オペレータは、上記の
ように、マルチメディアディスクの量産前に、これに書
き込むべきプログラムデータに対して修正及び再生を何
度か繰り返して不都合な個所がなくなったことを確認す
るようにしている。As described above, before mass production of multimedia discs, the operator repeatedly corrects and reproduces program data to be written to the multimedia discs several times to eliminate inconvenient portions. To make sure.
【0006】ところで、プログラムデータに対して修正
を行う場合、各プログラムの内容を大幅に変更する場合
と、各プログラムの内容の一部のみを変更する場合とが
ある。前者の場合は各プログラムの全てにわたる再生に
基づきチェックを行うことが好ましいが、後者の場合に
は必ずしもプログラムの全てにわたってチェックを行う
必要はない。[0006] By the way, when modifying the program data, there are a case where the contents of each program are largely changed and a case where only a part of the contents of each program is changed. In the former case, it is preferable to perform the check based on the reproduction over all the programs, but in the latter case, it is not always necessary to perform the check over the entire program.
【0007】すなわち、プログラムを変更した場合、不
都合な現象が発生する個所はプログラム同士の切換タイ
ミングに対応する個所及びその付近に集中していること
がこれまでの経験により分かっている。そこで、オペレ
ータは、このようにプログラムの一部のみを変更した場
合には、ハードディスクに記憶されているディスク情報
ファイルの位置データから、このプログラム同士の切換
タイミングに対応する個所よりやや前の位置を読み出
し、プログラムの切換タイミングの前後付近の個所のみ
を再生することにより、極力効率的なチェックを行うよ
うにしている。[0007] That is, it has been known from the experience so far that when a program is changed, the location where an inconvenient phenomenon occurs is concentrated at the location corresponding to the switching timing between programs and in the vicinity thereof. Therefore, when only a part of the program is changed in this manner, the operator uses the position data of the disk information file stored on the hard disk to change the position slightly before the position corresponding to the switching timing between the programs. By reproducing only the portions near the read and program switching timings, an efficient check is performed as much as possible.
【0008】しかし、プログラムの数が多い場合、ディ
スク情報ファイルの位置データからプログラム切換タイ
ミングのやや前の位置を探し出すために、オペレータは
少なからぬ労力及び時間を費やさなければならず、効率
的なオーサリングを行うことができない場合がある。However, when the number of programs is large, the operator has to spend considerable effort and time in searching for the position slightly before the program switching timing from the position data of the disk information file, so that efficient authoring is required. May not be possible.
【0009】本発明は上記事情に鑑みてなされたもので
あり、マルチメディアディスク制作の際のオーサリング
を効率的に行うことが可能なディスクエミュレータを提
供することを目的としている。SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and has as its object to provide a disk emulator capable of efficiently performing authoring when producing a multimedia disk.
【0010】[0010]
【課題を解決するための手段】上記課題を解決するため
の手段として、請求項1記載の発明は、マルチメディア
ディスクに格納された複数のプログラムに対するエミュ
レーション実行の際に使用されるグラフィカル・ユーザ
ー・インタフェイスと、前記プログラムのディスク情報
ファイル及びディスクイメージファイルを有するハード
ディスクと、前記グラフィカル・ユーザー・インタフェ
イスからの指示の入力に基づいて、前記ディスク情報フ
ァイル及びディスクイメージファイルから読み出した再
生データを出力するデータコントローラと、前記データ
コントローラからの再生データに基づき各プログラムの
再生動作を行う再生装置と、を備えたディスクエミュレ
ータにおいて、前記データコントローラは、前記複数の
プログラム間の切換タイミングの前後付近の再生データ
のみを前記再生装置に出力する切換付近データ出力指定
手段を有するものである、ことを特徴とする。According to a first aspect of the present invention, there is provided a method for emulating a plurality of programs stored on a multimedia disk. An interface, a hard disk having a disk information file and a disk image file of the program, and reproducing data read from the disk information file and the disk image file based on input of an instruction from the graphical user interface. A disk controller including a data controller for performing the reproduction operation of each program based on the reproduction data from the data controller. Only reproduced data in the vicinity before and after the timing and has a switching vicinity data output means for outputting said reproduction apparatus, characterized in that.
【0011】請求項2記載の発明は、請求項1記載の発
明において、前記データコントローラは、前記複数のプ
ログラム間のプログラム切換経路に関する表示データを
前記グラフィカル・ユーザー・インタフェイスに出力す
るプログラム切換経路表示手段を有しており、前記切換
付近データ出力指定手段は、前記グラフィカル・ユーザ
ー・インタフェイスの画面上に表示された前記プログラ
ム切換経路上の所定切換経路が指定された場合にのみ、
その指定された切換経路における切換タイミングの前後
付近の再生データを前記再生装置に出力するものであ
る、ことを特徴とする。According to a second aspect of the present invention, in the first aspect, the data controller outputs display data relating to a program switching path between the plurality of programs to the graphical user interface. Display means, the switching near data output specifying means, only when a predetermined switching path on the program switching path displayed on the screen of the graphical user interface is specified,
The reproduction data before and after the switching timing on the designated switching path is output to the reproducing apparatus.
【0012】請求項3記載の発明は、請求項1記載の発
明において、前記データコントローラは、前記複数のプ
ログラム間のプログラム切換経路に関する表示データを
前記グラフィカル・ユーザー・インタフェイスに出力す
るプログラム切換経路表示手段を有しており、前記切換
付近データ出力指定手段は、前記複数のプログラム間の
切換タイミングの前後付近の再生データのみを順次自動
再生すると共に、前記グラフィカル・ユーザー・インタ
フェイスの画面上に、再生中の再生データの位置が分か
るようにして前記プログラム切換経路を表示するもので
ある、ことを特徴とする。According to a third aspect of the present invention, in the first aspect, the data controller outputs display data relating to a program switching path between the plurality of programs to the graphical user interface. Display means, and the switching near data output designating means automatically reproduces only the reproduction data before and after the switching timing between the plurality of programs sequentially, and displays the data on the screen of the graphical user interface. The program switching path is displayed so that the position of the reproduction data being reproduced can be recognized.
【0013】[0013]
【発明の実施の形態】図1は、本発明の実施形態の概略
構成図である。ディスクエミュレータ1は、GUI(グ
ラフィカル・ユーザー・インタフェイス)2と、データ
コントローラ3と、ディスク情報ファイル5及びディス
クイメージファイル6を有するハードディスク4と、再
生装置7とを含んで構成されており、上記のデータコン
トローラ3は、プログラム切換経路表示手段10及び切
換付近データ出力指定手段11を有している。そして、
再生装置7からの再生信号は映像モニタ8及びオーディ
オスピーカ9に出力されるようになっている。FIG. 1 is a schematic configuration diagram of an embodiment of the present invention. The disk emulator 1 includes a GUI (graphical user interface) 2, a data controller 3, a hard disk 4 having a disk information file 5 and a disk image file 6, and a playback device 7. The data controller 3 has a program switching path display means 10 and a switching vicinity data output designating means 11. And
A playback signal from the playback device 7 is output to a video monitor 8 and an audio speaker 9.
【0014】GUI2は、ディスプレイ、キーボード及
びマウス等を含んでおり、これらを用いてオペレータが
ディスクエミュレータ1との間で対話を行うことができ
る機能すなわちインタフェイス機能を有するものであ
る。そして、オペレータがGUI2に対して行った所定
の操作は、全てコマンドの形でデータコントローラ3に
伝達されるようになっている。The GUI 2 includes a display, a keyboard, a mouse, and the like, and has a function of allowing an operator to interact with the disk emulator 1 using these, that is, an interface function. All the predetermined operations performed by the operator on the GUI 2 are transmitted to the data controller 3 in the form of commands.
【0015】データコントローラ3は、GUI2から例
えば再生コマンドを受け取ると、ハードディスク4内に
あるディスク情報ファイル5の位置データから、ディス
クイメージファイル6に格納されている再生データの位
置を読み出し、この再生データを再生装置7に転送する
ようになっている。When the data controller 3 receives, for example, a reproduction command from the GUI 2, the data controller 3 reads the position of the reproduction data stored in the disk image file 6 from the position data of the disk information file 5 in the hard disk 4, and reads the reproduction data. To the playback device 7.
【0016】再生装置7は、データコントローラ3から
送られてくる再生データを、映像データ、音声データな
ど異なるデータ種類別に分離し、さらに、これらのデー
タ信号に対してD/A変換を行った後、その再生データ
を映像モニタ8及びオーディオスピーカ9に出力するよ
うになっている。The playback device 7 separates the playback data sent from the data controller 3 into different data types such as video data and audio data, and performs D / A conversion on these data signals. The reproduced data is output to a video monitor 8 and an audio speaker 9.
【0017】また、データコントローラ3は、再生装置
7が現在出力している再生データをステータスの形でG
UI2に出力し、GUI2はこれをディスプレイに映し
出すようにしている。したがって、オペレータは現在ど
のような再生データがどの辺の位置まで再生されている
状態にあるかを知ることができる。The data controller 3 converts the reproduction data currently output from the reproduction device 7 into a G
The data is output to the UI2, and the GUI2 displays this on the display. Therefore, the operator can know what reproduction data is currently being reproduced up to which side position.
【0018】データコントローラ3内のプログラム切換
経路表示手段10は、複数のプログラム間のプログラム
切換経路に関する表示データをGUI2のディスプレイ
に表示させるためのものである。オペレータは、このデ
ィスプレイに表示されたプログラム切換経路のいずれか
を、例えばマウスでクリックすることにより指定するこ
とができる。The program switching path display means 10 in the data controller 3 is for displaying display data on a program switching path between a plurality of programs on a display of the GUI 2. The operator can designate any one of the program switching paths displayed on the display, for example, by clicking with a mouse.
【0019】また、切換付近データ出力指定手段11
は、上記のように、オペレータがディスプレイ上に映し
出されたプログラム切換経路のいずれかを指定した場合
に、その指定した切換経路におけるプログラム切換タイ
ミングの前後付近の再生データのみを、ディスク情報フ
ァイル5の位置データに基づきディスクイメージファイ
ル6から読み出し、これを再生装置7に出力するもので
ある。Switching near data output designating means 11
As described above, when the operator designates any one of the program switching paths shown on the display, only the reproduction data before and after the program switching timing on the designated switching path is read from the disc information file 5. The data is read from the disk image file 6 based on the position data, and is output to the reproducing device 7.
【0020】次に、上記のように構成される本実施形態
のディスクエミュレータ1を用いてオペレータが行うエ
ミュレーションの内容につき説明する。オペレータは、
まず、エミュレーションを開始すべくGUI2によりデ
ータコントローラ3に対してコマンドを出力する。これ
により、データコントローラ3は、ハードディスク4内
のディスク情報ファイル5及びディスクイメージファイ
ル6から再生データを読み出し、この読み出した再生デ
ータを再生装置7に転送する。Next, the contents of emulation performed by an operator using the disk emulator 1 of the present embodiment configured as described above will be described. The operator
First, a command is output to the data controller 3 by the GUI 2 to start emulation. Thereby, the data controller 3 reads the reproduction data from the disk information file 5 and the disk image file 6 in the hard disk 4 and transfers the read reproduction data to the reproduction device 7.
【0021】再生装置7は、データコントローラ3から
送られてくる再生データを、映像データ、音声データな
ど異なるデータ種類別に分離し、さらに、これらのデー
タ信号に対してD/A変換を行った後、その再生データ
を映像モニタ8及びオーディオスピーカ9に出力する。The playback device 7 separates the playback data sent from the data controller 3 into different data types such as video data and audio data, and performs D / A conversion on these data signals. , And outputs the reproduced data to the video monitor 8 and the audio speaker 9.
【0022】オペレータは映像モニタ8及びオーディオ
スピーカ9により再生される映像及び音声をチェック
し、不都合な個所を発見した場合には、プログラム内容
について修正を加える。そして、修正(この場合はプロ
グラムの一部のみの修正とする)を終えた後、オペレー
タは、この修正後のプログラム内容に不備がないかどう
かについて再度チェックを行うため、GUI2によりデ
ータコントローラ3内のプログラム切換経路表示手段1
0に対してプログラム切換経路を表示すべき旨のコマン
ドを出力する。The operator checks the video and audio reproduced by the video monitor 8 and the audio speaker 9 and corrects the contents of the program when finding an inconvenient location. Then, after the correction (in this case, correction of only a part of the program) is completed, the operator uses the GUI 2 to check again in the data controller 3 whether or not the program contents after the correction are correct. Program switching path display means 1
For 0, a command to display the program switching path is output.
【0023】すると、GUI2のディスプレイには、図
2に示すように、複数のプログラムP1〜P9を示すブロ
ックと、複数の経路C1〜C8を示す矢印とが画面上に表
示される。この図2に表示されたアプリケーション・プ
ログラムの内容は次のようなものである。すなわち、ユ
ーザーがプログラムP1が終了した後にプログラムP2〜
P4の中からいずれかを選択すると、その選択したプロ
グラムの終了後にプログラムP5が実行される。そし
て、プログラムP5終了後に、ユーザーがプログラムP6
〜P8の中からいずれかを選択し、その選択したプログ
ラムの終了後にプログラムP9が実行される、というも
のである。プログラムP2〜P4あるいはプログラムP6
〜P8の例としては、再生データがDVDのフォーマッ
トに準拠したものである場合に、複数アングルから撮っ
た映像(マルチアングル映像)や複数種類の字幕(副映
像)、あるいは複数チャンネルの音声(マルチストリー
ム音声)などがある。Then, on the display of the GUI 2, as shown in FIG. 2, blocks indicating a plurality of programs P1 to P9 and arrows indicating a plurality of paths C1 to C8 are displayed on the screen. The contents of the application program displayed in FIG. 2 are as follows. That is, after the user finishes the program P1, the program P2
When any one of P4 is selected, the program P5 is executed after the selected program ends. After the program P5 ends, the user sets the program P6
To P8, and the program P9 is executed after the selected program ends. Program P2 to P4 or Program P6
As examples of P8 to P8, when the reproduction data conforms to the DVD format, video taken from multiple angles (multi-angle video), multiple types of subtitles (sub-video), or audio (multi-channel) Stream audio).
【0024】前述したように、プログラム内容を変更し
た場合に、不都合な現象が発生する個所は各プログラム
間の切換タイミングの付近に集中していることが分かっ
ている。つまり、上記のように、マルチアングル映像や
マルチストリーム音声などが混在する複雑なデータ構造
を有するマルチメディアディスクのオーサリング段階で
は、制作者の意図した通りの動作にならなかったり、や
り直しが必要になる個所は、図2に「再生区間」として
示した各プログラム間の切換タイミング付近に対応する
個所である場合が殆どである。As described above, it is known that when the contents of a program are changed, the location where an inconvenient phenomenon occurs is concentrated near the switching timing between the programs. In other words, as described above, in the authoring stage of a multimedia disc having a complicated data structure in which multi-angle video and multi-stream audio are mixed, the operation does not operate as intended by the creator, or a retry is required. In most cases, the location corresponds to the vicinity of the switching timing between the programs shown as the “reproduction section” in FIG.
【0025】そこで、本発明では、この区間のみをオペ
レータが簡単な操作によって再生できるようにしてい
る。例えば、オペレータが画面上で経路C1の位置をク
リックすると、切換付近データ出力指定手段11は、経
路C1が選択されたことを検知し、プログラムP1の終了
時点のやや前の所定位置と、プログラムP2の開始時点
のやや後の所定位置とをディスク情報ファイル5の位置
データに基づいて読み出し、両位置間の再生データをデ
ィスクイメージファイル6から取り出して再生装置7に
転送する。再生装置7は、この転送された再生データを
出力して映像モニタ8及びオーディオスピーカ9に再生
動作を行わせる。そして、オペレータはこの再生された
映像又は音声に基づき、プログラムP1,P2間の切換タ
イミング付近に不都合が生じていないかどうかをチェッ
クする。Therefore, according to the present invention, only this section can be reproduced by the operator by a simple operation. For example, when the operator clicks on the position of the route C1 on the screen, the switching vicinity data output designating means 11 detects that the route C1 has been selected, and sets a predetermined position slightly before the end of the program P1 and the program P2. Is read out based on the position data in the disc information file 5, and the reproduction data between both positions is extracted from the disk image file 6 and transferred to the reproduction device 7. The playback device 7 outputs the transferred playback data and causes the video monitor 8 and the audio speaker 9 to perform a playback operation. Then, based on the reproduced video or audio, the operator checks whether or not any inconvenience occurs near the switching timing between the programs P1 and P2.
【0026】オペレータは、上記のように、プログラム
P1の終了時点のやや前の所定位置とプログラムP2の開
始時点のやや後の所定位置との間を再生してチェックを
行った後、経路C2の位置をクリックし、プログラムP1
の終了時点のやや前の所定位置とプログラムP3の開始
時点のやや後の所定位置との間を再生してチェックを行
う。この場合、オペレータは、プログラムP1,P3間の
切換タイミング付近に不都合が生じることがないことに
ついて予め分かっている場合には、この切換タイミング
付近の再生を省略することとし、経路C2を飛ばして経
路C3をクリックし、プログラムP1の終了時点のやや前
の所定位置とプログラムP4の開始時点のやや後の所定
位置との間を再生してチェックを行うようにしてもよ
い。以下、同様にして、オペレータは経路C8までをク
リックし、各プログラム間の切換タイミング付近に不都
合が生じていないかどうかについてのチェックを終了す
る。上記のようなデータコントローラ3内のプログラム
切換経路表示手段10及び切換付近データ出力指定手段
11の機能により、オペレータは、プログラムP1〜P9
の全てを再生することなく、簡単な操作によって、不都
合が発生している可能性がある部分のみを再生し、不都
合が発生している可能性が少ないと思われる不必要な部
分の再生を省略することができ、効率的なオーサリング
を行うことができる。As described above, the operator reproduces and checks between the predetermined position slightly before the end point of the program P1 and the predetermined position slightly after the start point of the program P2, and then checks the path C2. Click on the location and program P1
A check is made by reproducing between a predetermined position slightly before the end of the program and a predetermined position slightly after the start of the program P3. In this case, if it is known in advance that there will be no inconvenience near the switching timing between the programs P1 and P3, the operator skips reproduction near this switching timing and skips the route C2. A check may be made by clicking C3 and reproducing between a predetermined position slightly before the end of the program P1 and a predetermined position slightly after the start of the program P4. Hereinafter, in the same manner, the operator clicks up to the route C8 and ends the check as to whether or not there is any inconvenience near the switching timing between the programs. By the functions of the program switching path display means 10 and the switching neighborhood data output designating means 11 in the data controller 3 as described above, the operator can select the programs P1 to P9.
Without playing back all of the above, only the part where the inconvenience may have occurred is reproduced by a simple operation, and the unnecessary part that seems to be unlikely to have inconvenience is omitted is reproduced. And efficient authoring can be performed.
【0027】上記の実施形態では、データコントローラ
3がプログラム切換経路表示手段10及び切換付近デー
タ出力指定手段11の双方を有しており、オペレータは
図2の経路C1〜C8のうちの所望の経路をクリックする
ことでその経路付近の再生データを再生する構成となっ
ているが、プログラム切換経路C1〜C8付近の再生デー
タを順次自動で再生する構成とすることもできる。この
構成の場合には、自動的に切換付近データ出力指定手段
11が、プログラムP1,P2間、プログラムP1,P3
間、…、プログラムP8,P9間の各切換タイミング付近
の再生データをハードディスク4から再生装置7に順次
転送し、プログラム切換表示手段10は現在の再生位置
が分かるように、図2の経路C1〜C8のうちその再生位
置を点滅もしくは他の色等で表示することになる。そし
て、この場合、プログラムの全ての切換タイミング付近
を漏れなく自動的に再生することができ、オペレータは
切換経路表示手段10に表示されている再生中の再生デ
ータの経路位置を確認しながら全ての切換タイミング付
近の内容を漏れなく確認することができる。In the above embodiment, the data controller 3 has both the program switching path display means 10 and the switching vicinity data output designating means 11, and the operator can select a desired one of the paths C1 to C8 in FIG. Is clicked, the playback data near that path is played back. However, the playback data near the program switching paths C1 to C8 can also be played back automatically automatically. In the case of this configuration, the switching neighborhood data output designating means 11 automatically switches between the programs P1 and P2 and the programs P1 and P3.
,..., The reproduction data in the vicinity of each switching timing between the programs P8 and P9 is sequentially transferred from the hard disk 4 to the reproducing device 7, and the program switching display means 10 displays the paths C1 to C4 in FIG. The reproduction position of C8 is displayed by blinking or other colors. In this case, it is possible to automatically reproduce the vicinity of all the switching timings of the program without omission, and the operator checks all the reproduction data being reproduced displayed on the switching path display means 10 while checking all the path positions. The contents near the switching timing can be checked without omission.
【0028】[0028]
【発明の効果】以上のように、本発明によれば、切換付
近データ出力指定手段が複数のプログラム間の切換タイ
ミングの前後付近の再生データのみを再生装置に出力す
る構成としているので、オペレータは、簡単な操作によ
って、不都合が発生している可能性がある部分のみを再
生し、不都合が発生している可能性が少ないと思われる
不必要な部分の再生を省略することができ、効率的なオ
ーサリングを行うことができる。As described above, according to the present invention, the switching vicinity data output designating means outputs only the reproduction data before and after the switching timing between a plurality of programs to the reproducing apparatus. With simple operations, it is possible to reproduce only the part where the inconvenience may have occurred and to omit the reproduction of the unnecessary part which seems to be unlikely to have the inconvenience. Authoring can be performed.
【0029】また、複数のプログラム間の切換タイミン
グの前後付近の再生データのみを順次自動再生すると共
に、再生中の再生データの位置が分かるようにしてプロ
グラム切換経路を表示するようにした場合には、再生中
の再生データの経路位置を確認しながら全ての切換タイ
ミング付近の内容を漏れなく確認することができる。In the case where only the reproduction data before and after the switching timing between a plurality of programs is automatically reproduced sequentially and the program switching path is displayed so that the position of the reproduction data being reproduced can be known. In addition, it is possible to confirm all the contents near the switching timing without fail while confirming the path position of the reproduced data being reproduced.
【図1】本発明の実施形態の構成を示すブロック図。FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention.
【図2】図1のプログラム切換経路表示手段10により
GUI2のディスプレイに映し出されたプログラム切換
経路の表示例を示す説明図。FIG. 2 is an explanatory diagram showing a display example of a program switching path displayed on a display of a GUI 2 by a program switching path display means 10 of FIG. 1;
1 ディスクエミュレータ 2 GUI 3 データコントローラ 4 ハードディスク 5 ディスク情報ファイル 6 ディスクイメージファイル 7 再生装置 8 映像モニタ 9 オーディオスピーカ 10 プログラム切換経路表示手段 11 切換付近データ出力指定手段 C1〜C8 プログラム切換経路 REFERENCE SIGNS LIST 1 disk emulator 2 GUI 3 data controller 4 hard disk 5 disk information file 6 disk image file 7 playback device 8 video monitor 9 audio speaker 10 program switching path display means 11 switching near data output designating means C1 to C8 program switching path
Claims (3)
のプログラムに対するエミュレーション実行の際に使用
されるグラフィカル・ユーザー・インタフェイスと、 前記プログラムのディスク情報ファイル及びディスクイ
メージファイルを有するハードディスクと、 前記グラフィカル・ユーザー・インタフェイスからの指
示の入力に基づいて、 前記ディスク情報ファイル及びディスクイメージファイ
ルから読み出した再生データを出力するデータコントロ
ーラと、 前記データコントローラからの再生データに基づき各プ
ログラムの再生動作を行う再生装置と、 を備えたディスクエミュレータにおいて、 前記データコントローラは、 前記複数のプログラム間の切換タイミングの前後付近の
再生データのみを前記再生装置に出力する切換付近デー
タ出力指定手段を有するものである、 ことを特徴とするディスクエミュレータ。1. A graphical user interface used when emulating a plurality of programs stored on a multimedia disk, a hard disk having a disk information file and a disk image file of the program, and the graphical user interface. A data controller that outputs reproduction data read from the disk information file and the disk image file based on an instruction input from a user interface; and a reproduction that performs a reproduction operation of each program based on the reproduction data from the data controller. A disk emulator comprising: a switching controller that outputs only the reproduction data before and after the switching timing between the plurality of programs to the reproducing device; A disk emulator comprising data output designation means.
表示データを前記グラフィカル・ユーザー・インタフェ
イスに出力するプログラム切換経路表示手段を有してお
り、 前記切換付近データ出力指定手段は、前記グラフィカル
・ユーザー・インタフェイスの画面上に表示された前記
プログラム切換経路上の所定切換経路が指定された場合
にのみ、その指定された切換経路における切換タイミン
グの前後付近の再生データを前記再生装置に出力するも
のである、 ことを特徴とする請求項1記載のディスクエミュレー
タ。2. The data controller according to claim 1, further comprising: a program switching path display unit that outputs display data relating to a program switching path between the plurality of programs to the graphical user interface. Only when a predetermined switching path on the program switching path displayed on the screen of the graphical user interface is designated, the reproduction data near the switching timing in the designated switching path is reproduced. The disk emulator according to claim 1, wherein the disk emulator outputs the data to the playback device.
表示データを前記グラフィカル・ユーザー・インタフェ
イスに出力するプログラム切換経路表示手段を有してお
り、 前記切換付近データ出力指定手段は、前記複数のプログ
ラム間の切換タイミングの前後付近の再生データのみを
順次自動再生すると共に、前記グラフィカル・ユーザー
・インタフェイスの画面上に、再生中の再生データの位
置が分かるようにして前記プログラム切換経路を表示す
るものである、 ことを特徴とする請求項1記載のディスクエミュレー
タ。3. The data controller includes program switching path display means for outputting display data relating to a program switching path between the plurality of programs to the graphical user interface. The means automatically and sequentially reproduces only reproduction data in the vicinity of before and after the switching timing between the plurality of programs, and displays the position of the reproduction data being reproduced on the screen of the graphical user interface. The disk emulator according to claim 1, wherein the disk emulator displays a program switching path.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10212730A JP2000047827A (en) | 1998-07-28 | 1998-07-28 | Disk emulator |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10212730A JP2000047827A (en) | 1998-07-28 | 1998-07-28 | Disk emulator |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2000047827A true JP2000047827A (en) | 2000-02-18 |
Family
ID=16627491
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP10212730A Pending JP2000047827A (en) | 1998-07-28 | 1998-07-28 | Disk emulator |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2000047827A (en) |
-
1998
- 1998-07-28 JP JP10212730A patent/JP2000047827A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
AU772108B2 (en) | Authoring system and method | |
US6283764B2 (en) | Storage medium playback system and method | |
RU2319230C1 (en) | Memorizing data carrier which stores text-based subtitle data, which include style information, and device and method for reproduction of memorizing carrier | |
MXPA02004690A (en) | Three stage menu processing for digital disc recorder. | |
JP4532786B2 (en) | Image processing apparatus and method | |
KR20040042778A (en) | Editing system and software for automatically creating interactive media | |
JP2006294152A (en) | Information storage medium, information recorder and information reproducing device | |
JP2766238B2 (en) | Video CD player with caption-oriented screen search function | |
JP2000047827A (en) | Disk emulator | |
KR20060087699A (en) | Method and apparatus for setting marks on content recorded on a data recording medium and conducting in accordance with the marks | |
JP2009260650A (en) | Recording playback device and screen display method | |
JP4784383B2 (en) | Video playback method and video playback apparatus | |
JP4712919B2 (en) | Information reproducing method and information reproducing apparatus | |
JP3738846B2 (en) | Disc player | |
JP2008176842A (en) | Reproduction route analyzer and reproduction route analysis method | |
EP1856697B1 (en) | Fallback mechanism for data reproduction | |
AU2004200812B2 (en) | Authoring system and method | |
JPH1139849A (en) | Editing apparatus | |
KR100800403B1 (en) | Method for controlling playback subtitle of optical disc | |
AU2007202660B2 (en) | Video program authoring systems and methods | |
JPH11203841A (en) | Device and method for analyzing/correcting dvd disk | |
EP1761929B1 (en) | Method and apparatus for optimizing optical disc navigators | |
JPH05134835A (en) | Multiwindow picture display device | |
JP2009004034A (en) | Information storage medium and information reproducing method | |
US20120109871A1 (en) | Reproducing apparatus and method, and computer program |