JP2015153441A - Information processor, information recording device, information recording medium, information processing method, and program - Google Patents

Information processor, information recording device, information recording medium, information processing method, and program Download PDF

Info

Publication number
JP2015153441A
JP2015153441A JP2014026723A JP2014026723A JP2015153441A JP 2015153441 A JP2015153441 A JP 2015153441A JP 2014026723 A JP2014026723 A JP 2014026723A JP 2014026723 A JP2014026723 A JP 2014026723A JP 2015153441 A JP2015153441 A JP 2015153441A
Authority
JP
Japan
Prior art keywords
data
information
file
random access
format
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2014026723A
Other languages
Japanese (ja)
Inventor
幸一 内村
Koichi Uchimura
幸一 内村
遼平 高橋
Ryohei Takahashi
遼平 高橋
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 JP2014026723A priority Critical patent/JP2015153441A/en
Publication of JP2015153441A publication Critical patent/JP2015153441A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To achieve a configuration allowing to acquire random access point information from a TS packet when converting and recording BDMV(Blu-ray(R) Disc Movie) data in an MP4 file.SOLUTION: A data conversion part acquires random access point information necessary for the random access reproduction of reproduction data as conversion object data from a stream file as a storage file of reproduction object data S102, and sets the acquired random access point information as the configuration data of a data file after format conversion. The data conversion part acquires the random access point information from the header of the TS packet of the clip AV stream file of the BDMV format data S104, and records the acquired information in an MP4 file mfra box S105 to S108.

Description

本開示は、情報処理装置、情報記録装置、情報記録媒体、および情報処理方法、並びにプログラムに関する。さらに詳細には、例えばフォーマット変換を伴うデータ記録を実行する情報処理装置、情報記録装置、情報記録媒体、および情報処理方法、並びにプログラムに関する。   The present disclosure relates to an information processing device, an information recording device, an information recording medium, an information processing method, and a program. More specifically, the present invention relates to an information processing apparatus, an information recording apparatus, an information recording medium, an information processing method, and a program that execute data recording with format conversion, for example.

映画や音楽等、様々なコンテンツを記録する情報記録媒体(メディア)として、DVD(Digital Versatile Disc)や、BD(Blu−ray(登録商標) Disc)が多く利用されている。   DVD (Digital Versatile Disc) and BD (Blu-ray (registered trademark) Disc) are widely used as information recording media (media) for recording various contents such as movies and music.

これらの各ディスクには、予め規定されたデータ記録フォーマットで画像、音声、さらに再生制御データ等の各種のデータが記録される。
例えば、BDに対するデータ記録フォーマットとして、BDMV(Blu−ray(登録商標) Disc Movie)フォーマットが利用される。
BDMVフォーマットの記録データを再生するためには、BDMVフォーマットデータの再生用のプログラムを保持していることが必要となる。
Various data such as images, sounds, and reproduction control data are recorded on these discs in a data recording format defined in advance.
For example, a BDMV (Blu-ray (registered trademark) Disc Movie) format is used as a data recording format for a BD.
In order to reproduce the recorded data in the BDMV format, it is necessary to hold a program for reproducing the BDMV format data.

昨今、スマホ(スマートホン)や、タブレット端末等の携帯端末などで映画等のコンテンツ視聴を行うユーザが増加している。
このような携帯端末には、BDMVフォーマット対応の再生アプリケーションが搭載されているとは限らない。従って、BDの記録データを携帯端末のメデイアにコピーする場合、BDMVフォーマットではない携帯端末の再生アプリケーションが再生可能なフォーマットに変更してコンテンツを記録する必要がある。
なお、メディア間のデータコピー処理については、例えば特許文献1(特開2008−98765号公報)や、特許文献2(特開2011−222078号公報)に記載がある。
In recent years, an increasing number of users are viewing content such as movies on smartphones (smartphones) and mobile terminals such as tablet terminals.
Such a portable terminal does not always have a playback application compatible with the BDMV format. Therefore, when copying the recording data of the BD to the media of the mobile terminal, it is necessary to change the recording format to a format that can be played back by the playback application of the mobile terminal that is not in the BDMV format.
Note that data copy processing between media is described in, for example, Japanese Patent Application Laid-Open No. 2008-98765 and Japanese Patent Application Laid-Open No. 2011-2222078.

携帯端末等による利用を考慮して規格化されたデータ記録フォーマットとしてMP4ファイルフォーマット(以下MP4と呼ぶ)がある。
多くの携帯端末は、MP4ファイルフォーマットで記録されたMP4データを再生可能な再生アプリケーションを有しており、携帯端末のメディアにコンテンツを記録する場合MP4形式で記録することが求められる。
There is an MP4 file format (hereinafter referred to as MP4) as a data recording format standardized in consideration of use by a portable terminal or the like.
Many mobile terminals have a playback application that can play back MP4 data recorded in the MP4 file format, and when recording content on the media of the mobile terminal, it is required to record in MP4 format.

従って、例えば、BDMVフォーマットのデータを、携帯端末において利用するSDカード等のメディアにコピーする場合、BDMVからMP4へのフォーマット変換を伴うコピー処理を行なうことが必要となる。
しかし、現状においてこのフォーマット変換についての具体的な提案はなされていない。フォーマット変換が確実に行われない場合、コピー先でのコンテンツ再生が行えなくなる可能性がある。
Therefore, for example, when copying data in the BDMV format to a medium such as an SD card used in the portable terminal, it is necessary to perform a copy process with format conversion from BDMV to MP4.
However, no specific proposal for this format conversion has been made at present. If format conversion is not performed reliably, content reproduction at the copy destination may not be possible.

特開2008−98765号公報JP 2008-98765 A 特開2011−222078号公報JP 2011-2222078

本開示は、このような問題点に鑑みてなされたものであり、例えばフォーマット変換を伴うデータ記録処理を行なう構成において、フォーマット変換後の正常なデータ再生を可能とする情報処理装置、情報記録装置、情報記録媒体、および情報処理方法、並びにプログラムを提供することを目的とする。   The present disclosure has been made in view of such problems. For example, an information processing apparatus and an information recording apparatus that enable normal data reproduction after format conversion in a configuration in which data recording processing involving format conversion is performed. It is an object to provide an information recording medium, an information processing method, and a program.

本開示の第1の側面は、
データフォーマット変換を実行するデータ変換部を有し、
前記データ変換部は、
変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるストリームファイルから取得し、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定する情報処理装置にある。
The first aspect of the present disclosure is:
A data conversion unit for performing data format conversion;
The data converter is
Random access point information required for random access playback of playback data that is the conversion target data is acquired from the stream file that is the storage file of the playback target data, and the format of the data file after format conversion of the acquired random access point information It exists in the information processing apparatus set as data.

さらに、本開示の情報処理装置の一実施態様において、前記データ変換部は、前記再生制御情報を、前記変換対象データを記録した情報記録媒体、または外部から通信部を介して取得する。   Furthermore, in an embodiment of the information processing apparatus according to the present disclosure, the data conversion unit acquires the reproduction control information from an information recording medium on which the conversion target data is recorded or from the outside via a communication unit.

さらに、本開示の情報処理装置の一実施態様において、前記データ変換部は、BDMVフォーマットデータをMP4フォーマットデータに変換する処理を実行し、BDMVフォーマットデータの再生対象データ格納ファイルであるクリップAVストリームファイルから前記ランダムアクセスポイント情報を取得し、取得したランダムアクセスポイント情報をMP4ファイル内のメタデータとして設定する。   Furthermore, in an embodiment of the information processing apparatus according to the present disclosure, the data conversion unit executes a process of converting BDMV format data into MP4 format data, and a clip AV stream file that is a reproduction target data storage file of the BDMV format data The random access point information is acquired from, and the acquired random access point information is set as metadata in the MP4 file.

さらに、本開示の情報処理装置の一実施態様において、前記データ変換部は、MP4ファイルに設定されるmfraボックス、またはtfraボックスに前記ランダムアクセスポイント情報を格納する。   Furthermore, in an embodiment of the information processing apparatus according to the present disclosure, the data conversion unit stores the random access point information in an mfra box or a tfra box set in an MP4 file.

さらに、本開示の情報処理装置の一実施態様において、前記データ変換部は、BDMVフォーマットデータのクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)のヘッダに記録されたトランスポートプライオリティの設定値に基づいて、トランスポートパケット格納データがランダムアクセスポイントとなるデータを含むか否かを判別する。   Furthermore, in an embodiment of the information processing apparatus according to the present disclosure, the data conversion unit has a transport priority recorded in a header of a transport packet (TS packet) that is a configuration packet of a clip AV stream file of BDMV format data. Based on the set value, it is determined whether or not the transport packet storage data includes data serving as a random access point.

さらに、本開示の情報処理装置の一実施態様において、前記データ変換部は、BDMVフォーマットデータのクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)のヘッダに記録されたアダプテーションフィールドの設定値に基づいて、トランスポートパケット格納データの未使用領域を判別する。   Furthermore, in an embodiment of the information processing apparatus according to the present disclosure, the data conversion unit sets an adaptation field recorded in a header of a transport packet (TS packet) that is a configuration packet of a clip AV stream file of BDMV format data. Based on the value, an unused area of the transport packet storage data is determined.

さらに、本開示の情報処理装置の一実施態様において、前記データ変換部は、BDMVフォーマットデータのクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)に格納されたプレゼンテーションタイムスタンプ(PTS)を取得し、取得したプレゼンテーションタイムスタンプ(PTS)を適用して、MP4ファイルに設定されるmfraボックス、またはtfraボックスに記録する時間情報を生成する。   Furthermore, in an embodiment of the information processing apparatus of the present disclosure, the data conversion unit includes a presentation time stamp (PTS) stored in a transport packet (TS packet) that is a configuration packet of a clip AV stream file of BDMV format data. And applying the acquired presentation time stamp (PTS) to generate time information to be recorded in the mfra box or tfra box set in the MP4 file.

さらに、本開示の情報処理装置の一実施態様において、前記データ変換部は、BDMVフォーマットデータを変換してCFF(Common File Format)に従ったCFFファイルを生成する。   Furthermore, in an embodiment of the information processing apparatus according to the present disclosure, the data conversion unit converts the BDMV format data to generate a CFF file according to CFF (Common File Format).

さらに、本開示の情報処理装置の一実施態様において、前記情報処理装置は、さらに、データフォーマット変換後のデータを第2の情報記録媒体に記録する記録部を有する。   Furthermore, in an embodiment of the information processing apparatus according to the present disclosure, the information processing apparatus further includes a recording unit that records data after the data format conversion on the second information recording medium.

さらに、本開示の第2の側面は、
データフォーマット変換を実行するデータ変換部と、
前記データ変換部の変換データを情報記録媒体に記録する記録部を有し、
前記データ変換部は、
変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるストリームファイルから取得し、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定し、
前記記録部は、
前記ランダムアクセスポイント情報を含むフォーマット変換データを情報記録媒体に記録する情報記録装置にある。
Furthermore, the second aspect of the present disclosure is:
A data conversion unit for performing data format conversion;
A recording unit that records the conversion data of the data conversion unit on an information recording medium;
The data converter is
Random access point information required for random access playback of playback data that is the conversion target data is acquired from the stream file that is the storage file of the playback target data, and the format of the data file after format conversion of the acquired random access point information Set as data,
The recording unit is
The information recording apparatus records format conversion data including the random access point information on an information recording medium.

さらに、本開示の情報記録装置の一実施態様において、前記データ変換部は、BDMVフォーマットデータをMP4フォーマットデータに変換する処理を実行し、BDMVフォーマットデータの再生対象データ格納ファイルであるクリップAVストリームファイルから前記ランダムアクセスポイント情報を取得し、取得したランダムアクセスポイント情報をMP4ファイル内のメタデータとして設定する。   Furthermore, in an embodiment of the information recording apparatus of the present disclosure, the data conversion unit executes a process of converting BDMV format data into MP4 format data, and a clip AV stream file that is a reproduction target data storage file of the BDMV format data The random access point information is acquired from, and the acquired random access point information is set as metadata in the MP4 file.

さらに、本開示の第3の側面は、
情報記録媒体に対する記録データを生成するデータ処理部を有し、
前記データ処理部は、
BDMVフォーマットデータのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)のヘッダに記録して、情報記録媒体に記録する情報記録装置にある。
Furthermore, the third aspect of the present disclosure is:
A data processing unit for generating recording data for an information recording medium;
The data processing unit
Random access point information necessary for random access playback of BDMV format data is recorded in a header of a transport packet (TS packet) that is a constituent packet of a clip AV stream file that is a storage file of playback target data, and information recording It is in an information recording device for recording on a medium.

さらに、本開示の情報記録装置の一実施態様において、前記データ処理部は、前記トランスポートパケット(TSパケット)のヘッダのトランスポートプライオリティの設定値を、該トランスポートパケット(TSパケット)の格納データがランダムアクセスポイント対応データであるか否かに応じて異なる値を記録する。   Furthermore, in an embodiment of the information recording apparatus according to the present disclosure, the data processing unit sets a transport priority setting value of a header of the transport packet (TS packet) to data stored in the transport packet (TS packet). A different value is recorded depending on whether or not is data corresponding to a random access point.

さらに、本開示の情報記録装置の一実施態様において、前記データ処理部は、前記トランスポートパケット(TSパケット)各々の格納データを、ランダムアクセスポイント対応データ、またはランダムアクセスポイント非対応データのいずれか一方のデータに設定してトランスポートパケット(TSパケット)を生成する。   Furthermore, in an embodiment of the information recording device of the present disclosure, the data processing unit may store data stored in each transport packet (TS packet) as either random access point compatible data or random access point non-compatible data. A transport packet (TS packet) is generated by setting one of the data.

さらに、本開示の情報記録装置の一実施態様において、前記データ処理部は、前記トランスポートパケット(TSパケット)のヘッダのアダプテーションフィールドに、トランスポートパケット格納データの未使用領域情報を記録する。   Furthermore, in an embodiment of the information recording apparatus of the present disclosure, the data processing unit records unused area information of transport packet storage data in an adaptation field of a header of the transport packet (TS packet).

さらに、本開示の第4の側面は、
再生対象データの格納ファイルであるストリームファイルと、
前記ストリームファイルの再生制御情報を格納した再生制御情報ファイルを記録データとして格納し、
前記ストリームファイルを構成するパケットのヘッダに、該パケットの格納データがランダムアクセスポイント対応データであるか否かに応じて異なる値を持つランダムアクセスポイント情報を記録した情報記録媒体であり、
前記情報記録媒体の格納データのフォーマット変換を実行する情報処理装置が、前記パケットのヘッダの解析によって、パケット格納データがランダムアクセスポイント対応データであるか否かを判別し、判別結果に基づくフォーマット変換後のメタデータの生成および記録を可能とした情報記録媒体にある。
Furthermore, the fourth aspect of the present disclosure is:
A stream file that is a storage file for data to be played, and
Storing the playback control information file storing the playback control information of the stream file as recording data;
An information recording medium in which random access point information having different values depending on whether or not the stored data of the packet is random access point compatible data is recorded in the header of the packet constituting the stream file,
An information processing device that performs format conversion of data stored in the information recording medium determines whether or not the packet storage data is random access point compatible data by analyzing the header of the packet, and performs format conversion based on the determination result The information recording medium enables later generation and recording of metadata.

さらに、本開示の第5の側面は、
情報処理装置において実行する情報処理方法であり、
データ変換部が、
変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるストリームファイルから取得し、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定する情報処理方法にある。
Furthermore, the fifth aspect of the present disclosure is:
An information processing method executed in an information processing apparatus,
The data converter
Random access point information required for random access playback of playback data that is the conversion target data is acquired from the stream file that is the storage file of the playback target data, and the format of the data file after format conversion of the acquired random access point information The information processing method is set as data.

さらに、本開示の第6の側面は、
情報処理装置において情報処理を実行させるプログラムであり、
データ変換部に、変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるストリームファイルから取得させ、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定させるプログラムにある。
Furthermore, the sixth aspect of the present disclosure is:
A program for executing information processing in an information processing apparatus;
After the data conversion unit obtains the random access point information necessary for random access playback of the playback data that is the conversion target data from the stream file that is the storage file of the playback target data, after the format conversion of the acquired random access point information It is in the program to be set as the configuration data of the data file.

なお、本開示のプログラムは、例えば、様々なプログラム・コードを実行可能な情報処理装置やコンピュータ・システムに対して、コンピュータ可読な形式で提供する記憶媒体、通信媒体によって提供可能なプログラムである。このようなプログラムをコンピュータ可読な形式で提供することにより、情報処理装置やコンピュータ・システム上でプログラムに応じた処理が実現される。   Note that the program of the present disclosure is a program that can be provided by, for example, a storage medium or a communication medium provided in a computer-readable format to an information processing apparatus or a computer system that can execute various program codes. By providing such a program in a computer-readable format, processing corresponding to the program is realized on the information processing apparatus or the computer system.

本開示のさらに他の目的、特徴や利点は、後述する本開示の実施例や添付する図面に基づくより詳細な説明によって明らかになるであろう。なお、本明細書においてシステムとは、複数の装置の論理的集合構成であり、各構成の装置が同一筐体内にあるものには限らない。   Other objects, features, and advantages of the present disclosure will become apparent from a more detailed description based on embodiments of the present disclosure described below and the accompanying drawings. In this specification, the system is a logical set configuration of a plurality of devices, and is not limited to one in which the devices of each configuration are in the same casing.

本開示の一実施例の構成によれば、BDMVデータをMP4ファイルに変換記録する場合に、ランダムアクセスポイント情報をTSパケットから取得可能とした構成が実現される。
具体的には、データ変換部が、変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を再生対象データの格納ファイルであるストリームファイルから取得し、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定する。データ変換部は、BDMVフォーマットデータのクリップAVストリームファイルのTSパケットのヘッダからランダムアクセスポイント情報を取得し、取得情報をMP4ファイルmfraボックスに記録する。
本構成により、BDMVデータをMP4ファイルに変換して記録する場合に、ランダムアクセスポイント情報をTSパケットから取得可能とした構成が実現される。
なお、本明細書に記載された効果はあくまで例示であって限定されるものではなく、また付加的な効果があってもよい。
According to the configuration of an embodiment of the present disclosure, a configuration in which random access point information can be acquired from a TS packet when BDMV data is converted and recorded into an MP4 file is realized.
Specifically, the data conversion unit acquires random access point information necessary for random access playback of playback data that is conversion target data from a stream file that is a storage file of playback target data, and the acquired random access point information Is set as the configuration data of the data file after format conversion. The data conversion unit acquires random access point information from the header of the TS packet of the clip AV stream file of BDMV format data, and records the acquired information in the MP4 file mfra box.
With this configuration, when BDMV data is converted into an MP4 file and recorded, random access point information can be acquired from the TS packet.
Note that the effects described in the present specification are merely examples and are not limited, and may have additional effects.

情報処理装置の構成例について説明する図である。FIG. 25 is a diagram for describing a configuration example of an information processing device. 情報処理装置のデータ変換部の構成について説明する図である。It is a figure explaining the structure of the data conversion part of information processing apparatus. BDMVフォーマットに従ってメディアに記録されるデータのディレクトリ構成例について説明する図である。It is a figure explaining the example of a directory structure of the data recorded on a medium according to a BDMV format. BDMVフォーマットにおいて規定されるプレイリストと、再生データとの対応について説明する図である。It is a figure explaining the response | compatibility with the play list prescribed | regulated in a BDMV format, and reproduction | regeneration data. クリップAVストリーム(Clip AV Stream)ファイルのデータ構成としてのMPEG2TS(トランスポートストリーム)の構成例について説明する図である。It is a figure explaining the structural example of MPEG2TS (transport stream) as a data structure of a clip AV stream (Clip AV Stream) file. MP4ファイルフォーマットについて説明する図である。It is a figure explaining an MP4 file format. CFF(Common File Format)の構成について説明する図である。It is a figure explaining the structure of CFF (Common File Format). CFF(Common File Format)のmfraボックスのデータ構成例について説明する図である。It is a figure explaining the example of a data structure of the mfra box of CFF (Common File Format). プレイリスト単位のフォーマット変換処理例について説明する図である。It is a figure explaining the format conversion process example of a playlist unit. BDMVフォーマットデータからCFFファイルを生成する場合における再生データの対応関係について説明する図である。It is a figure explaining the correspondence of the reproduction | regeneration data in the case of producing | generating a CFF file from BDMV format data. BDMVフォーマットデータのクリップAVストリームファイルのTSパケットに設定するランダムアクセスポイント情報について説明する図である。It is a figure explaining the random access point information set to the TS packet of the clip AV stream file of BDMV format data. BDMVフォーマットデータのクリップAVストリームファイルのTSパケットに設定するランダムアクセスポイント情報を利用した場合の問題点について説明する図である。It is a figure explaining the problem at the time of utilizing the random access point information set to the TS packet of the clip AV stream file of BDMV format data. DMVフォーマットデータのクリップAVストリームファイルのTSパケットに設定するランダムアクセスポイント情報を利用した場合の問題点を解決する構成について説明する図である。It is a figure explaining the structure which solves the problem at the time of utilizing the random access point information set to the TS packet of the clip AV stream file of DMV format data. BDMVフォーマットデータのクリップAVストリームファイルのTSパケットにランダムアクセスポイント情報を記録した例について説明する図である。It is a figure explaining the example which recorded random access point information on TS packet of the clip AV stream file of BDMV format data. 情報処理装置の実行するフォーマット変換処理シーケンスについて説明するフローチャートを示す図である。FIG. 10 is a diagram illustrating a flowchart for explaining a format conversion processing sequence executed by the information processing apparatus. フォーマット変換処理実行時の情報処理装置内のデータの流れと処理について説明する図である。It is a figure explaining the flow of data and a process in information processing apparatus at the time of format conversion process execution.

以下、図面を参照しながら本開示の情報処理装置、情報記録装置、情報記録媒体、および情報処理方法、並びにプログラムの詳細について説明する。なお、説明は以下の項目に従って行なう。
1.情報処理装置の構成と処理の概要
2.BDMVフォーマットについて
3.MP4ファイルフォーマットについて
4.データフォーマットの変換処理の一例について
5.フォーマット変換におけるランダムアクセスポイント情報取得の問題点について
6.TSパケットに基づいてランダムアクセスポイントを判別可能とした構成について
7.TSパケットに対するデータ格納構成について
8.BDMVフォーマットデータのクリップAVストリームファイルのTSパケットのヘッダにランダムアクセスポイント情報を記録した構成について
9.情報処理装置の実行するフォーマット変換処理のシーケンスについて
10.本開示の構成のまとめ
Hereinafter, details of the information processing apparatus, the information recording apparatus, the information recording medium, the information processing method, and the program of the present disclosure will be described with reference to the drawings. The description will be made according to the following items.
1. 1. Outline of configuration and processing of information processing apparatus 2. About the BDMV format About MP4 file format 4. An example of data format conversion processing 5. Problems with random access point information acquisition in format conversion 6. Configuration that makes it possible to identify random access points based on TS packets 7. Data storage configuration for TS packet 8. Configuration in which random access point information is recorded in the header of a TS packet of a clip AV stream file of BDMV format data 9. Format conversion processing sequence executed by information processing apparatus Summary of composition of this disclosure

[1.情報処理装置の構成と処理の概要]
まず、本開示の一実施例に係る情報処理装置の構成と処理の概要について説明する。
図1は、本開示の一実施例に係る情報処理装置100の構成例を示すブロック図である。情報処理装置100は、例えばBD(Blu−ray(登録商標) Disc)等の情報記録媒体である第1メディア110に記録されたデータを読み出し、フラッシュメモリ等の情報記録媒体である第2メディア120に記録する、いわゆるコピー処理を行なう。
あるいは、通信部103を介して入力したデータをラッシュメモリ等の第2メディア120に記録する処理を行なう。
[1. Overview of information processing device configuration and processing]
First, an outline of a configuration and processing of an information processing apparatus according to an embodiment of the present disclosure will be described.
FIG. 1 is a block diagram illustrating a configuration example of an information processing apparatus 100 according to an embodiment of the present disclosure. The information processing apparatus 100 reads out data recorded on a first medium 110 that is an information recording medium such as a BD (Blu-ray (registered trademark) Disc), for example, and a second medium 120 that is an information recording medium such as a flash memory. So-called copy processing is performed.
Alternatively, a process of recording data input via the communication unit 103 on the second medium 120 such as a rush memory is performed.

なお、第1メディア110、あるいは通信部103を介して入力するデータのデータフォーマットを第1フォーマット、第2メディア120に対して記録するデータのフォーマットを第2フォーマットとする。   Note that the data format of data input via the first medium 110 or the communication unit 103 is a first format, and the format of data recorded on the second medium 120 is a second format.

情報処理装置は、第1メディア110、あるいは通信部103を介して入力する第1フォーマットのデータをフラッシュメモリ等の第2メディア120に記録する際に、第1フォーマットデータを第2フォーマットデータに変換する処理を行なう。   The information processing apparatus converts the first format data into the second format data when recording the first format data input via the first medium 110 or the communication unit 103 in the second medium 120 such as a flash memory. The process to do is performed.

なお、以下の実施例では、第1メディア110、または通信部103から入力するデータのフォーマットをBDMVフォーマット、第2メディアの記録フォーマットをMP4フォーマットして説明する。
情報処理装置100は、第2メディア120に対するデータ記録処理に際して、BDMVフォーマットからMP4フォーマットへのフォーマット変換を実行する。
In the following embodiment, the format of data input from the first medium 110 or the communication unit 103 is described as a BDMV format, and the recording format of the second medium is described as an MP4 format.
The information processing apparatus 100 executes format conversion from the BDMV format to the MP4 format during data recording processing on the second medium 120.

情報処理装置100は、図1に示すように、制御部101、入力部102、通信部103、記憶部104、出力部105、第1メディアIF(インタフェース)106、データバッファ107、データ変換部108、第2メディアIF109を有する。   As shown in FIG. 1, the information processing apparatus 100 includes a control unit 101, an input unit 102, a communication unit 103, a storage unit 104, an output unit 105, a first media IF (interface) 106, a data buffer 107, and a data conversion unit 108. And a second media IF 109.

制御部101は、メディアを利用したデータ記録再生、メディア間のデータコピー処理等、情報処理装置100において実行するデータ処理の制御を行う、これらの制御は、例えば記憶部104に格納されたプログラム従って行われる。   The control unit 101 performs control of data processing executed in the information processing apparatus 100 such as data recording / playback using media and data copy processing between media. These controls are performed according to a program stored in the storage unit 104, for example. Done.

入力部102は、ユーザの操作可能なスイッチ、ボタン、タッチパネル等の入力部であり、再生、コピー、記録等の様々な処理の指示入力などを行う入力部である。
また、入力部102は、メディアに記録する画像や音声等を入力する撮像部、マイクを持つ構成としてもよい。
通信部103は、例えば外部サーバ、あるいは外部機器との通信を行い、メディアに対する記録データや、記録データに関する制御情報、あるいはコピー処理の許可情報の取得など、各種の通信処理に利用される。
The input unit 102 is an input unit such as a switch, button, or touch panel that can be operated by the user, and is an input unit that inputs instructions for various processes such as reproduction, copying, and recording.
Further, the input unit 102 may have a configuration including an imaging unit that inputs an image or sound to be recorded on a medium, and a microphone.
The communication unit 103 communicates with, for example, an external server or an external device, and is used for various communication processes such as acquisition of recording data for media, control information related to the recording data, or permission information for copy processing.

記憶部104は、制御部101の実行するプログラムや、プログラム実行に用いるパラメータ等の記憶領域、さらにプログラム実行時のワーク領域等に利用される。
具体的には、第2メディア120に対するデータ記録時に第1メディア110から読み出したデータ、あるいは通信部103を介して入力したデータを一時的に格納する領域としても利用される。
記憶部104は、例えばRAM、ROM等によって構成される。
出力部105は、メディアからの再生データの出力処理に用いられ、さらに第2メディア120に対するデータ記録処理の進行状況の表示、ユーザに対するメッセージ表示などに利用され、ディスプレイやスピーカ等によって構成される。
The storage unit 104 is used as a storage area for a program executed by the control unit 101, a parameter area used for program execution, and a work area during program execution.
Specifically, it is also used as an area for temporarily storing data read from the first medium 110 when data is recorded on the second medium 120 or data input via the communication unit 103.
The storage unit 104 is configured by, for example, a RAM, a ROM, and the like.
The output unit 105 is used for output processing of reproduction data from the medium, and further used for displaying the progress of data recording processing on the second medium 120 and displaying messages to the user, and is configured by a display, a speaker, and the like.

第1メディアインタフェース(IF)106は、例えばBD(Blu−ray(登録商標) Disc)等の第1メディア110に対するアクセスを行い、第1メディア110に対するデータ記録やデータ読み取りを行なうデータ記録再生部として機能するインタフェースである。   The first media interface (IF) 106 is a data recording / reproducing unit that accesses the first medium 110 such as a BD (Blu-ray (registered trademark) Disc) and performs data recording and data reading on the first medium 110. A functional interface.

データバッファ107は、第1メディア110からの読み出しデータや、通信部103から入力するデータを一時的に格納するバッファである。例えば第2メディア120に記録するデータを一時的に格納する。
データ変換部108は、第1メディア110の記録データ、あるいは通信部103を介して入力するデータのフォーマットである第1フォーマットのデータを、データ記録先である第2メディア120に記録する際のデータフォーマットである第2フォーマットに変換するフォーマット変換処理を実行する。このデータ変換部108の詳細構成と処理については後述する。
The data buffer 107 is a buffer that temporarily stores read data from the first medium 110 and data input from the communication unit 103. For example, data to be recorded on the second medium 120 is temporarily stored.
The data conversion unit 108 records data recorded in the first medium 110 or data in the first format, which is the format of data input via the communication unit 103, on the second medium 120 that is the data recording destination. A format conversion process for converting to a second format which is a format is executed. The detailed configuration and processing of the data converter 108 will be described later.

第2メディアインタフェース(IF)109は、第2メディア120に対するアクセスを行い、第2メディア120に対するデータ記録あるいは読み取り処理を行なうデータ記録再生部として機能するインタフェースである。   The second media interface (IF) 109 is an interface that functions as a data recording / reproducing unit that accesses the second medium 120 and performs data recording or reading processing on the second medium 120.

このように、情報処理装置100は、第1メディア110、あるいは通信部103を介して入力する第1フォーマットのデータをフラッシュメモリ等の第2メディア120に記録する処理を行なう。この処理の際に、第1フォーマットデータを第2フォーマットデータに変換する処理を行なう。
なお、第1フォーマットとは、例えはBDMVフォーマットデータであり、第2フォーマットは、MP4フォーマットデータである。
As described above, the information processing apparatus 100 performs processing for recording the first format data input via the first medium 110 or the communication unit 103 in the second medium 120 such as a flash memory. In this process, a process for converting the first format data into the second format data is performed.
The first format is BDMV format data, for example, and the second format is MP4 format data.

なお、情報処理装置100は、第1メディア110から取得出来ないデータのみを外部のサーバから通信部103を介して取得し、第1メディア110からの読み取りデータと、通信部103を介して取得した受信データを併せて第2メディア120に記録する処理を行なってもよい。   Note that the information processing apparatus 100 acquires only data that cannot be acquired from the first medium 110 from an external server via the communication unit 103, and acquires data read from the first medium 110 and the communication unit 103. You may perform the process which records received data on the 2nd medium 120 collectively.

また、図1に示す構成において、第1メディア110は、例えば、BD(Blu−ray(登録商標) Disc)である。第2メディア120は、例えばSDカード等のフラッシュメモリである。
なお、第1メディア110、第2メディア120は、上記の組み合わせに限らず、様々な組み合わせがせ可能である。
In the configuration shown in FIG. 1, the first medium 110 is, for example, a BD (Blu-ray (registered trademark) Disc). The second medium 120 is a flash memory such as an SD card, for example.
The first medium 110 and the second medium 120 are not limited to the above combinations, and various combinations are possible.

次に、図2を参照してデータ変換部108の詳細構成について説明する。
図2に示すように、データ変換部108は、データ解析部151、画像データ変換部152、音声データ変換部153、字幕データ変換部154、多重化処理実行部155を有する。
Next, the detailed configuration of the data conversion unit 108 will be described with reference to FIG.
As shown in FIG. 2, the data conversion unit 108 includes a data analysis unit 151, an image data conversion unit 152, an audio data conversion unit 153, a caption data conversion unit 154, and a multiplexing process execution unit 155.

データ解析部151は、データバッファ107に格納された第1メディア110からの読み出しデータ、または通信部103を介して入力するデータ(パケット)に設定された識別子(PID:プログラムID)に基づいて、各データ(パケット)を、
画像データ、
音声データ、
字幕データ、
これら3種類のデータに分類する。
The data analysis unit 151 is based on read data from the first medium 110 stored in the data buffer 107 or an identifier (PID: program ID) set in data (packet) input via the communication unit 103. Each data (packet)
image data,
Audio data,
Subtitle data,
Classify into these three types of data.

データ解析部151は、画像データを画像データ変換部152に出力し、音声データを音声データ変換部153に出力し、字幕データを字幕データ変換部154に出力する。   The data analysis unit 151 outputs image data to the image data conversion unit 152, outputs audio data to the audio data conversion unit 153, and outputs caption data to the caption data conversion unit 154.

画像データ変換部152、音声データ変換部153、字幕データ変換部154は、入力データのデータフォーマットである第1フォーマット、例えばBDMVフォーマットデータを、第2メディア120に記録する第2フォーマット、具体的には例えばMP4形式のフォーマットデータに変換する処理を実行する。   The image data conversion unit 152, the audio data conversion unit 153, and the caption data conversion unit 154 are a first format that is a data format of input data, for example, a second format for recording BDMV format data on the second medium 120, specifically, For example, executes processing for conversion into format data in the MP4 format.

すなわち、画像データ変換部152は、第2メディア120に対するデータ記録フォーマットであるMP4フォーマットの画像データを生成して多重化処理実行部155に出力する。
音声データ変換部153は、MP4フォーマットの音声データを生成して多重化処理実行部155に出力する。
字幕データ変換部154は、MP4フォーマットの字幕データを生成して多重化処理実行部155に出力する。
That is, the image data conversion unit 152 generates MP4 format image data, which is a data recording format for the second medium 120, and outputs the image data to the multiplexing processing execution unit 155.
The audio data conversion unit 153 generates MP4 format audio data and outputs the audio data to the multiplexing process execution unit 155.
The caption data conversion unit 154 generates MP4 format caption data and outputs it to the multiplexing process execution unit 155.

なお、画像データ変換部152、音声データ変換部153、字幕データ変換部154の各々は、各データのフォーマット変換処理に際して、必要な復号処理と符号化処理、暗号化処理等を実行する。
すなわち、画像データ変換部152、音声データ変換部153、字幕データ変換部154の各々は、入力データである第1フォーマット(例えばBDMV)の符号化態様(例えばMPEG2)に応じた復号処理を実行し、第2メディア120に対する記録フォーマットである第2フォーマット(例えばMP4)の符号化態様に応じた符号化処理を実行する。
Note that each of the image data conversion unit 152, the audio data conversion unit 153, and the caption data conversion unit 154 performs necessary decryption processing, encoding processing, encryption processing, and the like in the format conversion processing of each data.
That is, each of the image data conversion unit 152, the audio data conversion unit 153, and the caption data conversion unit 154 performs a decoding process according to the encoding mode (for example, MPEG2) of the first format (for example, BDMV) that is the input data. The encoding process according to the encoding mode of the second format (for example, MP4) which is the recording format for the second medium 120 is executed.

また、入力データが暗号化データである場合は、画像データ変換部152、音声データ変換部153、字幕データ変換部154の各々は、その復号処理を実行し、復号データを適用したフォーマット変換を行う。
さらに、第2メディア120に対する記録データを暗号化データとする必要がある場合には、画像データ変換部152、音声データ変換部153、字幕データ変換部154の各々は、既定の暗号アルゴリズムに従った暗号化処理を実行する。
When the input data is encrypted data, each of the image data conversion unit 152, the audio data conversion unit 153, and the caption data conversion unit 154 executes the decoding process and performs format conversion using the decoded data. .
Further, when it is necessary to use the recording data for the second medium 120 as encrypted data, each of the image data conversion unit 152, the audio data conversion unit 153, and the caption data conversion unit 154 follows a predetermined encryption algorithm. Perform encryption processing.

多重化処理部155は、
(a)画像データ生成部152の生成した第2フォーマット(MP4)形式の画像フォーマットデータ、
(b)音声データ生成部153の生成した第2フォーマット(MP4)形式の音声フォーマットデータ、
(c)字幕データ生成部154の生成した第2フォーマット(MP4)形式の字幕フォーマットデータ、
(d)記憶部104に格納した例えば再生制御情報ファイルから抽出したデータ、
例えば、これらの各データの多重化処理を実行して、第2フォーマット(MP4)形式の記録データを生成する。
The multiplexing processing unit 155
(A) second format (MP4) format image format data generated by the image data generation unit 152;
(B) audio format data in the second format (MP4) generated by the audio data generator 153;
(C) Subtitle format data in the second format (MP4) generated by the subtitle data generation unit 154,
(D) data extracted from, for example, a reproduction control information file stored in the storage unit 104;
For example, multiplexing processing of each of these data is executed to generate recording data in the second format (MP4) format.

多重化処理実行部155の生成データは、第2メディアインタフェース109を介して第2メディア120に記録される。   The data generated by the multiplexing process execution unit 155 is recorded on the second medium 120 via the second media interface 109.

このように、情報処理装置100は、第1メディア110の記録データ、あるいは通信部103を介して入力する第1ファーマット(BDMVフォーマット)のデータを、第2メディア120の記録フォーマットである第2フォーマット(MP4)に変換して、第2メディア120に記録する処理を実行する。   As described above, the information processing apparatus 100 uses the second format, which is the recording format of the second medium 120, of the recording data of the first medium 110 or the data of the first format (BDMV format) input via the communication unit 103. A process of converting to the format (MP4) and recording on the second medium 120 is executed.

以下、コピー元となるコンテンツのフォーマットであるBDMVフォーマットと、コピー先メディアに対する記録フォーマットであるMP4について順次、説明する。   Hereinafter, the BDMV format, which is the format of the content that is the copy source, and MP4, which is the recording format for the copy destination medium, will be sequentially described.

[2.BDMVフォーマットについて]
図3以下を参照してBDMVフォーマットについて説明する。
図3は、例えば第1メディア110であるROM型のBD(Blu−ray(登録商標) Disc)に記録されたBDMVフォーマットに従った記録データのディレクトリを示す図である。
[2. About BDMV format]
The BDMV format will be described with reference to FIG.
FIG. 3 is a diagram showing a directory of recording data according to the BDMV format recorded on a ROM-type BD (Blu-ray (registered trademark) Disc) which is the first medium 110, for example.

ディレクトリは図3に示すように管理情報設定部171(AACSディレクトリ)と、データ部172(BDMVディレクトリ)に分離されている。
管理情報設定部171(AACSディレクトリ)には、データの暗号化鍵であるCPSユニットキーファイルや利用制御情報ファイルなどが格納される。
As shown in FIG. 3, the directory is divided into a management information setting unit 171 (AACS directory) and a data unit 172 (BDMV directory).
The management information setting unit 171 (AACS directory) stores a CPS unit key file and a usage control information file that are data encryption keys.

一方、データ部172のBDMVディレクトリ以下には、
インデックスファイル、
プレイリストファイル、
クリップ情報ファイル、
クリップAVストリームファイル、
BDJOファイル、
例えば、これらのファイルが記録される。
On the other hand, under the BDMV directory of the data part 172,
Index files,
Playlist files,
Clip information file,
Clip AV stream file,
BDJO file,
For example, these files are recorded.

インデックスファイルには、再生処理に適用するインデックス情報としてのタイトル情報が格納される。
プレイリストファイルは、タイトルによって指定されの再生プログラムのプログラム情報に従ったコンテンツの再生順等を規定したファイルであり、再生位置情報を持クリップ情報に対する指定情報を有する。
クリップ情報ファイルは、プレイリストファイルによつて指定されるファイルであり、クリップAVストリームファイルの再生位置情報等を有する。
クリップAVストリームファイルは、再生対象となるAVストリームデータを格納したファイルである。
BDJOファイルは、JAVA(登録商標)プログラム、コマンド等を格納したファイルの実行制御情報を格納したファイルである。
The index file stores title information as index information applied to the reproduction process.
The playlist file is a file that defines the playback order of contents in accordance with the program information of the playback program specified by the title, and has playback position information and designation information for clip information.
The clip information file is a file specified by the playlist file, and has reproduction position information of the clip AV stream file and the like.
The clip AV stream file is a file storing AV stream data to be reproduced.
The BDJO file is a file that stores execution control information of a file that stores JAVA (registered trademark) programs, commands, and the like.

情報処理装置が情報記録媒体に記録されたコンテンツを再生するシーケンスは以下の通りである。
(a)まず、再生アプリケーションによってインデックスファイルから特定のタイトルを指定する。
(b)指定されたタイトルに関連付けられた再生プログラムが選択される。
(c)選択された再生プログラムのプログラム情報に従ってコンテンツの再生順等を規定したプレイリストが選択される。
(d)選択されたプレイリストに規定されたクリップ情報によって、コンテンツ実データとしてのAVストリームあるいはコマンドが読み出されて、AVストリームの再生や、コマンドの実行処理が行われる。
The sequence in which the information processing apparatus reproduces the content recorded on the information recording medium is as follows.
(A) First, a specific title is designated from the index file by the reproduction application.
(B) A reproduction program associated with the designated title is selected.
(C) A playlist that defines the playback order of contents is selected according to the program information of the selected playback program.
(D) The AV stream or the command as the actual content data is read out by the clip information defined in the selected playlist, and the AV stream is reproduced and the command is executed.

図4は、第1メディア110に記録される以下のデータ、すなわち、
プレイリストファイル、
クリップ情報ファイル、
クリップAVストリームファイル、
これらのデータの対応関係を説明する図である。
FIG. 4 shows the following data recorded on the first medium 110:
Playlist files,
Clip information file,
Clip AV stream file,
It is a figure explaining the correspondence of these data.

実際の再生対象データである画像と音声データからなるAVストリームはクリップAVストリーム(Clip AV Stream)ファイルとして記録され、さらに、これらのAVストリームの管理情報、再生制御情報ファイルとして、プレイリスト(PlayList)ファイルと、クリップ情報(Clip Information)ファイルが規定される。   An AV stream composed of image and audio data as actual reproduction target data is recorded as a clip AV stream (Clip AV Stream) file, and a playlist (PlayList) is used as management information and reproduction control information file of these AV streams. A file and a clip information file are defined.

これら複数のカテゴリのファイルは、図4に示すように、
プレイリスト(PlayList)ファイルを含むプレイリストレイヤ、
クリップAVストリーム(Clip AV Stream)ファイルと、クリップ情報(Clip Information)ファイルからなるクリップレイヤ、
これらの2つのレイヤに区分できる。
These multiple categories of files are shown in FIG.
A playlist layer including a playlist (PlayList) file,
A clip layer consisting of a clip AV stream (Clip AV Stream) file and a clip information (Clip Information) file,
It can be divided into these two layers.

なお、一つのクリップAVストリーム(Clip AV Stream)ファイルには一つのクリップ情報(Clip Information)ファイルが対応付けられ、これらのペアを一つのオブジェクトと考え、これらをまとめてクリップ(Clip)と呼ぶ場合もある。
クリップAVストリームファイルに含まれるデータの詳細情報、例えばMPEGデータのIピクチャ位置情報などを記録したEPマップなどの管理情報がクリップ情報ファイルに記録される。
Note that one clip AV stream (Clip AV Stream) file is associated with one clip information (Clip Information) file, these pairs are considered as one object, and these are collectively referred to as a clip (Clip). There is also.
Detailed information of data included in the clip AV stream file, for example, management information such as an EP map in which I picture position information of MPEG data is recorded is recorded in the clip information file.

クリップAVストリーム(Clip AV Stream)ファイルは、MPEG2TS(トランスポートストリーム)をBDMVフォーマットの規定構造に従って配置したデータを格納している。この構成の詳細は図5を参照して後段で説明する。   A clip AV stream (Clip AV Stream) file stores data in which MPEG2 TS (transport stream) is arranged in accordance with a BDMV format specified structure. Details of this configuration will be described later with reference to FIG.

また、クリップ情報(Clip Information)ファイルには、例えば、クリップAVストリームファイルのバイト列データのデータ位置と、時間軸上に展開した場合の再生開始ポイントである(エントリポイント:EP)等の再生時間位置等の対応データ等、クリップAVストリームファイルの格納データの再生開始位置などを取得するための管理情報を格納している。   In addition, in the clip information (Clip Information) file, for example, the data position of the byte string data of the clip AV stream file and the playback time such as the playback start point when expanded on the time axis (entry point: EP), etc. The management information for acquiring the reproduction start position of the data stored in the clip AV stream file, such as the corresponding data such as the position, is stored.

例えば、コンテンツの開始点からの再生時間経過位置を示すタイムスタンプが与えられた時、クリップ情報ファイルを参照して、クリップAVストリームファイルのデータ読み出し位置、すなわち再生開始点としてのアドレスを取得することが可能となる。   For example, when a time stamp indicating the playback time elapsed position from the start point of the content is given, the clip information file is referred to, and the data read position of the clip AV stream file, that is, the address as the playback start point is acquired. Is possible.

プレイリスト(PlayList)ファイルは、クリップ(=クリップ情報ファイル+クリップAVストリームファイル)レイヤに含まれる再生可能データに対する再生区間の指定情報を有する。
プレイリスト(PlayList)ファイルには、1つ以上のプレイアイテム(PlayItem)が設定され、プレイアイテムの各々が、クリップ(=クリップ情報ファイル+クリップAVストリームファイル)レイヤに含まれる再生可能データに対する再生区間の指定情報を有する。
The playlist (PlayList) file has designation information of a playback section for playable data included in a clip (= clip information file + clip AV stream file) layer.
In the playlist (PlayList) file, one or more play items (PlayItem) are set, and each play item is a playback section for playable data included in a clip (= clip information file + clip AV stream file) layer. Specified information.

再生対象となる画像や音声の実データを格納したクリップAVストリーム(Clip AV Stream)ファイルは、例えば図5に示すようなMPEG2トランスポートストリーム(TS:transport stream)ファイル構造を持つ。   A clip AV stream (Clip AV Stream) file storing actual image and audio data to be reproduced has a MPEG2 transport stream (TS) file structure as shown in FIG. 5, for example.

MPEG2トランスポートストリームファイル構造は以下のような設定を持つ。
1)MPEG2トランスポートストリームファイルは、整数個のアラインドユニット(Aligned unit)から構成される。
2)アラインドユニット(Aligned unit)の大きさは、6kB(=6144バイト(2048×3バイト))である。
3)アラインドユニット(Aligned unit)は、ソースパケットの第一バイト目から始まる。
4)ソースパケットは、192バイト長である。一つのソースパケットは、TP_extra_headerとトランスポートパケット(TSパケット)から成る。TP_extra_headerは、4バイト長であり、またトランスポートパケット(TSパケット)は、188バイト長である。
5)トランスポートパケット(TSパケット)はヘッダ(TPヘッダ)とペイロード部を有する。1つのTSパケットのペイロードには画像、音声等、いずれか一種類のデータの符号化データが格納される。
6)トランスポートパケット(TSパケット)のヘッダ(TPヘッダ)にはペイロードのデータ種類を示すPID(プログラムID)が記録される。
7)トランスポートパケット(TSパケット)のペイロードは画像や音声等の符号化データであるエレメンタリストリーム(ES)を格納したパケット(パケタイズドエレメンタリストリーム(PES))とPESヘッダ等によって構成される。
8)PESヘッダには、後続のPESパケットに格納されたエレメンタリストリーム(ES)の再生時間情報を示すプレゼンテーションタイムスタンプ(PTS)が記録される。
The MPEG2 transport stream file structure has the following settings.
1) An MPEG2 transport stream file is composed of an integer number of aligned units.
2) The size of the aligned unit is 6 kB (= 6144 bytes (2048 × 3 bytes)).
3) The aligned unit starts from the first byte of the source packet.
4) The source packet is 192 bytes long. One source packet includes a TP_extra_header and a transport packet (TS packet). The TP_extra_header is 4 bytes long, and the transport packet (TS packet) is 188 bytes long.
5) A transport packet (TS packet) has a header (TP header) and a payload portion. The payload of one TS packet stores encoded data of any one type of data such as an image and sound.
6) A PID (program ID) indicating the data type of the payload is recorded in the header (TP header) of the transport packet (TS packet).
7) The payload of a transport packet (TS packet) is composed of a packet (packeted elementary stream (PES)) that stores an elementary stream (ES) that is encoded data such as an image or sound, a PES header, and the like. The
8) In the PES header, a presentation time stamp (PTS) indicating playback time information of the elementary stream (ES) stored in the subsequent PES packet is recorded.

[3.MP4ファイルフォーマットについて]
次に、図6以下を参照してMP4ファイルフォーマットの概要について説明する。
図6には、ISO/IECC14496−14で規定されたMP4ファイルフォーマットの例として、以下の2つの例を示している。
(a)フラグメンテッド(分割型)MP4ファイル(fragmented movie)
(b)ノンフラグメンテッド(非分割型)MP4ファイル(Non−fragmented movie)
これら図6(a),(b)に示すMP4ファイルは、MP4フォーマットに従ったデータの記録あるいは再生処理における1つの処理単位として設定されるファイルである。
[3. About MP4 file format]
Next, an outline of the MP4 file format will be described with reference to FIG.
In FIG. 6, the following two examples are shown as examples of the MP4 file format defined by ISO / IECC 14496-14.
(A) Fragmented (split type) MP4 file (fragmented movie)
(B) Non-fragmented MP4 file (Non-fragmented movie)
These MP4 files shown in FIGS. 6A and 6B are files set as one processing unit in data recording or reproduction processing according to the MP4 format.

(a)フラグメンテッド(分割型)MP4ファイル(fragmented movie)は、再生対象データである画像や音声などのデータを所定時間内の再生データごとに分割して格納したファイルフォーマットである。
(b)ノンフラグメンテッド(非分割型)MP4ファイル(Non−fragmented movie)は、再生対象データである画像や音声などのデータを分割せずに格納したファイルフォーマットである。
(A) A fragmented (divided type) MP4 file (fragmented movie) is a file format in which data such as images and sounds, which are reproduction target data, is divided and stored for each reproduction data within a predetermined time.
(B) A non-fragmented (non-segmented) MP4 file (Non-fragmented movie) is a file format in which data such as images and sounds that are reproduction target data is stored without being divided.

MP4ファイルは、ボックス(box)単位の領域設定がなされ、各ボックスには、ボックス単位で定義されたデータが格納される。
各ボックスは、ボックスサイズ(box−size)、ボックスタイプ(box−type)、ボックスデータ(box−data)の各領域を有する。
ボックスサイズ(box−size)には、ボックスのデータ長(バイトサイズ)が記録される。
ボックスタイプ(box−type)には、ボックスに格納するデータの種類が記録される。
ボックスデータ(box−data)には、ボックスタイプで示される種類のデータが記録される。
In the MP4 file, an area is set in units of boxes, and data defined in units of boxes is stored in each box.
Each box has areas of a box size (box-size), a box type (box-type), and box data (box-data).
The box data size (byte size) is recorded in the box size (box-size).
In the box type (box-type), the type of data stored in the box is recorded.
In the box data (box-data), data of the type indicated by the box type is recorded.

図6(a)に示すフラグメンテッド(分割型)MP4ファイルには、以下のタイプのボックスが設定される。
moovボックス、
trakボックス、
moofボックス、
trafボックス、
mdatボックス、
mfraボックス、
tfraボックス、
上記の各ボックスが設定される。
The following types of boxes are set in the fragmented (split type) MP4 file shown in FIG.
moov box,
trak box,
moof box,
traf box,
mdat box,
mfra box,
tfra box,
Each box above is set.

画像、音声、字幕等の再生対象データである実データはmdatボックスに分割して格納される。
また、mdatボックスの各々にはmoofボックスが対応付けられており、moofボックスには、moofボックスに対応付けられたmdatボックスに格納した分割実データに関する属性情報、再生制御情報等のメタデータを格納する。
Actual data that is reproduction target data such as images, sounds, and captions is divided into mdat boxes and stored.
Further, each mdat box is associated with a moof box, and the moof box stores metadata such as attribute information and reproduction control information related to the divided actual data stored in the mdat box associated with the moof box. To do.

図6(a)に示すフラグメンテッド(分割型)MP4ファイルは、再生対象データの分割データである実データ(mdat)と分割実データ対応のメタデータ(moof)を1つのセットデータとして、多数のセットデータを格納し、さらに、格納した複数のセットデータ全体に関するメタデータをmoovボックスに格納した構成を有する。   The fragmented (divided type) MP4 file shown in FIG. 6 (a) has a large number of pieces of real data (mdat) that is divided data of reproduction target data and metadata corresponding to the divided real data (moof) as one set data. It has a configuration in which set data is stored, and metadata regarding all of the plurality of stored set data is stored in a moov box.

分割実データ対応のメタデータ(moof)の内部には、trafボックスが設定される。
trafボックスには、対応付けられた実データ(mdat)の再生シーケンス情報等が格納される。
A traf box is set in the metadata (moof) corresponding to the divided actual data.
The traf box stores reproduction sequence information of associated real data (mdat) and the like.

moovボックスは、MP4ファイル全体に格納されたデータの再生制御情報等のメタデータの格納領域として設定されるボックスである。
moovボックス内には、1つ以上のtrakボックスが設定される。trakボックスは、例えば画像、音声、字幕等のデータ種類別に設定可能であり、各データの再生シーケンス情報等を格納する。
The moov box is a box set as a storage area for metadata such as reproduction control information of data stored in the entire MP4 file.
One or more trak boxes are set in the moov box. The trak box can be set for each data type such as image, sound, subtitle, etc., and stores reproduction sequence information of each data.

なお、MP4ファイルに格納される再生データに複数の異なる画像データ、例えばHD画像、4K画像等が含まれる場合には、これらの画像種類に応じて個別のtrakボックスを設定することが可能である。
また、MP4ファイルの格納音声データに複数の異なる音声データ、例えば日本語音声、英語音声等が含まれる場合には、これらの音声種類に応じて個別のtrakボックスを設定可能である。
同様に、MP4ファイルの格納字幕データに複数の異なる字幕データ、例えば日本語字幕、英語字幕等が含まれる場合には、これらの字幕種類に応じて個別のtrakボックスを設定可能である。
If the playback data stored in the MP4 file includes a plurality of different image data, such as HD images, 4K images, etc., it is possible to set individual trak boxes according to these image types. .
Also, if the stored audio data of the MP4 file includes a plurality of different audio data, for example, Japanese audio, English audio, etc., individual trak boxes can be set according to these audio types.
Similarly, when the stored subtitle data of the MP4 file includes a plurality of different subtitle data, for example, Japanese subtitles, English subtitles, etc., individual trak boxes can be set according to these subtitle types.

mfraボックスの正式名称はムービーフラグメントランダムアクセスボックス(Movie Fragment Random Access Box)であり、ランダムアクセス可能なデータ位置等に関する情報を格納する。   The official name of the mfra box is a Movie Fragment Random Access Box, which stores information on data locations that can be accessed randomly.

MP4に格納された画像、音声、字幕等の各データは所定のアルゴリズムに従って符号化されており、すべての任意再生点から再生開始可能な構成ではない。
再生開始可能なデータ位置はランダムアクセスポイントとして予め規定されており、mfraボックスには、このランダムアクセスポイントに関する情報が記録される。
MP4フォーマットデータを再生する再生装置は、mfraボックスに記録された情報を参照することで、ランダムアクセスポイントを取得可能となる。再生装置は、mfraボックスの記録情報に基づいてランダムアクセスポイント対応の画像データ、音声データ、字幕データ等のデータ位置や再生時間情報を取得してランダムアクセスポイントからのデータ再生を行なうことができる。
Each data such as an image, sound, and caption stored in MP4 is encoded according to a predetermined algorithm, and is not configured to start playback from all arbitrary playback points.
The data position at which reproduction can be started is defined in advance as a random access point, and information on the random access point is recorded in the mfra box.
A playback device that plays back MP4 format data can acquire a random access point by referring to the information recorded in the mfra box. The playback device can perform data playback from the random access point by acquiring data position and playback time information such as image data, audio data, and caption data corresponding to the random access point based on the recording information of the mfra box.

例えばMPEG画像データの例で説明すると、MPEG符号化画像データには、符号化態様の異なるIPB各ピクチャが含まれるが、PB各ピクチャは、前後の符号化データのいずれかのデータの参照を行わなければ復号することができない。これに対して、Iピクチャは単独で復号可能となる。MPEG画像データではIピクチャの位置がランダムアクセスポイントとなる。
MP4符号化データにおいても、同様の構成を有し、画像、音声、字幕等の各データの符号化アルゴリズムに応じて再生開始可能なデータ位置がランダムアクセスポイントとして予め規定される。mfraボックスには、このランダムアクセスポイントに関する情報が記録される。、
For example, in the case of MPEG image data, MPEG encoded image data includes each picture of IPB having a different encoding mode. Each picture of PB refers to one of the preceding and subsequent encoded data. Without it, it cannot be decrypted. On the other hand, an I picture can be decoded independently. In MPEG image data, the position of an I picture is a random access point.
The MP4 encoded data also has the same configuration, and a data position at which reproduction can be started is defined in advance as a random access point according to the encoding algorithm of each data such as image, audio, and caption. Information about the random access point is recorded in the mfra box. ,

mfraボックスには、画像、音声、字幕等のデータ種類別に設定されるトラック(trak)対応のランダムアクセスポイント情報の格納ボックスであるtfraボックスが設定される。
tfraボックスの正式名称はトラックフラグメントランダムアクセスボックス(Track Fragment Random Access Box)であり、画像、音声、字幕等のデータ種類に応じたトラック(trck)単位のランダムアクセスポイント情報を格納する。
In the mfra box, a tfra box that is a storage box of random access point information corresponding to a track (trak) set for each data type such as image, audio, and caption is set.
The official name of the tfra box is a Track Fragment Random Access Box, which stores random access point information in units of tracks according to the data type such as image, audio, and subtitle.

図6(b)に示すノンフラグメンテッド(非分割型)MP4ファイル(Non−fragmented movie)は、再生対象データである画像や音声などのデータを分割せずに格納したファイルフォーマットである。
図6(b)に示すノンフラグメンテッド(非分割型)MP4ファイルには、以下のタイプのボックスが設定される。
moovボックス、
trakボックス、
mdatボックス、
上記の各ボックスが設定される。
A non-fragmented (non-fragmented movie) MP4 file (Non-fragmented movie) shown in FIG. 6B is a file format in which data such as images and sounds that are reproduction target data is stored without being divided.
The following types of boxes are set in the non-fragmented (non-divided) MP4 file shown in FIG.
moov box,
trak box,
mdat box,
Each box above is set.

mdatボックスには、再生対象である実データが格納される。
moovボックスには、再生対象データである実データ(mdat)に対応して設定されるメタデータ、例えば再生対象データ(mdat)の属性や再生制御情報を含むメタデータが格納される。
moovボックス内に設定されるtrakボックスには、実データ(mdat)の再生シーケンス情報等が格納される。
The mdat box stores actual data to be reproduced.
The moov box stores metadata set in correspondence with actual data (mdat) that is reproduction target data, for example, metadata including attributes of reproduction target data (mdat) and reproduction control information.
The trak box set in the moov box stores reproduction sequence information of actual data (mdat).

前述の(a)フラグメンテッド(分割型)MP4ファイルと同様、(b)ノンフラグメンテッド(非分割型)MP4ファイルに設定されるmoovボックス内にも1つ以上のtrakボックスが設定される。各trakボックスは、例えば画像、音声、字幕等のデータ種類別に設定される。   Similar to the above-described (a) fragmented (divided) MP4 file, one or more trak boxes are set in the moov box set in (b) non-fragmented (non-divided) MP4 file. Each trak box is set for each data type, such as image, audio, and caption.

図6は、MP4ファイルフォーマットの基本構成例を示している。
MP4フォーマットに関する規格化団体であるDECE(Digital Entertainment Content Ecoststem)は、MP4ベースの新たなファイルフォーマットとしてCFF(Common File Format)を規格化した。このCFFについて、図7を参照して説明する。
FIG. 6 shows a basic configuration example of the MP4 file format.
DECE (Digital Entertainment Content Ecosystem), a standardization organization for the MP4 format, has standardized CFF (Common File Format) as a new MP4-based file format. This CFF will be described with reference to FIG.

図7に示すCFF(Common File Format)は、基本的には、図6(a)を参照して説明した分割型(fragmented movie)MP4と同様のデータ構成を有する。   The CFF (Common File Format) shown in FIG. 7 basically has the same data configuration as that of the fragmented movie MP4 described with reference to FIG.

すなわち、図7に示すCFF(Common File Format)ファイルには、先に説明した図6(a)のフラグメンテッド(分割型)MP4ファイルと同様、以下の各ボックスが設定される。
moovボックス、
trakボックス、
moofボックス、
trafボックス、
mdatボックス、
mfraボックス、
tfraボックス、
上記の各ボックスが設定される。
That is, in the CFF (Common File Format) file shown in FIG. 7, the following boxes are set as in the fragmented (split type) MP4 file shown in FIG.
moov box,
trak box,
moof box,
traf box,
mdat box,
mfra box,
tfra box,
Each box above is set.

各ボックスの格納データは、図6(a)のフラグメンテッド(分割型)MP4ファイルとほぼ同様である。
ただし、CFFでは、各mdatボックスには、1つの種類のデータのみを格納するという制約が設けられている。
すなわち、各mdatボックスには、
(a)画像
(b)音声
(c)字幕
これらのデータのいずれか一種類のデータを格納する。上記(a)〜(c)のデータを混在させて格納してはならないという制約がある。
The data stored in each box is almost the same as the fragmented (split type) MP4 file in FIG.
However, in CFF, each mdat box has a restriction that only one type of data is stored.
That is, in each mdat box,
(A) Image (b) Audio (c) Subtitle One kind of data is stored. There is a restriction that the above data (a) to (c) should not be mixed and stored.

なお、CFFファイルに複数の異なる画像データ、例えばHD画像、4K画像等が含まれる場合には、これらの異なる画像は、異なるmdatボックスに格納する。
同様に、異なる音声データ、例えば日本語音声、英語音声等についても個別のmdatボックスに格納し、日本語字幕、英語字幕等についても異なるmdatボックスに格納する。
When a plurality of different image data such as HD images, 4K images, etc. are included in the CFF file, these different images are stored in different mdat boxes.
Similarly, different audio data such as Japanese audio and English audio are stored in individual mdat boxes, and Japanese subtitles and English subtitles are also stored in different mdat boxes.

図6(a)に示す一般的なフラグメンテッド(分割型)MP4ファイルでは、1つの分割データ(フラグメント)の格納ボックスとして設定されるmdatボックスに、画像、音声、字幕等の異なる種類のデータを混在させて格納することが許容されていた。
しかし、図7に示すCFF(Common File Format)では、1つのmdatボックスには、1つの種類のデータのみしか格納してはならないという制約が設けられている。
In the general fragmented (divided) MP4 file shown in FIG. 6A, different types of data such as images, audio, and subtitles are stored in the mdat box set as a storage box for one divided data (fragment). It was allowed to store a mixture.
However, in the CFF (Common File Format) shown in FIG. 7, there is a restriction that only one type of data can be stored in one mdat box.

すなわち、画像、音声、または字幕のいずれか一種類のデータのみが各mdatボックスに個別に格納される。
従ってmdatボックス対応のメタデータ格納領域であるmoofボックスも、画像、音声、字幕いずれか一種類のデータに対応して設定されるメタデータを格納する設定となる。
That is, only one kind of data of image, sound, or subtitle is individually stored in each mdat box.
Accordingly, the moof box, which is a metadata storage area corresponding to the mdat box, is also set to store metadata set corresponding to one type of data of image, audio, and caption.

なおMP4ファイルフォーマットのデータ部であるmdatボックスの格納データは、基本データ単位としてのサンプル(sample)に区分される。
CFF(Common File Format)では、1つのmdatボックスには画像サンプルのみの集合、あるいは音声サンプルのみの集合、または字幕サンプルのみの集合、いずれか同一種類のデータサンプルの集合が格納されることになる。
The data stored in the mdat box, which is the data part of the MP4 file format, is divided into samples as basic data units.
In CFF (Common File Format), a set of only image samples, a set of only audio samples, a set of only subtitle samples, or a set of data samples of the same type is stored in one mdat box. .

さらに、DECEの規定したCFFでは、CFFファイルに格納することを許容する画像、音声、字幕の符号化態様(コーデック)やデータ形式についても規定している。CFFファイルに格納することが許容されるデータ形式には、例えば、以下のデータ形式がある。
画像(Video):AVC、HEVC
音声(Audio):MPEG4−AAC、Dolby、AC−3
字幕(subtitle):SMPTE Timed Text(SMPTE−TT)
Furthermore, the CFF defined by DECE also defines the coding mode (codec) and data format of images, audio, and subtitles that are allowed to be stored in the CFF file. Examples of data formats that are allowed to be stored in the CFF file include the following data formats.
Image (Video): AVC, HEVC
Audio (Audio): MPEG4-AAC, Dolby, AC-3
Subtitle: SMPTE Timed Text (SMPTE-TT)

mfraボックスは、先に図6を参照して説明したランダムアクセスポイント情報を記録するボックスである。
mfraボックスには、トラック(trak)対応のランダムアクセスポイント情報の格納ボックスであるtfraボックスが設定される。
tfraボックスは、画像、音声、字幕等のデータ種類に応じたトラック(trck)単位のランダムアクセスポイント情報が格納される。
なお、前述したように、CFFファイルに複数の異なる画像データ、例えばHD画像、4K画像等が含まれる場合には、これらの異なる画像は、異なるmdatボックスに格納され、異なるトラック(trak)として設定される。
同様に、異なる音声データ、例えば日本語音声、英語音声等についても個別のmdatボックスに格納し、日本語字幕、英語字幕等についても異なるmdatボックスに格納され、異なるトラック(trak)として設定される。
The mfra box is a box for recording the random access point information described above with reference to FIG.
In the mfra box, a tfra box that is a storage box of random access point information corresponding to a track (trak) is set.
The tfra box stores random access point information in units of tracks (tracks) corresponding to data types such as images, sounds, and captions.
As described above, when a CFF file includes a plurality of different image data, for example, HD images, 4K images, etc., these different images are stored in different mdat boxes and set as different tracks (traks). Is done.
Similarly, different audio data such as Japanese audio and English audio are also stored in individual mdat boxes, and Japanese subtitles and English subtitles are also stored in different mdat boxes and set as different tracks (trak). .

従って、トラック(trak)対応のランダムアクセスポイント情報の格納ボックスであるtfraボックスも、各画像の種類、音声の種類、字幕の種類に応じて設定されるトラック(trak)対応のランダムアクセスポイント情報格納領域として個別に設定される。   Accordingly, the tfra box, which is a storage box for track-compatible random access point information, also stores random access point information for track (trak) set according to the type of each image, the type of audio, and the type of subtitles. It is set individually as an area.

図8にmfraボックスの具体的なデータ例を示す。
図8に示すmfraボックスは、複数のトラック(trak)に対応するランダムアクセスポイント情報格納ボックス、すなわち複数のtfraボックスを含む構成である。
トラック(trak)識別子であるトラックID(trak_ID)単位で、以下の各情報を記述した構成を持つ。
(a)ランダムアクセスポイントの時間情報(time)
(b)ランダムアクセスポイントのデータ位置情報(traf_number/trun_number/sample_number)
FIG. 8 shows a specific data example of the mfra box.
The mfra box illustrated in FIG. 8 includes a random access point information storage box corresponding to a plurality of tracks (trak), that is, a plurality of tfra boxes.
The following information is described in units of track ID (trak_ID) which is a track (trak) identifier.
(A) Random access point time information (time)
(B) Data location information of random access point (traf_number / run_number / sample_number)

(a)ランダムアクセスポイントの時間情報は、ランダムアクセス可能なデータの再生時間位置を示す情報である。
(b)ランダムアクセスポイントのデータ位置情報は、MP4ファイル内に格納されたランダムアクセス可能なデータの位置を示す情報である。
この位置情報には、以下の各情報が含まれる。
(a)traf number(トラックフラグメントボックス番号)
(b)trun number(トラックフラグメントランボックス番号)
(c)sample number(サンプル番号)
これらは、いずれもランダムアクセスポイントのデータ位置を示す情報であり、これらの情報を用いて、MP4(CFF)ファイルからランダムアクセス可能なデータを取得することができる。
(A) Random access point time information is information indicating a reproduction time position of randomly accessible data.
(B) The data location information of the random access point is information indicating the location of the randomly accessible data stored in the MP4 file.
This position information includes the following information.
(A) traf number (track fragment box number)
(B) trun number (track fragment runbox number)
(C) sample number (sample number)
These are all information indicating the data position of the random access point, and using this information, it is possible to acquire randomly accessible data from the MP4 (CFF) file.

[4.データフォーマットの変換処理の一例について]
次に、本開示の情報処理装置100が実行するデータフォーマットの変換処理例について説明する。
本開示の情報処理装置は、BDMVフォーマットのデータをMP4形式のデータ、具体的には、図7を参照して説明したCFF(Common File Format)に変換する処理を実行する。
[4. Example of data format conversion process]
Next, an example of data format conversion processing executed by the information processing apparatus 100 according to the present disclosure will be described.
The information processing apparatus according to the present disclosure executes a process of converting BDMV format data into MP4 format data, specifically, CFF (Common File Format) described with reference to FIG.

図9を参照してフォーマット変換処理の一例について説明する。
BDMVフォーマットデータを変換してMP4フォーマットデータを生成する場合、BDMVデータのどのデータ単位で1つのMP4ファイルを生成するかについては様々な設定が可能となる。
An example of the format conversion process will be described with reference to FIG.
When the MP4 format data is generated by converting the BDMV format data, various settings can be made as to which data unit of the BDMV data generates one MP4 file.

MP4ファイルには、先に図6を参照して説明した分割型(fragmented movie)のMP4ファイル、非分割型(non−fragmented movie)の2つのタイプのMP4ファイルがあり、さらに制約条件のあるCFFファイルがあるが、ここでは、CFFファイルを生成する場合の処理例について説明する。   The MP4 file includes two types of MP4 files: a fragmented MP4 file described above with reference to FIG. 6 and a non-fragmented movie, and a CFF with constraints. Although there is a file, here, an example of processing when a CFF file is generated will be described.

以下では、BDMVフォーマットにおいて再生単位として規定されるプレイリスト単位で、1つのCFFファイルを生成する処理例について説明する。
図9には、
(A)フォーマット変換前のBDMVフォーマットデータ
(B)フォーマット変換後に生成されるCFFファイル
これら2つの対応関係を説明する図を示している。
Hereinafter, an example of processing for generating one CFF file in units of playlists defined as playback units in the BDMV format will be described.
In FIG.
(A) BDMV format data before format conversion (B) CFF file generated after format conversion The figure explaining these two correspondences is shown.

(A)に示すフォーマット変換前のBDMVフォーマットデータには、以下のデータが含まれる。
(a1)フォーマット変換対象となる1つのプレイリスト#1、
(a2)プレイリスト#1によって指定されるクリップ情報ファイル(CI#1)、
(a3)クリップ情報ファイル(CI#1)によって再生データとして指定されるクリップAVストリーム(ST#1)、
The BDMV format data before format conversion shown in (A) includes the following data.
(A1) One playlist # 1, which is subject to format conversion,
(A2) Clip information file (CI # 1) specified by playlist # 1;
(A3) Clip AV stream (ST # 1) designated as reproduction data by the clip information file (CI # 1),

本実施例では、BDMVフォーマットにおいて設定される1つのプレイリスト、および、そのプレイリストによって利用される再生制御情報および再生データを、フォーマット変換処理単位として、この処理単位ごとに1つのMP4ファイル、すなわち、図9(B)に示すCFFファイルを生成する。   In the present embodiment, one playlist set in the BDMV format, and playback control information and playback data used by the playlist are used as format conversion processing units, and one MP4 file for each processing unit, that is, Then, the CFF file shown in FIG. 9B is generated.

このフォーマット変換において、再生対象データであるクリップAVストリーム(ST#1)の構成データは、MP4ファイルに設定される複数の再生対象データ格納部であるmdatボックスに分割して格納する。
なお、このデータの分割格納処理を行なう場合、CFFファイルの規定に従って、各mdatには、画像音声、字幕のいずれか一種類のデータのみを個別に格納する。
In this format conversion, the component data of the clip AV stream (ST # 1) as reproduction target data is divided and stored in a plurality of mdat boxes as reproduction target data storage units set in the MP4 file.
Note that when this data division storage process is performed, according to the CFF file specification, each mdat stores only one type of data of image audio and subtitles individually.

プレイリスト#1と、クリップ情報ファイル(CI#1)の各データは、MP4ファイル(CFF)のメタデータ格納―部であるmoovボックス、moofボックスに格納する。
各mdatボックスの格納データのみに適用する制御情報については、各mdatボックスに対応付けられたmoofボックスに格納し、複数のmdatボックスの格納データに関連する制御情報についてはmoovボックスに格納する。
このような処理によって、BDMVフォーマットデータがMP4フォーマット(CFF)データに変換されて1つのCFFファイルが生成される。
Each data of the playlist # 1 and the clip information file (CI # 1) is stored in the moov box and moof box which are metadata storage sections of the MP4 file (CFF).
Control information applied only to the data stored in each mdat box is stored in a moof box associated with each mdat box, and control information related to data stored in a plurality of mdat boxes is stored in a moov box.
By such processing, the BDMV format data is converted into MP4 format (CFF) data to generate one CFF file.

図10を参照して、BDMVフォーマットデータのフォーマット変換を行い、CFFファイルを生成する場合の、CFFファイルの再生データ格納ボックス(mdat)に対する画像データと音声データの格納処理例について説明する。   With reference to FIG. 10, a description will be given of an example of storage processing of image data and audio data in a reproduction data storage box (mdat) of a CFF file when the BDMV format data is converted and a CFF file is generated.

CCFファイルでは、mdatボックスに再生対象データである画像、音声、字幕等の各データをデータ種類別に分割して格納する。
なお、CFFの規格では、1つのmdatボックスに格納可能な最大データ量が規定されている。
画像データは、1つのmdatボックスに再生時間、最大3秒の画像データを格納できる。
また音声データは、1つのmdatボックスに再生時間、最大6秒の音声データを格納できる。
In the CCF file, data such as images, sounds, and captions, which are reproduction target data, are divided into data types and stored in the mdat box.
Note that the CFF standard defines the maximum amount of data that can be stored in one mdat box.
Image data can be stored in a single mdat box with a playback time of up to 3 seconds.
Also, audio data can be stored in one mdat box with a reproduction time of up to 6 seconds.

CFFファイルには、再生時間3秒以内の画像データを格納したmdatボックスと、再生時間=6秒以内の音声データを格納したmdatボックスが多数設定される。
なお、これらの多数のmdatボックスの各々に対応して、各mdatボックスに格納した再生データに関する属性情報や再生制御情報等を格納したmoofボックスが設定される。
In the CFF file, a large number of mdat boxes storing image data within a reproduction time of 3 seconds and mdat boxes storing audio data within a reproduction time = 6 seconds are set.
A moof box that stores attribute information, playback control information, and the like related to playback data stored in each mdat box is set corresponding to each of these many mdat boxes.

図10(1)は、BDMVフォーマットのクリップAVストリームファイル(00000.m2ts)に格納された符号化画像データ、音声データの復号処理によって得られる画像データ列と音声データ列を示している。
クリップAVストリームファイルは、先に図5を参照して説明したトランスポートストリーム構成を有する。トランスポートストリームは、多数のトランスポートパケット(TSパケット)によって構成される。
FIG. 10A shows an image data sequence and an audio data sequence obtained by decoding the encoded image data and audio data stored in the clip AV stream file (00000.m2ts) in the BDMV format.
The clip AV stream file has the transport stream configuration described above with reference to FIG. The transport stream is composed of a number of transport packets (TS packets).

クリップAVストリームファイル(00000.m2ts)は画像データ、音声データの符号化データを混在して格納可能であるが、クリップAVストリームファイルの構成要素である各トランスポートパケットには、画像データ、音声データ等、いずれか一種類のデータのみが格納される。
すなわち、クリップAVストリームファイル(00000.m2ts)は、
符号化画像データを格納したTSパケット、
符号化音声データを格納したTSパケット、
これらの混在データとして構成される。
A clip AV stream file (00000.m2ts) can store a mixture of encoded data of image data and audio data, but each transport packet that is a component of the clip AV stream file contains image data and audio data. Only one kind of data is stored.
That is, the clip AV stream file (00000.m2ts)
TS packet storing encoded image data,
TS packet storing encoded audio data,
These are mixed data.

図10(1)に示す(a)画像データ、(b)音声データは、クリップAVストリームファイル(00000.m2ts)に含まれる符号化画像データと符号化音声データを分離し、さらに復号処理によって得られる画像データと音声データを再生順に並べたデータ列を示している。
(a)画像データの1つの矩形枠は1つのビデオフレーム、(b)音声データの1つの矩形枠は1音声フレームである。
なお、各TSパケットに格納されたデータが画像であるか音声であるか等のデータ種類はTSパケットに設定されたヘッダ情報のPIDによって識別可能である。
The (a) image data and (b) audio data shown in (1) of FIG. 10 are obtained by separating the encoded image data and the encoded audio data included in the clip AV stream file (00000.m2ts) and further performing decoding processing. 3 shows a data string in which image data and audio data are arranged in the order of reproduction.
(A) One rectangular frame of image data is one video frame, and (b) one rectangular frame of audio data is one audio frame.
The data type such as whether the data stored in each TS packet is an image or sound can be identified by the PID of the header information set in the TS packet.

BDMVフォーマットデータをフォーマット変換してCFFファイルを生成する場合、図10(1)に示すBDMVフォーマットのクリップAVストリームファイルから抽出される画像データと、音声データは、CFFファイルのmdatボックスに順次、格納される。   When generating a CFF file by converting the format of the BDMV format data, the image data and audio data extracted from the clip AV stream file in the BDMV format shown in FIG. 10A are sequentially stored in the mdat box of the CFF file. Is done.

図10(2)にCFFファイルの一部、すなわちCFFファイルを構成するボックスの一部を示している。CFFファアイルには、以下の各ボックスが順次、設定される。
moovボックス、
moofボックス、
mdatボックス、
moofボックス、
mdatボックス、

以下、moofボックスとmdatボックスの繰り返しが続く。
FIG. 10B shows a part of the CFF file, that is, a part of the box constituting the CFF file. The following boxes are sequentially set in the CFF file.
moov box,
moof box,
mdat box,
moof box,
mdat box,
:
Thereafter, the moof box and the mdat box are repeated.

これらのCFFファイルに設定されるボックスのmdatボックスに画像データと、音声データが個別に、順次格納される。なお、すべたMP4形式の符号化処理がなされて格納されることになる。
画像データは再生時間3秒以内、音声データは再生時間6秒以内の規定に従って順次、格納されることになる。
Image data and audio data are stored separately and sequentially in the mdat box of the box set in these CFF files. Note that all MP4 format encoding processing is performed and stored.
The image data is sequentially stored in accordance with the rule that the reproduction time is within 3 seconds and the audio data is within the reproduction time of 6 seconds.

BDMVフォーマットデータをフォーマット変換してCFFファイルを生成する場合、BDMVフォーマットデータに含まれるクリップAVストリームファイルを構成するTSパケットを先頭から順次取得し、画像データと音声データ等のデータ種類ごとに分離して復号を行い、MP4規定の符号化っを実行してmdat格納データを生成することになる。
なお、画像格納TSパケットであるか音声データ格納TSパケットであるかについてはTSパケットのヘッダ情報(PID)に基づいて判別する。
When a CFF file is generated by converting the format of BDMV format data, TS packets constituting the clip AV stream file included in the BDMV format data are sequentially acquired from the head and separated for each data type such as image data and audio data. In this case, the mdat storage data is generated by executing the encoding according to MP4.
Whether it is an image storage TS packet or an audio data storage TS packet is determined based on the header information (PID) of the TS packet.

[5.フォーマット変換におけるランダムアクセスポイント情報取得の問題点について]
先に図6、図7、図8を参照して説明したように、MP4(CFF)フォーマットでは、再生データに関するランダムアクセスポイント情報を記録するフィールドとしてmfraボックス、tfraボックスがある。
[5. Problems of random access point information acquisition in format conversion]
As described above with reference to FIGS. 6, 7, and 8, in the MP4 (CFF) format, there are an mfra box and a tfra box as fields for recording random access point information related to reproduction data.

BDMVフォーマットデータをフォーマット変換してMP4(CFF)ファイルを生成する場合、BDMVフォーマットデータに含まれる再生データのランダムアクセスポイントを判別して、その判別情報に従ってMP4(CFF)ファイルのmfraボックスやtfraボックスに記録するための情報を生成することが必要となる。   When the MP4 (CFF) file is generated by converting the format of the BDMV format data, the random access point of the reproduction data included in the BDMV format data is determined, and the mfra box or tfra box of the MP4 (CFF) file is determined according to the determination information. It is necessary to generate information for recording.

BDMVフォーマットデータでは、画像データについてのランダムアクセスポイント情報は、クリップ情報ファイルの構成データであるEPマップに記録されている。
しかし、EPマップの情報量は比較的大きく、このEPマップをメモリ上に展開してランダムアクセスポイントを解析しようとすると、メモリの使用量が膨大となり、その他のデータ処理に利用可能なメモリ領域が小さくなってしまい、処理遅延を発生させる可能性が高くなる。
In BDMV format data, random access point information for image data is recorded in an EP map that is data constituting a clip information file.
However, the amount of information in the EP map is relatively large. If this EP map is expanded on a memory and a random access point is analyzed, the amount of memory used becomes enormous, and there is a memory area available for other data processing. It becomes small and the possibility of causing a processing delay increases.

また、BDMVフォーマットデータのクリップ情報ファイルのEPマップには、画像データのランダムアクセスポイント情報を記録しているが、音声データについてのランダムアクセスポイント情報については記録されていないという問題がある。
従って、EPマップの解析を行なっても音声データについてのランダムアクセスポインに関する情報は得られずMP4フォーマットで規定するトラック単位のランダムアクセスポイント情報を記録するための情報が得られないという問題がある。
Further, the EP map of the clip information file of the BDMV format data records the random access point information of the image data, but there is a problem that the random access point information of the audio data is not recorded.
Therefore, there is a problem that even if the EP map is analyzed, information regarding random access points for audio data cannot be obtained, and information for recording random access point information for each track defined in the MP4 format cannot be obtained.

[6.TSパケットに基づいてランダムアクセスポイントを判別可能とした構成について]
次に、上述の問題点を解決するための構成について説明する。
以下に説明する構成は、BDMVフォーマットデータに含まれるクリップAVストリームファイルを構成するTSパケットに基づいてランダムアクセスポイントを判別可能とした構成である。
図11以下を参照してこの構成について説明する。
[6. Configuration that makes it possible to identify random access points based on TS packets]
Next, a configuration for solving the above problem will be described.
The configuration described below is a configuration in which a random access point can be determined based on TS packets that constitute a clip AV stream file included in BDMV format data.
This configuration will be described with reference to FIG.

図11には、BDMVフォーマットデータに含まれるクリップAVストリームファイルの一例を示している。前述のように、クリップAVストリームファイルは多数のTSパケット(トランスポートパケット)によって構成される。
図5(D)を参照して説明したTSパケットである。
FIG. 11 shows an example of a clip AV stream file included in the BDMV format data. As described above, the clip AV stream file is composed of a large number of TS packets (transport packets).
This is the TS packet described with reference to FIG.

各TSパケットには画像データ、音声データ、字幕データ等、いずれか一種類のデータの符号化データが個別に格納される。
図11に示す1つの矩形が1つのTSパケットである。
各TSパケットは、ヘッダ部と、データ部を有し、ヘッダ部には例えばパケット識別情報としてのPID等、様々な情報が記録される。
データ部には、画像符号化データや、音声符号化データ等が格納される。
Each TS packet individually stores encoded data of any one type of data such as image data, audio data, caption data, and the like.
One rectangle shown in FIG. 11 is one TS packet.
Each TS packet has a header part and a data part, and various information such as PID as packet identification information is recorded in the header part.
The data portion stores image encoded data, audio encoded data, and the like.

TSパケットのヘッダ情報の1つのフィールドとして、
トランスポートプライオリティ(transport_priority)
がある。
このフィールドは、さまざまな態様での利用が許容されたフィールドである。
As one field of header information of TS packet,
Transport priority (transport_priority)
There is.
This field is a field that is allowed to be used in various modes.

本実施例では、この、
「トランスポートプライオリティ(transport_priority)」フィールドを、TSパケット格納データが、ランダムアクセスポイントとなるデータであるか否かを示す情報の記録フィールドとして用いる。
In this example,
The “transport priority (transport_priority)” field is used as a recording field for information indicating whether the TS packet storage data is data serving as a random access point.

例えば、TSパケット格納データがランダムアクセスポイントとなるデータである場合、
トランスポートプライオリティ(transport_priority)の設定値を「1」とする。
一方、TSパケット格納データがランダムアクセスポイントとならないデータである場合、
トランスポートプライオリティ(transport_priority)の設定値を「0」とする。
For example, when TS packet storage data is data that becomes a random access point,
The set value of the transport priority (transport_priority) is set to “1”.
On the other hand, if the TS packet storage data is not a random access point,
The set value of the transport priority (transport_priority) is set to “0”.

例えば、図11に示すクリップAVストリームファイル中のTSパケット301は、ランダムアクセスポイントとなる画像データを格納したTSパケットである。
この場合、このTSパケット301のヘッダの、
トランスポートプライオリティ(transport_priority)の設定値を「1」とする。
For example, the TS packet 301 in the clip AV stream file shown in FIG. 11 is a TS packet that stores image data serving as a random access point.
In this case, the header of this TS packet 301 is
The set value of the transport priority (transport_priority) is set to “1”.

また、図11に示すクリップAVストリームファイル中のTSパケット302は、ランダムアクセスポイントになる音声データを格納したTSパケットである。
この場合、このTSパケット302のヘッダの、
トランスポートプライオリティ(transport_priority)の設定値を「1」とする。
Further, the TS packet 302 in the clip AV stream file shown in FIG. 11 is a TS packet storing audio data to be a random access point.
In this case, the header of this TS packet 302 is
The set value of the transport priority (transport_priority) is set to “1”.

その他のTSパケットは、ランダムアクセスポイントとならない画像、または音声データ等を格納したTSパケットであり、これらのパケットについては、これらのTSパケットのヘッダの、
トランスポートプライオリティ(transport_priority)の設定値を「0」とする。
Other TS packets are TS packets that store images or audio data that do not become random access points, and for these packets, the headers of these TS packets,
The set value of the transport priority (transport_priority) is set to “0”.

すなわち、各TSパケットのヘッダのトランスポートプライオリティ(transport_priority)の値を以下のように記録する設定とする。
TSパケット格納データがランダムアクセスポイントとなるデータである場合は「1」、ランダムアクセスポイントにならない場合は「0」を記録する設定とする。
That is, the transport priority (transport_priority) value of the header of each TS packet is set to be recorded as follows.
When the TS packet storage data is data that becomes a random access point, “1” is recorded, and when it is not a random access point, “0” is recorded.

このようにTSパケットのヘッダに、TSパケット格納データがランダムアクセスポイントの構成データであるか否かを示すランダムアクセスポイント情報を記録する。
このヘッダ情報記録構成により、BDMVフォーマットデータをMP4フォーマトに変換する情報処理装置は、BDMVクリップAVストリームファイルのTSパケットのヘッダ情報を解析するのみで、どのパケットにランダムアクセスポイント対応データが格納されているか否かを判別することが可能となる。
In this way, random access point information indicating whether or not the TS packet storage data is random access point configuration data is recorded in the header of the TS packet.
With this header information recording configuration, an information processing apparatus that converts BDMV format data into MP4 format only analyzes header information of TS packets of a BDMV clip AV stream file, and random access point correspondence data is stored in which packet. It is possible to determine whether or not there is.

本構成により、BDMVフォーマットデータをMP4フォーマトに変換する情報処理装置は、BDMVフォーマットデータのクリップ情報ファイルのEPマップを展開して参照する必要がなくなる。またEPマップからは取得できない画像データ以外の音声データ等のランダムアクセスポイント情報の取得も可能となる。   With this configuration, the information processing apparatus that converts the BDMV format data into the MP4 format does not need to develop and refer to the EP map of the clip information file of the BDMV format data. Also, random access point information such as audio data other than image data that cannot be acquired from the EP map can be acquired.

BDMVフォーマットデータをMP4フォーマトに変換する情報処理装置は、BDMVクリップAVストリームファイルのTSパケットを順次、取得しヘッダ情報を解析して、先に図8を参照して説明したMP4(CFF)ファイルのmfraボックスに記録するためのデータを生成する。   The information processing apparatus that converts the BDMV format data into the MP4 format sequentially acquires TS packets of the BDMV clip AV stream file, analyzes the header information, and stores the MP4 (CFF) file described above with reference to FIG. Data for recording in the mfra box is generated.

なお、mfraボックスにはトラック単位でアクセスポイント情報を記録する。すなわち、tfraボックス各々に画像、字幕等のデータ種類別のアクセスポイント情報を記録することが必要となる。
これらのデータ種類はTSパケットのヘッダ情報中のPID(プログラムID)を参照して判別可能である。
In the mfra box, access point information is recorded in units of tracks. That is, it is necessary to record access point information for each data type such as images and captions in each tfra box.
These data types can be identified with reference to the PID (program ID) in the header information of the TS packet.

なお、図8を参照して説明したmfraボックスに記録するアクセスポイント情報には、アクセスポイントのデータ位置と再生時間情報を記録することが必要となる。
データ位置(図5に示すtraf_number/trun_number/sample_number)については、データ変換によって生成したMP4ファイル内のデータ位置を示す情報を取得して記録可能である。
また、再生時間情報(time)については、ランダムアクセスポイントデータを含むTSパケットのペイロード内に格納されたPESヘッダに記録されたプレゼンテーションタイムスタンプ(PTS)を取得して、このPTS値を利用して記録することが可能である。
Note that the access point information recorded in the mfra box described with reference to FIG. 8 needs to record the data position and reproduction time information of the access point.
As for the data position (traf_number / run_number / sample_number shown in FIG. 5), information indicating the data position in the MP4 file generated by the data conversion can be acquired and recorded.
As for the playback time information (time), the presentation time stamp (PTS) recorded in the PES header stored in the payload of the TS packet including the random access point data is acquired, and this PTS value is used. It is possible to record.

前述したように、BDMVフォーマットデータを変換してMP4ファイルを生成する場合、BDMVクリップAVストリームファイルのTSパケットのヘッダ情報に記録されたPIDを参照してかとパケット格納データの種類、すなわち画像、音声、字幕等の判別処理を行なう。
このTSパケットの格納データの種類判別処理に併せて、トランスポートプライオリティ(transport_priority)の設定値を取得すれば、
(a)TSパケットの格納データの種類判別処理、
(b)TSパケットの格納データがランダムアクセスポイントとなるデータであるか否かの判別処理、
これら2つの処理をあわせて行うことが可能となり、処理を効率化することができる。
As described above, when the MP4 file is generated by converting the BDMV format data, the type of the data stored in the packet is referred to by referring to the PID recorded in the header information of the TS packet of the BDMV clip AV stream file, that is, image, audio The subtitles are discriminated.
In conjunction with this type determination processing of the stored data of the TS packet, if the setting value of the transport priority (transport_priority) is acquired,
(A) TS packet storage data type determination processing;
(B) a process for determining whether or not the stored data of the TS packet is data serving as a random access point;
These two processes can be performed together, and the process can be made efficient.

[7.TSパケットに対するデータ格納構成について]
本開示の処理では、図11を参照して説明したように、BDMV構成データであるクリップAVストリームファイルのTSパケットのヘッダに、TSパケット格納データがランダムアクセスポイントの構成データであるか否かを示すランダムアクセスポイント情報を記録する。この構成により、フォーマット変換処理に際して、効率的にランダムアクセスポイント情報を取得することが可能となる。
[7. Data storage configuration for TS packets]
In the process of the present disclosure, as described with reference to FIG. 11, whether or not the TS packet storage data is the configuration data of the random access point is included in the header of the TS packet of the clip AV stream file that is the BDMV configuration data. Record the indicated random access point information. With this configuration, random access point information can be efficiently acquired during the format conversion process.

しかし、ランダムアクセスポイントとなる1枚の画像フレーム(ビデオフレーム)や、音声データの処理単位となる1音声フレームの符号化データが1つのTSパケットに格納されるとは限らない。
TSパケットに対するデータ格納構成例について図12を参照して説明する。
図12は、
(a)再生画像データ
(b)画像データ格納TSパケット列
これらのデータの対応関係の一例を示す図である。
However, one image frame (video frame) serving as a random access point and encoded data of one sound frame serving as a processing unit of sound data are not necessarily stored in one TS packet.
A data storage configuration example for the TS packet will be described with reference to FIG.
FIG.
(A) Reproduced image data (b) Image data storage TS packet sequence FIG.

(a)再生画像データは、図10(1)の(a)に示すデータ列と同様のデータ列であり、クリップAVストリームファイル(00000.m2ts)に含まれる符号化画像データの復号処理によって得られる画像データを再生順に並べたデータ列を示している。
1つの矩形枠が1つの再生画像に相当する1ビデオフレームである。
この図12(a)に示す再生画像中に示すランダムアクセスポイント画像322がランダムアクセス可能な位置の画像であるとする。
このランダムアクセスポイント画像322に先行する先行フレーム画像321は、ランダムアクセスポイントとはならない画像である。
(A) The reproduced image data is a data sequence similar to the data sequence shown in (a) of FIG. 10A, and is obtained by decoding the encoded image data included in the clip AV stream file (00000.m2ts). The data string which arranged the image data to be displayed in the order of reproduction is shown.
One rectangular frame is one video frame corresponding to one reproduced image.
Assume that the random access point image 322 shown in the reproduced image shown in FIG.
The preceding frame image 321 preceding the random access point image 322 is an image that does not become a random access point.

図12(b)は、このような設定の画像の符号化画像データを格納したTSパケット列の例を示している。このTSパケット列は、BDMVフォーマットデータにおけるクリップAVストリームファイルを構成するTSパケットから画像データを格納したTSパケットのみを選択したデータ列である。   FIG. 12B shows an example of a TS packet sequence storing encoded image data of an image having such a setting. This TS packet sequence is a data sequence in which only TS packets storing image data are selected from TS packets constituting a clip AV stream file in BDMV format data.

各TSパケットには上限184バイトの符号化データしか格納できないため、例えば先行フレーム画像321の符号化データは、図に示すTSパケットP1,P2,P3に分散して格納される。
また、ランダムアクセスポイント画像322の符号化データは、TSパケットP3,P4,P5に分散して格納される。
TSパケットP3には、ランダムアクセスポイントとならない先行フレーム画像321の符号化データの一部と、ランダムアクセスポイント画像322の符号化データの一部が混在して格納された設定となる。
Since each TS packet can store only encoded data with an upper limit of 184 bytes, for example, the encoded data of the preceding frame image 321 is distributed and stored in TS packets P1, P2, and P3 shown in the figure.
Also, the encoded data of the random access point image 322 is distributed and stored in TS packets P3, P4, and P5.
The TS packet P3 has a setting in which a part of the encoded data of the preceding frame image 321 that does not become a random access point and a part of the encoded data of the random access point image 322 are mixedly stored.

このようにランダムアクセスポイント対応の符号化データとランダムアクセスポイントとならないデータの符号化データとが混在したTSパケットを設定すると、先に図11を参照して説明したヘッダ情報の設定ができない。
すなわち、ランダムアクセスポイント情報を記録するフィールドとして利用する
「トランスポートプライオリティ(transport_priority)」の値を設定できなくなる。
Thus, when TS packets in which encoded data corresponding to random access points and encoded data of data that does not become random access points are mixed are set, the header information described above with reference to FIG. 11 cannot be set.
That is, the value of “transport priority (transport_priority)” used as a field for recording random access point information cannot be set.

このような問題の発生を防止するため、ランダムアクセスポイント対応の符号化データとランダムアクセスポイントとならないデータの符号化データとが混在したTSパケットを生成しない構成とする。   In order to prevent the occurrence of such a problem, a configuration is adopted in which TS packets in which encoded data corresponding to random access points and encoded data of data that does not become random access points are mixed are not generated.

この対策を行ったTSパケット設定例について、図13を参照して説明する。
図13には図12と同様、
(a)再生画像データ
(b)画像データ格納TSパケット列
これらの各データを示している。
A TS packet setting example in which this countermeasure has been taken will be described with reference to FIG.
FIG. 13 is similar to FIG.
(A) Reproduced image data (b) Image data storage TS packet sequence Each of these data is shown.

(a)再生画像データは、クリップAVストリームファイル(00000.m2ts)に含まれる符号化画像データの復号処理によって得られる画像データを再生順に並べたデータ列である。
1つの矩形枠が1つの再生画像に相当する1ビデオフレームである。
図13(a)に示す再生画像中に示すランダムアクセスポイント画像322がランダムアクセス可能な位置の画像であるとする。
このランダムアクセスポイント画像322に先行する先行フレーム画像321は、ランダムアクセスポイントとはならない画像である。
(A) Reproduced image data is a data string in which image data obtained by decoding encoded image data included in a clip AV stream file (00000.m2ts) is arranged in the order of reproduction.
One rectangular frame is one video frame corresponding to one reproduced image.
Assume that the random access point image 322 shown in the reproduced image shown in FIG.
The preceding frame image 321 preceding the random access point image 322 is an image that does not become a random access point.

図13(b)は、図13(a)に示す設定の画像の符号化画像データを格納したTSパケット列の例を示している。このTSパケット列は、BDMVフォーマットデータにおけるクリップAVストリームファイルを構成するTSパケットから画像データを格納したTSパケットのみを選択したデータ列である。   FIG. 13B shows an example of a TS packet sequence storing the encoded image data of the image set as shown in FIG. This TS packet sequence is a data sequence in which only TS packets storing image data are selected from TS packets constituting a clip AV stream file in BDMV format data.

各TSパケットには上限184バイトの符号化データしか格納できない。
本例では、先行フレーム画像321の符号化データは、図に示すTSパケットP1,P2,P3に分散して格納する。
また、ランダムアクセスポイント画像322の符号化データは、TSパケットP4,P5,P6に分散して格納する。
Each TS packet can store only encoded data having an upper limit of 184 bytes.
In this example, the encoded data of the preceding frame image 321 is distributed and stored in TS packets P1, P2, and P3 shown in the figure.
Also, the encoded data of the random access point image 322 is distributed and stored in TS packets P4, P5, and P6.

図12に示す例との違いは、ランダムアクセスポイントとならない先行フレーム画像321の符号化データと、ランダムアクセスポイント画像322の符号化データが混在したTSパケットを設定しない点である。   The difference from the example shown in FIG. 12 is that a TS packet in which the encoded data of the preceding frame image 321 that does not become a random access point and the encoded data of the random access point image 322 are mixed is not set.

このようにランダムアクセスポイント対応の符号化データとランダムアクセスポイントとならないデータの符号化データとが混在したTSパケットを生成しない構成とする。
このような設定とすることで、各TSパケットのヘッダに記録するランダムアクセスポイント情報は、次の2つのいずれかの設定に確実に区分できる。
(1)トランスポートプライオリティ(transport_priority)=1:TSパケット格納データは、ランダムアクセスポイントとなるデータである。
(2)トランスポートプライオリティ(transport_priority)=0:TSパケット格納データは、ランダムアクセスポイントとならないデータである。
In this way, a configuration is adopted in which TS packets in which encoded data corresponding to random access points and encoded data of data that does not become random access points are mixed are not generated.
With this setting, the random access point information recorded in the header of each TS packet can be reliably classified into one of the following two settings.
(1) Transport priority (transport_priority) = 1: TS packet storage data is data serving as a random access point.
(2) Transport priority (transport_priority) = 0: TS packet storage data is data that does not become a random access point.

なお、このようなTSパケットの設定とすると、TSパケット内のデータ格納部に空き領域が発生する場合がある。
図13に示すTSパケットP3には、先行フレーム画像321の符号化データが格納されるが、このデータ量は、TSパケットのデータ容量である184バイトに満たないデータとなり、空き領域が発生する。
この空き領域の情報について、TSパケットのヘッダ情報中のアダプテーションフィールド(adaptation_field)に記録する。
If such a TS packet is set, an empty area may occur in the data storage unit in the TS packet.
In the TS packet P3 shown in FIG. 13, the encoded data of the preceding frame image 321 is stored. This data amount is less than 184 bytes, which is the data capacity of the TS packet, and a free space is generated.
Information about this free area is recorded in an adaptation field (adaptation_field) in the header information of the TS packet.

TSパケットヘッダのアダプテーションフィールド(adaptation_field)に、例えば、TSパケットのデータ格納領域中の有効データ格納領域と、未使用領域の境界位置を示すバイト位置データ等を記録する。
このような未使用領域情報を記録することで、フォーマット変換を実行する情報処理装置は、フォーマット変換におけるデータ読み出し処理に際して、有効データ格納領域のみ読み出しを行い、空き領域の無駄なデータ読み出しを行わないことが可能となり、効率的な処理が実現される。
In the adaptation field (adaptation_field) of the TS packet header, for example, the valid data storage area in the data storage area of the TS packet and byte position data indicating the boundary position of the unused area are recorded.
By recording such unused area information, an information processing apparatus that performs format conversion reads only the valid data storage area and does not read useless data in the empty area during the data reading process in format conversion. And efficient processing is realized.

[8.BDMVフォーマットデータのクリップAVストリームファイルのTSパケットのヘッダにランダムアクセスポイント情報を記録した構成について]     [8. Configuration in which random access point information is recorded in the header of a TS packet of a clip AV stream file of BDMV format data]

上述したように本開示の一実施例ではBDMVフォーマットデータのクリップAVストリームファイルのTSパケットのヘッダに以下の情報を記録する。
(1)トランスポートプライオリティ(transport_priority)=アクセスポイント情報を示す値、
(2)アダプテーションフィールド(adaptation_field)=未使用領域情報、
これらの情報をTSパケットのヘッダに記録する。
As described above, in the embodiment of the present disclosure, the following information is recorded in the header of the TS packet of the clip AV stream file of the BDMV format data.
(1) Transport priority (transport_priority) = value indicating access point information,
(2) Adaptation field (adaptation_field) = unused area information,
These pieces of information are recorded in the header of the TS packet.

例えば、情報処理装置がBDMVフォーマットデータのデータ記録処理を行なう場合に、上記(1),(2)の追加情報をTSパケットヘッダに記録したクリップAVストリームファイルを生成して記録する。このようなデータ記録処理を行なえば、情報処理装置は、その記録データをMP4フォーマットに変換する際に、MP4フーマットのmfraボックスの格納データを、TSパケットのヘッダ等からの取得情報によって生成可能となる。   For example, when the information processing apparatus performs data recording processing of BDMV format data, it generates and records a clip AV stream file in which the additional information (1) and (2) is recorded in the TS packet header. If such a data recording process is performed, the information processing apparatus can generate the data stored in the mfra box of the MP4 format based on the acquired information from the header of the TS packet or the like when converting the recorded data into the MP4 format. Become.

図14は、上記(1),(2)の追加情報をTSパケットヘッダに記録したクリップAVストリームファイルを有するBDMVディレクトリの例を示す図である。   FIG. 14 is a diagram showing an example of a BDMV directory having a clip AV stream file in which the additional information (1) and (2) is recorded in the TS packet header.

図14に示すディレクトリ構成と、先に図3を参照して説明したディレクトリ構成との差異は、図14に示すディレクトリのクリップAVストリームファイルのTSパケットのヘッダに以下の情報が記録されていることである。
(1)トランスポートプライオリティ(transport_priority)=アクセスポイント情報を示す値、
(2)アダプテーションフィールド(adaptation_field)=未使用領域情報。
The difference between the directory structure shown in FIG. 14 and the directory structure described above with reference to FIG. 3 is that the following information is recorded in the header of the TS packet of the clip AV stream file in the directory shown in FIG. It is.
(1) Transport priority (transport_priority) = value indicating access point information,
(2) Adaptation field (adaptation_field) = unused area information.

なお、図14に示すように上記の(1),(2)の追加情報をTSパケットのヘッダに記録したクリップAVストリームファイルを有するBDMVフォーマットデータは、例えば図1に示す情報処理装置100が、第1メディア110に対してデータ記録を行う場合の記録データとすることが可能である。   As shown in FIG. 14, the BDMV format data having the clip AV stream file in which the additional information (1) and (2) described above is recorded in the header of the TS packet is obtained by the information processing apparatus 100 shown in FIG. The data can be recorded when data is recorded on the first medium 110.

例えば制御部101が実行するデータ記録アプリケーション(プログラム)に、上記の(1),(2)の追加情報をTSパケットヘッダに記録するシーケンスを含める。このプログラムに従ってデータ記録処理を行なうことで図14に示すディレクトリ構成を持つデータ記録が可能となる。   For example, the data recording application (program) executed by the control unit 101 includes a sequence for recording the additional information (1) and (2) in the TS packet header. By performing data recording processing according to this program, data recording having the directory structure shown in FIG. 14 is possible.

なお、このデータ記録処理は、例えば図1に示す情報処理装置100の入力部102を構成する撮像部やマイクを介して記録されるビデオデータ、あるいは通信部103を介して入力するビデオデータの記録処理に際して実行することが可能である。   Note that this data recording process is performed, for example, by recording video data recorded via an imaging unit or a microphone constituting the input unit 102 of the information processing apparatus 100 shown in FIG. 1 or video data input via the communication unit 103. It can be executed during processing.

[9.情報処理装置の実行するフォーマット変換処理のシーケンスについて]
次に、図15に示すフローチャートを参照して情報処理装置100の実行するフォーマット変換処理のシーケンスについて説明する。
[9. About format conversion processing sequence executed by information processing apparatus]
Next, a format conversion processing sequence executed by the information processing apparatus 100 will be described with reference to a flowchart shown in FIG.

図15に示すフローチャートは、情報処理装置の制御部の制御の下に例えば記憶部に格納されたプログラムに従って実行される。
フローに示す各ステップの処理について、順次、説明する。
The flowchart shown in FIG. 15 is executed according to a program stored in a storage unit, for example, under the control of the control unit of the information processing apparatus.
Processing of each step shown in the flow will be described sequentially.

(ステップS101)
まず、情報処理装置は、変換対象となるBDMVフォーマットデータをメディア、または外部サーバ等から入力し、入力データから変換対象とするプレイリストファイルを取得する。
(Step S101)
First, the information processing apparatus inputs BDMV format data to be converted from a medium or an external server, and acquires a playlist file to be converted from the input data.

(ステップS102)
次に、変換対象として選択したプレイリストファイルによって指定されるクリップ情報ファイルと、そのクリップ情報ファイルに対応付けられたクリップAVストリームファイルを取得する。
(Step S102)
Next, the clip information file specified by the playlist file selected as the conversion target and the clip AV stream file associated with the clip information file are acquired.

(ステップS103)
ステップS103において、クリップAVストリームファイルに格納された画像、音声、字幕の各データをデータの種類ごとに分離する。この処理は、図2に示すデータ変換部108のデータ解析部151の実行する処理である。
(Step S103)
In step S103, the image, audio, and subtitle data stored in the clip AV stream file is separated for each data type. This process is a process executed by the data analysis unit 151 of the data conversion unit 108 shown in FIG.

(ステップS104)
さらに、ステップS104において、クリップAVストリームファイルに格納されたTSパケットのヘッダ情報を解析して、ランダムアクセスポイントデータを含むパケットを判別する。
すなわち、クリップAVストリームファイルのTSパケットのヘッダに記録された以下の情報、
(1)トランスポートプライオリティ(transport_priority)=アクセスポイント情報を示す値、
(2)アダプテーションフィールド(adaptation_field)=未使用領域情報、
これらの情報を解析する。
(Step S104)
In step S104, the header information of the TS packet stored in the clip AV stream file is analyzed to determine a packet including random access point data.
That is, the following information recorded in the header of the TS packet of the clip AV stream file:
(1) Transport priority (transport_priority) = value indicating access point information,
(2) Adaptation field (adaptation_field) = unused area information,
This information is analyzed.

さらに、トランスポートプライオリティ(transport_priority)の値が、アクセスポイントデータであることを示す場合にはTSパケットのペイロード内に含まれるPESヘッダからプレゼンテーションタイムスタンプ(PTS)を取得する。
この処理は、図2に示すデータ変換部108のデータ解析部151、あるいは制御部101において実行される。解析結果、取得情報は、mfraボックス記録用のランダムアクセスポイント情報として記憶部104に保持しておく。
Further, when the transport priority (transport_priority) value indicates access point data, the presentation time stamp (PTS) is acquired from the PES header included in the payload of the TS packet.
This process is executed by the data analysis unit 151 or the control unit 101 of the data conversion unit 108 shown in FIG. The analysis result and the acquired information are held in the storage unit 104 as random access point information for mfra box recording.

なお、先に説明したようにステップS103のPIDに基づくパケット分類処理も、ステップS104の処理もTSパケットを順次、解析する処理であり、これらの処理は併せて実行してもよい。   As described above, the packet classification process based on the PID in step S103 and the process in step S104 are processes for sequentially analyzing TS packets, and these processes may be executed together.

(ステップS105)
次に、ステップS105において、ステップS104におけるTSパケット解析に基づいて取得し、記憶部104に格納したランダムアクセスポイント情報を適用して、MP4(CFF)ファイルのmfraボックスやtfraボックスに記録するためのデータを生成する。
すなわち、先に図8を参照して説明したデータを生成する。
(Step S105)
Next, in step S105, the random access point information acquired based on the TS packet analysis in step S104 and stored in the storage unit 104 is applied and recorded in the mfra box or tfra box of the MP4 (CFF) file. Generate data.
That is, the data described above with reference to FIG. 8 is generated.

具体的には、情報処理装置のデータ変換部108、または制御部101は以下の各処理を実行して、MP4(CFF)ファイルのmfraボックスやtfraボックスに記録するためのデータを生成する。
(1)BDMVフォーマットデータのクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)のヘッダに記録されたトランスポートプライオリティの設定値に基づいて、トランスポートパケット格納データがランダムアクセスポイントとなるデータを含むか否かを判別する処理
(2)BDMVフォーマットデータのクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)のヘッダに記録されたアダプテーションフィールドの設定値に基づいて、トランスポートパケット格納データに未使用領域が含まれるか否かを判別する。
(3)BDMVフォーマットデータのクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)に格納されたプレゼンテーションタイムスタンプ(PTS)を取得し、取得したプレゼンテーションタイムスタンプ(PTS)を適用して、MP4ファイルに設定されるmfraボックス、またはtfraボックスに記録する時間情報を生成する。
Specifically, the data conversion unit 108 or the control unit 101 of the information processing apparatus executes the following processes to generate data to be recorded in the mfra box or tfra box of the MP4 (CFF) file.
(1) The transport packet storage data becomes a random access point based on the transport priority setting value recorded in the header of a transport packet (TS packet) that is a constituent packet of a clip AV stream file of BDMV format data. (2) Based on the setting value of the adaptation field recorded in the header of a transport packet (TS packet) that is a constituent packet of a clip AV stream file of BDMV format data It is determined whether or not an unused area is included in the packet storage data.
(3) A presentation time stamp (PTS) stored in a transport packet (TS packet) that is a configuration packet of a clip AV stream file of BDMV format data is acquired, and the acquired presentation time stamp (PTS) is applied, Time information to be recorded in the mfra box or tfra box set in the MP4 file is generated.

(ステップS106)
次に、ステップS106において、画像、音声、字幕の各データのフォーマット変換を実行して、MP4(CCF)ファイルのmdatボックス各々に格納するデータを生成する。
この処理は、図2に示すデータ変換部108の画像データ変換部152、音声データ変換部153、字幕データ変換部154の実行する処理である。
(Step S106)
Next, in step S106, the format conversion of each data of image, sound, and caption is executed to generate data to be stored in each mdat box of the MP4 (CCF) file.
This process is a process executed by the image data converter 152, the audio data converter 153, and the caption data converter 154 of the data converter 108 shown in FIG.

(ステップS107)
次に、ステップS107において、プレイリストファイル、クリップ情報ファイルの内容を解析して、MP4(CFF)ファイルのメタデータ記録ボックス(moov/trak/moof/traf)に格納するデータを生成する。
この処理は、図1に示す制御部101と図2に示すデータ変換部108の多重化処理部155において実行される処理である。
(Step S107)
Next, in step S107, the contents of the playlist file and clip information file are analyzed to generate data to be stored in the metadata recording box (moov / trak / moof / traf) of the MP4 (CFF) file.
This process is executed by the control unit 101 shown in FIG. 1 and the multiplexing processing unit 155 of the data conversion unit 108 shown in FIG.

(ステップS108)
次に、ステップS108において、MP4(CFF)ファイルのボックス(moov/trak/moof/traf/mdat/mfra/tfra)にデータを格納してMP4(CFF)ファイルを生成する。
この処理は、図1に示す制御部101と図2に示すデータ変換部108の多重化処理部155において実行される処理である。
生成したMP4(CFF)ファイルを第2メディアに記録して処理が完了する。
(Step S108)
In step S108, the MP4 (CFF) file is generated by storing data in the MP4 (CFF) file box (moov / trak / moof / traf / mdat / mfra / tfra).
This process is executed by the control unit 101 shown in FIG. 1 and the multiplexing processing unit 155 of the data conversion unit 108 shown in FIG.
The generated MP4 (CFF) file is recorded on the second medium, and the process is completed.

図16は、フォーマット変換処理において発生するデータの流れを説明する図である。
なお、図16に示す例は、第1メディア110に記録されたBDMVフォーマットデータを読み取って、MP4フォーマットデータに変換して第2メディア120に記録する場合のデータの流れを示している。
FIG. 16 is a diagram for explaining the flow of data generated in the format conversion process.
The example shown in FIG. 16 shows the data flow when reading the BDMV format data recorded on the first medium 110, converting it into MP4 format data, and recording it on the second medium 120.

第1メディア110から選択されるプレイリストファイルを、
プレイリストファイル[00001.mpls]
とする。
まず、制御部101は、このプレイリストファイル[00001.mpls]を第1メディア110から読み取り、記憶部104に格納する。
The playlist file selected from the first medium 110 is
Playlist file [00001. mpls]
And
First, the control unit 101 uses the playlist file [00001. mpls] is read from the first medium 110 and stored in the storage unit 104.

次に、制御部101は、変換対象として選択したプレイリストファイル[00001.mpls]によって指定されるクリップ情報ファイルと、そのクリップ情報ファイルに対応付けられたクリップAVストリームファイルを取得する。
取得ファイルを、以下のファイルとする。
クリップ情報ファイル[00011.clpi]
クリップAVストリームファイル[00011.m2ts]
Next, the control unit 101 selects the playlist file [00001. mpls] and the clip AV stream file associated with the clip information file are acquired.
The acquired file is the following file.
Clip information file [00011. clpi]
Clip AV stream file [00011. m2ts]

取得した、
クリップ情報ファイル[00011.clpi]
これらのファイルは記憶部104に格納する。
また、
クリップAVストリームファイル[00011.m2ts]
これらのファイルは、データバッファ107を介してデータ変換部108に入力する。
Acquired
Clip information file [00011. clpi]
These files are stored in the storage unit 104.
Also,
Clip AV stream file [00011. m2ts]
These files are input to the data conversion unit 108 via the data buffer 107.

なお、クリップAVストリームファイル[00011.m2ts]のTSパケットのヘッダ解析は、データ変換部108、あるいは制御部101のいずれかで実行すればよい。制御部101において実行する場合は、クリップAVストリームファイル[00011.m2ts]はデータ変換部108と制御部101の双方に並列に出力される。   Note that the clip AV stream file [00011. The header analysis of the TS packet of m2ts] may be executed by either the data conversion unit 108 or the control unit 101. When executed by the control unit 101, the clip AV stream file [00011. m2ts] is output to both the data conversion unit 108 and the control unit 101 in parallel.

データ変換部108においては、図2に示すデータ解析部151がクリップAVストリームファイルの各TSパケットのヘッダに設定されたPID(プログラムID)に基づいて、画像、音声、字幕の各データを分離し、各分離データを画像データ変換部152、音声データ変換部153、字幕データ変換部154に出力する。   In the data conversion unit 108, the data analysis unit 151 shown in FIG. 2 separates the image, audio, and subtitle data based on the PID (program ID) set in the header of each TS packet of the clip AV stream file. The separated data is output to the image data converter 152, the audio data converter 153, and the caption data converter 154.

さらに、データ変換部108のデータ解析部151、または制御部101がクリップAVストリームファイルのTSパケットの解析を実行して、ランダムアクセスポイント情報を取得する。
すなわち、MP4(CFF)ファイルのmfraボックスやtfraボックスに記録するためのデータ(図8参照)を取得する。取得したデータは記憶部104に一時的に格納する。
Further, the data analysis unit 151 or the control unit 101 of the data conversion unit 108 analyzes the TS packet of the clip AV stream file, and acquires random access point information.
That is, data (see FIG. 8) to be recorded in the mfra box or tfra box of the MP4 (CFF) file is acquired. The acquired data is temporarily stored in the storage unit 104.

画像データ変換部152、音声データ変換部153、字幕データ変換部154は、入力データのフォーマット変換を実行する。すなわち、BDMVフォーマットデータを、第2メディア120に記録するMP4(CFF)形式のフォーマットデータに変換する処理を実行する。
なお、画像データ変換部152、音声データ変換部153、字幕データ変換部154の各々は、各データのフォーマット変換処理に際して、必要な復号処理と符号化処理、暗号化処理等を実行する。
The image data conversion unit 152, the audio data conversion unit 153, and the caption data conversion unit 154 execute format conversion of input data. That is, a process of converting the BDMV format data into MP4 (CFF) format data to be recorded on the second medium 120 is executed.
Note that each of the image data conversion unit 152, the audio data conversion unit 153, and the caption data conversion unit 154 performs necessary decryption processing, encoding processing, encryption processing, and the like in the format conversion processing of each data.

画像データ変換部152、音声データ変換部153、字幕データ変換部154は、MP4フォーマットのデータを生成して多重化処理実行部155に出力する。   The image data conversion unit 152, the audio data conversion unit 153, and the caption data conversion unit 154 generate MP4 format data and output the data to the multiplexing process execution unit 155.

多重化処理部155は、
(a)画像データ生成部152の生成した第2フォーマット(MP4)形式の画像フォーマットデータ、
(b)音声データ生成部153の生成した第2フォーマット(MP4)形式の音声フォーマットデータ、
(c)字幕データ生成部154の生成した第2フォーマット(MP4)形式の字幕フォーマットデータ、
(d)プレイリストファイル、クリップ情報ファイル等の再生制御情報ファイルから取得し、記憶部104に格納した再生制御データ、
(e)クリップAVストリームファイルのTSパケットから抽出し、記憶部104に格納したランダムアクセスポイント情報、
これらの各データの多重化処理を実行して、第2フォーマット(MP4)形式の記録データを生成する。
The multiplexing processing unit 155
(A) second format (MP4) format image format data generated by the image data generation unit 152;
(B) audio format data in the second format (MP4) generated by the audio data generator 153;
(C) Subtitle format data in the second format (MP4) generated by the subtitle data generation unit 154,
(D) reproduction control data acquired from a reproduction control information file such as a playlist file or clip information file and stored in the storage unit 104;
(E) Random access point information extracted from the TS packet of the clip AV stream file and stored in the storage unit 104;
Multiplex processing of each of these data is executed to generate recording data in the second format (MP4) format.

なお、記憶部104に格納した再生制御情報ファイルは、
プレイリストファイル[00001.mpls]、
クリップ情報ファイル[00011.clpi]
これらのファイルである。
さらに、記憶部104には、クリップAVストリームファイルのTSパケットから抽出したランダムアクセスポイント情報が格納される。
これらのデータは多重化処理によってMP4(CFF)ファイルが生成された時点で記憶部104から消去してよい。
The reproduction control information file stored in the storage unit 104 is
Playlist file [00001. mpls],
Clip information file [00011. clpi]
These files.
Further, the storage unit 104 stores random access point information extracted from TS packets of the clip AV stream file.
These data may be deleted from the storage unit 104 when the MP4 (CFF) file is generated by the multiplexing process.

ランダムアクセスポイント情報は、先に図7、図8等を参照して説明したMP4(CFF)ファイルのmfraボックスヤtfraボックスに記録するためのデータである。   The random access point information is data to be recorded in the mfra box tfra box of the MP4 (CFF) file described above with reference to FIGS.

データ変換部108の多重化処理部155は、MP4形式の画像、音声、字幕各データと、再生制御情報ファイルから抽出したデータ、およびランダムアクセスポイント情報の多重化処理を実行して、第2フォーマット(MP4)形式の記録データを生成する。   The multiplexing processing unit 155 of the data converting unit 108 executes the multiplexing processing of the MP4 format image, audio, and subtitle data, the data extracted from the reproduction control information file, and the random access point information, to obtain the second format. (MP4) format recording data is generated.

生成されたMP4(CFF)ファイルは、第2メディアインタフェース109を介して第2メディア120に記録される。   The generated MP4 (CFF) file is recorded on the second medium 120 via the second media interface 109.

なお、図16に示す例は、第1メディア110にBDMVフォーマットデータが記録されており、第1メディア110から読み出したデータをデータ変換してMP4(CFF)ファイルを生成して第2メディア120に記録する処理例として説明した。
しかし、前述したようにフォーマット変換処理の対象となるデータは通信部103を介して外部入力するデータであってもよく、この場合、図16に示す第1メディア110からの読み出しデータは、すべて通信部103を介して入力される設定となる。
In the example shown in FIG. 16, BDMV format data is recorded on the first medium 110, and data read from the first medium 110 is converted to generate an MP4 (CFF) file to be stored on the second medium 120. It has been described as an example of processing to be recorded.
However, as described above, the data subjected to the format conversion process may be data input externally via the communication unit 103. In this case, all read data from the first medium 110 shown in FIG. The setting is input via the unit 103.

[10.本開示の構成のまとめ]
以上、特定の実施例を参照しながら、本開示の実施例について詳解してきた。しかしながら、本開示の要旨を逸脱しない範囲で当業者が実施例の修正や代用を成し得ることは自明である。すなわち、例示という形態で本発明を開示してきたのであり、限定的に解釈されるべきではない。本開示の要旨を判断するためには、特許請求の範囲の欄を参酌すべきである。
[10. Summary of composition of the present disclosure]
As described above, the embodiments of the present disclosure have been described in detail with reference to specific embodiments. However, it is obvious that those skilled in the art can make modifications and substitutions of the embodiments without departing from the gist of the present disclosure. In other words, the present invention has been disclosed in the form of exemplification, and should not be interpreted in a limited manner. In order to determine the gist of the present disclosure, the claims should be taken into consideration.

なお、本明細書において開示した技術は、以下のような構成をとることができる。
(1) データフォーマット変換を実行するデータ変換部を有し、
前記データ変換部は、
変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるストリームファイルから取得し、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定する情報処理装置。
The technology disclosed in this specification can take the following configurations.
(1) having a data conversion unit for performing data format conversion;
The data converter is
Random access point information required for random access playback of playback data that is the conversion target data is acquired from the stream file that is the storage file of the playback target data, and the format of the data file after format conversion of the acquired random access point information An information processing device set as data.

(2)前記データ変換部は、前記再生制御情報を、前記変換対象データを記録した情報記録媒体、または外部から通信部を介して取得する前記(1)に記載の情報処理装置。   (2) The information processing apparatus according to (1), wherein the data conversion unit acquires the reproduction control information from an information recording medium on which the conversion target data is recorded or from the outside via a communication unit.

(3)前記データ変換部は、BDMVフォーマットデータをMP4フォーマットデータに変換する処理を実行し、BDMVフォーマットデータの再生対象データ格納ファイルであるクリップAVストリームファイルから前記ランダムアクセスポイント情報を取得し、取得したランダムアクセスポイント情報をMP4ファイル内のメタデータとして設定する前記(1)または(2)に記載の情報処理装置。   (3) The data conversion unit executes processing for converting BDMV format data into MP4 format data, and acquires and acquires the random access point information from a clip AV stream file that is a reproduction target data storage file of the BDMV format data The information processing apparatus according to (1) or (2), wherein the random access point information is set as metadata in the MP4 file.

(4)前記データ変換部は、MP4ファイルに設定されるmfraボックス、またはtfraボックスに前記ランダムアクセスポイント情報を格納する前記(3)に記載の情報処理装置。   (4) The information processing apparatus according to (3), wherein the data conversion unit stores the random access point information in an mfra box or a tfra box set in an MP4 file.

(5)前記データ変換部は、BDMVフォーマットデータのクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)のヘッダに記録されたトランスポートプライオリティの設定値に基づいて、トランスポートパケット格納データがランダムアクセスポイントとなるデータを含むか否かを判別する前記(1)〜(4)いずれかに記載の情報処理装置。   (5) The data conversion unit generates transport packet storage data based on a transport priority setting value recorded in a header of a transport packet (TS packet) which is a constituent packet of a clip AV stream file of BDMV format data. The information processing apparatus according to any one of (1) to (4), wherein it is determined whether or not includes data serving as a random access point.

(6)前記データ変換部は、BDMVフォーマットデータのクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)のヘッダに記録されたアダプテーションフィールドの設定値に基づいて、トランスポートパケット格納データの未使用領域を判別する前記(1)〜(5)いずれかに記載の情報処理装置。   (6) The data conversion unit is configured to store transport packet storage data based on a setting value of an adaptation field recorded in a header of a transport packet (TS packet) that is a configuration packet of a clip AV stream file of BDMV format data. The information processing apparatus according to any one of (1) to (5), wherein an unused area is determined.

(7)前記データ変換部は、BDMVフォーマットデータのクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)に格納されたプレゼンテーションタイムスタンプ(PTS)を取得し、取得したプレゼンテーションタイムスタンプ(PTS)を適用して、MP4ファイルに設定されるmfraボックス、またはtfraボックスに記録する時間情報を生成する前記(1)〜(6)いずれかに記載の情報処理装置。   (7) The data conversion unit acquires a presentation time stamp (PTS) stored in a transport packet (TS packet) that is a constituent packet of a clip AV stream file of BDMV format data, and acquires the acquired presentation time stamp (PTS) ) To generate time information to be recorded in the mfra box or tfra box set in the MP4 file, the information processing apparatus according to any one of (1) to (6).

(8)前記データ変換部は、BDMVフォーマットデータを変換してCFF(Common File Format)に従ったCFFファイルを生成する前記(1)〜(7)いずれかに記載の情報処理装置。   (8) The information processing apparatus according to any one of (1) to (7), wherein the data conversion unit converts the BDMV format data to generate a CFF file in accordance with a CFF (Common File Format).

(9)前記情報処理装置は、さらに、データフォーマット変換後のデータを第2の情報記録媒体に記録する記録部を有する前記(1)〜(8)いずれかに記載の情報処理装置。   (9) The information processing apparatus according to any one of (1) to (8), further including a recording unit that records data after data format conversion in a second information recording medium.

(10) データフォーマット変換を実行するデータ変換部と、
前記データ変換部の変換データを情報記録媒体に記録する記録部を有し、
前記データ変換部は、
変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるストリームファイルから取得し、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定し、
前記記録部は、
前記ランダムアクセスポイント情報を含むフォーマット変換データを情報記録媒体に記録する情報記録装置。
(10) a data conversion unit that performs data format conversion;
A recording unit that records the conversion data of the data conversion unit on an information recording medium;
The data converter is
Random access point information required for random access playback of playback data that is the conversion target data is acquired from the stream file that is the storage file of the playback target data, and the format of the data file after format conversion of the acquired random access point information Set as data,
The recording unit is
An information recording apparatus for recording format conversion data including the random access point information on an information recording medium.

(11)前記データ変換部は、BDMVフォーマットデータをMP4フォーマットデータに変換する処理を実行し、BDMVフォーマットデータの再生対象データ格納ファイルであるクリップAVストリームファイルから前記ランダムアクセスポイント情報を取得し、取得したランダムアクセスポイント情報をMP4ファイル内のメタデータとして設定する前記(10)に記載の情報記録装置。   (11) The data conversion unit executes processing for converting BDMV format data into MP4 format data, and acquires and acquires the random access point information from a clip AV stream file that is a reproduction target data storage file of the BDMV format data The information recording apparatus according to (10), wherein the random access point information is set as metadata in the MP4 file.

(12) 情報記録媒体に対する記録データを生成するデータ処理部を有し、
前記データ処理部は、
BDMVフォーマットデータのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)のヘッダに記録して、情報記録媒体に記録する情報記録装置。
(12) having a data processing unit for generating recording data for the information recording medium;
The data processing unit
Random access point information necessary for random access playback of BDMV format data is recorded in a header of a transport packet (TS packet) that is a constituent packet of a clip AV stream file that is a storage file of playback target data, and information recording An information recording device for recording on a medium.

(13) 前記データ処理部は、
前記トランスポートパケット(TSパケット)のヘッダのトランスポートプライオリティの設定値を、該トランスポートパケット(TSパケット)の格納データがランダムアクセスポイント対応データであるか否かに応じて異なる値を記録する前記(12)に記載の情報記録装置。
(13) The data processing unit
The setting value of the transport priority of the header of the transport packet (TS packet) is recorded according to whether or not the stored data of the transport packet (TS packet) is random access point compatible data. (12) The information recording device according to (12).

(14) 前記データ処理部は、
前記トランスポートパケット(TSパケット)各々の格納データを、ランダムアクセスポイント対応データ、またはランダムアクセスポイント非対応データのいずれか一方のデータに設定してトランスポートパケット(TSパケット)を生成する前記(12)または(13)に記載の情報記録装置。
(14) The data processing unit
The storage data of each of the transport packets (TS packets) is set to either random access point compatible data or random access point incompatible data to generate a transport packet (TS packet) (12 ) Or (13).

(15)前記データ処理部は、前記トランスポートパケット(TSパケット)のヘッダのアダプテーションフィールドに、トランスポートパケット格納データの未使用領域情報を記録する前記(12)〜(14)いずれかに記載の情報処理装置。   (15) The data processing unit according to any one of (12) to (14), wherein unused area information of transport packet storage data is recorded in an adaptation field of a header of the transport packet (TS packet). Information processing device.

(16) 再生対象データの格納ファイルであるストリームファイルと、
前記ストリームファイルの再生制御情報を格納した再生制御情報ファイルを記録データとして格納し、
前記ストリームファイルを構成するパケットのヘッダに、該パケットの格納データがランダムアクセスポイント対応データであるか否かに応じて異なる値を持つランダムアクセスポイント情報を記録した情報記録媒体であり、
前記情報記録媒体の格納データのフォーマット変換を実行する情報処理装置が、前記パケットのヘッダの解析によって、パケット格納データがランダムアクセスポイント対応データであるか否かを判別し、判別結果に基づくフォーマット変換後のメタデータの生成および記録を可能とした情報記録媒体。
(16) a stream file that is a storage file of reproduction target data;
Storing the playback control information file storing the playback control information of the stream file as recording data;
An information recording medium in which random access point information having different values depending on whether or not the stored data of the packet is random access point compatible data is recorded in the header of the packet constituting the stream file,
An information processing device that performs format conversion of data stored in the information recording medium determines whether or not the packet storage data is random access point compatible data by analyzing the header of the packet, and performs format conversion based on the determination result An information recording medium that enables later generation and recording of metadata.

(17) 情報処理装置において実行する情報処理方法であり、
データ変換部が、
変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるストリームファイルから取得し、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定する情報処理方法。
(17) An information processing method executed in the information processing apparatus,
The data converter
Random access point information required for random access playback of playback data that is the conversion target data is acquired from the stream file that is the storage file of the playback target data, and the format of the data file after format conversion of the acquired random access point information Information processing method set as data.

(18) 情報処理装置において情報処理を実行させるプログラムであり、
データ変換部に、変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるストリームファイルから取得させ、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定させるプログラム。
(18) A program for executing information processing in an information processing device,
After the data conversion unit obtains the random access point information necessary for random access playback of the playback data that is the conversion target data from the stream file that is the storage file of the playback target data, after the format conversion of the acquired random access point information Program to set as the configuration data of the data file.

また、明細書中において説明した一連の処理はハードウェア、またはソフトウェア、あるいは両者の複合構成によって実行することが可能である。ソフトウェアによる処理を実行する場合は、処理シーケンスを記録したプログラムを、専用のハードウェアに組み込まれたコンピュータ内のメモリにインストールして実行させるか、あるいは、各種処理が実行可能な汎用コンピュータにプログラムをインストールして実行させることが可能である。例えば、プログラムは記録媒体に予め記録しておくことができる。記録媒体からコンピュータにインストールする他、LAN(Local Area Network)、インターネットといったネットワークを介してプログラムを受信し、内蔵するハードディスク等の記録媒体にインストールすることができる。   The series of processing described in the specification can be executed by hardware, software, or a combined configuration of both. When executing processing by software, the program recording the processing sequence is installed in a memory in a computer incorporated in dedicated hardware and executed, or the program is executed on a general-purpose computer capable of executing various processing. It can be installed and run. For example, the program can be recorded in advance on a recording medium. In addition to being installed on a computer from a recording medium, the program can be received via a network such as a LAN (Local Area Network) or the Internet and can be installed on a recording medium such as a built-in hard disk.

なお、明細書に記載された各種の処理は、記載に従って時系列に実行されるのみならず、処理を実行する装置の処理能力あるいは必要に応じて並列的にあるいは個別に実行されてもよい。また、本明細書においてシステムとは、複数の装置の論理的集合構成であり、各構成の装置が同一筐体内にあるものには限らない。   Note that the various processes described in the specification are not only executed in time series according to the description, but may be executed in parallel or individually according to the processing capability of the apparatus that executes the processes or as necessary. Further, in this specification, the system is a logical set configuration of a plurality of devices, and the devices of each configuration are not limited to being in the same casing.

以上、説明したように、本開示の一実施例の構成によれば、BDMVデータをMP4ファイルに変換記録する場合に、ランダムアクセスポイント情報をTSパケットから取得可能とした構成が実現される。
具体的には、データ変換部が、変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を再生対象データの格納ファイルであるストリームファイルから取得し、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定する。データ変換部は、BDMVフォーマットデータのクリップAVストリームファイルのTSパケットのヘッダからランダムアクセスポイント情報を取得し、取得情報をMP4ファイルmfraボックスに記録する。
本構成により、BDMVデータをMP4ファイルに変換して記録する場合に、ランダムアクセスポイント情報をTSパケットから取得可能とした構成が実現される。
As described above, according to the configuration of an embodiment of the present disclosure, a configuration in which random access point information can be acquired from a TS packet when BDMV data is converted and recorded into an MP4 file is realized.
Specifically, the data conversion unit acquires random access point information necessary for random access playback of playback data that is conversion target data from a stream file that is a storage file of playback target data, and the acquired random access point information Is set as the configuration data of the data file after format conversion. The data conversion unit acquires random access point information from the header of the TS packet of the clip AV stream file of BDMV format data, and records the acquired information in the MP4 file mfra box.
With this configuration, when BDMV data is converted into an MP4 file and recorded, random access point information can be acquired from the TS packet.

100 情報処理装置
101 制御部
102 入力部
103 通信部
104 記憶部
105 出力部
106 第1メディアインタフェース
107 データバッファ
108 データ変換部
109 第2メディアインタフェース
110 第1メディア
120 第2メディア
151 データ解析部
152 画像データ変換部
153 音声データ変換部
154 字幕データ変換部
155 多重化処理部
DESCRIPTION OF SYMBOLS 100 Information processing apparatus 101 Control part 102 Input part 103 Communication part 104 Storage part 105 Output part 106 1st media interface 107 Data buffer 108 Data conversion part 109 2nd media interface 110 1st medium 120 2nd medium 151 Data analysis part 152 Image Data conversion unit 153 Audio data conversion unit 154 Subtitle data conversion unit 155 Multiplexing processing unit

Claims (18)

データフォーマット変換を実行するデータ変換部を有し、
前記データ変換部は、
変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるストリームファイルから取得し、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定する情報処理装置。
A data conversion unit for performing data format conversion;
The data converter is
Random access point information required for random access playback of playback data that is the conversion target data is acquired from the stream file that is the storage file of the playback target data, and the format of the data file after format conversion of the acquired random access point information An information processing device set as data.
前記データ変換部は、
前記再生制御情報を、前記変換対象データを記録した情報記録媒体、または外部から通信部を介して取得する請求項1に記載の情報処理装置。
The data converter is
The information processing apparatus according to claim 1, wherein the reproduction control information is acquired from an information recording medium on which the conversion target data is recorded or from the outside via a communication unit.
前記データ変換部は、
BDMVフォーマットデータをMP4フォーマットデータに変換する処理を実行し、
BDMVフォーマットデータの再生対象データ格納ファイルであるクリップAVストリームファイルから前記ランダムアクセスポイント情報を取得し、取得したランダムアクセスポイント情報をMP4ファイル内のメタデータとして設定する請求項1に記載の情報処理装置。
The data converter is
Execute processing to convert BDMV format data to MP4 format data,
The information processing apparatus according to claim 1, wherein the random access point information is acquired from a clip AV stream file that is a reproduction target data storage file of BDMV format data, and the acquired random access point information is set as metadata in an MP4 file. .
前記データ変換部は、
MP4ファイルに設定されるmfraボックス、またはtfraボックスに前記ランダムアクセスポイント情報を格納する請求項3に記載の情報処理装置。
The data converter is
The information processing apparatus according to claim 3, wherein the random access point information is stored in an mfra box or a tfra box set in an MP4 file.
前記データ変換部は、
BDMVフォーマットデータのクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)のヘッダに記録されたトランスポートプライオリティの設定値に基づいて、トランスポートパケット格納データがランダムアクセスポイントとなるデータを含むか否かを判別する請求項1に記載の情報処理装置。
The data converter is
Based on the transport priority setting value recorded in the header of a transport packet (TS packet) that is a constituent packet of a clip AV stream file of BDMV format data, the transport packet storage data includes data that serves as a random access point. The information processing apparatus according to claim 1, which determines whether or not.
前記データ変換部は、
BDMVフォーマットデータのクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)のヘッダに記録されたアダプテーションフィールドの設定値に基づいて、トランスポートパケット格納データの未使用領域を判別する請求項1に記載の情報処理装置。
The data converter is
2. An unused area of transport packet storage data is determined based on a setting value of an adaptation field recorded in a header of a transport packet (TS packet) that is a constituent packet of a clip AV stream file of BDMV format data. The information processing apparatus described in 1.
前記データ変換部は、
BDMVフォーマットデータのクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)に格納されたプレゼンテーションタイムスタンプ(PTS)を取得し、
取得したプレゼンテーションタイムスタンプ(PTS)を適用して、MP4ファイルに設定されるmfraボックス、またはtfraボックスに記録する時間情報を生成する請求項1に記載の情報処理装置。
The data converter is
A presentation time stamp (PTS) stored in a transport packet (TS packet) that is a constituent packet of a clip AV stream file of BDMV format data is acquired,
The information processing apparatus according to claim 1, wherein time information to be recorded in an mfra box or a tfra box set in the MP4 file is generated by applying the acquired presentation time stamp (PTS).
前記データ変換部は、
BDMVフォーマットデータを変換してCFF(Common File Format)に従ったCFFファイルを生成する請求項1に記載の情報処理装置。
The data converter is
The information processing apparatus according to claim 1, wherein the BDMV format data is converted to generate a CFF file in accordance with CFF (Common File Format).
前記情報処理装置は、さらに、
データフォーマット変換後のデータを第2の情報記録媒体に記録する記録部を有する請求項1に記載の情報処理装置。
The information processing apparatus further includes:
The information processing apparatus according to claim 1, further comprising: a recording unit that records data after data format conversion on the second information recording medium.
データフォーマット変換を実行するデータ変換部と、
前記データ変換部の変換データを情報記録媒体に記録する記録部を有し、
前記データ変換部は、
変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるストリームファイルから取得し、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定し、
前記記録部は、
前記ランダムアクセスポイント情報を含むフォーマット変換データを情報記録媒体に記録する情報記録装置。
A data conversion unit for performing data format conversion;
A recording unit that records the conversion data of the data conversion unit on an information recording medium;
The data converter is
Random access point information required for random access playback of playback data that is the conversion target data is acquired from the stream file that is the storage file of the playback target data, and the format of the data file after format conversion of the acquired random access point information Set as data,
The recording unit is
An information recording apparatus for recording format conversion data including the random access point information on an information recording medium.
前記データ変換部は、
BDMVフォーマットデータをMP4フォーマットデータに変換する処理を実行し、
BDMVフォーマットデータの再生対象データ格納ファイルであるクリップAVストリームファイルから前記ランダムアクセスポイント情報を取得し、取得したランダムアクセスポイント情報をMP4ファイル内のメタデータとして設定する請求項10に記載の情報記録装置。
The data converter is
Execute processing to convert BDMV format data to MP4 format data,
The information recording apparatus according to claim 10, wherein the random access point information is acquired from a clip AV stream file that is a reproduction target data storage file of BDMV format data, and the acquired random access point information is set as metadata in an MP4 file. .
情報記録媒体に対する記録データを生成するデータ処理部を有し、
前記データ処理部は、
BDMVフォーマットデータのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるクリップAVストリームファイルの構成パケットであるトランスポートパケット(TSパケット)のヘッダに記録して、情報記録媒体に記録する情報記録装置。
A data processing unit for generating recording data for an information recording medium;
The data processing unit
Random access point information necessary for random access playback of BDMV format data is recorded in a header of a transport packet (TS packet) that is a constituent packet of a clip AV stream file that is a storage file of playback target data, and information recording An information recording device for recording on a medium.
前記データ処理部は、
前記トランスポートパケット(TSパケット)のヘッダのトランスポートプライオリティの設定値を、該トランスポートパケット(TSパケット)の格納データがランダムアクセスポイント対応データであるか否かに応じて異なる値を記録する請求項12に記載の情報記録装置。
The data processing unit
The transport priority setting value of the header of the transport packet (TS packet) is recorded differently depending on whether the stored data of the transport packet (TS packet) is data corresponding to a random access point. Item 13. The information recording device according to Item 12.
前記データ処理部は、
前記トランスポートパケット(TSパケット)各々の格納データを、ランダムアクセスポイント対応データ、またはランダムアクセスポイント非対応データのいずれか一方のデータに設定してトランスポートパケット(TSパケット)を生成する請求項12に記載の情報記録装置。
The data processing unit
13. The transport packet (TS packet) is generated by setting storage data of each transport packet (TS packet) to either random access point compatible data or random access point incompatible data. The information recording device described in 1.
前記データ処理部は、
前記トランスポートパケット(TSパケット)のヘッダのアダプテーションフィールドに、トランスポートパケット格納データの未使用領域情報を記録する請求項12に記載の情報処理装置。
The data processing unit
The information processing apparatus according to claim 12, wherein unused area information of transport packet storage data is recorded in an adaptation field of a header of the transport packet (TS packet).
再生対象データの格納ファイルであるストリームファイルと、
前記ストリームファイルの再生制御情報を格納した再生制御情報ファイルを記録データとして格納し、
前記ストリームファイルを構成するパケットのヘッダに、該パケットの格納データがランダムアクセスポイント対応データであるか否かに応じて異なる値を持つランダムアクセスポイント情報を記録した情報記録媒体であり、
前記情報記録媒体の格納データのフォーマット変換を実行する情報処理装置が、前記パケットのヘッダの解析によって、パケット格納データがランダムアクセスポイント対応データであるか否かを判別し、判別結果に基づくフォーマット変換後のメタデータの生成および記録を可能とした情報記録媒体。
A stream file that is a storage file for data to be played, and
Storing the playback control information file storing the playback control information of the stream file as recording data;
An information recording medium in which random access point information having different values depending on whether or not the stored data of the packet is random access point compatible data is recorded in the header of the packet constituting the stream file,
An information processing device that performs format conversion of data stored in the information recording medium determines whether or not the packet storage data is random access point compatible data by analyzing the header of the packet, and performs format conversion based on the determination result An information recording medium that enables later generation and recording of metadata.
情報処理装置において実行する情報処理方法であり、
データ変換部が、
変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるストリームファイルから取得し、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定する情報処理方法。
An information processing method executed in an information processing apparatus,
The data converter
Random access point information required for random access playback of playback data that is the conversion target data is acquired from the stream file that is the storage file of the playback target data, and the format of the data file after format conversion of the acquired random access point information Information processing method set as data.
情報処理装置において情報処理を実行させるプログラムであり、
データ変換部に、変換対象データである再生データのランダムアクセス再生に必要となるランダムアクセスポイント情報を、再生対象データの格納ファイルであるストリームファイルから取得させ、取得したランダムアクセスポイント情報をフォーマット変換後のデータファイルの構成データとして設定させるプログラム。
A program for executing information processing in an information processing apparatus;
After the data conversion unit obtains the random access point information necessary for random access playback of the playback data that is the conversion target data from the stream file that is the storage file of the playback target data, after the format conversion of the acquired random access point information Program to set as the configuration data of the data file.
JP2014026723A 2014-02-14 2014-02-14 Information processor, information recording device, information recording medium, information processing method, and program Pending JP2015153441A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014026723A JP2015153441A (en) 2014-02-14 2014-02-14 Information processor, information recording device, information recording medium, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014026723A JP2015153441A (en) 2014-02-14 2014-02-14 Information processor, information recording device, information recording medium, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2015153441A true JP2015153441A (en) 2015-08-24

Family

ID=53895531

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014026723A Pending JP2015153441A (en) 2014-02-14 2014-02-14 Information processor, information recording device, information recording medium, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2015153441A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2020183900A1 (en) * 2019-03-11 2020-09-17

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2020183900A1 (en) * 2019-03-11 2020-09-17
JP7287454B2 (en) 2019-03-11 2023-06-06 ソニーグループ株式会社 Information processing device, reproduction processing device, information processing method, and reproduction processing method
US11871065B2 (en) 2019-03-11 2024-01-09 Sony Group Corporation Information processing apparatus, reproduction processing apparatus, information processing method, and reproduction processing method

Similar Documents

Publication Publication Date Title
JP6465144B2 (en) Information processing apparatus, information recording medium, information processing system, information processing method, and program
JP6508248B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION RECORDING MEDIUM, INFORMATION PROCESSING METHOD, AND PROGRAM
JP6291116B2 (en) Playback apparatus and playback method
US8281346B2 (en) Method and apparatus for utilizing DVD content through home network
JP6550055B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION RECORDING MEDIUM, INFORMATION PROCESSING METHOD, AND PROGRAM
TW201626369A (en) Information processing device, information recording medium, information processing method, and program
US20070041712A1 (en) Method and apparatus for reproducing data, recording medium, and method and apparatus for recording data
JP6863271B2 (en) Information processing equipment, information recording media, information processing methods, and programs
US8305860B2 (en) Information processing device, information processing method, and program
JP6500895B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION GENERATING APPARATUS, INFORMATION RECORDING MEDIUM, INFORMATION PROCESSING METHOD, AND PROGRAM
JP7147755B2 (en) Information processing device, information recording medium, information processing method, and program
JPWO2017199743A1 (en) INFORMATION PROCESSING APPARATUS, INFORMATION RECORDING MEDIUM, INFORMATION PROCESSING METHOD, AND PROGRAM
JP2015153441A (en) Information processor, information recording device, information recording medium, information processing method, and program
JP6589980B2 (en) Information processing apparatus, information recording medium, information processing method, and program
JPWO2016084756A1 (en) Information processing apparatus, information recording medium, information processing method, and program
JPWO2016031457A1 (en) Information processing apparatus, information recording medium, information processing method, and program
JP2015153440A (en) Information processor, information recording device, information recording medium, information processing method, and program
JP2015167059A (en) Information processor, information recording device, information recording medium, information processing method and program
JP2016027512A (en) Information processing device, information recording medium, and information processing method, and program
WO2015186479A1 (en) Information processing apparatus, information recording medium, information processing method, and program