JP4264829B2 - Information processing apparatus and method, and program - Google Patents

Information processing apparatus and method, and program Download PDF

Info

Publication number
JP4264829B2
JP4264829B2 JP2004293705A JP2004293705A JP4264829B2 JP 4264829 B2 JP4264829 B2 JP 4264829B2 JP 2004293705 A JP2004293705 A JP 2004293705A JP 2004293705 A JP2004293705 A JP 2004293705A JP 4264829 B2 JP4264829 B2 JP 4264829B2
Authority
JP
Japan
Prior art keywords
time
real
information
metadata
update
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
JP2004293705A
Other languages
Japanese (ja)
Other versions
JP2006107640A (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 JP2004293705A priority Critical patent/JP4264829B2/en
Publication of JP2006107640A publication Critical patent/JP2006107640A/en
Application granted granted Critical
Publication of JP4264829B2 publication Critical patent/JP4264829B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)

Description

本発明は、情報処理装置および方法、並びにプログラムに関し、特に、例えば、より容易にコンテンツデータの破壊編集を正しくユーザの意図に沿うように行うことができるようにした情報処理装置および方法、並びにプログラムに関する。   The present invention relates to an information processing apparatus and method, and a program, and more particularly, for example, an information processing apparatus and method, and a program capable of more easily performing destructive editing of content data correctly according to the user's intention. About.

従来、VTR(Video Tape Recorder)において、画像データや音声データ等のコンテンツデータを、記録媒体であるテープデバイスに記録する場合、通常、テープデバイスには、そのコンテンツデータのみが記録されていた。コンテンツデータに例えばタイムコード等のメタデータが付加される場合もあったが、このメタデータは、テープデバイスにおいて、コンテンツデータとともに時間軸に沿ってリニアに記録されていた。従って、このコンテンツデータの一部を書き換える等の編集が行われた場合、メタデータは、そのコンテンツデータの編集部分に対応する(付随する)部分のみが更新される。   Conventionally, when content data such as image data and audio data is recorded on a tape device as a recording medium in a VTR (Video Tape Recorder), usually only the content data is recorded on the tape device. For example, metadata such as a time code may be added to the content data, but this metadata is recorded linearly along the time axis with the content data in the tape device. Therefore, when editing such as rewriting a part of the content data is performed, only the portion of the metadata corresponding to (associated with) the editing portion of the content data is updated.

これに対して、近年、画像データや音声データ等のコンテンツデータを、光ディスクやハードディスク等のランダムアクセスが可能な記録媒体を用いて、ノンリニアに記録する方法がある(例えば、特許文献1参照)。その場合、記録された各コンテンツデータは、ファイルシステムにより、それぞれ、ファイル(クリップ)として管理されており、それらの記録位置(記録順序)は、必ずしも時間軸のとおりではない。   On the other hand, in recent years, there is a method of recording content data such as image data and audio data in a non-linear manner using a recording medium that can be randomly accessed such as an optical disk or a hard disk (for example, see Patent Document 1). In this case, each recorded content data is managed as a file (clip) by the file system, and their recording position (recording order) is not necessarily on the time axis.

例えば、映像や音声等よりなるテレビジョン番組等の場合、そのコンテンツデータは、画像ファイル、音声ファイル、およびメタデータファイル等の複数のファイルの集合として管理される。このとき、これらのファイルを管理したり、再生したりするための情報としてのメタデータも生成される。すなわち、このようにノンリニアにコンテンツデータが記録される場合、そのコンテンツデータには、VTRの場合よりも多くのメタデータが付加される。   For example, in the case of a television program composed of video and audio, the content data is managed as a set of a plurality of files such as an image file, an audio file, and a metadata file. At this time, metadata as information for managing and reproducing these files is also generated. That is, when content data is recorded non-linearly in this way, more metadata is added to the content data than in the case of VTR.

例えば、フレーム毎にメタデータとしてタイムコード情報が付加されている画像データを光ディスク等のランダムアクセス可能な媒体に記録する場合、画像データの全フレームのタイムコードを容易に管理することができるようにタイムコードとフレームの関係を示すテーブル情報が新たなメタデータとして生成される。各フレームに付加されるタイムコード情報は、それぞれ、各フレームのタイムコードの値を直接示すのみであり、各タイムコード情報から他のフレームのタイムコードを示す情報は含まれていない。従って、例えば、ユーザがタイムコードを用いて任意のフレームを再生させる場合、そのユーザが全フレームのタイムコードを予め把握しておくか、再生装置が各フレームに付加されるメタデータ(タイムコード情報)を1つずつ調査し、ユーザに指定されたタイムコードのフレームを検索する必要がある。   For example, when image data to which time code information is added as metadata for each frame is recorded on a randomly accessible medium such as an optical disc, the time code of all frames of the image data can be easily managed. Table information indicating the relationship between the time code and the frame is generated as new metadata. The time code information added to each frame only directly indicates the value of the time code of each frame, and does not include information indicating the time code of another frame from each time code information. Therefore, for example, when a user reproduces an arbitrary frame using a time code, the user grasps the time code of all the frames in advance or the reproduction apparatus adds metadata (time code information) to each frame. ) One by one and it is necessary to search for the frame of the time code specified by the user.

そこで、記録装置は、画像データの記録時において、例えば、タイムコード情報の値の変化の仕方が変化するフレームを抽出し、そのフレームのフレーム番号とタイムコードの値で構成されるテーブル情報を生成することにより、タイムコードからフレームを容易に算出することができるようにする。記録装置は、このようなテーブル情報を新たなメタデータとして画像データに付加して画像データとともに記録する。   Therefore, when recording image data, the recording device extracts, for example, a frame in which the method of changing the value of the time code information changes, and generates table information composed of the frame number of the frame and the value of the time code. By doing so, the frame can be easily calculated from the time code. The recording apparatus adds such table information as new metadata to the image data and records it together with the image data.

従来の場合、このようにノンリニアに記録されたデータの編集においては、編集装置は、編集対象の元のデータは更新せずに、編集内容を示す情報(編集結果を導出可能な情報)を含むファイルを新たに生成していた(非破壊編集を行っていた)。   In the conventional case, in editing data recorded nonlinearly in this way, the editing device does not update the original data to be edited, but includes information indicating the editing content (information from which the editing result can be derived). A new file was created (non-destructive editing was done).

特開2001−292421号公報JP 2001-292421 A

しかしながら、このような非破壊編集においては、元のデータを残したまま編集結果となるファイルを新たに生成するため、例えばコンテンツデータの一部を他のコンテンツデータで上書きするような編集の場合、記録媒体の記録領域を不要に消費してしまう恐れがあった。   However, in such non-destructive editing, a new file is generated as the editing result while leaving the original data. For example, in the case of editing in which part of the content data is overwritten with other content data, There is a possibility that the recording area of the recording medium is unnecessarily consumed.

そこで、光ディスク等のノンリニアにコンテンツデータを記録する記録媒体の場合であっても、VTRの場合と同様に、編集対象のコンテンツデータを実際に更新する「破壊編集」を行うことが要求されるようになってきている。   Therefore, even in the case of a recording medium for recording content data in a non-linear manner such as an optical disk, it is required to perform “destructive editing” that actually updates the content data to be edited, as in the case of VTR. It is becoming.

しかしながら、その場合、例えば、上述したように、各フレームにタイムコード情報がメタデータとして付加されている画像データを破壊編集する場合、画像データとそのタイムコード情報を更新しただけでは、上述したタイムコード情報に関するテーブル情報に不整合が生じてしまう恐れがあるという課題があった。   However, in this case, for example, as described above, when image data in which time code information is added to each frame as metadata is destructively edited, the time described above is obtained only by updating the image data and the time code information. There is a problem that inconsistency may occur in table information related to code information.

また、タイムコード情報が、所謂タイムコードとなる時刻を示すタイムアドレスだけでなく、ユーザが任意の情報を入力可能なユーザビットを含む場合がある。   In addition, the time code information may include not only a time address indicating a time to be a so-called time code but also a user bit that allows the user to input arbitrary information.

ユーザビットには、例えば、フレーム画像の特徴や役割等の情報で構成されるマーキング情報が、そのフレームの目印として挿入される。つまり、再生装置(ユーザ)は、画像データの再生時においてフレームに付加されたこのタイムコード情報のユーザビットを参照し、そのマーキング情報の内容からフレームがどのようなフレームであるかを容易に把握することができる。また、ユーザビットには、画像データが記録された記録媒体を示す情報(例えば、記録媒体がテープデバイスの場合、リール番号)が挿入される場合もある。この場合、再生装置(ユーザ)は、画像データの再生時においてフレームに付加されたこのタイムコード情報のユーザビットを参照することにより、画像データがどの記録媒体に記録されたものであるかを容易に把握することができる。   In the user bit, for example, marking information including information such as characteristics and roles of the frame image is inserted as a mark of the frame. In other words, the playback device (user) refers to the user bits of the time code information added to the frame at the time of playback of the image data, and easily grasps what the frame is from the contents of the marking information. can do. In addition, information indicating a recording medium on which image data is recorded (for example, a reel number when the recording medium is a tape device) may be inserted into the user bit. In this case, the playback device (user) can easily determine on which recording medium the image data is recorded by referring to the user bits of the time code information added to the frame at the time of playback of the image data. Can grasp.

このように、画像データに付加されるタイムコード情報がタイムアドレス以外の情報を含む場合、上述したように、画像データの破壊編集とともにタイムコード情報も全て更新すると、ユーザビットの情報も変更されてしまう。しかしながら、ユーザは、あくまでも画像データの編集を意図して画像データの破壊編集を行っただけであり、このユーザビットの変更は意図していない場合もある。従って、上述したように破壊編集を行うことにより、ユーザが意図しない情報まで更新され、不都合が生じてしまう恐れがあるという課題があった。   As described above, when the time code information added to the image data includes information other than the time address, as described above, when all the time code information is updated together with the destructive editing of the image data, the user bit information is also changed. End up. However, the user merely performs destructive editing of the image data with the intention of editing the image data, and there are cases where the user bit is not intended to be changed. Therefore, there has been a problem that by performing destructive editing as described above, information that is not intended by the user is updated and inconvenience may occur.

また、逆に、ユーザがユーザビットのみを更新したい場合、タイムコード情報を破壊編集すると、タイムアドレス情報も更新されてしまう。従って、テーブル情報の更新も必要になり、このような場合、処理の負荷が増大してしまうという課題があった。   Conversely, when the user wants to update only the user bit, if the time code information is destructively edited, the time address information is also updated. Accordingly, it is necessary to update the table information. In such a case, there is a problem that the processing load increases.

本発明は、このような状況に鑑みてなされたものであり、例えば、コンテンツデータを破壊編集する際にそのタイムコードも更新する場合、更新の必要なデータのみを更新し、それ以外のデータを保護することにより、より容易にコンテンツデータの破壊編集を正しくユーザの意図に沿うように行うことができるようにするものである。   The present invention has been made in view of such a situation. For example, when content data is destructively edited, when the time code is also updated, only the data that needs to be updated is updated, and other data is updated. By protecting the content data, it is possible to more easily perform the destructive editing of the content data in accordance with the user's intention.

本発明の情報処理装置は、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求される内容のデータよりなるリアルタイムメタデータに含まれる、タイムコード情報を更新するリアルタイムメタデータ更新手段と、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求されない内容のデータよりなるノンリアルタイムメタデータに含まれる、タイムコード情報の変化が非線形となるフレームの一覧情報である変化点テーブルを、リアルタイムメタデータ更新手段による更新の内容に応じて更新するノンリアルタイムメタデータ更新手段とを備えることを特徴とする。   An information processing apparatus according to the present invention includes a real-time metadata update unit for updating time code information included in real-time metadata including data whose content requires real-time in a reading process when reproducing content data, and content data Real-time metadata update means for changing point table which is non-real-time metadata composed of data whose contents are not required for read processing at the time of reproduction, and which is a list information of frames in which change of time code information is nonlinear And non-real-time metadata updating means for updating in accordance with the content of the update according to.

前記画像データの低解像度のデータを含むプロキシデータにおいて、低解像度の画像データの各フレームのタイムコード情報を、リアルタイムメタデータ更新手段による更新の内容に応じて更新するプロキシデータ更新手段とをさらに備えるようにすることができる。   The proxy data including low-resolution data of the image data further includes proxy data update means for updating time code information of each frame of the low-resolution image data in accordance with the contents of update by the real-time metadata update means. Can be.

前記ノンリアルタイムメタデータ更新手段は、コンテンツデータを、リアルタイムメタデータ更新手段によりタイムコード情報が更新された区間と、タイムコード情報が更新された区間よりも前の区間と、タイムコード情報が更新された区間よりも後の区間の3つの区間に分割し、各区間毎にタイムコード情報の変化が非線形となる変化点を抽出し、変化点テーブルを更新するようにすることができる。   The non-real-time metadata update unit updates the content data with a section in which the time code information is updated by the real-time metadata update unit, a section before the section in which the time code information is updated, and time code information. The change point table can be updated by extracting the change points where the change of the time code information is nonlinear for each of the intervals.

前記リアルタイムメタデータ更新手段による更新によるステータスがOVERの変化点の発生を確認するOVER発生確認手段をさらに備え、ノンリアルタイムメタデータ更新手段は、OVER発生確認手段によりステータスがOVERの変化点の発生が確認された場合、それ以降の区間の変化点を抽出せずに更新処理を終了するようにすることができる。   OVER occurrence confirmation means for confirming the occurrence of a change point of OVER status by update by the real-time metadata update means is further provided, and the non-real-time metadata update means generates a change point of status OVER by the OVER occurrence confirmation means. When it is confirmed, the update process can be terminated without extracting the changing points of the subsequent sections.

前記リアルタイムメタデータ更新手段による更新前の下地における、ステータスがOVERの変化点を検出する下地OVER検出手段をさらに備え、ノンリアルタイムメタデータ更新手段は、OVER発生確認手段によりステータスがOVERの変化点の発生が確認されなくても、下地OVER検出手段によりOVERが検出された区間より後の区間の変化点を抽出せずに更新処理を終了するようにすることができる。   In the background before the update by the real-time metadata update means, it further comprises a background OVER detection means for detecting a change point of the OVER status, and the non-real-time metadata update means is configured to detect the change point of the OVER status by the OVER occurrence confirmation means. Even if the occurrence is not confirmed, the update process can be terminated without extracting the change point in the section after the section in which the OVER is detected by the background OVER detection means.

前記リアルタイムメタデータ更新手段による更新により、タイムコード情報に含まれる、時刻情報により構成されるタイムアドレスと、ユーザが設定した任意の情報であるユーザビットの内、いずれを更新するかを選択させる挿入情報選択手段とをさらに備えるようにすることができる。   Insertion for selecting which of the time address configured by the time information included in the time code information and the user bit which is arbitrary information set by the user to be updated by the update by the real-time metadata update means An information selection means can be further provided.

前記挿入情報選択手段による選択処理によりユーザビットが選択された場合、リアルタイムメタデータに含まれるタイムアドレスを保持するために、リアルタイムメタデータに含まれるタイムアドレスを用いて、タイムコード情報のタイムアドレスを更新するタイムアドレス更新手段をさらに備え、リアルタイムメタデータ更新手段は、タイムアドレス更新手段により更新されたタイムコード情報を用いてリアルタイムメタデータを更新するようにすることができる。   When a user bit is selected by the selection process by the insertion information selection means, in order to hold the time address included in the real-time metadata, the time address of the time code information is set using the time address included in the real-time metadata. A time address update means for updating is further provided, and the real time metadata update means can update the real time metadata using the time code information updated by the time address update means.

前記挿入情報選択手段による選択処理によりユーザビットが選択された場合、ノンリアルタイムメタデータに含まれる、画像データの全フレームに対するメタデータであるティピカルユーザビット情報を保持するティピカルユーザビット保持手段と、挿入情報選択手段による選択処理によりユーザビットが選択された場合、ティピカルユーザビット保持手段により保持されたティピカルユーザビット情報を用いて、ノンリアルタイムメタデータ更新手段により更新されたノンリアルタイムメタデータのティピカルユーザビット情報を再度更新するティピカルユーザビット更新手段とをさらに備えるようにすることができる。   When a user bit is selected by the selection process by the insertion information selection means, typical user bit holding means for holding typical user bit information that is metadata for all frames of image data included in the non-real-time metadata, and insertion When the user bit is selected by the selection process by the information selection unit, the typical user bit of the non-real-time metadata updated by the non-real-time metadata update unit using the typical user bit information held by the typical user bit holding unit A typical user bit update means for updating the information again can be provided.

本発明の情報処理方法は、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求される内容のデータよりなるリアルタイムメタデータに含まれる、タイムコード情報を更新するリアルタイムメタデータ更新ステップと、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求されない内容のデータよりなるノンリアルタイムメタデータに含まれる、タイムコード情報の変化が非線形となるフレームの一覧情報である変化点テーブルを、リアルタイムメタデータ更新ステップの処理による更新の内容に応じて更新するノンリアルタイムメタデータ更新ステップとを含むことを特徴とする。   An information processing method according to the present invention includes a real-time metadata update step for updating time code information included in real-time metadata composed of data that requires real-time properties in reading processing at the time of reproduction of content data, and content data Real-time metadata update step including a change point table, which is non-real-time metadata composed of data that does not require real-time properties in reading processing at the time of playback, and is a list information of frames in which time code information changes nonlinearly And a non-real-time metadata update step for updating in accordance with the content of the update by the above process.

本発明のプログラムは、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求される内容のデータよりなるリアルタイムメタデータに含まれる、タイムコード情報を更新するリアルタイムメタデータ更新ステップと、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求されない内容のデータよりなるノンリアルタイムメタデータに含まれる、タイムコード情報の変化が非線形となるフレームの一覧情報である変化点テーブルを、リアルタイムメタデータ更新ステップの処理による更新の内容に応じて更新するノンリアルタイムメタデータ更新ステップとを含むことを特徴とする。   The program according to the present invention includes a real-time metadata update step for updating time code information included in real-time metadata including data whose content requires real-time in a reading process during reproduction of content data, and reproduction of content data. Processing of the change point table, which is a list of frames that are non-linear in the change of time code information, included in non-real-time metadata consisting of data whose content is not required for real-time read processing at the time of the real-time metadata update step And a non-real-time metadata update step for updating in accordance with the content of the update.

本発明の情報処理装置および方法、並びにプログラムにおいては、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求される内容のデータよりなるリアルタイムメタデータに含まれる、タイムコード情報が更新され、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求されない内容のデータよりなるノンリアルタイムメタデータに含まれる、タイムコード情報の変化が非線形となるフレームの一覧情報である変化点テーブルが、リアルタイムメタデータの更新の内容に応じて更新される。   In the information processing apparatus and method, and the program of the present invention, the time code information included in the real-time metadata including the content data that requires real-time property in the reading process at the time of reproducing the content data is updated, and the content data The change point table, which is the list information of frames in which the change of the time code information is non-linear, is included in the non-real-time metadata consisting of data that does not require real-time properties in the reading process during playback of the real-time metadata It is updated according to the contents of.

本発明によれば、例えば、より容易にコンテンツデータの破壊編集を正しく行うことができる。   According to the present invention, for example, destructive editing of content data can be correctly performed more easily.

以下に本発明の実施の形態を説明するが、請求項に記載の構成要件と、発明の実施の形態における具体例との対応関係を例示すると、次のようになる。この記載は、請求項に記載されている発明をサポートする具体例が、発明の実施の形態に記載されていることを確認するためのものである。従って、発明の実施の形態中には記載されているが、構成要件に対応するものとして、ここには記載されていない具体例があったとしても、そのことは、その具体例が、その構成要件に対応するものではないことを意味するものではない。逆に、具体例が構成要件に対応するものとしてここに記載されていたとしても、そのことは、その具体例が、その構成要件以外の構成要件には対応しないものであることを意味するものでもない。   Embodiments of the present invention will be described below. Correspondences between constituent elements described in the claims and specific examples in the embodiments of the present invention are exemplified as follows. This description is to confirm that specific examples supporting the invention described in the claims are described in the embodiments of the invention. Therefore, even if there are specific examples that are described in the embodiment of the invention but are not described here as corresponding to the configuration requirements, the specific examples are not included in the configuration. It does not mean that it does not correspond to a requirement. On the contrary, even if a specific example is described here as corresponding to a configuration requirement, this means that the specific example does not correspond to a configuration requirement other than the configuration requirement. not.

さらに、この記載は、発明の実施の形態に記載されている具体例に対応する発明が、請求項に全て記載されていることを意味するものではない。換言すれば、この記載は、発明の実施の形態に記載されている具体例に対応する発明であって、この出願の請求項には記載されていない発明の存在、すなわち、将来、分割出願されたり、補正により追加される発明の存在を否定したりするものではない。   Further, this description does not mean that all the inventions corresponding to the specific examples described in the embodiments of the invention are described in the claims. In other words, this description is an invention corresponding to the specific example described in the embodiment of the invention, and the existence of an invention not described in the claims of this application, that is, in the future, a divisional application will be made. Nor does it deny the existence of an invention added by amendment.

本発明においては、各フレームにタイムコード情報(例えば、図12のLTC)が付加された画像データを含むコンテンツデータ(例えば、図4のクリップディレクトリ)を処理する情報処理装置(例えば、図1の編集装置)が提供される。この情報処理装置は、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求される内容のデータよりなるリアルタイムメタデータ(例えば、図6のリアルタイムメタデータ)に含まれる、タイムコード情報を更新するリアルタイムメタデータ更新手段(例えば、図15のRTM更新部)と、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求されない内容のデータよりなるノンリアルタイムメタデータ(例えば、図12のノンリアルタイムメタデータ)に含まれる、タイムコード情報の変化が非線形となるフレームの一覧情報である変化点テーブル(例えば、図7のLTC変化点テーブル)を、リアルタイムメタデータ更新手段による更新の内容に応じて更新するノンリアルタイムメタデータ更新手段(例えば、図15のLTC更新部)とを備える。   In the present invention, an information processing apparatus (for example, FIG. 1) that processes content data (for example, the clip directory in FIG. 4) including image data in which time code information (for example, LTC in FIG. 12) is added to each frame. Editing device). The information processing apparatus updates real-time time code information included in real-time metadata (for example, real-time metadata in FIG. 6) composed of data that requires real-time properties in reading processing during content data reproduction. Non-real-time metadata (for example, non-real-time metadata in FIG. 12) composed of metadata update means (for example, the RTM update unit in FIG. 15) and data that does not require real-time properties in the reading process at the time of reproduction of content data Includes a change point table (for example, an LTC change point table in FIG. 7) that is a list of frames in which the change in time code information is nonlinear, and is updated in accordance with the content of the update by the real-time metadata update unit. Real-time metadata update And means (e.g., LTC updating unit in Fig. 15).

前記画像データの低解像度のデータを含むプロキシデータ(例えば、図4のプロキシデータファイル)において、低解像度の画像データの各フレームのタイムコード情報を、リアルタイムメタデータ更新手段による更新の内容に応じて更新するプロキシデータ更新手段(例えば、図15のPRX更新部)とをさらに備えるようにすることができる。   In the proxy data including the low-resolution data of the image data (for example, the proxy data file in FIG. 4), the time code information of each frame of the low-resolution image data is changed according to the update contents by the real-time metadata update unit. Proxy data updating means for updating (for example, the PRX updating unit in FIG. 15) can be further provided.

前記ノンリアルタイムメタデータ更新手段は、コンテンツデータを、リアルタイムメタデータ更新手段によりタイムコード情報が更新された区間(例えば、図17のIN点とOUT点の間の区間)と、タイムコード情報が更新された区間よりも前の区間(例えば、図17のIN点より前の区間)と、タイムコード情報が更新された区間よりも後の区間(例えば、図17のOUT点より後の区間)の3つの区間に分割し、各区間毎にタイムコード情報の変化が非線形となる変化点を抽出し、変化点テーブルを更新する(例えば、図26のステップS31、図26のステップS35、および図27のステップS43)ようにすることができる。   The non-real-time metadata update unit updates the content data in a section in which the time code information is updated by the real-time metadata update unit (for example, a section between the IN point and the OUT point in FIG. 17) and the time code information. A section before the section (for example, a section before the IN point in FIG. 17) and a section after the section with updated time code information (for example, a section after the OUT point in FIG. 17). Dividing into three sections, a change point where the change in the time code information is nonlinear is extracted for each section, and the change point table is updated (for example, step S31 in FIG. 26, step S35 in FIG. 26, and FIG. 27). Step S43).

前記リアルタイムメタデータ更新手段による更新によるステータスがOVERの変化点の発生を確認するOVER発生確認手段(例えば、図16のOVER発生確認部)をさらに備え、ノンリアルタイムメタデータ更新手段は、OVER発生確認手段によりステータスがOVERの変化点の発生が確認された場合、それ以降の区間の変化点を抽出せずに更新処理を終了するようにすることができる。   OVER occurrence confirmation means (for example, the OVER occurrence confirmation part in FIG. 16) for confirming the occurrence of a change point whose status is OVER by the update by the real-time metadata update means is further provided, and the non-real-time metadata update means confirms the occurrence of OVER. If the occurrence of a change point with a status of OVER is confirmed by the means, the update process can be terminated without extracting the change points in the subsequent sections.

前記リアルタイムメタデータ更新手段による更新前の下地における、ステータスがOVERの変化点を検出する下地OVER検出手段(例えば、図16の下地OVER検出部)をさらに備え、ノンリアルタイムメタデータ更新手段は、OVER発生確認手段によりステータスがOVERの変化点の発生が確認されなくても、下地OVER検出手段によりOVERが検出された区間より後の区間の変化点を抽出せずに更新処理を終了するようにすることができる。   A background OVER detection unit (for example, a background OVER detection unit in FIG. 16) for detecting a change point of a status of OVER in the background before the update by the real-time metadata update unit is further provided. Even if the occurrence confirmation point is not confirmed by the occurrence confirmation means, the update process is terminated without extracting the change point in the section after the section where OVER is detected by the background OVER detection means. be able to.

前記リアルタイムメタデータ更新手段による更新により、タイムコード情報(例えば、図12のSDTI-CPタイムコード)に含まれる、時刻情報により構成されるタイムアドレス(例えば、図212のタイムアドレス)と、ユーザが設定した任意の情報であるユーザビット(例えば、図12のユーザビット)の内、いずれを更新するかを選択させる挿入情報選択手段(例えば、図15の挿入情報選択処理部)とをさらに備えるようにすることができる。   By updating by the real-time metadata updating means, a time address (for example, the time address in FIG. 212) configured by time information included in the time code information (for example, the SDTI-CP time code in FIG. 12), and the user Insertion information selection means (for example, an insertion information selection processing unit in FIG. 15) for selecting which of the user bits (for example, user bits in FIG. 12) that are set arbitrary information to be updated is further provided. Can be.

前記挿入情報選択手段による選択処理によりユーザビットが選択された場合、リアルタイムメタデータに含まれるタイムアドレスを保持するために、リアルタイムメタデータに含まれるタイムアドレスを用いて、タイムコード情報のタイムアドレスを更新するタイムアドレス更新手段(例えば、図15のタイムアドレス情報更新部)をさらに備え、リアルタイムメタデータ更新手段は、タイムアドレス更新手段により更新されたタイムコード情報を用いてリアルタイムメタデータを更新するようにすることができる。   When a user bit is selected by the selection process by the insertion information selection means, in order to hold the time address included in the real-time metadata, the time address of the time code information is set using the time address included in the real-time metadata. A time address updating unit (for example, a time address information updating unit in FIG. 15) for updating is further provided, and the real time metadata updating unit updates the real time metadata using the time code information updated by the time address updating unit. Can be.

前記挿入情報選択手段による選択処理によりユーザビットが選択された場合、ノンリアルタイムメタデータに含まれる、画像データの全フレームに対するメタデータであるティピカルユーザビット情報(例えば、図12のティピカルユーザビット情報)を保持するティピカルユーザビット保持手段(例えば、図15のTUB保持制御部)と、挿入情報選択手段による選択処理によりユーザビットが選択された場合、ティピカルユーザビット保持手段により保持されたティピカルユーザビット情報を用いて、ノンリアルタイムメタデータ更新手段により更新されたノンリアルタイムメタデータのティピカルユーザビット情報を再度更新するティピカルユーザビット更新手段(例えば、図15のTUB更新部)とをさらに備えるようにすることができる。   When a user bit is selected by the selection process by the insertion information selection unit, typical user bit information (for example, typical user bit information in FIG. 12) that is metadata for all frames of image data included in the non-real-time metadata. When the user bit is selected by the selection process by the insertion information selection unit and the typical user bit holding unit (for example, the TUB holding control unit in FIG. 15), the typical user bit information held by the typical user bit holding unit And a typical user bit update unit (for example, a TUB update unit in FIG. 15) that re-updates the typical user bit information of the non-real-time metadata updated by the non-real-time metadata update unit. Can do.

本発明においては、各フレームにタイムコード情報(例えば、図12のLTC)が付加された画像データを含むコンテンツデータ(例えば、図4のクリップディレクトリ)を処理する情報処理装置(例えば、図1の編集装置)の情報処理方法が提供される。この情報処理方法は、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求される内容のデータよりなるリアルタイムメタデータ(例えば、図6のリアルタイムメタデータ)に含まれる、タイムコード情報を更新するリアルタイムメタデータ更新ステップ(例えば、図24のステップS8)と、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求されない内容のデータよりなるノンリアルタイムメタデータ(例えば、図12のノンリアルタイムメタデータ)に含まれる、タイムコード情報の変化が非線形となるフレームの一覧情報である変化点テーブル(例えば、図7のLTC変化点テーブル)を、リアルタイムメタデータ更新ステップの処理による更新の内容に応じて更新するノンリアルタイムメタデータ更新ステップ(例えば、図25のステップS12)とを含む。   In the present invention, an information processing apparatus (for example, FIG. 1) that processes content data (for example, the clip directory in FIG. 4) including image data in which time code information (for example, LTC in FIG. 12) is added to each frame. An information processing method is provided. This information processing method is a real-time method for updating time code information included in real-time metadata (for example, real-time metadata in FIG. 6) composed of data that requires real-time properties in reading processing at the time of reproduction of content data. The metadata update step (for example, step S8 in FIG. 24) and the non-real time metadata (for example, the non-real time metadata in FIG. 12) composed of data whose real-time property is not required in the reading process when reproducing the content data. The change point table (for example, the LTC change point table in FIG. 7), which is included in the frame list information in which the change in the time code information is nonlinear, is updated according to the content of the update by the processing of the real-time metadata update step. Non-real Im metadata update step (e.g., step S12 in FIG. 25) and a.

本発明においては、各フレームにタイムコード情報(例えば、図12のLTC)が付加された画像データを含むコンテンツデータ(例えば、図4のクリップディレクトリ)に関する処理をコンピュータ(例えば、図1の編集装置)に行わせるプログラムが提供される。このプログラムは、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求される内容のデータよりなるリアルタイムメタデータ(例えば、図6のリアルタイムメタデータ)に含まれる、タイムコード情報を更新するリアルタイムメタデータ更新ステップ(例えば、図24のステップS8)と、コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求されない内容のデータよりなるノンリアルタイムメタデータ(例えば、図12のノンリアルタイムメタデータ)に含まれる、タイムコード情報の変化が非線形となるフレームの一覧情報である変化点テーブル(例えば、図7のLTC変化点テーブル)を、リアルタイムメタデータ更新ステップの処理による更新の内容に応じて更新するノンリアルタイムメタデータ更新ステップ(例えば、図25のステップS12)とを含む。   In the present invention, processing relating to content data (for example, the clip directory in FIG. 4) including image data in which time code information (for example, LTC in FIG. 12) is added to each frame is processed by a computer (for example, the editing apparatus in FIG. 1). ) Is provided. This program is a real-time metadata for updating time code information included in real-time metadata (for example, the real-time metadata in FIG. 6) composed of data that requires real-time properties in reading processing at the time of reproduction of content data. Included in the update step (for example, step S8 in FIG. 24) and non-real-time metadata (for example, non-real-time metadata in FIG. 12) consisting of data that does not require real-time properties in the reading process when reproducing the content data. A non-real table that updates a change point table (for example, an LTC change point table in FIG. 7), which is a list of frames in which time code information changes non-linearly, according to the content of the update in the real-time metadata update step processing. Mumetadeta update step (e.g., step S12 in FIG. 25) and a.

以下に、本発明の実施の形態について図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明を適用した番組制作システムの一実施の形態の構成例を示している。   FIG. 1 shows a configuration example of an embodiment of a program production system to which the present invention is applied.

図1において、番組制作システム1は、例えば、テレビジョン放送等で放送される番組(コンテンツ)を制作するシステムである。番組制作システム1は、カムコーダ11および編集装置13を有している。   In FIG. 1, a program production system 1 is a system for producing a program (content) broadcasted by, for example, television broadcasting. The program production system 1 includes a camcorder 11 and an editing device 13.

カムコーダ11は、被写体を撮影し、得られた画像データや音声データ等の素材データ21やそのメタデータ22等を記録媒体である光ディスク12に記録する装置であり、番組制作行程の1つである取材作業に用いられる。   The camcorder 11 is a device for photographing a subject and recording the obtained material data 21 such as image data and audio data, its metadata 22 and the like on an optical disc 12 as a recording medium, and is one of program production processes. Used for coverage work.

編集装置13は、光ディスク12に記録されている素材データ21やメタデータ22を編集し、例えば、複数のデータを繋ぎ合わせたり、不要な部分を削除したり、音声を挿入したり、字幕などの文字データを挿入したりし、コンテンツとして完成されたデータであるカンパケデータ23を生成する装置であり、番組制作行程の1つである編集作業に用いられる。   The editing device 13 edits the material data 21 and the metadata 22 recorded on the optical disc 12, and connects, for example, a plurality of data, deletes unnecessary portions, inserts audio, subtitles, etc. It is a device that inserts character data and generates campaign data 23, which is data completed as content, and is used for editing work, which is one of the program production processes.

光ディスク12は、例えば、CD(Compact Disc)やDVD(Digital Versatile Disc)等の大容量記録媒体であり、素材データ21やメタデータ22等を記録する。この光ディスク12は、ランダムアクセス可能な記録媒体であり、各データをファイルとして非時系列的に(ノンリニアに)管理する。従って、例えば、編集装置13は、メタデータ12に記録されている任意のファイルに対して、その記録順に関係なくアクセス可能となる。   The optical disc 12 is a large-capacity recording medium such as a CD (Compact Disc) or a DVD (Digital Versatile Disc), and records material data 21, metadata 22 and the like. The optical disc 12 is a randomly accessible recording medium and manages each data as a file non-time-series (non-linearly). Therefore, for example, the editing device 13 can access any file recorded in the metadata 12 regardless of the recording order.

つまり、番組制作システム1において、カムコーダ11と編集装置13は、ランダムアクセス可能な光ディスク12を介して素材データ21やメタデータ22をやりとりする。   That is, in the program production system 1, the camcorder 11 and the editing device 13 exchange material data 21 and metadata 22 via the randomly accessible optical disk 12.

図2は、図1の光ディスク12の記録領域の構成例を示す模式図である。   FIG. 2 is a schematic diagram showing a configuration example of the recording area of the optical disc 12 in FIG.

図2において、光ディスク12の記録領域30は、交替領域31、ファイルシステム32Aおよび32B、ノンリアルタイムメタデータ領域(NRT(Non Real Time)領域)33、およびクリップ領域34を有する。   In FIG. 2, the recording area 30 of the optical disc 12 includes a replacement area 31, file systems 32 </ b> A and 32 </ b> B, a non-real time metadata area (NRT (Non Real Time) area) 33, and a clip area 34.

交替領域31は、その他の領域に、傷、汚れ、製造不良、または記録寿命などによる読み書き不良領域が発生した場合、読み書き不良領域の代替として利用される領域である。ファイルシステム32Aおよび32Bは、NRT領域33やクリップ領域34に記録されたデータをファイルとして管理するための管理情報が記録される。   The replacement area 31 is an area used as a substitute for the read / write defective area when a read / write defective area due to scratches, dirt, manufacturing defects, recording life, or the like occurs in other areas. In the file systems 32A and 32B, management information for managing data recorded in the NRT area 33 and the clip area 34 as files is recorded.

NRT領域33は、クリップ領域34に記録されるクリップに対応するメタデータであるノンリアルタイムメタデータ(NRT:Non Real Time metadata)を記録するための領域である。クリップとは、1つのコンテンツを形成するデータの集合であり、例えば、画像データ、音声データ、画像データの各フレームに対応するメタデータで構成されるリアルタイムメタデータ(RT:Real Time metadata)、および、画像データや音声データの低解像度のデータであるプロキシデータ等により構成される。   The NRT area 33 is an area for recording non-real time metadata (NRT) which is metadata corresponding to the clip recorded in the clip area 34. A clip is a set of data that forms one content. For example, real-time metadata (RT: Real Time metadata) composed of metadata corresponding to each frame of image data, audio data, and image data, and The proxy data is low-resolution data such as image data and audio data.

クリップとは、撮影者が撮像を開始して終了するまでの1回の撮像処理を示す単位である。すなわち、1つのクリップの画像信号は、通常、複数のフレームの画像信号からなる。なお、クリップは、1回の撮像処理を示すだけでなく、その撮像処理の撮像開始から撮像終了までの時間を示す場合にも用いられる。また、クリップは、その1回の撮像処理により得られる画像データの長さやデータ量を示したり、その画像データ自体を示したりする場合にも用いられるし、その1回の撮像処理により得られる(または関連する)各種のデータの長さやデータ量を示したり、その各種のデータの集合体そのものを示したりする場合にも用いられる。具体的には、クリップに含まれるデータとして、例えば、画像データおよび音声データの素材データの他に、その素材データに関連する各種メタデータ、その素材データの低解像度のデータであるプロキシデータ、またはその素材データの再生方法等を制御するプレイリストデータ等も含まれる。   A clip is a unit indicating one imaging process until the photographer starts imaging and ends imaging. That is, the image signal of one clip is usually composed of image signals of a plurality of frames. Note that the clip is used not only to indicate one imaging process but also to indicate the time from the imaging start to the imaging end of the imaging process. Clips are also used to indicate the length and amount of image data obtained by one imaging process, or to indicate the image data itself, and are obtained by one imaging process ( It is also used to indicate the length and amount of various data (or related), or to indicate the collection of the various data itself. Specifically, as data included in a clip, for example, in addition to material data of image data and audio data, various metadata related to the material data, proxy data that is low-resolution data of the material data, or Also included is playlist data for controlling the reproduction method of the material data.

例えば、図1の取材作業において、カムコーダ11が行う1回の撮影(録画開始から録画終了まで)により得られるデータ群が1つのクリップである。なお、例えば、編集装置13における編集作業により複数の画像データが繋ぎ合わせられた場合、その編集結果となる1つの画像データ(およびその画像データに対応する各データ)が1つのクリップとされる。   For example, in the news gathering operation of FIG. 1, a data group obtained by one shooting (from recording start to recording end) performed by the camcorder 11 is one clip. Note that, for example, when a plurality of pieces of image data are connected by an editing operation in the editing apparatus 13, one piece of image data (and each piece of data corresponding to the piece of image data) that is the editing result is taken as one clip.

クリップの素材データに付加されるメタデータとしては、その読み込み処理においてリアルタイム性が要求される内容のデータよりなるリアルタイムメタデータと、その読み込み処理においてリアルタイム性が要求されない内容のデータよりなるノンリアルタイムメタデータが存在する。   The metadata added to the clip material data includes real-time metadata composed of data that requires real-time characteristics in the reading process and non-real-time metadata composed of data that does not require real-time characteristics in the reading process. Data exists.

リアルタイムメタデータ(RT)としては、例えば、画像信号のフレームの位置を時、分、秒等の所定の時間情報を利用して特定するLTC(Linear Time Code)、各フレームのフレーム番号であり、ファイルの先頭フレームからの相対的な位置情報であるFTC(File Time Code)、そのフレームの画像信号の信号特性を示すユーザビット(UB:User Bit)、フレームを識別するためのIDであるUMID(Unique Material Identifier)、ビデオカメラによる撮像が行われた位置を表すGPS(Global Positioning System)の情報、画像信号や音声信号等のエッセンスデータの内容に関する情報であるエッセンスマーク、ARIB(Association of Radio Industries and Businesses)メタデータ、撮像が行われたビデオカメラの設定/制御情報などがある。なお、ARIBメタデータとは、標準化団体であるARIBで標準化された、SDI(Serial Digital Interface)等の通信インタフェース用のメタデータである。また、ビデオカメラの設定/制御情報とは、例えば、IRIS(アイリス)制御値や、ホワイトバランス/ブラックバランスのモード、レンズのズームやフォーカスに関するレンズ情報等の情報である。   As the real-time metadata (RT), for example, LTC (Linear Time Code) that specifies the position of the frame of the image signal using predetermined time information such as hours, minutes, and seconds, the frame number of each frame, FTC (File Time Code), which is relative position information from the first frame of the file, user bit (UB: User Bit) indicating the signal characteristics of the image signal of that frame, UMID (ID for identifying the frame) (Unique Material Identifier), GPS (Global Positioning System) information indicating the position where the image was taken by the video camera, essence marks that are information about the contents of essence data such as image signals and audio signals, ARIB (Association of Radio Industries and Businesses) metadata, setting / control information of the video camera on which the image was taken. The ARIB metadata is metadata for a communication interface such as SDI (Serial Digital Interface) standardized by the standard organization ARIB. The video camera setting / control information is, for example, information such as an IRIS (iris) control value, a white balance / black balance mode, and lens information related to lens zoom and focus.

ノンリアルタイムメタデータは、クリップ全体に対するメタデータである。ノンリアルタイムメタデータ(NRT)としては、例えば、各フレームに対応するLTCをフレーム番号(FTC)に対応させた変換テーブル、UMID、GPSの情報、またはその他の情報などがある。なお、フレームとは、画像信号の単位であり、1画面分の画像に対応する画像データ(または、その画像データに対応する各種のデータ)のことである。また、クリップとは、撮影者が撮像を開始して終了するまでの1回の撮像処理を示す単位である。すなわち、1つのクリップの画像信号は、通常、複数のフレームの画像信号からなる。   Non-real time metadata is metadata for the entire clip. Non-real-time metadata (NRT) includes, for example, a conversion table in which an LTC corresponding to each frame is associated with a frame number (FTC), UMID, GPS information, or other information. A frame is a unit of an image signal and is image data corresponding to an image for one screen (or various data corresponding to the image data). A clip is a unit indicating one imaging process until the photographer starts imaging and ends imaging. That is, the image signal of one clip is usually composed of image signals of a plurality of frames.

このようなリアルタイムメタデータおよびノンリアルタイムメタデータは、どのような単位の画像データに対して付加されてもよい。以下においては、リアルタイムメタデータがフレーム毎に画像データに付加され、ノンリアルタイムメタデータがクリップ毎に画像データに付加される場合について説明する。すなわち、以下においては、リアルタイムメタデータは、画像信号に対して、フレーム毎に付加されるフレームメタデータであり、付加されたフレームに対応するデータを含んでいるものとする。また、ノンリアルタイムメタデータは、画像信号に対して、クリップ毎に付加されるクリップメタデータであり、付加されたクリップ全体に対応するデータを含んでいるものとする。   Such real-time metadata and non-real-time metadata may be added to any unit of image data. In the following, a case where real-time metadata is added to image data for each frame and non-real-time metadata is added to image data for each clip will be described. That is, in the following, it is assumed that the real-time metadata is frame metadata added to the image signal for each frame and includes data corresponding to the added frame. Further, the non-real-time metadata is clip metadata added for each clip to the image signal, and includes data corresponding to the entire added clip.

通常、画像データは、クリップ毎にファイル化され、ファイルシステムにより管理される。このような場合、ノンリアルタイムメタデータは、画像データを含むファイル毎のメタデータであることとすることもできる。   Normally, image data is filed for each clip and managed by a file system. In such a case, the non-real-time metadata may be metadata for each file including image data.

なお、リアルタイムメタデータとノンリアルタイムメタデータは、上述した以外のデータを含むようにしてもよい。また、リアルタイムメタデータとノンリアルタイムメタデータで同じ内容のデータを含めるようにしてもよいし、上述したリアルタイムメタデータとしての各データをノンリアルタイムメタデータとしてもよいし、逆に、ノンリアルタイムメタデータとして上述した各データをリアルタイムメタデータとしてもよい。例えば、エッセンスマーク、ARIBメタデータ、または、ビデオカメラの設定/制御情報等をノンリアルタイムメタデータとしてもよいし、リアルタイムメタデータおよびノンリアルタイムメタデータの両方に含めるようにしてもよい。また、UMIDやGPSの情報等をリアルタイムメタデータに含めるようにしてもよいし、リアルタイムメタデータおよびノンリアルタイムメタデータの両方に含めるようにしてもよい。   Note that the real-time metadata and the non-real-time metadata may include data other than those described above. In addition, the same content data may be included in the real-time metadata and the non-real-time metadata, or each data as the above-described real-time metadata may be the non-real-time metadata. Each data described above may be real-time metadata. For example, essence marks, ARIB metadata, or video camera setting / control information may be included as non-real-time metadata, or may be included in both real-time metadata and non-real-time metadata. In addition, UMID and GPS information may be included in real-time metadata, or may be included in both real-time metadata and non-real-time metadata.

図2に示されるように、クリップ領域34には、例えば、クリップ34A、クリップ34B、・・・等のように、各クリップのデータが順に記録される。図2において、クリップ領域34のクリップがまだ記録されていない領域は未使用領域34Cである。なお、クリップ34Aは、クリップ34Aに属する画像データや音声データ等を含むボディA、フッダ情報F_A、およびヘッダ情報H_Aにより構成される。同様に、クリップ34Bは、クリップ34Bに属する画像データや音声データ等を含むボディB、フッダ情報F_B、およびヘッダ情報H_Bにより構成される。   As shown in FIG. 2, in the clip area 34, data of each clip is recorded in order, such as a clip 34A, a clip 34B,. In FIG. 2, the area of the clip area 34 where the clip is not yet recorded is an unused area 34C. The clip 34A includes a body A including image data and audio data belonging to the clip 34A, footer information F_A, and header information H_A. Similarly, the clip 34B includes a body B including image data and audio data belonging to the clip 34B, footer information F_B, and header information H_B.

光ディスク12においては、ファイルシステム32Aおよび32Bの管理情報により、各データはファイルとして図3乃至図5のように管理される。   In the optical disc 12, each data is managed as a file as shown in FIGS. 3 to 5 according to the management information of the file systems 32A and 32B.

光ディスク12に記録されたデータを管理するファイルシステムとしては、どのような方式のものを用いてもよく、例えば、UDF(Universal Disk Format)やISO9660(International Organization for Standardization 9660)等を用いてもよい。また、光ディスク12の代わりにハードディスク等の磁気ディスクを用いた場合、ファイルシステムとして、FAT(File Allocation Tables)、NTFS(New Technology File System)、HFS(Hierarchical File System)、またはUFS(Unix(登録商標) File System)等を用いてもよい。また、専用のファイルシステムを用いるようにしてもよい。   As a file system for managing data recorded on the optical disc 12, any system may be used, for example, UDF (Universal Disk Format), ISO9660 (International Organization for Standardization 9660), or the like. . When a magnetic disk such as a hard disk is used instead of the optical disk 12, the file system is FAT (File Allocation Tables), NTFS (New Technology File System), HFS (Hierarchical File System), or UFS (Unix (registered trademark)). ) File System) may be used. A dedicated file system may be used.

このファイルシステムにおいては、光ディスク12に記録されたデータは図3に示されるようなディレクトリ構造およびファイルにより管理される。   In this file system, data recorded on the optical disk 12 is managed by a directory structure and files as shown in FIG.

図3において、ルートディレクトリ(ROOT)51には、画像データや音声データ等の素材データに関する情報、および、素材データの編集結果を示すエディットリスト等が、下位のディレクトリに配置されるPROAVディレクトリ52が設けられる。なお、ルートディレクトリ51には、図示は省略するが、構成表データ等も設けられる。   In FIG. 3, a root directory (ROOT) 51 includes a PROAV directory 52 in which information related to material data such as image data and audio data, an edit list indicating the editing result of the material data, and the like are arranged in a lower directory. Provided. In addition, although illustration is abbreviate | omitted in the root directory 51, structure table data etc. are also provided.

PROAVディレクトリ52には、ディスクメタファイル(DISCMETA.XML)53、光ディスク12に記録されている全てのクリップおよびエディットリストを管理するための管理情報等を含むインデックスファイル(INDEX.XML)54、その複製のインデックスファイル(INDEX.BUP)55、ディスクインフォメーションファイル(DISCINFO.XML)56、その複製のディスクインフォメーションファイル(DISKINFO.BUP)57、クリップのデータが下位のディレクトリに設けられるクリップルートディレクトリ(CLPR)58、および、エディットリストのデータが下位のディレクトリに設けられるエディットリストルートディレクトリ(EDTR)59が設けられる。   The PROAV directory 52 includes a disc metafile (DISCMETA.XML) 53, an index file (INDEX.XML) 54 including management information for managing all clips and edit lists recorded on the optical disc 12, and copies thereof. Index file (INDEX.BUP) 55, disc information file (DISCINFO.XML) 56, duplicated disc information file (DISKINFO.BUP) 57, and clip root directory (CLPR) 58 in which clip data is provided in a lower directory , And an edit list root directory (EDTR) 59 in which edit list data is provided in a lower directory.

クリップルートディレクトリ58には、光ディスク12に記録されているクリップのデータが、クリップ毎に異なるディレクトリに分けて管理されており、例えば、図3の場合、3つのクリップのデータが、クリップディレクトリ(C0001)61、クリップディレクトリ(C0002)62、および、クリップディレクトリ(C0003)63の3つのディレクトリに分けられて管理されている。すなわち、光ディスク12に記録された最初のクリップの各データは、クリップディレクトリ61の下位のディレクトリのファイルとして管理され、2番目に光ディスク12に記録されたクリップの各データは、クリップディレクトリ62の下位のディレクトリのファイルとして管理され、3番目に光ディスク12に記録されたクリップの各データは、クリップディレクトリ63の下位のディレクトリのファイルとして管理される。   In the clip root directory 58, clip data recorded on the optical disc 12 is managed by being divided into different directories for each clip. For example, in the case of FIG. 3, three clip data are stored in the clip directory (C0001). ) 61, a clip directory (C0002) 62, and a clip directory (C0003) 63. That is, each piece of data of the first clip recorded on the optical disc 12 is managed as a file in a directory under the clip directory 61, and each piece of clip data recorded on the optical disc 12 is subordinate to the clip directory 62. Each piece of clip data managed as a directory file and thirdly recorded on the optical disc 12 is managed as a directory file under the clip directory 63.

また、エディットリストルートディレクトリ59には、光ディスク12に記録されているエディットリストが、その編集処理毎に異なるディレクトリに分けて管理されており、例えば、図3の場合、4つのエディットリストが、エディットリストディレクトリ(E0001)64、エディットリストディレクトリ(E0002)65、エディットリストディレクトリ(E0003)66、およびエディットリストディレクトリ(E0004)67の4つのディレクトリに分けて管理されている。すなわち、光ディスク12に記録されたクリップの1回目の編集結果を示すエディットリストは、エディットリストディレクトリ64の下位のディレクトリのファイルとして管理され、2回目の編集結果を示すエディットリストは、エディットリストディレクトリ65の下位のディレクトリのファイルとして管理され、3回目の編集結果を示すエディットリストは、エディットリストディレクトリ66の下位のディレクトリのファイルとして管理され、4回目の編集結果を示すエディットリストは、エディットリストディレクトリ67の下位のディレクトリのファイルとして管理される。   In the edit list root directory 59, the edit list recorded on the optical disc 12 is managed separately for each editing process. For example, in the case of FIG. 3, four edit lists are edited. The list directory (E0001) 64, the edit list directory (E0002) 65, the edit list directory (E0003) 66, and the edit list directory (E0004) 67 are managed separately. That is, the edit list indicating the first editing result of the clip recorded on the optical disc 12 is managed as a file in a directory below the edit list directory 64, and the editing list indicating the second editing result is the edit list directory 65. The edit list showing the third editing result is managed as a file under the edit list directory 66, and the editing list showing the fourth editing result is the edit list directory 67. It is managed as a file in the lower directory.

上述したクリップルートディレクトリ58に設けられるクリップディレクトリ61の下位のディレクトリには、最初に光ディスク12に記録されたクリップの各データが、図4に示されるようなファイルとして設けられ、管理される。   In the directory below the clip directory 61 provided in the above-described clip root directory 58, each piece of data of the clip first recorded on the optical disc 12 is provided and managed as a file as shown in FIG.

図4の場合、クリップディレクトリ61には、このクリップを管理するファイルであるクリップインフォメーションファイル(C0001C01.SMI)71、このクリップの画像データを含むファイルである画像データファイル(C0001V01.MXF)72、それぞれ、このクリップの各チャンネルの音声データを含む8つのファイルである音声データファイル(C0001A01.MXF乃至C0001A08.MXF)73乃至80、このクリップの画像データに対応する低解像度のデータを含むファイルであるプロキシデータファイル(C0001S01.MXF)81、このクリップ全体に対応するメタデータであり、例えば、LTC(Linear Time Code)とフレーム番号を対応させる変換テーブル等の、リアルタイム性を要求されないメタデータであるノンリアルタイムメタデータを含むファイルであるノンリアルタイムメタデータファイル(C0001M01.XML)82、このクリップの画像データの各フレームに対応するメタデータであり、例えばLTC等の、リアルタイム性を要求されるメタデータであるリアルタイムメタデータを含むファイルであるリアルタイムメタデータファイル(C0001R01.BIM)83、並びに、画像データファイル72のフレーム構造(例えば、MPEG(Moving Picture Experts Group)等におけるピクチャ毎の圧縮形式に関する情報や、ファイルの先頭からのオフセットアドレス等の情報)が記述されたファイルであるピクチャポインタファイル(C0001I01.PPF)84等のファイルが設けられる。   In the case of FIG. 4, the clip directory 61 includes a clip information file (C0001C01.SMI) 71 that is a file for managing this clip, and an image data file (C0001V01.MXF) 72 that is a file including the image data of this clip. , Audio data files (C0001A01.MXF to C0001A08.MXF) 73 to 80 which are eight files including audio data of each channel of this clip, and a proxy which is a file including low resolution data corresponding to the image data of this clip Data file (C0001S01.MXF) 81, metadata corresponding to the entire clip, for example, non-real time metadata that does not require real-time properties, such as a conversion table that correlates LTC (Linear Time Code) and frame number Non-real tie, a file containing metadata Metadata file (C0001M01.XML) 82, which is metadata corresponding to each frame of the image data of this clip, and is a file including real-time metadata which is metadata requiring real-time properties, such as LTC. The real-time metadata file (C0001R01.BIM) 83 and the frame structure of the image data file 72 (for example, information on the compression format for each picture in the MPEG (Moving Picture Experts Group) etc., the offset address from the beginning of the file, etc. A file such as a picture pointer file (C0001I01.PPF) 84, which is a file in which (information) is described, is provided.

図4の場合、再生時にリアルタイム性を要求されるデータである、画像データ、プロキシデータ、およびリアルタイムメタデータは、それぞれ1つのファイルとして管理され、読み出し時間が増加しないようになされている。   In the case of FIG. 4, image data, proxy data, and real-time metadata, which are data required to be real-time during reproduction, are each managed as one file so that the reading time does not increase.

また、音声データも、再生時にリアルタイム性を要求されるが、7.1チャンネル等のような音声の多チャンネル化に対応するために、8チャンネル用意され、それぞれ、異なるファイルとして管理されている。すなわち、音声データは8つのファイルとして管理されるように説明したが、これに限らず、音声データに対応するファイルは、7つ以下であってもよいし、9つ以上であってもよい。   The audio data is also required to be real-time during reproduction, but 8 channels are prepared and are managed as different files in order to cope with multi-channel audio such as 7.1 channels. That is, the audio data has been described as being managed as eight files. However, the present invention is not limited to this, and the number of files corresponding to the audio data may be seven or less, or nine or more.

同様に、画像データ、プロキシデータ、およびリアルタイムメタデータも、場合によって、それぞれ、2つ以上のファイルとして管理されるようにしてもよい。   Similarly, image data, proxy data, and real-time metadata may be managed as two or more files, respectively, depending on circumstances.

また、図4において、リアルタイム性を要求されないノンリアルタイムメタデータは、リアルタイム性を要求されるリアルタイムメタデータと異なるファイルとして管理される。これは、画像データ等の通常の再生中に必要の無いメタデータを読み出さないようにするためであり、このようにすることにより、再生処理の処理時間や、処理に必要な負荷を軽減することができる。   In FIG. 4, non-real-time metadata that does not require real-time property is managed as a file different from real-time metadata that requires real-time property. This is to prevent unnecessary metadata such as image data from being read out during normal playback. By doing so, the processing time of playback processing and the load required for processing can be reduced. Can do.

なお、ノンリアルタイムメタデータファイル82は、汎用性を持たせるためにXML(eXtensible Markup Language)形式で記述されているが、リアルタイムメタデータファイル83は、再生処理の処理時間や処理に必要な負荷を軽減させるために、XML形式のファイルをコンパイルしたBIM形式のファイルである。   Note that the non-real-time metadata file 82 is described in XML (eXtensible Markup Language) format in order to provide versatility, but the real-time metadata file 83 has a processing time and a load necessary for the processing of the reproduction process. This is a BIM format file that is a compilation of an XML format file for mitigation.

図4に示されるクリップディレクトリ61のファイルの構成例は、光ディスク12に記録されている各クリップに対応する全てのクリップディレクトリにおいて適用することができる。すなわち、図3に示される、その他のクリップディレクトリ62および63においても、図4に示されるファイルの構成例を適用することができるので、その説明を省略する。   The configuration example of the file of the clip directory 61 shown in FIG. 4 can be applied to all clip directories corresponding to each clip recorded on the optical disc 12. That is, the file configuration example shown in FIG. 4 can be applied to the other clip directories 62 and 63 shown in FIG.

次に、図3のエディットリストルートディレクトリ59の下位のディレクトリにおけるファイルの構成例について説明する。上述したエディットリストルートディレクトリ59に設けられるエディットリストディレクトリ65の下位のディレクトリには、光ディスク17に記録されたクリップの各データの2回目の編集結果に関する情報であるエディットリストのデータが、図5に示されるようなファイルとして設けられ、管理される。   Next, an example of a file structure in a directory below the edit list root directory 59 of FIG. 3 will be described. In the directory below the edit list directory 65 provided in the above-described edit list root directory 59, edit list data, which is information relating to the second editing result of each piece of clip data recorded on the optical disc 17, is shown in FIG. It is provided and managed as a file as shown.

図5の場合、エディットリストディレクトリ65には、この編集結果(エディットリスト)を管理するファイルであるエディットリストファイル(E0002E01.SMI)91、この編集後の素材データ(編集に用いられた全クリップの素材データの内、編集後のデータとして抽出された部分)全体に対応するノンリアルタイムメタデータ、または、そのノンリアルタイムメタデータに基づいて新たに生成されたノンリアルタイムメタデータを含むファイルであるエディットリスト用ノンリアルタイムメタデータファイル(E0002M01.XML)92、プレイリストファイル(E0002P01.SMI)93、プレイリスト用ピクチャポインタファイル(C0001I01.PPF)94、プレイリスト用画像データファイル(E0002V01.BMX)95、プレイリスト用音声データファイル(E0002A01.BMX乃至E0002A04.BMX)96乃至99、プレイリスト用プロキシデータファイル(E0002S01.BMX)100、並びに、プレイリスト用リアルタイムメタデータファイル(E0002R01.BBM)101等のファイルが設けられる。   In the case of FIG. 5, the edit list directory 65 includes an edit list file (E0002E01.SMI) 91, which is a file for managing the editing result (edit list), and the edited material data (all clip clips used for editing). Edit list that is a non-real-time metadata corresponding to the whole of the material data (the portion extracted as edited data) or a file containing non-real-time metadata newly generated based on the non-real-time metadata Non real-time metadata file (E0002M01.XML) 92, playlist file (E0002P01.SMI) 93, playlist picture pointer file (C0001I01.PPF) 94, playlist image data file (E0002V01.BMX) 95, play Audio data file for list (E0002A01.BMX to E000 2A04.BMX) 96 to 99, playlist proxy data file (E0002S01.BMX) 100, playlist real-time metadata file (E0002R01.BBM) 101, and the like are provided.

図5において、リアルタイム性を要求されないノンリアルタイムメタデータは、リアルタイム性を要求されるリアルタイムメタデータと異なるファイルとして管理される。これは、再生手順(プレイリスト)を用いて画像データ等を再生中に(編集結果の再現中に)、必要の無いメタデータを読み出さないようにするためであり、このようにすることにより、再生処理の処理時間や、処理に必要な負荷を軽減することができる。   In FIG. 5, non-real-time metadata that does not require real-time property is managed as a file different from real-time metadata that requires real-time property. This is to prevent unnecessary metadata from being read during reproduction of image data or the like using the reproduction procedure (playlist) (during reproduction of the editing result). The processing time of the reproduction process and the load necessary for the process can be reduced.

エディットリスト用ノンリアルタイムメタデータファイル92は、編集結果に基づいて、編集に使用されたクリップのノンリアルタイムメタデータ(クリップルートディレクトリ58の下位のディレクトリに存在するノンリアルタイムメタデータファイル)に基づいて生成された新たなノンリアルタイムメタデータを含むファイルである。例えば、編集が行われると、図4のノンリアルタイムメタデータファイル82に含まれるノンリアルタイムメタデータから、編集後の素材データに対応する部分が抽出され、それらを用いて、編集後の素材データを1クリップとする新たなノンリアルタイムメタデータが再構成され、エディットリスト用ノンリアルタイムメタデータファイルとして管理される。すなわち、編集後の素材データには、編集後の素材データを1クリップとする新たなノンリアルタイムメタデータが付加され、そのノンリアルタイムメタデータが1つのエディットリスト用ノンリアルタイムメタデータファイルとして管理される。従って、このエディットリスト用ノンリアルタイムメタデータファイルは、編集毎に生成される。   The edit list non-real-time metadata file 92 is generated based on the non-real-time metadata of the clip used for editing (non-real-time metadata file existing in a directory below the clip root directory 58) based on the editing result. It is a file that contains new non-real-time metadata. For example, when editing is performed, a portion corresponding to the edited material data is extracted from the non-real time metadata included in the non-real time metadata file 82 in FIG. 4, and the edited material data is extracted using them. New non-real-time metadata for one clip is reconstructed and managed as a non-real-time metadata file for an edit list. In other words, new non-real time metadata in which the edited material data is one clip is added to the edited material data, and the non-real time metadata is managed as one edit list non-real time metadata file. . Therefore, the non-real time metadata file for edit list is generated for each editing.

なお、このエディットリスト用ノンリアルタイムメタデータファイル92は、汎用性を持たせるために、XML形式で記述される。   The edit list non-real-time metadata file 92 is described in the XML format in order to have versatility.

なお、画像データ、プロキシデータ、およびリアルタイムメタデータは、場合によって、それぞれ、複数のファイルとして管理されるようにしてもよい。同様に、音声データに対応するファイルの数は、3つ以下であってもよいし、5つ以上であってもよい。   Note that the image data, proxy data, and real-time metadata may be managed as a plurality of files, respectively, depending on circumstances. Similarly, the number of files corresponding to audio data may be 3 or less, or 5 or more.

図5に示されるエディットリストディレクトリ65のファイルの構成例は、全てのエディットリスト(編集結果)において適用することができる。すなわち、図3に示される、その他のエディットリストディレクトリ64、66、または67においても、図5に示されるファイルの構成例を適用することができるので、その説明を省略する。   The configuration example of the files in the edit list directory 65 shown in FIG. 5 can be applied to all edit lists (edit results). That is, since the configuration example of the file shown in FIG. 5 can also be applied to the other edit list directories 64, 66, or 67 shown in FIG.

なお、画像データ、音声データ、プロキシデータ、およびリアルタイムメタデータの各データは、光ディスク12に記録される際、再生時のリアルタイム性を容易に保つことができるように、それぞれ所定の時間毎に分割され、分割された各種のデータが年輪データとしてまとめられて記録される。   The image data, audio data, proxy data, and real-time metadata are each divided at predetermined time intervals so that the real-time property during reproduction can be easily maintained when recorded on the optical disc 12. Then, the various divided data are collected and recorded as annual ring data.

すなわち、光ディスク12には、各データの互いに対応する部分で構成される年輪データが連続するように記録される。   In other words, annual ring data composed of portions corresponding to each data is continuously recorded on the optical disc 12.

図6は、図4のリアルタイムメタデータファイル(C0001R01.BIM)83の構成例を示す模式図である。   FIG. 6 is a schematic diagram showing a configuration example of the real-time metadata file (C0001R01.BIM) 83 in FIG.

図6に示されるように、リアルタイムメタデータファイル120は、再生のための参照情報が格納されるデコード情報(DecoderInit)121とメタデータ本体であるイニシャルディスクリプション(Initial Description)122により構成される。   As shown in FIG. 6, the real-time metadata file 120 includes decoding information (DecoderInit) 121 in which reference information for reproduction is stored and an initial description (Initial Description) 122 that is a metadata body.

リアルタイムメタデータは、画像データの各フレームに付加されるメタデータである。つまり、リアルメタデータファイル120は、各フレームに対するメタデータ(フレームユニット(FUU(Fragment Update Unit)))の集合として構成される。イニシャルディスクリプション122は、イニシャルディスクリプション122は、フレームユニットの数を示す情報であるフレームユニット数情報(Number of FUU)123を有し、そのフレームユニット数情報123に続いて、FUU124A、FUU124B、FUU124C、FUU124D、・・・のように、各フレームに対するフレームユニットが連続する。なお、先頭のFUU124Aは、先頭情報を示すFUUであり、リアルタイムメタデータターゲットマテリアルフィラーとして構成される。このFUU124Aに続いて、画像データの先頭フレームであるフレーム番号0のフレームに対するFUU124Bが配置され、さらに続いて、フレーム番号1のフレームに対応するFUU124C、フレーム番号2のフレームに対応するFUU124D、・・・のように構成される。なお、フレームユニット数情報123の値は、以上の構成に基づいて、「画像データのフレーム数+1」となる。   Real-time metadata is metadata added to each frame of image data. That is, the real metadata file 120 is configured as a set of metadata (frame unit (FUU (Fragment Update Unit))) for each frame. The initial description 122 has frame unit number information (Number of FUU) 123, which is information indicating the number of frame units. Following the frame unit number information 123, the FUU 124A, FUU 124B, and FUU 124C. , FUU124D,..., The frame unit for each frame is continuous. The head FUU 124A is a FUU indicating head information, and is configured as a real-time metadata target material filler. Following this FUU 124A, the FUU 124B for the frame with frame number 0, which is the first frame of the image data, is arranged. Subsequently, the FUU 124C corresponding to the frame with frame number 1, FUU 124D corresponding to the frame with frame number 2,.・ It is structured as follows. Note that the value of the frame unit number information 123 is “the number of frames of image data + 1” based on the above configuration.

フレームユニットには、例えば、対応するフレームのLTC、対応するフレームのUMID、および、対応するフレームのエッセンスマーク等の情報により構成されるKLVパケット等が記述される。   In the frame unit, for example, a KLV packet configured by information such as the LTC of the corresponding frame, the UMID of the corresponding frame, and the essence mark of the corresponding frame is described.

次に、図4のノンリアルタイムメタデータファイル82に含まれる情報について説明する。ノンリアルタイムメタデータファイル82は、そのノンリアルタイムメタデータファイル82と同じクリップディレクトリ内に存在する画像データファイルや音声データファイルに関する、リアルタイム性を要求されない、そのクリップ全体に対する付加情報である。   Next, information included in the non-real time metadata file 82 of FIG. 4 will be described. The non-real-time metadata file 82 is additional information for the entire clip that does not require real-time properties regarding an image data file or an audio data file existing in the same clip directory as the non-real-time metadata file 82.

ノンリアルタイムメタデータファイル82においては、そのノンリアルタイムメタデータファイル82が付加されるクリップ(クリップインフォメーションファイル71)のUMID、LTCの変化が非線形となるフレームの一覧情報であるLTC変化点テーブル(LtcChangeTable)が含まれる。また、クリップが記録された記録媒体(テープデバイス)を識別するための情報である「リール番号」等により構成されるティピカルユーザビット(TypicalUbit)も含まれる。なお、「リール番号」は、クリップの管理を容易にするために用いられる情報であり、VTRにおいて頻繁に利用されていた情報である。   In the non-real-time metadata file 82, an LTC change point table (LtcChangeTable) that is a list of frames in which the UMID and LTC changes of the clip (clip information file 71) to which the non-real-time metadata file 82 is added becomes nonlinear. Is included. Further, a typical user bit (TypicalUbit) configured by “reel number” or the like, which is information for identifying a recording medium (tape device) on which a clip is recorded, is also included. The “reel number” is information used for facilitating clip management, and is information frequently used in VTRs.

さらに、ノンリアルタイムメタデータファイル82には、画像データの各フレームのUMID(BodyUmid)に含まれる基本情報である基本UMID(Basic)の値が変化するフレームの一覧情報である基本UMID変化点テーブル(BodyUmidBasicChangeTable)、画像データの各フレームのUMID(BodyUmid)の時刻情報(When)の値が変化するフレームの一覧情報である時刻情報変化点テーブル(BodyUmidWhenChangeTable)、画像データの各フレームのUMID(BodyUmid)の位置情報(Where)の値が変化するフレームの一覧情報である位置情報変化点テーブル(BodyUmidWhereChangeTable)、および、画像データの各フレームのUMID(BodyUmid)の人物情報(Who)の値が変化するフレームの一覧情報である人物情報変化点テーブル(BodyUmidWhoChangeTable)が含まれる。   Furthermore, the non-real-time metadata file 82 includes a basic UMID change point table (list information of frames in which the value of basic UMID (Basic) included in the UMID (BodyUmid) of each frame of image data changes). BodyUmidBasicChangeTable), time information change point table (BodyUmidWhenChangeTable) that is the list information of the frames where the value of time information (When) of UMID (BodyUmid) of each frame of image data changes, and UMID (BodyUmid) of each frame of image data The position information change point table (BodyUmidWhereChangeTable), which is a list of frames whose position information (Where) value changes, and the UMID (BodyUmid) person information (Who) value of each frame of image data A person information change point table (BodyUmidWhoChangeTable) which is list information is included.

また、ノンリアルタイムメタデータファイル82には、KLVパケットが付加されたフレームの一覧情報であるKLVパケットテーブル(KlvPacketTable)も含まれる。さらに、画像データのビデオフォーマットに関する情報、音声データのオーディオフォーマットに関する情報、データの記録や編集に用いられたハードウェアやソフトウェアに関する情報、ユーザ情報、ノンリアルタイムメタデータファイル82が対応するクリップのタイトル情報、並びに、任意のメモ情報(ディスクリプション)等も含まれる。   The non-real-time metadata file 82 also includes a KLV packet table (KlvPacketTable) that is list information of frames to which KLV packets are added. Furthermore, information on the video format of the image data, information on the audio format of the audio data, information on the hardware and software used for data recording and editing, user information, and title information of the clip to which the non-real-time metadata file 82 corresponds In addition, arbitrary memo information (description) and the like are also included.

次に、上述したLTC変化点テーブルについて説明する。図7は、LTC変化点の例を説明する図である。図7に示されるグラフにおいて、横軸は時刻T(フレーム数)を示し、縦軸はLTCの値を示している。   Next, the above-described LTC change point table will be described. FIG. 7 is a diagram for explaining an example of an LTC change point. In the graph shown in FIG. 7, the horizontal axis represents time T (the number of frames), and the vertical axis represents the LTC value.

LTCはタイムコードであるので、撮影画像データにおいて、その値は通常1フレームずつ単調に増加する(線形に変化する)。しかしながら、例えば、編集作業により複数のクリップがつなぎ合わせられたり、一部のフレームが削除されたり、LTCの値自体を編集されたりすると、LTCの値は、必ずしも線形に変化するとは限らず、例えば単調増加から単調減少に変化する等、LTCの値の変化の仕方が変わることがある(非線形に変化することがある)。このようにLTCの値の変化の仕方が変わるフレームを変化点と称する。   Since LTC is a time code, its value usually increases monotonically (changes linearly) by 1 frame in captured image data. However, for example, if a plurality of clips are connected by editing work, some frames are deleted, or the LTC value itself is edited, the LTC value does not necessarily change linearly. The method of changing the LTC value may change, such as changing from monotonic increase to monotonic decrease (may change non-linearly). A frame in which the way of changing the LTC value in this way is referred to as a change point.

図7において、例えば、フレーム161乃至フレーム164が変化点である。例えば、フレーム161の場合、その直前までは1フレーム進む毎に(横軸右方向に進む毎に)LTCの値が所定量増加(単調増加)している。これに対してフレーム161以降のフレームにおいては、フレームが進んでもLTCの値は変化しない。このようにLTCの値の変化の仕方が変わるので、フレーム161は、変化点である。   In FIG. 7, for example, frames 161 to 164 are changing points. For example, in the case of the frame 161, the LTC value increases by a predetermined amount (monotonically increases) every time one frame is advanced (every time the horizontal axis is moved in the right direction). On the other hand, in the frames after frame 161, the LTC value does not change even if the frame advances. Since the way of changing the LTC value changes in this way, the frame 161 is a change point.

フレーム162乃至フレーム164についても同様にその前後でLTCの変化の仕方が変わるので変化点とされる。このフレーム161乃至フレーム164のような変化点を抽出して、フレーム番号とLTCの値をテーブル化したものがLTC変化点テーブルとされ、ノンリアルタイムメタデータ82に登録される。   Similarly, the frame 162 to the frame 164 are also changed because the LTC change method changes before and after that. The change points such as the frames 161 to 164 are extracted, and the frame number and the LTC value are tabulated as an LTC change point table and registered in the non-real-time metadata 82.

このようなLTC変化点テーブルは、例えば、LTCに基づいてフレームを検索する時などに利用される。   Such an LTC change point table is used, for example, when searching for a frame based on the LTC.

次に、基本UMID変化点テーブル、時刻情報変化点テーブル、位置情報変化点テーブル、および人物情報変化点テーブルについて説明する。図8は、基本UMID変化点、時刻情報変化点、位置情報変化点、および人物情報変化点の例を説明する図である。図8に示されるグラフにおいて、横軸は時刻T(フレーム数)を示し、縦軸は画像データの各フレームのUMIDの構成(Basic,When,Who,Where)を示している。   Next, a basic UMID change point table, a time information change point table, a position information change point table, and a person information change point table will be described. FIG. 8 is a diagram illustrating an example of a basic UMID change point, a time information change point, a position information change point, and a person information change point. In the graph shown in FIG. 8, the horizontal axis indicates time T (the number of frames), and the vertical axis indicates the UMID configuration (Basic, When, Who, Where) of each frame of image data.

UMIDは、大きく分けて、基本情報(Basic)、時刻情報(When)、位置情報(Where)、および人物情報(Who)により構成されている。各フレームに割り当てられたUMIDにおいてこれらの情報が変化するフレームが変化点としてテーブル化される。   The UMID is roughly divided into basic information (Basic), time information (When), position information (Where), and person information (Who). A frame in which such information changes in the UMID assigned to each frame is tabulated as a change point.

例えば、図8において、0フレームから99フレームまでのフレームには、UMIDが付加されておらず、基本情報(Basic)、時刻情報(When)、位置情報(Where)、および人物情報(Who)のいずれも存在しない。しかしながら、100フレームから199フレームまでのフレームには、基本情報のみを有している基本UMIDが付加されている。従って、100フレームは、基本情報(Basic)の変化点とされる。   For example, in FIG. 8, UMID is not added to the frames from frame 0 to frame 99, and basic information (Basic), time information (When), position information (Where), and person information (Who) None exist. However, basic UMID having only basic information is added to frames from 100 frames to 199 frames. Therefore, 100 frames are a change point of basic information (Basic).

また、100フレームから199フレームまでのフレームには、基本情報のみを有している基本UMIDが付加されているが、200フレームから299フレームまでのフレームには、基本情報(Basic)、時刻情報(When)、位置情報(Where)、および人物情報(Who)の全てを有する拡張UMIDが付加されている。従って、200フレームは、時刻情報(When)、位置情報(Where)、および人物情報(Who)の変化点とされる。   In addition, basic UMID having only basic information is added to frames from 100 frames to 199 frames, but basic information (Basic) and time information (frame information) are added to frames from 200 frames to 299 frames. An extended UMID having all of When, Position Information (Where), and Person Information (Who) is added. Therefore, the 200 frame is a change point of time information (When), position information (Where), and person information (Who).

このような各情報の変化点が抽出され、それぞれ、変化点テーブルとしてノンリアルタイムメタデータ82に登録される。   Such change points of information are extracted and registered in the non-real-time metadata 82 as change point tables.

次に、上述したKLVパケットテーブルについて説明する。図9は、KLVパケットの例を説明する図である。図9の横軸は時刻T(フレーム数)を示している。つまり、図9は、どのフレーム番号のフレームにどのようなKLVパケットが付加されているかを示す図である。   Next, the above KLV packet table will be described. FIG. 9 is a diagram illustrating an example of a KLV packet. The horizontal axis in FIG. 9 indicates time T (number of frames). That is, FIG. 9 is a diagram showing what kind of KLV packet is added to the frame of which frame number.

例えば、図9において、フレーム番号「0」の先頭フレームには「録画開始(RecStart)」を示すエッセンスマークがKLVパケットとして付加されており、フレーム番号「200」乃至「300」のフレームには「Japan」という文字列(キーワード(KeyWords))がKLVパケットとして付加されており、フレーム番号「400」のフレームには「フラッシュ(Flash)」がたかれたことを示すエッセンスマークがKLVパケットとして付加されており、フレーム番号「500」のフレームには「日本語」を示すエッセンスマークがKLVパケットとして付加されており、フレーム番号「600」乃至「700」のフレームには「US」という文字列(キーワード(KeyWords))がKLVパケットとして付加されており、フレーム番号「800」の最終フレームには「録画終了(RecEnd)」を示すエッセンスマークがKLVパケットとして付加されている。   For example, in FIG. 9, an essence mark indicating “Recording start (RecStart)” is added to the first frame of frame number “0” as a KLV packet, and frames “200” to “300” have “ The string “Japan” (keywords) is added as a KLV packet, and an essence mark indicating that “Flash” has been struck is added as a KLV packet to the frame with frame number “400”. An essence mark indicating “Japanese” is added as a KLV packet to the frame with the frame number “500”, and the character string “keyword” (keyword) is used for the frames with the frame numbers “600” to “700”. (KeyWords)) is added as a KLV packet, and the last frame with frame number "800" Essence mark indicating until recend) "is added as a KLV packet.

このようなKLVパケットが付加されたフレームについての情報がテーブル化され、ノンリアルタイムメタデータ82に登録される。   Information about the frame to which such a KLV packet is added is tabulated and registered in the non-real-time metadata 82.

なお、上述した画像データのビデオフォーマットに関する情報は、例えば、画像データのフォーマットの規格(port)、画像データのコーデックの規格(videoCodec)、録画時の1秒間のフレーム数(recFps)、再生時の1秒間のフレーム数(playFps)、1画面画像の画素数(pixel,numOfVerticalLine)、および、スキャン方式(VideoScan)等の情報を含む。   The information related to the video format of the image data described above includes, for example, the format standard (port) of the image data, the codec standard (videoCodec) of the image data, the number of frames per second (recFps) during recording, It includes information such as the number of frames per second (playFps), the number of pixels of one screen image (pixel, numOfVerticalLine), and the scanning method (VideoScan).

また、上述した音声データのオーディオフォーマットは、例えば、チャンネル毎にオーディオフォーマットに関する情報として、音声データのチャンネル番号(cast)、信号の信号方式(port)、コーデック方式等の情報を含む。   The audio format of the audio data described above includes, for example, information about the audio format for each channel, such as the channel number (cast) of the audio data, the signal system (port) of the signal, and the codec system.

次に、さらに、上述した、データの記録や編集に用いられたハードウェアやソフトウェアに関する情報は、例えば、ハードウェアの製造メーカ名(manufacturer)、型番(serialNO)、型名(modelName)、ハードウェア名(hardware)、および、ソフトウェアのバージョン情報(software)等の情報を含む。   Next, information on the hardware and software used for data recording and editing described above includes, for example, hardware manufacturer name (manufacturer), model number (serialNO), model name (modelName), hardware It includes information such as name (hardware) and software version information (software).

次に、以上のような構成のデータの編集について説明する。例えば、図1の編集装置13が光ディスク12に記録されている素材データ21やメタデータ22を編集する場合、編集対象の素材データ21やメタデータ22を更新する方法(破壊編集)と、編集対象の素材データ21やメタデータ22はそのままにして、編集結果を示すデータを新たに生成する方法(非破壊編集)がある。   Next, editing of data having the above configuration will be described. For example, when the editing apparatus 13 of FIG. 1 edits the material data 21 and metadata 22 recorded on the optical disc 12, a method of updating the material data 21 and metadata 22 to be edited (destructive editing), and an editing target There is a method (non-destructive editing) in which the material data 21 and the metadata 22 are kept as they are, and data indicating the editing result is newly generated.

図10は、非破壊編集の様子を説明する図である。図10は、図2を参照して説明した光ディスク12の記憶領域における非破壊編集の様子を示している。上段は編集前の光ディスク12の記憶領域の構成を示し、下段は編集後の光ディスク12の記憶領域の構成を示している。   FIG. 10 is a diagram for explaining a state of nondestructive editing. FIG. 10 shows a state of nondestructive editing in the storage area of the optical disc 12 described with reference to FIG. The upper row shows the configuration of the storage area of the optical disc 12 before editing, and the lower row shows the configuration of the storage area of the optical disc 12 after editing.

図10の上段においてクリップ34AのボディAの一部分を上書きすると、非破壊編集の場合、下段に示されるように、元のクリップ34Aはそのままにされ、未使用領域34Cにクリップ34Aの上書き結果であるクリップ34A’(ボディA’、フッダF_A’、およびヘッダH_A’)が新たに記録される。従って、非破壊編集が行われると、編集結果が新たに記録される分、未使用領域34Cの容量が少なくなる。ただし、編集前のクリップ34Aが残されているので、ユーザは、編集後であっても、編集前のクリップ34Aを容易に得ることができる。   When a part of the body A of the clip 34A is overwritten in the upper part of FIG. 10, in the case of nondestructive editing, as shown in the lower part, the original clip 34A is left as it is, and the result of overwriting the clip 34A in the unused area 34C. Clip 34A ′ (body A ′, footer F_A ′, and header H_A ′) is newly recorded. Therefore, when nondestructive editing is performed, the capacity of the unused area 34C is reduced by the amount that the editing result is newly recorded. However, since the clip 34A before editing remains, the user can easily obtain the clip 34A before editing even after editing.

これに対して、図11は、破壊編集の様子を説明する図である。図11は、図2を参照して説明した光ディスク12の記憶領域における破壊編集の様子を示している。上段は編集前の光ディスク12の記憶領域の構成を示し、下段は編集後の光ディスク12の記憶領域の構成を示している。   On the other hand, FIG. 11 is a diagram for explaining a state of destructive editing. FIG. 11 shows a state of destructive editing in the storage area of the optical disc 12 described with reference to FIG. The upper row shows the configuration of the storage area of the optical disc 12 before editing, and the lower row shows the configuration of the storage area of the optical disc 12 after editing.

図11の上段においてクリップ34AのボディAの一部分を上書きすると、破壊編集の場合、下段に示されるように、元のクリップ34Aは、更新されて上書き結果であるクリップ34A’(ボディA’、フッダF_A’、およびヘッダH_A’)となる。従って、編集前と編集後でデータ量が変化しない場合、破壊編集が行われても、未使用領域34Cの容量は変化しない。ただし、編集前のクリップ34Aが残されていないので、ユーザは、編集後に編集前のクリップ34Aを容易に得ることができなくなる。   When a part of the body A of the clip 34A is overwritten in the upper part of FIG. 11, in the case of destructive editing, as shown in the lower part, the original clip 34A is updated and the clip 34A ′ (body A ′, footer) as the overwriting result is updated. F_A ′ and header H_A ′). Therefore, if the data amount does not change before and after editing, the capacity of the unused area 34C does not change even if destructive editing is performed. However, since the clip 34A before editing is not left, the user cannot easily obtain the clip 34A before editing after editing.

このような破壊編集により、タイムコードに関する情報を更新する場合の例について図12を参照して説明する。   An example of updating information related to the time code by such destructive editing will be described with reference to FIG.

図12に示されるように、一般的なコンテンツデータの伝送フォーマットであるSDTI-CP(Serial Data Transport Interface Content Pakage)のタイムコード情報であるSDTI-CPタイムコード200は、時刻情報により構成されるタイムアドレス201と、ユーザが任意の情報を設定可能なユーザビット202とを有する。   As shown in FIG. 12, the SDTI-CP time code 200 which is time code information of SDTI-CP (Serial Data Transport Interface Content Pakage) which is a general content data transmission format is a time constituted by time information. It has an address 201 and a user bit 202 that allows the user to set arbitrary information.

SDTI-CPは、VTRのSerial線を使って、画像データ、音声データ、それらの多重化データ、およびメタデータ等を送信する伝送方式であり、この方式により伝送される画像データの各フレームには通常タイムコードがメタデータとして付加されている。SDTI-CPタイムコード200は、この各フレームに割り当てられたタイムコード情報である。SDTI-CPタイムコード200の構成例については後述する。   SDTI-CP is a transmission method that transmits image data, audio data, their multiplexed data, metadata, etc. using the serial line of the VTR. Each frame of image data transmitted by this method is used for each frame. Usually a time code is added as metadata. The SDTI-CP time code 200 is time code information assigned to each frame. A configuration example of the SDTI-CP time code 200 will be described later.

タイムアドレス201は、このSDTI-CPタイムコード200に含まれる時刻情報であり、SDTI-CPタイムコード200が付加されるフレームに割り当てられる時刻を示す。つまり、このタイムアドレス201は、LTCと同様の役割を果たすものである。ユーザビット202は、任意の情報を入力可能な領域である。例えば、対応するフレームのエッセンスマークやリール番号等の情報が入力される。   The time address 201 is time information included in the SDTI-CP time code 200, and indicates a time assigned to a frame to which the SDTI-CP time code 200 is added. That is, this time address 201 plays the same role as LTC. The user bit 202 is an area where arbitrary information can be input. For example, information such as the essence mark and reel number of the corresponding frame is input.

図12に示されるように、このようなSDTI-CPタイムコード200を用いて、光ディスク12に記録されている素材データに対するLTCを更新する処理であるLTC更新203を行う場合、タイムアドレス201の値が利用される。つまり、タイムアドレス201の値が、LTCの更新位置に挿入(上書き)される。図12の場合、LTCの値が「11」のフレームとLTCの値が「15」のフレームに挟まれるフレームの、値が「12」乃至「14」のLTCがタイムアドレス203により上書き更新され、その値が「97」乃至「99」に変更されている。   As shown in FIG. 12, when performing the LTC update 203, which is a process of updating the LTC for the material data recorded on the optical disc 12, using such an SDTI-CP time code 200, the value of the time address 201 Is used. That is, the value of the time address 201 is inserted (overwritten) at the LTC update position. In the case of FIG. 12, the LTC between the values “12” to “14” of the frame sandwiched between the frame with the LTC value “11” and the frame with the LTC value “15” is overwritten and updated by the time address 203. The value is changed from “97” to “99”.

このようなLTC更新203により、リアルタイムメタデータ204のLTC205が更新され、さらに、その更新に応じて、ノンリアルタイムメタデータ206が有するLTC変化点テーブル207も更新される。   With such LTC update 203, the LTC 205 of the real-time metadata 204 is updated, and the LTC change point table 207 included in the non-real-time metadata 206 is also updated according to the update.

また、図12に示されるように、このようなSDTI-CPタイムコード200を用いて、光ディスク12に記録されている素材データに対するKLVパケットの情報を更新する処理であるKLV更新210を行う場合、ユーザビット202の値が利用される。つまり、ユーザビット202の値が、KLVパケットの更新位置に挿入(上書き)される。図12の場合、KLVとしてクリップ全体に対して「リール番号」が割り当てられているが、このKLVの一部のフレームにユーザビット(UB)の情報であるエッセンスマーク(EM)が挿入(上書き)されている。   Also, as shown in FIG. 12, when performing KLV update 210, which is a process of updating information of KLV packets for material data recorded on the optical disk 12, using such an SDTI-CP time code 200, The value of user bit 202 is used. That is, the value of the user bit 202 is inserted (overwritten) at the update position of the KLV packet. In the case of FIG. 12, a “reel number” is assigned to the entire clip as a KLV, but an essence mark (EM) that is user bit (UB) information is inserted (overwritten) in a part of the frame of the KLV. Has been.

このようなKLV更新210により、リアルタイムメタデータ211のKLV212が更新され、さらに、その更新に応じて、ノンリアルタイムメタデータ213が有するKLVパケットテーブル214も更新される。ただし、リール番号自体は更新されていないので、ノンリアルタイムメタデータ213が有するティピカルユーザビット(Typcal Ubit)は、更新されずに保持される。   By such KLV update 210, the KLV 212 of the real-time metadata 211 is updated, and the KLV packet table 214 included in the non-real-time metadata 213 is also updated according to the update. However, since the reel number itself is not updated, the typical user bit (Typcal Ubit) included in the non-real time metadata 213 is retained without being updated.

図13は、SDTI-CPタイムコード200の構成例を説明する模式図である。   FIG. 13 is a schematic diagram illustrating a configuration example of the SDTI-CP time code 200.

図13に示されるように、SDTI-CPタイムコード200は、8ビット(b0乃至b7)のフレーム番号(Frame)、8ビットの秒番号(Seconds)、8ビットの分番号(Minutes)、8ビットの時刻番号(Hour)、並びに、32ビット(8ビット×4列)のバイナリグループデータ(BG0乃至BG7)により構成される。図13の左側4列のフレーム番号乃至時刻番号にはタイムアドレス201が挿入され、図13の右側4列のバイナリグループデータはユーザビットとして利用される。   As shown in FIG. 13, the SDTI-CP time code 200 includes an 8-bit (b0 to b7) frame number (Frame), an 8-bit second number (Seconds), an 8-bit minute number (Minutes), and 8 bits. Time number (Hour) and 32-bit (8 bits × 4 columns) binary group data (BG0 to BG7). A time address 201 is inserted into the frame number or time number in the left four columns in FIG. 13, and the binary group data in the right four columns in FIG. 13 is used as user bits.

図14は、本発明を適用した図1の編集装置13の構成例を示すブロック図である。   FIG. 14 is a block diagram showing a configuration example of the editing apparatus 13 of FIG. 1 to which the present invention is applied.

図14において、編集装置13は、システム制御部221、操作入力部222、制御情報入力部223、制御情報出力部224、入力部231、記録信号処理部232、情報処理部233、ネットワークインタフェース234、メタデータ処理部235、ドライブ制御部236、ピックアップ部237、スピンドル駆動部238、再生信号処理部239、および出力部240を有している。   14, the editing apparatus 13 includes a system control unit 221, an operation input unit 222, a control information input unit 223, a control information output unit 224, an input unit 231, a recording signal processing unit 232, an information processing unit 233, a network interface 234, A metadata processing unit 235, a drive control unit 236, a pickup unit 237, a spindle drive unit 238, a reproduction signal processing unit 239, and an output unit 240 are provided.

システム制御部221は、編集装置13全体を制御する制御部であり、図示せぬ演算部、制御部、および記憶部等を有し、点線矢印で示されるように、編集装置13を構成する各部の制御に関する処理を行う。操作入力部222は、例えばキーボードやボタン等の入力デバイスにより構成され、ユーザからの操作入力を受け付け、その情報をシステム制御部221に供給する。   The system control unit 221 is a control unit that controls the editing apparatus 13 as a whole. The system control unit 221 includes a calculation unit, a control unit, a storage unit, and the like (not shown). Processing related to control of The operation input unit 222 includes an input device such as a keyboard and buttons, for example, receives operation input from the user, and supplies the information to the system control unit 221.

制御情報入力部223は、編集装置13の外部より、素材データやメタデータ等のコンテンツに関する情報以外の情報を制御情報として受け付け、それをシステム制御部221に供給する。制御情報出力部224は、システム制御部221に供給される素材データやメタデータ等のコンテンツに関する情報以外の情報を編集装置13の外部に出力する。   The control information input unit 223 receives information other than information related to content such as material data and metadata from the outside of the editing device 13 as control information, and supplies it to the system control unit 221. The control information output unit 224 outputs information other than information related to content such as material data and metadata supplied to the system control unit 221 to the outside of the editing apparatus 13.

入力部231は、編集装置13の外部より供給されるコンテンツに関する情報を受け付ける処理部であり、編集装置13の外部より供給される素材データ(例えば、画像データや音声データ等)を受け付ける素材データ入力部251と、編集装置13の外部より供給されるメタデータ(例えば、リアルタイムメタデータやノンリアルタイムメタデータ等)を受け付けるメタデータ入力部252とを有している。素材データ入力部251は、入力された素材データを記録信号処理部232に供給し、メタデータ入力部252は、入力されたメタデータを記録信号処理部232に供給する。例えば、図24を参照して説明したSDTI-CPタイムコードは、このメタデータ入力部252を介して編集装置13に入力される。   The input unit 231 is a processing unit that receives information related to content supplied from outside the editing device 13, and material data input that receives material data (for example, image data, audio data, etc.) supplied from the outside of the editing device 13. A unit 251 and a metadata input unit 252 that receives metadata (for example, real-time metadata or non-real-time metadata) supplied from the outside of the editing apparatus 13. The material data input unit 251 supplies the input material data to the recording signal processing unit 232, and the metadata input unit 252 supplies the input metadata to the recording signal processing unit 232. For example, the SDTI-CP time code described with reference to FIG. 24 is input to the editing device 13 via the metadata input unit 252.

記録信号処理部232は、入力部231より供給される素材データやメタデータ等に対して信号処理を行い、各データを伝送用のフォーマットから記録用のフォーマットに変換する等の処理を行う。記録信号処理部232は、信号処理したデータを情報処理部233に供給する。   The recording signal processing unit 232 performs signal processing on the material data, metadata, and the like supplied from the input unit 231, and performs processing such as converting each data from a transmission format to a recording format. The recording signal processing unit 232 supplies the signal processed data to the information processing unit 233.

情報処理部233は、システム制御部221に制御され、素材データの編集に関する処理を行う。例えば、情報処理部233は、複数のデータを多重化する情報多重化部253と、1つの情報を複数に分解する情報分解部254を有し、合成や分割等の処理を行う。これらの編集対象の素材データやメタデータは、記録信号処理部232、ネットワークインタフェース234、またはドライブ制御部236等より供給される。情報処理部233は、このように供給された素材データやメタデータを取得すると、システム制御部221に制御されて素材データの編集を行い、それらを、ネットワークインタフェース234、ドライブ制御部236、または再生信号処理部239に供給する。なお、メタデータの編集はメタデータ処理部235において行われる。従って、情報処理部233は、メタデータが供給されるとそれをメタデータ処理部235に供給する。   The information processing unit 233 is controlled by the system control unit 221 and performs processing related to editing of material data. For example, the information processing unit 233 includes an information multiplexing unit 253 that multiplexes a plurality of data and an information decomposing unit 254 that decomposes one piece of information into a plurality of pieces of information, and performs processing such as composition and division. The material data and metadata to be edited are supplied from the recording signal processing unit 232, the network interface 234, the drive control unit 236, or the like. When the information processing unit 233 acquires the supplied material data and metadata, the information processing unit 233 controls the material data to be edited by the system control unit 221, and performs the editing on the network interface 234, the drive control unit 236, or the playback. The signal is supplied to the signal processing unit 239. Note that metadata editing is performed in the metadata processing unit 235. Therefore, when the metadata is supplied, the information processing unit 233 supplies the metadata to the metadata processing unit 235.

ネットワークインタフェース234は、例えば、イーサネット(登録商標)等のLAN(Local Area Network)やインターネットに接続されるインタフェースであり、同じネットワークに接続される編集装置13以外の通信装置と通信を行うことによって、他の装置より素材データやメタデータ等を取得し、それらを情報処理部233に供給したり、情報処理部233より供給された素材データやメタデータ等を、他の装置に供給したりする。メタデータ処理部235は、システム制御部221に制御されて情報処理部233より供給されるメタデータを編集し、編集したメタデータを情報処理部233に返す。   The network interface 234 is an interface connected to a LAN (Local Area Network) such as Ethernet (registered trademark) or the Internet, for example, and by communicating with a communication device other than the editing device 13 connected to the same network, Material data, metadata, and the like are acquired from another device and supplied to the information processing unit 233, or material data, metadata, and the like supplied from the information processing unit 233 are supplied to another device. The metadata processing unit 235 edits the metadata supplied from the information processing unit 233 under the control of the system control unit 221, and returns the edited metadata to the information processing unit 233.

ドライブ制御部236は、編集装置13の、光ディスク12が装着される図示せぬドライブの各部を制御する処理部である。ドライブ制御部236は、例えば、システム制御部221に制御されて、ドライブに装着された光ディスク12に記録されている情報を読み出したり、光ディスク12に情報を記録したりする処理を行うピックアップ部237や、ドライブに装着された光ディスク12の駆動を制御するスピンドル駆動部238を制御する。そして、ドライブ制御部236は、ピックアップ部237およびスピンドル駆動部238を制御して、ピックアップ部237より読み出されたデータを情報処理部233に供給する。また、ドライブ制御部236は、ピックアップ部237およびスピンドル駆動部238を制御して、情報処理部233より供給されたデータを、ピックアップ部237を介して光ディスク12に書き込む(記録させる)。   The drive control unit 236 is a processing unit that controls each unit of a drive (not shown) of the editing apparatus 13 in which the optical disk 12 is mounted. For example, the drive control unit 236 is controlled by the system control unit 221 to read out information recorded on the optical disk 12 mounted on the drive or record information on the optical disk 12. The spindle drive unit 238 that controls the drive of the optical disk 12 mounted in the drive is controlled. Then, the drive control unit 236 controls the pickup unit 237 and the spindle drive unit 238 to supply the data read from the pickup unit 237 to the information processing unit 233. Further, the drive control unit 236 controls the pickup unit 237 and the spindle drive unit 238 to write (record) the data supplied from the information processing unit 233 to the optical disc 12 through the pickup unit 237.

ピックアップ部237は、ドライブ制御部236に制御され、ドライブに装着された光ディスク12に対してレーザ光を照射し、光ディスク12に記録されているデータを読み出し、それをドライブ制御部236に供給したり、ドライブ制御部236より供給されたデータを光ディスク12に書き込んだりする。その際、ピックアップ部237は、ドライブ制御部236に制御されて、光ディスク12に対してその半径方向にスライドし、光ディスク12の半径方向に対するアクセス位置の制御を行う。スピンドル駆動部238は、ドライブに装着された光ディスク12の主に回転運動を制御し、ピックアップ部237による光ディスク12の回転方向に対するアクセス位置の制御を行う。   The pickup unit 237 is controlled by the drive control unit 236 to irradiate the optical disk 12 mounted on the drive with laser light, read data recorded on the optical disk 12, and supply it to the drive control unit 236. The data supplied from the drive control unit 236 is written on the optical disc 12. At this time, the pickup unit 237 is controlled by the drive control unit 236 and slides in the radial direction with respect to the optical disk 12 to control the access position in the radial direction of the optical disk 12. The spindle drive unit 238 mainly controls the rotational movement of the optical disk 12 mounted on the drive, and controls the access position with respect to the rotation direction of the optical disk 12 by the pickup unit 237.

再生信号処理部239は、情報処理部233より供給される出力信号(または再生信号)に対する信号処理を行い、例えば、各データを記録用のフォーマットから伝送用のフォーマットに変換する等の処理を行う。再生信号処理部239は、信号処理したデータを出力部240に供給する。   The reproduction signal processing unit 239 performs signal processing on the output signal (or reproduction signal) supplied from the information processing unit 233, for example, performs processing such as converting each data from a recording format to a transmission format. . The reproduction signal processing unit 239 supplies the signal processed data to the output unit 240.

出力部240は、編集装置13の外部に対して、コンテンツに関する情報を出力する処理部であり、再生信号処理部239より供給される素材データ(画像データや音声データ等)を外部に出力する素材データ出力部255と、再生信号処理部239より供給されるメタデータ(リアルタイムメタデータやノンリアルタイムメタデータ等)を外部に出力するメタデータ出力部256とを有している。なお、出力部240がディスプレイやスピーカ等の出力デバイスを有しており、再生信号処理部239より供給される再生信号を、その出力デバイスより出力するようにしてもよい。   The output unit 240 is a processing unit that outputs information related to content to the outside of the editing device 13, and a material that outputs material data (image data, audio data, etc.) supplied from the reproduction signal processing unit 239 to the outside. A data output unit 255 and a metadata output unit 256 that outputs metadata (real-time metadata, non-real-time metadata, etc.) supplied from the reproduction signal processing unit 239 to the outside. Note that the output unit 240 may include an output device such as a display or a speaker, and the playback signal supplied from the playback signal processing unit 239 may be output from the output device.

上述した各部は、システム制御部221に制御されて動作し、光ディスク12に記録されている素材データ21やメタデータ22の編集や出力(再生)に関する処理を行う。   Each unit described above operates under the control of the system control unit 221, and performs processing related to editing and output (reproduction) of the material data 21 and metadata 22 recorded on the optical disc 12.

図15は、図14のシステム制御部221の詳細な構成例を示すブロック図である。   FIG. 15 is a block diagram illustrating a detailed configuration example of the system control unit 221 of FIG.

図15において、システム制御部221は、制御部261、挿入情報選択処理部271、タイムコード情報受付部272、クリップ書き込み部273、クリップ読み出し部274、タイムアドレス情報更新部275、TUB保持制御部276、RTM更新部277、PRX更新部278、LTC更新部279、KLV更新部280、TUB更新部281、入力制御部291、通信制御部292、書き込み制御部293、読み出し制御部294、編集更新処理制御部295、および出力制御部296により構成される。これらは3つの層に分かれており、システム制御部221全体を制御する制御部261が一番上位の層を構成し、挿入情報選択処理部271、タイムコード情報受付部272、クリップ書き込み部273、クリップ読み出し部274、タイムアドレス情報更新部275、TUB保持制御部276、RTM更新部277、PRX更新部278、LTC更新部279、KLV更新部280、およびTUB更新部281が、目的の処理を実行する上から2番目の層を構成し、入力制御部281、通信制御部282、書き込み制御部283、読み出し制御部284、編集更新処理制御部285、および出力制御部286が、編集装置13のシステム制御部221以外の処理部を制御する最下位の層を構成する。   In FIG. 15, the system control unit 221 includes a control unit 261, an insertion information selection processing unit 271, a time code information receiving unit 272, a clip writing unit 273, a clip reading unit 274, a time address information updating unit 275, and a TUB holding control unit 276. RTM update unit 277, PRX update unit 278, LTC update unit 279, KLV update unit 280, TUB update unit 281, input control unit 291, communication control unit 292, write control unit 293, read control unit 294, edit update processing control 295 and an output control unit 296. These are divided into three layers. A control unit 261 that controls the entire system control unit 221 constitutes the highest layer, and includes an insertion information selection processing unit 271, a time code information receiving unit 272, a clip writing unit 273, Clip reading unit 274, time address information update unit 275, TUB holding control unit 276, RTM update unit 277, PRX update unit 278, LTC update unit 279, KLV update unit 280, and TUB update unit 281 execute the target processing. The input control unit 281, the communication control unit 282, the write control unit 283, the read control unit 284, the edit update processing control unit 285, and the output control unit 286 are included in the editing device 13 system. The lowest layer that controls the processing units other than the control unit 221 is configured.

制御部261は、挿入情報選択処理部271、タイムコード情報受付部272、クリップ書き込み部273、クリップ読み出し部274、タイムアドレス情報更新部275、TUB保持制御部276、RTM更新部277、PRX更新部278、LTC更新部279、KLV更新部280、または、TUB更新部281が実行する処理の開始や終了を制御したり、他の処理との連携を制御したりする。また、制御部261は、操作入力部222より供給される操作入力情報や制御情報入力部223より供給される制御情報に基づいて、上述した各部を制御する。さらに、制御部261は、制御情報を制御情報出力部224に供給することにより、制御情報出力部224を介して編集装置13の外部に出力する。また、出力部261は、出力制御部286を制御し、素材データやメタデータの出力に関する処理を制御する。   The control unit 261 includes an insertion information selection processing unit 271, a time code information receiving unit 272, a clip writing unit 273, a clip reading unit 274, a time address information updating unit 275, a TUB holding control unit 276, an RTM updating unit 277, and a PRX updating unit. 278, the LTC update unit 279, the KLV update unit 280, or the TUB update unit 281 starts and ends, and controls cooperation with other processes. The control unit 261 controls the above-described units based on operation input information supplied from the operation input unit 222 and control information supplied from the control information input unit 223. Further, the control unit 261 supplies the control information to the control information output unit 224 and outputs the control information to the outside of the editing apparatus 13 via the control information output unit 224. The output unit 261 also controls the output control unit 286 to control processing related to output of material data and metadata.

挿入情報選択処理部271は、制御部261を介して操作入力部222を制御し、入力されるSDTI-CPタイムコード200のタイムアドレス201およびユーザビット202の内、クリップに挿入する情報の選択を受け付ける。   The insertion information selection processing unit 271 controls the operation input unit 222 via the control unit 261, and selects information to be inserted into the clip from the time address 201 and user bit 202 of the input SDTI-CP time code 200. Accept.

タイムコード情報受付部272は、入力制御部291および通信制御部292を制御し、メタデータ入力部252やネットワークインタフェース234を介して入力されるタイムコード情報であるSDTI-CPタイムコード200を受け付ける。   The time code information receiving unit 272 controls the input control unit 291 and the communication control unit 292 to receive the SDTI-CP time code 200 that is time code information input via the metadata input unit 252 and the network interface 234.

クリップ書き込み部273は、書き込み制御部293を制御し、破壊編集されたクリップの光ディスク12への書き込みに関する処理を行う。クリップ読み出し部274は、読出し制御部294を制御し、指定されたクリップの光ディスク12からの読み出しに関する処理を行う。   The clip writing unit 273 controls the write control unit 293 to perform processing related to writing the destructively edited clip to the optical disk 12. The clip reading unit 274 controls the reading control unit 294 to perform processing related to reading of the designated clip from the optical disc 12.

タイムアドレス情報更新部275は、編集更新処理制御部295を制御し、情報処理部233に保持されている素材データのメタデータである、メタデータ処理部235に保持されているタイムアドレス情報の更新に関する処理を行う。   The time address information update unit 275 controls the edit update processing control unit 295 to update the time address information held in the metadata processing unit 235, which is the metadata of the material data held in the information processing unit 233. Process related to.

ティピカルユーザビット(TUB)保持制御部276は、クリップの破壊編集時において、ノンリアルタイムメタデータの更新が行われる際に、ノンリアルタイムメタデータに含まれるティピカルユーザビットが更新されないようにその情報をメタデータ処理部235に保持させる。   The typical user bit (TUB) holding control unit 276 stores the information so that the typical user bit included in the non-real-time metadata is not updated when the non-real-time metadata is updated during the destructive editing of the clip. The data processing unit 235 holds the data.

リアルタイムメタデータ(RTM)更新部277は、クリップの破壊編集時において、編集更新処理制御部295を制御し、メタデータ処理部235に保持されているリアルタイムメタデータの更新に関する処理を行う。プロキシデータ(PRX)更新部278は、クリップの破壊編集時において、情報処理部233に保持されているプロキシデータの更新に関する処理を行う。LTC更新部279は、クリップの破壊編集時において、メタデータ処理部235に保持されているノンリアルタイムメタデータのLTC変化点テーブルの更新に関する処理を行う。KLV更新部280は、クリップの破壊編集時において、メタデータ処理部235に保持されているノンリアルタイムメタデータのKLVパケットテーブルの更新に関する処理を行う。TUB更新部281は、クリップの破壊編集時において、メタデータ処理部235に保持されているKLVパケットの更新に関する処理を行う。ティピカルユーザビット(TUB)更新部281は、クリップの破壊編集時において、メタデータ処理部235に保持されているティピカルユーザビットの更新に関する処理を行う。   The real-time metadata (RTM) update unit 277 controls the edit update processing control unit 295 at the time of destructive editing of a clip, and performs processing related to updating of real-time metadata held in the metadata processing unit 235. The proxy data (PRX) updating unit 278 performs processing related to updating proxy data held in the information processing unit 233 at the time of destructive editing of a clip. The LTC update unit 279 performs processing related to updating the LTC change point table of the non-real-time metadata held in the metadata processing unit 235 at the time of destructive editing of a clip. The KLV update unit 280 performs processing related to the update of the KLV packet table of non-real-time metadata held in the metadata processing unit 235 at the time of destructive editing of a clip. The TUB update unit 281 performs processing related to the update of the KLV packet held in the metadata processing unit 235 at the time of destructive editing of a clip. The typical user bit (TUB) update unit 281 performs processing related to updating of typical user bits held in the metadata processing unit 235 at the time of destructive editing of a clip.

入力制御部291は、入力部231および記録信号処理部232を制御し、編集装置13の外部より入力部231に入力される素材データやメタデータを受け付ける処理を実行させる。通信制御部292は、ネットワークインタフェース234を制御し、他の装置との通信に関する処理を行う。書き込み制御部293は、ドライブ制御部236を制御し、光ディスク12に対するデータの書き込みに関する処理を行う。読み出し制御部294は、ドライブ制御部236を制御し、光ディスク12に記録されているデータの読み出しに関する処理を行う。編集更新処理制御部295は、情報処理部233およびメタデータ処理部235を制御し、例えば、情報処理部233が保持している素材データの破壊編集に関する処理を行ったり、メタデータ処理部235が保持しているメタデータの破壊編集に関する処理を行ったりする。出力制御部296は、再生信号処理部239および出力部240を制御し、情報処理部233より出力されたデータの編集装置13の外部への出力に関する処理を実行する。   The input control unit 291 controls the input unit 231 and the recording signal processing unit 232 to execute processing for receiving material data and metadata input to the input unit 231 from the outside of the editing apparatus 13. The communication control unit 292 controls the network interface 234 and performs processing related to communication with other devices. The write control unit 293 controls the drive control unit 236 to perform processing related to data writing to the optical disc 12. The read control unit 294 controls the drive control unit 236 to perform a process related to reading data recorded on the optical disc 12. The edit update processing control unit 295 controls the information processing unit 233 and the metadata processing unit 235, for example, performs processing related to destructive editing of the material data held by the information processing unit 233, or the metadata processing unit 235 Performs processing related to destructive editing of retained metadata. The output control unit 296 controls the reproduction signal processing unit 239 and the output unit 240, and executes processing related to output of the data output from the information processing unit 233 to the outside of the editing device 13.

図16は、図15のLTC更新部279の詳細な構成例を示すブロック図である。   FIG. 16 is a block diagram illustrating a detailed configuration example of the LTC update unit 279 of FIG.

図216において、LTC更新部279は、IN点前更新処理部301、IN点連続性確認更新処理部302、挿入部分更新処理部303、OUT点連続性確認更新処理部304、OUT点後更新処理部305、更新終了処理部306、下地OVER検出部311、OVER発生確認部312、OUT点確認部313、およびEND発生確認部314を有している。   In FIG. 216, the LTC update unit 279 includes an IN point pre-update processing unit 301, an IN point continuity confirmation update processing unit 302, an insertion part update processing unit 303, an OUT point continuity confirmation update processing unit 304, and an OUT point post-update process. A unit 305, an update end processing unit 306, a background OVER detection unit 311, an OVER occurrence confirmation unit 312, an OUT point confirmation unit 313, and an END occurrence confirmation unit 314.

IN点前更新処理部301は、編集更新処理制御部295を制御し、LTC変化点テーブルの、LTCの更新開始位置であるIN点より前の部分の更新に関する処理を行う。IN点連続性確認更新処理部302は、編集更新処理制御部295を制御し、IN点の前後のフレームに対応するLTCの連続性を確認し、必要に応じて、そのIN点についてのLTC変化点テーブルの更新に関する処理を行う。挿入部分更新処理部303は、編集更新処理制御部295を制御し、LTC変化点テーブルの、LTCが更新された部分(IN点とOUT点の間)である挿入部分の更新に関する処理を行う。OUT点連続性確認更新処理部304は、編集更新処理制御部295を制御し、LTCの更新終了位置であるOUT点の前後のフレームに対応するLTCの連続性を確認し、必要に応じて、そのOUT点についてのLTC変化点テーブルの更新に関する処理を行う。OUT点後更新処理部305は、編集更新処理制御部295を制御し、LTC変化点テーブルの、LTCの更新終了位置であるOUT点より後の部分の更新に関する処理を行う。更新終了処理部306は、編集更新処理制御部295を制御し、更新されたLTC変化点テーブルをノンリアルタイムメタデータに埋め込む等の、更新終了処理を行う。   The pre-IN point update processing unit 301 controls the edit update processing control unit 295 to perform processing related to the update of the portion before the IN point, which is the LTC update start position, in the LTC change point table. The IN point continuity confirmation update processing unit 302 controls the edit update processing control unit 295 to confirm the continuity of the LTC corresponding to the frames before and after the IN point, and if necessary, changes in the LTC for the IN point. Performs processing related to point table update. The insertion part update processing unit 303 controls the edit update processing control unit 295 to perform processing related to the update of the insertion part that is the part (between the IN point and the OUT point) in which the LTC is updated in the LTC change point table. The OUT point continuity confirmation update processing unit 304 controls the edit update processing control unit 295 to confirm the continuity of the LTC corresponding to the frames before and after the OUT point that is the update end position of the LTC. Processing related to the update of the LTC change point table for the OUT point is performed. The post-OUT point update processing unit 305 controls the edit update processing control unit 295 to perform processing related to the update of the portion after the OUT point that is the LTC update end position in the LTC change point table. The update end processing unit 306 controls the edit update processing control unit 295 to perform update end processing such as embedding the updated LTC change point table in non-real time metadata.

下地OVER検出部311は、IN点前更新処理部301またはOUT点後更新処理部305に制御され、下地となる更新前のLTCに存在するOVERを検出する処理を行う。OVERとは、LTC変化点テーブルにおける変化点のステータスの1つであり、それまでに検出された変化点数が機器制限等による上限数を超えたことを示すステータスである。つまり、OVERが発生した場合、クリップのそれ以降の変化点はLTC変化点テーブルに登録されない。   The background OVER detection unit 311 is controlled by the pre-IN point update processing unit 301 or the post-OUT point update processing unit 305, and performs processing to detect OVER existing in the unupdated LTC that is the base. OVER is one of the statuses of the change points in the LTC change point table, and is a status indicating that the number of change points detected so far has exceeded the upper limit due to device restrictions or the like. That is, when OVER occurs, the subsequent change points of the clip are not registered in the LTC change point table.

OVER発生確認部312は、IN点連続性確認更新処理部302、挿入部分更新処理部303、OUT点連続性確認更新処理部304、およびOUT点後更新処理部305に制御され、OVERの発生の確認処理を行う。OUT点確認部313は、挿入部分更新処理部303に制御され、挿入部分の終了を示すOUT点の確認処理を行う。END発生確認部314は、OUT点後更新処理部305に制御され、END点の発生の確認処理を行う。   The OVER occurrence confirmation unit 312 is controlled by the IN point continuity confirmation update processing unit 302, the insertion part update processing unit 303, the OUT point continuity confirmation update processing unit 304, and the post-OUT point update processing unit 305, and the occurrence of OVER occurs. Perform the confirmation process. The OUT point confirmation unit 313 is controlled by the insertion part update processing unit 303, and performs an OUT point confirmation process indicating the end of the insertion part. The END generation confirmation unit 314 is controlled by the post-OUT point update processing unit 305, and performs processing for confirming the generation of END points.

つまり、編集装置13は、リアルタイムメタデータのLTCの更新に伴い、ノンリアルタイムメタデータのLTC変化点テーブルの更新も行うが、その更新によりLTCの変化点数が変化し、OVERの発生が更新前後で異なる場合がある。従って、LTC更新部279の各部は、OVERの検出を行いながら、LTC変化点テーブルの更新に関する処理を行う。   In other words, the editing device 13 also updates the LTC change point table of non-real time metadata along with the update of the LTC of real time metadata. However, the number of change points of the LTC changes due to the update, and the occurrence of OVER occurs before and after the update. May be different. Accordingly, each unit of the LTC update unit 279 performs processing related to the update of the LTC change point table while detecting OVER.

このOVERの発生のパターンについて、図17乃至図23を参照して説明する。図17は、更新前も更新後もOVERが発生しない場合を説明する図である。   The occurrence pattern of this OVER will be described with reference to FIGS. FIG. 17 is a diagram illustrating a case where OVER does not occur before and after the update.

図17の上段に示されるように、LTCに関する情報は、プロキシデータ、リアルタイムメタデータおよびノンリアルタイムメタデータが有している。プロキシデータのLTC(Proxy-LTC)は、プロキシデータに含まれる低解像度の素材データに対応するLTCである。リアルタイムメタデータのLTC(RT-LTC)は、素材データ(本線データ)に対応するLTCである。また、ノンリアルタイムメタデータは、リアルタイムメタデータのLTC(RT-LTC)より生成された変化点テーブル(NRT-LTC)を有する。   As shown in the upper part of FIG. 17, information related to LTC is included in proxy data, real-time metadata, and non-real-time metadata. Proxy-data LTC (Proxy-LTC) is LTC corresponding to low-resolution material data included in proxy data. Real-time metadata LTC (RT-LTC) is LTC corresponding to material data (main line data). The non-real time metadata has a change point table (NRT-LTC) generated from the LTC (RT-LTC) of the real time metadata.

図17の上段に示されるように、クリップの開始(BEGIN)から終了(END)までの各フレームにLTCが割り当てられており(下地のProxy-LTC、下地のRT-LTC)、その全LTCに対応するLTC変化点テーブル(下地のNRT-LTC)が設けられている。この場合、LTC変化点テーブル(下地のNRT-LTC)においてOVERは発生していない。   As shown in the upper part of FIG. 17, an LTC is assigned to each frame from the start (BEGIN) to the end (END) of the clip (base Proxy-LTC, base RT-LTC). A corresponding LTC change point table (underlying NRT-LTC) is provided. In this case, OVER does not occur in the LTC change point table (underlying NRT-LTC).

このようなクリップに対して、図17の下段に示されるように、一部分(IN点からOUT点まで)にLTC(LTCが付加された素材データ)が挿入(インサート)されると、そのIN点からOUT点までの挿入部分は、インサートされたLTCが上書きされる。つまり、図28の場合、プロキシデータのLTC(Proxy-LTC)は、クリップの先頭(BEGIN)からIN点までと、OUT点からクリップの最後(END)までが下地のProxy-LTCにより構成され、IN点からOUT点までがインサートされたProxy-LTCにより構成される。同様に、リアルタイムメタデータのLTC(RT-LTC)は、クリップの先頭(BEGIN)からIN点までと、OUT点からクリップの最後(END)までが下地のRT-LTCにより構成され、IN点からOUT点までがインサートされたRT-LTCにより構成される。   When such a clip is inserted (inserted) into a part (from the IN point to the OUT point) of LTC (material data with LTC added) as shown in the lower part of FIG. Inserted LTC is overwritten on the inserted part from to the OUT point. That is, in the case of FIG. 28, the proxy data LTC (Proxy-LTC) is composed of the base Proxy-LTC from the beginning of the clip (BEGIN) to the IN point and from the OUT point to the end of the clip (END). Consists of Proxy-LTC inserted from IN point to OUT point. Similarly, the real-time metadata LTC (RT-LTC) consists of the base RT-LTC from the beginning of the clip (BEGIN) to the IN point and from the OUT point to the end of the clip (END). Consists of RT-LTC inserted up to OUT point.

LTC変化点テーブル(NRT-LTC)も、このリアルタイムメタデータのLTC(RT-LTC)に基づいて更新される。図17の場合、更新後もLTC変化点テーブルにおいてOVERは発生しないので、LTC変化点テーブル(NRT-LTC)は、図17の下段に示されるように、クリップの先頭(BEGIN)からIN点までと、OUT点からクリップの最後(END)までが更新前のLTCを示し(下地のNRT-LTC)、IN点からOUT点までが更新後のLTCを示す(インサートされたNRT-LTC)ような構成となる。   The LTC change point table (NRT-LTC) is also updated based on this real-time metadata LTC (RT-LTC). In the case of FIG. 17, since OVER does not occur in the LTC change point table even after updating, the LTC change point table (NRT-LTC) is from the beginning of the clip (BEGIN) to the IN point as shown in the lower part of FIG. From the OUT point to the end of the clip (END) shows the LTC before update (underlying NRT-LTC), and from the IN point to OUT point shows the updated LTC (inserted NRT-LTC) It becomes composition.

図18は、更新後に挿入部分においてOVERが発生する場合について説明する図である。   FIG. 18 is a diagram illustrating a case where OVER occurs in the insertion portion after updating.

図18の上段に示されるように、更新前のLTC変化点テーブル(下地のNRT-LTC)において、OVERは発生していない。しかしながら、図18の下段に示されるように、リアルタイムメタデータのLTCの更新により変化点数が増加し、更新後のLTC変化点テーブルの挿入部分(IN点とOUT点の間)の変化点においてOVERが発生した場合、それ以降の変化点については全て削除され、更新処理が終了される。つまり、OVER点以降の変化点は無視され、更新後のLTC変化点テーブルに登録されない。   As shown in the upper part of FIG. 18, OVER does not occur in the LTC change point table (base NRT-LTC) before update. However, as shown in the lower part of FIG. 18, the number of change points increases due to the update of the LTC of the real-time metadata, and the OVER at the change point of the insertion part (between the IN point and the OUT point) of the updated LTC change point table. When this occurs, all subsequent change points are deleted, and the update process is terminated. That is, change points after the OVER point are ignored and are not registered in the updated LTC change point table.

これは、図19に示されるように、OUT点後においてOVERが発生した場合も同様である。図19は、更新後にOUT点後の部分においてOVERが発生する場合について説明する図である。例えば、挿入部分における更新後のLTCの変化点数が更新前よりも多く、結果的にOUT点後の部分のLTC変化点テーブルを更新中にOVERが発生してしまうような場合、図18の場合と同様に、それ以降の変化点については全て削除され、更新処理が終了される。つまり、この場合もOVER点以降の変化点は無視され、更新後のLTC変化点テーブルに登録されない。   This is the same when OVER occurs after the OUT point as shown in FIG. FIG. 19 is a diagram illustrating a case where OVER occurs in the portion after the OUT point after the update. For example, when the number of LTC change points after the update in the insertion part is larger than before the update, and as a result, OVER occurs during the update of the LTC change point table in the part after the OUT point. Similarly to the above, all subsequent change points are deleted, and the update process is terminated. That is, also in this case, the change points after the OVER point are ignored and are not registered in the updated LTC change point table.

次に、更新前よりLTC変化点テーブルにOVERが存在する場合について説明する。図20は、更新後にOVERが発生しなかった場合を説明する図である。   Next, a case where OVER exists in the LTC change point table from before the update will be described. FIG. 20 is a diagram illustrating a case where OVER has not occurred after the update.

図20の上段に示されるように、更新前の変化点テーブル(下地のNRT-LTC)には、更新後のOUT点よりも前の位置においてOVERが発生している。この場合において、例えば、リアルタイムメタデータのLTCの更新により変化点数が減少し、図20の下段に示されるように、OVERが発生しなくなった場合、挿入部分(OUT点)までのLTC変化点テーブルが生成される。しかしながら、更新前のLTC変化点テーブルにおいて、OVERより後ろに位置するので、OUT点以降の変化点は登録されていない。従って、更新後のLTC変化点テーブルにおいてもOUT点においてOVERが発生したことにし、OUT点以降の変化点は無視されるようにする。   As shown in the upper part of FIG. 20, in the change point table before update (base NRT-LTC), OVER occurs at a position before the OUT point after update. In this case, for example, when the number of change points is reduced by updating the LTC of the real-time metadata and no OVER occurs, as shown in the lower part of FIG. 20, the LTC change point table up to the insertion part (OUT point). Is generated. However, since it is located behind OVER in the LTC change point table before update, change points after the OUT point are not registered. Therefore, in the updated LTC change point table, it is assumed that OVER has occurred at the OUT point, and change points after the OUT point are ignored.

つまり、図20のように、更新前のLTC変化点テーブルにおいてOUT点よりも前にOVERが存在する場合、更新後のLTC変化点テーブルは、OUT点までOVERが発生しなくても、強制的に、OUT点においてOVERが発生した事にされ、OUT点以降の変化点が登録されないようにされる。   That is, as shown in FIG. 20, when OVER exists before the OUT point in the LTC change point table before update, the updated LTC change point table is compulsory even if OVER does not occur up to the OUT point. In addition, it is determined that an OVER has occurred at the OUT point, and the change points after the OUT point are not registered.

なお、図21に示されるように、図20と同様に更新前のLTC変化点テーブルにおいてOUT点よりも前にOVERが存在する場合において、OUT点よりも前にOVERが発生するとき、更新後のLTC変化点テーブルは、そのOVERより後の変化点を登録しない(図32下段)。   As shown in FIG. 21, when OVER occurs before the OUT point in the LTC change point table before update as in FIG. 20, when OVER occurs before the OUT point, after update, In the LTC change point table, no change point after the OVER is registered (the lower part of FIG. 32).

また、図22に示されるように、更新前のLTC変化点テーブルにおいて、LTC挿入開始位置であるIN点よりも前の部分においてOVERが発生する場合、更新後のLTC変化点テーブルは、更新処理と関係なく更新前のLTC変化点テーブルと同じ位置にOVERが発生するので、それ以降の変化点を登録しない(図22下段)。   In addition, as shown in FIG. 22, in the LTC change point table before update, when OVER occurs in a portion before the IN point that is the LTC insertion start position, the updated LTC change point table is updated. Regardless of the above, since OVER occurs at the same position as the LTC change point table before update, the subsequent change points are not registered (lower part of FIG. 22).

逆に、図23に示されるように、更新前のLTC変化点テーブルにおいて、LTC挿入終了位置であるOUT点よりも後の部分においてOVERが発生する場合、例えば、更新により挿入部分の変化点数が減少し、更新後のLTC変化点テーブルにおいてOVERが発生しなくなったとしても、更新前のLTC変化点テーブルのOVERより後の変化点は登録されていないので、更新後のLTC変化点テーブルは、更新前と同じ位置に強制的にOVERが発生させられ、それ以降の変化点が登録されない(図23下段)。   On the other hand, as shown in FIG. 23, in the LTC change point table before update, when OVER occurs in the portion after the OUT point that is the LTC insertion end position, for example, the change point number of the insert portion is updated. Even if it decreases and OVER does not occur in the updated LTC change point table, the change point after OVER of the LTC change point table before update is not registered, so the LTC change point table after update is OVER is forcibly generated at the same position as before the update, and the subsequent change point is not registered (lower row in FIG. 23).

このように、リアルタイムメタデータのLTCの変化に合わせた方法で、ノンリアルタイムメタデータのLTC変化点テーブルを更新することにより、編集装置13は、より容易かつ正確にタイムコードに関する情報を更新することができる。   In this way, by updating the LTC change point table of the non-real time metadata by a method in accordance with the change of the LTC of the real time metadata, the editing device 13 can more easily and accurately update the information regarding the time code. Can do.

次に、図24および図25のフローチャートを参照して、編集装置13によるタイムコード(TC)のインサートに関する処理の流れについて説明する。   Next, the flow of processing relating to time code (TC) insertion by the editing device 13 will be described with reference to the flowcharts of FIGS.

TCインサート処理が開始されると、システム制御部221の挿入情報選択処理部271は、ステップS1において、挿入する情報の選択を受け付ける。挿入情報選択処理部271は、制御部261を介して操作入力部222を制御し、メタデータ入力部252を介して入力されるSDTI-CPタイムコード200のタイムアドレス201を挿入するか、ユーザビット202を挿入するかの選択指示を受け付ける。選択が受け付けられると、ステップS2において、クリップ読み出し部274は、指定されたクリップを光ディスク12より読み出し、情報処理部233とメタデータ処理部235に保持させる。そして、タイムコード情報受付部272は、ステップS3において、入力制御部291または通信制御部292を制御し、入力部231またはネットワークインタフェース234を介して編集装置13の外部より供給される、挿入するタイムコード情報を受け付ける。   When the TC insertion process is started, the insertion information selection processing unit 271 of the system control unit 221 accepts selection of information to be inserted in step S1. The insertion information selection processing unit 271 controls the operation input unit 222 via the control unit 261 and inserts the time address 201 of the SDTI-CP time code 200 input via the metadata input unit 252 or the user bit An instruction to select whether to insert 202 is received. When the selection is accepted, in step S 2, the clip reading unit 274 reads the designated clip from the optical disk 12 and causes the information processing unit 233 and the metadata processing unit 235 to hold it. In step S3, the time code information receiving unit 272 controls the input control unit 291 or the communication control unit 292, and the insertion time supplied from the outside of the editing apparatus 13 via the input unit 231 or the network interface 234. Accept code information.

ステップS4において、制御部261は、ステップS1において受け付けられた選択指示に基づいて、タイムアドレス情報を挿入するか否かを判定し、タイムアドレス情報を挿入すると判定した場合、ステップS8に処理を進める。   In step S4, the control unit 261 determines whether or not to insert time address information based on the selection instruction received in step S1, and proceeds to step S8 if it is determined to insert time address information. .

また、ステップS4において、ユーザビット202を挿入すると判定した場合、制御部261は、処理をステップS5に進める。タイムアドレス情報更新部275は、ステップS5において、メタデータよりタイムコード情報を挿入する部分のLTCを抽出し、ステップS6において、タイムコード情報のタイムアドレス情報を抽出したLTCで更新する。つまり、タイムアドレス情報更新部275は、破壊編集する前のクリップに付加されているLTCで、挿入するタイムコード情報のタイムアドレス情報を更新する。これにより、タイムコード情報によってクリップのリアルタイムメタデータが更新されても、元のLTCを元のLTCによって上書き更新することになるので、タイムアドレス情報更新部275は、元のLTCを保存することができる。   If it is determined in step S4 that the user bit 202 is to be inserted, the control unit 261 advances the process to step S5. In step S5, the time address information updating unit 275 extracts the LTC of the portion into which the time code information is inserted from the metadata, and in step S6, updates the time address information of the time code information with the extracted LTC. That is, the time address information update unit 275 updates the time address information of the time code information to be inserted with the LTC added to the clip before destructive editing. Thereby, even if the real-time metadata of the clip is updated by the time code information, the original LTC is overwritten and updated by the original LTC. Therefore, the time address information update unit 275 can store the original LTC. it can.

ステップS6の処理が終了すると、タイムアドレス情報更新部275は、処理をステップS7に進める。ステップS7において、TUB保持制御部276は、ノンリアルタイムメタデータのティピカルユーザビット情報を抽出し保持する。これにより、ユーザビットの挿入によって、クリップ全体に対する情報であるティピカルユーザビット情報が更新されてしまうことを抑制することができる。   When the process of step S6 ends, the time address information update unit 275 advances the process to step S7. In step S7, the TUB holding control unit 276 extracts and holds the typical user bit information of the non-real time metadata. Thereby, it can suppress that typical user bit information which is the information with respect to the whole clip will be updated by insertion of a user bit.

ティピカルユーザビット情報は、タイムコード情報のユーザビットの値を用いて生成される情報であるが、上述したように、例えば、リール番号のように、クリップ全体に対する情報を登録することを目的としている。従って、例えば、1フレームのエッセンスマークを追加するような小さな更新のために、ティピカルユーザビット情報が更新されてしまうのは望ましくない。しかしながら、タイムコード情報の更新時にティピカルユーザビット情報を更新しないようにすると、クリップの全フレームのユーザビットを更新してもティピカルユーザビット情報が更新されないことになってしまう。そこで、編集装置13は、上述したように、タイムアドレスも更新する場合のみティピカルユーザビット情報の更新を許可し、ユーザビットのみの更新の場合は、ティピカルユーザビット情報の更新を許可しないようにする。このようにすることにより、上述した不具合の発生を抑制することができる。   The typical user bit information is information generated by using the value of the user bit of the time code information. As described above, the typical user bit information is intended to register information on the entire clip, such as a reel number, for example. . Therefore, it is not desirable that the typical user bit information is updated due to a small update such as adding one frame of essence mark. However, if the typical user bit information is not updated when the time code information is updated, the typical user bit information will not be updated even if the user bits of all frames of the clip are updated. Therefore, as described above, the editing device 13 permits the update of the typical user bit information only when the time address is also updated, and does not permit the update of the typical user bit information when only the user bit is updated. . By doing in this way, generation | occurrence | production of the malfunction mentioned above can be suppressed.

ステップS7の処理を終了すると、TUB保持制御部276は、処理をステップS8に進める。   When the process of step S7 ends, the TUB holding control unit 276 advances the process to step S8.

ステップS8において、RTM更新部277は、入力されたタイムコード情報を用いてリアルタイムメタデータを更新する。また、ステップS9において、PRX更新部278は、入力されたタイムコード情報を用いてプロキシデータを更新する。ステップS9の処理が終了すると、PRX更新部278は、処理を図25のステップS11に進める。   In step S8, the RTM update unit 277 updates real-time metadata using the input time code information. In step S9, the PRX update unit 278 updates the proxy data using the input time code information. When the process of step S9 ends, the PRX update unit 278 advances the process to step S11 of FIG.

ステップS11において、制御部261は、LTCが変化したか否かを判定し、LTCが変化したと判定した場合、処理をステップS12に進める。ステップS12において、LTC更新部279は、ノンリアルタイムメタデータのLTC変化点テーブル更新処理を実行する。LTC変化点テーブル更新処理の詳細については後述する。   In step S11, the control unit 261 determines whether or not the LTC has changed. If the control unit 261 determines that the LTC has changed, the process proceeds to step S12. In step S12, the LTC update unit 279 executes the LTC change point table update process of the non-real time metadata. Details of the LTC change point table update processing will be described later.

ステップS12の処理が終了すると、LTC更新部279は、処理をステップS13に進める。また、ステップS11において、LTCが変化していないと判定した場合、制御部261は、処理をステップS13に進める。   When the process of step S12 ends, the LTC update unit 279 advances the process to step S13. If it is determined in step S11 that the LTC has not changed, the control unit 261 advances the process to step S13.

ステップS13において、制御部261は、KLVパケットデータが変化したか否かを判定し、変化したと判定した場合、処理をステップS14に進める。ステップS14において、KLV更新部280は、ノンリアルタイムメタデータのKLVパケットテーブルの変化部分を更新し、処理をステップS15に進める。ステップS15において、TUB更新部281は、入力されたタイムコード情報のユーザビットを用いて、ノンリアルタイムメタデータのティピカルユーザビットを更新し、処理をステップS16に進める。   In step S13, the control unit 261 determines whether or not the KLV packet data has changed. If it is determined that the KLV packet data has changed, the control unit 261 advances the process to step S14. In step S14, the KLV update unit 280 updates the changed portion of the KLV packet table of the non-real time metadata, and advances the processing to step S15. In step S15, the TUB update unit 281 updates the typical user bits of the non-real time metadata using the user bits of the input time code information, and advances the process to step S16.

ステップS16において、制御部261は、TUB保持制御部276がティピカルユーザビットを保持しているか否かを判定し、保持していると判定した場合、処理をステップS17に進める。ステップS17において、TUB更新部281は、TUB保持制御部276が保持しているデータへノンリアルタイムメタデータのティピカルユーザビットを再度更新する。すなわち、TUB更新部281は、ノンリアルタイムメタデータのティピカルユーザビットを元の値に戻す。ステップS17の処理を終了すると、TUB更新部281は、処理をステップS18に進める。   In step S16, the control unit 261 determines whether or not the TUB holding control unit 276 holds the typical user bit. If it is determined that the TUB holding control unit 276 holds, the process proceeds to step S17. In step S <b> 17, the TUB update unit 281 updates the typical user bits of the non-real-time metadata again to the data held by the TUB holding control unit 276. That is, the TUB update unit 281 returns the typical user bits of the non-real time metadata to the original values. When the process of step S17 ends, the TUB update unit 281 advances the process to step S18.

また、ステップS13において、KLVパケットデータが変化していないと判定した場合、制御部261は、処理をステップS18に進める。さらに、ステップS16において、ティピカルユーザビットを保持していないと判定した場合、制御部261は、処理をステップS18に進める。   If it is determined in step S13 that the KLV packet data has not changed, the control unit 261 advances the process to step S18. Furthermore, when it is determined in step S16 that the typical user bit is not held, the control unit 261 advances the process to step S18.

ステップS18において、クリップ書き込み部273は、書き込み制御部293を制御し、更新されたクリップを光ディスク12に書き込み、TCインサート処理を終了する。   In step S18, the clip writing unit 273 controls the writing control unit 293 to write the updated clip to the optical disc 12, and ends the TC insert process.

次に、図25のステップS12において実行されるLTC変化点テーブル更新処理の詳細の流れを、図26および図27のフローチャートを参照して説明する。   Next, the detailed flow of the LTC change point table update process executed in step S12 of FIG. 25 will be described with reference to the flowcharts of FIGS.

LTC変化点テーブル更新処理が開始されると、LTC更新部279のIN点前更新処理部301は、最初に、ステップS31において、LTC変化点テーブルのIN点前の部分について変化点の情報を更新するIN点前更新処理を行う。IN点前の部分は、通常、更新されていないので、更新前(下地)のLTCの変化点と同じである。ステップS32において、下地OVER検出部311は、その下地のLTCの変化点のステータスを監視し、OVERを検出したか否かを判定する。OVERを検出していないと判定した場合、下地OVER検出部311は、処理をステップS33に進める。   When the LTC change point table update process is started, the update processing unit 301 before the IN point of the LTC update unit 279 first updates the change point information for the portion before the IN point of the LTC change point table in step S31. Perform the update process before IN point. Since the part before the IN point is normally not updated, it is the same as the LTC change point before the update (underlying). In step S32, the background OVER detection unit 311 monitors the status of the LTC change point of the background, and determines whether or not OVER is detected. If it is determined that OVER is not detected, the background OVER detection unit 311 advances the process to step S33.

ステップS33において、IN点連続性確認更新処理部302は、IN点の前後におけるLTCの連続性を確認し、必要に応じてLTC変化点テーブルを更新し、IN点を変化点として登録するIN点連続性確認更新処理を行う。このとき、IN点連続性確認更新処理部302は、OVER発生確認部312を制御し、変化点をLTC変化点テーブルに登録した場合そのステータスを監視させる。OVER発生確認部312は、LTC変化点テーブルに登録される変化点のステータスを監視し、ステップS34においてOVERが発生したか否かを判定する。OVERが発生していないと判定した場合、OVER発生確認部312は、処理をステップS35に進める。   In step S33, the IN point continuity confirmation update processing unit 302 confirms the LTC continuity before and after the IN point, updates the LTC change point table as necessary, and registers the IN point as a change point. Perform continuity check update processing. At this time, the IN point continuity confirmation update processing unit 302 controls the OVER occurrence confirmation unit 312 to monitor the status when the change point is registered in the LTC change point table. The OVER occurrence confirmation unit 312 monitors the status of the change point registered in the LTC change point table and determines whether or not an OVER has occurred in step S34. If it is determined that OVER has not occurred, the OVER occurrence confirmation unit 312 advances the process to step S35.

ステップS35において、挿入部分更新処理部303は、IN点とOUT点の間の挿入部分について、LTC変化点テーブルの更新を行う挿入部分更新処理を行う。このとき、挿入部分更新処理部303は、OVER発生確認部312を制御し、LTC変化点テーブルに登録した変化点のステータスを監視させる。OVER発生確認部312は、LTC変化点テーブルに登録される変化点のステータスを監視し、ステップS36においてOVERが発生したか否かを判定する。OVERが発生していないと判定した場合、OVER発生確認部312は、処理をステップS37に進める。   In step S35, the insertion part update processing unit 303 performs insertion part update processing for updating the LTC change point table for the insertion part between the IN point and the OUT point. At this time, the insertion part update processing unit 303 controls the OVER occurrence confirmation unit 312 to monitor the status of the change point registered in the LTC change point table. The OVER occurrence confirmation unit 312 monitors the status of the change point registered in the LTC change point table and determines whether or not an OVER has occurred in step S36. If it is determined that OVER has not occurred, the OVER occurrence confirmation unit 312 advances the process to step S37.

また、このとき挿入部分更新処理部303は、OUT点確認部313を制御し、挿入部分の終了(OUT点)の位置を確認する。OUT点確認部313は、ステップS37において、LTC変化点テーブルの更新処理が行われているフレームがOUT点に達したか否かを判定し、達していないと判定した場合、処理をステップS35に戻し、それ以降のステップS35乃至ステップS37の処理を繰り返す。   At this time, the insertion part update processing unit 303 controls the OUT point confirmation unit 313 to confirm the position of the end of the insertion part (OUT point). In step S37, the OUT point confirmation unit 313 determines whether or not the frame on which the LTC change point table update process has been performed has reached the OUT point. If it is determined that the frame has not reached, the process proceeds to step S35. It returns and repeats the process of subsequent step S35 thru | or step S37.

そして、ステップS37において、LTC変化点テーブルの更新処理が、OUT点に達したと判定した場合、OUT点確認部313は、処理を図27のステップS41に進める。ステップS41において、OUT点連続性確認更新処理部304は、OUT点の前後におけるLTCの連続性を確認し、必要に応じてLTC変化点テーブルを更新し、OUT点を変化点として登録するOUT点連続性確認更新処理を行う。このとき、OUT点連続性確認更新処理部304は、OVER発生確認部312を制御し、変化点をLTC変化点テーブルに登録した場合そのステータスを監視させる。OVER発生確認部312は、LTC変化点テーブルに登録される変化点のステータスを監視し、ステップS42においてOVERが発生したか否かを判定する。OVERが発生していないと判定した場合、OVER発生確認部312は、処理をステップS43に進める。   If it is determined in step S37 that the LTC change point table update processing has reached the OUT point, the OUT point confirmation unit 313 advances the processing to step S41 in FIG. In step S41, the OUT point continuity confirmation update processing unit 304 confirms the LTC continuity before and after the OUT point, updates the LTC change point table as necessary, and registers the OUT point as a change point. Perform continuity check update processing. At this time, the OUT point continuity confirmation update processing unit 304 controls the OVER occurrence confirmation unit 312 to monitor the status when the change point is registered in the LTC change point table. The OVER occurrence confirmation unit 312 monitors the status of the change point registered in the LTC change point table, and determines whether or not an OVER has occurred in step S42. If it is determined that OVER has not occurred, the OVER occurrence confirmation unit 312 advances the process to step S43.

OUT点後更新処理部305は、ステップS43において、OUT点後の部分についてLTC変化点テーブルの更新処理を行うOUT点後更新処理を行う。このとき、OUT点後更新処理部305は、下地OVER検出部311を制御し、ステップS44において、下地のLTCの変化点のステータスを監視し、OVERを検出したか否かを判定する。OVERを検出していないと判定した場合、下地OVER検出部311は、処理をステップS45に進める。また、このとき、OUT点後更新処理部305は、OVER発生確認部312を制御し、変化点をLTC変化点テーブルに登録した場合そのステータスを監視させる。OVER発生確認部312は、LTC変化点テーブルに登録される変化点のステータスを監視し、ステップS45においてOVERが発生したか否かを判定する。OVERが発生していないと判定した場合、OVER発生確認部312は、処理をステップS46に進める。さらに、このとき、OUT点後更新処理部305は、END発生確認部314を制御し、変化点をLTC変化点テーブルに登録した場合そのステータスを監視させる。END発生確認部314は、LTC変化点テーブルに登録される変化点のステータスを監視し、ステップS46においてクリップの終了を示すENDが発生したか否かを判定する。ENDが発生していないと判定した場合、END発生確認部314は、処理をステップS43に戻す。   In step S43, the post-OUT-point update processing unit 305 performs post-OUT-point update processing for updating the LTC change point table for the portion after the OUT point. At this time, the post-OUT point update processing unit 305 controls the background OVER detection unit 311 and monitors the status of the change point of the background LTC in step S44 to determine whether OVER is detected. If it is determined that OVER is not detected, the background OVER detection unit 311 advances the process to step S45. At this time, the post-OUT point update processing unit 305 controls the OVER occurrence confirmation unit 312 to monitor the status when the change point is registered in the LTC change point table. The OVER occurrence confirmation unit 312 monitors the status of the change point registered in the LTC change point table and determines whether or not an OVER has occurred in step S45. If it is determined that OVER has not occurred, the OVER occurrence confirmation unit 312 advances the process to step S46. Further, at this time, the post-OUT point update processing unit 305 controls the END occurrence confirmation unit 314 to monitor the status when the change point is registered in the LTC change point table. The END generation confirmation unit 314 monitors the status of the change point registered in the LTC change point table, and determines whether or not an END indicating the end of the clip has occurred in step S46. If it is determined that END has not occurred, the END generation confirmation unit 314 returns the process to step S43.

ステップS46において、ENDが発生したと判定した場合、END発生確認部314は、処理をステップS47に進める。また、図26のステップS32若しくは図27のステップS44においてOVERを検出したと判定した場合、下地OVER検出部311は、処理をステップS47に進める。さらに、図26のステップS34若しくはステップS36、または、図27のステップS42若しくはステップS45においてOVERが発生したと判定した場合、OVER発生確認部312は、処理をステップS47に進める。   If it is determined in step S46 that END has occurred, the END occurrence confirmation unit 314 advances the processing to step S47. If it is determined that OVER is detected in step S32 of FIG. 26 or step S44 of FIG. 27, the background OVER detection unit 311 advances the process to step S47. Furthermore, when it is determined that OVER has occurred in step S34 or S36 of FIG. 26, or step S42 or step S45 of FIG. 27, the OVER occurrence confirmation unit 312 advances the process to step S47.

ステップS47において、更新終了処理部306は、更新されたLTC変化点テーブルをノンリアルタイムメタデータに挿入する等の更新終了処理を行い、LTC変化点テーブル更新処理を終了し、図25のステップS12に処理を戻し、それ以降の処理を繰り返させる。   In step S47, the update end processing unit 306 performs an update end process such as inserting the updated LTC change point table into the non-real time metadata, ends the LTC change point table update process, and proceeds to step S12 of FIG. The process is returned and the subsequent processes are repeated.

以上のように、タイムコードに関する情報の更新処理を行うことにより、より容易にコンテンツデータの破壊編集を正しく行うことができる。   As described above, it is possible to correctly perform destructive editing of content data more easily by performing an update process of information relating to time codes.

以上のようにして、リアルタイムメタデータのLTCとノンリアルタイムメタデータのLTC変化点テーブルの整合性を保つことにより、ユーザは、破壊編集後もクリップの正しいキューアップ再生等を実行することができる。また、プロキシデータのタイムコード情報も整合させるので、ユーザは、破壊編集後もプロキシデータ用いた正常なオフライン編集を行うことができる。   As described above, by maintaining the consistency between the LTC of the real-time metadata and the LTC change point table of the non-real-time metadata, the user can execute correct cue-up reproduction of the clip even after destructive editing. In addition, since the time code information of the proxy data is also matched, the user can perform normal offline editing using the proxy data even after destructive editing.

また、上述したように破壊編集処理を行うことにより、タイムアドレス情報(LTC)の更新が必要無い場合は、リアルタイムメタデータとノンリアルタイムメタデータとの間で整合性を保つための処理を省略することができるので、編集装置13は、破壊編集処理の負荷を低減させることができる。   In addition, by performing destructive editing processing as described above, when there is no need to update time address information (LTC), processing for maintaining consistency between real-time metadata and non-real-time metadata is omitted. Therefore, the editing device 13 can reduce the load of the destructive editing process.

さらに、ノンリアルタイムメタデータのティピカルユーザビット情報は、通常、従来のテープ媒体におけるリール番号の代わりとして扱われることが多く、不要な更新はユーザの混乱を招く恐れがあったが、上述したようにユーザビットのみの編集時には下地記録の(破壊編集前の)ティピカルユーザビット情報の値を保存することにより、ユーザは、ユーザビット編集後の素材に関しても編集前と同様に、ティピカルユーザビット情報をリール番号としての運用することができる。   Further, typical user bit information of non-real-time metadata is usually handled as a substitute for a reel number in a conventional tape medium, and unnecessary updating may cause user confusion. By saving the value of typical user bit information (before destructive editing) of the base record when editing only the user bits, the user can also read the typical user bit information on the material after user bit editing as before editing. Can be operated as a number.

上述した一連の処理は、ハードウェアにより実行させることもできるし、ソフトウェアにより実行させることもできる。この場合、例えば、図1の編集装置13は、図28に示されるようなパーソナルコンピュータとして構成されるようにしてもよい。   The series of processes described above can be executed by hardware or can be executed by software. In this case, for example, the editing device 13 of FIG. 1 may be configured as a personal computer as shown in FIG.

図28において、パーソナルコンピュータ400のCPU(Central Processing Unit)401は、ROM(Read Only Memory)402に記憶されているプログラム、または記憶部413からRAM(Random Access Memory)403にロードされたプログラムに従って各種の処理を実行する。RAM403にはまた、CPU401が各種の処理を実行する上において必要なデータなども適宜記憶される。   In FIG. 28, a CPU (Central Processing Unit) 401 of the personal computer 400 performs various processes according to a program stored in a ROM (Read Only Memory) 402 or a program loaded from a storage unit 413 to a RAM (Random Access Memory) 403. Execute the process. The RAM 403 also appropriately stores data necessary for the CPU 401 to execute various processes.

CPU401、ROM402、およびRAM403は、バス404を介して相互に接続されている。このバス404にはまた、入出力インタフェース410も接続されている。   The CPU 401, ROM 402, and RAM 403 are connected to each other via a bus 404. An input / output interface 410 is also connected to the bus 404.

入出力インタフェース410には、キーボード、マウスなどよりなる入力部411、CRT、LCDなどよりなるディスプレイ、並びにスピーカなどよりなる出力部412、ハードディスクなどより構成される記憶部413、モデムなどより構成される通信部414が接続されている。通信部414は、インターネットを含むネットワークを介しての通信処理を行う。   The input / output interface 410 includes an input unit 411 including a keyboard and a mouse, a display including a CRT and an LCD, an output unit 412 including a speaker, a storage unit 413 including a hard disk, a modem, and the like. A communication unit 414 is connected. The communication unit 414 performs communication processing via a network including the Internet.

入出力インタフェース410にはまた、必要に応じてドライブ415が接続され、磁気ディスク、光ディスク、光磁気ディスク、或いは半導体メモリなどのリムーバブルメディア421が適宜装着され、それらから読み出されたコンピュータプログラムが、必要に応じて記憶部413にインストールされる。   A drive 415 is connected to the input / output interface 410 as necessary, and a removable medium 421 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory is appropriately mounted, and a computer program read from them is It is installed in the storage unit 413 as necessary.

上述した一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、ネットワークや記録媒体からインストールされる。   When the above-described series of processing is executed by software, a program constituting the software is installed from a network or a recording medium.

この記録媒体は、例えば、図28に示されるように、装置本体とは別に、ユーザにプログラムを配信するために配布される、プログラムが記録されている磁気ディスク(フレキシブルディスクを含む)、光ディスク(CD-ROM(Compact Disk-Read Only Memory),DVD(Digital Versatile Disk)を含む)、光磁気ディスク(MD(Mini-Disk)(登録商標)を含む)、もしくは半導体メモリなどよりなるリムーバブルメディア421により構成されるだけでなく、装置本体に予め組み込まれた状態でユーザに配信される、プログラムが記録されているROM402や、記憶部413に含まれるハードディスクなどで構成される。   For example, as shown in FIG. 28, this recording medium is distributed to distribute a program to a user separately from the apparatus main body, and includes a magnetic disk (including a flexible disk) on which a program is recorded, an optical disk ( Removable media 421 composed of CD-ROM (compact disk-read only memory), DVD (digital versatile disk), magneto-optical disk (including MD (mini-disk) (registered trademark)), or semiconductor memory In addition to being configured, it is configured by a ROM 402 in which a program is recorded and a hard disk included in the storage unit 413, which is distributed to the user in a state of being pre-installed in the apparatus body.

なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、記載された順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。   In the present specification, the step of describing the program recorded on the recording medium is not limited to the processing performed in chronological order according to the described order, but is not necessarily performed in chronological order. It also includes processes that are executed individually.

また、本明細書において、システムとは、複数の装置により構成される装置全体を表すものである。   Further, in this specification, the system represents the entire apparatus constituted by a plurality of apparatuses.

本発明を適用した番組制作システムの構成例を示す図である。It is a figure which shows the structural example of the program production system to which this invention is applied. 図1の光ディスクの記録領域の構成例を示す模式図である。FIG. 2 is a schematic diagram illustrating a configuration example of a recording area of the optical disc in FIG. 1. 図1の光ディスクに記録されたファイルのディレクトリ構造の例を示す模式図である。It is a schematic diagram which shows the example of the directory structure of the file recorded on the optical disk of FIG. 図1の光ディスクに記録されたファイルのディレクトリ構造の例を示す模式図である。It is a schematic diagram which shows the example of the directory structure of the file recorded on the optical disk of FIG. 図1の光ディスクに記録されたファイルのディレクトリ構造の例を示す模式図である。It is a schematic diagram which shows the example of the directory structure of the file recorded on the optical disk of FIG. リアルタイムメタデータファイルの構成例を示す模式図である。It is a schematic diagram which shows the structural example of a real-time metadata file. LTC変化点の例を説明する図である。It is a figure explaining the example of a LTC change point. 基本UMID変化点、時刻情報変化点、位置情報変化点、および人物情報変化点の例を説明する図である。It is a figure explaining the example of a basic UMID change point, a time information change point, a position information change point, and a person information change point. KLVパケットの例を説明する図である。It is a figure explaining the example of a KLV packet. 非破壊編集の様子を説明する図である。It is a figure explaining the mode of nondestructive editing. 破壊編集の様子を説明する図である。It is a figure explaining the mode of destructive editing. 破壊編集により、タイムコードに関する情報を更新する場合の例を説明する図である。It is a figure explaining the example in the case of updating the information regarding a time code by destructive editing. SDTI-CPタイムコードの構成例を説明する模式図である。It is a schematic diagram explaining the structural example of an SDTI-CP time code. 本発明を適用した図1の編集装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the editing apparatus of FIG. 1 to which this invention is applied. 図14のシステム制御部の詳細な構成例を示すブロック図である。It is a block diagram which shows the detailed structural example of the system control part of FIG. 図15のLTC更新部の詳細な構成例を示すブロック図である。FIG. 16 is a block diagram illustrating a detailed configuration example of an LTC update unit in FIG. 15. OVERの発生について説明する図である。It is a figure explaining generation | occurrence | production of OVER. OVERの発生について説明する図である。It is a figure explaining generation | occurrence | production of OVER. OVERの発生について説明する図である。It is a figure explaining generation | occurrence | production of OVER. OVERの発生について説明する図である。It is a figure explaining generation | occurrence | production of OVER. OVERの発生について説明する図である。It is a figure explaining generation | occurrence | production of OVER. OVERの発生について説明する図である。It is a figure explaining generation | occurrence | production of OVER. OVERの発生について説明する図である。It is a figure explaining generation | occurrence | production of OVER. タイムコードインサート処理を説明するフローチャートである。It is a flowchart explaining a time code insertion process. タイムコードインサート処理を説明する、図24に続くフローチャートである。It is a flowchart following FIG. 24 explaining a time code insertion process. LTC変化点テーブル更新処理を説明するフローチャートである。6 is a flowchart for explaining an LTC change point table update process. LTC変化点テーブル更新処理を説明する、図26に続くフローチャートである。27 is a flowchart following FIG. 26 for explaining LTC change point table update processing. 本発明を適用したパーソナルコンピュータの構成例を示すブロック図である。It is a block diagram which shows the structural example of the personal computer to which this invention is applied.

符号の説明Explanation of symbols

1 番組制作システム, 11 カムコーダ, 12 光ディスク, 13 編集装置, 21 素材データ, 22 メタデータ, 23 カンパケデータ, 200 SDTI-CPタイムコード, 201 タイムアドレス, 202 ユーザビット, 221 システム制御部, 222 操作入力部, 223 制御情報入力部, 224 制御情報出力部, 231 入力部, 232 記録信号処理部, 233 情報処理部, 234 ネットワークインタフェース, 235 メタデータ処理部, 236 ドライブ制御部, 237 ピックアップ部, 238 スピンドル駆動部, 239 再生信号処理部, 240 出力部, 251 素材データ入力部, 252 メタデータ入力部, 253 情報多重化部, 254 情報分解部, 255 素材データ出力部, 256 メタデータ出力部, 261 制御部, 271 挿入情報選択処理部, 272 タイムコード情報受付部, 273 クリップ書き込み部, 274 クリップ読み出し部, 275 タイムアドレス情報更新部, 276 TUB保持制御部, 277 RTM更新部, 278 PRX更新部, 279 LTC更新部, 280 KLV更新部, 281 TUB更新部, 291 入力制御部, 292 通信制御部, 293 書き込み制御部, 294 読み出し制御部, 295 編集更新処理制御部, 296 出力制御部, 301 IN点前更新処理部, 302 IN点連続性確認処理部, 303 挿入部分更新処理部, 304 OUT点連続性確認更新処理部, 305 OUT点後更新処理部, 306 更新処理部, 311, 下地OVER検出部, 312 OVER発生確認部, 313 OUT点確認部, 314 END発生確認部, 400 パーソナルコンピュータ   1 program production system, 11 camcorder, 12 optical disc, 13 editing device, 21 material data, 22 metadata, 23 package data, 200 SDTI-CP time code, 201 time address, 202 user bits, 221 system control unit, 222 operation input Unit, 223 control information input unit, 224 control information output unit, 231 input unit, 232 recording signal processing unit, 233 information processing unit, 234 network interface, 235 metadata processing unit, 236 drive control unit, 237 pickup unit, 238 spindle Drive unit, 239 reproduction signal processing unit, 240 output unit, 251 material data input unit, 252 metadata input unit, 253 information multiplexing unit, 254 information decomposition unit, 255 material data output Unit, 256 metadata output unit, 261 control unit, 271 insertion information selection processing unit, 272 time code information reception unit, 273 clip writing unit, 274 clip reading unit, 275 time address information update unit, 276 TUB holding control unit, 277 RTM update unit, 278 PRX update unit, 279 LTC update unit, 280 KLV update unit, 281 TUB update unit, 291 input control unit, 292 communication control unit, 293 write control unit, 294 read control unit, 295 edit update processing control unit , 296 Output control unit, 301 IN point pre-update processing unit, 302 IN point continuity confirmation processing unit, 303 Insertion partial update processing unit, 304 OUT point continuity confirmation update processing unit, 305 OUT point post-update processing unit, 306 Update Processing unit, 311, Ground OVER detection unit, 312 OVER occurrence probability Department, 313 OUT point checking unit, 314 END generating confirmation unit, 400 a personal computer

Claims (10)

各フレームにタイムコード情報が付加された画像データを含むコンテンツデータを処理する情報処理装置であって、
前記コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求される内容のデータよりなるリアルタイムメタデータに含まれる、前記タイムコード情報を更新するリアルタイムメタデータ更新手段と、
前記コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求されない内容のデータよりなるノンリアルタイムメタデータに含まれる、前記タイムコード情報の変化が非線形となるフレームの一覧情報である変化点テーブルを、前記リアルタイムメタデータ更新手段による更新の内容に応じて更新するノンリアルタイムメタデータ更新手段と
を備えることを特徴とする情報処理装置。
An information processing apparatus for processing content data including image data in which time code information is added to each frame,
Real-time metadata updating means for updating the time code information included in real-time metadata composed of data that requires real-time properties in reading processing at the time of reproduction of the content data;
The change point table, which is a list information of frames in which the change of the time code information is nonlinear, is included in non-real time metadata including data whose contents are not required in the reading process at the time of reproduction of the content data, An information processing apparatus comprising: non-real-time metadata updating means for updating in accordance with the content of the update by the real-time metadata updating means.
前記画像データの低解像度のデータを含むプロキシデータにおいて、前記低解像度の画像データの各フレームのタイムコード情報を、前記リアルタイムメタデータ更新手段による更新の内容に応じて更新するプロキシデータ更新手段とをさらに備える
ことを特徴とする請求項1に記載の情報処理装置。
Proxy data updating means for updating time code information of each frame of the low-resolution image data according to the contents of the update by the real-time metadata updating means in proxy data including low-resolution data of the image data; The information processing apparatus according to claim 1, further comprising:
前記ノンリアルタイムメタデータ更新手段は、前記コンテンツデータを、前記リアルタイムメタデータ更新手段により前記タイムコード情報が更新された区間と、前記タイムコード情報が更新された区間よりも前の区間と、前記タイムコード情報が更新された区間よりも後の区間の3つの区間に分割し、各区間毎に前記タイムコード情報の変化が非線形となる変化点を抽出し、前記変化点テーブルを更新する
ことを特徴とする請求項1に記載の情報処理装置。
The non-real-time metadata update unit includes the content data in a section in which the time code information is updated by the real-time metadata update unit, a section before a section in which the time code information is updated, and the time Dividing into three sections after the section in which the code information is updated, extracting a change point where the change in the time code information is nonlinear for each section, and updating the change point table The information processing apparatus according to claim 1.
前記リアルタイムメタデータ更新手段による更新によるステータスがOVERの変化点の発生を確認するOVER発生確認手段をさらに備え、
前記ノンリアルタイムメタデータ更新手段は、前記OVER発生確認手段によりステータスがOVERの変化点の発生が確認された場合、それ以降の区間の変化点を抽出せずに更新処理を終了する
ことを特徴とする請求項3に記載の情報処理装置。
OVER occurrence confirmation means for confirming the occurrence of a change point of OVER status by update by the real-time metadata update means,
The non-real-time metadata updating means is characterized in that when the occurrence of a change point whose status is OVER is confirmed by the OVER occurrence confirmation means, the update process is terminated without extracting a change point in the subsequent section. The information processing apparatus according to claim 3.
前記リアルタイムメタデータ更新手段による更新前の下地における、ステータスがOVERの変化点を検出する下地OVER検出手段をさらに備え、
前記ノンリアルタイムメタデータ更新手段は、前記OVER発生確認手段によりステータスがOVERの変化点の発生が確認されなくても、前記下地OVER検出手段によりOVERが検出された区間より後の区間の変化点を抽出せずに更新処理を終了する
ことを特徴とする請求項4に記載の情報処理装置。
In the background before the update by the real-time metadata update means, further comprising a background OVER detection means for detecting a change point of the status OVER,
The non-real-time metadata updating means may detect change points in the section after the section in which the OVER is detected by the background OVER detection means, even if the occurrence of the change point of status OVER is not confirmed by the OVER occurrence confirmation means. The information processing apparatus according to claim 4, wherein the update process is terminated without extraction.
前記リアルタイムメタデータ更新手段による更新により、前記タイムコード情報に含まれる、時刻情報により構成されるタイムアドレスと、ユーザが設定した任意の情報であるユーザビットの内、いずれを更新するかを選択させる挿入情報選択手段と
をさらに備えることを特徴とする請求項1に記載の情報処理装置。
By updating by the real-time metadata updating means, it is selected which of a time address configured by time information included in the time code information and a user bit which is arbitrary information set by the user is updated. The information processing apparatus according to claim 1, further comprising: an insertion information selection unit.
前記挿入情報選択手段による選択処理により前記ユーザビットが選択された場合、前記リアルタイムメタデータに含まれるタイムアドレスを保持するために、前記リアルタイムメタデータに含まれるタイムアドレスを用いて、前記タイムコード情報のタイムアドレスを更新するタイムアドレス更新手段をさらに備え、
前記リアルタイムメタデータ更新手段は、前記タイムアドレス更新手段により更新された前記タイムコード情報を用いて前記リアルタイムメタデータを更新する
ことを特徴とする請求項6に記載の情報処理装置。
When the user bit is selected by the selection process by the insertion information selection unit, the time code information is stored using the time address included in the real-time metadata in order to hold the time address included in the real-time metadata. A time address updating means for updating the time address of
The information processing apparatus according to claim 6, wherein the real-time metadata update unit updates the real-time metadata using the time code information updated by the time address update unit.
前記挿入情報選択手段による選択処理により前記ユーザビットが選択された場合、前記ノンリアルタイムメタデータに含まれる、前記画像データの全フレームに対するメタデータであるティピカルユーザビット情報を保持するティピカルユーザビット保持手段と、
前記挿入情報選択手段による選択処理により前記ユーザビットが選択された場合、前記ティピカルユーザビット保持手段により保持された前記ティピカルユーザビット情報を用いて、前記ノンリアルタイムメタデータ更新手段により更新された前記ノンリアルタイムメタデータのティピカルユーザビット情報を再度更新するティピカルユーザビット更新手段と
をさらに備えることを特徴とする請求項6に記載の情報処理装置。
Typical user bit holding means for holding typical user bit information that is metadata for all frames of the image data included in the non-real-time metadata when the user bit is selected by the selection processing by the insertion information selection means When,
When the user bit is selected by the selection process by the insertion information selection unit, the non-real-time metadata updating unit updates the non-real-time metadata update unit using the typical user bit information held by the typical user bit holding unit. The information processing apparatus according to claim 6, further comprising: typical user bit update means for updating the typical user bit information of the real-time metadata again.
各フレームにタイムコード情報が付加された画像データを含むコンテンツデータを処理する情報処理装置の情報処理方法であって、
前記コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求される内容のデータよりなるリアルタイムメタデータに含まれる、前記タイムコード情報を更新するリアルタイムメタデータ更新ステップと、
前記コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求されない内容のデータよりなるノンリアルタイムメタデータに含まれる、前記タイムコード情報の変化が非線形となるフレームの一覧情報である変化点テーブルを、前記リアルタイムメタデータ更新ステップの処理による更新の内容に応じて更新するノンリアルタイムメタデータ更新ステップと
を含むことを特徴とする情報処理方法。
An information processing method of an information processing apparatus for processing content data including image data in which time code information is added to each frame,
A real-time metadata update step for updating the time code information included in real-time metadata composed of data that requires real-time properties in the reading process at the time of reproduction of the content data;
The change point table, which is a list information of frames in which the change of the time code information is non-linear, included in non-real time metadata including data whose contents are not required in the reading process at the time of reproduction of the content data, A non-real-time metadata update step for updating according to the content of the update by the processing of the real-time metadata update step.
各フレームにタイムコード情報が付加された画像データを含むコンテンツデータに関する処理を、コンピュータに行わせるプログラムにおいて、
前記コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求される内容のデータよりなるリアルタイムメタデータに含まれる、前記タイムコード情報を更新するリアルタイムメタデータ更新ステップと、
前記コンテンツデータの再生時における読み込み処理においてリアルタイム性が要求されない内容のデータよりなるノンリアルタイムメタデータに含まれる、前記タイムコード情報の変化が非線形となるフレームの一覧情報である変化点テーブルを、前記リアルタイムメタデータ更新ステップの処理による更新の内容に応じて更新するノンリアルタイムメタデータ更新ステップと
を含むことを特徴とするプログラム。
In a program for causing a computer to perform processing related to content data including image data in which time code information is added to each frame,
A real-time metadata update step for updating the time code information included in real-time metadata composed of data that requires real-time properties in the reading process at the time of reproduction of the content data;
The change point table, which is a list information of frames in which the change of the time code information is nonlinear, is included in non-real time metadata including data whose contents are not required in the reading process at the time of reproduction of the content data, A non-real-time metadata update step for updating according to the content of the update by the processing of the real-time metadata update step.
JP2004293705A 2004-10-06 2004-10-06 Information processing apparatus and method, and program Expired - Fee Related JP4264829B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004293705A JP4264829B2 (en) 2004-10-06 2004-10-06 Information processing apparatus and method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004293705A JP4264829B2 (en) 2004-10-06 2004-10-06 Information processing apparatus and method, and program

Publications (2)

Publication Number Publication Date
JP2006107640A JP2006107640A (en) 2006-04-20
JP4264829B2 true JP4264829B2 (en) 2009-05-20

Family

ID=36377143

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004293705A Expired - Fee Related JP4264829B2 (en) 2004-10-06 2004-10-06 Information processing apparatus and method, and program

Country Status (1)

Country Link
JP (1) JP4264829B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4645910B2 (en) * 2006-04-21 2011-03-09 ソニー株式会社 Editing apparatus, editing method, and program
JP4961988B2 (en) * 2006-12-13 2012-06-27 ソニー株式会社 Recording control apparatus and recording control method

Also Published As

Publication number Publication date
JP2006107640A (en) 2006-04-20

Similar Documents

Publication Publication Date Title
JP4179262B2 (en) Information processing apparatus and method, and program
JP3677779B2 (en) Information processing apparatus and method, program, and recording medium
US7881587B2 (en) Playback apparatus, playback method, and program for the same
US8588042B2 (en) Recording-and-reproducing apparatus and content-managing method
KR101293332B1 (en) Video file creation device and video file creation method
CN1816875B (en) Information processing device and method
JP4048561B2 (en) Information processing apparatus and method, program, and recording medium
US8320740B2 (en) Information processing apparatus and method, program, and record medium
JP2008011339A (en) Editing device, editing method, and program
US8046341B2 (en) Information processing apparatus for reproducing metadata and method, program, and recording medium
JP4264829B2 (en) Information processing apparatus and method, and program
JP2005004866A (en) Device and method for processing information, recording medium, and program
JP2006066943A (en) Information processing apparatus and method, and program
JP2005005915A (en) Information processor and information processing method, recording medium and program
US7868941B2 (en) Data transfer apparatus, image capturing apparatus, and data transfer system
JP4507515B2 (en) Information processing apparatus and method, program, and recording medium
JP2005004868A (en) Information processor and method of processing information, program record medium, and program
JP4321425B2 (en) Information processing apparatus and method, and program
JP2008186542A (en) Recording device, recording method and recording medium
JP2005005964A (en) Information processing apparatus and method, program recording medium, and program
JP2005005916A (en) Information processing apparatus and method, recording medium, and program
JP4896169B2 (en) Recording / reproducing apparatus and content management method
JP2006107641A (en) Information processing device and method, and program
JP2004265527A (en) Recording and reproducing method of contents

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070914

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090119

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

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

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

Free format text: PAYMENT UNTIL: 20120227

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130227

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140227

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees