JP2012191499A - Recording and reproducing device and recording and reproducing method - Google Patents

Recording and reproducing device and recording and reproducing method Download PDF

Info

Publication number
JP2012191499A
JP2012191499A JP2011054338A JP2011054338A JP2012191499A JP 2012191499 A JP2012191499 A JP 2012191499A JP 2011054338 A JP2011054338 A JP 2011054338A JP 2011054338 A JP2011054338 A JP 2011054338A JP 2012191499 A JP2012191499 A JP 2012191499A
Authority
JP
Japan
Prior art keywords
recording
unit
data
file
hash value
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.)
Granted
Application number
JP2011054338A
Other languages
Japanese (ja)
Other versions
JP5389078B2 (en
Inventor
Akihiko Nakao
昭彦 中尾
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2011054338A priority Critical patent/JP5389078B2/en
Publication of JP2012191499A publication Critical patent/JP2012191499A/en
Application granted granted Critical
Publication of JP5389078B2 publication Critical patent/JP5389078B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To confirm recorded data contents in a short time.SOLUTION: A recording and reproducing device related to this embodiment includes a plurality of file recording units 2-1 to 2-3 and a plurality of hash check processing units 3-1 to 3-3. The file recording units 2-1 to 2-3 divide a recording object file by a prescribed unit and transmit division data to an external memory unit 4. The hash check processing units 3-1 to 3-3 inquire the external memory unit 4 whether or not unprocessed division data of a processing object file is present, preserve a temporary hash value calculated for each division data, and when the unprocessed division data is present, calculate a hash value of the processing object file by updating the temporary hash value using the unprocessed division data.

Description

本発明の実施形態は、映像・音声データを収録し、収録したデータ内容を確認する収録再生装置及び収録再生方法に関する。   Embodiments described herein relate generally to a recording / playback apparatus and a recording / playback method for recording video / audio data and checking the content of the recorded data.

映像・音声データを収録・再生する装置では、外部から入力した映像・音声データを記録媒体に記録する。記録媒体としては、例えば光ディスクやハードディスク、半導体メモリ等を使用する。   In an apparatus for recording and reproducing video / audio data, video / audio data input from the outside is recorded on a recording medium. As the recording medium, for example, an optical disk, a hard disk, a semiconductor memory, or the like is used.

記録媒体に記録したデータをリード・ライトする際、一定の確率でデータ化けが発生する。映像・音声データの途中でデータ化けが発生するとその部分のデータは正しく再生できない。そのため、ビデオ収録再生装置ではデータ化け対策として通常記憶媒体にデータを書き込む際にリードソロモン符号等の誤り訂正符号を付加しておき、データ読み出し時には誤り訂正処理を行う。   When data recorded on a recording medium is read / written, data corruption occurs with a certain probability. If data corruption occurs in the middle of video / audio data, that portion of the data cannot be played back correctly. For this reason, the video recording / playback apparatus adds an error correction code such as a Reed-Solomon code when writing data to a normal storage medium as a measure against data corruption, and performs error correction processing when reading data.

記憶媒体から読み出したデータの伝送経路の品質が悪かった場合にもデータ化けが発生する場合がありうる。TCP/IPベースの通信プロトコルを使用している場合は、プロトコルに誤り訂正の仕組みが組み込まれているため、誤り訂正が可能である。しかし、映像・音声の収録再生装置内のユニット間でデータ通信している時にデータ化けが発生したり、データパケットの順番が入れ替わった時は、誤り訂正ができない場合がある。   Data corruption may also occur when the quality of the transmission path of data read from a storage medium is poor. When a TCP / IP-based communication protocol is used, error correction is possible because an error correction mechanism is incorporated in the protocol. However, if data corruption occurs during data communication between units in the video / audio recording / playback apparatus, or if the order of data packets is switched, error correction may not be possible.

上記問題への対策として、ハッシュ値を用いることができる。記憶媒体から映像素材を読み出し、読み出したデータからハッシュ値を再計算し、事前に算出しておいたハッシュ値と再計算したハッシュ値が一致することを確認することで、記憶媒体に映像素材データが正常に記録されていることを確認することができる。   As a countermeasure against the above problem, a hash value can be used. Read video material from the storage medium, recalculate the hash value from the read data, and check that the hash value calculated in advance matches the recalculated hash value. Can be confirmed to be recorded normally.

特開2007−257566号公報JP 2007-257666 A

しかしながら、1つの映像・音声素材データを収録し終わってからでないとそのデータのハッシュチェックが開始できないため、放送局などで上記の収録再生装置を用いて、収録した映像・音声素材をすぐに再生したい場合、ハッシュチェック処理を行わずに再生処理を行うことになり、放送事故が発生するリスクがある。   However, since one video / audio material data must be recorded before hash check of that data can be started, the recorded video / audio material can be played back immediately using the above recording / playback device at a broadcasting station or the like. If this is desired, the reproduction process is performed without the hash check process, and there is a risk that a broadcast accident will occur.

本実施形態の目的は、収録したデータ内容を短時間で確認することができる収録再生装置及び収録再生方法を提供することにある。   An object of the present embodiment is to provide a recording / reproducing apparatus and a recording / reproducing method capable of confirming recorded data contents in a short time.

本実施形態に係る収録再生装置は、複数のファイル収録ユニットと、複数のハッシュ処理ユニットとを具備し、前記ファイル収録ユニットは、収録対象ファイルを所定の単位で分割する分割手段と、前記分割手段により分割された分割データを記録装置に送信する送信手段とを備え、前記ハッシュ処理ユニットは、前記記録装置に処理対象ファイルの未処理の分割データが存在するか否かを問い合わせる問合せ手段と、前記分割データ毎に算出される暫定的なハッシュ値を保存する保存手段と、前記未処理の分割データが存在する場合に、前記暫定的なハッシュ値を前記未処理の分割データを用いて更新することにより前記処理対象ファイルのハッシュ値を算出する算出手段とを備える。   The recording / playback apparatus according to the present embodiment includes a plurality of file recording units and a plurality of hash processing units, and the file recording unit includes a dividing unit that divides a recording target file by a predetermined unit, and the dividing unit. Transmitting means for transmitting the divided data divided by the recording device to the recording device, the hash processing unit, the inquiry means for inquiring whether there is unprocessed divided data of the processing target file to the recording device, A storage unit that stores a temporary hash value calculated for each piece of divided data, and if the unprocessed divided data exists, the temporary hash value is updated using the unprocessed divided data. And calculating means for calculating a hash value of the processing target file.

本実施形態に係る収録再生方法は、複数のファイル収録ユニットと、複数のハッシュ処理ユニットとを具備する収録再生装置に用いられる方法であって、前記ファイル収録ユニットは、収録対象ファイルを所定の単位で分割する分割ステップと、前記分割された分割データを記録装置に送信する送信ステップとを備え、前記ハッシュ処理ユニットは、前記記録装置に処理対象ファイルの未処理の分割データが存在するか否かを問い合わせる問合せステップと、前記分割データ毎に算出される暫定的なハッシュ値を保存する保存ステップと、前記未処理の分割データが存在する場合に、前記暫定的なハッシュ値を前記未処理の分割データを用いて更新することにより前記処理対象ファイルのハッシュ値を算出する算出ステップとを有するものである。   The recording / playback method according to the present embodiment is a method used in a recording / playback apparatus including a plurality of file recording units and a plurality of hash processing units, and the file recording unit stores a file to be recorded in a predetermined unit. And a transmission step of transmitting the divided divided data to a recording device, and the hash value calculation unit determines whether or not unprocessed divided data of a processing target file exists in the recording device. An inquiry step for inquiring, a storage step for storing a temporary hash value calculated for each of the divided data, and if the unprocessed divided data exists, the temporary hash value is converted into the unprocessed divided value. A calculation step of calculating a hash value of the processing target file by updating using data. That.

本実施形態に係る映像収録再生装置の構成を示す図。The figure which shows the structure of the video recording / reproducing apparatus concerning this embodiment. ファイル収録ユニットの構成を示すブロック図。The block diagram which shows the structure of a file recording unit. ハッシュチェック処理ユニットの構成を示すブロック図。The block diagram which shows the structure of a hash check processing unit. 映像収録再生装置の動作を示すフローチャート。The flowchart which shows operation | movement of an image | video recording / reproducing apparatus.

以下、図面を参照しながら本実施形態に係る収録再生装置及び収録再生方法を説明する。   Hereinafter, a recording / reproducing apparatus and a recording / reproducing method according to the present embodiment will be described with reference to the drawings.

図1は、本実施形態に係る映像収録再生装置の構成を示す図である。   FIG. 1 is a diagram showing a configuration of a video recording / playback apparatus according to the present embodiment.

この映像収録再生装置には、複数のファイル収録ユニット2−1〜2−3(以下ファイル収録ユニット2と総称する)及び複数のハッシュチェック処理ユニット3−1〜3−3(以下ハッシュチェック処理ユニット3と総称する)が設けられる。1つのユニットで1転送分のファイル収録処理及びハッシュチェック処理を行う。ファイル収録ユニット2は、外部CPUユニット1から入力される映像・音声データを外部メモリユニット4に収録する。ハッシュチェック処理ユニット3は、外部メモリユニット4に収録されたデータを読み出す際にハッシュチェック処理を行う。   This video recording / playback apparatus includes a plurality of file recording units 2-1 to 2-3 (hereinafter collectively referred to as file recording unit 2) and a plurality of hash check processing units 3-1 to 3-3 (hereinafter referred to as hash check processing units). 3). One unit performs file transfer processing and hash check processing for one transfer. The file recording unit 2 records video / audio data input from the external CPU unit 1 in the external memory unit 4. The hash check processing unit 3 performs hash check processing when reading data recorded in the external memory unit 4.

図2は、ファイル収録ユニットの構成を示すブロック図である。ファイル収録ユニット2は、ファイルデータを受信するファイルデータ入力部21、受信したファイルデータの構造解析を行うデータ構造解析部22、データ構造解析部22での解析結果に基づいて受信したデータを分割し、各分割データに管理用のヘッダ情報を付加するデータ分割部23、及びデータ分割部23で分割した各分割データを外部メモリユニット4に送信する分割データ出力部24を備える。   FIG. 2 is a block diagram showing the configuration of the file recording unit. The file recording unit 2 divides the received data based on the analysis result of the file data input unit 21 that receives the file data, the data structure analysis unit 22 that analyzes the structure of the received file data, and the data structure analysis unit 22. A data dividing unit 23 for adding management header information to each divided data, and a divided data output unit 24 for transmitting each divided data divided by the data dividing unit 23 to the external memory unit 4 are provided.

図3は、ハッシュチェック処理ユニットの構成を示すブロック図である。ハッシュチェック処理ユニット3は、受信済ファイルサイズ保存部31、データ問い合わせ部32、分割データ入力部33、ヘッダ除去部34、暫定ハッシュ値保存部35、ハッシュ値算出部36、及び外部CPUインタフェース部37を備える。   FIG. 3 is a block diagram showing the configuration of the hash check processing unit. The hash check processing unit 3 includes a received file size storage unit 31, a data inquiry unit 32, a divided data input unit 33, a header removal unit 34, a provisional hash value storage unit 35, a hash value calculation unit 36, and an external CPU interface unit 37. Is provided.

受信済みファイルサイズ保存部31は、ハッシュチェック処理ユニット3が受信したファイルサイズを管理する。データ問い合わせ部32は、外部メモリユニット4に未転送のファイルデータが存在するかをチェックする。分割データ入力部33は、外部メモリユニット4からのデータを受信する。ヘッダ除去部34は、受信した各分割データからヘッダ情報・誤り訂正符号・パディング情報等、オリジナルのファイルデータに対して付加されたデータを除去する処理を行う。暫定ハッシュ値保存部35は、ハッシュ値の途中結果を一時保存する。ハッシュ値算出部36は、ヘッダ除去部34から新たなファイルデータを受信した時に、ハッシュ値の更新処理を行う。外部CPUインタフェース部37は、外部のCPUユニット1との間で通信を行う。   The received file size storage unit 31 manages the file size received by the hash check processing unit 3. The data inquiry unit 32 checks whether there is untransferred file data in the external memory unit 4. The divided data input unit 33 receives data from the external memory unit 4. The header removal unit 34 performs processing for removing data added to the original file data such as header information, error correction code, and padding information from each received divided data. The temporary hash value storage unit 35 temporarily stores an intermediate result of the hash value. The hash value calculation unit 36 performs a hash value update process when new file data is received from the header removal unit 34. The external CPU interface unit 37 communicates with the external CPU unit 1.

以下、このように構成された収録再生装置の動作について説明する。   Hereinafter, the operation of the recording / playback apparatus configured as described above will be described.

(収録処理)
ここでは、ファイル収録ユニット2でMPEGデータをOP1a形式でフレームラッピングしたMXFファイルを収録する場合の動作について説明する。
(Recording process)
Here, an operation when the file recording unit 2 records an MXF file obtained by frame wrapping MPEG data in the OP1a format will be described.

ファイルデータ入力部21は、外部CPUユニット1からMXFファイルを受信する。データ構造解析部22は、MXFファイルのデータ構造解析を行う。データ分割部23は、この解析結果に基づいて、GOP(Group of Picture)単位に分割する。分割データ出力部24は、データ分割部23で分割されたデータを外部メモリユニット4へ送信する。   The file data input unit 21 receives the MXF file from the external CPU unit 1. The data structure analysis unit 22 performs data structure analysis of the MXF file. The data dividing unit 23 divides the data into GOP (Group of Picture) units based on the analysis result. The divided data output unit 24 transmits the data divided by the data dividing unit 23 to the external memory unit 4.

(ハッシュチェック処理)
図4は、追っかけハッシュ処理の手順を示すフローチャートである。ハッシュチェック処理ユニット3で収録中のMXFファイルに対して、追っかけハッシュ処理を行う場合について、以下に説明する。外部CPUユニット1から外部CPUインタフェース部37に対し、ハッシュ計算開始要求が届くと、外部CPUインタフェース部37は、受信済みファイルサイズ保存部31と暫定ハッシュ値保存部35の初期化を行う。外部CPUインタフェース部37は、データ問い合わせ部32に対し指定されたファイル(処理対象ファイル)のハッシュ値計算要求を出す。
(Hash check processing)
FIG. 4 is a flowchart showing the procedure of the chasing hash process. A case where the chasing hash process is performed on the MXF file being recorded by the hash check processing unit 3 will be described below. When the hash calculation start request arrives from the external CPU unit 1 to the external CPU interface unit 37, the external CPU interface unit 37 initializes the received file size storage unit 31 and the temporary hash value storage unit 35. The external CPU interface unit 37 issues a hash value calculation request for the specified file (processing target file) to the data inquiry unit 32.

図4において、データ問い合わせ部32は、先ず、タイマーを0にセットし(ステップS2)、外部メモリユニット4に対して、次に転送する未処理の分割データが存在するかを問い合わせる。まだ存在しない場合は一定時間をおいてリトライ処理を実行する(ステップS3:No)。外部メモリユニット4から収録済みとの応答が返ってきた場合は、データ問い合わせ部32は、分割データ入力部33に対して受信指示を出し(ステップS3:Yes)、ハッシュチェック処理を継続する(ステップS4)。   4, the data inquiry unit 32 first sets the timer to 0 (step S2), and inquires of the external memory unit 4 whether there is unprocessed divided data to be transferred next. If it does not exist yet, retry processing is executed after a certain time (step S3: No). When a response indicating that the recording has been completed is returned from the external memory unit 4, the data inquiry unit 32 issues a reception instruction to the divided data input unit 33 (step S3: Yes), and continues the hash check process (step S3). S4).

すなわち、分割データ入力部33は、分割データを受信後、受信済みファイルサイズ保存部31に記録されている受信済みファイルサイズの値を更新すると共に、受信した分割データをヘッダ除去部34に送る。ヘッダ除去部34は、ファイル収録時にオリジナルデータに対して付加したデータ(ヘッダ情報、誤り訂正符号、パディングデータ等)を除去して、ハッシュ値算出部36に送る。ハッシュ値算出部36は暫定ハッシュ値保存部35からハッシュ値の途中結果を読み出し、ヘッダ除去部34からのデータを使ってハッシュ値の更新処理を行う。更新したハッシュ値は、暫定ハッシュ値保存部35に記録する。   That is, after receiving the divided data, the divided data input unit 33 updates the received file size value recorded in the received file size storage unit 31 and sends the received divided data to the header removing unit 34. The header removal unit 34 removes data (header information, error correction code, padding data, etc.) added to the original data at the time of file recording and sends the data to the hash value calculation unit 36. The hash value calculation unit 36 reads the halfway result of the hash value from the temporary hash value storage unit 35 and performs a hash value update process using the data from the header removal unit 34. The updated hash value is recorded in the temporary hash value storage unit 35.

リトライタイムアウトまたは外部メモリユニット4からファイルの全データを受信してファイルのハッシュ値が求められるまで(ステップS5)、ステップS2〜S4までの処理を繰り返す。全データの受信が完了した場合は、ハッシュチェック処理を終了し(ステップS6)、外部CPUインタフェース部37は外部CPUユニット1に対してハッシュ値計算結果を送信する。   The processing from step S2 to step S4 is repeated until a retry timeout or all the file data is received from the external memory unit 4 and the hash value of the file is obtained (step S5). When the reception of all data is completed, the hash check process is terminated (step S6), and the external CPU interface unit 37 transmits the hash value calculation result to the external CPU unit 1.

以上述べたように本実施形態によれば、データ収録と並行してハッシュチェック処理を実行するという追っかけハッシュ処理を実現することが可能となり、収録したデータ内容を短時間で確認することができるようになる。各転送を独立した処理ユニットが担当するため、外部メモリユニットのインタフェースが十分高速であれば、複数の追っかけハッシュ処理を実行しても個々の処理速度は低下することがない。また、各ユニットのCPUは安価なもので済むため、比較的低コストで実現できる。   As described above, according to the present embodiment, it is possible to realize a chasing hash process in which a hash check process is executed in parallel with data recording, and the recorded data contents can be confirmed in a short time. become. Since each transfer is handled by an independent processing unit, if the interface of the external memory unit is sufficiently fast, the individual processing speed will not decrease even if a plurality of chasing hash processes are executed. Further, since the CPU of each unit is inexpensive, it can be realized at a relatively low cost.

なお、いくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

1…外部CPUユニット、2−1〜2−3…ファイル収録ユニット、3−1〜3−3…ハッシュチェック処理ユニット、4…外部メモリユニット、21…ファイルデータ入力部、22…データ構造解析部、23…データ分割部、24…分割データ出力部、31…受信済ファイルサイズ保存部、32…データ問い合わせ部、33…分割データ入力部、34…ヘッダ除去部、35…暫定ハッシュ値保存部、36…ハッシュ値算出部、37…外部CPUインタフェース部。   DESCRIPTION OF SYMBOLS 1 ... External CPU unit, 2-1 to 2-3 ... File recording unit, 3-1 to 3-3 ... Hash check processing unit, 4 ... External memory unit, 21 ... File data input part, 22 ... Data structure analysis part 23 ... Data division unit, 24 ... Division data output unit, 31 ... Received file size storage unit, 32 ... Data inquiry unit, 33 ... Division data input unit, 34 ... Header removal unit, 35 ... Provisional hash value storage unit, 36: Hash value calculation unit, 37: External CPU interface unit.

Claims (4)

複数のファイル収録ユニットと、複数のハッシュ処理ユニットとを具備し、
前記ファイル収録ユニットは、
収録対象ファイルを所定の単位で分割する分割手段と、
前記分割手段により分割された分割データを記録装置に送信する送信手段と
を備え、
前記ハッシュ処理ユニットは、
前記記録装置に処理対象ファイルの未処理の分割データが存在するか否かを問い合わせる問合せ手段と、
前記分割データ毎に算出される暫定的なハッシュ値を保存する保存手段と、
前記未処理の分割データが存在する場合に、前記暫定的なハッシュ値を前記未処理の分割データを用いて更新することにより前記処理対象ファイルのハッシュ値を算出する算出手段と
を備えることを特徴とする収録再生装置。
A plurality of file recording units and a plurality of hash processing units;
The file recording unit is
A dividing means for dividing the recording target file into predetermined units;
Transmission means for transmitting the divided data divided by the dividing means to a recording device,
The hash processing unit is:
Inquiry means for inquiring whether there is unprocessed divided data of the processing target file in the recording device;
Storage means for storing a provisional hash value calculated for each of the divided data;
A calculation unit configured to calculate a hash value of the processing target file by updating the provisional hash value with the unprocessed divided data when the unprocessed divided data exists; Recording and playback device.
前記分割手段は、収録対象ファイルをGOP単位で分割することを特徴とする請求項1記載の収録再生装置。   2. The recording / reproducing apparatus according to claim 1, wherein the dividing unit divides the recording target file in units of GOPs. 複数のファイル収録ユニットと、複数のハッシュ処理ユニットとを具備する収録再生装置に用いられる方法であって、
前記ファイル収録ユニットは、
収録対象ファイルを所定の単位で分割する分割ステップと、
前記分割された分割データを記録装置に送信する送信ステップと
を備え、
前記ハッシュ処理ユニットは、
前記記録装置に処理対象ファイルの未処理の分割データが存在するか否かを問い合わせる問合せステップと、
前記分割データ毎に算出される暫定的なハッシュ値を保存する保存ステップと、
前記未処理の分割データが存在する場合に、前記暫定的なハッシュ値を前記未処理の分割データを用いて更新することにより前記処理対象ファイルのハッシュ値を算出する算出ステップと
を有することを特徴とする収録再生方法。
A method used in a recording / playback apparatus comprising a plurality of file recording units and a plurality of hash processing units,
The file recording unit is
A division step of dividing the recording target file into predetermined units;
A transmission step of transmitting the divided divided data to a recording device,
The hash processing unit is:
An inquiry step for inquiring whether there is unprocessed divided data of the processing target file in the recording device;
A storage step of storing a provisional hash value calculated for each of the divided data;
A calculation step of calculating a hash value of the processing target file by updating the temporary hash value with the unprocessed divided data when the unprocessed divided data exists. Recording and playback method.
前記分割ステップにおいて、収録対象ファイルをGOP単位で分割することを特徴とする請求項3記載の収録再生方法。   4. The recording / reproducing method according to claim 3, wherein in the dividing step, the recording target file is divided in units of GOP.
JP2011054338A 2011-03-11 2011-03-11 Recording / reproducing apparatus and recording / reproducing method Expired - Fee Related JP5389078B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011054338A JP5389078B2 (en) 2011-03-11 2011-03-11 Recording / reproducing apparatus and recording / reproducing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011054338A JP5389078B2 (en) 2011-03-11 2011-03-11 Recording / reproducing apparatus and recording / reproducing method

Publications (2)

Publication Number Publication Date
JP2012191499A true JP2012191499A (en) 2012-10-04
JP5389078B2 JP5389078B2 (en) 2014-01-15

Family

ID=47084170

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011054338A Expired - Fee Related JP5389078B2 (en) 2011-03-11 2011-03-11 Recording / reproducing apparatus and recording / reproducing method

Country Status (1)

Country Link
JP (1) JP5389078B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015194877A (en) * 2014-03-31 2015-11-05 富士通株式会社 Transfer device, determination method, and data processing device
WO2017077602A1 (en) * 2015-11-04 2017-05-11 株式会社 東芝 Storage device, computer-readable non-volatile storage medium to store control program for storage device, and storage device control method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008022372A (en) * 2006-07-13 2008-01-31 Canon Inc Alteration detection information generating apparatus, imaging apparatus, alteration detection information generating method, program, and storage medium
JP2009229725A (en) * 2008-03-21 2009-10-08 Mitsubishi Electric Corp Device,method,and program for embedding and detecting digital watermark

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008022372A (en) * 2006-07-13 2008-01-31 Canon Inc Alteration detection information generating apparatus, imaging apparatus, alteration detection information generating method, program, and storage medium
JP2009229725A (en) * 2008-03-21 2009-10-08 Mitsubishi Electric Corp Device,method,and program for embedding and detecting digital watermark

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015194877A (en) * 2014-03-31 2015-11-05 富士通株式会社 Transfer device, determination method, and data processing device
WO2017077602A1 (en) * 2015-11-04 2017-05-11 株式会社 東芝 Storage device, computer-readable non-volatile storage medium to store control program for storage device, and storage device control method
US9858963B2 (en) 2015-11-04 2018-01-02 Kabushiki Kaisha Toshiba Storage device, computer-readable nonvolatile storage medium to store control program of storage device, and control method of storage device

Also Published As

Publication number Publication date
JP5389078B2 (en) 2014-01-15

Similar Documents

Publication Publication Date Title
US7337320B2 (en) Streaming system for distributing encrypted data, and streaming method therefor
JP2006211602A (en) Data transmitter and program
EP1968318B1 (en) Distribution apparatus and playback apparatus
US20130238928A1 (en) Video server and rebuild processing control method
KR100972258B1 (en) Stream processing device and storage device
JP5389078B2 (en) Recording / reproducing apparatus and recording / reproducing method
US8356204B2 (en) Method and system for error correction of a storage media
KR101817358B1 (en) Apparatus and method for multimedia service, and therefor computer-readable medium
JP4679609B2 (en) Video recording / reproducing apparatus, video recording method and video reproducing method
JP6744262B2 (en) Electronic device and method
US20110007751A1 (en) Transport stream recording and transmission method and device thereof
JP2007053745A (en) Receiver and program
US8290335B2 (en) Method and apparatus for recording transport stream
JP2008299958A (en) Optical disk drive and optical disk processing method
JP2008258790A (en) User terminal device
JP2006352784A (en) Transmission method, receiver and computer program
US20180107829A1 (en) Network entity and operation method of the same
JP4527672B2 (en) Recording apparatus, recording method, recording system, distribution apparatus, and distribution method
WO2010044124A1 (en) User terminal
JP2007053428A (en) Video server apparatus
JP2007096853A (en) Content transmission apparatus and content transmission method
JP2009118086A (en) Storage device and clock management method
JP2010153951A (en) File transmission device and file reception device
JP2013123194A (en) File processing apparatus, and file reception method
JP2010166173A (en) Content transmission system and data transfer method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130319

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130326

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130524

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130910

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131008

R151 Written notification of patent or utility model registration

Ref document number: 5389078

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees