JP2012174328A - Video information playback method and video information playback device - Google Patents

Video information playback method and video information playback device Download PDF

Info

Publication number
JP2012174328A
JP2012174328A JP2011038487A JP2011038487A JP2012174328A JP 2012174328 A JP2012174328 A JP 2012174328A JP 2011038487 A JP2011038487 A JP 2011038487A JP 2011038487 A JP2011038487 A JP 2011038487A JP 2012174328 A JP2012174328 A JP 2012174328A
Authority
JP
Japan
Prior art keywords
video
virtual machine
content
playback
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011038487A
Other languages
Japanese (ja)
Other versions
JP2012174328A5 (en
Inventor
Tomoaki Ryu
智明 龍
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2011038487A priority Critical patent/JP2012174328A/en
Publication of JP2012174328A publication Critical patent/JP2012174328A/en
Publication of JP2012174328A5 publication Critical patent/JP2012174328A5/ja
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To shorten a waiting time when restarting playback from a playback stop position about content whose video playback is controllable by a program operating on a virtual machine.SOLUTION: A control part 120 determines from playback control information recorded in an optical disk 101 whether a virtual machine use type content recorded in the optical disk 101 as a recording medium is a first kind of content whose video can be played back both when a program operating on the virtual machine is active and when the program is not active or a second kind of content whose video can be played back only when the program is active, and makes a playback part 110 restart video playback from a position at which the video playback is stopped without activating the program when the virtual machine use type content is the first kind content.

Description

本発明は、映像情報再生方法及び映像情報再生装置に関し、特に、仮想マシン上で動作するプログラムにより映像の再生が制御可能な仮想マシン利用型コンテンツを記録した記録媒体から映像を再生する映像情報再生方法及び映像情報再生装置に関するものである。   The present invention relates to a video information playback method and a video information playback apparatus, and in particular, video information playback for playing back video from a recording medium recording virtual machine-based content that can be played back by a program operating on a virtual machine. The present invention relates to a method and a video information reproducing apparatus.

映画及びドラマ等の映像コンテンツを再生する機器として、DVD(登録商標)プレーヤがある。DVDプレーヤで映像の再生を制御するために、比較的単純な制御用の言語であるナビゲーション・コマンドが利用されている。また、ハイビジョンとして記録されているコンテンツを再生可能なBlu−ray(登録商標)プレーヤが普及し始めている。Blu−ray規格では、複雑でインタラクティビティの高いコンテンツを視聴できるようにするためにJava(登録商標)仮想マシンが採用されている(例えば、特許文献1参照)。   There is a DVD (registered trademark) player as a device for reproducing video contents such as movies and dramas. In order to control the reproduction of video with a DVD player, a navigation command, which is a relatively simple control language, is used. In addition, Blu-ray (registered trademark) players capable of reproducing content recorded as high-vision have begun to spread. In the Blu-ray standard, a Java (registered trademark) virtual machine is employed in order to enable viewing of complex and highly interactive content (see, for example, Patent Document 1).

特開2009−193642号公報JP 2009-193642 A

DVDの再生データは、映像データ、音声データ、グラフィックデータ、映像制御データから構成されており、映像データ、音声データ及びグラフィックデータは、1つのファイルに重畳されている。一般に、DVDプレーヤにおいて、DVDの再生が停止(中断又はサスペンド)され、その後、再生が再開(レジューム)された場合、数秒から十数秒の待ち時間経過後に、前回の再生停止位置から再生が再開(レジューム)される。この場合には、映像データや音声データ等の再生に必要なデータが1つのファイルにすべて重畳されており、ファイルサイズの非常に小さな管理情報ファイルを再読み込みすることによって再生停止位置から再生を再開できるので、再生再開までの待ち時間は短い。   DVD playback data is composed of video data, audio data, graphic data, and video control data. The video data, audio data, and graphic data are superimposed on one file. Generally, in a DVD player, when DVD playback is stopped (suspended or suspended) and then restarted (resume), playback resumes from the previous playback stop position after a waiting time of several seconds to several tens of seconds has elapsed ( (Resume). In this case, all the data required for playback such as video data and audio data is superimposed on one file, and playback is resumed from the playback stop position by reloading the management information file with a very small file size. Since this is possible, the waiting time before resuming playback is short.

しかしながら、Java仮想マシンを利用したコンテンツを格納したBlu−rayディスクをレジューム再生する際には、再生を停止した際にメモリに格納されていた全てのデータを待避させなければならない等、処理負荷が非常に大きい。このため、Blu−rayプレーヤによっては、レジューム再生を行うことができないように構成されていたり、レジューム再生行うことができるように構成されていても、レジューム再生を行うための処理時間が非常に長くなっていたりしていた。従って、Blu−rayプレーヤにおいて、Java仮想マシンを利用したコンテンツに含まれている映像等の再生が停止され、その後、再生が再開された場合には、例えば、Blu−rayディスクを装置に挿入した直後の状態から再生動作をやり直すことが要求されたり、視聴していた映像の先頭から再生が再開されたり、又は、再生が再開されるまでに数十秒から数分の時間を要したりしていた。このため、Blu−rayプレーヤにおけるレジューム再生には、ユーザの利便性が大きく損なわれるという問題があった。   However, when resuming playback of a Blu-ray disc that stores content using a Java virtual machine, all the data stored in the memory must be saved when playback is stopped. Very big. For this reason, depending on the Blu-ray player, even if it is configured not to be able to perform resume playback or configured to be able to perform resume playback, the processing time for performing resume playback is very long. It was becoming. Therefore, in the Blu-ray player, when playback of the video included in the content using the Java virtual machine is stopped and then restarted, for example, a Blu-ray disc is inserted into the device It may be required to restart the playback operation from the state immediately after it, the playback is restarted from the beginning of the video that was being viewed, or it may take several tens of seconds to several minutes to restart the playback. It was. For this reason, the resume playback in the Blu-ray player has a problem that the convenience for the user is greatly impaired.

そこで、本発明は、上記課題を解決するためになされたものであり、その目的は、仮想マシン上で動作するプログラムにより映像の再生が制御可能なコンテンツについて、再生停止位置から再生を再開するときに、待ち時間を短縮できるようにすることにある。   Therefore, the present invention has been made to solve the above-described problem, and its purpose is to resume playback from a playback stop position for content whose video playback can be controlled by a program operating on a virtual machine. In addition, the waiting time can be shortened.

本発明の1態様に係る映像情報再生方法は、仮想マシン上で動作するプログラム、当該プログラムにより映像の再生が制御可能な仮想マシン利用型コンテンツ、および、前記仮想マシン利用型コンテンツの再生制御情報を含むプレイリストファイル、が記録された記録媒体から、前記映像を再生する処理を行う再生部と、制御部と、を備える映像情報再生装置が行う映像情報再生方法であって、前記制御部が、前記仮想マシン利用型コンテンツが、前記プログラムが起動しているとき及び前記プログラムが起動していないときの何れでも映像を再生することのできる第1種類のコンテンツであるか、前記プログラムが起動しているときにのみ映像を再生することのできる第2種類のコンテンツであるかを、前記再生制御情報から判定する判定過程と、前記仮想マシン利用型コンテンツの映像の再生が停止され、当該映像の再生を再開する際に、前記制御部が、前記判定過程で前記仮想マシン利用型コンテンツが前記第1種類のコンテンツであると判定されている場合には、前記プログラムを起動させないで、前記再生部に、前記映像の再生が停止された位置から、前記映像の再生を再開させる再生再開過程と、を有することを特徴とする。   A video information playback method according to an aspect of the present invention includes a program that operates on a virtual machine, virtual machine-based content that can be controlled by the program, and playback control information for the virtual machine-based content. A video information playback method performed by a video information playback device including a playback unit that performs processing for playing back the video from a recording medium in which a playlist file is recorded, and a control unit, wherein the control unit includes: The virtual machine utilization type content is the first type of content that can play back video both when the program is activated and when the program is not activated, or the program is activated Determination based on the playback control information whether the content is the second type of content that can be played back only when When the playback of the video of the virtual machine usage type content is stopped and the playback of the video is resumed, the control unit determines that the virtual machine usage type content is the first type of content in the determination process. If it is determined that there is a playback restarting process, the playback unit restarts playback of the video from the position where playback of the video is stopped without starting the program. And

本発明の1態様によれば、仮想マシン上で動作するプログラムにより映像の再生が制御可能なコンテンツについて、再生停止位置から再生を再開するときに、待ち時間を短縮することができる。   According to one aspect of the present invention, it is possible to reduce the waiting time when the reproduction of a content whose video reproduction can be controlled by a program operating on a virtual machine is resumed from the reproduction stop position.

映像情報再生装置の構成を概略的に示すブロック図である。It is a block diagram which shows roughly the structure of a video information reproducing | regenerating apparatus. 再生に必要なファイルとディレクトリの構成の一例を示す図である。It is a figure which shows an example of a structure of the file and directory required for reproduction | regeneration. plstファイルのシンタックスの一例を示す概略図である。It is the schematic which shows an example of the syntax of a plst file. UO_permission_tableの詳細を示す概略図である。It is the schematic which shows the detail of UO_permission_table. プレイリストとstreamファイルとの関係の一例を示す図である。It is a figure which shows an example of the relationship between a play list and a stream file. clipファイルのシンタックスの一例を示す図である。It is a figure which shows an example of the syntax of a clip file. Movie.titleファイルのシンタックスの一例を示す概略図である。Movie. It is the schematic which shows an example of the syntax of a title file. jarファイルの構成の一例を示す概略図である。It is the schematic which shows an example of a structure of a jar file. test.class及びtest$timer.classのコンパイル前のソースコードの一例を示す概略図(その1)である。test. class and test $ timer. It is the schematic (the 1) which shows an example of the source code before the compilation of class. test.class及びtest$timer.classのコンパイル前のソースコードの一例を示す概略図(その2)である。test. class and test $ timer. It is the schematic (the 2) which shows an example of the source code before the compilation of class. test.class及びtest$timer.classのコンパイル前のソースコードの一例を示す概略図(その3)である。test. class and test $ timer. It is the schematic (the 3) which shows an example of the source code before the compilation of class. (A)及び(B)は、Java仮想マシン上で動作するプログラムによって制御されるコンテンツの映像の再生が行われる手順を説明するための概略図ある。(A) And (B) is the schematic for demonstrating the procedure in which the image | video of the content controlled by the program which operate | moves on a Java virtual machine is performed. 映像情報再生装置における判定処理を示すフローチャートである。It is a flowchart which shows the determination process in a video information reproducing | regenerating apparatus. 映像情報再生装置における、再生を停止して、再開する処理を示すフローチャートである。It is a flowchart which shows the process which stops reproduction | regeneration in a video information reproducing | regenerating apparatus, and restarts. (A)〜(C)は、映像情報再生装置での再生停止位置と再生再開位置とを説明するための概略図である。(A)-(C) are the schematics for demonstrating the reproduction | regeneration stop position and reproduction | regeneration resumption position in a video information reproducing | regenerating apparatus.

図1は、本発明における実施の形態に係る映像情報再生装置100の構成を概略的に示すブロック図である。本実施の形態に係る映像情報再生装置100は、仮想マシン上で動作するプログラムにより映像の再生が制御され得る1又は複数のコンテンツを記録した記録媒体から、映像等を再生する装置である。また、本実施の形態に係る記録媒体は、例えば、光ディスクのようなディスク状記録媒体である。光ディスクは、例えば、DVD、CD、Blu−rayディスク(BD)等である。さらに、仮想マシンは、例えば、Java仮想マシンである。図1に示すように、映像情報再生装置100は、再生部110と、制御部120と、記憶部130と、入力部140とを備える。   FIG. 1 is a block diagram schematically showing a configuration of a video information reproducing apparatus 100 according to an embodiment of the present invention. The video information reproducing apparatus 100 according to the present embodiment is an apparatus that reproduces video or the like from a recording medium on which one or a plurality of contents whose video reproduction can be controlled by a program operating on a virtual machine is recorded. Further, the recording medium according to the present embodiment is a disc-shaped recording medium such as an optical disc, for example. The optical disc is, for example, a DVD, a CD, a Blu-ray disc (BD), or the like. Furthermore, the virtual machine is, for example, a Java virtual machine. As shown in FIG. 1, the video information playback apparatus 100 includes a playback unit 110, a control unit 120, a storage unit 130, and an input unit 140.

再生部110は、記録媒体に記録されている情報に基づいて、映像及び音声等を再生する処理を行う。例えば、再生部110は、ドライブ111と、デマルチプレクサ112と、字幕デコーダ113と、ビデオデコーダ114と、オーディオデコーダ115と、グラフィックス重畳部116とを備える。   The reproducing unit 110 performs processing for reproducing video and audio based on information recorded on the recording medium. For example, the playback unit 110 includes a drive 111, a demultiplexer 112, a caption decoder 113, a video decoder 114, an audio decoder 115, and a graphics superimposing unit 116.

ドライブ111は、記録媒体としての光ディスク101から情報を読み出す。なお、本実施の形態においては、光ディスク101は、Blu−rayディスクであるが、他の種類の記録媒体であってもよい。また、本実施の形態においては、光ディスク101は、Java仮想マシンのプログラムと、このJava仮想マシン上で動作するプログラムと、Java仮想マシン上で動作するプログラムにより映像の再生が制御され得る1又は複数の仮想マシン利用型コンテンツと、仮想マシン利用型コンテンツの再生制御情報を含むプレイリストファイルとを記録している。
デマルチプレクサ112は、ドライブ111で読み出された情報を、字幕情報、映像情報及び音声情報等の各情報に分離する。
The drive 111 reads information from the optical disc 101 as a recording medium. In the present embodiment, the optical disc 101 is a Blu-ray disc, but may be another type of recording medium. In the present embodiment, the optical disc 101 has one or more Java virtual machine programs, a program that operates on the Java virtual machine, and a video that can be controlled by a program that operates on the Java virtual machine. Virtual machine utilization type content and a playlist file including reproduction control information of the virtual machine utilization type content are recorded.
The demultiplexer 112 separates the information read by the drive 111 into information such as caption information, video information, and audio information.

字幕デコーダ113は、デマルチプレクサ112で分離された字幕情報をデコードし、字幕信号を生成する。
ビデオデコーダ114は、デマルチプレクサ112で分離された映像情報をデコードし、映像信号を生成する。
オーディオデコーダ115は、デマルチプレクサ112で分離された音声情報をデコードし、音声信号を生成する。オーディオデコーダ115で生成された音声信号は、スピーカ等の音声出力装置103に出力される。
The subtitle decoder 113 decodes the subtitle information separated by the demultiplexer 112 and generates a subtitle signal.
The video decoder 114 decodes the video information separated by the demultiplexer 112 and generates a video signal.
The audio decoder 115 decodes the audio information separated by the demultiplexer 112 and generates an audio signal. The audio signal generated by the audio decoder 115 is output to the audio output device 103 such as a speaker.

グラフィックス重畳部116は、制御部120からの指示に応じて、ビデオデコーダ114で生成された映像信号に、字幕デコーダ113で生成された字幕信号及び制御部120で生成されたグラフィック信号の少なくとも何れか一方を重畳して、重畳済みの映像信号を生成する。重畳済みの映像信号は、表示装置102に出力される。なお、グラフィックス重畳部116は、制御部120からの指示により、字幕デコーダ113で生成された字幕信号及び制御部で生成されたグラフィック信号の何れも重畳しない場合には、ビデオデコーダ114で生成された映像信号を表示装置102に出力する。   In response to an instruction from the control unit 120, the graphics superimposing unit 116 adds at least one of the subtitle signal generated by the subtitle decoder 113 and the graphic signal generated by the control unit 120 to the video signal generated by the video decoder 114. One of them is superimposed to generate a superimposed video signal. The superimposed video signal is output to the display device 102. The graphics superimposing unit 116 is generated by the video decoder 114 when neither the subtitle signal generated by the subtitle decoder 113 nor the graphic signal generated by the control unit is superimposed according to an instruction from the control unit 120. The received video signal is output to the display device 102.

制御部120は、映像情報再生装置100での処理の全体を制御し、特に、再生部110を制御して、映像及び音声等を再生する処理を制御する。例えば、制御部120は、再生制御部121と、判定部122とを備える。なお、制御部120は、所定のプログラムをCPUで実行することにより実現することができる。   The control unit 120 controls the entire processing in the video information playback apparatus 100, and in particular controls the playback unit 110 to control processing for playing back video and audio. For example, the control unit 120 includes a reproduction control unit 121 and a determination unit 122. The control unit 120 can be realized by executing a predetermined program on the CPU.

再生制御部121は、再生部110を制御して、光ディスク101に記録されているコンテンツから映像及び音声等を再生させる。また、再生制御部121は、光ディスク101に記録されているJava仮想マシンのプログラム及びJava仮想マシン上で動作するプログラムを実行する。そして、再生制御部121は、これらのプログラムを実行することにより、グラフィック信号を生成し、このグラフィック信号をグラフィックス重畳部116に与える。
さらに、再生制御部121は、判定部122での判定結果に応じて、レジューム再生処理を制御する。例えば、再生制御部121は、再生を再開する対象となる仮想マシン利用型コンテンツが、判定部122により、Java仮想マシン上で動作するプログラムが起動しているとき又はJava仮想マシン上で動作するプログラムが起動していないときの何れでも映像を再生することのできる第1種類のコンテンツであると判別された場合には、Java仮想マシン上で動作するプログラムを起動しないで、再生停止位置から再生部110に再生を再開させる。一方、再生制御部121は、再生を再開する対象となる仮想マシン利用型コンテンツが、判定部122により、Java仮想マシン上で動作するプログラムが起動しているときにのみ映像を再生することのできる第2の種類のコンテンツであると判別された場合には、Java仮想マシン上で動作するプログラムを起動してから、再生部110に再生を再開させる。なお、再生制御部121は、再生再開対象である仮想マシン利用型コンテンツが第2の種類のコンテンツであると判別された場合には、再生部110にコンテンツの光ディスク101の先頭、又は、再生再開対象の仮想マシン利用型コンテンツの先頭等の予め定められた位置から再生を再開させる。
The playback control unit 121 controls the playback unit 110 to play back video and audio from the content recorded on the optical disc 101. Further, the playback control unit 121 executes a Java virtual machine program recorded on the optical disc 101 and a program operating on the Java virtual machine. Then, the reproduction control unit 121 executes these programs to generate a graphic signal, and gives this graphic signal to the graphics superimposing unit 116.
Furthermore, the playback control unit 121 controls the resume playback process according to the determination result of the determination unit 122. For example, the playback control unit 121 is a program that operates on a Java virtual machine when a program that operates on a Java virtual machine is activated by the determination unit 122 as a virtual machine usage-type content that is to be restarted. If it is determined that the content is the first type of content that can be played back at any time when is not started, the playback unit is started from the playback stop position without starting the program operating on the Java virtual machine. 110 resumes playback. On the other hand, the reproduction control unit 121 can reproduce the video only when the virtual machine utilization type content to be reproduced is restarted by the determination unit 122 when the program operating on the Java virtual machine is activated. If it is determined that the content is the second type of content, the playback unit 110 restarts playback after starting a program that runs on the Java virtual machine. If it is determined that the virtual machine utilization type content to be replayed is the second type of content, the playback control unit 121 causes the playback unit 110 to start playback of the content on the optical disc 101 or resume playback. Playback is resumed from a predetermined position such as the top of the target virtual machine utilization type content.

判定部122は、光ディスク101に記憶されている仮想マシン利用型コンテンツが、仮想マシン上で動作するプログラムが起動しているとき及びこのようなプログラムが起動していないときの何れでも、映像の再生が可能な第1種類のコンテンツであるか、又は、仮想マシン上で動作するプログラムが起動しているときにのみ、映像の再生が可能な第2種類のコンテンツであるか、を判定する。   The determination unit 122 reproduces the video using the virtual machine-use content stored on the optical disc 101 both when the program operating on the virtual machine is activated and when such a program is not activated. It is determined whether the content is the first type of content that can be played back or the second type of content that can be played back only when a program running on the virtual machine is running.

記憶部130は、制御部120での処理に必要な情報を記憶する。例えば、記憶部130は、制御部120でレジューム再生を行うために必要な情報を記憶する。なお、記憶部130は、例えば、不揮発メモリにより実現することができる。
入力部140は、ユーザからの指示の入力を受け付ける。例えば、入力部140は、リモコン等により実現することができる。
The storage unit 130 stores information necessary for processing in the control unit 120. For example, the storage unit 130 stores information necessary for the resume reproduction by the control unit 120. The storage unit 130 can be realized by, for example, a nonvolatile memory.
The input unit 140 receives an instruction input from the user. For example, the input unit 140 can be realized by a remote controller or the like.

図2は、記録媒体としての光ディスク101に記録されている、再生に必要なファイルとディレクトリの構成の一例を示す図である。図2に示されている“Movie.title”は、最上位の再生単位であるタイトルの制御に必要な情報が記述されたMovie.titleファイルである。図2に示されている“PLST”は、プレイリスト(PlayList)の再生制御に必要な情報(再生制御情報)が記述されたplstファイル(プレイリストファイル)が格納されているPLSTフォルダである。PLSTフォルダ内には、plstファイルである“xxx.plst”が複数存在する。ここで、“xxx”は、各々のplstファイルを識別するための識別情報であって、本実施の形態では、各々のplstファイルにおいて一意となる3桁の数字である。図2に示されている“CLIP”は、図2に示されている“STREAM”フォルダ内に格納されているstreamファイルの再生制御に必要な情報が記述されたclipファイルが格納されているCLIPフォルダである。CLIPフォルダ内には、clipファイルである“yyy.clpi”が複数存在する。ここで、“yyy”は、各々のclipファイルを識別するための識別情報であって、本実施の形態では、各々のclipファイルにおいて一意となる3桁の数字である。clipファイルとstreamファイルとは1対1に対応しており、例えば、CLIPフォルダ内にclipファイルである“123.clpi”が存在する場合には、STREAMフォルダ内には、“123.clpi”に対応するstreamファイルである“123.strm”が存在する。図2に示されている“STREAM”は、映像、音声及び字幕等の再生に必要なstrmファイルが格納されているSTREAM(ストリーム)フォルダである。STREAMフォルダ内には、streamファイルである“zzz.strm”が複数存在する。ここで、“zzz”は、各々のstreamファイルを識別するための識別情報であって、本実施の形態では、各々のstreamファイルにおいて一意となる3桁の数字である。なお、streamファイルは、TS(トランスポートストリーム)から構成され、固有のパケットIDを持つ映像情報、音声情報及び字幕情報が重畳されたファイルである。図2に示されている“JAR”は、Java仮想マシン上で動作する、タイトル再生制御を行うアプリケーションが格納されているJAR(Java ARchive)フォルダである。JARフォルダ内には、Javaのアプリケーションを動かすために必要なファイル一式をZIP形式に圧縮したjarファイルである“¥¥¥.jar”が存在する。ここで、“¥¥¥”は、各々のjarファイルを識別するための識別情報であって、各々のjarファイルにおいて一意となる3桁の数字である。   FIG. 2 is a diagram showing an example of the configuration of files and directories necessary for reproduction recorded on the optical disc 101 as a recording medium. “Movie.title” shown in FIG. 2 is Movie.title in which information necessary for controlling the title, which is the highest playback unit, is described. It is a title file. “PLST” shown in FIG. 2 is a PLST folder in which a plst file (playlist file) in which information (playback control information) necessary for playback control of a playlist (PlayList) is described is stored. In the PLST folder, there are a plurality of “xxx.plst” which are plst files. Here, “xxx” is identification information for identifying each plst file, and in the present embodiment, is a three-digit number that is unique in each plst file. “CLIP” shown in FIG. 2 is a CLIP that stores a clip file in which information necessary for playback control of the stream file stored in the “STREAM” folder shown in FIG. 2 is stored. It is a folder. In the CLIP folder, there are a plurality of “yyy.clpi” clip files. Here, “yyy” is identification information for identifying each clip file, and in the present embodiment, it is a three-digit number that is unique in each clip file. The clip file and the stream file have a one-to-one correspondence. For example, when the clip file “123.clpi” exists in the CLIP folder, the clip file and stream file have “123.clpi” in the STREAM folder. There is a corresponding stream file “123.strm”. “STREAM” shown in FIG. 2 is a STREAM (stream) folder in which strm files necessary for reproduction of video, audio, subtitles, and the like are stored. In the STREAM folder, there are a plurality of stream files “zzz.strm”. Here, “zzz” is identification information for identifying each stream file, and is a three-digit number that is unique in each stream file in the present embodiment. The stream file is composed of TS (transport stream), and is a file on which video information, audio information, and subtitle information having a unique packet ID are superimposed. “JAR” shown in FIG. 2 is a JAR (Java Archive) folder that stores an application that operates on a Java virtual machine and performs title reproduction control. In the JAR folder, “¥¥¥ .jar”, which is a jar file obtained by compressing a set of files necessary for running a Java application into a ZIP format, is present. Here, “¥¥¥” is identification information for identifying each jar file, and is a three-digit number that is unique in each jar file.

図3は、plstファイル“xxx.plst”のシンタックスの一例を示す概略図である。“playback_type”は、プレイリストの始めから終わりまでシーケンシャルに再生が行われる場合には、その値が“0”となり、プレイリスト中のある再生ポイントから別の再生ポイントへ再生が遷移する場合には、その値が“1”となる。“number_of_stream”は、プレイリストの中で再生するstreamファイルの総数を示す。“UO_permission_table”は、streamの再生中に行われるユーザ操作の可否を示す。なお、“UO_permission_table”については、後で詳細に説明する。次の“for”以下のループは、“number_of_stream”の数だけ繰り返される。また、このループ内の“stream_file_name”には、再生対象となるstreamファイルのファイル名が記述される。“still_play”は、その値が“0”の場合には、streamの終端でスチル(静止画)状態にならずに、続けて次のstreamの再生を行い、その値が“1”の場合には、streamの終端で“still_time”に記述された時間だけスチル状態になった後に、次のstreamの再生に遷移することを示す。また、“in_time”及び“out_time”には、streamファイルの再生対象となる部分の開始時刻と終了時刻がそれぞれ記述される。これらの時刻は、streamファイルのパケットに付加されたPTS(Presentation Time Stamp)に記述される。   FIG. 3 is a schematic diagram illustrating an example of the syntax of the plst file “xxx.plst”. When “playback_type” is played back sequentially from the beginning to the end of the playlist, the value becomes “0”, and when playback changes from one playback point in the playlist to another playback point. The value becomes “1”. “Number_of_stream” indicates the total number of stream files to be reproduced in the playlist. “UO_permission_table” indicates whether or not a user operation can be performed during playback of the stream. Note that “UO_permission_table” will be described in detail later. The next “for” and subsequent loops are repeated as many as “number_of_stream”. In addition, “stream_file_name” in this loop describes the file name of the stream file to be reproduced. If the value of “still_play” is “0”, the next stream is not reproduced at the end of the stream, but the next stream is reproduced. If the value is “1”, Indicates a transition to playback of the next stream after the still state has been reached for the time described in “still_time” at the end of the stream. In “in_time” and “out_time”, the start time and the end time of the part to be reproduced of the stream file are respectively described. These times are described in a PTS (Presentation Time Stamp) added to the stream file packet.

図4は、“UO_permission_table”の詳細を示す概略図である。“time_search”は、タイムサーチの可否を示す。“skip_up”は、次のチャプターへのスキップアップの可否を示す。“skip_down”は、前のチャプターへのスキップダウンの可否を示す。“stop”は、再生停止の可否を示す。“pause_on”は、再生の一時停止の可否を示す。“forward_play”は、早送り再生の可否を示す。“backward_play”は、早戻し再生の可否を示す。
“subtilte_change”は、字幕のON/OFFの可否を示す。“audio_change”は、音声切り替えの可否を示す。“angle_change”は、アングル切り替えの可否を示す。ここで、“UO_permission_table”では、各々の項目が示す値が“0”の場合には、対象となるユーザ操作が許可されることを示し、その値が“1”の場合には、対象となるユーザ操作が禁止されることを示す。
FIG. 4 is a schematic diagram showing details of “UO_permission_table”. “Time_search” indicates whether or not a time search is possible. “Skip_up” indicates whether or not skip-up to the next chapter can be performed. “Skip_down” indicates whether skipping down to the previous chapter is possible. “Stop” indicates whether or not playback can be stopped. “Pause_on” indicates whether playback can be paused. “Forward_play” indicates whether fast-forward playback is possible. “Backward_play” indicates whether fast reverse playback is possible.
“Subtitle_change” indicates whether captions can be turned ON / OFF. “Audio_change” indicates whether or not voice switching is possible. “Angle_change” indicates whether or not the angle can be switched. Here, in “UO_permission_table”, when the value indicated by each item is “0”, it indicates that the target user operation is permitted, and when the value is “1”, it becomes the target. Indicates that user operation is prohibited.

図5は、plstファイルで示されているプレイリスト(PlayList)とstreamファイルとの関係の一例を示す図である。図5に示されているように、このプレイリストでは、“001.strm”の“in_time”から“out_time”までの部分と、“003.strm”の“in_time”から“out_time”までの部分とが、順次再生される。言い換えると、プレイリストの総再生時間は、streamファイル毎の“in_time”と“out_time”との差分を合計した値となる。   FIG. 5 is a diagram illustrating an example of a relationship between a playlist (PlayList) indicated in a plst file and a stream file. As shown in FIG. 5, in this playlist, the portion from “in_time” to “out_time” of “001.strm” and the portion from “in_time” to “out_time” of “003.strm” Are reproduced sequentially. In other words, the total playback time of the playlist is a value obtained by summing the differences between “in_time” and “out_time” for each stream file.

図6は、clipファイル“yyy.clpi”のシンタックスの一例を示す図である。clipファイルには、これと対を成すstreamファイルの映像情報及び音声情報等の重畳情報、並びに、ランダムアクセス等に必要なインデックス情報が記述される。“stream_info()”には、重畳される映像情報、音声情報及び字幕情報等の属性情報が記述される。ただし、“stream_info()”は、本発明とは直接関係しないため、詳細な説明は省略する。また、“index_info()”には、streamファイルの各GOPの先頭の時間情報及び位置情報が記述される。“number_of_GOP”は、streamファイル中に含まれるGOP(Group of Picture)の総数を示す。次の“for”以下のループは、“number_of_GOP”の数だけ繰り返される。このループに含まれる“start_PTS”は、GOP先頭のIピクチャーが持つPTS情報を示す。このループに含まれる“relative_byte”は、streamファイルの先頭からIピクチャーの先頭までの相対バイト数を示す。   FIG. 6 is a diagram illustrating an example of the syntax of the clip file “yyy.clpi”. In the clip file, superimposition information such as video information and audio information of the stream file paired therewith, and index information necessary for random access and the like are described. In “stream_info ()”, attribute information such as superimposed video information, audio information, and caption information is described. However, since “stream_info ()” is not directly related to the present invention, detailed description thereof is omitted. In addition, “index_info ()” describes time information and position information at the head of each GOP of the stream file. “Number_of_GOP” indicates the total number of GOPs (Group of Pictures) included in the stream file. The loop following “for” is repeated as many times as “number_of_GOP”. “Start_PTS” included in this loop indicates PTS information included in the I picture at the head of the GOP. “Relative_byte” included in this loop indicates the relative number of bytes from the head of the stream file to the head of the I picture.

図7は、“Movie.title”ファイルのシンタックスの一例を示す概略図である。“number_of_title”は、光ディスクに記録されているタイトルの総数を示す。次の“for”以下のループは、“number_of_title”の数だけ繰り返される。“title_type”は、Javaアプリケーションからタイトル再生が制御される場合には、その値が“1”となり、制御されない場合には、その値が“0”となる。“title_attribute”は、このタイトルが、メニュー画面表示用のタイトルである場合には、その値が“1”となり、メニュー画面表示用のタイトルでない場合には、その値が“0”となる。次の“if”文では、“title_type”の値が“1”の場合に、Javaアプリケーションが格納されたjarファイルのファイル名が記述される。jarファイルのファイル名は、例えば、“123.jar”である。次の“else”文は、“title_type”の値が“0”の場合に、再生されるプレイリストのファイル名が記述される。再生されるプレイリストのファイル名は、例えば、“123.plst”である。“next_title_id”は、現在再生されているタイトルの再生が終了したときに、次に再生されるタイトルを識別するための“title_id”が記述される。   FIG. 7 is a schematic diagram illustrating an example of the syntax of the “Movie.title” file. “Number_of_title” indicates the total number of titles recorded on the optical disc. The loop following “for” is repeated as many times as “number_of_title”. “Title_type” has a value of “1” when title playback is controlled from a Java application, and has a value of “0” when title control is not controlled. The value of “title_attribute” is “1” when the title is a title for displaying a menu screen, and the value is “0” when the title is not a title for displaying a menu screen. The next “if” statement describes the file name of the jar file in which the Java application is stored when the value of “title_type” is “1”. The file name of the jar file is, for example, “123.jar”. The next “else” statement describes the file name of the playlist to be played when the value of “title_type” is “0”. The file name of the playlist to be played back is, for example, “123.plst”. “Next_title_id” describes “title_id” for identifying a title to be reproduced next when reproduction of the currently reproduced title is completed.

光ディスク101がドライブ111に挿入されると、再生制御部121の制御に従って、ドライブ111は、光ディスク101から図7に示されているような“Movie.title”ファイルを読み出す。ドライブ111によって光ディスク101から読み出された“Movie.title”ファイルを用いて、再生制御部121は、まず先頭に記述されたtitle情報に従って処理を行なう。ここで、“title_type”の値が“1”、かつ、“title_attribute”の値が“0”であり、“if”文に記述されたjarファイルが“001.jar”であるとすると、再生制御部121は、“001.jar”を読み出し解析を行う。   When the optical disc 101 is inserted into the drive 111, the drive 111 reads the “Movie.title” file as shown in FIG. 7 from the optical disc 101 according to the control of the playback control unit 121. Using the “Movie.title” file read from the optical disc 101 by the drive 111, the playback control unit 121 first performs processing according to the title information described at the top. Here, if the value of “title_type” is “1”, the value of “title_attribute” is “0”, and the jar file described in the “if” statement is “001.jar”, playback control is performed. The unit 121 reads and analyzes “001.jar”.

図8は、jarファイルに相当する“001.jar”の構成の一例を示す概略図である。図8において、“001.jar”ファイルは、“test_img.png”、“test.class”、及び“test$timer.class”の3つのファイルにより構成されている。“test_img.png”は、この“001.jar”ファイルに含まれている、Javaのプログラムで使用される画像データをPNGフォーマットで圧縮したファイルである。“test.class”及び“test$timer.class”は、Javaのプログラムを実行形式にコンパイルした実行ファイルである。なお、“.class”で識別されるファイルは、コンパイル後のファイルであるため、以下に、コンパイル前のソースコードを使って“test.class”及び“test$timer.class”の動作を説明する。   FIG. 8 is a schematic diagram showing an example of the configuration of “001.jar” corresponding to a jar file. In FIG. 8, the “001.jar” file is composed of three files “test_img.png”, “test.class”, and “test $ timer.class”. “Test_img.png” is a file obtained by compressing image data used in the Java program included in the “001.jar” file in the PNG format. “Test.class” and “test $ timer.class” are executable files obtained by compiling a Java program into an execution format. Since the file identified by “.class” is a file after compilation, the operation of “test.class” and “test $ timer.class” will be described below using the source code before compilation. .

図9〜図11は、図8に示されている“test.class”及び“test$timer.class”のコンパイル前のソースコードの一例を示す概略図である。図9は、図8に示されている“test.class”及び“test$timer.class”のコンパイル前のソースコードの一例の先頭部分を示す。図10は、図8の“test.class”及び“test$timer.class”のコンパイル前のソースコードの一例の図9に続く部分を示す。図11は、図8の“test.class”及び“test$timer.class”のコンパイル前のソースコードの一例の図10に続く部分を示す。   9 to 11 are schematic diagrams illustrating examples of source code before compiling “test.class” and “test $ timer.class” illustrated in FIG. FIG. 9 shows the head part of an example of the source code before compilation of “test.class” and “test $ timer.class” shown in FIG. FIG. 10 shows a part of the source code before compiling “test.class” and “test $ timer.class” shown in FIG. FIG. 11 shows a part following FIG. 10 of an example of the source code before compilation of “test.class” and “test $ timer.class” of FIG.

図9に示されているソースコードのT1部は、このアプリケーションの実行に必要なパッケージをインポートする部分である。Javaではプレイリストの再生はサポートされていないため、“org.disc.net.DiscLocator”は、プレイリストの再生のために用意された本実施の形態に固有のパッケージである。   The T1 part of the source code shown in FIG. 9 is a part for importing a package necessary for executing this application. Since playback of a playlist is not supported in Java, “org.disc.net.DiscLocator” is a package specific to the present embodiment prepared for playback of a playlist.

図9に示されているソースコードのT2部は、変数を宣言している部分である。“I_POS[][]”以下の記述は、1秒毎に表示を変化させる際に使用される、グラフィックスの座標情報を示す。サンプル画像“sample_img.png”がデコードされると、図12(A)に示されている「1」〜「30」のようなパネルの画像が展開される。例えば、図9に示されている{128,0,256,128}の記述は、(X1,Y1)=(128,0)で示される座標と(X2,Y2)=(256,128)で示される座標とを頂点(対角線上に存在する2つの頂点)とする正方形の部分を切り抜くこと意味し、図12(A)において「11」と表示されている部分が切り抜かれる。   The T2 portion of the source code shown in FIG. 9 is a portion where variables are declared. The description below “I_POS [] []” indicates graphics coordinate information used when the display is changed every second. When the sample image “sample_img.png” is decoded, panel images such as “1” to “30” shown in FIG. 12A are developed. For example, the description of {128, 0, 256, 128} shown in FIG. 9 is the coordinates indicated by (X1, Y1) = (128, 0) and (X2, Y2) = (256, 128). This means that a square portion having the indicated coordinates as vertices (two vertices existing on a diagonal line) is cut out, and a portion displayed as “11” in FIG. 12A is cut out.

図10に示されているソースコードのT3部は、サンプル画像“sample_img.png”を読み込んで、PNGファイルのデコードを行う部分である。このアプリケーションは、デコードが完了してから、図10に示されているソースコードのT4部の処理へ進む。   The T3 portion of the source code shown in FIG. 10 is a portion that reads the sample image “sample_img.png” and decodes the PNG file. This application proceeds to the processing of the T4 portion of the source code shown in FIG. 10 after the decoding is completed.

図10に示されているソースコードのT4部は、プレイリスト(PlayList)の再生を実行する部分である。ここでは“iPlayListID=1”と記述されているため、“001.plst”の再生が指示されている。“001.plst”の再生が指示されると、ドライブ111で光ディスク101から読み出されたデータが、デマルチプレクサ112で、字幕情報、映像情報及び音声情報に分離され、字幕情報は、字幕デコーダ113で、映像情報は、ビデオデコーダ114で、音声情報は、オーディオデコーダ115で、それぞれデコードされる。   The T4 part of the source code shown in FIG. 10 is a part for executing reproduction of a playlist (PlayList). Since “iPlayListID = 1” is described here, reproduction of “001.plst” is instructed. When playback of “001.plst” is instructed, data read from the optical disc 101 by the drive 111 is separated into subtitle information, video information, and audio information by the demultiplexer 112, and the subtitle information is subtitle decoder 113. The video information is decoded by the video decoder 114, and the audio information is decoded by the audio decoder 115.

プレイリスト(PlayList)の再生が開始されると同時に、図11に示されているソースコードのT5部に従って、再生制御部121は、図12(A)に示されている「1」〜「30」の画像データを、デコードされたPNGファイルから切り出し、切り出された画像データに基づいて、グラフィック信号を生成する。再生制御部121で生成されたグラフィクス信号と、ビデオデコーダ114から出力された映像信号と、字幕デコーダ15から出力された字幕信号とは、グラフィック重畳部116で重畳され、重畳された画像の画像信号が外部の表示装置102に出力される。   At the same time as the reproduction of the playlist (PlayList) is started, the reproduction control unit 121 performs “1” to “30” shown in FIG. 12A according to the T5 part of the source code shown in FIG. Is extracted from the decoded PNG file, and a graphic signal is generated based on the extracted image data. The graphics signal generated by the playback control unit 121, the video signal output from the video decoder 114, and the caption signal output from the caption decoder 15 are superimposed by the graphic superimposing unit 116, and the image signal of the superimposed image is displayed. Is output to the external display device 102.

以上のようにして、Java仮想マシン上で動作するプログラムによって制御されるコンテンツでは、Java仮想マシン上で動作するプログラムによって制御されないコンテンツと比べて、より複雑な映像を表示することができる。しかし、Java仮想マシン上で動作するプログラムによって制御されるコンテンツでは、ユーザ操作によって再生開始が指示されてから再生が開始されるまでに数十秒から数分の待ち時間が発生するという問題点がある。一般に、Javaアプリケーションで使用されるグラフィックスは、再生が開始される前に、PNGファイルのデコードを終えるように記述されている。図10に示されているT3部は、PNGデータをデコードしている時間に相当する。このように、再生を開始する前にPNGデータ又はJPEGデータのデコードを行う理由は、PNGデータ又はJPEGデータのデコード処理は、特定の機能を実現するための組み込み機器のCPUにとっては、非常に負荷の重い処理であり、Java仮想マシン上で動作するプログラムを実行しながらデコードを行うと、グラフィックスの表示がスムーズに実行されないことがあるからである。   As described above, the content controlled by the program operating on the Java virtual machine can display a more complicated video than the content not controlled by the program operating on the Java virtual machine. However, in content controlled by a program operating on a Java virtual machine, there is a problem that a waiting time of several tens of seconds to several minutes occurs after the start of playback is instructed by a user operation until playback is started. is there. In general, graphics used in a Java application are described so as to finish decoding of a PNG file before reproduction is started. The T3 portion shown in FIG. 10 corresponds to the time during which PNG data is decoded. As described above, the reason for decoding PNG data or JPEG data before starting reproduction is that the decoding process of PNG data or JPEG data is very burdensome for the CPU of an embedded device for realizing a specific function. This is because if graphics is decoded while executing a program operating on a Java virtual machine, graphics display may not be executed smoothly.

図12(A)及び(B)は、Java仮想マシン上で動作するプログラムによって制御される(Java仮想マシンを利用した)コンテンツの映像の再生が行われる手順を説明するための概略図ある。ここで再生されるコンテンツの映像は、1つのプレイリストファイルに基づいて、再生が開始されてから1秒間隔で、「1」〜「30」の数字が書かれたパネルの画像を順次表示し、プレイリストに示されているstreamファイルに格納されている映像の再生が完了すると、アプリケーションを終了するものとする。図12(A)に示されている例では、1920×1080ピクセルのビデオ画面に、左上から縦横256ピクセルの座標を原点(0,0)として、高さ、幅ともに128ピクセルの画像が順次表示される。   FIGS. 12A and 12B are schematic diagrams for explaining a procedure for playing back a video of content (using the Java virtual machine) controlled by a program operating on the Java virtual machine. The video of the content to be played here is based on one playlist file, and sequentially displays the panel images on which numbers “1” to “30” are written at intervals of 1 second from the start of playback. When the reproduction of the video stored in the stream file indicated in the playlist is completed, the application is terminated. In the example shown in FIG. 12A, images of 128 pixels in height and width are sequentially displayed on a video screen of 1920 × 1080 pixels, with the coordinates of 256 pixels in the vertical and horizontal directions as the origin (0, 0). Is done.

また、Java仮想マシン上で動作するプログラムによって制御されない(Java仮想マシンを利用しない)コンテンツは、再生を停止(中断又はサスペンド)しても、再生停止位置から再生を再開すること(レジューム再生)が可能であるが、Java仮想マシン上で動作するプログラムによって制御されるコンテンツは、レジューム再生ができない問題もある。例えば、図12(A)に示されるように、「1」〜「30」のパネルの画像を1秒間隔で順に表示する再生処理において、「15」のパネルの画像を表示した時点で再生が中断されたと仮定する。その後、「15」のパネルの画像を表示した時点から再生を再開(レジューム再生)させるためには、「15」のパネルの画像を表示していたときの、CPUと、CPUの外部メモリ(RAM)との状態及び情報をすべて、フラッシュメモリ等の不揮発メモリに待避して保持することが必要である。しかし、低コストで製造することが要求される民生用の組み込み機器では、このような構成を採用することができないため、事実上、再生停止位置からの再生再開の機能を持たせることができない。   In addition, even if playback is stopped (suspended or suspended), content that is not controlled by a program running on the Java virtual machine (not using the Java virtual machine) can be restarted from the playback stop position (resume playback). Although it is possible, there is a problem that the content controlled by the program operating on the Java virtual machine cannot be resumed. For example, as shown in FIG. 12A, in the reproduction process of sequentially displaying the images of the panels “1” to “30” at intervals of 1 second, the reproduction is performed when the image of the panel “15” is displayed. Assume that it was interrupted. Thereafter, in order to resume playback (resume playback) from the time point when the image of the “15” panel is displayed, the CPU and the external memory (RAM) of the CPU when the image of the “15” panel is displayed are displayed. ) And all the information and information stored in a non-volatile memory such as a flash memory. However, in a consumer embedded device that is required to be manufactured at a low cost, such a configuration cannot be adopted, so that it is practically impossible to have a function of restarting playback from the playback stop position.

Java仮想マシンを利用したコンテンツの再生には、上記のような問題があるため、ユーザがレジューム再生を行うには、図12(B)に示されるように、数十秒待ってコンテンツの先頭から映像の再生をやり直した上、更に再生停止位置まで再生が進むのを待つ必要があり、再生再開時にユーザの利便性が大きく損なわれることになる。   Since playback of content using a Java virtual machine has the above-mentioned problems, the user can resume playback from the beginning of the content after waiting for several tens of seconds as shown in FIG. It is necessary to replay the video and wait for the playback to proceed to the playback stop position, which greatly impairs user convenience when restarting playback.

Java仮想マシン上で動作するJavaプログラムによって再生が制御されるコンテンツにおいては、光ディスク101に記録されている映像情報に基づく映像と、Javaプログラムで作られたグラフィックスとの両方が表示されていなければ意味をなさない(ユーザに正確な情報又は適切な情報が提供できない)コンテンツがある一方、通常再生中には映像のみが表示され、ユーザがリモコン等で操作をしたときのみ、Javaプログラムで作られたグラフィックスが表示されるコンテンツもある。例えば、Blu−rayディスクのJavaアプリケーションで作成された映画コンテンツ等では、映画の本編再生中に、ポップアップ(PopUP)メニューキーを操作すると、再生中の映画の映像の上に、音声選択、字幕選択又はシーンサーチ等のような、Javaプログラムで記述されたグラフィックスであるメニュー画面が表示される。このように、Javaプログラムにより表示されるグラフィックスが、光ディスクに記録されている映像情報の通常の再生には影響しないようなコンテンツも存在する。このようなコンテンツの場合、Java仮想マシン上で動作するJavaプログラムによって再生が制御されない(Java仮想マシンを利用しない)コンテンツと同様の扱いをすることが可能であれば、Javaプログラムにより実現される機能が使えないという制約があるものの、迅速なレジューム再生が可能となる。   In content whose playback is controlled by a Java program operating on a Java virtual machine, both video based on video information recorded on the optical disc 101 and graphics created by the Java program must be displayed. While there is content that does not make sense (cannot provide accurate information or appropriate information to the user), only the video is displayed during normal playback, and is created by the Java program only when the user operates the remote control etc. Some content also displays graphics. For example, in the case of movie content created with a Java application on a Blu-ray disc, if a pop-up menu key is operated during the main movie playback, audio selection and subtitle selection are performed on the video of the movie being played. Alternatively, a menu screen, which is graphics described by a Java program, such as a scene search, is displayed. In this way, there is content in which graphics displayed by the Java program do not affect normal reproduction of video information recorded on the optical disc. In the case of such content, if it can be handled in the same way as content that is not controlled by a Java program that runs on the Java virtual machine (does not use the Java virtual machine), the function realized by the Java program Although there is a restriction that cannot be used, quick resume playback is possible.

しかし、図7に示されているように、Movie.titleファイルでは、Java仮想マシン上で動作するJavaプログラムによって再生が制御され得るコンテンツにおいて、Javaプログラムが起動していなくても本編の再生に支障がないかどうかが示されていない。このため、図7に示されているようなMovie.titleファイルでは、映画の本編においてレジューム再生をすることができない。   However, as shown in FIG. The title file does not indicate whether or not there is no problem in reproducing the main content even if the Java program is not activated in the content whose reproduction can be controlled by the Java program operating on the Java virtual machine. For this reason, Movie. A title file cannot be resumed in the main part of a movie.

そこで、本実施の形態に係る映像情報再生装置100においては、光ディスク101に記録されているplstファイルの中に記述されている情報から、Javaプログラムが起動していなくても本編の再生に支障があるかどうかを、制御部120で判別することができるようにする。   Therefore, in the video information playback apparatus 100 according to the present embodiment, there is a problem in playback of the main part from the information described in the plst file recorded on the optical disc 101 even if the Java program is not activated. The control unit 120 can determine whether or not there is.

図13は、本実施の形態に係る映像情報再生装置100における判定処理を示すフローチャートである。ステップS1では、判定部122は、プレイリストのファイルの“playback_type”の値を確認する。一般に、映画の本編は、プレイリストの先頭から終端まで、連続して再生を行うことが一般的であり、本編の途中を行ったり来たりするような再生は行われない。判定部122は、“playback_type”の値が“0”である場合(ステップS1でYes)には、ステップS2の処理へと進み、この値が“1”である場合(ステップS1でNo)には、現在再生中のプレイリストは、Javaが起動してなくても支障のない本編ではないと判断し、ステップS6の処理に進む。   FIG. 13 is a flowchart showing determination processing in video information reproduction apparatus 100 according to the present embodiment. In step S1, the determination unit 122 confirms the value of “playback_type” of the playlist file. Generally, the main part of a movie is generally played continuously from the beginning to the end of the playlist, and playback that goes back and forth in the middle of the main part is not performed. When the value of “playback_type” is “0” (Yes in Step S1), the determination unit 122 proceeds to the process of Step S2, and when this value is “1” (No in Step S1). Determines that the playlist that is currently being played is not a main part that does not hinder Java even if it is activated, and proceeds to step S6.

ステップ2では、判定部122は、プレイリストファイルの“UO_permission_table”を確認する。映画の本編のように映像と音声を楽しむプレイリストにおいては、停止、一時停止、早送り、早戻し、スキップアップ、スキップダウンといったユーザ操作ができることが一般的である。判定部122は、現在再生しているプレイリストの“UO_permission_table”を参照し、“skip_up”、“skip_down”、“stop”、“pause_on”、“forward_play”、“backward_play”の値がすべて“0”(許可)になっている場合(ステップS2でYes)には、ステップS3の処理へと進み、いずれかの値が“1”である場合(ステップS2でNo)には、現在再生中のプレイリストは、Javaが起動してなくても支障のない本編ではないと判断し、ステップS6の処理に進む。   In step 2, the determination unit 122 confirms “UO_permission_table” of the playlist file. In a playlist that enjoys video and audio as in the main part of a movie, it is common that user operations such as stop, pause, fast forward, fast reverse, skip up, and skip down can be performed. The determination unit 122 refers to the “UO_permission_table” of the playlist that is currently being played, and the values of “skip_up”, “skip_down”, “stop”, “pause_on”, “forward_play”, and “backward_play” are all 0. If it is (permitted) (Yes in step S2), the process proceeds to step S3. If any value is "1" (No in step S2), the currently playing play It is determined that the list is not a main part that does not cause any trouble even if Java is not activated, and the process proceeds to step S6.

ステップS3では、判定部122は、プレイリストファイルの“still_play”の値を確認する。複数のストリームが連結されたプレイリストが、映画の本編となっている場合、streamの終端でスチル状態になることは無く、シームレスに次のstreamに再生が移行する。判定部122は、“still_play”の値が“0”である場合(ステップS3でYes)には、ステップS4の処理へと進み、この値が“1”である場合(ステップS3でNo)には、Javaが起動してなくても支障のない本編ではないと判断し、ステップS6の処理に進む。   In step S3, the determination unit 122 confirms the value of “still_play” in the playlist file. When a playlist in which a plurality of streams are connected is the main part of a movie, playback does not enter a still state at the end of the stream, and playback is seamlessly transferred to the next stream. When the value of “still_play” is “0” (Yes in Step S3), the determination unit 122 proceeds to the process of Step S4, and when this value is “1” (No in Step S3). Determines that the main part does not cause any trouble even if Java is not activated, and the process proceeds to step S6.

ステップS4では、判定部122は、プレイリストのstreamの再生時間を確認する。再生時間は、各streamの“in_time”から“out_time”の差分である。映画の本編となっている場合、再生時間が数秒に設定されているようなことは無く、ある程度の再生時間を有する。判定部122は、streamの再生時間が所定の時間より長いかどうかを確認し、所定の時間より長い場合(ステップS4でYse)は、ステップS5の処理へと進み、所定の時間以下である場合(ステップS4でNo)は、Javaが起動してなくても支障のない本編ではないと判断し、ステップS6の処理に進む。ここでの所定の時間は、ある程度の幅を持っており、ピンポイントで決まる値ではない。本実施の形態では、所定の時間は1分としているが、数十秒〜数分の間の値を取ることが可能である。   In step S4, the determination unit 122 confirms the playback time of the playlist stream. The reproduction time is a difference between “in_time” and “out_time” of each stream. In the case of the main part of a movie, the playback time is not set to several seconds and has a certain playback time. The determination unit 122 confirms whether or not the playback time of the stream is longer than the predetermined time. If the playback time is longer than the predetermined time (Yse in step S4), the process proceeds to step S5, and is not longer than the predetermined time. If (No in step S4), it is determined that the main part does not cause any trouble even if Java is not activated, and the process proceeds to step S6. The predetermined time here has a certain range and is not a value determined by pinpoint. In the present embodiment, the predetermined time is 1 minute, but a value between several tens of seconds to several minutes can be taken.

ステップS5では、判定部122は、ステップS1〜ステップS4までの判定結果から、現在再生中のstreamは、Javaが起動してなくても支障のない本編であると判断し、記憶部130に、判定結果(resume_enable=1)を保持する。一方、ステップS1〜ステップS4において本編ではないと判断された場合は、判定部122は、ステップS6に進み、判定結果(resume_enable=0)を記憶部130に保持する。   In step S5, the determination unit 122 determines from the determination results in steps S1 to S4 that the stream currently being played is a main part that does not hinder even if Java is activated, and stores it in the storage unit 130. The determination result (resume_enable = 1) is held. On the other hand, if it is determined in step S1 to step S4 that it is not the main part, the determination unit 122 proceeds to step S6 and holds the determination result (resume_enable = 0) in the storage unit 130.

なお、図13に示すフローチャートでは、判定部122は、“playback_type”の値が“0”であり、“UO_permission_table”に含まれる所定の値がすべて“0”であり、“still_play”の値が“0”であり、かつ、streamの再生時間が所定の時間より長い場合に、判定結果として“resume_enable=1”を保持するように構成されているが、例えば、これらの内の少なくとも1つが満たされれば、判定結果として“resume_enable=1”を保持するように構成することもできる。   In the flowchart illustrated in FIG. 13, the determination unit 122 determines that the value of “playback_type” is “0”, all the predetermined values included in “UO_permission_table” are “0”, and the value of “still_play” is “0”. When the stream playback time is longer than the predetermined time, “resume_enable = 1” is held as the determination result. For example, at least one of these is satisfied For example, “resume_enable = 1” may be held as a determination result.

図14は、本実施の形態に係る映像情報再生装置における、再生を停止して、再開する処理を示すフローチャートである。ステップS10において、入力部140を介して、ユーザ操作によって再生停止の指示が入力されると、ステップS11において、再生制御部121は、現在再生している“title_id”、プレイリストファイル名、streamファイル名、再生時間、選択されている音声情報のパケットID、及び、選択されている字幕情報のパケットID等の再生の再開に必要な各情報を記憶部130に保持させ、再生を停止する。なお、判定部122は、図13のフローチャートに従って、再生を行っていたコンテンツが、Javaが起動していなくても支障の無いコンテンツであるかどうかを判定し、判定結果(resume_enable)を記憶部130に保持させる。   FIG. 14 is a flowchart showing a process of stopping and restarting playback in the video information playback apparatus according to the present embodiment. In step S10, when an instruction to stop playback is input by a user operation via the input unit 140, in step S11, the playback control unit 121 displays “title_id”, playlist file name, stream file currently being played back. Each piece of information necessary for resuming the reproduction, such as the name, the reproduction time, the packet ID of the selected audio information, and the packet ID of the selected caption information, is held in the storage unit 130, and the reproduction is stopped. The determination unit 122 determines whether or not the content being played back is a content that does not hinder even when Java is activated, and stores the determination result (resume_enable) in accordance with the flowchart of FIG. To hold.

ステップS12において、入力部140を介して、ユーザから再生再開の指示が入力されると、再生制御部121は、ステップS13において、光ディスク101より“Movie.title”ファイルを読み出し、記憶部130に保持されたタイトルが、Java仮想マシン上で動作するプログラムによって再生が制御され得るコンテンツのタイトルであるか否かを判別する。   In step S 12, when an instruction to resume playback is input from the user via the input unit 140, the playback control unit 121 reads a “Movie.title” file from the optical disc 101 and stores it in the storage unit 130 in step S 13. It is determined whether the played title is a title of content whose playback can be controlled by a program operating on the Java virtual machine.

ステップS13において、再生制御部121は、Java仮想マシン上で動作するプログラムによって再生が制御されない(Java仮想マシンを利用しない)コンテンツのタイトルであると判断した場合(ステップS13でNo)には、ステップS16の処理に進み、Java仮想マシン上で動作するプログラムによって再生が制御される(Java仮想マシンを利用する)コンテンツのタイトルであると判断した場合(ステップS13でYes)には、ステップS14の処理に進む。   In step S13, when the playback control unit 121 determines that the title is a content whose playback is not controlled by a program operating on the Java virtual machine (not using the Java virtual machine) (No in step S13), Proceeding to the process of S16, if it is determined that the title of the content is to be controlled by a program operating on the Java virtual machine (using the Java virtual machine) (Yes in step S13), the process of step S14 Proceed to

ステップS14では、再生制御部121は、記憶部130に保持されている“resume_enable”の値が“1”であるか否かを判定する。そして、再生制御部121は、“resume_enable”の値が“0”であると判定した場合(ステップS14でNo)には、ステップS15の処理に進み、“resume_enable”の値が“1”であると判定した場合(ステップS14でYes)には、ステップS16の処理に進む。   In step S <b> 14, the playback control unit 121 determines whether the value of “resume_enable” held in the storage unit 130 is “1”. If the reproduction control unit 121 determines that the value of “resume_enable” is “0” (No in step S14), the playback control unit 121 proceeds to the process of step S15, and the value of “resume_enable” is “1”. (Yes in step S14), the process proceeds to step S16.

ステップS15では、再生制御部121は、レジューム再生は行わず、例えば、光ディスク101がトレーインされたときと同様のシーケンスで光ディスク101の先頭から再生を行う。   In step S15, the playback control unit 121 does not perform resume playback, but performs playback from the beginning of the optical disc 101 in the same sequence as when the optical disc 101 was trained, for example.

一方、ステップS16では、再生制御部121は、Java仮想マシン上で動作するプログラムによって再生が制御されない(Java仮想マシンを利用しない)コンテンツのタイトルの場合と同様の手順で、レジューム再生を行う。例えば、再生制御部121は、clipファイルより、停止した時間に最も近い時間のGOP先頭の位置を“index_info()”から検索し、対象のGOPの“relative_byte”で示されるstreamファイルの途中からデータを読み出す。そして、再生制御部121は、記憶部130に保持されたパケットIDに従って、デマルチプレクサ112に、読み出されたデータから字幕情報、映像情報及び音声情報を分離させる。そして、デマルチプレクサ112で分離された情報は、それぞれ字幕デコーダ113、ビデオデコーダ114及びオーディオデコーダ115に送られて、再生される。   On the other hand, in step S16, the playback control unit 121 performs resume playback in the same procedure as in the case of content titles that are not controlled for playback by a program operating on the Java virtual machine (not using the Java virtual machine). For example, the playback control unit 121 searches the clip file for the position of the beginning of the GOP that is closest to the stop time from “index_info ()”, and performs data from the middle of the stream file indicated by “relative_byte” of the target GOP. Is read. Then, the playback control unit 121 causes the demultiplexer 112 to separate caption information, video information, and audio information from the read data according to the packet ID held in the storage unit 130. The information separated by the demultiplexer 112 is sent to the caption decoder 113, the video decoder 114, and the audio decoder 115, respectively, and reproduced.

図15(A)〜(C)は、本実施の形態に係る映像情報再生装置100での再生停止位置と再生再開位置とを説明するための概略図である。ここで再生されるコンテンツの映像は、図12と同様に、1つのプレイリストファイルに基づいて、再生が開始されてから1秒間隔で、「1」〜「30」の数字が書かれたパネルの画像を順次表示し、プレイリストに示されているstreamファイルに格納されている映像の再生が完了すると、アプリケーションを終了するものとする。そして、ここでは、図15(A)に示されるように、「15」のパネルの画像が表示された時点で再生が停止された場合を想定する。本実施の形態においては、“resume_enable”の値が“0”のコンテンツである場合には、再生再開時に、Java仮想マシン上で動作するプログラムによる制御が必要であるため、図15(C)に示されるように、Java仮想マシン上で動作するプログラムが起動されて、コンテンツの先頭(又は光ディスクの先頭等)である「1」のパネルの画像から再生が再開される。一方、再生再開時に、“resume_enable”の値が“1”のコンテンツである場合には、Java仮想マシン上で動作するプログラムによる制御が必ずしも必要ではないため、図15(B)に示されるように、Java仮想マシン上で動作するプログラムが起動されずに、コンテンツの再生停止位置である「15」のパネルの画像から再生が再開される(ただし、ここでは、「15」のパネルの画像は表示されず、次の、「16」のパネルの画像から表示される)。   FIGS. 15A to 15C are schematic diagrams for explaining a playback stop position and a playback restart position in video information playback apparatus 100 according to the present embodiment. As in FIG. 12, the video of the content played here is a panel on which numbers “1” to “30” are written at intervals of 1 second from the start of playback based on one playlist file. When the reproduction of the video stored in the stream file indicated in the playlist is completed, the application is terminated. Here, as shown in FIG. 15A, it is assumed that the playback is stopped when the image of the panel “15” is displayed. In the present embodiment, when the content of “resume_enable” is “0”, control by a program operating on the Java virtual machine is required when playback is resumed. As shown, a program running on the Java virtual machine is started, and reproduction is resumed from the image of the panel “1” that is the top of the content (or the top of the optical disk, etc.). On the other hand, when playback is resumed, if the content of the “resume_enable” value is “1”, control by a program operating on the Java virtual machine is not necessarily required, and as shown in FIG. , The program running on the Java virtual machine is not started, and playback is resumed from the image of the panel “15” that is the content playback stop position (here, the image of the panel “15” is displayed) (It is displayed from the image of the next panel “16”).

以上に説明したように、本実施の形態に係る映像情報再生装置100によれば、プレイリストファイル中の、“playback_type”の値と、“UO_permission_table”に含まれる情報の値と、“still_play”の値と、streamの再生時間とから、Javaプログラムが起動していなくても支障がないコンテンツであるか否かを判定することができる。このため、本実施の形態に係る映像情報再生装置100は、映画の本編等を再生する際に、レジューム再生が開始されるまでの待ち時間を短縮することができる。   As described above, according to the video information reproducing apparatus 100 according to the present embodiment, the value of “playback_type”, the value of information included in “UO_permission_table”, and the “still_play” in the playlist file. It can be determined from the value and the playback time of the stream whether or not the content has no problem even if the Java program is not activated. For this reason, the video information playback apparatus 100 according to the present embodiment can reduce the waiting time until resume playback is started when playing back the main part of a movie or the like.

100:映像情報再生装置、 110:再生部、 111:ドライブ、 112:デマルチプレクサ、 113:字幕デコーダ、 114:ビデオデコーダ、 115:オーディオデコーダ、 116:グラフィックス重畳部、 120:制御部、 121:再生制御部、 122:判定部、 130:記憶部、 140:入力部、 101:光ディスク。   100: Video information playback device, 110: Playback unit, 111: Drive, 112: Demultiplexer, 113: Subtitle decoder, 114: Video decoder, 115: Audio decoder, 116: Graphics superimposing unit, 120: Control unit, 121: Playback control unit 122: Determination unit 130: Storage unit 140: Input unit 101: Optical disc

Claims (16)

仮想マシン上で動作するプログラム、当該プログラムにより映像の再生が制御可能な仮想マシン利用型コンテンツ、および、前記仮想マシン利用型コンテンツの再生制御情報を含むプレイリストファイル、が記録された記録媒体から、前記映像を再生する処理を行う再生部と、
制御部と、を備える映像情報再生装置が行う映像情報再生方法であって、
前記制御部が、前記仮想マシン利用型コンテンツが、前記プログラムが起動しているとき及び前記プログラムが起動していないときの何れでも映像を再生することのできる第1種類のコンテンツであるか、前記プログラムが起動しているときにのみ映像を再生することのできる第2種類のコンテンツであるかを、前記再生制御情報から判定する判定過程と、
前記仮想マシン利用型コンテンツの映像の再生が停止され、当該映像の再生を再開する際に、前記制御部が、前記判定過程で前記仮想マシン利用型コンテンツが前記第1種類のコンテンツであると判定されている場合には、前記プログラムを起動させないで、前記再生部に、前記映像の再生が停止された位置から、前記映像の再生を再開させる再生再開過程と、を有すること
を特徴とする映像情報再生方法。
From a recording medium on which a program that operates on a virtual machine, a virtual machine use type content that can control video reproduction by the program, and a playlist file that includes reproduction control information of the virtual machine use type content are recorded, A playback unit for performing a process of playing back the video;
A video information playback method performed by a video information playback device comprising a control unit,
Whether the control unit is the first type of content in which the virtual machine utilization type content can be played back when the program is activated and when the program is not activated, A determination process for determining from the playback control information whether the content is a second type of content that can be played back only when the program is running;
When the playback of the video of the virtual machine usage type content is stopped and the playback of the video is resumed, the control unit determines that the virtual machine usage type content is the first type content in the determination process. A playback restarting process in which the playback unit restarts playback of the video from a position where playback of the video is stopped without starting the program. Information reproduction method.
前記再生再開過程において、前記制御部は、前記判定過程で前記仮想マシン利用型コンテンツが前記第2種類のコンテンツであると判定されている場合には、前記プログラムを起動させて、前記再生部に、前記映像の再生が停止された位置とは異なる、予め定められた位置から、前記映像の再生を再開させること
を特徴とする請求項1に記載の映像情報再生方法。
In the reproduction restart process, the control unit activates the program and causes the reproduction unit to start the program if the virtual machine usage type content is determined to be the second type content in the determination process. The video information playback method according to claim 1, wherein the playback of the video is resumed from a predetermined position different from the position where the playback of the video is stopped.
前記予め定められた位置は、前記記録媒体に記憶されている情報の先頭位置、又は、前記仮想マシン利用型コンテンツの先頭位置であること
を特徴とする請求項2に記載の映像情報再生方法。
The video information reproduction method according to claim 2, wherein the predetermined position is a head position of information stored in the recording medium or a head position of the virtual machine utilization type content.
前記再生制御情報には、前記仮想マシン利用型コンテンツの映像をシーケンシャルに再生するか否かを示すシーケンシャル情報が含まれており、
前記制御部は、前記判定過程において、前記シーケンシャル情報が、前記仮想マシン利用型コンテンツの映像をシーケンシャルに再生することを示す場合には、前記仮想マシン利用型コンテンツが第1種類のコンテンツであると判定し、前記シーケンシャル情報が、前記仮想マシン利用型コンテンツの映像をシーケンシャルに再生しないことを示す場合には、前記仮想マシン利用型コンテンツが第2種類のコンテンツであると判定すること
を特徴とする請求項1から3の何れか一項に記載の映像情報再生方法。
The reproduction control information includes sequential information indicating whether or not to sequentially reproduce the video of the virtual machine usage type content,
In the determination process, when the sequential information indicates that the video of the virtual machine usage type content is sequentially played back, the virtual machine usage type content is the first type of content. And when the sequential information indicates that the video of the virtual machine usage type content is not sequentially played back, it is determined that the virtual machine usage type content is the second type of content. The video information reproducing method according to any one of claims 1 to 3.
前記再生制御情報には、前記仮想マシン利用型コンテンツの映像の再生中に特定のユーザ操作を許可するか否かを示す操作情報が含まれており、
前記制御部は、前記判定過程において、前記操作情報が、前記仮想マシン利用型コンテンツの映像の再生中に特定のユーザ操作を許可することを示す場合には、前記仮想マシン利用型コンテンツが第1種類のコンテンツであると判定し、前記操作情報が、前記仮想マシン利用型コンテンツの映像の再生中に特定のユーザ操作を許可しないことを示す場合には、前記仮想マシン利用型コンテンツが第2種類のコンテンツであると判定すること
を特徴とする請求項1から3の何れか一項に記載の映像情報再生方法。
The playback control information includes operation information indicating whether a specific user operation is permitted during playback of the video of the virtual machine usage type content,
In the determination process, when the operation information indicates that a specific user operation is permitted during reproduction of the video of the virtual machine usage type content, the control unit uses the virtual machine usage type content as the first. When it is determined that the content is a type of content, and the operation information indicates that a specific user operation is not permitted during playback of the video of the virtual machine usage type content, the virtual machine usage type content is the second type. The video information reproducing method according to any one of claims 1 to 3, wherein the content is determined to be the content of the video.
前記再生制御情報には、前記仮想マシン利用型コンテンツの映像の再生中に特定の箇所においてスチル動作を行うか否かを示すスチル情報が含まれており、
前記制御部は、前記判定過程において、前記スチル情報が、前記仮想マシン利用型コンテンツの映像の再生中に特定の箇所においてスチル動作を行わないことを示す場合には、前記仮想マシン利用型コンテンツが第1種類のコンテンツであると判定し、前記スチル情報が、前記仮想マシン利用型コンテンツの映像の再生中に特定の箇所においてスチル動作を行うことを示す場合には、前記仮想マシン利用型コンテンツが第2種類のコンテンツであると判定すること
を特徴とする請求項1から3の何れか一項に記載の映像情報再生方法。
The playback control information includes still information indicating whether or not to perform a still operation at a specific location during the playback of the video of the virtual machine usage type content,
In the determination process, when the still information indicates that the still operation is not performed at a specific location during the reproduction of the video of the virtual machine usage type content, the control unit uses the virtual machine usage type content. If it is determined that the content is the first type of content, and the still information indicates that a still operation is to be performed at a specific location during the reproduction of the video of the virtual machine usage type content, the virtual machine usage type content is The video information reproducing method according to any one of claims 1 to 3, wherein the content is determined to be a second type of content.
前記再生制御情報には、前記仮想マシン利用型コンテンツの映像の再生時間を示す再生時間情報が含まれており、
前記制御部は、前記判定過程において、前記再生時間情報に基づいて算出される総再生時間が、予め定められた時間よりも長い場合には、前記仮想マシン利用型コンテンツが第1種類のコンテンツであると判定し、前記再生時間情報に基づいて算出される総再生時間が、予め定められた時間以下の場合には、前記仮想マシン利用型コンテンツが第2種類のコンテンツであると判定すること
を特徴とする請求項1から3の何れか一項に記載の映像情報再生方法。
The playback control information includes playback time information indicating the playback time of the video of the virtual machine usage type content,
In the determination process, when the total reproduction time calculated based on the reproduction time information is longer than a predetermined time in the determination process, the virtual machine usage type content is the first type content. If the total playback time calculated based on the playback time information is equal to or less than a predetermined time, it is determined that the virtual machine usage type content is the second type content. The video information reproducing method according to claim 1, wherein the video information reproducing method is a video information reproducing method.
前記再生制御情報には、前記仮想マシン利用型コンテンツの映像をシーケンシャルに再生するか否かを示すシーケンシャル情報、前記仮想マシン利用型コンテンツの映像の再生中に特定のユーザ操作を許可するか否かを示す操作情報、前記仮想マシン利用型コンテンツの映像の再生中に特定の箇所においてスチル動作を行うか否かを示すスチル情報、及び、前記仮想マシン利用型コンテンツの映像の再生時間を示す再生時間情報の何れか二つ以上が含まれており、
前記制御部は、前記判定過程において、前記シーケンシャル情報が、前記仮想マシン利用型コンテンツの映像をシーケンシャルに再生しないことを示す場合、前記操作情報が、前記仮想マシン利用型コンテンツの映像の再生中に特定のユーザ操作を許可しないことを示す場合、前記スチル情報が、前記仮想マシン利用型コンテンツの映像の再生中に特定の箇所においてスチル動作を行うことを示す場合、及び、前記再生時間情報に基づいて算出される総再生時間が、予め定められた時間以下の場合の1つ以上を満たすときには、前記仮想マシン利用型コンテンツが第2種類のコンテンツであると判定し、これらの情報に基づいて、前記仮想マシン利用型コンテンツが第2種類のコンテンツであると判定されない場合には、前記仮想マシン利用型コンテンツが第1種類のコンテンツであると判定すること
を特徴とする請求項1から3の何れか一項に記載の映像情報再生方法。
The playback control information includes sequential information indicating whether or not the video of the virtual machine usage type content is to be played back sequentially, whether or not a specific user operation is permitted during playback of the video of the virtual machine usage type content. Operation information indicating, still information indicating whether or not to perform a still operation at a specific location during playback of the virtual machine-based content video, and playback time indicating the playback time of the virtual machine-based content video Contains any two or more of the information,
In the determination process, when the sequential information indicates that the video of the virtual machine usage type content is not sequentially played back, the operation information is being reproduced during playback of the video of the virtual machine usage type content. When indicating that a specific user operation is not permitted, when the still information indicates that a still operation is to be performed at a specific location during playback of the video of the virtual machine usage type content, and based on the playback time information When the total playback time calculated in the above satisfies one or more of the cases where the total playback time is equal to or less than a predetermined time, the virtual machine utilization type content is determined to be the second type content, and based on these information, If the virtual machine usage type content is not determined to be the second type of content, the virtual machine usage type Video information playback method according to any one of claims 1 to 3, characterized in that the content is determined to be a first type of content.
仮想マシン上で動作するプログラム、前記プログラムにより映像の再生が制御可能な仮想マシン利用型コンテンツ、および、前記仮想マシン利用型コンテンツの再生制御情報を含むプレイリストファイル、が記録された記録媒体から、前記映像を再生する処理を行う再生部と、
前記仮想マシン利用型コンテンツが、前記プログラムが起動しているとき及び前記プログラムが起動していないときの何れでも映像を再生することのできる第1種類のコンテンツであるか、前記プログラムが起動しているときにのみ映像を再生することのできる第2種類のコンテンツであるかを、前記再生制御情報から判定する判定部と、
前記仮想マシン利用型コンテンツの映像の再生が停止され、当該映像の再生を再開する際に、前記判定部が、前記仮想マシン利用型コンテンツが前記第1種類のコンテンツであると判定している場合には、前記プログラムを起動させないで、前記再生部に、前記映像の再生が停止された位置から、前記映像の再生を再開させる再生制御部と、を備えること
を特徴とする映像情報再生装置。
From a recording medium on which a program that operates on a virtual machine, a virtual machine use type content that can control video reproduction by the program, and a playlist file that includes reproduction control information of the virtual machine use type content are recorded, A playback unit for performing a process of playing back the video;
The virtual machine utilization type content is the first type of content that can play back video both when the program is activated and when the program is not activated, or the program is activated A determination unit that determines from the playback control information whether the content is a second type of content that can be played back only when
When playback of the video of the virtual machine usage type content is stopped and when the playback of the video is resumed, the determination unit determines that the virtual machine usage type content is the first type of content The video information reproducing apparatus comprises: a reproduction control unit that causes the reproduction unit to resume reproduction of the video from a position where reproduction of the video is stopped without starting the program.
前記再生制御部は、前記判定部が、前記仮想マシン利用型コンテンツが前記第2種類のコンテンツであると判定している場合には、前記プログラムを起動させて、前記再生部に、前記映像の再生が停止された位置とは異なる予め定められた位置から、前記映像の再生を再開させること
を特徴とする請求項9に記載の映像情報再生装置。
When the determination unit determines that the virtual machine usage type content is the second type content, the reproduction control unit activates the program and causes the reproduction unit to display the video. The video information reproducing apparatus according to claim 9, wherein the reproduction of the video is resumed from a predetermined position different from the position where the reproduction is stopped.
前記予め定められた位置は、前記記録媒体に記憶されている情報の先頭位置、又は、前記仮想マシン利用型コンテンツの先頭位置であること
を特徴とする請求項10に記載の映像情報再生装置。
The video information reproducing apparatus according to claim 10, wherein the predetermined position is a head position of information stored in the recording medium or a head position of the virtual machine utilization type content.
前記再生制御情報には、前記仮想マシン利用型コンテンツの映像をシーケンシャルに再生するか否かを示すシーケンシャル情報が含まれており、
前記判定部は、前記シーケンシャル情報が、前記仮想マシン利用型コンテンツの映像をシーケンシャルに再生することを示す場合には、前記仮想マシン利用型コンテンツが第1種類のコンテンツであると判定し、前記シーケンシャル情報が、前記仮想マシン利用型コンテンツの映像をシーケンシャルに再生しないことを示す場合には、前記仮想マシン利用型コンテンツが第2種類のコンテンツであると判定すること
を特徴とする請求項9から11の何れか一項に記載の映像情報再生装置。
The reproduction control information includes sequential information indicating whether or not to sequentially reproduce the video of the virtual machine usage type content,
The determination unit determines that the virtual machine usage-type content is the first type of content when the sequential information indicates that the video of the virtual machine usage-type content is played back sequentially. 12. The information is determined to be the second type of content when the information indicates that the video of the virtual machine usage type content is not sequentially played back. The video information reproducing device according to any one of the above.
前記再生制御情報には、前記仮想マシン利用型コンテンツの映像の再生中に特定のユーザ操作を許可するか否かを示す操作情報が含まれており、
前記判定部は、前記操作情報が、前記仮想マシン利用型コンテンツの映像の再生中に特定のユーザ操作を許可することを示す場合には、前記仮想マシン利用型コンテンツが第1種類のコンテンツであると判定し、前記操作情報が、前記仮想マシン利用型コンテンツの映像の再生中に特定のユーザ操作を許可しないことを示す場合には、前記仮想マシン利用型コンテンツが第2種類のコンテンツであると判定すること
を特徴とする請求項9から12の何れか一項に記載の映像情報再生装置。
The playback control information includes operation information indicating whether a specific user operation is permitted during playback of the video of the virtual machine usage type content,
When the operation information indicates that a specific user operation is permitted during reproduction of the video of the virtual machine usage type content, the virtual machine usage type content is the first type of content. If the operation information indicates that a specific user operation is not permitted during playback of the video of the virtual machine usage type content, the virtual machine usage type content is the second type of content. The video information reproducing apparatus according to claim 9, wherein the video information reproducing apparatus is determined.
前記再生制御情報には、前記仮想マシン利用型コンテンツの映像の再生中に特定の箇所においてスチル動作を行うか否かを示すスチル情報が含まれており、
前記判定部は、前記スチル情報が、前記仮想マシン利用型コンテンツの映像の再生中に特定の箇所においてスチル動作を行わないことを示す場合には、前記仮想マシン利用型コンテンツが第1種類のコンテンツであると判定し、前記スチル情報が、前記仮想マシン利用型コンテンツの映像の再生中に特定の箇所においてスチル動作を行うことを示す場合には、前記仮想マシン利用型コンテンツが第2種類のコンテンツであると判定すること
を特徴とする請求項9から12の何れか一項に記載の映像情報再生装置。
The playback control information includes still information indicating whether or not to perform a still operation at a specific location during the playback of the video of the virtual machine usage type content,
When the still information indicates that the still operation is not performed at a specific location during the reproduction of the video of the virtual machine usage type content, the virtual machine usage type content is the first type of content. If the still information indicates that a still operation is to be performed at a specific location during the reproduction of the video of the virtual machine use type content, the virtual machine use type content is the second type of content. The video information reproducing apparatus according to any one of claims 9 to 12, wherein the video information reproducing apparatus is determined as follows.
前記再生制御情報には、前記仮想マシン利用型コンテンツの映像の再生時間を示す再生時間情報が含まれており、
前記判定部は、前記再生時間情報に基づいて算出される総再生時間が、予め定められた時間よりも長い場合には、前記仮想マシン利用型コンテンツが第1種類のコンテンツであると判定し、前記再生時間情報に基づいて算出される総再生時間が、予め定められた時間以下の場合には、前記仮想マシン利用型コンテンツが第2種類のコンテンツであると判定すること
を特徴とする請求項9から12の何れか一項に記載の映像情報再生装置。
The playback control information includes playback time information indicating the playback time of the video of the virtual machine usage type content,
The determination unit determines that the virtual machine usage type content is the first type content when the total playback time calculated based on the playback time information is longer than a predetermined time, The virtual machine utilization type content is determined to be the second type content when the total reproduction time calculated based on the reproduction time information is equal to or less than a predetermined time. The video information reproducing device according to any one of 9 to 12.
前記再生制御情報には、前記仮想マシン利用型コンテンツの映像をシーケンシャルに再生するか否かを示すシーケンシャル情報、前記仮想マシン利用型コンテンツの映像の再生中に特定のユーザ操作を許可するか否かを示す操作情報、前記仮想マシン利用型コンテンツの映像の再生中に特定の箇所においてスチル動作を行うか否かを示すスチル情報、及び、前記仮想マシン利用型コンテンツの映像の再生時間を示す再生時間情報の何れか二つ以上が含まれており、
前記判定部は、前記シーケンシャル情報が、前記仮想マシン利用型コンテンツの映像をシーケンシャルに再生しないことを示す場合、前記操作情報が、前記仮想マシン利用型コンテンツの映像の再生中に特定のユーザ操作を許可しないことを示す場合、前記スチル情報が、前記仮想マシン利用型コンテンツの映像の再生中に特定の箇所においてスチル動作を行うことを示す場合、及び、前記再生時間情報に基づいて算出される総再生時間が、予め定められた時間以下の場合の1つ以上を満たすときには、前記仮想マシン利用型コンテンツが第2種類のコンテンツであると判定し、これらの情報に基づいて、前記仮想マシン利用型コンテンツが第2種類のコンテンツであると判定されない場合には、前記仮想マシン利用型コンテンツが第1種類のコンテンツであると判定すること
を特徴とする請求項9から12の何れか一項に記載の映像情報再生装置。
The playback control information includes sequential information indicating whether or not the video of the virtual machine usage type content is to be played back sequentially, whether or not a specific user operation is permitted during playback of the video of the virtual machine usage type content. Operation information indicating, still information indicating whether or not to perform a still operation at a specific location during playback of the virtual machine-based content video, and playback time indicating the playback time of the virtual machine-based content video Contains any two or more of the information,
When the sequential information indicates that the video of the virtual machine usage type content is not played back sequentially, the operation information indicates a specific user operation during playback of the video of the virtual machine usage type content. When indicating that it is not permitted, when the still information indicates that a still operation is to be performed at a specific location during the playback of the video of the virtual machine utilization type content, and the total calculated based on the playback time information When the reproduction time satisfies one or more of cases where the reproduction time is equal to or less than a predetermined time, it is determined that the virtual machine usage type content is the second type of content, and based on these pieces of information, the virtual machine usage type If it is not determined that the content is the second type of content, the virtual machine utilization type content is the first type Video information reproducing apparatus according to any one of claims 9, wherein determining that a content 12.
JP2011038487A 2011-02-24 2011-02-24 Video information playback method and video information playback device Pending JP2012174328A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011038487A JP2012174328A (en) 2011-02-24 2011-02-24 Video information playback method and video information playback device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011038487A JP2012174328A (en) 2011-02-24 2011-02-24 Video information playback method and video information playback device

Publications (2)

Publication Number Publication Date
JP2012174328A true JP2012174328A (en) 2012-09-10
JP2012174328A5 JP2012174328A5 (en) 2013-12-05

Family

ID=46977096

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011038487A Pending JP2012174328A (en) 2011-02-24 2011-02-24 Video information playback method and video information playback device

Country Status (1)

Country Link
JP (1) JP2012174328A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033628A (en) * 2008-07-25 2010-02-12 Panasonic Corp Simple resume reproduction device and simple resume reproduction method
WO2010064433A1 (en) * 2008-12-04 2010-06-10 三菱電機株式会社 Video information reproduction method, video information reproduction device, recording medium, and video content

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033628A (en) * 2008-07-25 2010-02-12 Panasonic Corp Simple resume reproduction device and simple resume reproduction method
WO2010064433A1 (en) * 2008-12-04 2010-06-10 三菱電機株式会社 Video information reproduction method, video information reproduction device, recording medium, and video content

Similar Documents

Publication Publication Date Title
JP5615445B2 (en) Video information playback method and video information playback apparatus
JP5269097B2 (en) Video information playback method, video information playback device, recording medium, and video content
KR20070047825A (en) Reproduction device, reproduction method and program for reproducing graphic data and application in association with each other
WO2010010650A1 (en) Simple resume reproduction device and simple resume reproduction method
US20110262104A1 (en) Reproduction device, reproduction method, recording medium, application, and authoring device
KR20070022580A (en) Method and apparatus for reproducing data, recording medium and method and eapparatus for recording data
KR20070014945A (en) Recording medium, method and apparatus for reproducing data and method and eapparatus for recording data
JPH11341440A (en) Image display device and image switching display method applied to the device
RU2391719C2 (en) Recording medium, and method, and device of data reproduction from recording medium
US7778522B2 (en) Recording medium having a data structure for managing graphic information and recording and reproducing methods and apparatuses
KR20080038221A (en) Recording medium, method and apparatus for reproducing data, and method and apparatus for recording data
JP5347714B2 (en) Video information playback method and video information playback apparatus
JP2012174328A (en) Video information playback method and video information playback device
KR20080033433A (en) Method and apparatus for reproducing data, recording medium, and method and apparatus for recording data
JP6008327B2 (en) Disc playback apparatus, disc playback method, and program
JP5393847B2 (en) Simple resume playback device and program
KR20080036126A (en) Recording medium, method and apparatus for reproducing data and method and apparatus for recording data
KR20100021124A (en) Method and apparatus for reproducing data of the recording medium
JP2008165871A (en) Digital video reproducing device and reproducing method
KR20070120003A (en) Method and apparatus for presenting data and recording data and recording medium

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131022

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131022

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140417

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140422

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140812