JP4103693B2 - Information processing apparatus, information processing method, reproduction apparatus, and reproduction method - Google Patents

Information processing apparatus, information processing method, reproduction apparatus, and reproduction method Download PDF

Info

Publication number
JP4103693B2
JP4103693B2 JP2003168162A JP2003168162A JP4103693B2 JP 4103693 B2 JP4103693 B2 JP 4103693B2 JP 2003168162 A JP2003168162 A JP 2003168162A JP 2003168162 A JP2003168162 A JP 2003168162A JP 4103693 B2 JP4103693 B2 JP 4103693B2
Authority
JP
Japan
Prior art keywords
pack
stream
control information
main memory
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.)
Expired - Fee Related
Application number
JP2003168162A
Other languages
Japanese (ja)
Other versions
JP2005004898A5 (en
JP2005004898A (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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP2003168162A priority Critical patent/JP4103693B2/en
Publication of JP2005004898A publication Critical patent/JP2005004898A/en
Publication of JP2005004898A5 publication Critical patent/JP2005004898A5/ja
Application granted granted Critical
Publication of JP4103693B2 publication Critical patent/JP4103693B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、例えばDVD(Digital Versatile Disk:以下DVDと略称する)の再生に使用して好適な情報処理装置、情報処理方法、再生装置及び再生方法に関する。詳しくは、再生ストリーム中の制御情報のパックに対する情報処理を良好に行うことができるようにするものである。
なお、本発明はDVDの再生に限定されるものではないが、以下の説明では、技術が公知であり、理解の容易なDVDの再生について行う。
【0002】
【従来の技術】
従来のDVDの再生においても、再生ストリーム中の制御情報のパックを取り出して情報処理することは行われている(例えば、特許文献1参照。)。
【0003】
【特許文献1】
特開平10−334589号公報
【0004】
【発明が解決しようとする課題】
図8には、DVDストリームの階層構造を示す。DVDのストリームは、例えば1タイトルあたり最大99個のVideo object set(VOBS)からなり、このVOBSには、それぞれ最大32767個のCell(C)が設けられている。さらに、これらのCell(C)は、それぞれが2048バイトを単位とする多数のPack(PCK)によって構成される。
【0005】
これらのPack(PCK)には、Video Pack、Audio Pack、Sub Picture Pack、Navigation Packの4種類がある。この内、Video Pack、Audio Pack、Sub Picture Packは、映像、音声情報を含んだデータからなる、いわゆるコンテンツ情報のパックである。これに対して、Navigation Packは、ストリームの特定データに関する位置情報や、アングル、ハイライトといった表示に関する情報をもち、DVDの制御に必要な情報となる制御情報のパックである。
【0006】
従って、上述のDVDストリームの再生に当って、Navigation Packは、ストリーム中のそれ以外のVideo Pack、Audio Pack等のパックが実際に処理(デマルチプレクス、デコード、表示等)され始めるタイミングよりも早くに取得され、解析されることが求められる。なお、図8の下部には、Navigation Packの具体的な構成が示されている。
【0007】
ところで、Navigation Packの取得のために検出が行われるが、その方法として従来の装置では、例えばDVDドライブから読み出したストリームを、デマルチプレクサで解析する際に検出する方法が用いられている。図9には、このような従来の検出方法を実現するためのシステム構成を示す。
【0008】
すなわち図9において、光学ピックアップ30からのレーザービームがディスク31に照射され、その反射光を検出した信号がプロセッサ32に供給されて、ディスク31に記録されたデータストリームが読み出される。なお、これらの光学ピックアップ30〜プロセッサ32によりDVDドライブが形成される。そして読み出されたストリームがデマルチプレクサ33に供給され、このデマルチプレクサ33で、Navigation Packの検出が行われる。
【0009】
なお、ディスク31から読み出されたストリームの処理では、図9のAに示すように直接デマルチプレクサ33に供給される場合と、図9のBに示すように、ストリームがデータバス34を介してメモリ35に一旦バッファリングされた後に、デマルチプレクサ33に供給される場合とがある。
【0010】
さらに、デマルチプレクサ33でNavigation Packの検出が行われると、割り込み等によってCPU36にそれが通知され、CPU36ではこれを受けて、メモリ35に転送されたNavigation packの解析を行う。そしてこの解析されたNavigation packの制御情報に従って、Video Pack、Audio Pack等の処理(デマルチプレクス、デコード、表示等)が行われる。
【0011】
すなわち、デマルチプレクサ33で解析され、分離されたVideo、Audioストリームは、それぞれ映像復号化装置37、音声復号化装置38に送られて、デコード、表示等の処理が行われる。また、メモリ35の管理のためにメモリコントローラ39が設けられており、各ブロックからのメモリ35に対するデータアクセスの制御等が行われる。
【0012】
このようにして、ディスク31から読み出されたストリームを解析した映像信号(Video)及び音声信号(Audio)の再生が行われる。そしてこれらのコンテンツ情報の再生は、上述のCPU36で解析されたNavigation packの制御情報に従って行われるものである。
【0013】
しかしながら上述のシステムにおいては、入力されるストリームを他のパックも処理しながら順次解析していくために、Navigation Packの検出のタイミングが遅くなる問題がある。すなわち、Navigation Packの解析も、Video Pack、Audio Pack等と共にストリーム中に設けられた順番で行われるために、Navigation Packを他のパックの処理よりも早くに取得し、解析することが困難である。
【0014】
また、CPUが取得できたNavigation Packを解析中に、次のNavigation Packが読み出されないという保証はない。すなわちDVDを早送り再生しているような場合には、前のNavigation Packを解析中に次のNavigation Packが読み出される場合がある。この場合に、上述のシステムでは、新たに取得されたNavigation Packは無視され、そこに示された制御は行えないことになってしまう。
【0015】
この出願はこのような点に鑑みて成されたものであって、解決しようとする問題点は、従来の装置では、Navigation Packの検出をデマルチプレクサで行うために、検出のタイミングが遅くなる問題があり、また、CPUが取得できたNavigation Packを解析中に、次のNavigation Packが読み出された場合には、新たに取得されたNavigation Packは無視され、そこに示された制御を実行することができないなどの問題を生じていたというものである。
【0016】
【課題を解決するための手段】
このため本発明においては、ストリーム中の特定のパターンにより制御情報のパックを判別し、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値を検出して保持するようにしたものであって、これによれば、制御情報のパックの解析を任意のタイミングで行うことができると共に、新たに入力された制御情報のパックの情報も保持して解析することができる。
【0017】
【発明の実施の形態】
すなわち本発明においては、コンテンツ情報のパックと共に制御情報のパックが単一のストリームで入力される情報処理装置であって、ストリーム中の特定のパターンにより制御情報のパックを判別する手段を備え、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値を検出して保持する手段を設けてなるものである。
【0018】
さらに本発明においては、コンテンツ情報のパックと共に制御情報のパックが単一のストリームで入力される情報処理装置における情報処理方法であって、ストリーム中の特定のパターンにより制御情報のパックを判別し、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値を検出して保持してなるものである。
【0019】
また、本発明においては、コンテンツ情報のパックと共に制御情報のパックが単一のストリームで記録された記録媒体を再生する再生手段を有する再生装置であって、ストリーム中の特定のパターンにより制御情報のパックを判別する手段を備え、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値を検出して保持する手段を設けてなるものである。
【0020】
さらに本発明においては、コンテンツ情報のパックと共に制御情報のパックが単一のストリームで記録された記録媒体を再生する再生装置における再生方法であって、ストリーム中の特定のパターンにより制御情報のパックを判別し、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値を検出して保持してなるものである。
【0021】
以下、図面を参照して本発明を説明するに、図1は本発明による情報処理装置、情報処理方法、再生装置及び再生方法を適用したDVD再生装置の一実施形態の構成を示すブロック図である。
【0022】
図1において、光学ピックアップ1からのレーザービームがディスク2に照射され、その反射光を検出した信号がプロセッサ3に供給されて、ディスク2に記録されたデータストリームが読み出される。なお、これらの光学ピックアップ1〜プロセッサ3によりDVDドライブが形成される。そして本発明では、この読み出されたストリームが、Navigation Pack検出機構(以下、Navi Packパーサと呼ぶ)4を通じてデマルチプレクサ5に供給される。
【0023】
なお、図1では、上述の図9のBに示したように、ストリームがデータバス6を介してメモリ7に一旦バッファリングされた後に、デマルチプレクサ5に供給される場合を示すが、図9のAに示したように、直接デマルチプレクサ5に供給される場合も同様である。
【0024】
そしてNavi Packパーサ4は、光学ピックアップ1(DVDドライブ)から読み出されたストリームを入力とし、これをそのままメモリ7に出力すると共に、それに並行してNavigation Packの検出を行うものであり、そのための手段として、Navi Packパーサ4には、例えば図2に示すような構成が設けられる。
【0025】
すなわち図2において、入出力をつなぐラインに並行にNavigation Packを検出するためのストリームパーサ21と、入力されるストリームを2048バイトのパック単位にカウントする入力パックカウンタ22と、ストリームパーサ21によりNavigation Packを検出した際に入力パックカウンタ22のカウンタ値を保持するカウンタバッファ23が設けられる。
【0026】
さらに、ストリームパーサ21で行われるNavigation Pack検出は、パックに付加されているヘッダー情報との一致を取ることで行われる。そこで図3には、それらの情報の所在が示されている。
【0027】
すなわち、Navigation Packには、先頭に4バイトのPack Headerが設けられ、次に24バイトのSystem Headerが設けられ、さらに986バイトのPCI(Presentation Control Information)と、1024バイトのDSI(Data Search Information)が設けられる。また、これらのPCIとDSIの先頭には、それぞれ6バイトのPacket Headerと1バイトのsub stream idが設けられている。
【0028】
そしてNavigation Packでは、System Headerの先頭の4バイトに所在するsystem header start codeに “000001bb〔h〕”のコードが設けられる。またPCIの先頭のPacket Headerの先頭の3バイトに所在するpacket start code prefixに “000001〔h〕”のコードと、続く1バイトに所在するstream idに “10111111〔b〕”のコードが設けられる。さらにPCIのsub stream idに “00000000〔b〕”のコードが設けられる。
【0029】
従って、ストリームパーサ21では、これらのコードが全て一致したときに、Navigation Packであると判断し、検出信号を出力する。なお、これらの一致の検出は、例えばデータバッファと論理ゲート回路等のハードロジックによって行うことができる。
【0030】
すなわち、ストリームの先頭から15〜18バイト目、39〜42バイト目、及び45バイト目を検出し、これらの値と上述のコードとの一致を論理ゲート回路で判別することにより、一致の検出が行われる。ここでストリームの先頭は、例えばプロセッサ3から別途供給される信号により、判別することができるものである。
【0031】
そして上述のNavi Packパーサ4を使用した場合に、Navigation Packの転送されたメモリ7のアドレスは、メモリ7の転送開始アドレスと、カウンタバッファ23より取得した入力パックカウント値から1を引いた値に2048を掛けた値を加算することで求められる。
【0032】
すなわち、例えばDVDの再生ストリームにおいては、全てのパックは2048バイトで構成されたものであり、従って転送を開始したときのメモリ7の転送開始アドレスに、カウンタバッファ23より取得した入力パックカウント値に2048を掛けた値を加算することで、Navigation Packの転送されたメモリ7のアドレスを求めることができる。
【0033】
なお、このような処理は、例えばCPU8においてソフトウェアで行うことができる。さらにCPU8では、メモリアドレスを算出した後、このメモリ領域を読み、Navigation Packの解析を行うことができる。そして、この解析されたNavigation packの制御情報に従って、Video Pack、Audio Pack等の処理(デマルチプレクス、デコード、表示等)が行われる。
【0034】
すなわち、デマルチプレクサ5で解析され、分離されたVideo、Audioストリームは、それぞれ映像復号化装置9、音声復号化装置10に送られて、デコード、表示等の処理が行われる。また、メモリ7の管理のためにメモリコントローラ11が設けられており、各ブロックからのメモリ7に対するデータアクセスの制御等が行われる。
【0035】
このようにして、ディスク2から読み出されたストリームを解析した映像信号(Video)及び音声信号(Audio)の再生が行われる。そしてこれらのコンテンツ情報の再生は、上述のCPU8で解析されたNavigation packの制御情報に従って行われるものである。
【0036】
さらにカウンタバッファ23は、例えば図4に示すようにカウンタ値を複数保持できるように構成される。なお、図はバッファ数を8としたときの例である。このバッファ数は、Navi Packパーサに入力されるストリーム中のNavigation Packの出現頻度を考慮して定められる。
【0037】
すなわち、バッファ数が不十分な場合には、CPU8がNavigation Packの検出割り込みを受け、カウンタバッファ23を読みに行く前に、Navi Packパーサ4が次のNavigation Packを検出した場合に、この情報を取り逃してしまう状況が発生する。そこで、カウンタバッファ23に複数バッファを持たせることで、この状況を回避することができる。
【0038】
そして図4の例では、それぞれのバッファに000〜111のポインタ値が振られており、対応するバッファにNavigation Packが検出されたときの入力パックカウンタ22の値が書き込まれる。なお図では、ポインタ値101の示すPack nが時間的に最も古い入力パックカウント値を表し、110、111、000と順に、時間の新しい入力パックカウント値を保持している。そして最新の入力パックカウント値は100の示すPack n+7である。
【0039】
また、書き込みポインタは、次にNavigation Packを検出したときに、どのバッファに書き込まれるかを示すポインタであり、上述の場合には101を指す。さらに読み出しポインタは、次に読み出すバッファの位置を表しており、上述の場合には010を指す。これらの書き込みポインタはハードウェアが更新し、読み出しポインタはCPUが更新する。
【0040】
なお、図4では、ポインタ値101〜001の示す入力パックカウント値は、CPU8がすでに読み出したことを表し、ポインタ値010〜100の示す入力パックカウント値は、まだ読み出していないことを表している。
【0041】
さらに、書き込みポインタの更新方法を図5に示す。すなわち図5において、ステップ〔1〕でNavigation Packが検出されたか否か判断され、検出されていないとき(No)はこのステップ〔1〕が繰り返される。これに対して、ステップ〔1〕でNavigation Packが検出されたとき(Yes)は、ステップ〔2〕で後述するバッファフルのフラグが立っているか否か判断される。
【0042】
そしてステップ〔2〕でバッファフルのフラグが立っているとき(Yes)は、ステップ〔3〕で書き込みポインタWPが値WPのままとされて、入力パックカウント値の書き込み保存は行われない。これに対して、ステップ〔2〕でバッファフルのフラグが立っていないとき(No)は、ステップ〔4〕で書き込みポインタWPが値WP+1に更新される。
【0043】
このようにして、書き込みポインタWPの値が更新される。さらに、ステップ〔5〕で書き込みポインタWPが読み出しポインタRPと等しくなっているか否か判断され、等しくなっているとき(Yes)は、ステップ〔6〕でバッファフルのフラグが立てられる。
【0044】
これにより書き込みポインタWPは、Navigation Packが検出されるごとに、読み出しポインタRPの値を超えないように1ずつ更新されて行くものである。ただしバッファがフルの状態では、書き込みポインタWPの更新は起こらない。この状態は、読み出しポインタRPの更新の頻度が、書き込みポインタWPの更新の頻度より少ない場合に発生するものである。
【0045】
すなわち上述の構成では、例えば読み出しポインタRPが0、書き込みポインタWPが7の状態で、Navigation Packを検出した場合にバッファはフルになる。このとき、バッファには新しいカウント値は書き込まれることはなく、古い情報が保持される。なお、CPU8はこのような状態にならないようにバッファを制御する必要があり、また、CPU8の性能及びNavigation Packの出現頻度等を考慮してカウンタバッファ23の数を選択する必要がある。
【0046】
さらに、Navigation Packの検出から始まる、CPU8を介したカウンタバッファ23の制御フローを図6に示す。
【0047】
すなわち、Navi Packパーサ4でNavigation Packが検出されると、CPU8に対して検出割り込みが発行される。そして図6において、CPU8では、ステップ〔11〕においてNavigation Pack検出割り込みの有無を判別し、検出割り込みがないとき(No)はステップ〔11〕が繰り返されると共に、検出割り込みがあったとき(Yes)は、ステップ〔12〕に進められる。
【0048】
ステップ〔12〕では、検出割り込みを受けてカウンタバッファの書き込みポインタWPと読み出しポインタRPを読み出す。続いて、ステップ〔13〕〜〔15〕で参照バッファの数Nを計算する。すなわち、ステップ〔13〕で「WP−RP>0」であるか否か判断され、「WP−RP>0」であるとき(Yes)は、ステップ〔14〕で「N=WP−RP」とされ、「WP−RP>0」でないとき(No)は、ステップ〔15〕で「N=(WP−RP)+8」とされる。
【0049】
このようにして、最新の情報がどのバッファに書き込まれたかが計算される。さらにステップ〔16〕で読み出しポインタRPの示すバッファから、算出した数N個分のバッファに格納されている入力パックカウント値を読み出す。読み出し後、その情報は不要になるので、ステップ〔17〕で読み出しポインタRPを更新する。この更新値は、CPU8が最新の情報をすべて読んだ場合であれば、書き込みポインタWPの値になる。
【0050】
そしてステップ〔18〕でメモリ7中のNavigation Packのアドレスが算出される。なお、このアドレスの算出は前述した通り、メモリ7の転送開始アドレスと、カウンタバッファ23より取得した入力パックカウント値から1を引いた値に2048を掛けた値を加算することで求められる。
【0051】
さらにCPU8では、メモリアドレスを算出した後、このメモリ領域を読み、Navigation Packの解析が行われる。そして、この解析されたNavigation packの制御情報に従って、Video Pack、Audio Pack等の処理(デマルチプレクス、デコード、表示等)が行われる。
【0052】
従ってこの実施形態において、ストリーム中の特定のパターンにより制御情報のパックを判別し、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値を検出して保持するようにしたことによって、制御情報のパックの解析を任意のタイミングで行うことができると共に、新たに入力された制御情報のパックの情報も保持して解析することができる。
【0053】
これによって、従来の装置では、Navigation Packの検出をデマルチプレクサで行うために、検出のタイミングが遅くなる問題があり、また、CPUが取得できたNavigation Packを解析中に、次のNavigation Packが読み出された場合には、新たに取得されたNavigation Packは無視され、そこに示された制御を実行することができないなどの問題を生じていたものを、本発明によればこれらの問題点を容易に解消することができるものである。
【0054】
さらに、図7には、本発明による情報処理装置、情報処理方法、再生装置及び再生方法の他の実施形態を示す。すなわち図7において、光学ピックアップ1〜プロセッサ32によりDVDドライブとデマルチプレクサ間にNavi Packパーサ4を持ち、さらにこのNavi Packパーサ4に併設される専用メモリ12を持つ。
【0055】
そしてNavigation Packを検出した際には、これを専用メモリ12に格納し、割り込み等でCPU8に通知を行う。この割り込みを受けてCPU8では、専用メモリ12を、バス13を介して読むことで、Navigation packの解析を行う。この方法は、ストリームをDVDから読み出した直後に解析し、Navigation Packの検出を行う他、解析用に専用メモリ12を設けているため、解析を早くに行うことができるものである。
【0056】
ただしこの方法では、CPU8が取得できたNavigation Packを解析中に、次のNavigation Packが読み出された場合を考慮すると、専用メモリ12の容量を極めて多く持つ必要があり、ローカルなメモリの回路規模を増大させてしまうという問題は有している。
【0057】
さらに上述の実施形態では、カウンタバッファ23には、入力されるストリームを2048バイトのパック単位にカウントしたカウンタ値を保持することとしたが、ここにはNavigation Packの書き込まれたメモリ7のアドレスを検出して保持するようにしても良い。これによれば、カウンタバッファ23の記憶容量は多少増加するが、上述した図6の制御フローに示すステップ〔18〕でのNavigation Packのアドレスの算出は不要になる。
【0058】
こうして上述の情報処理装置によれば、ストリーム中の特定のパターンにより制御情報のパックを判別する手段を備え、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値を検出して保持する手段を設けることにより、コンテンツ情報のパックと共に制御情報のパックが単一のストリームで入力される場合において制御情報のパックの解析を任意のタイミングで行うことができるものである。
【0059】
また、上述の情報処理方法によれば、ストリーム中の特定のパターンにより制御情報のパックを判別し、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値を検出して保持することにより、コンテンツ情報のパックと共に制御情報のパックが単一のストリームで入力される情報処理装置において制御情報のパックの解析を任意のタイミングで行うことができるものである。
【0060】
さらに上述の再生装置によれば、ストリーム中の特定のパターンにより制御情報のパックを判別する手段を備え、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値を検出して保持する手段を設けることにより、コンテンツ情報のパックと共に制御情報のパックが単一のストリームで記録された記録媒体の再生において制御情報のパックの解析を任意のタイミングで行うことができるものである。
【0061】
また、上述の再生方法によれば、ストリーム中の特定のパターンにより制御情報のパックを判別し、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値を検出して保持することにより、コンテンツ情報のパックと共に制御情報のパックが単一のストリームで記録された記録媒体を再生する再生装置において制御情報のパックの解析を任意のタイミングで行うことができるものである。
【0062】
なお本発明は、上述の説明した実施の形態に限定されるものではなく、本発明の精神を逸脱することなく種々の変形が可能とされるものである。
【0063】
【発明の効果】
従って請求項1 の発明によれば、ストリーム中の特定のパターンにより制御情報のパックを判別し、入力されるストリームのパックの数をカウントし、パックカウント値を複数バッファし、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値をバッファされたパックカウント値からの演算により算出して保持するようにしたことによって、制御情報のパックの解析を任意のタイミングで行うことができると共に、新たに入力された制御情報のパックの情報も保持して解析することができるものである。
【0068】
請求項の発明によれば、ストリーム中の特定のパターンにより制御情報のパックを判別する手段は、ストリーム中の制御情報のパックに設けられるsystem header start code、packet start code prefix、stream id、sub stream idの全ての値を検出する手段を含むことによって、簡単な構成でストリーム中の制御情報のパックの判別を行うことができるものである。
【0069】
さらに請求項の発明によれば、ストリーム中の特定のパターンにより制御情報のパックを判別し、入力されるストリームのパックの数をカウントし、パックカウント値を複数バッファし、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値をバッファされたパックカウント値からの演算により算出して保持するようにしたことによって、制御情報のパックの解析を任意のタイミングで行うことができると共に、新たに入力された制御情報のパックの情報も保持して解析することができるものである。
【0075】
さらに請求項の発明によれば、ストリーム中の特定のパターンにより制御情報のパックを判別し、入力されるストリームのパックの数をカウントし、パックカウント値を複数バッファし、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値をバッファされたパックカウント値からの演算により算出して保持するようにしたことによって、制御情報のパックの解析を任意のタイミングで行うことができると共に、新たに入力された制御情報のパックの情報も保持して解析することができるものである。
【0080】
請求項の発明によれば、ストリーム中の特定のパターンにより制御情報のパックを判別する手段は、ストリーム中の制御情報のパックに設けられるsystem header start code、packet start code prefix、stream id、sub stream idの全ての値を検出する手段を含むことによって、簡単な構成でストリーム中の制御情報のパックの判別を行うことができるものである。
【0081】
さらに請求項の発明によれば、ストリーム中の特定のパターンにより制御情報のパックを判別し、入力されるストリームのパックの数をカウントし、パックカウント値を複数バッファし、ストリームをそのままメインメモリに記憶させると共に、制御情報のパックが判別された際のメインメモリ中の記憶位置を特定する値をバッファされたパックカウント値からの演算により算出して保持するようにしたことによって、制御情報のパックの解析を任意のタイミングで行うことができると共に、新たに入力された制御情報のパックの情報も保持して解析することができるものである。
【0087】
これによって、従来の装置では、Navigation Packの検出をデマルチプレクサで行うために、検出のタイミングが遅くなる問題があり、また、CPUが取得できたNavigation Packを解析中に、次のNavigation Packが読み出された場合には、新たに取得されたNavigation Packは無視され、そこに示された制御を実行することができないなどの問題を生じていたものを、本発明によればこれらの問題点を容易に解消することができるものである。
【図面の簡単な説明】
【図1】本発明による情報処理装置、情報処理方法、再生装置及び再生方法を適用したDVD再生装置の一実施形態の構成を示すブロック図である。
【図2】その要部の構成を示す一実施形態のブロック図である。
【図3】その説明のための図である。
【図4】その説明のための図である。
【図5】その動作の説明のためのフローチャート図である。
【図6】その動作の説明のためのフローチャート図である。
【図7】本発明による情報処理装置、情報処理方法、再生装置及び再生方法を適用したDVD再生装置の他の実施形態の構成を示すブロック図である。
【図8】DVDストリームの階層構造を示す線図である。
【図9】従来のDVD再生装置の構成を示すブロック図である。
【符号の説明】
1…光学ピックアップ、2…ディスク、3…プロセッサ、4…Navigation Pack検出機構(Navi Packパーサ)、5…デマルチプレクサ、6…データバス、7…メモリ、8…CPU、9…映像復号化装置、10…音声復号化装置、11…メモリコントローラ、21…ストリームパーサ、22…入力パックカウンタ、23…カウンタバッファ
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an information processing apparatus, an information processing method, a playback apparatus, and a playback method suitable for use in, for example, playback of a DVD (Digital Versatile Disk: hereinafter abbreviated as DVD). Specifically, information processing for a pack of control information in a playback stream can be performed satisfactorily.
Note that the present invention is not limited to the reproduction of a DVD, but in the following description, the reproduction of a DVD that is well known and easy to understand will be described.
[0002]
[Prior art]
Even in conventional DVD playback, information processing is performed by extracting a pack of control information from a playback stream (see, for example, Patent Document 1).
[0003]
[Patent Document 1]
JP-A-10-334589
[0004]
[Problems to be solved by the invention]
FIG. 8 shows the hierarchical structure of the DVD stream. A DVD stream is composed of, for example, a maximum of 99 video object sets (VOBS) per title, and each VOBS is provided with a maximum of 32767 cells (C). Further, each of these cells (C) is composed of a large number of packs (PCK) each having 2048 bytes as a unit.
[0005]
There are four types of packs (PCK): Video Pack, Audio Pack, Sub Picture Pack, and Navigation Pack. Of these, the Video Pack, Audio Pack, and Sub Picture Pack are so-called content information packs composed of data including video and audio information. On the other hand, the Navigation Pack is a pack of control information that has position information related to specific data of a stream and information related to display such as an angle and highlight, and is information necessary for DVD control.
[0006]
Therefore, when playing the above-described DVD stream, the Navigation Pack is earlier than the timing at which other packs such as Video Pack and Audio Pack in the stream start to be actually processed (demultiplexed, decoded, displayed, etc.). Obtained and analyzed. In the lower part of FIG. 8, a specific configuration of the navigation pack is shown.
[0007]
By the way, the detection is performed for obtaining the navigation pack. As a method for the detection, in a conventional apparatus, for example, a method of detecting a stream read from a DVD drive when analyzing by a demultiplexer is used. FIG. 9 shows a system configuration for realizing such a conventional detection method.
[0008]
That is, in FIG. 9, the laser beam from the optical pickup 30 is irradiated onto the disk 31, and a signal obtained by detecting the reflected light is supplied to the processor 32, and the data stream recorded on the disk 31 is read out. The optical pickup 30 to the processor 32 form a DVD drive. The read stream is supplied to the demultiplexer 33, and the demultiplexer 33 detects the navigation pack.
[0009]
In the processing of the stream read from the disk 31, when the stream is directly supplied to the demultiplexer 33 as shown in FIG. 9A, the stream is sent via the data bus 34 as shown in FIG. 9B. In some cases, the data is once buffered in the memory 35 and then supplied to the demultiplexer 33.
[0010]
Further, when the navigation pack is detected by the demultiplexer 33, it is notified to the CPU 36 by interruption or the like, and the CPU 36 receives this and analyzes the navigation pack transferred to the memory 35. Then, processing (demultiplexing, decoding, display, etc.) of Video Pack, Audio Pack, etc. is performed according to the analyzed navigation pack control information.
[0011]
That is, the video and audio streams analyzed and separated by the demultiplexer 33 are sent to the video decoding device 37 and the audio decoding device 38, respectively, and processing such as decoding and display is performed. Further, a memory controller 39 is provided for managing the memory 35, and control of data access to the memory 35 from each block is performed.
[0012]
In this manner, the video signal (Video) and the audio signal (Audio) obtained by analyzing the stream read from the disk 31 are reproduced. The reproduction of the content information is performed according to the navigation pack control information analyzed by the CPU 36 described above.
[0013]
However, in the above-described system, since the input stream is sequentially analyzed while processing other packs, there is a problem that the detection timing of the navigation pack is delayed. In other words, since Navigation Pack analysis is also performed in the order provided in the stream together with Video Pack, Audio Pack, etc., it is difficult to obtain and analyze Navigation Pack earlier than the processing of other packs. .
[0014]
Further, there is no guarantee that the next navigation pack will not be read while analyzing the navigation pack acquired by the CPU. That is, when fast-forwarding playback of a DVD is performed, the next navigation pack may be read during analysis of the previous navigation pack. In this case, in the above-described system, the newly acquired Navigation Pack is ignored, and the control shown there cannot be performed.
[0015]
This application has been made in view of the above points, and the problem to be solved is that in the conventional apparatus, since the detection of the navigation pack is performed by the demultiplexer, the detection timing is delayed. If the next navigation pack is read while analyzing the navigation pack that the CPU was able to acquire, the newly acquired navigation pack is ignored and the control indicated there is executed. It was a problem that could not be done.
[0016]
[Means for Solving the Problems]
For this reason, in the present invention, the pack of control information is determined by a specific pattern in the stream, the stream is stored as it is in the main memory, and the storage position in the main memory when the pack of control information is determined is specified. According to this, the control information pack can be analyzed at an arbitrary timing, and the newly input control information pack information can also be detected. Can be retained and analyzed.
[0017]
DETAILED DESCRIPTION OF THE INVENTION
That is, in the present invention, an information processing apparatus in which a pack of control information is input together with a pack of content information in a single stream, and includes a means for determining a pack of control information according to a specific pattern in the stream, Is stored in the main memory as it is, and means for detecting and holding a value for specifying a storage position in the main memory when the pack of control information is determined is provided.
[0018]
Further, in the present invention, there is provided an information processing method in an information processing apparatus in which a pack of control information is input together with a pack of content information in a single stream, and the pack of control information is determined by a specific pattern in the stream, The stream is stored in the main memory as it is, and a value specifying the storage position in the main memory when the pack of control information is determined is detected and held.
[0019]
The present invention also provides a playback apparatus having playback means for playing back a recording medium in which a pack of control information and a pack of control information are recorded in a single stream together with a pack of content information, and the control information is recorded according to a specific pattern in the stream. A means for discriminating a pack, storing a stream in the main memory as it is, and a means for detecting and holding a value for specifying a storage position in the main memory when the pack of control information is discriminated It is.
[0020]
Furthermore, in the present invention, there is provided a playback method in a playback apparatus for playing back a recording medium in which a pack of control information and a pack of control information are recorded in a single stream, and the pack of control information is recorded according to a specific pattern in the stream. The stream is stored in the main memory as it is, and the value specifying the storage position in the main memory when the pack of control information is determined is detected and held.
[0021]
The present invention will be described below with reference to the accompanying drawings. FIG. 1 is a block diagram showing a configuration of an embodiment of a DVD playback apparatus to which an information processing apparatus, an information processing method, a playback apparatus, and a playback method according to the present invention are applied. is there.
[0022]
In FIG. 1, a laser beam from an optical pickup 1 is irradiated onto a disk 2, and a signal obtained by detecting the reflected light is supplied to a processor 3, and a data stream recorded on the disk 2 is read out. A DVD drive is formed by these optical pickups 1 to 3. In the present invention, the read stream is supplied to the demultiplexer 5 through the navigation pack detection mechanism (hereinafter referred to as Navi Pack parser) 4.
[0023]
1 shows a case where the stream is temporarily buffered in the memory 7 via the data bus 6 and then supplied to the demultiplexer 5 as shown in FIG. 9B. The same applies to the case where the signal is directly supplied to the demultiplexer 5 as shown in A of FIG.
[0024]
The Navi Pack parser 4 receives the stream read from the optical pickup 1 (DVD drive) as an input, outputs it as it is to the memory 7, and detects the navigation pack in parallel therewith. As a means, the Navi Pack parser 4 is provided with a configuration as shown in FIG.
[0025]
That is, in FIG. 2, the stream parser 21 for detecting the navigation pack in parallel with the line connecting the input and output, the input pack counter 22 for counting the input stream in units of 2048-byte packs, and the stream parser 21 A counter buffer 23 is provided for holding the counter value of the input pack counter 22 when it is detected.
[0026]
Further, the navigation pack detection performed by the stream parser 21 is performed by matching the header information added to the pack. FIG. 3 shows the location of such information.
[0027]
That is, the navigation pack is provided with a 4-byte Pack Header at the beginning, followed by a 24-byte System Header, and further a 986-byte PCI (Presentation Control Information) and a 1024-byte DSI (Data Search Information). Is provided. In addition, a 6-byte packet header and a 1-byte sub stream id are provided at the top of these PCI and DSI, respectively.
[0028]
In the navigation pack, a code “000001bb [h]” is provided in the system header start code located in the first 4 bytes of the System Header. Also, a code “000001 [h]” is provided in the packet start code prefix located in the first 3 bytes of the first Packet Header of the PCI, and a code “10111111 [b]” is provided in the stream id located in the subsequent 1 byte. . Further, a code “00000000 [b]” is provided in the PCI sub stream id.
[0029]
Therefore, the stream parser 21 determines that it is a navigation pack when these codes all match, and outputs a detection signal. The coincidence can be detected by a hard logic such as a data buffer and a logic gate circuit.
[0030]
That is, the 15th to 18th bytes, the 39th to 42nd bytes, and the 45th byte from the head of the stream are detected, and the match between these values and the above code is determined by the logic gate circuit, thereby detecting the match. Done. Here, the head of the stream can be determined by, for example, a signal separately supplied from the processor 3.
[0031]
When the above Navi Pack parser 4 is used, the address of the memory 7 to which the navigation pack has been transferred is the transfer start address of the memory 7 and the input pack count value obtained from the counter buffer 23 minus 1. It is obtained by adding the value multiplied by 2048.
[0032]
That is, for example, in a DVD playback stream, all packs are composed of 2048 bytes. Therefore, the transfer start address of the memory 7 when transfer is started is set to the input pack count value obtained from the counter buffer 23. By adding the value multiplied by 2048, the address of the memory 7 to which the navigation pack is transferred can be obtained.
[0033]
Such processing can be performed by software in the CPU 8, for example. Furthermore, after calculating the memory address, the CPU 8 can read this memory area and analyze the navigation pack. Then, processing (demultiplexing, decoding, display, etc.) of Video Pack, Audio Pack, etc. is performed according to the analyzed navigation pack control information.
[0034]
That is, the Video and Audio streams analyzed and separated by the demultiplexer 5 are sent to the video decoding device 9 and the audio decoding device 10, respectively, and processing such as decoding and display is performed. Further, a memory controller 11 is provided for managing the memory 7, and control of data access to the memory 7 from each block is performed.
[0035]
In this manner, the video signal (Video) and audio signal (Audio) obtained by analyzing the stream read from the disk 2 are reproduced. The reproduction of the content information is performed according to the navigation pack control information analyzed by the CPU 8 described above.
[0036]
Further, the counter buffer 23 is configured to hold a plurality of counter values, for example, as shown in FIG. The figure is an example when the number of buffers is eight. The number of buffers is determined in consideration of the appearance frequency of the navigation pack in the stream input to the Navi Pack parser.
[0037]
That is, if the number of buffers is insufficient, the CPU 8 receives a navigation pack detection interrupt, and this information is used when the Navi Pack parser 4 detects the next navigation pack before reading the counter buffer 23. A situation that will be missed occurs. Therefore, this situation can be avoided by providing the counter buffer 23 with a plurality of buffers.
[0038]
In the example of FIG. 4, pointer values of 000 to 111 are assigned to the respective buffers, and the value of the input pack counter 22 when the navigation pack is detected is written in the corresponding buffer. In the figure, Pack n indicated by the pointer value 101 represents the oldest input pack count value in time, and the new time input pack count values are held in order of 110, 111,000. The latest input pack count value is Pack n + 7 indicated by 100.
[0039]
The write pointer is a pointer indicating which buffer is written when the next navigation pack is detected, and indicates 101 in the above-described case. Further, the read pointer indicates the position of the buffer to be read next, and indicates 010 in the above case. These write pointers are updated by hardware, and the read pointer is updated by the CPU.
[0040]
In FIG. 4, the input pack count value indicated by the pointer values 101 to 001 indicates that the CPU 8 has already read, and the input pack count value indicated by the pointer values 010 to 100 indicates that it has not been read yet. .
[0041]
Further, FIG. 5 shows a method for updating the write pointer. That is, in FIG. 5, it is determined whether or not a navigation pack is detected in step [1]. If not detected (No), this step [1] is repeated. On the other hand, when a navigation pack is detected in step [1] (Yes), it is determined in step [2] whether a buffer full flag to be described later is set.
[0042]
If the buffer full flag is set in step [2] (Yes), the write pointer WP is kept at the value WP in step [3], and the input pack count value is not written and saved. On the other hand, when the buffer full flag is not raised in step [2] (No), the write pointer WP is updated to the value WP + 1 in step [4].
[0043]
In this way, the value of the write pointer WP is updated. Further, it is determined in step [5] whether or not the write pointer WP is equal to the read pointer RP. If they are equal (Yes), a buffer full flag is set in step [6].
[0044]
As a result, the write pointer WP is updated one by one so that the value of the read pointer RP is not exceeded each time a navigation pack is detected. However, when the buffer is full, the write pointer WP is not updated. This state occurs when the read pointer RP is updated less frequently than the write pointer WP is updated.
[0045]
That is, in the above-described configuration, for example, when the navigation pack is detected in a state where the read pointer RP is 0 and the write pointer WP is 7, the buffer becomes full. At this time, the new count value is not written in the buffer, and the old information is retained. The CPU 8 needs to control the buffer so as not to be in such a state, and it is necessary to select the number of the counter buffers 23 in consideration of the performance of the CPU 8, the appearance frequency of the navigation pack, and the like.
[0046]
Further, FIG. 6 shows a control flow of the counter buffer 23 via the CPU 8 starting from detection of the navigation pack.
[0047]
That is, when the Navi Pack parser 4 detects a navigation pack, a detection interrupt is issued to the CPU 8. In FIG. 6, the CPU 8 determines whether or not there is a navigation pack detection interrupt in step [11]. When there is no detection interrupt (No), step [11] is repeated and when there is a detection interrupt (Yes). Advances to step [12].
[0048]
In step [12], in response to the detection interrupt, the write pointer WP and the read pointer RP of the counter buffer are read. Subsequently, the number N of reference buffers is calculated in steps [13] to [15]. That is, it is determined whether or not “WP-RP> 0” in Step [13]. If “WP-RP> 0” (Yes), “N = WP-RP” is set in Step [14]. If “WP−RP> 0” is not satisfied (No), “N = (WP−RP) +8” is set in step [15].
[0049]
In this way, it is calculated to which buffer the latest information has been written. In step [16], the input pack count values stored in the calculated number N of buffers are read from the buffer indicated by the read pointer RP. Since the information becomes unnecessary after reading, the read pointer RP is updated in step [17]. This updated value is the value of the write pointer WP if the CPU 8 has read all the latest information.
[0050]
In step [18], the address of the navigation pack in the memory 7 is calculated. As described above, this address is calculated by adding the transfer start address of the memory 7 and the value obtained by subtracting 1 from the input pack count value obtained from the counter buffer 23 and 2048.
[0051]
Further, after calculating the memory address, the CPU 8 reads this memory area and analyzes the navigation pack. Then, processing (demultiplexing, decoding, display, etc.) of Video Pack, Audio Pack, etc. is performed according to the analyzed navigation pack control information.
[0052]
Therefore, in this embodiment, the pack of control information is determined by a specific pattern in the stream, the stream is stored in the main memory as it is, and the storage position in the main memory when the pack of control information is determined is specified. By detecting and holding the value, it is possible to analyze the pack of control information at an arbitrary timing and also hold and analyze the information of the pack of newly input control information. .
[0053]
As a result, in the conventional device, since the detection of the navigation pack is performed by the demultiplexer, there is a problem that the detection timing is delayed, and the next navigation pack is read while analyzing the navigation pack acquired by the CPU. If it is issued, the newly acquired Navigation Pack is ignored, causing problems such as being unable to execute the control indicated there, and according to the present invention, these problems are solved. It can be easily solved.
[0054]
Further, FIG. 7 shows another embodiment of the information processing apparatus, information processing method, reproduction apparatus, and reproduction method according to the present invention. That is, in FIG. 7, the optical pickup 1 to the processor 32 have a Navi Pack parser 4 between the DVD drive and the demultiplexer, and further have a dedicated memory 12 provided alongside the Navi Pack parser 4.
[0055]
When the navigation pack is detected, it is stored in the dedicated memory 12 and notified to the CPU 8 by interruption or the like. In response to this interruption, the CPU 8 reads the dedicated memory 12 via the bus 13 to analyze the navigation pack. In this method, the stream is analyzed immediately after being read from the DVD, and the navigation pack is detected. In addition, since the dedicated memory 12 is provided for analysis, the analysis can be performed quickly.
[0056]
However, in this method, considering the case where the next navigation pack is read while analyzing the navigation pack acquired by the CPU 8, it is necessary to have a very large capacity of the dedicated memory 12, and the circuit scale of the local memory Has the problem of increasing the.
[0057]
Further, in the above-described embodiment, the counter buffer 23 holds the counter value obtained by counting the input stream in a pack unit of 2048 bytes. Here, the address of the memory 7 in which the navigation pack is written is stored. You may make it detect and hold | maintain. According to this, although the storage capacity of the counter buffer 23 is slightly increased, it is not necessary to calculate the navigation pack address in step [18] shown in the control flow of FIG.
[0058]
Thus, according to the information processing apparatus described above, the control information pack is provided according to a specific pattern in the stream, and the stream is stored in the main memory as it is, and the main memory when the control information pack is determined. By providing a means for detecting and holding a value for specifying a storage position in the control information pack when the control information pack is input in a single stream together with the content information pack, an arbitrary timing is obtained. Is something that can be done with.
[0059]
In addition, according to the information processing method described above, a pack of control information is determined based on a specific pattern in the stream, and the stream is stored in the main memory as it is, and in the main memory when the pack of control information is determined. By detecting and holding a value specifying the storage position, analysis of the control information pack is performed at an arbitrary timing in the information processing apparatus in which the control information pack is input in a single stream together with the content information pack It is something that can be done.
[0060]
Furthermore, according to the above-described playback device, the control apparatus includes means for discriminating a pack of control information according to a specific pattern in the stream, and stores the stream in the main memory as it is, and in the main memory when the pack of control information is discriminated. By providing a means for detecting and holding a value specifying the storage location of the recording information, it is possible to arbitrarily analyze the control information pack in reproducing a recording medium in which the control information pack is recorded in a single stream together with the content information pack. It can be done at the timing.
[0061]
Further, according to the above-described reproduction method, the pack of control information is determined by a specific pattern in the stream, and the stream is stored in the main memory as it is, and the storage in the main memory when the pack of control information is determined. By detecting and holding a value specifying the position, control information pack analysis can be performed at any timing in a playback apparatus that plays back a recording medium in which the control information pack is recorded in a single stream together with the content information pack. Is something that can be done with.
[0062]
Note that the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the spirit of the present invention.
[0063]
【The invention's effect】
Therefore, according to the invention of claim 1, the pack of control information is determined by a specific pattern in the stream, Count the number of packs in the input stream, buffer multiple pack count values, The stream is stored in the main memory as it is, and a value for specifying the storage position in the main memory when the pack of control information is determined. Calculated from the buffered pack count value Thus, the control information pack can be analyzed at an arbitrary timing, and the newly input control information pack information can also be held and analyzed. .
[0068]
Claim 2 According to the present invention, the means for discriminating the pack of control information according to a specific pattern in the stream is a system header start code, a packet start code prefix, a stream id, and a sub stream id provided in the pack of control information in the stream. By including means for detecting all values, it is possible to determine the pack of control information in the stream with a simple configuration.
[0069]
Further claims 3 According to the invention, the pack of control information is determined by a specific pattern in the stream, Count the number of packs in the input stream, buffer multiple pack count values, The stream is stored in the main memory as it is, and a value for specifying the storage position in the main memory when the pack of control information is determined. Calculated from the buffered pack count value Thus, the control information pack can be analyzed at an arbitrary timing, and the newly input control information pack information can also be held and analyzed. .
[0075]
Further claims 4 According to the invention, the pack of control information is determined by a specific pattern in the stream, Count the number of packs in the input stream, buffer multiple pack count values, The stream is stored in the main memory as it is, and a value for specifying the storage position in the main memory when the pack of control information is determined. Calculated from the buffered pack count value Thus, the control information pack can be analyzed at an arbitrary timing, and the newly input control information pack information can also be held and analyzed. .
[0080]
Claim 5 According to the present invention, the means for discriminating the pack of control information according to a specific pattern in the stream is a system header start code, a packet start code prefix, a stream id, and a sub stream id provided in the pack of control information in the stream. By including means for detecting all values, it is possible to determine the pack of control information in the stream with a simple configuration.
[0081]
Further claims 6 According to the invention, the pack of control information is determined by a specific pattern in the stream, Count the number of packs in the input stream, buffer multiple pack count values, The stream is stored in the main memory as it is, and a value for specifying the storage position in the main memory when the pack of control information is determined. Calculated from the buffered pack count value Thus, the control information pack can be analyzed at an arbitrary timing, and the newly input control information pack information can also be held and analyzed. .
[0087]
As a result, in the conventional device, since the detection of the navigation pack is performed by the demultiplexer, there is a problem that the detection timing is delayed, and the next navigation pack is read while analyzing the navigation pack acquired by the CPU. If it is issued, the newly acquired Navigation Pack is ignored, causing problems such as being unable to execute the control indicated there, and according to the present invention, these problems are solved. It can be easily solved.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration of an embodiment of an information processing apparatus, an information processing method, a playback apparatus, and a DVD playback apparatus to which the playback method according to the present invention is applied.
FIG. 2 is a block diagram of an embodiment showing a configuration of a main part thereof.
FIG. 3 is a diagram for explaining that;
FIG. 4 is a diagram for explaining that;
FIG. 5 is a flowchart for explaining the operation.
FIG. 6 is a flowchart for explaining the operation.
FIG. 7 is a block diagram showing a configuration of another embodiment of an information processing apparatus, an information processing method, a playback apparatus, and a DVD playback apparatus to which the playback method according to the present invention is applied.
FIG. 8 is a diagram showing a hierarchical structure of a DVD stream.
FIG. 9 is a block diagram showing a configuration of a conventional DVD playback apparatus.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Optical pick-up, 2 ... Disk, 3 ... Processor, 4 ... Navigation Pack detection mechanism (Navi Pack parser), 5 ... Demultiplexer, 6 ... Data bus, 7 ... Memory, 8 ... CPU, 9 ... Video decoding apparatus, DESCRIPTION OF SYMBOLS 10 ... Speech decoder, 11 ... Memory controller, 21 ... Stream parser, 22 ... Input pack counter, 23 ... Counter buffer

Claims (6)

コンテンツ情報のパックと共に制御情報のパックが単一のストリームで入力される情報処理装置であって、
前記ストリーム中の特定のパターンにより前記制御情報のパックを判別する手段と、
前記入力されるストリームのパックの数をカウントする手段と、
前記パックカウント値を保持する複数のバッファと、を備え、
前記ストリームをそのままメインメモリに記憶させると共に、
前記制御情報のパックが判別された際の前記メインメモリ中の記憶位置を特定する値を前記バッファに保持されたパックカウント値からの演算により算出して保持する手段を設ける
ことを特徴とする情報処理装置。
An information processing apparatus in which a pack of control information is input in a single stream together with a pack of content information,
Means for determining a pack of the control information according to a specific pattern in the stream ;
Means for counting the number of packs of the input stream;
A plurality of buffers for holding the pack count value ,
While storing the stream as it is in the main memory,
Means for calculating and holding a value for specifying a storage position in the main memory when the pack of the control information is determined is calculated from a pack count value held in the buffer; Processing equipment.
請求項1記載の情報処理装置において、
前記ストリーム中の特定のパターンにより前記制御情報のパックを判別する手段は、前記ストリーム中の制御情報のパックに設けられるsystem header start code、packet start code prefix、stream id、sub stream idの全ての値を検出する手段を含む
ことを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The means for discriminating the pack of control information according to a specific pattern in the stream includes all values of system header start code, packet start code prefix, stream id, and sub stream id provided in the pack of control information in the stream. An information processing apparatus comprising: means for detecting
コンテンツ情報のパックと共に制御情報のパックが単一のストリームで入力される情報処理装置における情報処理方法であって、
前記ストリーム中の特定のパターンにより前記制御情報のパックを判別し、
前記入力されるストリームのパックの数をカウントし、
前記パックカウント値を複数バッファし
前記ストリームをそのままメインメモリに記憶させると共に、
前記制御情報のパックが判別された際の前記メインメモリ中の記憶位置を特定する値を前記バッファされたパックカウント値からの演算により算出して保持する
ことを特徴とする情報処理方法。
An information processing method in an information processing apparatus in which a pack of control information is input in a single stream together with a pack of content information,
Determining the pack of control information according to a specific pattern in the stream;
Count the number of packs of the input stream,
Buffer multiple pack count values ;
While storing the stream as it is in the main memory,
An information processing method, comprising: calculating and holding a value specifying a storage position in the main memory when the pack of the control information is determined by calculation from the buffered pack count value .
コンテンツ情報のパックと共に制御情報のパックが単一のストリームで記録された記録媒体を再生する再生手段を有する再生装置であって、
前記ストリーム中の特定のパターンにより前記制御情報のパックを判別する手段と、
前記入力されるストリームのパックの数をカウントする手段と、
前記パックカウント値を保持する複数のバッファと、を備え、
前記ストリームをそのままメインメモリに記憶させると共に、
前記制御情報のパックが判別された際の前記メインメモリ中の記憶位置を特定する値を前記バッファに保持されたパックカウント値からの演算により算出して保持する手段を設ける
ことを特徴とする再生装置。
A playback device having playback means for playing back a recording medium in which a pack of control information and a pack of content information are recorded in a single stream,
Means for determining a pack of the control information according to a specific pattern in the stream ;
Means for counting the number of packs of the input stream;
A plurality of buffers for holding the pack count value ,
While storing the stream as it is in the main memory,
Means for calculating and holding a value for specifying a storage position in the main memory when the pack of the control information is determined is calculated from a pack count value held in the buffer; apparatus.
請求項4記載の再生装置において、
前記ストリーム中の特定のパターンにより前記制御情報のパックを判別する手段は、前記ストリーム中の制御情報のパックに設けられるsystem header start code、packet start code prefix、stream id、sub stream idの全ての値を検出する手段を含む
ことを特徴とする再生装置。
The playback apparatus according to claim 4, wherein
The means for discriminating the pack of control information according to a specific pattern in the stream includes all values of system header start code, packet start code prefix, stream id, and sub stream id provided in the pack of control information in the stream. A playback apparatus comprising: means for detecting
コンテンツ情報のパックと共に制御情報のパックが単一のストリームで記録された記録媒体を再生する再生装置における再生方法であって、
前記ストリーム中の特定のパターンにより前記制御情報のパックを判別し、
前記入力されるストリームのパックの数をカウントし、
前記パックカウント値を複数バッファし
前記ストリームをそのままメインメモリに記憶させると共に、
前記制御情報のパックが判別された際の前記メインメモリ中の記憶位置を特定する値を前記バッファされたパックカウント値からの演算により算出して保持する
ことを特徴とする再生方法。
A reproduction method in a reproduction apparatus for reproducing a recording medium in which a pack of control information and a pack of content information are recorded in a single stream,
Determining the pack of control information according to a specific pattern in the stream;
Count the number of packs of the input stream,
Buffer multiple pack count values ;
While storing the stream as it is in the main memory,
A reproduction method characterized in that a value for specifying a storage position in the main memory when the pack of control information is determined is calculated and stored by calculation from the buffered pack count value .
JP2003168162A 2003-06-12 2003-06-12 Information processing apparatus, information processing method, reproduction apparatus, and reproduction method Expired - Fee Related JP4103693B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003168162A JP4103693B2 (en) 2003-06-12 2003-06-12 Information processing apparatus, information processing method, reproduction apparatus, and reproduction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003168162A JP4103693B2 (en) 2003-06-12 2003-06-12 Information processing apparatus, information processing method, reproduction apparatus, and reproduction method

Publications (3)

Publication Number Publication Date
JP2005004898A JP2005004898A (en) 2005-01-06
JP2005004898A5 JP2005004898A5 (en) 2006-07-27
JP4103693B2 true JP4103693B2 (en) 2008-06-18

Family

ID=34093754

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003168162A Expired - Fee Related JP4103693B2 (en) 2003-06-12 2003-06-12 Information processing apparatus, information processing method, reproduction apparatus, and reproduction method

Country Status (1)

Country Link
JP (1) JP4103693B2 (en)

Also Published As

Publication number Publication date
JP2005004898A (en) 2005-01-06

Similar Documents

Publication Publication Date Title
JP2009187654A (en) Redundant data retrieving device and redundant data retrieving method
JP2005176399A (en) Method and apparatus for reproducing still image information recorded on recording medium
US7711240B2 (en) Reproducing apparatus and reproducing method
JP4431109B2 (en) Recording / reproducing system, recording apparatus, reproducing apparatus, recording medium, recording / reproducing method, recording method, reproducing method, program, and program recording medium
US6229769B1 (en) Methods and apparatus for delayed block release in compact disc systems
JP4103693B2 (en) Information processing apparatus, information processing method, reproduction apparatus, and reproduction method
KR20050085530A (en) Recording and reproducing system, recording apparatus, reproducing apparatus, record medium, recording and reproducing method, recording method, reproducing method, program and record medium
EP1570486A1 (en) Recording and reproducing system, recording and reproducting method, program and record medium
JP3780910B2 (en) Optical disk recording device
JP4211356B2 (en) Data reading apparatus and method
US7643389B2 (en) File-based recordable disc playback apparatus and file-based recordable disc playback method
JP2008186504A (en) Music file discrimination method and device
JP3657787B2 (en) Data processing raw method and apparatus
JP2010107767A (en) Method for reproducing of compressed audio file
JPH06103318A (en) Information reproducing device
KR100677099B1 (en) Recording medium recorded contents stream data thereon, recording apparatus, and reproducing apparatus therefor
HU228599B1 (en) Optical data medium, further device and method for playing that
JP2003132633A (en) Program for cd ripping
JP2000105977A (en) Data processing method and device
JPH08203254A (en) Display device of cd-reproducing apparatus with shockproof
JP2000357367A (en) Disk reproducing device performing high speed read-out
JP2007280507A (en) Optical disk reproducing device
JP2005174403A (en) Data reproducing device and optical disk reproducing device
JPH11232038A (en) Method and device for processing digital signal and recording medium
JPH05144159A (en) Digital signal recording medium reproducing device

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060612

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060612

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070920

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071002

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071122

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: 20080304

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080317

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

Free format text: PAYMENT UNTIL: 20110404

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees