JP4134429B2 - Information recording medium, information recording / reproducing method, and information recording / reproducing system apparatus - Google Patents

Information recording medium, information recording / reproducing method, and information recording / reproducing system apparatus Download PDF

Info

Publication number
JP4134429B2
JP4134429B2 JP07146599A JP7146599A JP4134429B2 JP 4134429 B2 JP4134429 B2 JP 4134429B2 JP 07146599 A JP07146599 A JP 07146599A JP 7146599 A JP7146599 A JP 7146599A JP 4134429 B2 JP4134429 B2 JP 4134429B2
Authority
JP
Japan
Prior art keywords
data
information
file
allocation
recording
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.)
Expired - Fee Related
Application number
JP07146599A
Other languages
Japanese (ja)
Other versions
JP2000268505A (en
Inventor
芳稔 後藤
美幸 佐々木
能久 福島
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.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP07146599A priority Critical patent/JP4134429B2/en
Publication of JP2000268505A publication Critical patent/JP2000268505A/en
Application granted granted Critical
Publication of JP4134429B2 publication Critical patent/JP4134429B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、オーディオビデオ(以下AVと称す)データとAVデータを再生するための制御データをファイル構造を用いて管理する情報記録媒体、情報記録再生方法と情報記録再生システム装置に関するものである。
【0002】
【従来の技術】
セクタ構造を有する情報記録媒体として光ディスクがある。近年、高密度化、大容量化、マルチメディア化が進んでおり、複数のデータを用いてインタラクティブにデータを再生するためにアクセス速度の向上が重要となっている。インタラクティブなビデオタイトルの再生を実現したDVD−Videoディスクの場合には、複数のMPEGプログラムストリームからなるAVデータとともに、AVデータの再生を制御するための制御データも記録されている。
【0003】
以下に、図9のディレクトリ構造図と、図10のデータ構造図を用いて、DVD−Videoディスクに記録されるディレクトリ構造及びAVデータと制御データの関係の一例を説明する。DVDプレーヤがデータに容易にアクセス出来るように、DVD−Videoファイルは、所定のディレクトリの下にあらかじめ決められたファイル名でに記録される。すなわち、ルートディレクトリ901の下にVideoディレクトリ902が作成され、DVD−Videoファイルは、所定の名前が付けられて、このVideoディレクトリ902の下に記録される。すなわち、AVデータ907はVideo.AVDファイル904として記録され、その制御データ906はVideo.IFOファイル903として記録される。なお、パソコン等で使用されるファイルFile−A.DAT905はVideoディレクトリ902以外の場所に記録されるので、DVDプレーヤがPCデータを誤って再生する事が無い。
【0004】
一般に、AVデータは複数のビデオオブジェクト(以下VOBと称す)からなり、図10の例では、AVデータはVOB#1とVOB#2からなる。VOB#1とVOB#2は、ビデオデータ及びオーディオデータの圧縮又はコーディング条件が異なるVOBである。例えば、VOB#1はMEPG1方式で圧縮されたAVデータ、VOB#2はMPEG2で圧縮されたAVデータである。一方、制御データはAVデータの再生順序を制御するためのプログラム領域と各VOBの情報を管理する領域からなる。各プログラムはVOBの再生開始アドレス1005と再生終了アドレス1006を指定する。この指定は、AVデータのVOBの番号とそのVOBの先頭からの相対バイト数により指定される。図10の例ではプログラム#1(以下、(P1)と称す)1001と(P2)1002が登録されており、P1は図10中のVOB#1の破線で示した部分、P2はVOB#2の破線で示した部分を再生するようにプログラムされている。各VOBの情報は、1003、1004に登録され、それぞれ、TV方式や解像度、オーディオのチャンネル数、ビデオデータ及びオーディオデータの圧縮方式、時間指定によりサーチを行なうための情報、MPEGのGOP(グループ オブ ピクチャ)単位に位置情報を管理するための情報、及び、VOBのデータサイズが各VOBの情報として登録される。このように、アプリケーションは、制御データを読み出し、あらかじめ設定されたプログラムを用いて、インタラクティブに複数のVOBデータを再生する事が出来る。
【0005】
次に、図8を用いて、これらのファイルをECMA167に規定されているボリューム・ファイル構造を用いて、書換型ディスクに記録した場合のディスク上のデータ構造の一例について説明する。ボリューム空間の上部はディスクの内周、下部はディスクの外周に相当し、論理セクタ番号はボリューム空間の先頭からセクタ単位に割り付けられる。ボリューム構造領域801はディスクをボリュームとして論理的に扱うための情報が記録されるとともに、スペースビットマップ821の位置情報とルートディレクトリのファイルエントリ822の位置情報も記録されている。なお、ECMA167規格ではファイル集合記述子はファイル構造として定義されているが、本例では説明を簡略化するためにボリューム構造として扱っている。また、一般に、各ファイルへのアクセスは論理ブロック番号を用いて行われるが、本例では簡単化のために、各ファイルは、論理セクタ番号を用いてアクセスされるものとする。ファイル構造領域802は、ファイル構造を規定するための記述子が記録される領域である。なお、ファイル構造領域はボリューム空間内に分散して記録されてもよい。スペースビットマップ821はボリューム空間の中でファイル構造又はデータを記録することが出来る領域をセクタ単位に管理するビットマップであり、未割付領域805を含む記録可能領域を管理している。ファイルエントリ822は、この記述子がファイルエントリである事を示す記述子タグ851、記録日時等のファイルシステムが使用するファイルの属性情報を指定する属性情報852、ファイル又はディレクトリの記録位置情報を管理する割付記述子853からなる。この割付記述子は割付記述子834と同じデータ構造を持ち、データを記録した連続領域をエクステントとして、エクステントの長さ865とエクステントの位置情報866を先頭論理セクタ番号を用いて示す。ディレクトリは1つ以上のファイル識別記述子からなり、ファイル識別記述子はそのディレクトリに登録される全てのサブディレクトリ又はファイルに対して記録される。ファイル識別記述子823は、この記述子がファイル識別記述子である事を示す記述子タグ854、ファイル名又はディレクトリ名を指定するファイル名855、そのファイルエントリの位置情報856からなる。ルートディレクトリ901はVideoディレクトリ902とFile−A.DATファイル905から構成されるので、それぞれのファイル識別記述子823、824が記録される。以下同様に、ディレクトリ及びファイルは、ファイル識別記述子とファイルエントリ825から830により管理される。
【0006】
次にAVデータの管理方法について説明する。一般にAVデータはサイズが大きく、また、そのAVデータは分割されて、ディスク上に分散して記録される。例えば、平均データレート5Mbps(Mbit/sec)のAVデータを1時間記録すると2GB(G Byte)になり、このようなデータを編集、削除したり、または、新たなデータの記録を繰り返すとディスク上のデータ記録可能領域はさらに分散し、新たなAVデータを記録する時には、AVデータはさらに分割して記録可能領域に複数のエクステントとして記録されることとなる。図8において、VOBの中間のエクステントは図示していないが、AVデータは複数に分割されて、837,839,840,841で示されるエクステント#1から#nとして記録される。そして、これらのエクステントの位置情報は割付記述子を用いて割付情報領域803に記録される。AVファイルは他のファイルに比べ登録する割付記述子の数が多くなるために、ファイルエントリ830内に全ての割付記述子が格納できない。このため、割付情報領域803がさらに割付記述子を記録するためにファイルエントリ830内の割付情報領域の位置情報862により指定される。割付情報領域803はその先頭に割付拡張記述子831を持ち、その直後から割付記述子が登録される。割付拡張記述子831は、その記述子が割付拡張記述子である事を示す記述子タグとその直後から登録される割付記述子の長さ864をもつ。各割付記述子は、AVデータの各エクステントを、エクステントの長さ865とエクステントの位置情報866により指定する。
【0007】
次に制御データのプログラムにもとづいたAVデータの再生方法について説明する。制御データは、VOBの再生開始アドレスと再生終了アドレスをAVデータの先頭からの相対アドレス表現で指定する。このため、実際に再生するAVデータの記録位置を検索する時には、割付情報領域803内の割付記述子を読出しながら論理セクタ番号が演算される。再生開始位置は、割付記述子832より順番に割付記述子に登録されているエクステントの長さを加算して求められる。すなわち、加算した長さがAVデータ内の再生開始位置に一致した時に、その論理セクタ番号がディスク上の再生開始位置となる。AVデータの再生は、求められた論理セクタ番号より、後続の割付記述子を用いて再生される。再生終了位置は、再生開始位置の演算と同様に行われ、エクステントの長さの合計が再生終了アドレスと同じになる時にAVデータの再生が終了する。
【0008】
次にAVデータの編集の例を説明する。AVデータのエクステント#1が編集により削除される場合は、割付情報領域の全ての割付記述子を読出しエクステント#1を管理する割付記述子832を削除して、ディスク上に新たに割付記述子が記録される。
【0009】
【発明が解決しようとする課題】
しかしながら、上記で説明したようなDVD−Videoディスクのディレクトリ構造は、アプリケーションが必要とするデータが複数のファイルから構成されるために、コンピュータ上でユーザが誤って、DVD−Videoファイルを格納しているディレクトリ名やそのファイル名を変更したり、特定のファイルを移動又は削除したりすることにより、AVデータが正しく再生されないという問題点を有していた。
【0010】
また、VOB毎に記録日時等のファイルシステムが使用する属性情報を定義するためには、各VOBを1つのファイルとして定義する必要がある。この場合、さらに、VOBの数が多くなる場合には、Videoディレクトリに登録されるファイル識別記述子の数が多くなり、Videoディレクトリを検索する時間がかかる、また、全てのファイルへアクセスするためには各ファイルエントリを読出さなければならないので、読出しのために多くのメモリが必要になるという問題点を有していた。
【0011】
また、AVデータを再生するためには、全ての割付記述子を読み出し、エクステントの長さを加算しながら再生すべき論理セクタ番号を演算しなければならないので、VOBのアクセスに時間がかかるという問題点を有していた。
【0012】
また、連続してAVデータを再生するためには、全ての割付記述子をメモリ上に読出して再生する必要があるが、AVデータを分割する時の分割数に制限が無いために、割付記述子が多い場合、所定のメモリを用いた場合、連続してAVデータを読出せないことがあるという問題点を有していた。
【0013】
また、AVデータにVOBを挿入したり、一部を削除する場合、全ての割付記述子をメモリ上に読出して、エクステントの記録位置情報を更新した後、再度、全ての割付記述子をディスク上へ記録する必要があり、編集に時間がかかるという問題点を有していた。
【0014】
本発明は上記問題点に鑑み、AVデータの各VOBデータを独立して扱うことができ、各VOB毎に属性情報を定義することで、1つのファイルで複数のデータの記録・再生及び編集が効率的に行なえる情報記録媒体と情報記録再生方法及び情報記録再生システム装置を提供することを目的とする。
【0015】
【課題を解決するための手段】
上記問題点を解決するために本発明の情報記録媒体は、AVデータを再生するための制御データを主データとして管理する主ファイル構造領域と、AVデータを副データとして管理する副ファイル構造領域を備えたものである。
【0016】
副ファイル構造領域はAVデータのオブジェクトデータ毎に割付情報を管理する割付構造領域と、割付構造領域の記録位置情報を管理するオブジェクト構造領域を含んでもよい。
【0017】
上記問題点を解決するために本発明の情報記録方法は、記録したAVデータを副データとして管理する副ファイル構造記録ステップと、制御データを主データとして管理する主ファイル構造記録ステップとを備えたものである。
【0018】
AVデータのオブジェクトデータ毎に割付情報を管理する割付構造領域を記録するステップと、割付構造領域の位置情報を管理するオブジェクト構造を記録するステップとを備えてもよい。
【0019】
上記問題点を解決するために本発明の情報再生方法は、主ファイル構造領域の情報にもとづいて制御データを読み出すステップと、副ファイル構造領域よりAVデータの割付情報を読み出すステップと、割付情報にもとづいてAVデータを読み出すステップとを備えたものである。
【0020】
オブジェクト構造領域よりオブジェクトデータの割付構造領域の位置情報を読み出すステップと、割付構造領域の中から使用する割付情報を検索するステップとを備えてもよい。
【0021】
上記問題点を解決するために本発明の情報記録システム装置は、AVデータを副データとして管理する副ファイル構造を作成する副ファイル構造処理手段と、制御データを作成する制御データ処理手段と、制御データを主データとして管理する主ファイル構造を作成する主ファイル構造処理手段とを備えたものである。
【0022】
AVデータのオブジェクトデータ毎に割付情報を管理する割付構造を作成する割付構造処理手段と、前記割付構造の記録位置情報を管理するオブジェクト構造を作成するオブジェクト構造処理手段とを備えてもよい。
【0023】
上記問題点を解決するために本発明の情報再生システム装置であって、主ファイル構造領域の情報から前記制御データの記録位置情報を取得する主ファイル構造処理手段と、制御データにもとづいて前記AVデータの再生情報を取得する制御データ処理手段と、副ファイル構造領域より前記AVデータの割付情報を取得する副ファイル構造処理手段とを備えたものである。
【0024】
副ファイル構造領域の情報にもとづいてオブジェクト構造領域よりオブジェクトデータの割付構造領域の位置情報を取得するオブジェクト構造処理手段と、制御データにもとづいて、割付構造領域の中から使用する割付情報を取得する割付構造処理手段とを備えてもよい。
【0025】
【発明の実施の形態】
以下、本発明の2つの実施の形態について図面を参照しながら説明する。
【0026】
(実施の形態1)
本発明の一実施の形態として、DVD−RAMディスクのように、セクタ単位にデータを記録する情報記録媒体を用いて、ECMA167規格で規定されたファイル構造を用いて管理されるファイルを記録再生する情報記録再生システム装置と、この情報記録媒体がもつデータ構造について、以下に図面を参照しながら説明する。
【0027】
図4は、本発明の一実施の形態における情報記録再生システム装置の構成図である。システム制御部401、光ディスクドライブ装置407、エンコーダ408とデーコーダ409がI/Oバス406で接続され、チューナ410より入力されたAV信号は、エンコーダ408でMPEGのプログラムストリームデータ(以下AVデータと称す)として圧縮され、システム制御部で所定の処理されて、光ディスクドライブ407へ記録される。AVデータの再生時はシステム制御部401の制御に基づいて光ディスクドライブ407より所定のデータが読み出され、読み出されたAVデータはデコーダ409により、AV信号に変換されてTV411により表示及び音声の再生がなされる。システム制御部401は、制御プログラムや演算用メモリを含むマイクロプロセッサで実現され、AVデータの再生を制御する制御データを処理する制御データ処理手段402、その処理情報を保持するための制御データ用メモリ403、ファイル構造情報を処理するファイルシステム処理手段404とその処理情報を保持するためのファイルシステム用メモリ405からなる。なお、各メモリ403及び405は、同じメモリ回路を領域を分割して使用してもよい。制御データは従来例で説明したデータ構造を持ち、制御データ処理手段402は、プログラムを処理するためのプログラム処理手段421、VOBの情報を処理するためのVOB情報処理手段422からなる。制御データ用メモリ403は、プログラム用メモリ431とVOB情報用メモリ432からなる。ファイルシステム処理手段404は、ファイル構造処理手段441、主ファイル構造処理手段442、副ファイル構造処理手段443、オブジェクト構造処理手段444、割付構造処理手段445、データ記録手段446、データ読み出し手段447からなり、これらの手段で処理された情報を保持するために、ファイルシステム用メモリ405は、ファイル構造用メモリ、オブジェクト構造用メモリ452、割付構造用メモリ453、データ構造用メモリ454からなる。
【0028】
図2は図3に示されたディレクトリ構造図の内、ルートディレクトリの下に、File−A.DATファイルのみが記録された場合のデータ構造図である。ボリューム空間は、ボリューム構造領域101、ファイル構造領域102、未割付け領域112、データ記録領域109、未割付け領域113からなる。ファイル構造領域102には、スペースビットマップ121、ルートディレクトリのファイルエントリ122、File−A.DATファイルのファイルエントリ125が記録されている。データ領域109には、File−A.DATファイルのデータが記録され、ファイルエントリ125で管理されている。データが記録可能な未割付け領域112と113はスペースビットマップ121で管理されている。なお、図示していないが、繰り返し使用された一般のディスクでは、未割付け領域はボリューム空間内に分散して存在する。
【0029】
図5に示された記録動作に関するフローチャート図にもとづき、図2のように構成された情報記録媒体上に情報記録再生システム装置を用いてAVデータとその制御データを1つのファイルとして記録する動作を説明する。このファイルは図3に示すようにルートディレクトリ301の下にVideo.RTRファイル302として記録され、制御データを主データ306、AVデータを副データ307として記録する。記録後のデータ構造は図1で示している。光ディスクが光ディスクドライブ407に挿入された時に、ファイルシステムシステム処理手段404が起動する。この時、データ読み出し手段447を用いてボリューム構造121を光ディスクドライブ407に読み出すように指示し、この情報はファイル構造用メモリに読み出される。ファイル構造処理手段441はこのボリューム構造を解析し、スペースビットマップ121を含むファイル構造領域102をファイル構造用メモリ451に読み出すように制御する。次に、ファイル構造処理手段441はスペースビットマップ情報より未割付領域112と113を認識するとともに、ルートディレクトリにファイル識別記述子123が登録されていることを認識する(未割付け領域検索ステップ:S501)。
【0030】
図示していないがユーザよりシステム制御部に対し、AVデータの記録開始の指示が発生した場合、チューナ410よりエンコーダ408を介してAVデータが、未割付け領域112,113の所定の領域にエクステント#1から#iとして記録される。VOBは連続して再生が可能な単位として扱われ、VOBは再生時に映像が途切れないようにあらかじめ選択された領域に記録される(VOBデータ記録ステップ:S503)。
【0031】
VOB情報処理手段442はエンコーダ408より出力された、AVデータの圧縮に関するパラメータとMPEGの各GOP毎のデータサイズと再生時間情報をVOB情報用メモリ432に格納し、制御データのVOB#1の情報を作成する(VOB情報作成ステップ:S504)。
【0032】
割付構造処理手段445は、割付拡張記述子とエクステント#1から#iのそれぞれに対し、記録位置情報を管理する割付記述子を作成する(割付構造作成ステップ:S505)。
【0033】
オブジェクト構造処理手段444はストリーム識別子、VOBの個数、VOBの割付構造領域の位置情報、割付構造領域が指定する長さとVOBの属性情報をオブジェクト構造用メモリ452に作成する。ストリーム記述子は、このVOBがMEPG2の動画に関するストリームであることを示し、VOBの割付構造領域の位置情報は、割付構造作成ステップで作成したVOB#1に対する割付構造を記録するセクタの先頭の論理セクタ番号を指定する。割付構造領域が指定する長さは、1つのセクタ内に記録される割付構造領域の内の割付記述子が指定するデータのザイズを示すもので、各割付記述子に登録されるエクステントの長さの合計として計算される。VOBの属性情報は、このVOBが前に登録されたVOBと連続して再生するかどうかの情報、VOB単位でデータをコピーしてもよいかどうかの情報、VOBを再生するための再生機の仕様に関する情報、VOBの平均データレートと最大データレートの情報が格納される。VOBを再生するための再生機の仕様に関する情報としては、再生機のバッファサイズ、ディスクからデータを読み出すデータ読み出しレート、再生機が所定のセクタにアクセスする時の性能情報が格納される(オブジェクト構造作成ステップ:S506)。
【0034】
VOB情報処理手段422は、新たなVOBの記録が必要かどうかの判断を行ない、VOBの記録が完了した場合は、S511へ進み、新たなVOBの記録が必要な場合は、S503よりS506を実行する。例えば、チューナよりニュースの番組が出力される場合は、このAVデータをVOB#1として記録し、野球中継の番組の場合は、このAVデータをVOB#2として記録する(VOBデータの記録終了判定ステップ:S502)。
【0035】
VOB#2は、新たに連続再生が可能な領域が割当てられて、エクステント#jから#nとして記録され、VOB#2の割付構造情報とオブジェクト構造情報が同様の方法で作成される(S503からS506)。
【0036】
VOB情報処理手段422はVOB#2の記録を確認後、ファイルシステム処理手段404が起動する。割付構造処理手段445は割付構造用メモリ453の情報を、割付構造領域106と107へ記録する(割付構造記録ステップ:S511)。
【0037】
次に、オブジェクト構造処理手段444はオブジェクト構造用メモリ451の情報をオブジェクト構造領域108へオブジェクト記述子として記録する(オブジェクト構造記録ステップ:S512)。
【0038】
副ファイル構造処理手段443は、AVデータとオブジェクト構造記述子を副データとして管理するために、ファイル構造用メモリ541上に副ファイル構造を作成し、副ファイル構造領域105へ記録する(副ファイル構造記録ステップ:S513)。
【0039】
プログラム処理手段421は、記録したAVデータの内、再生したい部分や再生順序をユーザが指定して、プログラムをプログラム用メモリ431に作成する(プログラム情報作成ステップ:S514)。
【0040】
制御データ処理手段402は、プログラム用メモリ431及びVOB情報用メモリ432の情報を制御データとして、主データ領域104へ記録する(制御データ記録ステップ:S515)。
【0041】
主ファイル構造処理手段442は制御データをVideo.RTRファイルの主データとして管理するように拡張ファイルエントリをファイル構造用メモリ541上に作成し、主ファイル構造103へ記録するとともに、ルートディレクトリにファイル識別記述子124を登録する。
【0042】
次に、図1に示されたデータ構造図と図3に示されたディレクトリ構造図を用いて、情報記録媒体のデータ構造を説明する。Video.RTRファイル302の制御データ306は主データとして、主データ領域104に記録され、主ファイル領域103に記録された拡張ファイルエントリ126の割付記述子164によりその制御データの位置情報が管理される。また、拡張ファイルエントリ126はこの記述子を拡張ファイルエントリであることを示す記述子タグ161、拡張ファイルエントリが管理するファイルの属性情報を指定する属性情報162、ストリームディレクトリのファイルエントリの位置情報163と主データの記録位置情報を指定する割付記述子164からなる。ファイル識別記述子129,130から構成されるストリームディレクトリのフィルエントリ128がストリームディレクトリのファイルエントリの位置情報163により指定される。ファイル識別記述子は、この記述子がファイル識別記述子である事を示す記述子タグ165、この記述子が指定するデータがユーザデータかメタデータであるかを識別するデータ識別情報166、ストリーム名167、ファイルエントリの位置情報168からなる。ファイルエントリの位置情報168はファイルエントリ132を指定している。図示していないが、このファイルエントリ132に登録される割付記述子は記録したデータの記録位置ではなく、割付構造領域106の位置を指定する。AVデータが記録されたエクステントは割付構造領域に記録された割付記述子により指定される。このように、AVデータは分割されて、副データ領域105にエクステントとして記録され、副ファイル構造領域105に記録される記述子により副データとして管理される。これらのデータ構造により制御データとAVデータは、それぞれ、主データ、副データとして記録され、1つのファイルとして扱う事が出来るようになる。なお、ストリームディレクトリには他のデータもユーザデータとして登録する事が出来る。この時、登録するストリーム名の拡張子を用いる事により、AVデータが一般のデータかを識別する事が出来る。たとえば、ストリーム名の拡張子がAVDのときはAVデータとして認識し、それ以外の拡張子のときは一般のデータとして識別する事が出来る。このように、副データとして登録されるストリーム名は副データとして管理されるため、コンピュータによりこのディスクが扱われる場合には、副データはユーザに表示されない。このため、ユーザが誤ってストリーム名を変更することを防止することが出来る。
【0043】
次に、副データのを構成する各オブジェクトデータのデータ構造を説明する。AVデータを構成するVOB#1の181は144,146から147に示されるエクステント#1から#iとして記録され、VOB#2の182は148から149で示すエクステント#jから#nに記録される。そして、これらのエクステントの記録位置情報は割付記述子134,135から136,140から141により管理される。この時、各VOBの境界はエクステントの境界になるように、割付記述子が登録される。このように、VOB毎に割付記述子を管理することにより、各VOBのディスク上の記録位置が明確に識別できる。さらに、連続再生を保証するVOB毎に割付拡張記述子の位置情報を管理するために、割付記述子がVOBの先頭のデータを管理するときは、割付構造領域を新たに設ける。例えば、VOB#2のを記録する場合には、VOB#1の割付構造領域106に、VOB#2の割付構造領域107の先頭を指定する割付記述子137とその直後から論理セクタの終端までNULLデータからなるパディングデータを記録し、割付構造領域107の先頭に新たに割付拡張記述子139を登録し、その直後からVOB#2の記録位置情報を管理する割付記述子140から141とパディングデータ142を記録する。このような割付構造領域により、明確にVOB毎に、割付記述子の集合を管理する事が出来る。一方、ストリームディレクトリにはAVデータのオブジェクト構造を管理するオブジェクト構造記述子がファイル識別記述子130として記録される。このファイル識別記述子139はファイル識別記述子129と同じストリーム名を持ち、データ識別情報としてメタデータが指定されている。これらのデータ構造により、このファイル識別記述子130はVideo.AVDのオブジェクト構造を記述するメタデータを管理していることを示すことが出来る。そして、このファイル識別記述子130により指定されるファイルエントリ131は、オブジェクト構造記述子143の記録位置情報を指定する。このオブジェクト構造記述子143は、ストリーム識別子170、VOBの個数171、VOB#1の割付構造領域の位置172、VOB#2の割付構造領域の位置173、割付構造領域106が指定するVOBの長さ174、割付構造領域107が指定するVOBの長さ175、VOB#1の属性情報176とVOB#2の属性情報177をもつ。このように、オブジェクト構造記述子はストリームディレクトリに副データとして登録したデータのオブジェクトの個数と各オブジェクトの割付構造領域を管理する事が出来るために、各VOB毎にストリームディレクトリに登録しなくても、その記録位置情報を効率的に管理することが出来る。このデータ構造は、ディレクトリ構造と似ているが、必要な情報をコンパクトに指定できる為にディレクトリを用いるよりもアクセスが高速に出来る特徴を持つ。また、AVデータの先頭からの相対アドレス指定によりアクセスを行う場合は、割付構造領域が指定するVOBの長さの情報を加算することで、AVデータの相対アドレスを概算することができる、より詳細は、概算により、指定された相対アドレスを含む割付構造領域が選出され、選出された割付構造領域内の割付記述子を加算することで、正確な相対アドレスが分かる。このように、割付構造領域が指定するVOBの長さの情報を用いることにより高速に所定のAVデータの相対アドレスを演算することが出来る。
【0044】
なお、オブジェクト構造記述子は、ファイルエントリ132の属性情報として記録してもよい。この時は、オブジェクト構造領域がファイルエントリ内に形成される為に、ファイルのアクセスの高速化が可能となる。
【0045】
次に、編集時の動作について説明する。割付構造領域は、VOB毎であるとともに、論理セクタ毎にも設定する。AVデータの編集の為に、先頭のエクステント#1が削除された場合は、割付構造領域106の論理セクタのみを書き換えるだけでよく、すべての割付記述子を読み出し、書き換える必要がない。このように、割付拡張記述子を論理セクタ単位に設置することで、割付記述子の読み出し、記録処理を部分的に編集可能となり、データを編集するときのディスクへのアクセス回数を減らすことが出来る。
【0046】
図6に示した再生動作に関するフローチャートにしたがって図4に示された情報記録再生システム装置を用いて、図1に示されたAVデータを再生する動作を説明する。
【0047】
ユーザより再生の指示がきた場合に、最初にファイルシステムシステム処理手段404が起動され、データ読み出し手段447を用いてボリューム構造121を光ディスクドライブ407に読み出すように指示し、この情報はファイル構造用メモリに読み出される。ファイル構造処理手段441はこのボリューム構造を解析し、ファイル構造領域102をファイル構造用メモリ451に読み出すように制御する。次に、ファイル構造処理手段441はルートディレクトリからVideo.RTRファイルを検索する。次に、主ファイル構造処理手段442はファイル構造用メモリ451に拡張ファイルエントリ128を読み出し、制御データの位置情報を解析し、制御データ127をデータ用メモリ454へ読み出す(制御データ読み出しステップ:S501)。
【0048】
次に、プログラム処理手段421は、データ用メモリ454よりプログラムをプログラム用メモリ431へ転送し、ユーザの指示したプログラムを選択する(プログラム指定処理ステップ:S602)。
【0049】
次に、VOB情報処理手段422はデータ用メモリ454よりVOBの情報をVOB情報用用メモリ432へ転送し、再生するプログラムに対応したAVデータの相対アドレスを演算する(VOB情報処理ステップ:S603)。
【0050】
副ファイル構造処理手段443は、オブジェクト構造記述子の位置情報を解析し、オブジェクト記述子143をオブジェクト構造用メモリ452に読み出す(オブジェクト構造読み出しステップ:S604)。
【0051】
オブジェクト構造処理手段444は、VOBの割付構造領域の位置情報及び割付構造領域が指定するVOBの長さを用いて、指定された割付構造領域の位置情報を求める(割付構造領域探索ステップ:S605)。
【0052】
割付構造処理手段445は、求められた割付構造領域より所定の割付記述子を読み出しながら、エクステントの長さを加算して、AVデータの読み出し開始位置と終了位置を演算する(割付情報読み出しステップ:S606)。
【0053】
副ファイル構造処理手段443は、求められた読み出し開始位置から終了位置まで、割付記述子に指定された位置情報にもとづいてAVデータを読み出す(AVデータ読み出しステップ:S607)。
【0054】
このように、AVデータを再生する場合は、指定されたVOBに対して所定の割付記述子を読み出せばよく、すべての割付記述子を読み出す必要がない。記録時に、連続再生するVOBの割付記述子の制限を付けることで再生機は特定のサイズのメモリを搭載すればよくなり、機器のコストダウンがはかれる。また、2倍速やタイムサーチのように特定のアドレスが不連続に指定される場合には、オブジェクト構造記述子を用いて効率的に記録位置情報を演算することが出来る為に、高速にアクセスが可能になる。また、VOBの属性情報を用いることにことにより、再生機の仕様を規定できる為に、再生しようとする再生機がそのVOBを再生可能かどうかの判断が出来る。
【0055】
なお、ストリームディレクトリには複数の種類のVOBが記録されても良い。例えば、記録した日にち毎に記録してもよいし、静止画と動画をそれぞれ異なるVOBとして登録してもよい。また、タイトル毎に登録してもよい。
【0056】
(実施の形態2)
本発明の実施の一実施の形態として、図7を参照しながらデータ構造を説明する。割付構造領域を設定する場合に、VOB毎に新たな論理セクタに割付構造領域を設定せずに、割付記述子毎に設定する。すなわち、VOB#1は744,746から747のエクステントとして記録され、VOB#2は748、749から750のエクステントととして記録される。この時、割付記述子は、論理セクタ内に記録できるだけ記録することが出来るので、全AVデータに対する割付記述子が記録されている論理セクタ数を実施の形態1より少なくすることが出来る。なお、733から738までが1つの論理セクタ、739から742までが1つの論理セクタである。この時、オブジェクト構造領域708に記録されるオブジェクト構造記述子743はVOBの割付構造領域の位置情報772,773と割付記述子が指定するVOBのデータ位置774,775をVOB毎に持つ。VOBの割付構造領域の位置情報772,773は論理セクタ番号及び論理セクタの先頭からのバイト数を用いて、位置情報を指定する。この指定により、割付構造領域が論理セクタの先頭から始まらなくてもその位置情報を指定できる。割付記述子が指定するVOBのデータ位置774,775は割付構造領域の各論理セクタ内で、最初に記録される割付記述子が指定するVOB内のデータの相対バイト位置を指定する。このデータ構造によりVOB内のアクセスを高速化できる。
【0057】
【発明の効果】
本発明の情報記録媒体は、主ファイル構造と副ファイル構造により、複数のデータをファイル構造として管理しながら1つのファイルとして記録することが出来る。このため、ディレクトリ名やファイル名が不意に変更される可能性を少なくすることが出来るとともに、ファイルを不意に移動又は削除する事を防止することが出来る。また、複数のデータを1つのファイルとして移動やコピーが容易である。また、VOBの数が多くなっても、所定の割付記述子を読み出せば良く、アクセスが早い。また、所定のサイズの割付拡張記述子を読み出せば良く、機器のコストダウンを図れる。また、小さなサイズのオブジェクト構造記述子を用いて、VOB毎に属性情報を管理できる。また、割付記述子が論理セクタ単位で編集できるので、記録したデータの編集性が高い。また、連続再生するに割付記述子の長さを制限する事が出来、小さなメモリのシステムでも連続再生が可能となる。
【図面の簡単な説明】
【図1】本発明の情報記録媒体の実施の形態1における領域構成を示すデータ構造図
【図2】本発明の情報記録媒体にAVデータを記録する前の実施の形態1における領域構成を示すデータ構造図
【図3】本発明のファイルに関するディレクトリ構造図
【図4】本発明の情報記録再生システム装置の一実施の形態における構成を示すブロック図
【図5】本発明の情報記録再生システム装置による記録動作を説明するフローチャート
【図6】本発明の情報記録再生システム装置による再生動作を説明するフローチャート
【図7】本発明の情報記録媒体の実施の形態2における領域構成を示すデータ構造図
【図8】 従来の情報記録媒体の領域構成を示すデータ構造図
【図9】従来のファイルのディレクトリ構造図
【図10】 従来の制御データとAVデータの構成を示す図
【符号の説明】
102 ファイル構造領域
103 主ファイル構造領域
104 主データ領域
105 副ファイル構造領域
106,107,706,707 割付構造領域
107,708 オブジェクト構造領域
143,743 オブジェクト構造記述子
402 制御データ処理手段
403 制御データ処理用メモリ
404 ファイルシステム処理手段
405 ファイルシステム用メモリ
421 プログラム処理手段
422 VOB情報処理手段
441 ファイル構造処理手段
442 主ファイル構造処理手段
443 副ファイル構造処理手段
444 オブジェクト構造処理手段
445 割付構造処理手段
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an information recording medium, an information recording / reproducing method, and an information recording / reproducing system apparatus for managing audio video (hereinafter referred to as AV) data and control data for reproducing AV data using a file structure.
[0002]
[Prior art]
There is an optical disc as an information recording medium having a sector structure. In recent years, the density, the capacity, and the multimedia have been increasing, and it is important to improve the access speed in order to interactively reproduce data using a plurality of data. In the case of a DVD-Video disc that realizes interactive video title reproduction, control data for controlling reproduction of AV data is recorded together with AV data composed of a plurality of MPEG program streams.
[0003]
An example of the directory structure recorded on the DVD-Video disc and the relationship between AV data and control data will be described below with reference to the directory structure diagram of FIG. 9 and the data structure diagram of FIG. The DVD-Video file is recorded under a predetermined file name under a predetermined directory so that the DVD player can easily access the data. That is, a Video directory 902 is created under the root directory 901, and a DVD-Video file is given a predetermined name and recorded under the Video directory 902. That is, the AV data 907 is Video. It is recorded as an AVD file 904, and its control data 906 is Video. Recorded as an IFO file 903. Note that the file File-A. Since the DAT 905 is recorded in a place other than the Video directory 902, the DVD player does not reproduce the PC data by mistake.
[0004]
In general, AV data is composed of a plurality of video objects (hereinafter referred to as VOB). In the example of FIG. 10, AV data is composed of VOB # 1 and VOB # 2. VOB # 1 and VOB # 2 are VOBs having different compression or coding conditions for video data and audio data. For example, VOB # 1 is AV data compressed by the MPEG1 system, and VOB # 2 is AV data compressed by MPEG2. On the other hand, the control data includes a program area for controlling the reproduction order of AV data and an area for managing information on each VOB. Each program designates a VOB playback start address 1005 and playback end address 1006. This designation is specified by the VOB number of the AV data and the relative number of bytes from the head of the VOB. In the example of FIG. 10, programs # 1 (hereinafter referred to as (P1)) 1001 and (P2) 1002 are registered, P1 is a portion indicated by a broken line of VOB # 1 in FIG. 10, and P2 is VOB # 2. Is programmed to reproduce the portion indicated by the broken line. Information on each VOB is registered in 1003 and 1004, and information for searching by TV system, resolution, number of audio channels, video data and audio data compression system, time designation, MPEG GOP (Group of Information for managing position information in units of picture) and the data size of VOB are registered as information of each VOB. In this way, the application can read the control data and interactively reproduce a plurality of VOB data using a preset program.
[0005]
Next, an example of the data structure on the disk when these files are recorded on the rewritable disk using the volume file structure defined in ECMA 167 will be described with reference to FIG. The upper part of the volume space corresponds to the inner periphery of the disk, and the lower part corresponds to the outer periphery of the disk. The logical sector number is assigned to each sector from the beginning of the volume space. In the volume structure area 801, information for logically handling the disk as a volume is recorded, and the position information of the space bitmap 821 and the position information of the root directory file entry 822 are also recorded. In the ECMA167 standard, the file set descriptor is defined as a file structure. However, in this example, the file set descriptor is handled as a volume structure in order to simplify the description. In general, access to each file is performed using a logical block number. In this example, for the sake of simplicity, each file is accessed using a logical sector number. The file structure area 802 is an area in which a descriptor for defining the file structure is recorded. The file structure area may be recorded in a distributed manner in the volume space. The space bitmap 821 is a bitmap that manages the area where the file structure or data can be recorded in the volume space in units of sectors, and manages the recordable area including the unallocated area 805. The file entry 822 manages a descriptor tag 851 indicating that this descriptor is a file entry, attribute information 852 specifying attribute information of a file used by the file system such as a recording date, and recording position information of a file or directory. It consists of an allocation descriptor 853. This allocation descriptor has the same data structure as the allocation descriptor 834, and the extent length 865 and the extent position information 866 are indicated by using the head logical sector number, with the continuous area in which the data is recorded as an extent. A directory consists of one or more file identification descriptors, which are recorded for all subdirectories or files registered in that directory. The file identification descriptor 823 includes a descriptor tag 854 indicating that this descriptor is a file identification descriptor, a file name 855 specifying a file name or a directory name, and position information 856 of the file entry. The root directory 901 includes the Video directory 902 and File-A. Since it is composed of the DAT file 905, the respective file identification descriptors 823 and 824 are recorded. Similarly, directories and files are managed by file identification descriptors and file entries 825 to 830.
[0006]
Next, a method for managing AV data will be described. In general, AV data has a large size, and the AV data is divided and recorded in a distributed manner on a disc. For example, if AV data with an average data rate of 5 Mbps (Mbit / sec) is recorded for 1 hour, it becomes 2 GB (G Byte), and if such data is edited, deleted, or new data is repeatedly recorded on the disc These data recordable areas are further dispersed. When new AV data is recorded, the AV data is further divided and recorded as a plurality of extents in the recordable area. In FIG. 8, although the intermediate extent of VOB is not shown, AV data is divided into a plurality of pieces and recorded as extents # 1 to #n indicated by 837, 839, 840, and 841. The position information of these extents is recorded in the allocation information area 803 using the allocation descriptor. Since an AV file has a larger number of allocation descriptors to be registered than other files, all allocation descriptors cannot be stored in the file entry 830. Therefore, the allocation information area 803 is designated by the allocation information area position information 862 in the file entry 830 in order to further record the allocation descriptor. The allocation information area 803 has an allocation extension descriptor 831 at the head, and the allocation descriptor is registered immediately after that. The allocation extension descriptor 831 has a descriptor tag indicating that the descriptor is an allocation extension descriptor, and the length 864 of the allocation descriptor registered immediately thereafter. Each allocation descriptor designates each extent of AV data by extent length 865 and extent position information 866.
[0007]
Next, a method for reproducing AV data based on a control data program will be described. The control data designates the VOB playback start address and playback end address in terms of relative addresses from the beginning of the AV data. Therefore, when searching for the recording position of the AV data to be actually reproduced, the logical sector number is calculated while reading the allocation descriptor in the allocation information area 803. The playback start position is obtained by adding the lengths of extents registered in the allocation descriptor in order from the allocation descriptor 832. That is, when the added length matches the reproduction start position in the AV data, the logical sector number becomes the reproduction start position on the disc. AV data is reproduced from the obtained logical sector number using a subsequent allocation descriptor. The playback end position is performed in the same manner as the calculation of the playback start position, and playback of AV data ends when the total extent length becomes the same as the playback end address.
[0008]
Next, an example of editing AV data will be described. When the extent # 1 of AV data is deleted by editing, all the allocation descriptors in the allocation information area are read, the allocation descriptor 832 for managing the extent # 1 is deleted, and a new allocation descriptor is created on the disk. To be recorded.
[0009]
[Problems to be solved by the invention]
However, in the directory structure of the DVD-Video disc as described above, since the data required by the application is composed of a plurality of files, the user mistakenly stores the DVD-Video file on the computer. There has been a problem that AV data cannot be reproduced correctly by changing the name of a directory or its file, or by moving or deleting a specific file.
[0010]
In addition, in order to define attribute information used by the file system such as recording date and time for each VOB, it is necessary to define each VOB as one file. In this case, when the number of VOBs further increases, the number of file identification descriptors registered in the Video directory increases, and it takes time to search the Video directory, and in order to access all the files. Has a problem that a lot of memory is required for reading because each file entry must be read.
[0011]
In addition, in order to reproduce AV data, all allocation descriptors must be read and the logical sector number to be reproduced must be calculated while adding the length of extents, so it takes time to access the VOB. Had a point.
[0012]
In order to continuously reproduce AV data, it is necessary to read and allocate all the allocation descriptors on the memory. However, since there is no limit on the number of divisions when dividing AV data, the allocation description When there are many children, there is a problem that AV data may not be read continuously when a predetermined memory is used.
[0013]
Also, when inserting or deleting a VOB in the AV data, all allocation descriptors are read out to the memory, and after the extent recording position information is updated, all allocation descriptors are again stored on the disk. There is a problem that it takes time to edit.
[0014]
In view of the above problems, the present invention can handle each VOB data of AV data independently, and by defining attribute information for each VOB, it is possible to record / reproduce and edit a plurality of data in one file. An object of the present invention is to provide an information recording medium, an information recording / reproducing method, and an information recording / reproducing system apparatus which can be efficiently performed.
[0015]
[Means for Solving the Problems]
In order to solve the above problems, an information recording medium of the present invention includes a main file structure area for managing control data for reproducing AV data as main data, and a sub file structure area for managing AV data as sub data. It is provided.
[0016]
The sub file structure area may include an allocation structure area for managing allocation information for each object data of AV data, and an object structure area for managing recording position information of the allocation structure area.
[0017]
In order to solve the above problems, an information recording method of the present invention includes a sub file structure recording step for managing recorded AV data as sub data, and a main file structure recording step for managing control data as main data. Is.
[0018]
You may provide the step which records the allocation structure area which manages allocation information for every object data of AV data, and the step which records the object structure which manages the positional information on allocation structure area.
[0019]
In order to solve the above problems, an information reproducing method according to the present invention includes a step of reading control data based on information of a main file structure area, a step of reading allocation information of AV data from a sub file structure area, and an allocation information A step of reading AV data on the basis.
[0020]
You may comprise the step which reads the positional information on the allocation structure area | region of object data from an object structure area | region, and the step which searches the allocation information to be used from an allocation structure area | region.
[0021]
In order to solve the above problems, an information recording system apparatus of the present invention includes a sub file structure processing unit that creates a sub file structure for managing AV data as sub data, a control data processing unit that creates control data, and a control Main file structure processing means for creating a main file structure for managing data as main data.
[0022]
An allocation structure processing means for creating an allocation structure for managing allocation information for each object data of AV data, and an object structure processing means for creating an object structure for managing the recording position information of the allocation structure may be provided.
[0023]
In order to solve the above problems, an information reproducing system apparatus according to the present invention, comprising: main file structure processing means for acquiring recording position information of the control data from information in a main file structure area; and the AV based on the control data. Control data processing means for acquiring data reproduction information and sub file structure processing means for acquiring the allocation information of the AV data from the sub file structure area.
[0024]
Object structure processing means for acquiring the location information of the allocation structure area of the object data from the object structure area based on the information of the secondary file structure area, and allocation information to be used from the allocation structure area based on the control data And an allocation structure processing means.
[0025]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, two embodiments of the present invention will be described with reference to the drawings.
[0026]
(Embodiment 1)
As an embodiment of the present invention, a file managed using a file structure defined by the ECMA167 standard is recorded and reproduced using an information recording medium that records data in units of sectors, such as a DVD-RAM disk. The information recording / reproducing system apparatus and the data structure of the information recording medium will be described below with reference to the drawings.
[0027]
FIG. 4 is a configuration diagram of an information recording / reproducing system apparatus according to an embodiment of the present invention. System controller 401, optical disk drive 407, encoder 408 and decoder 409 are connected by I / O bus 406, and AV signal input from tuner 410 is MPEG program stream data (hereinafter referred to as AV data) by encoder 408. And is subjected to predetermined processing by the system control unit and recorded in the optical disc drive 407. During reproduction of AV data, predetermined data is read from the optical disk drive 407 based on the control of the system control unit 401, and the read AV data is converted into an AV signal by the decoder 409 and displayed on the TV 411 for display and audio. Playback is done. The system control unit 401 is realized by a microprocessor including a control program and an arithmetic memory, and controls data processing means 402 for processing control data for controlling reproduction of AV data, and a control data memory for holding the processing information A file system processing unit 404 for processing file structure information 403 and a file system memory 405 for holding the processing information. Note that the memories 403 and 405 may use the same memory circuit by dividing the area. The control data has the data structure described in the conventional example, and the control data processing unit 402 includes a program processing unit 421 for processing a program and a VOB information processing unit 422 for processing VOB information. The control data memory 403 includes a program memory 431 and a VOB information memory 432. The file system processing unit 404 includes a file structure processing unit 441, a main file structure processing unit 442, a sub file structure processing unit 443, an object structure processing unit 444, an allocation structure processing unit 445, a data recording unit 446, and a data reading unit 447. In order to hold the information processed by these means, the file system memory 405 includes a file structure memory, an object structure memory 452, an allocation structure memory 453, and a data structure memory 454.
[0028]
FIG. 2 shows File-A.1 under the root directory in the directory structure diagram shown in FIG. It is a data structure figure in case only a DAT file is recorded. The volume space includes a volume structure area 101, a file structure area 102, an unallocated area 112, a data recording area 109, and an unallocated area 113. The file structure area 102 includes a space bitmap 121, a root directory file entry 122, File-A. A file entry 125 of the DAT file is recorded. In the data area 109, File-A. Data of the DAT file is recorded and managed by the file entry 125. Unallocated areas 112 and 113 in which data can be recorded are managed by a space bitmap 121. Although not shown, in a general disk that has been repeatedly used, unallocated areas exist in a distributed manner in the volume space.
[0029]
Based on the flowchart relating to the recording operation shown in FIG. 5, the operation of recording the AV data and its control data as one file on the information recording medium configured as shown in FIG. 2 using the information recording / reproducing system apparatus. explain. As shown in FIG. 3, this file is stored in the Video. It is recorded as an RTR file 302, and control data is recorded as main data 306 and AV data as sub data 307. The data structure after recording is shown in FIG. When the optical disk is inserted into the optical disk drive 407, the file system system processing means 404 is activated. At this time, the data reading means 447 is used to instruct the optical disk drive 407 to read the volume structure 121, and this information is read to the file structure memory. The file structure processing unit 441 analyzes the volume structure and controls to read the file structure area 102 including the space bitmap 121 to the file structure memory 451. Next, the file structure processing means 441 recognizes the unallocated areas 112 and 113 from the space bitmap information and recognizes that the file identification descriptor 123 is registered in the root directory (unallocated area search step: S501). ).
[0030]
Although not shown, when the user instructs the system control unit to start recording AV data, the AV data is transmitted from the tuner 410 via the encoder 408 to the predetermined areas of the unallocated areas 112 and 113. 1 to #i are recorded. The VOB is treated as a unit that can be continuously played back, and the VOB is recorded in a region selected in advance so that the video is not interrupted during playback (VOB data recording step: S503).
[0031]
The VOB information processing unit 442 stores the AV data compression parameters, the data size for each MPEG GOP, and the reproduction time information output from the encoder 408 in the VOB information memory 432, and VOB # 1 information of the control data. (VOB information creation step: S504).
[0032]
The allocation structure processing means 445 creates an allocation descriptor for managing recording position information for each of the allocation extension descriptor and extents # 1 to #i (allocation structure creation step: S505).
[0033]
The object structure processing means 444 creates a stream identifier, the number of VOBs, position information of the VOB allocation structure area, a length designated by the allocation structure area, and VOB attribute information in the object structure memory 452. The stream descriptor indicates that this VOB is a stream related to the moving image of MPEG2, and the positional information of the VOB allocation structure area is the logical of the head of the sector that records the allocation structure for VOB # 1 created in the allocation structure creation step. Specify the sector number. The length specified by the allocation structure area indicates the size of the data specified by the allocation descriptor in the allocation structure area recorded in one sector. The length of the extent registered in each allocation descriptor Calculated as the sum of The VOB attribute information includes information on whether or not this VOB is played back continuously with a previously registered VOB, information on whether or not data can be copied in units of VOB, and information on the playback device for playing back the VOB. Information on specifications, information on average data rate and maximum data rate of VOB are stored. Information relating to the specifications of the player for playing VOBs includes the buffer size of the player, the data read rate for reading data from the disk, and performance information when the player accesses a predetermined sector (object structure). Creation step: S506).
[0034]
The VOB information processing unit 422 determines whether or not a new VOB recording is necessary. If the VOB recording is completed, the process proceeds to S511. If a new VOB recording is necessary, the process proceeds from S503 to S506. To do. For example, if a news program is output from the tuner, this AV data is recorded as VOB # 1, and if it is a baseball broadcast program, this AV data is recorded as VOB # 2 (determination of recording end of VOB data) Step: S502).
[0035]
VOB # 2 is newly allocated an area that can be continuously played back and recorded as extents #j to #n, and the allocation structure information and object structure information of VOB # 2 are created in the same manner (from S503). S506).
[0036]
After the VOB information processing unit 422 confirms the recording of VOB # 2, the file system processing unit 404 is activated. The allocation structure processing means 445 records information of the allocation structure memory 453 in the allocation structure areas 106 and 107 (allocation structure recording step: S511).
[0037]
Next, the object structure processing means 444 records information in the object structure memory 451 as an object descriptor in the object structure area 108 (object structure recording step: S512).
[0038]
The sub file structure processing means 443 creates a sub file structure on the file structure memory 541 and records it in the sub file structure area 105 in order to manage the AV data and the object structure descriptor as sub data (sub file structure). Recording step: S513).
[0039]
The program processing means 421 creates a program in the program memory 431 by designating a portion to be reproduced and a reproduction order in the recorded AV data (program information creation step: S514).
[0040]
The control data processing means 402 records the information in the program memory 431 and the VOB information memory 432 as control data in the main data area 104 (control data recording step: S515).
[0041]
The main file structure processing means 442 transmits the control data to Video. An extended file entry is created on the file structure memory 541 so as to be managed as main data of the RTR file, recorded in the main file structure 103, and a file identification descriptor 124 is registered in the root directory.
[0042]
Next, the data structure of the information recording medium will be described using the data structure diagram shown in FIG. 1 and the directory structure diagram shown in FIG. Video. The control data 306 of the RTR file 302 is recorded as main data in the main data area 104, and the position information of the control data is managed by the allocation descriptor 164 of the extended file entry 126 recorded in the main file area 103. The extended file entry 126 includes a descriptor tag 161 indicating that this descriptor is an extended file entry, attribute information 162 specifying attribute information of a file managed by the extended file entry, and position information 163 of the file entry in the stream directory. And an allocation descriptor 164 for specifying the recording position information of the main data. A stream directory fill entry 128 composed of the file identification descriptors 129 and 130 is designated by the position information 163 of the file entry of the stream directory. The file identification descriptor includes a descriptor tag 165 indicating that this descriptor is a file identification descriptor, data identification information 166 identifying whether the data specified by this descriptor is user data or metadata, and a stream name 167, file entry position information 168. The file entry position information 168 specifies the file entry 132. Although not shown, the allocation descriptor registered in the file entry 132 specifies not the recording position of the recorded data but the position of the allocation structure area 106. The extent in which AV data is recorded is specified by an allocation descriptor recorded in the allocation structure area. In this way, AV data is divided and recorded as extents in the secondary data area 105, and managed as secondary data by descriptors recorded in the secondary file structure area 105. With these data structures, control data and AV data are recorded as main data and sub data, respectively, and can be handled as one file. In the stream directory, other data can be registered as user data. At this time, it is possible to identify whether the AV data is general data by using the extension of the stream name to be registered. For example, when the extension of the stream name is AVD, it is recognized as AV data, and when the extension is other than that, it can be identified as general data. As described above, since the stream name registered as the sub data is managed as the sub data, the sub data is not displayed to the user when the disc is handled by the computer. For this reason, it is possible to prevent the user from changing the stream name by mistake.
[0043]
Next, the data structure of each object data constituting the sub data will be described. VOB # 1 181 constituting AV data is recorded as extents # 1 to #i indicated by 144, 146 to 147, and VOB # 2 182 is recorded to extents #j to #n indicated by 148 to 149. . The recording position information of these extents is managed by the allocation descriptors 134, 135 to 136, 140 to 141. At this time, the allocation descriptor is registered so that the boundary of each VOB becomes the boundary of the extent. Thus, by managing the allocation descriptor for each VOB, the recording position of each VOB on the disc can be clearly identified. Further, in order to manage the position information of the allocation extension descriptor for each VOB for which continuous playback is guaranteed, when the allocation descriptor manages the top data of the VOB, an allocation structure area is newly provided. For example, when VOB # 2 is recorded, an allocation descriptor 137 for designating the top of the allocation structure area 107 of VOB # 2 in the allocation structure area 106 of VOB # 1 and NULL from the immediately after to the end of the logical sector are NULL. Padding data composed of data is recorded, an allocation extension descriptor 139 is newly registered at the top of the allocation structure area 107, and immediately after that, allocation descriptors 140 to 141 for managing the recording position information of VOB # 2 and padding data 142 are recorded. Record. With such an allocation structure area, a set of allocation descriptors can be clearly managed for each VOB. On the other hand, an object structure descriptor for managing the object structure of AV data is recorded as a file identification descriptor 130 in the stream directory. The file identification descriptor 139 has the same stream name as the file identification descriptor 129, and metadata is specified as data identification information. Due to these data structures, this file identification descriptor 130 is Video. It can be shown that metadata describing the object structure of the AVD is managed. A file entry 131 specified by the file identification descriptor 130 specifies recording position information of the object structure descriptor 143. This object structure descriptor 143 includes the stream identifier 170, the number of VOBs 171, the allocation structure area position 172 of VOB # 1, the allocation structure area position 173 of VOB # 2, and the length of the VOB specified by the allocation structure area 106. 174, VOB length 175 specified by the allocation structure area 107, VOB # 1 attribute information 176, and VOB # 2 attribute information 177. As described above, the object structure descriptor can manage the number of data objects registered as sub-data in the stream directory and the allocation structure area of each object. Therefore, the object structure descriptor need not be registered in the stream directory for each VOB. The recording position information can be managed efficiently. This data structure is similar to the directory structure, but has the feature that access is faster than using a directory because necessary information can be specified in a compact manner. Further, when access is performed by specifying a relative address from the beginning of AV data, the relative address of AV data can be estimated by adding information on the length of the VOB specified by the allocation structure area. The allocation structure area including the designated relative address is selected by rough estimation, and an accurate relative address can be obtained by adding the allocation descriptors in the selected allocation structure area. As described above, the relative address of the predetermined AV data can be calculated at high speed by using the information on the length of the VOB designated by the allocation structure area.
[0044]
The object structure descriptor may be recorded as attribute information of the file entry 132. At this time, since the object structure area is formed in the file entry, the file access speed can be increased.
[0045]
Next, operations during editing will be described. The allocation structure area is set for each logical sector as well as for each VOB. When the first extent # 1 is deleted for AV data editing, only the logical sector in the allocation structure area 106 need be rewritten, and all allocation descriptors need not be read and rewritten. In this way, by setting allocation extension descriptors in units of logical sectors, reading and recording processing of allocation descriptors can be partially edited, and the number of disk accesses when editing data can be reduced. .
[0046]
The operation of reproducing the AV data shown in FIG. 1 using the information recording / reproducing system apparatus shown in FIG. 4 will be described according to the flowchart relating to the reproducing operation shown in FIG.
[0047]
When the user gives a playback instruction, the file system system processing unit 404 is first activated, and the data reading unit 447 is used to instruct to read the volume structure 121 to the optical disk drive 407. This information is stored in the file structure memory. Is read out. The file structure processing unit 441 analyzes the volume structure and controls to read the file structure area 102 to the file structure memory 451. Next, the file structure processing means 441 starts from the root directory with the Video. Search for RTR file. Next, the main file structure processing means 442 reads the extended file entry 128 to the file structure memory 451, analyzes the position information of the control data, and reads the control data 127 to the data memory 454 (control data reading step: S501). .
[0048]
Next, the program processing means 421 transfers the program from the data memory 454 to the program memory 431, and selects the program instructed by the user (program designation processing step: S602).
[0049]
Next, the VOB information processing means 422 transfers the VOB information from the data memory 454 to the VOB information memory 432, and calculates the relative address of the AV data corresponding to the program to be reproduced (VOB information processing step: S603). .
[0050]
The secondary file structure processing means 443 analyzes the position information of the object structure descriptor and reads the object descriptor 143 into the object structure memory 452 (object structure reading step: S604).
[0051]
The object structure processing means 444 obtains the position information of the specified allocation structure area using the position information of the allocation structure area of the VOB and the length of the VOB specified by the allocation structure area (allocation structure area search step: S605). .
[0052]
The allocation structure processing means 445 calculates the AV data read start position and end position by adding the extent length while reading a predetermined allocation descriptor from the obtained allocation structure area (allocation information read step: S606).
[0053]
The sub file structure processing means 443 reads AV data from the obtained read start position to the end position based on the position information specified in the allocation descriptor (AV data read step: S607).
[0054]
Thus, when reproducing AV data, it is only necessary to read a predetermined allocation descriptor for the designated VOB, and it is not necessary to read all the allocation descriptors. By limiting the allocation descriptor of VOBs that are continuously played back during recording, the player needs only to have a memory of a specific size, thereby reducing the cost of the equipment. In addition, when specific addresses are specified discontinuously, such as double speed or time search, the recording position information can be calculated efficiently using the object structure descriptor, so that access can be performed at high speed. It becomes possible. Further, by using the attribute information of the VOB, it is possible to define the specifications of the playback device, and therefore it is possible to determine whether or not the playback device to be played back can play the VOB.
[0055]
A plurality of types of VOBs may be recorded in the stream directory. For example, recording may be performed for each recording date, or still images and moving images may be registered as different VOBs. Moreover, you may register for every title.
[0056]
(Embodiment 2)
As an embodiment of the present invention, a data structure will be described with reference to FIG. When setting the allocation structure area, the allocation structure area is set for each allocation descriptor without setting the allocation structure area for a new logical sector for each VOB. That is, VOB # 1 is recorded as extents 744, 746 to 747, and VOB # 2 is recorded as extents 748, 749 to 750. At this time, since the allocation descriptor can be recorded as much as possible in the logical sector, the number of logical sectors in which the allocation descriptor for all AV data is recorded can be reduced as compared with the first embodiment. Incidentally, one logical sector is from 733 to 738, and one logical sector is from 739 to 742. At this time, the object structure descriptor 743 recorded in the object structure area 708 has VOB allocation structure area position information 772 and 773 and VOB data positions 774 and 775 specified by the allocation descriptor for each VOB. The position information 772 and 773 of the VOB allocation structure area specifies the position information using the logical sector number and the number of bytes from the head of the logical sector. By this designation, the position information can be designated even if the allocation structure area does not start from the top of the logical sector. Data positions 774 and 775 of the VOB specified by the allocation descriptor specify the relative byte positions of the data in the VOB specified by the allocation descriptor to be recorded first in each logical sector of the allocation structure area. This data structure can speed up access in the VOB.
[0057]
【The invention's effect】
The information recording medium of the present invention can record a plurality of data as one file while managing the plurality of data as a file structure by the main file structure and the sub file structure. Therefore, it is possible to reduce the possibility that the directory name and the file name are unexpectedly changed, and to prevent the file from being moved or deleted unexpectedly. In addition, it is easy to move and copy multiple data as one file. Even if the number of VOBs increases, it is sufficient to read a predetermined allocation descriptor, and access is quick. Also, it is only necessary to read out an allocation extension descriptor of a predetermined size, and the cost of the device can be reduced. Also, attribute information can be managed for each VOB using a small size object structure descriptor. In addition, since the allocation descriptor can be edited in units of logical sectors, the recorded data is highly editable. In addition, the length of the allocation descriptor can be limited for continuous playback, and continuous playback is possible even in a system with a small memory.
[Brief description of the drawings]
FIG. 1 is a data structure diagram showing an area configuration in Embodiment 1 of an information recording medium of the present invention.
FIG. 2 is a data structure diagram showing an area configuration in Embodiment 1 before recording AV data on the information recording medium of the present invention.
FIG. 3 is a directory structure diagram relating to a file of the present invention.
FIG. 4 is a block diagram showing a configuration in an embodiment of an information recording / reproducing system apparatus of the present invention.
FIG. 5 is a flowchart for explaining a recording operation by the information recording / reproducing system apparatus of the present invention.
FIG. 6 is a flowchart for explaining a reproducing operation by the information recording / reproducing system apparatus of the present invention.
FIG. 7 is a data structure diagram showing an area configuration in Embodiment 2 of the information recording medium of the present invention.
FIG. 8 is a data structure diagram showing an area configuration of a conventional information recording medium.
FIG. 9 is a conventional directory structure diagram of a file.
FIG. 10 is a diagram showing the configuration of conventional control data and AV data
[Explanation of symbols]
102 File structure area
103 Main file structure area
104 Main data area
105 Secondary file structure area
106, 107, 706, 707 Allocation structure area
107,708 Object structure area
143,743 Object structure descriptor
402 Control data processing means
403 Control data processing memory
404 File system processing means
405 File system memory
421 program processing means
422 VOB information processing means
441 File structure processing means
442 Main file structure processing means
443 Sub file structure processing means
444 Object structure processing means
445 Allocation structure processing means

Claims (10)

記録されるユーザデータがファイル構造を用いてファイルとして管理され、前記ファイルのユーザデータが記録された連続領域毎に各領域の位置情報を示す割付情報が前記ファイル構造の一部として記録される情報記録媒体であって、
前記ユーザデータは、AVデータと制御データを含み、
前記ファイルのファイル管理情報は、AVデータを再生するための制御データを主データとして管理する主ファイル構造領域と、
前記主ファイル構造から指定され、前記AVデータを副データとして管理する副ファイル構造領域を備え、
前記主データの記録位置情報が前記主ファイル構造領域の中で前記割付情報として記録され、
前記副データの記録位置情報が前記副ファイル構造領域の中で前記割付情報として記録され、
前記制御データと前記AVデータを1つのファイルとして記録することを特徴とする情報記録媒体。
Information in which recorded user data is managed as a file using a file structure, and allocation information indicating position information of each area is recorded as a part of the file structure for each continuous area in which user data of the file is recorded A recording medium,
The user data includes AV data and control data,
The file management information of the file includes a main file structure area for managing control data for reproducing AV data as main data,
It said main file structure is specified from, for managing the AV data as the sub data includes a sub file structure area,
Recording position information of the main data is recorded as the allocation information in the main file structure area,
The recording position information of the sub data is recorded as the allocation information in the sub file structure area,
Information recording medium characterized by recording the AV data and the control data as one file.
前記AVデータは複数のオブジェクトデータからなり、前記副ファイル構造領域はオブジェクトデータ毎に割付情報を管理する割付構造領域と、割付構造領域の記録位置情報を管理するオブジェクト構造領域を含み、AVデータの各オブジェクトデータが1つのファイル内で管理されることを特徴とする請求項1記載の情報記録媒体。The AV data includes a plurality of object data, and the sub file structure area includes an allocation structure area for managing allocation information for each object data, and an object structure area for managing recording position information of the allocation structure area. 2. The information recording medium according to claim 1, wherein each object data is managed in one file. 記録されるユーザデータがファイル構造を用いてファイルとして管理され、前記ファイルのユーザデータが記録された連続領域毎に各領域の位置情報を示す割付情報が前記ファイル構造の一部として記録される情報記録媒体において、ユーザデータをファイルとして記録する記録方法であって、前記ユーザデータは、AVデータと制御データを含み、
AVデータを記録するステップと、
記録した前記AVデータを副データとして管理する副ファイル構造記録ステップと、
前記AVデータを再生するための制御データを記録するステップと、
前記制御データを主データとして管理する主ファイル構造記録ステップとを備え、
前記副ファイル構造は前記主ファイル構造から指定され、前記主データの記録位置情報が前記主ファイル構造領域の中で前記割付情報として記録され、前記副データの記録位置情報が前記副ファイル構造領域の中で前記割付情報として記録され、前記制御データと前記AVデータを1つのファイルとして記録することを特徴とする情報記録方法。
Information in which user data to be recorded is managed as a file using a file structure, and allocation information indicating position information of each area is recorded as a part of the file structure for each continuous area in which user data of the file is recorded A recording method for recording user data as a file in a recording medium, wherein the user data includes AV data and control data,
Recording AV data;
A sub file structure recording step for managing the recorded AV data as sub data;
Recording control data for reproducing the AV data;
A main file structure recording step for managing the control data as main data,
The sub file structure is designated from the main file structure, the recording position information of the main data is recorded as the allocation information in the main file structure area, and the recording position information of the sub data is stored in the sub file structure area. the recorded as allocation information, the information recording method characterized by recording the AV data and the control data as one file in the medium.
前記AVデータは複数のオブジェクトデータからなり、
オブジェクトデータ毎に割付情報を管理する割付構造領域を記録するステップと、
前記割付構造領域の位置情報を管理するオブジェクト構造を記録するステップとを備え、
AVデータの各オブジェクトデータが1つのファイル内に記録されることを特徴とする請求項3記載の情報記録方法。
The AV data is composed of a plurality of object data,
A step of recording an allocation structure area for managing allocation information for each object data;
Recording an object structure for managing positional information of the allocation structure area,
4. The information recording method according to claim 3, wherein each object data of the AV data is recorded in one file .
請求項1記載の情報記録媒体を再生する方法であって、
前記主ファイル構造領域の情報にもとづいて前記制御データを読み出すステップと、
前記制御データにもとづいて、前記副ファイル構造領域よりAVデータの割付情報を読み出すステップと、
前記割付情報にもとづいてAVデータを読み出すステップとを備え、
1つのファイルにアクセスすることによりAVデータを再生することを特徴とする情報再生方法。
A method for reproducing the information recording medium according to claim 1, comprising:
Reading the control data based on information in the main file structure area;
Reading allocation information of AV data from the sub-file structure area based on the control data;
Reading AV data based on the allocation information,
An information reproducing method, wherein AV data is reproduced by accessing one file.
請求項2記載の情報記録媒体を再生する方法であって、
前記主ファイル構造領域の情報にもとづいて前記制御データを読み出すステップと、
前記副ファイル構造領域の情報にもとづいてオブジェクト構造領域よりオブジェクトデータの割付構造領域の位置情報を読み出すステップと、
前記制御データにもとづいて、前記割付構造領域の中から使用する割付情報を検索するステップと、
前記検索した割付情報にもとづいてAVデータを読み出すステップとを備えたことを特徴とする情報再生方法。
A method for reproducing the information recording medium according to claim 2, comprising:
Reading the control data based on information in the main file structure area;
Reading the position information of the allocation structure area of the object data from the object structure area based on the information of the sub file structure area;
Retrieving allocation information to be used from the allocation structure area based on the control data;
And a step of reading AV data based on the retrieved allocation information.
記録されるユーザデータがファイル構造を用いてファイルとして管理され
前記ファイルのユーザデータが記録された連続領域毎に各領域の位置情報を示す割付情報が前記ファイル構造の一部として記録される情報記録媒体において、ユーザデータをファイルとして記録する記録装置であって、前記ユーザデータは、AVデータと制御データを含み、
データ記録手段と、
記録したAVデータを副データとして管理する副ファイル構造を作成する副ファイル構造処理手段と、
前記AVデータを再生するための制御データを作成する制御データ処理手段と、
前記制御データを主データとして管理する主ファイル構造を作成する主ファイル構造処理手段とを備え、
前記副ファイル構造は前記主ファイル構造から指定され、前記主データの記録位置情報が前記主ファイル構造領域の中で前記割付情報として記録され、前記副データの記録位置情報が前記副ファイル構造領域の中で前記割付情報として記録され、前記前記制御データと前記AVデータを1つのファイルとして記録することを特徴とする情報記録システム装置。
User data to be recorded is managed as a file using the file structure ,
A recording apparatus for recording user data as a file in an information recording medium in which allocation information indicating position information of each area is recorded as a part of the file structure for each continuous area in which user data of the file is recorded. The user data includes AV data and control data,
Data recording means;
Sub file structure processing means for creating a sub file structure for managing the recorded AV data as sub data;
Control data processing means for creating control data for reproducing the AV data;
A main file structure processing means for creating a main file structure for managing the control data as main data,
The sub file structure is designated from the main file structure, the recording position information of the main data is recorded as the allocation information in the main file structure area, and the recording position information of the sub data is stored in the sub file structure area. the recorded as allocation information, the information recording system and wherein the recording the AV data and said control data as one file in the medium.
前記AVデータは複数のオブジェクトデータからなり、
オブジェクトデータ毎に割付情報を管理する割付構造を作成する割付構造処理手段と、
前記割付構造の記録位置情報を管理するオブジェクト構造を作成するオブジェクト構造処理手段とを備え、
前記AVデータの各オブジェクトデータが管理されるファイルを記録することを特徴とする請求項7記載の情報記録システム装置。
The AV data is composed of a plurality of object data,
An allocation structure processing means for creating an allocation structure for managing allocation information for each object data;
Object structure processing means for creating an object structure for managing the recording position information of the allocation structure,
8. The information recording system apparatus according to claim 7, wherein a file in which each object data of the AV data is managed is recorded.
請求項1記載の情報記録媒体を再生するシステム装置であって、
データ読出し手段と、
前記主ファイル構造領域の情報から前記制御データの記録位置情報を取得する主ファイル構造処理手段と、
前記制御データにもとづいて前記AVデータの再生情報を取得する制御データ処理手段と、
前記副ファイル構造領域より前記AVデータの割付情報を取得する副ファイル構造処理手段とを備え、
1つのファイルにアクセスするだけでAVデータを再生することを特徴とする情報再生システム装置。
A system apparatus for reproducing the information recording medium according to claim 1,
Data reading means;
Main file structure processing means for obtaining recording position information of the control data from information in the main file structure area;
Control data processing means for obtaining reproduction information of the AV data based on the control data;
Sub file structure processing means for obtaining allocation information of the AV data from the sub file structure area,
An information reproduction system apparatus for reproducing AV data only by accessing one file.
請求項2記載の情報記録媒体を再生するシステム装置であって、
データ読出し手段と、
前記主ファイル構造領域の情報から前記制御データの記録位置情報を取得する主ファイル構造処理手段と、
前記制御データにもとづいて前記AVデータの再生情報を取得する制御データ処理手段と、
前記副ファイル構造領域の情報にもとづいてオブジェクト構造領域よりオブジェクトデータの割付構造領域の位置情報を取得するオブジェクト構造処理手段と、
前記制御データにもとづいて、前記割付構造領域の中から使用する割付情報を取得する割付構造処理手段とを備え、
1つのファイルにアクセスするだけでAVデータの各オブジェクトデータを再生することを特徴とする情報再生システム装置。
A system device for reproducing the information recording medium according to claim 2,
Data reading means;
Main file structure processing means for obtaining recording position information of the control data from information in the main file structure area;
Control data processing means for obtaining reproduction information of the AV data based on the control data;
Object structure processing means for acquiring position information of an allocation structure area of object data from the object structure area based on the information of the sub file structure area;
An allocation structure processing means for acquiring allocation information to be used from the allocation structure area based on the control data;
An information reproduction system apparatus for reproducing each object data of AV data only by accessing one file.
JP07146599A 1999-03-17 1999-03-17 Information recording medium, information recording / reproducing method, and information recording / reproducing system apparatus Expired - Fee Related JP4134429B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP07146599A JP4134429B2 (en) 1999-03-17 1999-03-17 Information recording medium, information recording / reproducing method, and information recording / reproducing system apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP07146599A JP4134429B2 (en) 1999-03-17 1999-03-17 Information recording medium, information recording / reproducing method, and information recording / reproducing system apparatus

Publications (2)

Publication Number Publication Date
JP2000268505A JP2000268505A (en) 2000-09-29
JP4134429B2 true JP4134429B2 (en) 2008-08-20

Family

ID=13461382

Family Applications (1)

Application Number Title Priority Date Filing Date
JP07146599A Expired - Fee Related JP4134429B2 (en) 1999-03-17 1999-03-17 Information recording medium, information recording / reproducing method, and information recording / reproducing system apparatus

Country Status (1)

Country Link
JP (1) JP4134429B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5032510B2 (en) * 2007-06-06 2012-09-26 パナソニック株式会社 Playback device, recording method, program

Also Published As

Publication number Publication date
JP2000268505A (en) 2000-09-29

Similar Documents

Publication Publication Date Title
US7260317B2 (en) AV data recording apparatus and method, and disk recorded by the same
US6909838B2 (en) Recording/reproducing method suitable for recording/reproducing AV data on/from disc, recorder and reproducer for the method, information recording disc and information processing system
JP4242966B2 (en) Recording medium for storing real-time recording / reproduction information
US20060133223A1 (en) Recording medium, recording device usint the same, and reproduction device
JP3578981B2 (en) Method for recording and / or reproducing information for still image
KR100941799B1 (en) Information recording method and apparatus, information reproducing method and apparatus, information recording medium, and program storage medium
JP2008305545A (en) Recording medium, recorder, reproducing device, recording method, reproducing method and program
JP2005033383A (en) Dynamic image editing apparatus and method for controlling the same
JP4134429B2 (en) Information recording medium, information recording / reproducing method, and information recording / reproducing system apparatus
JP3895305B2 (en) Data recording method, data recording apparatus, and data recording medium
US20060239144A1 (en) Access method, access device, information recording medium
WO2003044798A1 (en) Information recording apparatus, method, information reproduction apparatus, and method
JP4272195B2 (en) Information recording medium, information recording method, information recording apparatus, information reproducing method, and information reproducing apparatus
US7593622B2 (en) Information recording medium, information recoding/reproduction system apparatus, and information recording/reproduction method
KR20020060982A (en) Information recording apparatus and method, and information recording medium by them
JP2000311469A (en) Disk controller and disk device using the same
JP4270721B2 (en) Data editing method and information recording system apparatus
KR20000035410A (en) Apparatus and method for recording, apparatus and method for reproduction, apparatus and method for recording/reproducing, and distribution medium
JP4160334B2 (en) Information recording medium, information recording method, information recording apparatus, information reproducing method, and information reproducing apparatus
KR100497365B1 (en) Improved file system and recording media and file access method therefor
JP4304861B2 (en) Recording / playback device
JP4160588B2 (en) Information recording medium, information recording method, information recording apparatus, information reproducing method, and information reproducing apparatus
JP2002207628A (en) File managing method, and data recording device, data reproducing device and data recording and reproducing device using the same
JP2006031744A (en) Device for recording and reproducing av data
JP2006033028A (en) Av data recording/reproducing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051129

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20051213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071211

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080212

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20080507

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080520

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

Free format text: PAYMENT UNTIL: 20110613

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120613

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120613

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130613

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees