JP2009064237A - Digital cinema processor, file verification method, and program - Google Patents

Digital cinema processor, file verification method, and program Download PDF

Info

Publication number
JP2009064237A
JP2009064237A JP2007231521A JP2007231521A JP2009064237A JP 2009064237 A JP2009064237 A JP 2009064237A JP 2007231521 A JP2007231521 A JP 2007231521A JP 2007231521 A JP2007231521 A JP 2007231521A JP 2009064237 A JP2009064237 A JP 2009064237A
Authority
JP
Japan
Prior art keywords
dcp
file
digital cinema
ingest
verification
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.)
Withdrawn
Application number
JP2007231521A
Other languages
Japanese (ja)
Inventor
Takashi Shimizu
崇史 清水
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 JP2007231521A priority Critical patent/JP2009064237A/en
Publication of JP2009064237A publication Critical patent/JP2009064237A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To shorten time required for verifying completeness of the content file of a DCP. <P>SOLUTION: This digital cinema processor is provided with an ingestion part 220 for ingesting a digital cinema package (DCP) including a plurality of content files relative to one digital cinema and a packing list (PL) in which the hash values of the content files are described to a storage device; and a file verification part 230 for calculating the hash values of the respective content files included in the DCP, and for comparing the calculated hash values with the hash values described in the PL included in the DCP, and for verifying completeness of the respective content files included in the DCP at the same time in parallel during the ingestion of the DCP. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、デジタルシネマのコンテンツファイルの完全性を短時間で検出するためのデジタルシネマ処理装置、ファイル検証方法及びプログラムに関する。   The present invention relates to a digital cinema processing apparatus, a file verification method, and a program for detecting the completeness of a digital cinema content file in a short time.

映画を取り巻く環境は、デジタル技術の進歩によりフィルムからデジタルへと変化し、また近年はデジタルによる上映が可能なデジタルプロジェクター等の上映装置を導入した上映館が多数登場するなど、本格的なデジタルシネマ(Digital Cinema)時代が到来しつつある。このデジタルシネマは、撮影にフィルムカメラではなくビデオ機材を使って制作される映画、若しくは上映及び配給にフィルムを使用しない映画である。   The environment surrounding movies has changed from film to digital due to advances in digital technology, and in recent years there have been a number of screening theaters that introduced digital projectors and other digital projectors that can perform digital screening. (Digital Cinema) The era is coming. This digital cinema is a movie produced using video equipment rather than a film camera for shooting, or a movie that does not use film for screening and distribution.

デジタルシネマの実現には、制作者の意図するイメージやサウンドを忠実に再現するための映像・音声技術に加え、色空間の変換、圧縮や著作権保護のための暗号化処理など、米国7大スタジオによって設立された組織であるデジタルシネマイニシアチブ(DCI:Digital Cinema Initiative)が提唱した仕様に準拠するデジタルシネマパッケージ(DCP:Digital Cinema Package)と呼ばれる形式のデータを製作する必要がある。このDCPの画面サイズは、現状では例えば、4k(4096×2160画素)と2k(2048×1080画素)が定められている。   For the realization of digital cinema, in addition to video and audio technology to faithfully reproduce the image and sound intended by the creator, color space conversion, compression and encryption processing for copyright protection, etc. It is necessary to produce data in a format called a digital cinema package (DCP) that conforms to the specifications proposed by the Digital Cinema Initiative (DCI), an organization established by the studio. Currently, for example, 4k (4096 × 2160 pixels) and 2k (2048 × 1080 pixels) are defined as the screen size of the DCP.

かかるDCPを用いてデジタルシネマシステムを実現する場合、映画配給会社に設置されたサーバで作成されたDCPを各映画館に提供し、当該各映画館に設置された上映装置にてDCPを再生して、デジタルシネマを上映することとなる。この際、配給会社から配給されたDCPを、上映装置に設けられた記憶装置(例えばハードディスクドライブ)にインジェストする必要がある。ここで「インジェスト(ingest)」とは、他の装置で作成されたデジタルシネマのデータを、受け側の装置で利用可能なデータ形式に変換して取り込むことを意味する。この「インジェスト」は、一般的な情報処理装置におけるデータの取り込みを意味する「インポート(import)」と類似する概念である。   When a digital cinema system is realized using such a DCP, a DCP created by a server installed in a movie distribution company is provided to each movie theater, and the DCP is played back by a screening device installed in each movie theater. Digital cinema will be screened. At this time, it is necessary to ingest the DCP distributed from the distribution company into a storage device (for example, a hard disk drive) provided in the screening device. Here, “ingest” means that digital cinema data created by another device is converted into a data format that can be used by the receiving device and is captured. This “ingest” is a concept similar to “import” which means data import in a general information processing apparatus.

また、DCI規格の映画コンテンツであるDCPには、映像、音声、字幕等の各コンテンツファイルに加えて、パッキングリスト(PL:Packing List)が含まれている。このPLには、DCP内の各コンテンツファイルのハッシュ値が記述されている。このため、かかるPLのハッシュ値と、実際に計算したコンテンツファイルのハッシュ値とを照合することで、DCP内の各コンテンツファイルの完全性を検証(即ち、コンテンツファイルの破損・改竄等の有無を検出)することができる。なお、ハッシュ値は、一定の規則に従ってデータを変換した整数値であり、データの検索や検証を行うために一般的に使用されている(例えば、特許文献1参照。)。   In addition, DCP, which is DCI standard movie content, includes a packing list (PL) in addition to content files such as video, audio, and subtitles. In this PL, a hash value of each content file in the DCP is described. For this reason, the integrity of each content file in the DCP is verified by checking the hash value of the PL against the actually calculated hash value of the content file (that is, whether the content file is damaged or tampered). Detection). The hash value is an integer value obtained by converting data according to a certain rule, and is generally used for searching and verifying data (see, for example, Patent Document 1).

図1は、従来の上映装置におけるファイル検証方法を示す説明図である。従来の上映装置は、デジタルシネマを上映する上映サーバ4と、上映サーバ4に接続された制御装置3(例えばパーソナルコンピュータ:PC)と、RAIDと呼ばれる磁気記憶装置5とを備える。かかる上映装置では、外部から提供されたDCPを磁気記憶装置5にインジェストした後に、当該インジェストされたDCPに含まれるPLを用いて各コンテンツファイルの完全性を検証していた。詳細には、まず、図1(a)に示すように、外部から提供されたDCPを制御装置3から上映サーバ4を介して磁気記憶装置5にインジェストする。その後に、図1(b)に示すように、上映サーバ4は、磁気記憶装置5に記憶されたDCP内の各コンテンツファイル及びPLを読み出して、各コンテンツファイルのハッシュ値を計算し、計算したハッシュ値とPLに記述されたハッシュ値とを比較して完全性検証を行っていた。   FIG. 1 is an explanatory diagram showing a file verification method in a conventional screening apparatus. The conventional screening device includes a screening server 4 for screening a digital cinema, a control device 3 (for example, a personal computer: PC) connected to the screening server 4, and a magnetic storage device 5 called RAID. In such a screening device, after the DCP provided from the outside is ingested into the magnetic storage device 5, the integrity of each content file is verified using the PL included in the ingested DCP. Specifically, first, as shown in FIG. 1A, the DCP provided from the outside is ingested from the control device 3 into the magnetic storage device 5 via the screening server 4. After that, as shown in FIG. 1B, the screening server 4 reads each content file and PL in the DCP stored in the magnetic storage device 5, calculates the hash value of each content file, and calculates Integrity verification was performed by comparing the hash value and the hash value described in the PL.

特開2004−70463号公報JP 2004-70463 A

しかしながら、上記従来の上映装置では、DCPをインジェストした後に、各コンテンツファイルのハッシュ値を計算して完全性検証を行うためには、DCPが表す映画の実際の上映時間(以下「映画の実時間」という。)の2倍程度の時間がかかるという問題があった。即ち、1つのDCPをインジェストするためには(図1(a)参照)、映画の実時間強(例えば2時間強)の時間がかかり、更に、このインジェスト後にファイルの完全性を検証するためには(図1(b)参照)、映画の実時間弱(例えば2時間弱)の時間がかかっていた。このため、劇場の管理者の負担を低減するため、デジタルシネマコンテンツの完全性検証に要する時間を短縮することが希求されていた。   However, in the above-described conventional screening device, after ingesting the DCP, in order to calculate the hash value of each content file and perform integrity verification, the actual screening time of the movie represented by the DCP (hereinafter referred to as “actual movie performance”). There is a problem that it takes about twice as long as time. That is, in order to ingest one DCP (see FIG. 1A), it takes a little more than the actual time of the movie (for example, a little over 2 hours), and the integrity of the file is verified after this ingestion. For this purpose (see FIG. 1B), it took a little less than the actual time of the movie (for example, less than 2 hours). Therefore, in order to reduce the burden on the theater manager, it has been desired to shorten the time required for verifying the integrity of digital cinema content.

そこで、本発明は、上記問題に鑑みてなされたものであり、本発明の目的とするところは、DCPのコンテンツファイルの完全性検証に要する時間を短縮することが可能な、新規かつ改良されたデジタルシネマ処理装置、ファイル検証方法及びプログラムを提供することにある。   Therefore, the present invention has been made in view of the above problems, and an object of the present invention is a new and improved technique capable of reducing the time required for verifying the integrity of a DCP content file. To provide a digital cinema processing apparatus, a file verification method, and a program.

上記課題を解決するために、本発明のある観点によれば、1つのデジタルシネマに関する複数のコンテンツファイルと、前記コンテンツファイルのハッシュ値が記述されたパッキングリスト(PL)とを含むデジタルシネマパッケージ(DCP)を、記憶装置にインジェストするインジェスト部と;前記DCPのインジェスト中に同時並行して、前記DCPに含まれる前記各コンテンツファイルのハッシュ値を計算し、当該計算したハッシュ値と、前記DCPに含まれる前記PLに記述されたハッシュ値とを比較することにより、前記DCPに含まれる前記各コンテンツファイルの完全性を検証するファイル検証部と;
を備えることを特徴とする、デジタルシネマ処理装置が提供される。
In order to solve the above problems, according to an aspect of the present invention, a digital cinema package (PL) including a plurality of content files related to one digital cinema and a packing list (PL) in which hash values of the content files are described. An ingest unit that ingests the DCP) into the storage device; and in parallel with the ingestion of the DCP, calculates a hash value of each content file included in the DCP, and the calculated hash value; A file verification unit that verifies the integrity of each content file included in the DCP by comparing the hash value described in the PL included in the DCP;
A digital cinema processing device is provided.

かかる構成により、外部から提供されたDCPのコンテンツファイルをデジタルシネマ処理装置の記憶装置にインジェストしながら、当該インジェスト処理と同時並行して、当該インジェスト中のコンテンツファイルのハッシュ値を計算し、計算したハッシュ値と、DCPに含まれるPLに記述された当該コンテンツファイルのハッシュ値とを比較して、当該コンテンツファイルの完全性を検証することができる。これにより、DCPに含まれる各コンテンツファイルについて、インジェスト処理とファイル検証処理とを同時並行して実行できるので、インジェスト処理時間内にファイル検証処理を実行できる。   With this configuration, the hash value of the content file in the ingest is calculated in parallel with the ingest process while ingesting the DCP content file provided from the outside into the storage device of the digital cinema processing apparatus. The integrity of the content file can be verified by comparing the calculated hash value with the hash value of the content file described in the PL included in the DCP. Thus, since the ingest process and the file verification process can be executed in parallel for each content file included in the DCP, the file verification process can be executed within the ingest process time.

また、前記インジェスト部は、前記ファイル検証部によりエラー検出されたコンテンツファイルを、自動的に再インジェストするようにしてもよい。これにより、エラー検出されたコンテンツファイルの再インジェストを自動的にリトライできるので、必要な再インジェスト処理を迅速に実行できるとともに、再インジェストを指示するユーザの負担を軽減できる。   The ingest unit may automatically re-ingest the content file in which an error is detected by the file verification unit. As a result, the re-ingestion of the error-detected content file can be automatically retried, so that the necessary re-ingestion process can be executed quickly and the burden on the user who instructs re-ingestion can be reduced.

また、前記DCPのインジェスト中に、前記ファイル検証部により、前記DCPに含まれるあるコンテンツファイルのエラーが検出された場合、前記インジェスト部は、当該エラー検出時点で、前記エラー検出されたコンテンツファイルを、自動的に再インジェストするようにしてもよい。これにより、エラー検出時点で、コンテンツファイルのインジェストを中断して、エラー検出されたコンテンツファイルの再インジェストを試行できる。   In addition, when an error of a content file included in the DCP is detected by the file verification unit during the DCP ingest, the content of the error detected at the time of the error detection is detected by the ingest unit. The file may be automatically re-ingested. Thereby, at the time of error detection, the ingestion of the content file can be interrupted, and reingestion of the content file in which the error has been detected can be attempted.

また、前記DCPのインジェスト中に、前記ファイル検証部により、前記DCPに含まれるコンテンツファイルのエラーが検出された場合、前記インジェスト部は、前記DCPに含まれる全てのコンテンツファイルのインジェスト完了後に、前記エラー検出されたコンテンツファイルのみを、自動的に再インジェストするようにしてもよい。これにより、エラー検出時にはインジェストを中断することなく、全コンテンツファイルのインジェスト完了後に、エラー検出されたコンテンツファイルのみの再インジェストを試行できる。   In addition, when an error of a content file included in the DCP is detected by the file verification unit during the ingestion of the DCP, the ingestion unit completes the ingestion of all content files included in the DCP. Later, only the content file in which the error is detected may be automatically re-ingested. This makes it possible to try re-ingesting only the content file in which the error is detected after completion of the ingestion of all the content files without interrupting the ingest when an error is detected.

また、前記ファイル検証部による前記各コンテンツファイルの検証結果を表示する表示制御部を更に備えるようにしてもよい。これにより、各コンテンツファイルの完全性の検証結果を表示して、ユーザに通知できる。   Moreover, you may make it further provide the display control part which displays the verification result of each said content file by the said file verification part. Thereby, the verification result of the integrity of each content file can be displayed and notified to the user.

また、前記DCPのインジェスト中に、前記表示制御部は、前記DCPに含まれる各コンテンツファイルの検証結果を、当該各コンテンツファイルの検証が完了する度に順次表示するようにしてもよい。これにより、インジェスト中に、各コンテンツファイルの完全性を検証しながら、当該検証結果をリアルタイムで表示して、インジェスト状況をユーザに迅速に提示できる。   In addition, during the DCP ingest, the display control unit may sequentially display the verification result of each content file included in the DCP every time the verification of each content file is completed. Thus, while verifying the integrity of each content file during ingest, the verification result can be displayed in real time, and the ingest status can be quickly presented to the user.

また、前記DCPのインジェスト完了後に、前記DCPが選択されると、前記表示制御部は、前記DCPに含まれる全てのコンテンツファイルの検証結果を一覧表示するようにしてもよい。これにより、インジェスト完了後に、任意のDCP内の全てのコンテンツファイルの検証結果を一覧表示して、インジェスト状況をユーザにわかりやすく提示できる。   In addition, when the DCP is selected after completion of the DCP ingestion, the display control unit may display a list of verification results of all content files included in the DCP. Thereby, after completion of the ingest, a list of verification results of all content files in an arbitrary DCP can be displayed in a list, and the ingest status can be presented to the user in an easy-to-understand manner.

また、上記課題を解決するために、本発明の別の観点によれば、1つのデジタルシネマに関する複数のコンテンツファイルと、前記コンテンツファイルのハッシュ値が記述されたパッキングリスト(PL)とを含むデジタルシネマパッケージ(DCP)を、記憶装置にインジェストするステップと;前記DCPのインジェスト中に同時並行して、前記DCPに含まれる前記各コンテンツファイルのハッシュ値を計算し、当該計算したハッシュ値と、前記DCPに含まれる前記PLに記述されたハッシュ値とを比較することにより、前記DCPに含まれる前記各コンテンツファイルの完全性を検証するステップと;を含むことを特徴とする、ファイル検証方法が提供される。   In order to solve the above problem, according to another aspect of the present invention, a digital including a plurality of content files related to one digital cinema and a packing list (PL) in which hash values of the content files are described. Ingesting a cinema package (DCP) into a storage device; and simultaneously calculating the hash value of each content file included in the DCP during the DCP ingestion, and calculating the hash value Verifying the integrity of each content file included in the DCP by comparing with a hash value described in the PL included in the DCP. Is provided.

また、上記課題を解決するために、本発明の別の観点によれば、コンピュータに:1つのデジタルシネマに関する複数のコンテンツファイルと、前記コンテンツファイルのハッシュ値が記述されたパッキングリスト(PL)とを含むデジタルシネマパッケージ(DCP)を、記憶装置にインジェストするステップと;前記DCPのインジェスト中に同時並行して、前記DCPに含まれる前記各コンテンツファイルのハッシュ値を計算し、当該計算したハッシュ値と、前記DCPに含まれる前記PLに記述されたハッシュ値とを比較することにより、前記DCPに含まれる前記各コンテンツファイルの完全性を検証するステップと;を実行させるためのプログラムが提供される。   In order to solve the above problem, according to another aspect of the present invention, a computer includes a plurality of content files related to one digital cinema, and a packing list (PL) in which hash values of the content files are described. Ingesting a digital cinema package (DCP) including a storage device; and simultaneously calculating a hash value of each content file included in the DCP during the ingestion of the DCP A program for executing the step of verifying the integrity of each content file included in the DCP by comparing a hash value with a hash value described in the PL included in the DCP is provided. Is done.

以上説明したように本発明によれば、DCPのコンテンツファイルの完全性検証に要する時間を短縮できる。   As described above, according to the present invention, the time required for verifying the integrity of a DCP content file can be shortened.

以下に添付図面を参照しながら、本発明の好適な実施の形態について詳細に説明する。なお、本明細書及び図面において、実質的に同一の機能構成を有する構成要素については、同一の符号を付することにより重複説明を省略する。   Exemplary embodiments of the present invention will be described below in detail with reference to the accompanying drawings. In addition, in this specification and drawing, about the component which has the substantially same function structure, duplication description is abbreviate | omitted by attaching | subjecting the same code | symbol.

<1.システム構成>
まず、図2を参照して、本発明の一実施形態にかかるデジタルシネマシステムについて説明する。図2は、本実施形態にかかるデジタルシネマシステムを示す概略構成図である。
<1. System configuration>
First, a digital cinema system according to an embodiment of the present invention will be described with reference to FIG. FIG. 2 is a schematic configuration diagram showing the digital cinema system according to the present embodiment.

図2に示すように、本実施形態にかかるデジタルシネマシステムは、デジタルシネマの制作会社、配給会社又は配信会社等に設置される作成サーバ10と、デジタルシネマを上映する劇場(映画館、ドライブシアターなど)に設置される上映装置20と、から構成される。   As shown in FIG. 2, the digital cinema system according to the present embodiment includes a creation server 10 installed in a digital cinema production company, distribution company, distribution company or the like, and a theater (movie theater, drive theater) that screens the digital cinema. Etc.).

本実施形態にかかる作成サーバ10は、デジタルシネマ作成装置の一例であり、デジタルシネマコンテンツとして、上記のDCI(Digital Cinema Initiative)が規定する仕様に準拠したDCP(Digital Cinema Package)を作成する。詳細には、作成サーバ10は、例えば映画制作会社などから、デジタルシネマの素材となる各種のコンテンツデータを取得する。このコンテンツデータは、例えば、映像データ、音声データ、字幕データ等である。作成サーバ10は、これらのコンテンツデータを加工(映像処理、圧縮符号化、暗号化等)して、当該デジタルシネマについて、暗号化されたDCPと、暗号化されたDCPを再生するために必要な鍵情報とを作成する。この作成サーバ10により作成されたDCP及び鍵情報は、配給会社又は配信会社から、各劇場に配給される。   The creation server 10 according to the present embodiment is an example of a digital cinema creation device, and creates, as digital cinema content, a DCP (Digital Cinema Package) that complies with the specifications defined by the above-mentioned DCI (Digital Cinema Initiative). More specifically, the creation server 10 acquires various content data that is a material of a digital cinema from a movie production company, for example. This content data is, for example, video data, audio data, caption data, and the like. The creation server 10 processes these content data (video processing, compression encoding, encryption, etc.) and is necessary for reproducing the encrypted DCP and the encrypted DCP for the digital cinema. Create key information. The DCP and key information created by the creation server 10 are distributed to each theater from a distribution company or distribution company.

上映装置20は、デジタルシネマ処理装置の一例である。上映装置20は、上記作成サーバ10から提供されたDCP及び鍵情報を取得し、上映装置20に付随して設けられた記憶装置(図2では図示せず。)に、上記取得したDCP及び鍵情報をインジェストして格納する。この記憶装置は、上映用のデジタルシネマを格納可能な大容量の記憶装置、例えば、ハードディスクドライブ(以下「HDD」という。)、光ディスクドライブ等で構成される。さらに、上映装置20は、この記憶装置に格納されたDCP内に含まれる映像、音声及び/又は字幕等のコンテンツデータを、鍵情報を用いて解読(デクリプト)及び伸張して再生し、劇場内で上映する。   The screening device 20 is an example of a digital cinema processing device. The screening device 20 acquires the DCP and key information provided from the creation server 10 and stores the acquired DCP and key in a storage device (not shown in FIG. 2) provided along with the screening device 20. Ingest information and store it. This storage device includes a large-capacity storage device capable of storing a digital cinema for screening, such as a hard disk drive (hereinafter referred to as “HDD”), an optical disk drive, and the like. Furthermore, the screening device 20 decodes (decrypts) and decompresses content data such as video, audio and / or subtitles contained in the DCP stored in the storage device using the key information, and reproduces the content data. Will be screened.

このようなデジタルシネマシステムにおいては、制作会社、配給会社等の作成サーバ10から劇場の上映装置20に、暗号化されたDCPと、暗号化されたDCPを再生するために必要な鍵情報とが配給される。即ち、作成サーバ10から上映装置20にDCP及び鍵情報が提供され、上映装置20は、当該DCP及び鍵情報を取得する。この作成サーバ10から上映装置20へのDCPの配給手法としては、例えば、着脱可能な記録媒体1(リムーバブルメディア)を用いた搬送と、ネットワーク2を介した配信などがある。   In such a digital cinema system, the encrypted DCP and the key information necessary for reproducing the encrypted DCP are generated from the production server 10 of the production company, distribution company, etc. to the theater screening device 20. Be distributed. That is, the creation server 10 provides DCP and key information to the screening device 20, and the screening device 20 acquires the DCP and key information. Examples of DCP distribution methods from the creation server 10 to the screening device 20 include transport using a removable recording medium 1 (removable medium) and distribution via the network 2.

まず、着脱可能な記録媒体1を用いたDCPの配給について説明する。着脱可能な記録媒体1は、作成サーバ10及び上映装置20に脱着可能な記録媒体であり、デジタルシネマのDCPとその鍵情報を記憶可能な容量を有する。この着脱可能な記録媒体1としては、例えば、ハードディスク等の磁気ディスク、又は、次世代DVD、DVD−R、DVD−RW、DVD−RAM、光磁気ディスク等の光ディスク、又は、各種の半導体メモリなど、任意の記録媒体を使用できる。まず、作成サーバ10は、作成したDCP及び鍵情報を、着脱可能な記録媒体1に格納する。次いで、DCP等が格納された着脱可能な記録媒体1は、作成サーバ10から脱離された後に、適宜の搬送手段により劇場に搬送され、上映装置20に装着される。その後、上映装置20は、この着脱可能な記録媒体1からDCP及び鍵情報を読み出して、当該上映装置20が備える記憶装置(HDDなど)にインジェストする。   First, DCP distribution using the detachable recording medium 1 will be described. The detachable recording medium 1 is a recording medium that is detachable from the creation server 10 and the screening device 20, and has a capacity capable of storing the DCP of digital cinema and its key information. Examples of the removable recording medium 1 include a magnetic disk such as a hard disk, an optical disk such as a next-generation DVD, DVD-R, DVD-RW, DVD-RAM, and a magneto-optical disk, or various semiconductor memories. Any recording medium can be used. First, the creation server 10 stores the created DCP and key information in the removable recording medium 1. Next, the detachable recording medium 1 in which DCP or the like is stored is detached from the creation server 10, and then transported to the theater by an appropriate transport unit and mounted on the screening device 20. Thereafter, the screening device 20 reads the DCP and key information from the removable recording medium 1 and ingests them into a storage device (such as an HDD) included in the screening device 20.

次に、ネットワーク2を用いたDCPの配給について説明する。ネットワーク2は、作成サーバ10と上映装置20とを通信可能に接続する通信媒体である。このネットワーク2は、有線又は無線を問わず、例えば、インターネット、電話回線網、衛星通信網等の公衆回線網や、Ethernet(登録商標)を含む各種のLAN(Local Area Network)、WAN(Wide Area Network)、IP−VPN(Internet Protocol−Virtual Private Network)等の専用回線網などを使用できる。作成サーバ10が作成したDCP及び鍵情報を、ネットワーク2を介して上映装置20に転送することで、作成サーバ10から上映装置20にDCP及び鍵情報を迅速に提供できる。その後、上映装置20は、作成サーバ10から受信したDCP及び鍵情報を、当該上映装置20が備える記憶装置(HDDなど)にインジェストして格納する。   Next, DCP distribution using the network 2 will be described. The network 2 is a communication medium that connects the creation server 10 and the screening device 20 so as to communicate with each other. The network 2 may be a wired or wireless network, for example, a public line network such as the Internet, a telephone line network, a satellite communication network, various LANs including the Ethernet (registered trademark), a wide area network (WAN) A dedicated line network such as Network (Network) or IP-VPN (Internet Protocol-Virtual Private Network) can be used. By transferring the DCP and key information created by the creation server 10 to the screening device 20 via the network 2, the DCP and key information can be quickly provided from the creation server 10 to the screening device 20. Thereafter, the screening device 20 ingests and stores the DCP and key information received from the creation server 10 in a storage device (such as an HDD) included in the screening device 20.

なお、作成サーバ10から上映装置20にDCPを配給する際には、1つのデジタルシネマに関するDCPのみを配給してもよいし、複数のデジタルシネマに関するDCPをまとめて配給してもよい。また、従来のように、あるデジタルシネマに関する完全なDCP(分割されていないDCP)のみならず、当該あるデジタルシネマに関するDCPを分割した複数の分割DCPを配給してもよい。この場合、あるデジタルシネマに関する全ての分割DCPを同時に配給してもよいし、或いは、一部の分割DCのみを配給してもよい。   When DCP is distributed from the creation server 10 to the screening device 20, only DCP related to one digital cinema may be distributed, or DCPs related to a plurality of digital cinemas may be distributed collectively. Further, as in the related art, not only a complete DCP (undivided DCP) related to a certain digital cinema but also a plurality of divided DCPs obtained by dividing the DCP related to the certain digital cinema may be distributed. In this case, all the divided DCPs related to a certain digital cinema may be distributed simultaneously, or only a part of the divided DCs may be distributed.

<2.DCP構成>
次に、図3を参照して、一般的なDCPのファイル構成について説明する。図3は、一般的なDCPのファイル構成を示す説明図である。
<2. DCP configuration>
Next, a general DCP file structure will be described with reference to FIG. FIG. 3 is an explanatory diagram showing a general DCP file structure.

デジタルシネマのコンテンツは、DCIが提唱した仕様に準拠するDCPと呼ばれるデータ形式で配給される。このDCPは、デジタルシネマの上映に必要な各種のデータファイルの集合である。図3に示すように、DCPは、例えば、アセットマップ(Asset Map:以下「AM」とも称する。)、ボリュームインデックス(Volume Index:以下「VI」とも称する。)、パッキングリスト(Packing List:以下「PL」とも称する。)、コンポジションプレイリスト(Composition Play List:以下「CPL」とも称する。)、ピクチャートラックファイル(Picture Track file:以下「映像ファイル」とも称する。)、サウンドトラックファイル(Sound Track file:以下「音声ファイル」とも称する。)、サブタイトルトラックファイル(Subtitle Track File:以下「字幕ファイル」とも称する。)、サブタイトル用PNGファイル(Subtitle用PNG File:以下「PNGファイル」とも称する。)などを含む。これらの各ファイルにはそれぞれ、グローバルユニークな識別情報、例えばUUID(Universal Unique Identifier)が付与されており、各ファイルのUUIDは、当該各ファイル内に記述されている。以下に、DCPを構成する各ファイルについてそれぞれ説明する。   Digital cinema content is distributed in a data format called DCP that conforms to the specifications proposed by DCI. This DCP is a set of various data files necessary for the screening of a digital cinema. As shown in FIG. 3, DCP includes, for example, an asset map (hereinafter also referred to as “AM”), a volume index (hereinafter also referred to as “VI”), a packing list (hereinafter “Packing List”). PL "), composition play list (hereinafter also referred to as" CPL "), picture track file (hereinafter also referred to as" video file "), sound track file (Sound Track file). : Subtitle Track File (hereinafter also referred to as “subtitle file”), Subtitle PNG file (Subtitle PNG File: hereinafter also referred to as “PNG file”), and the like. Including. Each of these files is given globally unique identification information, for example, UUID (Universal Unique Identifier), and the UUID of each file is described in each file. Below, each file which comprises DCP is each demonstrated.

・アセットマップ(Asset Map:AM)
アセットマップには、1つのDCPに含まれる全ファイル(アセットマップ自体は除く。)に関するリストが記述されている。具体的には、アセットマップには、DCP内の各ファイルに記載されたUUIDと、当該ファイルのファイル名(Path)とを対応づけたリストが記載されている。アセットマップは、利用者が、DCP内に含まれる各ファイルを確認するためなどに利用できる。また、このアセットマップには、当該アセットマップに付与されたUUIDが記述されている。かかるアセットマップはデジタルシネマ単位で作成され、DCPが分割されたときも、1つのデジタルシネマについては、複数の分割DCPで共通の1つのアセットマップのみが作成される。このため、上映装置20は、分割DCP内のアセットマップに記述された当該アセットマップに固有な識別情報、例えばUUID、を確認することで、そのアセットマップを含む分割DCPが属するデジタルシネマを判別できる。なお、後述のSubtitle用PNGファイルは、UUIDを記述できないフォーマットとなっているので、アセットマップにおいて各PNGファイルのファイル名と、そのUUIDとを関連づけて記述しておくことで、各PNGファイルとUUIDとを対応づけできる。
・ Asset Map (AM)
In the asset map, a list of all files (excluding the asset map itself) included in one DCP is described. Specifically, the asset map includes a list in which the UUID described in each file in the DCP is associated with the file name (Path) of the file. The asset map can be used for the user to confirm each file included in the DCP. Further, in this asset map, a UUID assigned to the asset map is described. Such an asset map is created in units of digital cinema, and when a DCP is divided, only one asset map common to a plurality of divided DCPs is created for one digital cinema. Therefore, the screening device 20 can determine the digital cinema to which the divided DCP including the asset map belongs by confirming identification information unique to the asset map described in the asset map in the divided DCP, for example, UUID. . Since the PNG file for Subtitle, which will be described later, has a format in which UUID cannot be described, each PNG file and UUID are described by associating the file name of each PNG file with its UUID in the asset map. Can be matched.

・ボリュームインデックス(Volume Index:VI)
VIには、DCPが複数の分割単位(分割DCP)に分割された時に、各分割単位を識別するためのインデックス情報(以下「分割インデックス情報」という。)が記載される。この分割インデックス情報としては、例えば、XML(Extensible Markup Language)等のマークアップ言語で記述されたシリアル番号(例えば1、2、3・・・)を使用できる。例えば、あるデジタルシネマのDCPが2分割された場合は、1番目の分割DCPのVIには、分割インデックス情報として“1”が記述され、2番目の分割DCPのVIには、分割インデックス情報として“2”が記述される。また、DCPが分割されていないときには、VIには分割インデックス情報として“1”が記述される。
・ Volume Index (VI)
In VI, index information (hereinafter referred to as “division index information”) for identifying each division unit when the DCP is divided into a plurality of division units (division DCP) is described. As the division index information, for example, serial numbers (for example, 1, 2, 3,...) Described in a markup language such as XML (Extensible Markup Language) can be used. For example, when a DCP of a certain digital cinema is divided into two, “1” is described as division index information in the VI of the first division DCP, and division index information is included in the VI of the second division DCP. “2” is described. Further, when the DCP is not divided, “1” is described as division index information in VI.

・パッキングリスト(Packing List:PL)
PLには、1つのDCPに含まれる各ファイル(PL自体は除く。)のUUIDと、当該各ファイルのハッシュ値とを関連づけたリストが記載されている。ハッシュ値は、DCP内の各ファイルのデータをハッシュ計算した値(例えば160ビットのデータ列)である。このPLに記述された各ファイルのハッシュ値と、実際に計算した当該各ファイルのハッシュ値とを比較して、一致度をチェックすることにより、当該各ファイルの完全性(データの破損・改竄の有無など)を検証できる。
・ Packing List (PL)
The PL describes a list in which the UUID of each file (excluding PL itself) included in one DCP is associated with the hash value of each file. The hash value is a value obtained by hash calculation of the data of each file in the DCP (for example, a 160-bit data string). By comparing the hash value of each file described in this PL with the actually calculated hash value of each file and checking the degree of coincidence, the integrity of each file (data corruption / tampering) Existence etc.) can be verified.

・コンポジションプレイリスト(Composition Play List:CPL)
CPLは、DCPに含まれるコンテンツ(映像、音声、字幕)の再生に使用されるプレイリストである。このCPLは、デジタルシネマの各々の上映バージョンに対応するピクチャートラックファイルと、サウンドトラックファイル(及び/又はサブタイトルトラックファイル)とを相互に関連づけるリンク情報である。かかるCPLは、1つのデジタルシネマの上映バージョン単位で作成される。
・ Composition Play List (CPL)
The CPL is a playlist used for reproducing content (video, audio, subtitles) included in the DCP. The CPL is link information that correlates a picture track file corresponding to each screening version of the digital cinema and a sound track file (and / or a subtitle track file). Such CPL is created for each screening version of one digital cinema.

より詳細には、CPLには、映像ファイルであるピクチャートラックファイル(例えばMXFファイル)、音声ファイルであるSound Track file(例えばMXFファイル)及び/又は字幕ファイルであるSubtitle
Track File(例えば、MXFの場合又はXML形式の場合が考えられる。)に関し、各ファイルのUUIDと、各ファイルのデータの開始位置(entry point)及び尺の長さ(duration)とが全リール分まとめて記述される。ここで、リールとは、映像及び音声(必要に応じて字幕)をあわせた1つの上映単位を、時間的に細分化した単位である。例えば、1つのデジタルシネマ(120分)を時間的に10個に均等分割した場合には、10個のリール(12分単位)が作成される。また、開始位置(entry point)は、各リールの映像又は音声ファイルのデータの上映開始位置を示すオフセットである。尺の長さ(duration)は、その開始位置からの有効なデータ範囲を表すサイズ情報である。
More specifically, the CPL includes a picture track file (eg, MXF file) that is a video file, a sound track file (eg, MXF file) that is an audio file, and / or a subtitle that is a subtitle file.
Regarding Track File (for example, MXF or XML format), the UUID of each file, the entry point of the data of each file, and the length of the scale are all reels. It is described collectively. Here, the reel is a unit obtained by subdividing temporally a single screening unit that combines video and audio (subtitles as necessary). For example, when one digital cinema (120 minutes) is equally divided into 10 temporally, 10 reels (12 minute units) are created. The start point (entry point) is an offset indicating the start position of the video or audio file data of each reel. The length of the scale is size information representing an effective data range from the start position.

1つのデジタルシネマが複数リールから構成される場合は、CPLには、それら全てのリール情報(各リールを構成する映像、音声、字幕ファイルのUUID、その開始位置及び尺の長さ)が記述されており、これら全てのリールが1つの上映単位となる。通常は、デジタルシネマは複数のリールで構成されるので、これら全てのリールに関するリール情報が、1つのCPLにまとめて記述される。   When one digital cinema is composed of a plurality of reels, the CPL describes all of the reel information (video, audio, subtitle file UUID, start position and scale length). All these reels become one screening unit. Normally, since a digital cinema is composed of a plurality of reels, reel information about all these reels is described together in one CPL.

・ピクチャートラックファイル(Picture Track file:映像ファイル)
ピクチャートラックファイルは、所定の形式で圧縮された映像データのファイルであり、例えばMXFファイルで構成される。このピクチャートラックファイルは、上記リールごとに作成される。例えば、1つのデジタルシネマが10個のリールで構成される場合、10個のピクチャートラックファイルが作成される。また、同一シーンについて複数種類の映像ファイル(例えば、オリジナル版の映像と差替版の映像)を作成することもできる。
・ Picture Track file (Picture file)
The picture track file is a video data file compressed in a predetermined format, and is composed of, for example, an MXF file. This picture track file is created for each reel. For example, when one digital cinema is composed of 10 reels, 10 picture track files are created. It is also possible to create a plurality of types of video files (for example, original version video and replacement version video) for the same scene.

・サウンドトラックファイル(Sound Track file:音声ファイル)
サウンドトラックファイルは、所定の形式で圧縮された音声データのファイルであり、例えばMXFファイルで構成される。このサウンドトラックファイルは、上記リールごとに作成される。また、同一シーンについて複数種類の音声ファイル(例えば、オリジナル版の音声と差替版の音声)を作成することもできる。
・ Sound Track file (Sound Track file)
The sound track file is a file of audio data compressed in a predetermined format, and is composed of, for example, an MXF file. This sound track file is created for each reel. It is also possible to create a plurality of types of audio files (for example, an original version and a replacement version) for the same scene.

・サブタイトルトラックファイル(Subtitle Track File:字幕ファイル)
サブタイトルトラックファイルは、字幕の表示タイミングが記述されたファイルであり、例えばXMLファイル又はMXFファイルで構成される。このサブタイトルトラックファイルは、上記リールごとに作成される。また、同一シーンについて複数種類の字幕ファイル(例えば、オリジナル版の字幕と差替版の字幕)を作成することもできる。このサブタイトルトラックファイル内に、字幕内容を表す字幕データ自体とそのフォントデータを、XML等によりテキストデータとして記述してもよいし、或いは、字幕データを別ファイルとしてもよい。別ファイルの字幕データとしてPNG(Portable Network Graphics)データを用いる場合には、サブタイトルトラックファイル内には、それぞれのPNGファイル(サブタイトル用PNGファイル)へのリンク情報(例えば、PNGファイルのファイル名など)がXML等により記述される。
・ Subtitle Track File (Subtitle Track File)
The subtitle track file is a file in which the subtitle display timing is described, and is composed of, for example, an XML file or an MXF file. This subtitle track file is created for each reel. It is also possible to create a plurality of types of subtitle files (for example, original version subtitles and replacement version subtitles) for the same scene. In this subtitle track file, the subtitle data representing the subtitle contents and the font data thereof may be described as text data by XML or the like, or the subtitle data may be a separate file. When PNG (Portable Network Graphics) data is used as subtitle data of another file, link information (for example, the file name of the PNG file) to each PNG file (subtitle PNG file) is included in the subtitle track file. Is described in XML or the like.

・サブタイトル用PNGファイル(Subtitle用PNG File:PNGファイル)
サブタイトル用PNGファイルは、字幕内容を表すPNGデータのファイルである。上記のサブタイトルトラックファイルがXMLで記述されている場合で、かつ、字幕のPNGデータを使用する場合に、このPNGファイルが字幕の数だけ必要となる。
・ PNG file for subtitle (PNG file for Subtitle)
The subtitle PNG file is a PNG data file representing subtitle content. When the above subtitle track file is described in XML and when subtitle PNG data is used, this PNG file is required by the number of subtitles.

ここで、デジタルシネマに映像又は音声がない場合は、DCP内にピクチャートラックファイル又はサウンドトラックファイルは存在せず、また、デジタルシネマに字幕がない場合は、DCP内にサブタイトルトラックファイル及びサブタイトル用PNGファイルは存在しないことになる。また、字幕がある場合でも、字幕用のPNGデータを必要としない場合は、字幕のテキストデータとその表示タイミングが記述されたサブタイトルトラックファイルは必要であるが、サブタイトル用PNGファイルは不要である。また、DCPは、上述した各ファイル以外にも、必要な任意のファイルを含むことができる。   Here, when there is no video or audio in the digital cinema, there is no picture track file or sound track file in the DCP, and when there is no subtitle in the digital cinema, the subtitle track file and subtitle PNG in the DCP. The file will not exist. In addition, even when there is a caption, if subtitle PNG data is not required, a subtitle track file in which caption text data and its display timing are described is necessary, but a subtitle PNG file is not necessary. The DCP can include any necessary files in addition to the files described above.

なお、上記のピクチャートラックファイル、サウンドトラックファイル及びサブタイトルトラックファイル(及びサブタイトル用PNGファイル)は、デジタルシネマの内容を表すコンテンツデータである。以下では、これらのピクチャートラックファイル、サウンドトラックファイル及び/又はサブタイトルトラックファイル(サブタイトル用PNGファイル)をまとめて、「コンテンツファイル」と総称する。また、以下の説明では、特に明示する場合を除き、サブタイトルトラックファイル(字幕ファイル)という場合には、それに従属するサブタイトル用PNGファイルを含むものとする。   The picture track file, the sound track file, and the subtitle track file (and the subtitle PNG file) are content data representing the contents of the digital cinema. Hereinafter, these picture track file, sound track file, and / or subtitle track file (subtitle PNG file) are collectively referred to as a “content file”. In the following description, unless otherwise specified, a subtitle track file (caption file) includes a subtitle PNG file subordinate thereto.

<3.上映装置20(デジタルシネマ処理装置)の構成>
次に、図4を参照して、本実施形態にかかる上映装置20の全体構成について説明する。図4は、本実施形態にかかる上映装置20を示す全体構成図である。
<3. Configuration of Screening Device 20 (Digital Cinema Processing Device)>
Next, the overall configuration of the screening apparatus 20 according to this embodiment will be described with reference to FIG. FIG. 4 is an overall configuration diagram showing the screening apparatus 20 according to the present embodiment.

図4に示すように、上映装置20は、例えば、上映サーバ40を制御する制御装置30と、デジタルシネマを再生する上映サーバ40と、再生された映像をスクリーンに投影するプロジェクタ42と、再生された音声を出力するスピーカ44と、上記DCPを格納する磁気記憶装置50とを備える。制御装置30と上映サーバ40とは有線ケーブル21で接続され、上映サーバ40と磁気記憶装置50とは有線ケーブル22で接続されている。   As shown in FIG. 4, the screening device 20 is played back, for example, a control device 30 that controls the screening server 40, a screening server 40 that plays back a digital cinema, and a projector 42 that projects the played back video on a screen. And a magnetic storage device 50 for storing the DCP. The control device 30 and the screening server 40 are connected by a wired cable 21, and the screening server 40 and the magnetic storage device 50 are connected by a wired cable 22.

制御装置30は、例えばパーソナルコンピュータなどで構成される。制御装置30は、上映サーバ40に接続されて、上映サーバ40の動作を制御する。この制御装置30は、上記作成サーバ10から、着脱可能な記録媒体1若しくはネットワーク2を介してDCPを取得し、取得したDCPを上映サーバ40の磁気記憶装置50にインジェストする処理を制御する。   The control device 30 is composed of, for example, a personal computer. The control device 30 is connected to the screening server 40 and controls the operation of the screening server 40. The control device 30 acquires a DCP from the creation server 10 via the detachable recording medium 1 or the network 2 and controls the process of ingesting the acquired DCP into the magnetic storage device 50 of the screening server 40.

磁気記憶装置50は、デジタルシネマのデータを記憶する記憶装置の一例であり、例えばHDDで構成される。一般にデジタルシネマのデータ量は大きいので、磁気記憶装置50としては、かかるデジタルシネマのデータを記憶可能な大容量の外部記憶装置が使用される。この観点から、磁気記憶装置50としては、複数のハードディスクをまとめて1台のハードディスクとして管理する技術であるRAID(Redundant Arrays of Inexpensive Disks)を利用した記憶装置(所謂、RAID装置)を使用できる。この磁気記憶装置50は、上映サーバ40にインジェストされたDCPのデータを保持する。この場合、磁気記憶装置50は、複数のデジタルシネマのデータを、デジタルシネマごとのディレクトリに区分けして記憶する。なお、デジタルシネマのDCPを記憶する記憶装置としては、上記磁気記憶装置50の例に限定されず、大容量の光ディスク、半導体メモリなどを記憶媒体とする記憶装置を用いてもよい。   The magnetic storage device 50 is an example of a storage device that stores data of a digital cinema, and includes, for example, an HDD. Since the data amount of digital cinema is generally large, a large-capacity external storage device capable of storing such digital cinema data is used as the magnetic storage device 50. From this point of view, as the magnetic storage device 50, a storage device (so-called RAID device) using RAID (Redundant Arrays of Inexpensive Disks), which is a technique for managing a plurality of hard disks as a single hard disk, can be used. The magnetic storage device 50 holds DCP data ingested in the screening server 40. In this case, the magnetic storage device 50 stores a plurality of pieces of digital cinema data in a directory for each digital cinema. The storage device for storing the DCP of the digital cinema is not limited to the example of the magnetic storage device 50, and a storage device using a large-capacity optical disk, a semiconductor memory, or the like as a storage medium may be used.

上映サーバ40は、デコーダなどの再生手段を備えたデジタルシネマ再生装置であり、磁気記憶装置50に記憶されたデジタルシネマのコンテンツ(映像、音声、字幕)を再生する。この再生処理時には、上映サーバ40は、上記CPLに基づいて、適切なタイミングで、適切な映像、音声、字幕データを磁気記憶装置50から読み出して再生する。上映サーバ40は、再生した映像、字幕データをプロジェクタ42に出力するとともに、再生した音声データをスピーカ44に出力する。これにより、劇場においてデジタルシネマが上映される。   The screening server 40 is a digital cinema playback device provided with playback means such as a decoder, and plays back digital cinema content (video, audio, subtitles) stored in the magnetic storage device 50. During this playback process, the screening server 40 reads out and plays back appropriate video, audio, and caption data from the magnetic storage device 50 at appropriate timing based on the CPL. The screening server 40 outputs the reproduced video and caption data to the projector 42 and outputs the reproduced audio data to the speaker 44. Thereby, a digital cinema is shown in the theater.

次に、図5を参照して、上記の上映装置20を構成する制御装置30と上映サーバ40のハードウェア構成を詳細に説明する。図5は、本実施形態にかかる上映装置20における制御装置30と上映サーバ40を示す構成図である。   Next, the hardware configuration of the control device 30 and the screening server 40 that constitute the screening device 20 will be described in detail with reference to FIG. FIG. 5 is a configuration diagram showing the control device 30 and the screening server 40 in the screening device 20 according to the present embodiment.

図5に示すように、制御装置30は、一般的なパーソナルコンピュータ等の情報処理装置と同様の装置構成である。制御装置30は、例えば、CPU(Central Processing Unit)301と、ROM(Read Only Memory)302と、RAM(Random Access Memory)303と、入力装置304と、出力装置305と、磁気記憶装置306と、ドライブ307と、通信装置308と、接続ポート309と、これらの装置を相互に接続するローカルバス310とを備える。   As shown in FIG. 5, the control device 30 has the same device configuration as an information processing device such as a general personal computer. The control device 30 includes, for example, a CPU (Central Processing Unit) 301, a ROM (Read Only Memory) 302, a RAM (Random Access Memory) 303, an input device 304, an output device 305, a magnetic storage device 306, A drive 307, a communication device 308, a connection port 309, and a local bus 310 for connecting these devices to each other are provided.

CPU301は、演算処理装置および制御装置として機能し、制御装置30内の各装置を制御する。このCPU301は、ROM302に記憶されているプログラム、或いは、磁気記憶装置306からRAM303にロードされたプログラムに従って、各種の処理を実行する。ROM302は、CPU301が使用するプログラムや演算パラメータ等を記憶する。RAM303は、CPU301の実行において使用するプログラムや、その実行において適宜変化するパラメータ等を一時的に記憶する。   The CPU 301 functions as an arithmetic processing device and a control device, and controls each device in the control device 30. The CPU 301 executes various processes according to a program stored in the ROM 302 or a program loaded from the magnetic storage device 306 to the RAM 303. The ROM 302 stores programs used by the CPU 301, calculation parameters, and the like. The RAM 303 temporarily stores programs used in the execution of the CPU 301, parameters that change as appropriate during the execution, and the like.

入力装置304は、例えば、マウス、キーボード、タッチパネル、ボタン、スイッチ、レバー等の入力部と、入力部に対するユーザ操作に応じて入力信号を生成してCPU301に出力する入力制御回路などから構成される。ユーザは、この入力装置304を操作することにより、制御装置30に対して各種のデータを入力したり、処理動作を指示したりすることができる。出力装置305は、例えば、CRT(Cathode Ray Tube)ディスプレイ装置、液晶ディスプレイ(LCD)装置等の表示装置と、スピーカ等の音声出力装置などで構成される。この出力装置305は、例えば、再生されたコンテンツの映像等の各種情報をテキストまたはイメージで表示したり、再生されたコンテンツの音声等を音声出力したりする。   The input device 304 includes, for example, an input unit such as a mouse, a keyboard, a touch panel, a button, a switch, and a lever, and an input control circuit that generates an input signal according to a user operation on the input unit and outputs the input signal to the CPU 301. . By operating this input device 304, the user can input various data to the control device 30 and instruct processing operations. The output device 305 includes, for example, a display device such as a CRT (Cathode Ray Tube) display device or a liquid crystal display (LCD) device, and an audio output device such as a speaker. For example, the output device 305 displays various information such as video of the reproduced content as text or an image, and outputs audio of the reproduced content.

磁気記憶装置306は、データ格納装置の一例であり、例えば、記憶媒体としてハードディスクを使用するHDDで構成される。この磁気記憶装置306は、CPU301が実行するプログラムや、DCP、ログ、構成情報など、各種データを記憶する。   The magnetic storage device 306 is an example of a data storage device, and includes, for example, an HDD that uses a hard disk as a storage medium. The magnetic storage device 306 stores various data such as a program executed by the CPU 301, a DCP, a log, and configuration information.

ドライブ307は、着脱可能な記録媒体1が装着され、当該記録媒体1に対して、デジタルシネマのDCP、構成情報などの各種データを書き込み/読み出しする。具体的には、ドライブ307は、着脱可能な記録媒体1に記録されているデータを読み出して、ローカルバス310を介して接続されているRAM303に供給する。CPU301は、必要に応じて、これらのデータを磁気記憶装置306などに格納する。一方、ドライブ307は、ROM303または磁気記憶装置306などに格納されているデータ、新たに生成したデータ、或いは外部装置から取得したデータを、CPU301から受け取り、着脱可能な記録媒体1に書き込む。かかるドライブ307を用いて、着脱可能な記録媒体1に記憶されているDCPを読み出すことができる。   The drive 307 is loaded with a detachable recording medium 1 and writes / reads various data such as a digital cinema DCP and configuration information to / from the recording medium 1. Specifically, the drive 307 reads data recorded on the removable recording medium 1 and supplies the data to the RAM 303 connected via the local bus 310. The CPU 301 stores these data in the magnetic storage device 306 or the like as necessary. On the other hand, the drive 307 receives data stored in the ROM 303 or the magnetic storage device 306, newly generated data, or data acquired from an external device from the CPU 301 and writes it to the removable recording medium 1. Using such a drive 307, the DCP stored in the removable recording medium 1 can be read.

通信装置308は、例えば、制御装置30をネットワーク2に接続するための通信デバイス等で構成された通信インタフェースである。この通信装置308は、作成サーバ10等の外部装置との間で、ネットワーク2を介して、DCPなどの各種データを送受信する。   The communication device 308 is a communication interface configured with, for example, a communication device for connecting the control device 30 to the network 2. The communication device 308 transmits / receives various data such as DCP to / from an external device such as the creation server 10 via the network 2.

接続ポート309は、制御装置30を上映サーバ40等の外部装置に接続するためのポートであり、例えば、ギガビットEther、USB、IEEE1394等の接続端子を有する。かかる接続ポート309及び有線ケーブル21を介して、制御装置30を上映サーバ40に接続することで、制御装置30と上映サーバ40との間で、DCPのデータ、制御信号などの各種のデータを通信可能となる。   The connection port 309 is a port for connecting the control device 30 to an external device such as the screening server 40, and has connection terminals such as Gigabit Ether, USB, IEEE 1394, for example. By connecting the control device 30 to the screening server 40 via the connection port 309 and the wired cable 21, various data such as DCP data and control signals are communicated between the control device 30 and the screening server 40. It becomes possible.

次に、上映サーバ40の構成について説明する。図5に示すように、上映サーバ40は、例えば、CPU401と、主記憶装置402と、入力装置403と、出力装置404と、映像デコード装置406と、音声デコード装置407と、接続ポート408a〜dと、これらの装置を相互に接続するローカルバス410とを備える。   Next, the configuration of the screening server 40 will be described. As shown in FIG. 5, the screening server 40 includes, for example, a CPU 401, a main storage device 402, an input device 403, an output device 404, a video decoding device 406, an audio decoding device 407, and connection ports 408a to 408d. And a local bus 410 for connecting these devices to each other.

CPU401は、演算処理装置および制御装置として機能し、上映サーバ40内の各装置を制御する。このCPU401は、主記憶装置402に記憶されているプログラム、或いは、磁気記憶装置50から主記憶装置402にロードされたプログラムに従って、各種の処理を実行する。主記憶装置402は、例えば、ROMやRAMなどの各種メモリで構成され、CPU401が使用するプログラムや、その実行において適宜変化するパラメータ等を記憶する。また、主記憶装置402は、CPU401から磁気記憶装置50へのアクセスを軽減するためのバッファとしても機能する。   The CPU 401 functions as an arithmetic processing device and a control device, and controls each device in the screening server 40. The CPU 401 executes various processes according to a program stored in the main storage device 402 or a program loaded from the magnetic storage device 50 to the main storage device 402. The main storage device 402 includes, for example, various memories such as a ROM and a RAM, and stores programs used by the CPU 401, parameters that change as appropriate during the execution, and the like. The main storage device 402 also functions as a buffer for reducing access from the CPU 401 to the magnetic storage device 50.

入力装置403は、例えば、マウス、キーボード、タッチパネル、ボタン、スイッチ、レバー等の入力部と、入力部に対するユーザ操作に応じて入力信号を生成してCPU401に出力する入力制御回路などから構成される。ユーザは、この入力装置403を操作することにより、作成サーバ10に対して各種のデータを入力したり、処理動作を指示したりすることができる。出力装置404は、例えば、CRTディスプレイ装置、液晶ディスプレイ(LCD)装置等の表示装置と、スピーカ等の音声出力装置などで構成される。この出力装置104は、例えば、再生されたコンテンツの映像等の各種情報をテキストまたはイメージで表示したり、再生されたコンテンツの音声等を音声出力したりする。なお、上映サーバ40は、ユーザインタフェースとなるこれらの入力装置403、出力装置404を具備しなくてもよく、この場合、上記の制御装置30の入力装置304、出力装置305で代用できる。   The input device 403 includes, for example, an input unit such as a mouse, a keyboard, a touch panel, a button, a switch, and a lever, and an input control circuit that generates an input signal according to a user operation on the input unit and outputs the input signal to the CPU 401. . By operating the input device 403, the user can input various data to the creation server 10 and can instruct processing operations. The output device 404 includes, for example, a display device such as a CRT display device or a liquid crystal display (LCD) device, and an audio output device such as a speaker. The output device 104 displays, for example, various types of information such as video of the reproduced content as text or images, and outputs audio of the reproduced content as audio. The screening server 40 does not have to include the input device 403 and the output device 404 serving as a user interface. In this case, the input device 304 and the output device 305 of the control device 30 can be substituted.

映像デコード装置406は、DCPに含まれる所定の圧縮符号化方式(例えばJPEG2000)で圧縮符号化された映像データを伸張(デコード)する。また、音声デコード装置407は、所定の圧縮符号化形式(例えばWAV)で圧縮符号化された音声データを伸張(デコード)する。また、これらの映像デコード装置406、音声デコード装置407は、作成サーバ10から提供された鍵情報を用いて、暗号化された映像データ、音声データを復号(デクリプト)することもできる。   The video decoding device 406 decompresses (decodes) video data that has been compression-encoded by a predetermined compression encoding method (for example, JPEG2000) included in the DCP. The audio decoding device 407 expands (decodes) audio data that has been compression-encoded in a predetermined compression encoding format (for example, WAV). The video decoding device 406 and the audio decoding device 407 can also decrypt (decrypt) the encrypted video data and audio data using the key information provided from the creation server 10.

接続ポート408a〜dは、上映サーバ40を、制御装置30、プロジェクタ42、スピーカ44、磁気記憶装置50等の外部装置に接続するためのポートである。かかる接続ポート408a、408dにより、上映サーバ40は、制御装置30又は磁気記憶装置50と上映サーバ40との間で、DCPのデータ、制御信号などの各種のデータを通信可能となる。また、上映サーバ40は、上映サーバ40で再生された映像データ、音声データを、接続ポート408b、408cを介してプロジェクタ42、スピーカ44に出力できる。なお、本実施形態では、制御装置30と上映サーバ40は例えばGigabitEther用ケーブル21を介して有線接続され、磁気記憶装置50と上映サーバ40は例えばファイバーチャネル(FC)用ケーブル22を介して有線接続されている。   The connection ports 408a to 408d are ports for connecting the screening server 40 to external devices such as the control device 30, the projector 42, the speaker 44, and the magnetic storage device 50. The connection ports 408a and 408d allow the screening server 40 to communicate various data such as DCP data and control signals between the control device 30 or the magnetic storage device 50 and the screening server 40. The screening server 40 can output video data and audio data reproduced by the screening server 40 to the projector 42 and the speaker 44 via the connection ports 408b and 408c. In this embodiment, the control device 30 and the screening server 40 are wired by way of, for example, a GigabitEther cable 21, and the magnetic storage device 50 and the screening server 40 are, for example, by wired connection of by means of a fiber channel (FC) cable 22. Has been.

以上のような構成の上映装置20では、DCPが格納された着脱可能な記録媒体1を制御装置30に装着し、制御装置30のドライブ307により、着脱可能な記録媒体1からDCPを読み出して、制御装置30から上映サーバ40を介して磁気記憶装置50にDCPをインジェストすることができる。また、制御装置30の通信装置308により、作成サーバ10からネットワーク2を介してDCPを受信して、制御装置30から上映サーバ40を介して磁気記憶装置50にDCPをインジェストすることができる。また、上映サーバ40は、磁気記憶装置50に記憶されているDCPのコンテンツファイルを再生して、再生データをプロジェクタ42、スピーカ44に出力することで、デジタルシネマを上映できる。   In the screening device 20 having the above configuration, the removable recording medium 1 storing the DCP is mounted on the control device 30, and the DCP is read from the removable recording medium 1 by the drive 307 of the control device 30. The DCP can be ingested from the control device 30 to the magnetic storage device 50 via the screening server 40. Further, the communication device 308 of the control device 30 can receive the DCP from the creation server 10 via the network 2 and ingest the DCP from the control device 30 via the screening server 40 into the magnetic storage device 50. The screening server 40 can display a digital cinema by playing back a DCP content file stored in the magnetic storage device 50 and outputting the playback data to the projector 42 and the speaker 44.

次に、図6、図7を参照して、本実施形態にかかる上映装置20の機能構成について説明する。図6は、本実施形態にかかる上映装置20を示す機能構成図である。図7は、本実施形態にかかる磁気記憶装置50におけるDCP領域のディレクトリ構成を示す概念図である。   Next, the functional configuration of the screening apparatus 20 according to the present embodiment will be described with reference to FIGS. FIG. 6 is a functional configuration diagram showing the screening apparatus 20 according to the present embodiment. FIG. 7 is a conceptual diagram showing the directory structure of the DCP area in the magnetic storage device 50 according to the present embodiment.

図6に示すように、上映装置20は、DCP取得部210と、インジェスト部220と、ファイル検証部230と、表示制御部240と、再生部250とを備える。   As shown in FIG. 6, the screening device 20 includes a DCP acquisition unit 210, an ingest unit 220, a file verification unit 230, a display control unit 240, and a playback unit 250.

DCP取得部210は、DCPを磁気記録装置50にインジェストするために、上記の作成サーバ10等の外部装置から提供されたDCPを取得する。このとき、DCP取得部210は、上記作成サーバ10により作成されたDCPを、着脱可能な記録媒体1(例えばHDD)若しくはネットワーク2などを介して取得する。具体的には、このDCP取得部210は、作成サーバ10から着脱可能な記録媒体1を介してDCPを取得するための読出部212と、作成サーバ10からネットワーク2を介してDCPを取得するための受信部214とを含む。   The DCP acquisition unit 210 acquires a DCP provided from an external device such as the creation server 10 in order to ingest the DCP into the magnetic recording device 50. At this time, the DCP acquisition unit 210 acquires the DCP created by the creation server 10 via the removable recording medium 1 (for example, HDD) or the network 2. Specifically, the DCP acquisition unit 210 acquires the DCP from the creation server 10 via the network 2 and the reading unit 212 for acquiring the DCP via the removable recording medium 1 from the creation server 10. Receiving section 214.

読出部212は、上記制御装置30のドライブ307とそれを制御するCPU301などで構成される。この読出部212は、上映装置20に装着された着脱可能な記録媒体1から、上記作成サーバ10により作成されたDCPを読み出す。かかる着脱可能な記録媒体1を利用することで、上映装置20は、作成サーバ10から比較的データ量の大きいDCPを取得できる。   The reading unit 212 includes a drive 307 of the control device 30 and a CPU 301 that controls the drive 307. The reading unit 212 reads the DCP created by the creation server 10 from the removable recording medium 1 attached to the screening device 20. By using such a detachable recording medium 1, the screening device 20 can obtain a DCP having a relatively large amount of data from the creation server 10.

受信部214は、上記制御装置30の通信装置308とそれを制御するCPU301などで構成される。この受信部214は、上記作成サーバ10により作成されたDCPを、作成サーバ10からネットワーク2を介して受信する。かかるネットワーク転送を利用することで、上映装置20は、作成サーバ10から比較的データ量の小さいDCPを迅速かつ容易に取得できる。   The receiving unit 214 includes a communication device 308 of the control device 30 and a CPU 301 that controls the communication device 308. The receiving unit 214 receives the DCP created by the creation server 10 from the creation server 10 via the network 2. By using such network transfer, the screening device 20 can quickly and easily obtain a DCP having a relatively small amount of data from the creation server 10.

インジェスト部220は、DCP取得部210により取得されたDCPを、磁気記憶装置50にインジェストする。このインジェスト(ingest)は、他の装置(即ち、作成サーバ10)で作成されたデジタルシネマのデータを、受け側の装置(即ち、上映装置20)で利用可能なデータ形式に変換して取り込むことを意味する。このインジェスト部220により、外部から提供されたDCP内に含まれる各ファイル(例えば、リール単位のコンテンツファイル、アセットマップ(AM)、コンポジションプレイリスト(CPL)、パッキングリスト(PL)、ボリュームインデックス(VI)等)が、上映装置20内に取り込まれて、磁気記憶装置50に格納される。   The ingest unit 220 ingests the DCP acquired by the DCP acquisition unit 210 into the magnetic storage device 50. This ingest converts digital cinema data created by another device (ie, the creation server 10) into a data format that can be used by the receiving device (ie, the screening device 20). Means that. Each file (for example, content file in reel units, asset map (AM), composition playlist (CPL), packing list (PL), volume index) included in the DCP provided from the outside by the ingest unit 220 (VI), etc.) are taken into the screening device 20 and stored in the magnetic storage device 50.

このインジェスト処理についてより詳細に説明する。まず、インジェスト部220は、DCP取得部210により取得されたDCPに含まれるアセットマップから、このアセットマップに固有に付与される識別情報(例えばUUID)等のアセットマップ情報を抽出する。次いで、インジェスト部220は、上記インジェスト対象のDCPから抽出されたアセットマップ情報に基づいて、磁気記憶装置50のDCP記憶領域における、当該DCPのインジェスト先のディレクトリを決定する。図7に示すように、磁気記憶装置50のDCP記憶領域には、DCPのファイルを区分して格納するためのディレクトリが、デジタルシネマごとに作成される。インジェスト部220は、上記インジェスト対象のDCPが、そのDCPに対応するデジタルシネマのディレクトリにインジェストされるように、インジェスト先のディレクトリを決定する。   This ingest process will be described in more detail. First, the ingest unit 220 extracts asset map information such as identification information (for example, UUID) uniquely given to the asset map from the asset map included in the DCP acquired by the DCP acquisition unit 210. Next, the ingest unit 220 determines the ingest destination directory of the DCP in the DCP storage area of the magnetic storage device 50 based on the asset map information extracted from the DCP to be ingested. As shown in FIG. 7, in the DCP storage area of the magnetic storage device 50, a directory for storing the DCP files separately is created for each digital cinema. The ingest unit 220 determines the ingest destination directory so that the DCP to be ingested is ingested into the digital cinema directory corresponding to the DCP.

次いで、インジェスト部220は、上記ディレクトリ決定部230により決定されたインジェスト先のディレクトリに、インジェスト対象のDCP内のファイルを順次インジェストする。このとき、インジェスト部220は、DCPに含まれる複数のコンテンツファイル(映像ファイル、音声ファイル、字幕ファイルなど)を、例えばリール番号順に順次転送して、磁気記憶装置50にコピーする。また、かかるDCPのインジェスト時には、インジェスト部220は、記憶媒体1から読み出されたDCP内の各ファイルを順次、バッファメモリ222に一時記憶して、磁気記憶装置10に転送する。   Next, the ingest unit 220 sequentially ingests the files in the DCP to be ingested into the ingest destination directory determined by the directory determination unit 230. At this time, the ingest unit 220 sequentially transfers a plurality of content files (video file, audio file, subtitle file, etc.) included in the DCP to the magnetic storage device 50 in the order of reel numbers, for example. Further, at the time of DCP ingestion, the ingest unit 220 sequentially stores each file in the DCP read from the storage medium 1 in the buffer memory 222 and transfers it to the magnetic storage device 10.

以上のように、本実施形態では、インジェスト対象のDCPからアセットマップ情報を抽出して、インジェストのターゲット側に通知し、そこでアセットマップ情報に対応するディレクトリを作成し、そのディレクトリに当該DCP内のファイルをインジェストする。1つのDCPが複数の分割DCPに分割されている場合には、各分割DCPについて上記のインジェスト処理を分割数回だけ行う。同一のデジタルシネマに属する複数の分割DCPは、同一のアセットマップを含むので、同一のディレクトリにインジェストされるようになる。例えば、図7の例では、磁気記憶装置50のDCP領域に、3つのデジタルシネマにそれぞれ対応する3つのディレクトリ“DCP1 Dir/”、“DCP2 Dir/”、“DCP3 Dir/”が作成されている。これらのディレクトリに、該当するデジタルシネマに関する各ファイル(コンテンツ、AM、PL、CPL、VI等)がインジェストされる。   As described above, in the present embodiment, asset map information is extracted from the DCP to be ingested and notified to the target side of the ingest, where a directory corresponding to the asset map information is created and the DCP is created in that directory. Ingest files inside When one DCP is divided into a plurality of divided DCPs, the above ingest process is performed for each divided DCP only several times. Since the plurality of divided DCPs belonging to the same digital cinema include the same asset map, they are ingested in the same directory. For example, in the example of FIG. 7, three directories “DCP1 Dir /”, “DCP2 Dir /”, and “DCP3 Dir /” respectively corresponding to three digital cinemas are created in the DCP area of the magnetic storage device 50. . Each directory (content, AM, PL, CPL, VI, etc.) related to the corresponding digital cinema is ingested into these directories.

ファイル検証部230は、DCPに含まれるPLに記述されたハッシュ値と、コンテンツファイルのデータを実際にハッシュ計算したハッシュ値とに基づいて、DCP内の各ファイルの完全性を検証する。ここで、ファイルの完全性の検証とは、映像ファイルなどのコンテンツファイルのデータが、何らかの原因で破損等したり、オリジナルデータから改竄・変更されたりしていないことをチェックすることを意味する。DCPのコンテンツファイルの破損は、例えば、作成サーバ10から上映装置20への配給時や、上映装置20へのインジェスト時などに発生する。インジェスト時に発生した破損であれば、当該コンテンツファイルを再インジェストすれば解決できるが、配給時に発生した破損は、再インジェストしても解決できない。   The file verification unit 230 verifies the integrity of each file in the DCP based on the hash value described in the PL included in the DCP and the hash value obtained by actually hashing the content file data. Here, verification of the integrity of a file means checking that data of a content file such as a video file is not damaged for some reason, or has been altered or changed from the original data. The damage of the DCP content file occurs, for example, at the time of distribution from the creation server 10 to the screening device 20 or at the time of ingestion to the screening device 20. If the damage occurred at the time of ingestion, it can be solved by re-ingesting the content file. However, the damage at the time of distribution cannot be solved by re-ingestion.

ここで、DCP内に含まれる各ファイルの完全性を検証する処理(以下「ファイル検証処理」)について、より詳細に説明する。ファイル検証部230は、DCP内の各ファイルについてハッシュ値を計算し、このハッシュ値と、DCP内に含まれるパッキングリスト(PL)に予め記述されている当該各ファイルのハッシュ値とを比較する。この結果、両者が一致すれば、当該ファイルが破損しておらず完全なファイルであると判定する。一方、一致しない場合には、当該ファイルが破損等した非完全なエラーファイルであると判定し、エラー通知を行う。   Here, the process of verifying the integrity of each file included in the DCP (hereinafter “file verification process”) will be described in more detail. The file verification unit 230 calculates a hash value for each file in the DCP, and compares this hash value with the hash value of each file described in advance in the packing list (PL) included in the DCP. As a result, if the two match, it is determined that the file is not damaged and is a complete file. On the other hand, if they do not match, it is determined that the file is an incomplete error file that is damaged, and an error notification is made.

従来では、このようなファイル検証処理を、DCPのインジェスト後に、磁気記憶装置50に記憶されているファイルに対して行っていた(図1参照。)。これに対し、本実施形態にかかる上映装置20では、外部から取得したDCPを磁気記憶装置50にインジェストする最中に、当該インジェスト処理と同時並行して、ファイル検証処理を行うことを特徴としている。   Conventionally, such a file verification process is performed on a file stored in the magnetic storage device 50 after DCP ingest (see FIG. 1). On the other hand, in the screening device 20 according to the present embodiment, the file verification process is performed in parallel with the ingestion process while ingesting the DCP acquired from the outside into the magnetic storage device 50. It is said.

かかるインジェスト中のファイル検証処理を行うために、まず、ファイル検証部230は、インジェスト前に予め、DCP取得部210からインジェスト対象のDCP内のPLを取得しておく。そして、インジェスト開始後、ファイル検証部230は、インジェスト部220から、バッファメモリ222を介して、インジェスト中のコンテンツファイルを取得し、このコンテンツファイルのハッシュ値を計算する。そして、ファイル検証部230は、この計算したハッシュ値と、上記取得したPLに記述された当該コンテンツファイルのハッシュ値とを比較して、両者が一致するか否かに基づいて、当該インジェス中のコンテンツファイルの完全性を検証する。かかるファイル検証処理は、リール番号順にインジェストされる全てのコンテンツファイルに対して順次繰り返される。そして、ファイル検証部230は、各コンテンツファイルの検証結果を、検証結果データベース232に保存する。   In order to perform the file verification process during the ingest, first, the file verification unit 230 acquires the PL in the DCP to be ingested from the DCP acquisition unit 210 in advance before the ingest. Then, after the start of ingestion, the file verification unit 230 acquires the content file being ingested from the ingest unit 220 via the buffer memory 222, and calculates the hash value of the content file. Then, the file verification unit 230 compares the calculated hash value with the hash value of the content file described in the acquired PL, and based on whether or not they match, Verify the integrity of the content file. Such file verification processing is sequentially repeated for all content files ingested in the reel number order. The file verification unit 230 stores the verification result of each content file in the verification result database 232.

上記のようなファイル検証部230による検証の結果に応じて、インジェスト部220は、不完全であると判定されたコンテンツファイル(エラーファイル)を、自動的に再インジェストする。このように、エラーファイルのインジェストを自動的にリトライすることで、インジェスト中にファイル等が破損した場合に対処して、完全なファイルを自動的にインジェストできる。また、インジェスト部130は、同一のファイルの再インジェストを一定回数繰り返しても、エラーとなる場合には、当該ファイルが元々破損している(即ち、インジェスト時に発生したエラーではない)と判断して、当該ファイルのインジェストを終了する。これにより、インジェスト時に生じたエラーの回復をある程度補償できる一方、元々破損しているファイルのリトライを無限に繰り返すことを防止できる。   In response to the verification result by the file verification unit 230 as described above, the ingest unit 220 automatically re-ingests the content file (error file) determined to be incomplete. In this way, by automatically retrying the error file ingest, a complete file can be automatically ingested in response to a file or the like being damaged during the ingest. In addition, if the ingest unit 130 generates an error even after re-ingesting the same file a predetermined number of times, it indicates that the file is originally damaged (that is, it is not an error that occurred during the ingest). Judgment is completed, and the ingest of the file is terminated. As a result, it is possible to compensate to some extent for the recovery of an error that has occurred during ingesting, and it is possible to prevent the retry of a file that is originally damaged indefinitely.

以上説明したようなインジェスト部220とファイル検出部230により、外部装置から提供されたDCPを磁気記憶装置50にインジェストする際に、上映サーバ40において磁気記憶装置50に転送されるデータを抜き出し、磁気記憶装置50への書き込みと同時並行して、ハッシュ値の計算を行う。これにより、DCP内の各コンテンツファイルを順次インジェストする処理と同時並行して、当該インジェスト中の各コンテンツファイルの完全性を順次検証することができる。この場合、制御装置30と上映サーバ40を接続するGigabitEther用ケーブル21の転送速度の方が、ハッシュ値の計算速度よりも遅いため、コンテンツファイルのインジェストに要する時間よりも、ファイル検証(ハッシュ値の計算と比較処理)に要する時間の方が短い。よって、DCPをインジェストする時間(デジタルシネマの実時間:例えば2時間)内で、全てのコンテンツファイルのハッシュ値を計算して、ファイル検証処理を完了できる。よって、従来ではインジェスト処理とは別途行っていたファイル検証時間を短縮でき、破損・改竄等されたファイルをインジェスト中に短時間で特定できる。   When the DCP provided from the external device is ingested into the magnetic storage device 50 by the ingest unit 220 and the file detection unit 230 as described above, the data transferred to the magnetic storage device 50 is extracted in the screening server 40. The hash value is calculated simultaneously with the writing to the magnetic storage device 50. Accordingly, the integrity of each content file in the ingest can be sequentially verified in parallel with the process of sequentially ingesting each content file in the DCP. In this case, since the transfer speed of the GigabitEther cable 21 connecting the control device 30 and the screening server 40 is slower than the calculation speed of the hash value, the file verification (hash value) is shorter than the time required for ingesting the content file. The time required for the calculation and comparison process is shorter. Accordingly, the file verification process can be completed by calculating the hash values of all the content files within the time for ingesting the DCP (actual time of digital cinema: for example, 2 hours). Therefore, it is possible to shorten the file verification time that is conventionally performed separately from the ingest processing, and it is possible to identify a damaged or tampered file in the ingest time.

表示制御部240は、DCPの管理に関する各種のグラフィックユーザインターフェース(GUI)画面を生成し、モニタ(例えば制御装置の出力装置305)に表示させる。例えば、表示制御部240は、上記のファイル検証部230による各コンテンツファイルの検証結果を表示するための表示画面を生成して、出力装置305に表示させる。この検証結果の表示画面では、各コンテンツファイルが完全なものであるか否かが、デジタルシネマのリール単位で表示される。かかる表示により、上映装置20のユーザは、各コンテンツファイルのインジェストが正常に行われたか否かを確認できる。表示制御部240は、上記検証結果の表示画面を、インジェスト中に表示させることもできるし、インジェスト完了後に、ユーザからの要求に応じて表示させることもできる。かかる表示画面の具体例については後述する(図10〜図13参照。)。   The display control unit 240 generates various graphic user interface (GUI) screens related to DCP management and displays them on a monitor (for example, the output device 305 of the control device). For example, the display control unit 240 generates a display screen for displaying the verification result of each content file by the file verification unit 230 and causes the output device 305 to display the display screen. On this verification result display screen, whether or not each content file is complete is displayed for each reel of the digital cinema. With this display, the user of the screening device 20 can confirm whether or not each content file has been ingested normally. The display control unit 240 can display the display screen of the verification result during the ingest, or can display the verification result according to a request from the user after the ingest is completed. A specific example of such a display screen will be described later (see FIGS. 10 to 13).

再生部250は、上記図5の映像デコード装置406、音声デコード装置407、及びこれらを制御するCPU401などで構成される。再生部250は、デジタルシネマを構成するDCPのコンテンツファイルを再生する機能を有する。上記のようにして上映装置20の磁気記憶装置50にDCPをインジェストすると、磁気記憶装置50には、当該DCPに属する各ファイル(AM、PL、CPL、VI、コンテンツファイル等)が格納される。再生部250は、かかる磁気記憶装置50に記憶されたDCP内のCPLに基づいて、DCP内の各コンテンツファイル(映像ファイル、音声ファイル及び/又は字幕クファイル)をリール単位で順次再生する。さらに、再生部250は、再生した映像データ及び字幕データをプロジェクタ42に出力し、再生した音声データをスピーカ44に出力する。これにより、上映サーバ40によりデジタルシネマが上映される。   The playback unit 250 includes the video decoding device 406, the audio decoding device 407, and the CPU 401 that controls these, as shown in FIG. The playback unit 250 has a function of playing back a DCP content file that constitutes a digital cinema. When the DCP is ingested into the magnetic storage device 50 of the screening device 20 as described above, each file (AM, PL, CPL, VI, content file, etc.) belonging to the DCP is stored in the magnetic storage device 50. . Based on the CPL in the DCP stored in the magnetic storage device 50, the playback unit 250 sequentially plays back each content file (video file, audio file, and / or subtitle file) in the DCP in units of reels. Further, the reproduction unit 250 outputs the reproduced video data and subtitle data to the projector 42 and outputs the reproduced audio data to the speaker 44. Thus, the digital cinema is screened by the screening server 40.

以上、本実施形態にかかる上映装置20の各機能部について説明した。上記の各機能部は、上映装置20の制御装置30又は上映サーバ40に、上記各機能を実行するプログラムをインストールしてソフトウェアとして実現してもよいし、上記各機能を実行するハードウェアを上映装置20に搭載してもよい。当該プログラムは、適宜の記憶媒体又はネットワーク等の通信媒体を介して上映装置20に提供される。   The function units of the screening device 20 according to the present embodiment have been described above. Each of the above functional units may be realized as software by installing a program for executing each of the above functions in the control device 30 or the screening server 40 of the screening device 20, or hardware for executing each of the above functions may be screened. You may mount in the apparatus 20. FIG. The program is provided to the screening apparatus 20 via an appropriate storage medium or a communication medium such as a network.

<4.インジェスト及びファイル検証方法>
次に、図8を参照して、上述した構成の上映装置20のインジェスト処理及びファイル検証処理の手順について説明する。図8は、本実施形態にかかる上映装置20におけるインジェスト処理及びファイル検証処理の手順を示す概念図である。
<4. Ingest and file verification method>
Next, the procedure of the ingest process and the file verification process of the screening apparatus 20 having the above-described configuration will be described with reference to FIG. FIG. 8 is a conceptual diagram showing a procedure of ingest processing and file verification processing in the screening apparatus 20 according to the present embodiment.

図8に示すように、上映装置20の制御装置30には、上述したDCP取得部210、インジェスト部220及び表示制御部240の機能を実行する制御ソフトウェア300がインストールされている。また。上映サーバ40には、上述したファイル検証部230の機能を実行する制御ソフトウェア400と、制御装置30及び磁気記憶装置50との間でファイルを送受信する送受信部410がインストールされている。なお、送受信部410は、例えば、UNIX系システムに常駐するファイル送受信ソフトウェアであるftpd(File Transfer Protocol Daemon)で構成できる。   As shown in FIG. 8, control software 300 that executes the functions of the DCP acquisition unit 210, the ingest unit 220, and the display control unit 240 described above is installed in the control device 30 of the screening device 20. Also. The screening server 40 is installed with control software 400 that executes the function of the file verification unit 230 described above and a transmission / reception unit 410 that transmits and receives files between the control device 30 and the magnetic storage device 50. The transmission / reception unit 410 can be configured by, for example, ftpd (File Transfer Protocol Daemon) which is file transmission / reception software resident in a UNIX system.

(第1ステップ)インジェスト対象のDCPの選択ステップ
DCPを上映装置20にインジェストするときには、まず、作成サーバ10から配給されたDCPが格納された、着脱可能な記録媒体1(HDD等)を制御装置30に装着する。次いで、ユーザは、制御装置30の入力装置304を操作して、記録媒体1内のDCPの中から、インジェストを所望するDCPを選択して、インジェストを指示する。すると、DCP取得部210は、上記選択されたインジェスト対象のDCPを記録媒体1から読み出して取得する。なお、図示はしないが、上映装置20の制御装置30は、作成サーバ10からネットワーク2を介してDCPを取得することも可能である。
(First Step) Step for Selecting DCP to be Ingested When DCP is ingested into the screening device 20, first, a removable recording medium 1 (HDD or the like) storing the DCP distributed from the creation server 10 is stored. It is attached to the control device 30. Next, the user operates the input device 304 of the control device 30 to select a DCP for which ingest is desired from among the DCPs in the recording medium 1 and instructs the ingest. Then, the DCP acquisition unit 210 reads and acquires the selected ingest target DCP from the recording medium 1. Although not shown, the control device 30 of the screening device 20 can also obtain a DCP from the creation server 10 via the network 2.

(第2ステップ)PLの転送ステップ
次いで、制御装置30の制御ソフトウェア300のPL転送部224は、インジェスト対象のDCPに含まれるPLを、上映サーバ40の制御ソフトウェア400に、イーサネット(登録商標)等のケーブル21を介して送信する。このPLは、DCPに含まれる正当なファイル(破損、改竄等されていないファイル)のハッシュ値と、当該ファイルのファイル名若しくは識別子とを関連づけたリストである。上映サーバ40の制御ソフトウェア400は、制御装置30から送信されたPLを受信して、不図示のメモリ等に保持する。このように、インジェスト開始前に予め、上映サーバ40にPLを転送しておくことで、上映サーバ40は、インジェスト中に当該PLを用いてファイル検証を実行できるようになる。
(Second Step) PL Transfer Step Next, the PL transfer unit 224 of the control software 300 of the control device 30 transfers the PL included in the DCP to be ingested to the control software 400 of the screening server 40 using Ethernet (registered trademark). Or the like via the cable 21. This PL is a list in which hash values of legitimate files (files that are not damaged or tampered) included in the DCP are associated with the file names or identifiers of the files. The control software 400 of the screening server 40 receives the PL transmitted from the control device 30 and stores it in a memory (not shown) or the like. In this way, by transferring the PL to the screening server 40 in advance before ingesting, the screening server 40 can execute file verification using the PL during the ingesting.

(第3ステップ)DCPのインジェスト及びファイル検証ステップ
その後、制御装置30のインジェスト部220は、上記インジェスト対象のDCP内の各ファイルを、上映サーバ40を介して磁気記憶装置50にインジェストし、このインジェスト中に、上映サーバ40のファイル検証部230は、DCP内の各ファイルの完全性を検証する。この第3ステップの具体的処理について以下に詳述する。
(Third Step) DCP Ingest and File Verification Step Thereafter, the ingest unit 220 of the control device 30 ingests each file in the DCP to be ingested into the magnetic storage device 50 via the screening server 40. During this ingestion, the file verification unit 230 of the screening server 40 verifies the integrity of each file in the DCP. Specific processing of this third step will be described in detail below.

(3a)転送及びインジェストステップ
制御装置30のインジェスト部220は、例えば、ftp(File Transfer Protocol)に従って、上記インジェスト対象のDCPに含まれる各ファイルを、1ファイルずつ順次、上映サーバ40に転送する。上映サーバ40の送受信部410は、制御装置30から送信されたファイルを順次受信し、バッファメモリ222に一時記憶して転送データ量を調整しつつ、磁気記憶装置50に転送する。そして、磁気記憶装置50は、上映サーバ40から転送されたファイルを順次、ハードディスク等の記憶媒体に記録していく。このようにして、記憶媒体1に記憶されたDCP内の各ファイルを順次、磁気記憶装置50にコピーしていくことよって、DCPのインジェストが進行していく。
(3a) Transfer and Ingest Step The ingest unit 220 of the control device 30 sequentially transfers each file included in the DCP to be ingested to the screening server 40 one by one in accordance with, for example, ftp (File Transfer Protocol). Forward. The transmission / reception unit 410 of the screening server 40 sequentially receives the files transmitted from the control device 30 and temporarily stores them in the buffer memory 222 and transfers them to the magnetic storage device 50 while adjusting the transfer data amount. Then, the magnetic storage device 50 sequentially records the files transferred from the screening server 40 on a storage medium such as a hard disk. In this way, each file in the DCP stored in the storage medium 1 is sequentially copied to the magnetic storage device 50, whereby the DCP ingestion proceeds.

(3b)ハッシュ値計算ステップ
さらに、上記DCP内の各ファイルのインジェスト中に、上映サーバ40の制御ソフトウェア400は、送受信部410が利用するバッファメモリ222から、ハッシュ計算部234に、DCPの各ファイルのデータを分岐させる。例えば、パイプ又はソケットを使用してプロセス間通信を行うように、送受信部410を構成するftpdのプログラムを設計しておくことで、上記データの分岐を簡単に実現できる。なお、パイプは、UNIX系OSにおけるプロセス間通信方式の一つであり、あるプログラムの出力を別のプログラムに入力する機能を意味する。
(3b) Hash Value Calculation Step Further, during the ingestion of each file in the DCP, the control software 400 of the screening server 40 transfers each DCP from the buffer memory 222 used by the transmission / reception unit 410 to the hash calculation unit 234. Branch the file data. For example, by designing an ftpd program that configures the transmission / reception unit 410 so as to perform inter-process communication using a pipe or a socket, the data branching can be easily realized. Note that a pipe is one of the inter-process communication methods in the UNIX OS, and means a function of inputting the output of one program to another program.

制御ソフトウェア400のハッシュ計算部234は、上記のようにして送受信部410から受け取った、インジェスト中の各ファイルのデータのハッシュ値を計算し、計算したハッシュ値を制御ソフトウェア400の検証部236に出力する。この場合でも、パイプ又はソケットを使用して、ハッシュ計算部234と検証部236との間でプロセス間通信を行うようにしてもよい。或いは、ハッシュ計算ソフトウェアを、検証部236のソフトウェアに含めてもよい。   The hash calculation unit 234 of the control software 400 calculates the hash value of the data of each file received from the transmission / reception unit 410 as described above, and the calculated hash value is sent to the verification unit 236 of the control software 400. Output. Even in this case, inter-process communication may be performed between the hash calculation unit 234 and the verification unit 236 using a pipe or a socket. Alternatively, hash calculation software may be included in the software of the verification unit 236.

(3c)ファイル検証ステップ
検証部236は、上記ハッシュ計算部234から取得したハッシュ値と、上記PL転送部224から取得したPLに記述されている当該ファイルのハッシュ値とを比較する。検証部236は、双方のハッシュ値が一致するか否かに基づいて、ファイルの完全性を検証する。この結果、検証部236は、双方のハッシュ値が一致すれば、当該ファイルが完全であると判定し、一方、双方のハッシュ値が不一致であれば、当該ファイルが破損・改竄等により不完全であると判定する。このようにして、ファイル検証処理を行うことで、インジェスト中のファイルが破損したり改竄されたりしているか否かを検証できる。さらに、検証部236は、かかる各ファイルの検証結果を、検証結果データベース232にファイルごとに格納する。さらに、検証部236は、上記各ファイルの検証結果を必要に応じて、制御装置30の制御ソフトウェア300に転送する。このように、上映サーバ40にて、ファイル単位の完全性が検証され、この検証結果が制御装置に通知される。例えば、検証されるファイルが、デジタルシネマのリール単位で作成されたコンテンツファイルである場合、検証結果もリール単位となる。
(3c) File Verification Step The verification unit 236 compares the hash value acquired from the hash calculation unit 234 with the hash value of the file described in the PL acquired from the PL transfer unit 224. The verification unit 236 verifies the integrity of the file based on whether or not both hash values match. As a result, if both hash values match, the verification unit 236 determines that the file is complete. If both hash values do not match, the verification unit 236 determines that the file is incomplete due to damage or falsification. Judge that there is. In this way, by performing the file verification process, it is possible to verify whether the file being ingested is damaged or tampered. Further, the verification unit 236 stores the verification result of each file in the verification result database 232 for each file. Further, the verification unit 236 transfers the verification result of each file to the control software 300 of the control device 30 as necessary. Thus, the screening server 40 verifies the integrity of each file and notifies the control device of the verification result. For example, if the file to be verified is a content file created in digital cinema reel units, the verification result is also in reel units.

(第4ステップ)DCPの再インジェストステップ
制御装置30の制御ソフトウェア300のインジェスト部220は、上記ファイル検証部230によりハッシュ値が一致せず、インジェスト中のファイルが不完全なエラーファイルであると判定された場合、DCP内の当該エラーファイルのみを自動的に再インジェストする。さらに、インジェスト部220は、かかる再インジェスト処理を一定回数繰り返しても、同一ファイルがエラーとなる場合には、当該ファイルが元々破損しているとみなして、インジェスト処理を終了する。
(Fourth Step) DCP Re-Ingest Step The ingest unit 220 of the control software 300 of the control device 30 is an error file in which the hash value does not match by the file verification unit 230 and the file being ingested is an incomplete error file. If it is determined that there is, only the error file in the DCP is automatically re-ingested. Further, if the same file results in an error even if the re-ingestion process is repeated a predetermined number of times, the ingest unit 220 considers that the file is originally damaged and ends the ingest process.

ここで、上記エラーファイルの再インジェストを実行するタイミングについて説明する。インジェスト部220は、インジェスト中にエラーファイルが検出された時点で即時、当該コンテンツファイルのインジェストを中断して、当該エラーファイルを自動的に再インジェストするようにしてもよい。例えば、DCP内の10個の映像ファイルを第1番目のファイルから順次インジェストしたときに、第3番目の映像ファイルのインジェスト中にエラーが検出された場合を考える。この場合、インジェスト部220は、この第3番目の映像ファイルを先頭から再インジェストして、正常なインジェストをリトライする。このようにしてエラー検出時に即時再インジェストを試みることにより、エラーファイルを迅速に修正して、磁気記憶装置50に取り込まないようにでき、インジェスト処理の効率化が図れる。   Here, the timing for executing re-ingestion of the error file will be described. The ingest unit 220 may interrupt the ingest of the content file immediately when an error file is detected during the ingest, and automatically re-ingest the error file. For example, let us consider a case where an error is detected during the ingestion of the third video file when 10 video files in the DCP are sequentially ingested from the first file. In this case, the ingest unit 220 re-ingests the third video file from the beginning and retries a normal ingest. In this way, by trying to re-ingest immediately when an error is detected, the error file can be quickly corrected and not taken into the magnetic storage device 50, and the efficiency of the ingest process can be improved.

また、インジェスト部220は、インジェスト中にエラーファイルが検出されたとしても、DCPのインジェストをそのまま継続し、当該DCPに含まれる全てのファイルのインジェスト完了後に、当該エラーファイルのみを自動的に再インジェストしてもよい。例えば、DCP内の10個の映像ファイルを第1番目のファイルから順次インジェストしたときに、第3番目と、第5番の映像ファイルのエラーが検出された場合を考える。この場合、インジェスト部220は、第1〜第10の映像ファイルのインジェストを全て行った後に、上記エラー検出された第3及び5番目の映像ファイルのみを再インジェストして、正常なインジェストをリトライする。これにより、DCPのインジェストを中断することなく、とりあえずDCP内の全てのファイルを(エラーファイルも含めて)、磁気記憶装置50に取り込んだ後に、エラーファイルのみの再インジェストをリトライすることができる。   In addition, even if an error file is detected during ingestion, the ingest unit 220 continues ingesting the DCP as it is, and after ingesting all the files included in the DCP, only the error file is automatically processed. May be re-ingested. For example, consider a case where errors in the third and fifth video files are detected when 10 video files in the DCP are sequentially ingested from the first file. In this case, the ingest unit 220 performs the ingestion of the first to tenth video files, and then re-ingests only the third and fifth video files in which the error is detected, so that the normal ingestion is performed. Retry the gesture. Thus, without interrupting the DCP ingestion, all the files in the DCP (including the error file) can be retried for the first time after fetching them into the magnetic storage device 50. it can.

以上、本実施形態にかかる上映装置20の再インジェスト処理について説明した。従来では、インジェストされたDCP内に1つでもエラーファイルが検出されたときには、DCP内の全てのファイルを再インジェストし、その後にファイル処理を行っていたため、インジェスト及びファイル検証に多大な時間がかかっていた。これに対し、本実施形態にかかる上映装置20は、DCPの各ファイルの検証処理をインジェスト中に自動的に行い、エラーファイルのみを自動的に再インジェストする。これにより、インジェスト、ファイル検証及び再インジェストに要する時間を大幅に短縮できるとともに、短時間でエラーファイルを特定でき、さらに、DCPのインジェストに関するユーザの手間と時間を軽減できる。   The reingestion process of the screening device 20 according to the present embodiment has been described above. Conventionally, when even one error file is detected in the ingested DCP, all the files in the DCP are re-ingested and then file processing is performed. It took time. On the other hand, the screening apparatus 20 according to the present embodiment automatically performs verification processing of each DCP file during ingest, and automatically re-ingests only error files. As a result, the time required for ingest, file verification, and re-ingest can be greatly reduced, an error file can be specified in a short time, and the user's labor and time for DCP ingest can be reduced.

(第5ステップ)検証結果の表示ステップ
制御装置30の表示制御部240は、上記上映サーバ40のファイル検証部230から取得した各ファイルの検証結果を、制御装置30の出力装置305(モニタ等)に表示する。かかる検証結果の表示処理は、DCP内の各ファイルのインジェスト処理と同時並行してリアルタイムで行ってもよいし、或いは、DCP内の全てのファイルのインジェスト完了後にまとめて行ってもよい。かかる検証結果の表示により、ユーザは、インジェストされたDCP内の各ファイルが完全であるか否かを、ファイル単位で認識できる。
(Fifth Step) Verification Result Display Step The display control unit 240 of the control device 30 outputs the verification result of each file acquired from the file verification unit 230 of the screening server 40 to the output device 305 (monitor, etc.) of the control device 30. To display. The display process of the verification result may be performed in real time in parallel with the ingestion process of each file in the DCP, or may be performed collectively after the ingestion of all the files in the DCP is completed. By displaying the verification result, the user can recognize whether or not each file in the ingested DCP is complete in units of files.

次に、図9を参照して、本実施形態にかかるインジェスト及びファイル検証方法について説明する。図9は、本実施形態にかかるインジェスト時における制御装置30と上映サーバ40との間の動作シーケンス図である。   Next, an ingest and file verification method according to the present embodiment will be described with reference to FIG. FIG. 9 is an operation sequence diagram between the control device 30 and the screening server 40 at the time of ingesting according to the present embodiment.

図9に示すように、まず、制御装置30は、ユーザから、特定のDCPのインジェスト指示を受けると、磁気記憶装置50の空き容量を照会するための容量確認要求を上映サーバ40に送信する(ステップS100)。上映サーバ40は、この容量確認要求を受信すると、磁気記憶装置50の空き容量を確認し(ステップS102)、この空き容量の情報を含む応答を制御装置30に返信する(ステップS104)。制御装置30は、かかる応答に応じて、磁気記憶装置50がインジェスト対象のDCPを記憶する分の空き容量を有するか否かをチェックする(ステップS106)。空き容量がない場合には、制御装置30はその旨のエラー通知を行う。   As shown in FIG. 9, first, when receiving a specific DCP ingest instruction from the user, the control device 30 transmits a capacity confirmation request for inquiring the free capacity of the magnetic storage device 50 to the screening server 40. (Step S100). Upon receiving this capacity confirmation request, the screening server 40 confirms the free capacity of the magnetic storage device 50 (step S102), and returns a response including information on this free capacity to the control device 30 (step S104). In response to the response, the control device 30 checks whether or not the magnetic storage device 50 has a free capacity for storing the DCP to be ingested (step S106). If there is no free space, the control device 30 gives an error notification to that effect.

空き容量がある場合には、制御装置30は、上映サーバ40に、インジェスト対象のDCP内のPLを転送し、上映サーバ40はこのPLを保持する(ステップS107)。次いで、制御装置30は、インジェスト開始要求を上映サーバ40に送信し(ステップS108)、上映サーバ40は、このインジェスト開始要求を受信すると、分割DCPをインジェストするための排他制御を行い(ステップS110)、その後、排他制御が完了した旨の応答を制御装置30に返信する(ステップS112)。このステップS110以降、インジェスト終了要求を受信するステップS114までの間は、上映サーバ40は、磁気記憶装置50に対するデータの読み書きをロックして、DCPのファイルを好適にインジェストできるようにする。   If there is free space, the control device 30 transfers the PL in the DCP to be ingested to the screening server 40, and the screening server 40 holds this PL (step S107). Next, the control device 30 transmits an ingest start request to the screening server 40 (step S108). Upon receiving this ingest start request, the screening server 40 performs exclusive control for ingesting the divided DCP ( After that, a response indicating that the exclusive control is completed is returned to the control device 30 (step S112). After this step S110, until the step S114 of receiving the ingest end request, the screening server 40 locks the reading and writing of data to and from the magnetic storage device 50 so that the DCP file can be suitably ingested.

次いで、制御装置30は、上記排他制御が完了した旨の応答を受信すると、インジェスト処理を開始して、DCP内の各ファイルを上映サーバ40に順次転送し、上映サーバ40は、当該各ファイルを順次、磁気記憶装置50にコピーする(ステップS114)。このとき、DCPのアセットマップからアセットマップ情報を抽出し、アセットマップ情報に対応するディレクトリに、DCP内の各ファイルをコピーする。さらに、このインジェスト処理と同時並行して、上映サーバ40は、インジェストされる各ファイルのハッシュ値を計算し、この計算したハッシュ値と、上記取得したPLに記述されたハッシュ値とに基づき、当該各ファイルの完全性を順次検証する(ステップS114)。加えて、インジェスト処理と同時並行して、制御装置30は、各ファイルの検証が終了する度に順次、各ファイルの検証結果をファイル単位で(即ち、リール単位で)、モニタに表示する(ステップS114)。   Next, when receiving the response that the exclusive control is completed, the control device 30 starts the ingest process and sequentially transfers each file in the DCP to the screening server 40. The screening server 40 Are sequentially copied to the magnetic storage device 50 (step S114). At this time, asset map information is extracted from the asset map of the DCP, and each file in the DCP is copied to a directory corresponding to the asset map information. In parallel with this ingestion process, the screening server 40 calculates a hash value of each file to be ingested, and based on the calculated hash value and the hash value described in the acquired PL. Then, the integrity of each file is sequentially verified (step S114). In addition, in parallel with the ingest processing, the control device 30 sequentially displays the verification result of each file on the monitor in units of files (that is, in units of reels) every time verification of each file is completed ( Step S114).

また、上記ファイル検証処理により、エラーファイルが検出された場合には、エラーファイルを再インジェストする(ステップS115)。上述したように、この再インジェスト処理は、例えば、エラー検出後即時に行ってもよいし、DCP内の全てのファイルのインジェスト後におこなってもよい。所定回数繰り返し再インジェストをリトライしてもなお、エラーとなる場合には、当該ファイルのインジェストを終了する。   If an error file is detected by the file verification process, the error file is re-ingested (step S115). As described above, this re-ingestion process may be performed immediately after an error is detected, or may be performed after all files in the DCP are ingested. If an error still occurs after retrying the reingestion a predetermined number of times, the ingestion of the file is terminated.

その後、全てのファイルのインジェスト処理が終了すると、制御装置30は、インジェスト終了要求を上映サーバ40に送信する(ステップS116)。上映サーバ40は、このインジェスト終了要求を受信すると、上記磁気記憶装置50のロックを解除し(ステップS118)、その後、その旨の応答を制御装置30に返信する(ステップS120)。   Thereafter, when the ingest processing for all the files is completed, the control device 30 transmits an ingest end request to the screening server 40 (step S116). When receiving the ingest end request, the screening server 40 unlocks the magnetic storage device 50 (step S118), and then returns a response to that effect to the control device 30 (step S120).

以上のように制御装置30により上映サーバ40を制御することで、インジェスト対象のDCPを、上映サーバ40の磁気記憶装置50に好適にインジェストすることができる。   As described above, by controlling the screening server 40 by the control device 30, it is possible to suitably ingest the DCP to be ingested into the magnetic storage device 50 of the screening server 40.

<5.表示画面の具体例>
次に、図10〜図13を参照して、本実施形態にかかる上映装置20の制御装置30において、インジェスト処理前後に表示される表示画面(GUI画面)の具体例について説明する。図10〜図13はそれぞれ、インジェスト前のDCP選択画面、インジェスト中の表示画面、インジェスト後の表示画面(エラーファイル無し)、インジェスト後の表示画面(エラーファイル有り)を示す説明図である。
<5. Specific example of display screen>
Next, specific examples of display screens (GUI screens) displayed before and after the ingest processing in the control device 30 of the screening device 20 according to the present embodiment will be described with reference to FIGS. 10 to 13 are explanatory diagrams showing a DCP selection screen before ingest, a display screen during ingest, a display screen after ingest (no error file), and a display screen after ingest (with error file), respectively. It is.

図10〜図13に示すように、制御装置30において、DCPを取り扱うときには、制御装置30にインストールされたDCP管理ソフトウェアに対応する管理ウィンドウ600が表示される。この管理ウィンドウ600で、「Contents Management」タグ602を選択すると、DCP管理画面が表示される。このDCP管理画面では、磁気記憶装置50にインジェスト済みのDCPを示すDCP一覧領域604と、磁気記憶装置50の使用済み容量及び空き容量や、各DCPのプロパティなどを示すためのDCP特性領域606とが表示される。   As shown in FIGS. 10 to 13, when the control device 30 handles DCP, a management window 600 corresponding to the DCP management software installed in the control device 30 is displayed. When a “Contents Management” tag 602 is selected in the management window 600, a DCP management screen is displayed. In this DCP management screen, a DCP list area 604 showing DCPs already ingested in the magnetic storage device 50, a used capacity and free capacity of the magnetic storage device 50, a DCP characteristic area 606 for showing properties of each DCP, and the like. Is displayed.

まず、図10に示すように、DCPのインジェスト前に、インジェスト対象のDCPを選択するときには、管理ウィンドウ600の画面下部の、インジェスト実行を指示するための「DCP Ingest&Validate」ボタン610を押下する。すると、DCP管理ウィンドウ600上に重畳するように、小型のDCP選択ウィンドウ700が表示される。この選択ウィンドウ700は、インジェスト対象のDCPを選択するためのものであり、インジェスト候補となるDCP(例えば、作成サーバ10から配給された記録媒体1に記録されている1又は2以上のDCP)の一覧702が表示される。ユーザは、かかるDCP一覧702の中から所望のDCPを選択することで、インジェスト対象のDCPを指定できる。図10の例では、「映画タイトルO」のDCPが選択されている。このようにしてインジェスト対象のDCPを指定した状態で、「Select」ボタン704(選択ボタン)を押下すると、当該指定されたDCPのインジェスト処理及びファイル検証処理が開始される。   First, as shown in FIG. 10, when the DCP to be ingested is selected before the DCP ingestion, the “DCP Inge & Validate” button 610 for instructing the ingest execution is pressed at the bottom of the screen of the management window 600. To do. Then, a small DCP selection window 700 is displayed so as to be superimposed on the DCP management window 600. This selection window 700 is for selecting a DCP to be ingested, and is a DCP to be an ingest candidate (for example, one or more DCPs recorded on the recording medium 1 distributed from the creation server 10). ) List 702 is displayed. The user can designate a DCP to be ingested by selecting a desired DCP from the DCP list 702. In the example of FIG. 10, the DCP “movie title O” is selected. When the “Select” button 704 (selection button) is pressed in a state where the DCP to be ingested is designated in this way, the ingest processing and file verification processing of the designated DCP are started.

また、図11に示すように、DCPのインジェスト中には、DCP管理ウィンドウ600上に重畳するように、小型のインジェスト状況画面800が表示される。このインジェスト状況画面800には、インジェスト完了までに要する見込み時間802と、インジェスト処理のキャンセルボタン804と、検証結果一覧表806とが表示される。   As shown in FIG. 11, during the DCP ingestion, a small ingest status screen 800 is displayed so as to be superimposed on the DCP management window 600. On the ingest status screen 800, an expected time 802 required for completion of the ingest, a cancel button 804 for ingest processing, and a verification result list 806 are displayed.

この検証結果一覧表806には、インジェストされたコンテンツファイル(図11の例では、映像ファイルと音声ファイル)の検証結果が、リール単位で表示される。かかる検証結果一覧表806には、インジェスト中のDCPに含まれる各コンテンツファイルの完全性を検証した結果が、各ファイルの検証が完了する度に順次表示される。上述したように、DCPのインジェストは、DCP内に含まれる各ファイルを1つ順次、磁気記憶装置50にコピーすることによって行われる。図11の例では、リール番号6の映像ファイルまでのインジェスト及びファイル検証が完了し、現在は、リール番号6の音声ファイルのインジェスト及びファイル検証を行っている状態を示す。この後、リール番号6の音声ファイルのファイル検証が完了すれば、その結果が検証結果一覧表806に即時表示される。   In the verification result list 806, verification results of the ingested content files (video files and audio files in the example of FIG. 11) are displayed in reel units. In the verification result list 806, the result of verifying the integrity of each content file included in the DCP being ingested is sequentially displayed every time the verification of each file is completed. As described above, DCP ingestion is performed by sequentially copying each file included in the DCP to the magnetic storage device 50 one by one. In the example of FIG. 11, the ingest and file verification up to the video file with reel number 6 have been completed, and the ingest and file verification of the audio file with reel number 6 are currently being performed. Thereafter, when the file verification of the audio file with reel number 6 is completed, the result is immediately displayed in the verification result list 806.

また、この検証結果一覧表806には、各ファイルの検証結果のみならず、再インジェスト処理の履歴も表示される。例えば、図11の例では、リール番号2の映像ファイルの欄には、「OK(Retry)」と表示されている。これは、当該リール番号2の映像ファイルがファイル検証によりエラーファイル「NG」と判定されたが、当該映像ファイルの再インジェストを実行した結果、正常にインジェストされたことを表す。また、リール番号4の音声ファイルでは、「NG」と表示されている。これは、当該リール番号4の音声ファイルがファイル検証によりエラーファイル「NG」と判定されたため、当該音声ファイルの再インジェストを所定回数だけ繰り返し実行したが、正常にインジェストできなかったことを表す。   In addition, the verification result list 806 displays not only the verification result of each file but also the history of the re-ingestion process. For example, in the example of FIG. 11, “OK (Retry)” is displayed in the column of the video file of reel number 2. This indicates that the video file of the reel number 2 is determined to be an error file “NG” by the file verification, but is normally ingested as a result of executing re-ingestion of the video file. Further, “NG” is displayed in the audio file of reel number 4. This indicates that the audio file with the reel number 4 was determined to be an error file “NG” by file verification, and thus re-ingestion of the audio file was repeatedly performed a predetermined number of times, but ingestion was not successful. .

以上のような検証結果一覧表806をDCPのインジェスト中にリアルタイムで表示することで、ユーザは、インジェスト中のDCPの各ファイルの検証結果及びその履歴を迅速にチェックできる。   By displaying the verification result list 806 as described above in real time during the DCP ingest, the user can quickly check the verification result and the history of each file of the DCP in the ingest.

次に、図12、図13を参照して、DCPのインジェスト完了後の検証結果の表示について説明する。図12及び図13に示すように、管理ウィンドウ600のDCP一覧領域604には、磁気記憶装置50にインジェスト済みの複数のデジタルシネマのDCPが一覧表示される。また、DCP特性領域606には、これらのDCPの中からユーザ選択された特定のDCP(例えば、「映画タイトルE」(図12)、「映画タイトルB」(図13)のDCP)のプロパティ(例えば、タイトルテキスト、UUID、データサイズ、インジェスト日時、アドレス、検証結果のステータス、更新日)が表示される。また、DCP一覧領域604にて特定のDCPを選択した状態で、「DCP Delete」ボタン612を押下することで、当該DCPのデータを磁気記憶装置50から削除することができる。また、「DCP Refresh」ボタン614を押下することで、磁気記憶装置50内のデータベース更新に応じた表示データの読み直しが実行される。   Next, with reference to FIG. 12 and FIG. 13, display of the verification result after completion of DCP ingest will be described. As shown in FIGS. 12 and 13, the DCP list area 604 of the management window 600 displays a list of DCPs of a plurality of digital cinemas that have been ingested in the magnetic storage device 50. In the DCP characteristic area 606, the properties (for example, DCPs of “movie title E” (FIG. 12) and “movie title B” (FIG. 13)) selected by the user from these DCPs ( For example, title text, UUID, data size, ingest date / time, address, verification result status, update date) are displayed. Further, when a specific DCP is selected in the DCP list area 604, the data of the DCP can be deleted from the magnetic storage device 50 by pressing the “DCP Delete” button 612. In addition, when the “DCP Refresh” button 614 is pressed, the display data is reread according to the database update in the magnetic storage device 50.

さらに、図12及び図13に示すように、DCP特性領域606に一覧表示されたDCPの中からユーザ選択された特定のDCPに関する検証結果一覧表608が表示されている。この検証結果一覧表608は、当該ユーザ選択されたインジェスト済みのDCPに含まれる全てのコンテンツファイル(図12、図13の例では、映像ファイルと音声ファイル)の検証結果を一覧表示するものである。この検証結果一覧表608には、インジェスト済みのコンテンツファイルの検証結果が、リール単位で表示される。   Further, as shown in FIGS. 12 and 13, a verification result list 608 relating to a specific DCP selected by the user from among the DCPs listed in the DCP characteristic area 606 is displayed. The verification result list 608 displays a list of verification results of all content files (video files and audio files in the examples of FIGS. 12 and 13) included in the ingested DCP selected by the user. is there. In the verification result list 608, the verification result of the ingested content file is displayed in reel units.

詳細には、図12の例の検証結果一覧表608では、「タイトルE」のデジタルシネマのDCPに関し、当該DCPを構成する全ての映像及び音声ファイル(リール番号1〜5)の完全性の検証結果が、リールごとにそれぞれ表示されている。この検証結果一覧表608では、いずれのファイルも「OK」と表示されており、全てのファイルが破損・改竄等のない完全なファイルであり、かつ、再インジェストが実行されなかったことがわかる。   More specifically, in the verification result list 608 in the example of FIG. 12, regarding the DCP of the “title E” digital cinema, verification of the integrity of all video and audio files (reel numbers 1 to 5) constituting the DCP. The result is displayed for each reel. In this verification result list 608, all the files are displayed as “OK”, and it is understood that all the files are complete files that are not damaged or falsified, and that re-ingestion has not been executed. .

一方、図13の例の検証結果一覧表608では、「タイトルB」のデジタルシネマのDCPに関し、当該DCPを構成する全ての映像及び音声ファイル(リール番号1〜7)の完全性の検証結果が、リールごとにそれぞれ表示されている。この検証結果一覧表608では、リール番号2の映像ファイルの欄には、「OK(Retry)」と表示されている。これにより、インジェスト時にリール番号2の映像ファイルがエラーファイル「NG」と判定されたため、再インジェストした結果、正常にインジェストされたことが分かる。また、リール番号4の音声ファイルでは、「NG」と表示されている。これにより、リール番号4の音声ファイルがエラーファイル「NG」と判定されたため、当該音声ファイルの再インジェストを所定回数実行したが、配給された元々のファイルの破損等が原因で、正常にインジェストできなかったことが分かる。この場合には、外部装置からリール番号4の音声ファイルを新たに取得して、上映装置20に再インジェストする必要がある。   On the other hand, in the verification result list 608 of the example of FIG. 13, regarding the DCP of the “title B” digital cinema, the verification results of the integrity of all video and audio files (reel numbers 1 to 7) constituting the DCP are displayed. Each reel is displayed. In the verification result list 608, “OK (Retry)” is displayed in the column of the video file of reel number 2. As a result, since the video file with the reel number 2 is determined to be the error file “NG” at the time of ingestion, it can be seen that the ingestion was successful as a result of the reingestion. Further, “NG” is displayed in the audio file of reel number 4. As a result, since the audio file with the reel number 4 is determined to be an error file “NG”, the audio file is re-ingested a predetermined number of times. However, due to damage to the original distributed file, etc. You can see that I couldn't do the gest. In this case, it is necessary to newly acquire an audio file with reel number 4 from the external device and re-ingest it into the screening device 20.

<6.効果>
以上、本実施形態にかかる上映装置20(デジタルシネマ処理装置)の構成と、その処理について詳細に説明した。本実施形態によれば、DCPに含まれるコンテンツファイルのインジェスト処理と同時並行して、当該コンテンツファイルの完全性の検証処理を実行する。一般的に、コンテンツファイルのインジェスト処理に要する時間(例えば、イーサネットを経由したコンテンツファイルのデータ転送時間)よりも、コンテンツファイルの完全性検証に要する時間(例えば、ハッシュ値計算及び比較処理に要する時間)の方が少なくて済む。従って、DCPのインジェストが完了するまでの間に、当該DCP内の全てのコンテンツファイルの検証を十分に行うことが可能である。従って、DCPのインジェストと同時並行して各ファイルの検証を行うことで、DCPのインジェストに要する時間と同一の時間内(例えば、映画の実時間である2時間)で、ファイル検証処理を完了させることができる。よって、DCPのインジェスト時間を有効利用して、DCPに含まれるコンテンツファイルの検証時間を短縮できる。さらに、破損・改竄等されたコンテンツファイルがあれば、DCPのインジェスト中に当該ファイルを特定することもできる。
<6. Effect>
The configuration of the screening device 20 (digital cinema processing device) according to the present embodiment and the processing thereof have been described above in detail. According to the present embodiment, the content file integrity verification process is executed concurrently with the content file ingest process included in the DCP. Generally, the time required for content file integrity verification (eg, hash value calculation and comparison processing) is longer than the time required for content file ingestion processing (eg, data file transfer time via Ethernet). Less time). Therefore, it is possible to sufficiently verify all the content files in the DCP before the DCP ingestion is completed. Therefore, by verifying each file in parallel with the DCP ingest, the file verification process can be performed within the same time as the time required for the DCP ingest (for example, 2 hours which is the actual time of the movie). Can be completed. Therefore, it is possible to shorten the verification time of the content file included in the DCP by effectively using the DCP ingest time. Furthermore, if there is a content file that has been damaged or tampered with, it can be specified in the DCP ingest.

また、従来では、DCPのインジェスト完了後にユーザが手動でファイル検証処理を指示していた。しかし、本実施形態によれば、DCPのインジェスト中に自動的にファイル検証処理を実行するので、ユーザの手間を省略し、ファイル検証処理の実行し忘れを防止できる。   Conventionally, the user has manually instructed file verification processing after the completion of DCP ingestion. However, according to the present embodiment, since the file verification process is automatically executed during DCP ingestion, it is possible to save the user and to forget to execute the file verification process.

さらに、本実施形態によれば、DCP内に含まれるコンテンツファイルのうち、ファイル検証処理によりエラー検出されたファイルのみを抽出して、自動的に再インジェストを試みる。これにより、従来のようにDCP内の全てのコンテンツファイルを再インジェストしていた場合と比べて、再インジェストに要する時間を大幅に短縮できる。   Furthermore, according to the present embodiment, out of the content files included in the DCP, only the file in which the error is detected by the file verification process is extracted, and re-ingestion is automatically attempted. Thereby, compared with the case where all the content files in DCP were reingested conventionally, the time required for reingestion can be reduced significantly.

また、図11〜図13に示したように、DCP内のコンテンツファイルの検証結果を、インジェスト中に順次表示する、或いは、インジェスト完了後に一覧表示することにより、ユーザは、インジェストされたDCP内のコンテンツファイルの完全性を迅速かつ容易に把握できる。   In addition, as shown in FIGS. 11 to 13, the verification result of the content file in the DCP is sequentially displayed during the ingest, or the list is displayed after the ingest is completed, so that the user is ingested. The integrity of the content file in the DCP can be grasped quickly and easily.

以上、添付図面を参照しながら本発明の好適な実施形態について詳細に説明したが、本発明はかかる例に限定されない。本発明の属する技術の分野における通常の知識を有する者であれば、特許請求の範囲に記載された技術的思想の範疇内において、各種の変更例または修正例に想到し得ることは明らかであり、これらについても、当然に本発明の技術的範囲に属するものと了解される。   The preferred embodiments of the present invention have been described in detail above with reference to the accompanying drawings, but the present invention is not limited to such examples. It is obvious that a person having ordinary knowledge in the technical field to which the present invention pertains can come up with various changes or modifications within the scope of the technical idea described in the claims. Of course, it is understood that these also belong to the technical scope of the present invention.

例えば、上記実施形態の図4〜図6の例では、制御装置30と上映サーバ40とを別装置として構成しているが、本発明はかかる例に限定されない。例えば、制御装置30と上映サーバ40を一体化して1つの装置で構成してもよい。この場合、着脱可能な記録媒体1用のドライブ307や、ネットワーク2用の通信装置308は、上映サーバ40内に設置される。また、プロジェクタ42又はスピーカ44等の外部装置と、上映サーバ40を一体化することもできる。また、図4及び図5の例では、磁気記憶装置50(RAID)を上映サーバ40に外付けしたが、かかる例に限定されず、磁気記憶装置50を上映サーバ40に内蔵してもよい。   For example, in the example of FIGS. 4-6 of the said embodiment, although the control apparatus 30 and the screening server 40 are comprised as another apparatus, this invention is not limited to this example. For example, the control device 30 and the screening server 40 may be integrated into a single device. In this case, the removable drive 307 for the recording medium 1 and the communication device 308 for the network 2 are installed in the screening server 40. Further, the display server 40 can be integrated with an external device such as the projector 42 or the speaker 44. 4 and 5, the magnetic storage device 50 (RAID) is externally attached to the screening server 40. However, the present invention is not limited to this example, and the magnetic storage device 50 may be built in the screening server 40.

また、上記実施形態では、上映サーバ40にてファイル検証処理を実行したが、制御装置30にてファイル検証処理を実行することも勿論可能である。さらに、上記実施形態では、デジタルシネマ処理装置として上映装置20の例を挙げたが、本発明はかかる例に限定されない。デジタルシネマのDCPをインジェスト及びファイル検証する装置であれば、本発明を任意のデジタルシネマ処理に適用できる。   Further, in the above embodiment, the file verification process is executed by the screening server 40, but it is of course possible to execute the file verification process by the control device 30. Further, in the above embodiment, the example of the screening device 20 is given as the digital cinema processing device, but the present invention is not limited to such an example. The present invention can be applied to arbitrary digital cinema processing as long as it is an apparatus that ingests and verifies a DCP of a digital cinema.

従来の上映装置におけるファイル検証方法を示す説明図である。It is explanatory drawing which shows the file verification method in the conventional screening apparatus. 本発明の第1の実施形態にかかるデジタルシネマシステムを示す概略構成図である。1 is a schematic configuration diagram showing a digital cinema system according to a first embodiment of the present invention. 同実施形態にかかるDCPのファイル構成を示す説明図である。It is explanatory drawing which shows the file structure of DCP concerning the embodiment. 同実施形態にかかる上映装置を示す全体構成図である。It is a whole lineblock diagram showing the screening device concerning the embodiment. 同実施形態にかかる上映装置における制御装置と上映サーバを示す構成図である。It is a block diagram which shows the control apparatus and the screening server in the screening apparatus concerning the embodiment. 同実施形態にかかる上映装置を示す機能構成図である。It is a functional block diagram which shows the screening apparatus concerning the embodiment. 同実施形態にかかる磁気記憶装置におけるDCP領域のディレクトリ構成を示す概念図である。FIG. 3 is a conceptual diagram showing a directory configuration of a DCP area in the magnetic storage device according to the same embodiment. 同実施形態にかかる上映装置におけるインジェスト処理及びファイル検証処理の手順を示す概念図である。It is a conceptual diagram which shows the procedure of the ingest process and file verification process in the screening apparatus concerning the embodiment. 同実施形態にかかるインジェスト時における上映装置の制御装置と上映装置との間の動作シーケンス図である。It is an operation | movement sequence diagram between the control apparatus of a screening apparatus and the screening apparatus at the time of the ingest concerning the embodiment. 同実施形態にかかる上映装置におけるインジェスト前のDCP選択画面を示す説明図である。It is explanatory drawing which shows the DCP selection screen before ingest in the screening apparatus concerning the embodiment. 同実施形態にかかる上映装置におけるインジェスト中の表示画面を示す説明図である。It is explanatory drawing which shows the display screen in ingest in the screening apparatus concerning the embodiment. 同実施形態にかかる上映装置におけるインジェスト後の表示画面(エラーファイル無し)を示す説明図である。It is explanatory drawing which shows the display screen (there is no error file) after the ingest in the screening device according to the same embodiment. 同実施形態にかかる上映装置におけるインジェスト後の表示画面(エラーファイル有り)を示す説明図である。It is explanatory drawing which shows the display screen (with an error file) after the ingest in the screening apparatus concerning the embodiment.

符号の説明Explanation of symbols

1 着脱可能な記録媒体
2 ネットワーク
10 作成サーバ
20 上映装置
30 制御装置
40 上映サーバ
42 プロジェクタ
44 スピーカ
50 磁気記憶装置
210 DCP取得部
212 読出部
214 受信部
220 インジェスト部
222 バッファメモリ
224 PL転送部
230 ファイル検証部
232 検証結果データベース
234 ハッシュ計算部
236 検証部
240 表示制御部
250 再生部
300 制御ソフトウェア
400 制御ソフトウェア
410 送受信部
DESCRIPTION OF SYMBOLS 1 Removable recording medium 2 Network 10 Creation server 20 Screening device 30 Control device 40 Screening server 42 Projector 44 Speaker 50 Magnetic storage device 210 DCP acquisition part 212 Reading part 214 Receiving part 220 Ingest part 222 Buffer memory 224 PL transfer part 230 File verification unit 232 Verification result database 234 Hash calculation unit 236 Verification unit 240 Display control unit 250 Playback unit 300 Control software 400 Control software 410 Transmission / reception unit

Claims (9)

1つのデジタルシネマに関する複数のコンテンツファイルと、前記コンテンツファイルのハッシュ値が記述されたパッキングリスト(PL)とを含むデジタルシネマパッケージ(DCP)を、記憶装置にインジェストするインジェスト部と;
前記DCPのインジェスト中に同時並行して、前記DCPに含まれる前記各コンテンツファイルのハッシュ値を計算し、当該計算したハッシュ値と、前記DCPに含まれる前記PLに記述されたハッシュ値とを比較することにより、前記DCPに含まれる前記各コンテンツファイルの完全性を検証するファイル検証部と;
を備えることを特徴とする、デジタルシネマ処理装置。
An ingest unit that ingests a digital cinema package (DCP) including a plurality of content files relating to one digital cinema and a packing list (PL) in which a hash value of the content file is described;
Simultaneously during the DCP ingestion, the hash value of each content file included in the DCP is calculated, and the calculated hash value and the hash value described in the PL included in the DCP are calculated. A file verification unit that verifies the integrity of each content file included in the DCP by comparing;
A digital cinema processing apparatus comprising:
前記インジェスト部は、前記ファイル検証部によりエラー検出されたコンテンツファイルを、自動的に再インジェストすることを特徴とする、請求項1に記載のデジタルシネマ処理装置。   The digital cinema processing apparatus according to claim 1, wherein the ingest unit automatically re-ingests the content file in which the error is detected by the file verification unit. 前記DCPのインジェスト中に、前記ファイル検証部により、前記DCPに含まれるあるコンテンツファイルのエラーが検出された場合、前記インジェスト部は、当該エラー検出時点で、前記エラー検出されたコンテンツファイルを、自動的に再インジェストすることを特徴とする、請求項2に記載のデジタルシネマ処理装置。   When an error of a content file included in the DCP is detected by the file verification unit during the DCP ingest, the ingest unit displays the content file in which the error has been detected at the time of the error detection. The digital cinema processing apparatus according to claim 2, wherein re-ingestion is automatically performed. 前記DCPのインジェスト中に、前記ファイル検証部により、前記DCPに含まれるコンテンツファイルのエラーが検出された場合、前記インジェスト部は、前記DCPに含まれる全てのコンテンツファイルのインジェスト完了後に、前記エラー検出されたコンテンツファイルのみを、自動的に再インジェストすることを特徴とする、請求項2に記載のデジタルシネマ処理装置。   When an error of the content file included in the DCP is detected by the file verification unit during the ingestion of the DCP, the ingestion unit, after completing the ingestion of all the content files included in the DCP, 3. The digital cinema processing apparatus according to claim 2, wherein only the content file in which the error is detected is automatically re-ingested. 前記ファイル検証部による前記各コンテンツファイルの検証結果を表示する表示制御部を更に備えることを特徴とする、請求項1に記載のデジタルシネマ処理装置。   The digital cinema processing apparatus according to claim 1, further comprising a display control unit that displays a verification result of each content file by the file verification unit. 前記DCPのインジェスト中に、前記表示制御部は、前記DCPに含まれる各コンテンツファイルの検証結果を、当該各コンテンツファイルの検証が完了する度に順次表示することを特徴とする、請求項5に記載のデジタルシネマ処理装置。   The display control unit sequentially displays a verification result of each content file included in the DCP every time the verification of each content file is completed during the ingestion of the DCP. The digital cinema processing device described in 1. 前記DCPのインジェスト完了後に、前記DCPが選択されると、前記表示制御部は、前記DCPに含まれる全てのコンテンツファイルの検証結果を一覧表示することを特徴とする、請求項5に記載のデジタルシネマ処理装置。   6. The display control unit according to claim 5, wherein when the DCP is selected after completion of the ingestion of the DCP, the display control unit displays a list of verification results of all content files included in the DCP. Digital cinema processing device. 1つのデジタルシネマに関する複数のコンテンツファイルと、前記コンテンツファイルのハッシュ値が記述されたパッキングリスト(PL)とを含むデジタルシネマパッケージ(DCP)を、記憶装置にインジェストするステップと;
前記DCPのインジェスト中に同時並行して、前記DCPに含まれる前記各コンテンツファイルのハッシュ値を計算し、当該計算したハッシュ値と、前記DCPに含まれる前記PLに記述されたハッシュ値とを比較することにより、前記DCPに含まれる前記各コンテンツファイルの完全性を検証するステップと;
を含むことを特徴とする、ファイル検証方法。
Ingesting a digital cinema package (DCP) including a plurality of content files related to one digital cinema and a packing list (PL) in which a hash value of the content file is described into a storage device;
Simultaneously during the DCP ingestion, the hash value of each content file included in the DCP is calculated, and the calculated hash value and the hash value described in the PL included in the DCP are calculated. Verifying the integrity of each content file included in the DCP by comparing;
A file verification method comprising:
コンピュータに:
1つのデジタルシネマに関する複数のコンテンツファイルと、前記コンテンツファイルのハッシュ値が記述されたパッキングリスト(PL)とを含むデジタルシネマパッケージ(DCP)を、記憶装置にインジェストするステップと;
前記DCPのインジェスト中に同時並行して、前記DCPに含まれる前記各コンテンツファイルのハッシュ値を計算し、当該計算したハッシュ値と、前記DCPに含まれる前記PLに記述されたハッシュ値とを比較することにより、前記DCPに含まれる前記各コンテンツファイルの完全性を検証するステップと;
を実行させるためのプログラム。
To computer:
Ingesting a digital cinema package (DCP) including a plurality of content files related to one digital cinema and a packing list (PL) in which a hash value of the content file is described into a storage device;
Simultaneously during the DCP ingestion, the hash value of each content file included in the DCP is calculated, and the calculated hash value and the hash value described in the PL included in the DCP are calculated. Verifying the integrity of each content file included in the DCP by comparing;
A program for running
JP2007231521A 2007-09-06 2007-09-06 Digital cinema processor, file verification method, and program Withdrawn JP2009064237A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007231521A JP2009064237A (en) 2007-09-06 2007-09-06 Digital cinema processor, file verification method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007231521A JP2009064237A (en) 2007-09-06 2007-09-06 Digital cinema processor, file verification method, and program

Publications (1)

Publication Number Publication Date
JP2009064237A true JP2009064237A (en) 2009-03-26

Family

ID=40558770

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007231521A Withdrawn JP2009064237A (en) 2007-09-06 2007-09-06 Digital cinema processor, file verification method, and program

Country Status (1)

Country Link
JP (1) JP2009064237A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011223585A (en) * 2010-04-13 2011-11-04 Viacom International Inc Method and system for comparing media assets
JP2016187122A (en) * 2015-03-27 2016-10-27 富士通株式会社 Video data processing apparatus, video data processing system, video data processing method, and video data processing program
CN112616092A (en) * 2020-12-09 2021-04-06 中国电影器材有限责任公司 Method for preventing digital film packet from being transmitted repeatedly
CN114205655A (en) * 2021-12-09 2022-03-18 中国电影科学技术研究所 Digital film copy distribution method and system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011223585A (en) * 2010-04-13 2011-11-04 Viacom International Inc Method and system for comparing media assets
JP2016187122A (en) * 2015-03-27 2016-10-27 富士通株式会社 Video data processing apparatus, video data processing system, video data processing method, and video data processing program
CN112616092A (en) * 2020-12-09 2021-04-06 中国电影器材有限责任公司 Method for preventing digital film packet from being transmitted repeatedly
CN114205655A (en) * 2021-12-09 2022-03-18 中国电影科学技术研究所 Digital film copy distribution method and system
CN114205655B (en) * 2021-12-09 2023-10-13 中国电影科学技术研究所 Digital cinema copy distribution method and system

Similar Documents

Publication Publication Date Title
JP4311475B2 (en) Digital cinema processing apparatus, ingest method, and program
CN101411189B (en) Method and system for providing dailies and edited video to users
EP2581908A1 (en) Reproduction device, recording medium, reproduction method, program
TW200830296A (en) Recording-and-reproducing apparatus and content-managing method
JP4508028B2 (en) Information processing apparatus, information processing method, and computer program
JP2009064237A (en) Digital cinema processor, file verification method, and program
JP2007150994A (en) Video editing system and video editing apparatus
JP2005032319A (en) Recording medium and playback device
JP5391775B2 (en) Digital cinema management apparatus and digital cinema management method
JP2008199314A (en) Information processor, method and system for processing information, program, and program storage medium
JP4482828B2 (en) REPRODUCTION DEVICE AND METHOD, INFORMATION PROCESSING DEVICE AND METHOD, INFORMATION PROVIDING SYSTEM, AND DATA
JP2008177679A (en) Video recording and reproducing device and data control method thereof
JP4568338B2 (en) Video playback apparatus and video playback method
JP2008252741A (en) Information processing apparatus and method, program, data structure, and program storage medium
JP2008282479A (en) Device and method for creating digital cinema, device and method for reproducing digital cinema, and program
JP2010049799A (en) Recording medium and reproduction apparatus
JP2010049800A (en) Recording medium and reproduction apparatus
JP2010049801A (en) Recording medium and reproduction apparatus
JP2012029068A (en) Information display device, information display method, program and integrated circuit
JP2009076985A (en) Superimposing apparatus, screening apparatus, screening method and program
JP2006295515A (en) Recording/reproduction terminal unit and method for managing recording content
JP5094907B2 (en) Recording medium and reproducing apparatus
JP5233819B2 (en) VIDEO RECORDING DEVICE, VIDEO REPRODUCTION DEVICE, VIDEO RECORDING METHOD, AND VIDEO REPRODUCTION METHOD
JP2008269694A (en) Recording device and recording method
JP2005216391A (en) Recording medium and playback device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20101207