JP2011034166A - Data processing device, content management software and data processing system - Google Patents

Data processing device, content management software and data processing system Download PDF

Info

Publication number
JP2011034166A
JP2011034166A JP2009177359A JP2009177359A JP2011034166A JP 2011034166 A JP2011034166 A JP 2011034166A JP 2009177359 A JP2009177359 A JP 2009177359A JP 2009177359 A JP2009177359 A JP 2009177359A JP 2011034166 A JP2011034166 A JP 2011034166A
Authority
JP
Japan
Prior art keywords
content
information
storage device
nonvolatile storage
data processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2009177359A
Other languages
Japanese (ja)
Inventor
Hiroki Eto
博樹 衛藤
Hirofumi Nakagaki
浩文 中垣
Shigekazu Kokita
重一 小来田
Tomonori Kamimura
知範 上村
Masashi Takemura
将志 竹村
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.)
Panasonic Corp
Original Assignee
Panasonic 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 Panasonic Corp filed Critical Panasonic Corp
Priority to JP2009177359A priority Critical patent/JP2011034166A/en
Publication of JP2011034166A publication Critical patent/JP2011034166A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem wherein identical data is repeatedly fetched, when the data fetched from an attachable/removable storage device and the data is re-fetched, after processing or deleting the data which has already been read. <P>SOLUTION: A data processing device includes a taking in means which takes in contents from a first nonvolatile storage device and records the contents in a second nonvolatile storage device; a content editing means which edits and rewrites the contents in the second nonvolatile storage device; and identity determination reference information as information for determining whether the contents stored in the second nonvolatile storage device are the same as contents at next taking in, when the contents are taken in through the taking in means, the fetching means determining whether the contents to be fetched from the first nonvolatile storage device are to be copied from the first nonvolatile storage device, based on the identity determination reference information. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、データ処理装置、コンテンツ管理ソフトウェア、及び、データ処理システム、に関する。   The present invention relates to a data processing device, content management software, and a data processing system.

近年、デジタルデータを読み書き可能な不揮発性記憶装置としてSDメモリカードやメモリースティック、コンパクトフラッシュ(登録商標)といった半導体メモリが普及してきている。これらの半導体メモリを使ってデータを処理するデータ処理装置は、パーソナルコンピュータ、映像機器、携帯電話、デジタルカメラなどの電化製品を始め、多岐に渡っている。半導体メモリ等の着脱可能で可搬性に優れた不揮発性記憶装置はデータ処理装置間のデータのやり取りを担うブリッジメディアとして特に有用である。ブリッジメディアとしての着脱可能な不揮発性記憶装置は、ハードディスクドライブ等の固定記憶装置よりも小さいことが多いため、記録された映像・音声・静止画像などのコンテンツは、映像・音声・静止画像を管理するデータ処理装置である映像音声画像管理装置内のより大容量の固定記憶装置にバックアップを行うことがある。バックアップを行う際、映像音声画像管理装置はどこまで以前バックアップを行い、どこから新規に記録されたコンテンツかを判断する必要がある。   In recent years, semiconductor memories such as SD memory cards, memory sticks, and compact flash (registered trademark) have become widespread as nonvolatile storage devices capable of reading and writing digital data. Data processing apparatuses that process data using these semiconductor memories are diverse, including electrical appliances such as personal computers, video equipment, mobile phones, and digital cameras. A nonvolatile storage device that is detachable and excellent in portability, such as a semiconductor memory, is particularly useful as a bridge medium that handles data exchange between data processing devices. Removable non-volatile storage devices as bridge media are often smaller than fixed storage devices such as hard disk drives, so recorded video / audio / still image content is managed as video / audio / still images. In some cases, backup is performed to a larger-capacity fixed storage device in the video / audio image management device which is a data processing device. When performing the backup, the video / audio image management apparatus needs to determine how far the previous backup has been performed and where the content has been newly recorded.

一方で、前記着脱可能な不揮発性記憶装置は複数のデータ処理装置に装着されることが多い。従って、あるデータ処理装置が不揮発性記憶装置に格納したデータは他のデータ処理装置によって更新される可能性がある。そのため、データ処理装置は、一度抜去された不揮発性記憶装置がもう一度装着されると、データ処理装置は、前回装着されたときからの差分を知る必要がある。あるデータ処理装置において、前記着脱可能な不揮発性記憶装置内のデータが他のデータ処理装置などによってどこが更新されたかを判断するためには、前記着脱可能な不揮発性記憶装置に記録されたデータを実際に読み出して内容を確認しなければならず、読み出すデータのサイズが大きくなるに伴い処理時間がかかるという問題があった。そのため同一性の判断基準として、比較する対象を絞り込むために、コンテンツが不揮発性記憶装置に書き込まれる度に更新される値としてファイルシステム上に記録される更新日時、ファイルのEXIFヘッダ情報に記録されている撮影日時とファイル名の同一性を利用するなどが行われてきた。あるいは、特許文献1に記載のようにファイル全体のチェックサムやCRCを算出してデータ処理装置内の不揮発性記憶装置格納し、再度比較を実施する際にチェックサムないしはCRCを比較することで同一性を判定する方法が提案されている。   On the other hand, the detachable nonvolatile storage device is often attached to a plurality of data processing devices. Therefore, data stored in the nonvolatile storage device by a certain data processing device may be updated by another data processing device. For this reason, the data processing apparatus needs to know the difference from the previous mounting when the nonvolatile storage device once removed is mounted again. In a data processing device, in order to determine where the data in the removable nonvolatile storage device has been updated by another data processing device or the like, the data recorded in the removable nonvolatile storage device is used. There has been a problem that it is necessary to actually read and confirm the contents, and that processing time is required as the size of the read data increases. Therefore, as a criterion for identity, in order to narrow down the comparison target, the update date and time recorded on the file system and the EXIF header information of the file are recorded as values that are updated each time content is written to the nonvolatile storage device. For example, the same date / time and file name are used. Alternatively, as described in Patent Document 1, the checksum and CRC of the entire file are calculated and stored in the nonvolatile storage device in the data processing device, and the same is obtained by comparing the checksum or CRC when performing comparison again. A method for determining sex has been proposed.

特開2007−172113号公報JP 2007-172113 A

しかし、この方法では、データ処理装置内の固定記憶装置で画像を回転したりした後に再度取り込み処理を実施すると、同じ画像であるにも関わらず異なるコンテンツと認識され、2度取り込まれてしまう。   However, in this method, when the capture process is performed again after rotating the image in the fixed storage device in the data processing apparatus, the content is recognized as a different content even though it is the same image, and is captured twice.

本発明では上記問題点に鑑み、データ処理装置内で映像・音声・画像情報が加工された後であっても、加工された内容に基づき、再度取り込みを行うかどうかを判断する手順を設けることで、着脱可能かつ読み書き可能な不揮発性記憶装置に格納されたコンテンツをデータ処理装置内の固定記憶装置に取り込みを行う際、コンテンツの加工や削除などの編集作業を行った後に再度コンテンツの取り込みをおこなっても、同一のコンテンツを単純に重複して取り込むことがないデータ処理装置、データ処理システム、データ処理プログラム提供する。   In the present invention, in view of the above problems, there is provided a procedure for determining whether or not to capture again based on the processed contents even after the video / audio / image information is processed in the data processing apparatus. Thus, when content stored in a detachable and readable / writable nonvolatile storage device is imported to a fixed storage device in the data processing device, the content is imported again after performing editing operations such as processing or deletion of the content. Provided is a data processing device, a data processing system, and a data processing program that do not simply and repeatedly capture the same content even if it is performed.

本発明におけるデータ処理装置は、第一の不揮発性記憶装置と第二の不揮発性記憶装置が接続され、第一の不揮発性記憶装置から第二の不揮発性記憶装置へコンテンツを複写するデータ処理装置であって、前記第一の不揮発性記憶装置からコンテンツを取り込み、第二の不揮発性記憶装置に記録する取り込み手段と、前記第二の不揮発性記憶装置内のコンテンツを編集し第二の不揮発性記憶装置に書き戻すコンテンツ編集手段と、前記第二の不揮発性記憶装置に記憶されているコンテンツが前記取り込み手段を通じて取り込まれる際に、次回取り込み時に同一コンテンツかどうかを判断するための情報である同一性判断基準情報と前記コンテンツ編集手段が、コンテンツを編集する時に、コンテンツがどのように編集されたかの履歴を残す編集履歴情報とを格納した判断基準情報記憶領域とを備え、
前記取り込み手段は、第一の不揮発性記憶装置から取り込もうとしているコンテンツを前記同一性判断基準情報と前記編集履歴情報に基づいて、第一の不揮発性記憶装置から第二の不揮発性記憶装置にコンテンツを複写するかどうかを判断することを特徴とする。
A data processing device according to the present invention is a data processing device in which a first nonvolatile memory device and a second nonvolatile memory device are connected, and content is copied from the first nonvolatile memory device to the second nonvolatile memory device. A capturing means for capturing content from the first nonvolatile storage device and recording the content in the second nonvolatile storage device; and editing the content in the second nonvolatile storage device to obtain a second nonvolatile Content editing means for writing back to the storage device and the same information for determining whether the content stored in the second nonvolatile storage device is the same content at the next capture when the content is captured through the capture means When the sex judgment criterion information and the content editing means edit the content, the edition that keeps a history of how the content was edited And a criterion information storage area storing the history information,
The capturing means is configured to transfer content to be captured from the first nonvolatile storage device from the first nonvolatile storage device to the second nonvolatile storage device based on the identity determination criterion information and the editing history information. It is characterized by determining whether to copy the content.

本発明によるデータ処理装置、コンテンツ管理ソフトウェア、データ処理システムを用いれば、データ処理装置内の固定記憶装置で画像を回転するなど加工を行ったり、削除を行ったりした後に再度取り込み処理を実施しても、同じ画像を何度も繰り返し取り込むことは行わないため、ユーザのコンテンツ管理を簡便化することができる。   If the data processing device, content management software, and data processing system according to the present invention are used, processing such as rotating an image on a fixed storage device in the data processing device or deletion is performed, and then the capture processing is performed again. However, since the same image is not repeatedly captured many times, the user's content management can be simplified.

本発明に於けるデータ処理システムの概念図Conceptual diagram of data processing system in the present invention 本発明に於けるデータ処理装置200の構成例を示した機能構成図Functional configuration diagram showing a configuration example of the data processing device 200 in the present invention 本発明に於ける判断基準テーブル240のテーブル例を示した図The figure which showed the table example of the criteria table 240 in this invention 本発明の取り込み手段210がコンテンツの取り込みを行う例を示したフローチャートThe flowchart which showed the example which the taking-in means 210 of this invention takes in a content 図4のフローチャートに於けるS406の詳細動作のフローチャートFlowchart of detailed operation of S406 in the flowchart of FIG. 図4のフローチャートに於けるS407の詳細動作のフローチャートFlowchart of detailed operation of S407 in the flowchart of FIG. 図4のフローチャートに於けるS409のユーザ問い合わせ画面例の図FIG. 4 is an example of a user inquiry screen in S409 in the flowchart of FIG.

(実施の形態)
以下、本発明の実施の形態を図面に基づいて詳細に説明する。まず、本発明による不揮発性記憶システムについて説明する。図1はデータ処理システムを示す図である。
(Embodiment)
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. First, the nonvolatile memory system according to the present invention will be described. FIG. 1 is a diagram showing a data processing system.

図1において、200はデータ処理装置であるデジタルビデオレコーダ、100は着脱可能な第一の不揮発性記憶装置(ここでは、メモリカード)、230はデータ処理装置内に内蔵された第二の不揮発性記憶装置(ここでは、ハードディスクドライブ)、400が入力装置(ここではリモートコントローラ)、500が表示装置(ここではテレビ)であり、これらが不揮発性記憶装置システムの主要構成要素である。   In FIG. 1, 200 is a digital video recorder which is a data processing device, 100 is a removable first nonvolatile storage device (here, a memory card), and 230 is a second nonvolatile memory built in the data processing device. A storage device (here, a hard disk drive), 400 is an input device (here, a remote controller), 500 is a display device (here, a television), and these are the main components of the nonvolatile storage device system.

データ処理装置200は、着脱可能な第一の不揮発性記憶装置100をスロット201に装着可能である。データ処理装置200は、ユーザからの入力を行う入力装置400からの入力データを、入力受信部202を通じてデータ処理装置200に取り込む。ユーザは表示デバイス500に表示された内容によりコンテンツの内容を確認したり、処理経過を表示したり、データ処理装置200からユーザへの問い合わせ内容を確認できる。   The data processing device 200 can mount the detachable first nonvolatile storage device 100 in the slot 201. The data processing device 200 captures input data from the input device 400 that performs input from the user into the data processing device 200 through the input receiving unit 202. The user can confirm the content of the content displayed on the display device 500, display the progress of processing, and confirm the inquiry content from the data processing device 200 to the user.

図2は、デジタルビデオレコーダであるデータ処理装置200の機能構成例を示す図である。データ処理装置200は、スロット201、入力受信部202、取り込み手段210、編集手段220、第2の不揮発性記憶装置230から構成される。   FIG. 2 is a diagram illustrating a functional configuration example of the data processing device 200 which is a digital video recorder. The data processing device 200 includes a slot 201, an input receiving unit 202, a capturing unit 210, an editing unit 220, and a second nonvolatile storage device 230.

第二の不揮発性記憶装置230は、コンテンツを格納した第二のコンテンツ記憶領域231と、コンテンツに関するメタ情報で、第一の不揮発性記憶装置100からコンテンツを取り込む際に既に取り込まれたコンテンツかどうかを判断するために用いられる判断基準情報テーブル240からなる。   The second non-volatile storage device 230 is the second content storage area 231 that stores the content, and meta information related to the content, and whether or not the content has already been acquired when the content is acquired from the first non-volatile storage device 100 It consists of a criterion information table 240 used to determine

取り込み手段210は、スロット201に接続された第一の不揮発性記憶装置100の第一のコンテンツ記憶領域110に格納された映像・音声・静止画などのコンテンツを第二の不揮発性記憶装置230の第二のコンテンツ記憶領域231にコンテンツを複写、すなわち取り込みを行う手段である。コンテンツを第二のコンテンツ記憶領域に格納する際に、コンテンツの同一性を判断するための情報である同一性判断基準情報260(詳細は、後述)を判断基準テーブル240内に格納する。本実施例ではコンテンツはデジタルカメラなどの撮像装置で撮影され、デジタル情報として第一の不揮発性記憶装置に格納された静止画像とする。また、取り込み手段210は、取り込みを行う際に必要に応じて、データ処理装置を使用している利用者に対して、表示デバイス500を通じて取り込みを行うかどうかなどの質問文を表示したり、複数のコンテンツを取り込む際の取り込み中の経過情報を表示したりする。表示デバイス500に取り込みを行うかどうかの問い合わせを表示した際は、入力デバイス400を通じてユーザが入力した問い合わせ結果を、入力受信部202を経由して受け取り、取り込み動作の変更を行う。「取り込みを行うのか」、「取り込みを行わないのか」、「ユーザに問い合わせ後取り込みを行うかどうかの判断をするのか」のいずれを行うのかは判断基準テーブル240に格納された同一性判断基準情報260及び編集履歴情報250に基づいて判断する。   The capturing unit 210 stores contents such as video / audio / still images stored in the first content storage area 110 of the first nonvolatile storage device 100 connected to the slot 201 in the second nonvolatile storage device 230. This is means for copying the content to the second content storage area 231, that is, for taking in the content. When the content is stored in the second content storage area, identity determination criterion information 260 (details will be described later) that is information for determining the identity of the content is stored in the determination criterion table 240. In this embodiment, the content is taken by an imaging device such as a digital camera, and is a still image stored as digital information in a first nonvolatile storage device. In addition, the capturing unit 210 displays a question sentence such as whether to perform capturing through the display device 500 to a user who is using the data processing apparatus as necessary when performing capture. Display the progress information during import when importing content. When an inquiry as to whether or not to capture is displayed on the display device 500, the inquiry result input by the user through the input device 400 is received via the input receiving unit 202, and the capturing operation is changed. The identity determination criterion information stored in the determination criterion table 240 indicates whether to perform “capture”, “not to capture”, or “determine whether to perform capture after inquiring the user”. Judgment is made based on 260 and editing history information 250.

編集手段220は、第二のコンテンツ記憶領域231に格納されたコンテンツを編集し、必要に応じて、第二のコンテンツ記憶領域に書き戻す手段で、回転や縮小・拡大などを行うコンテンツ加工手段221と、コンテンツを第二のコンテンツ記憶領域231から削除するコンテンツ削除手段222と、からなる。   The editing unit 220 is a unit that edits the content stored in the second content storage area 231 and writes it back to the second content storage area as necessary. The content processing unit 221 performs rotation, reduction, enlargement, and the like. And content deleting means 222 for deleting the content from the second content storage area 231.

コンテンツ加工手段221は、第二のコンテンツ記憶領域からコンテンツの回転や縮小・拡大などを行い、加工結果を第二のコンテンツ記憶領域に書き戻しを行う手段である。加工した結果、情報の欠落が発生せず、再度元の状態に完全に戻すことができる加工を可逆加工とし、加工した結果、情報の欠落が発生し元に戻すことができない加工を行うことを不可逆加工とする。例えば、コンテンツの回転を行う際に、EXIFのOrientation情報の値を変えるだけで、Orientation情報の値を元に戻せば、加工前のコンテンツと同一になるような場合は、可逆加工であり、映像本体のJPEG圧縮を解いた上で、映像本体の回転を行い、再度JPEG圧縮を行った結果、加工後のコンテンツを元に加工前のコンテンツを生成することができないような場合は、不可逆加工である。コンテンツ加工手段221はコンテンツ加工後、可逆加工を行ったのか、不可逆加工を行ったのかを可逆・不可逆加工情報251に格納する。   The content processing unit 221 is a unit that performs rotation, reduction, enlargement, and the like of content from the second content storage area, and writes back the processing result to the second content storage area. As a result of processing, loss of information does not occur, processing that can be completely returned to the original state again is reversible processing, and processing results in loss of information and processing that cannot be restored Use irreversible processing. For example, when rotating the content, if only the value of the orientation information is changed by simply changing the value of the orientation information of EXIF, the content is the same as the content before the processing, and this is a reversible processing. If the JPEG compression of the main unit is released, the video main body is rotated, and the JPEG compression is performed again, so that the pre-processing content cannot be generated based on the processed content, the irreversible processing is there. The content processing means 221 stores in the reversible / irreversible processing information 251 whether reversible processing or irreversible processing has been performed after content processing.

コンテンツ削除手段222は、第二のコンテンツ記憶領域からコンテンツの削除を行う手段である。コンテンツ削除手段222はコンテンツ削除後、削除済であることを削除済情報252に格納する。   The content deletion unit 222 is a unit that deletes content from the second content storage area. After the content is deleted, the content deleting unit 222 stores that it has been deleted in the deleted information 252.

ここで、判断基準テーブル240について、図3を用いて説明する。判断基準テーブル240は第2のコンテンツ記憶領域231に格納されたコンテンツの一覧表となっており、本実施例では格納ファイル名、同一性判断基準情報260、編集履歴情報250のリストで構成される。   Here, the determination criterion table 240 will be described with reference to FIG. The determination criterion table 240 is a list of contents stored in the second content storage area 231. In this embodiment, the determination criterion table 240 includes a list of storage file names, identity determination criterion information 260, and editing history information 250. .

同一性判断基準情報260は、第一のコンテンツ記憶領域110に格納されたコンテンツが過去に第二のコンテンツ記憶領域231に複写されたことがあるかどうかを判断するために用いられる。本実施例ではコンテンツの撮影日時及びコンテンツのファイルサイズが同一であるかどうかを用いて判断する。前記撮影日時と前記ファイルサイズは第二のコンテンツ記憶領域231に格納された時点のコンテンツの撮影日時と撮影サイズであり、格納後にファイルの加工や削除を行っても変更しないものとする。前記第一のコンテンツ記憶領域110から第二のコンテンツ記憶領域231に複写しようとするコンテンツの撮影日時とファイルサイズと同一のものが判断基準テーブル240の同一性判断基準情報260にあるとき、過去に取り込まれたことがあると判断する。   The identity determination reference information 260 is used to determine whether or not the content stored in the first content storage area 110 has been copied to the second content storage area 231 in the past. In this embodiment, the determination is made using whether or not the content shooting date and time and the content file size are the same. The shooting date and time and the file size are the shooting date and time and the shooting size of the content at the time of storage in the second content storage area 231, and are not changed even if the file is processed or deleted after storage. When the same date / time and file size of the content to be copied from the first content storage area 110 to the second content storage area 231 are in the identity determination criterion information 260 of the determination criterion table 240, Judge that it has been captured.

編集履歴情報250は第二のコンテンツ記憶領域に記憶したコンテンツを加工、削除などの編集作業を行った際にその履歴を記録している。本実施例では、編集履歴情報250はコンテンツを加工した際にその加工が可逆な加工か、不可逆な加工かを示す可逆・不可逆加工情報251と、コンテンツを第二のコンテンツ記憶領域231から削除した際に履歴を示す削除済情報252からなる。可逆・不可逆加工情報251は、「加工されていない」、「可逆加工されている」、「不可逆加工されている」の3状態を管理しており、削除済情報252は、「存在している」、「削除済」の2状態を管理しており、取り込み手段210がコンテンツを取り込んだ時点で、「加工されていない」「存在している」が設定され編集手段220によって加工や削除が行われると状態が変更される。   The editing history information 250 records the history when editing operations such as processing and deletion of the content stored in the second content storage area are performed. In the present embodiment, the edit history information 250 includes the reversible / irreversible processing information 251 indicating whether the processing is reversible or irreversible when the content is processed, and the content is deleted from the second content storage area 231. It consists of deleted information 252 indicating the history. The reversible / irreversible processing information 251 manages three states of “not processed”, “reversible processed”, and “irreversible processed”, and the deleted information 252 is “existing” ”And“ Deleted ”are managed, and when the capturing unit 210 captures the content,“ not processed ”and“ exist ”are set, and the editing unit 220 performs processing and deletion. The state is changed.

図4は取り込み手段210が第一のコンテンツ記憶領域110から第二のコンテンツ記憶領域231に取り込みを行う動作シーケンスを示した図である。   FIG. 4 is a diagram showing an operation sequence in which the capturing unit 210 captures data from the first content storage area 110 to the second content storage area 231.

(S401)第一のコンテンツ記憶領域110より第一のコンテンツ記憶領域110に格納されているコンテンツの一覧を取得する。   (S401) A list of contents stored in the first content storage area 110 is acquired from the first content storage area 110.

(S402)S401で取得したコンテンツの一覧よりコンテンツを順次一つずつ取り出す。   (S402) The contents are sequentially extracted one by one from the list of contents acquired in S401.

(S403)S402で一覧から取り出すコンテンツがなくなれば終了する。あれば、S404に進む。   (S403) If there is no more content to be extracted from the list in S402, the process ends. If there is, the process proceeds to S404.

(S404)取り出したコンテンツから同一性を判断するための同一性判断基準情報を取り出す。ここでは、コンテンツのファイルサイズと撮影日時を取り出す。   (S404) The identity determination criterion information for determining identity is extracted from the extracted content. Here, the file size and shooting date / time of the content are extracted.

(S405)判断基準テーブル240の同一性判断基準情報260を取り出し、S404で取得した同一性判断基準情報と同じ値、すなわち同じ撮影日時で且つ同じファイルサイズのものがあるかどうかを検索する。同じ値がない場合は、過去に第二のコンテンツ記憶領域231に格納されたことがないコンテンツであり、S410に進み、第一のコンテンツ記憶領域110から第二のコンテンツ記憶領域231の取り込みを行う。同じ値がある場合は、過去第二のコンテンツ記憶領域231に格納されたことがあるコンテンツであり、S406に進む。   (S405) The identity determination criterion information 260 is extracted from the determination criterion table 240, and it is searched whether or not there is the same value as the identity determination criterion information acquired in S404, that is, the same shooting date and time and the same file size. When there is no same value, the content has not been stored in the second content storage area 231 in the past, and the process proceeds to S410, and the second content storage area 231 is taken in from the first content storage area 110. . If there is the same value, the content has been stored in the second content storage area 231 in the past, and the process proceeds to S406.

(S406)判断基準テーブル240からS405で同じ値が見つかったコンテンツに対応する編集履歴情報250を取り出す。取り出す情報については図5で後述する。   (S406) The editing history information 250 corresponding to the content for which the same value is found in S405 is extracted from the criterion table 240. Information to be extracted will be described later with reference to FIG.

(S407)S406で取り出した判断基準情報に基づき、取り込まないか、ユーザに問い合わせを行うかを判断する。判断シーケンスについては、図6で後述する。   (S407) Based on the determination criterion information extracted in S406, it is determined whether or not to take in or whether to inquire the user. The determination sequence will be described later with reference to FIG.

(S408)S407の判断結果として取り込まないとした場合は、S402に戻り、次のコンテンツに進む。ユーザに問い合わせるとした場合は、S409に進む。   (S408) If it is determined that the determination result of S407 is not taken, the process returns to S402 and proceeds to the next content. If the user is inquired, the process proceeds to S409.

(S409)図7で示すようなユーザへの問い合わせ画面を表示デバイス500に出力し、入力デバイス400からのユーザからの入力を待つ。ユーザが取り込むと返答した場合、S410に進む。取り込まないと返答した場合、S402に戻り、次のコンテンツに進む。   (S409) An inquiry screen to the user as shown in FIG. 7 is output to the display device 500, and an input from the user from the input device 400 is awaited. If the user replies that it takes in, the process proceeds to S410. If it is answered that it is not imported, the process returns to S402 and proceeds to the next content.

(S410)取り込む対象コンテンツを第一のコンテンツ記憶領域110から第二のコンテンツ記憶領域231に複写する。複写後S411に進む
(S411)第二のコンテンツ記憶領域231に格納したコンテンツの同一性判断基準情報、すなわち撮影日時とファイルサイズを判断基準テーブル240のリストに追加する。あわせて、編集履歴情報の初期値を追加する。追加後S402に戻る。
(S410) The target content to be captured is copied from the first content storage area 110 to the second content storage area 231. Proceed to S 411 after copying (S 411) The identity determination criterion information of the content stored in the second content storage area 231, that is, the shooting date and time and the file size are added to the list of the determination criterion table 240. In addition, the initial value of the editing history information is added. After the addition, the process returns to S402.

以上の動作シーケンスにより、データ処理装置内のコンテンツを編集した後に再度取り込み処理を実施しても、同じコンテンツを何度も繰り返し取り込むことは行わないため、ユーザのコンテンツ管理を簡便化することができる。   According to the above operation sequence, even if the content in the data processing apparatus is edited and then the capture process is performed again, the same content is not repeatedly captured again and again, thereby simplifying user content management. .

図5は、S406の編集履歴情報を取り出すシーケンスを詳細化したものである。   FIG. 5 shows the details of the sequence for extracting the editing history information in S406.

(S501)判断基準テーブル240から同一の同一性判断基準情報をもつコンテンツ、すなわち同じ撮影日時で且つ同じファイルサイズのコンテンツに関する削除済情報251を取り出し、S502に進む。   (S501) The content having the same identity criterion information, that is, the deleted information 251 regarding the content having the same shooting date and the same file size is extracted from the criterion table 240, and the process proceeds to S502.

(S502)S501のコンテンツの可逆・不可逆加工情報を取り出す。
図6は、S407の判断シーケンスを詳細化したものである。
(S502) The reversible / irreversible processing information of the content in S501 is extracted.
FIG. 6 shows the details of the determination sequence in S407.

(S601)S501で取り出した削除済情報が「削除済」を示すとき、第一のコンテンツ記憶領域110から取り込もうとしているコンテンツは第二のコンテンツ記憶領域231から過去に削除したことがあるコンテンツであり、ユーザに取り込みを行うかどうかを問い合わせるべきと判断し、S605に進む。「存在している」を示すときはS602に進む
(S602)S502で取り出した可逆・不可逆加工情報が「加工されていない」を示すとき、過去に加工をされたことがない、すなわち第一のコンテンツ記憶領域110から取り込もうとしているコンテンツと同一のコンテンツが第二のコンテンツ記憶領域にあるため、取り込みを行わないと判断し、S604に進む。それ以外の場合は、S603に進む。
(S601) When the deleted information retrieved in S501 indicates “deleted”, the content to be imported from the first content storage area 110 is content that has been deleted from the second content storage area 231 in the past. Yes, it is determined that the user should be inquired about whether or not to import, and the process proceeds to S605. When “existing” is indicated, the process proceeds to S602. (S602) When the reversible / irreversible processing information taken out at S502 indicates “not processed”, the processing has not been performed in the past. Since the same content as the content to be captured from the content storage area 110 is in the second content storage area, it is determined that the capture is not performed, and the process proceeds to S604. Otherwise, the process proceeds to S603.

(S603)S602の可逆・不可逆加工情報が「可逆加工された」を示しているとき、第一のコンテンツ記憶領域110から取り込もうとしているコンテンツに戻すことが可能なコンテンツが第二のコンテンツ記憶領域に格納されている状態であり、取り込む必要性はないと判断し、S604に進む。「不可逆加工された」を示しているときはユーザに取り込みを行うかどうかを問い合わせるべきと判断し、S605に進む。   (S603) When the reversible / irreversible processing information in S602 indicates "reversible processing", the content that can be returned to the content to be imported from the first content storage area 110 is the second content storage area In step S604, it is determined that there is no need to capture the information. If “irreversible processing” is indicated, it is determined that the user should be inquired about whether or not to perform capture, and the process proceeds to S605.

(S604)取り込まないとする判断結果を返し、終了する。   (S604) A determination result not to be taken in is returned, and the process ends.

(S605)ユーザに取り込みを行うか問い合わせるとする判断結果を返し、終了する。   (S605) Returns a determination result indicating that the user is inquired about whether or not to import, and ends.

以上の動作シーケンスにより、データ処理装置内のコンテンツを回転したり、拡大縮小したりなどの加工を行ったり、削除を行ったりした後に再度取り込み処理を実施しても、同じコンテンツを何度も繰り返し取り込むことは行わないため、ユーザのコンテンツ管理はより簡便化することができる。   With the above operation sequence, even if the content in the data processing device is rotated, scaled up, down, etc. or deleted, the same content is repeated over and over again. Since the capturing is not performed, user content management can be simplified.

以上のように本発明によるデータ処理装置200は、着脱可能な第一の不揮発性記憶装置100からデータ処理装置内の不揮発性記憶装置230へコンテンツを取り込む際に、判断基準テーブル240の編集履歴情報250の値を利用する。これにより、第一の不揮発性記憶装置230でコンテンツの加工や削除などの編集作業を行った後にコンテンツの取り込みを再度おこなっても、同一のコンテンツを単純に重複して取り込むことがない。   As described above, when the data processing device 200 according to the present invention loads content from the removable first nonvolatile storage device 100 to the nonvolatile storage device 230 in the data processing device, the editing history information of the determination criterion table 240 is displayed. A value of 250 is used. As a result, even if the content is imported again after editing operations such as processing and deletion of the content in the first nonvolatile storage device 230, the same content is not simply duplicated.

なお、本発明を上記の実施形態に基づいて説明してきたが、本発明は上記の実施形態に限定されないのはもちろんである。本発明の趣旨を逸脱しない範囲で実施変更することができる。以下のような場合も本発明に含まれる。   Although the present invention has been described based on the above embodiment, it is needless to say that the present invention is not limited to the above embodiment. Various modifications can be made without departing from the spirit of the present invention. The following cases are also included in the present invention.

(1)本実施例では静止画像で説明したがデジタル化されたデータであればなんでもよい。動画データの編集であっても、音楽データの編集であってもよい。   (1) Although the present embodiment has been described with a still image, any data may be used as long as it is digitized data. It may be editing of moving image data or music data.

(2)本実施例では第一の不揮発性記憶装置100はデータ処理装置200から着脱可能であり、第二の不揮発性記憶装置230はデータ処理装置内の固定記憶装置であると説明したが、第一の不揮発性記憶装置や第二の不揮発性記憶装置がネットワークがネットワーク上のNAS(Network Attached Storage)であってもよいし、USB(Universal Serial Bus)などのケーブルによってデータ処理装置200外に接続された装置であってもよい。データ処理装置200との接続形態は問わない。   (2) In the present embodiment, the first nonvolatile storage device 100 is detachable from the data processing device 200, and the second nonvolatile storage device 230 is a fixed storage device in the data processing device. The first nonvolatile storage device or the second nonvolatile storage device may be a NAS (Network Attached Storage) on the network, or may be connected to the outside of the data processing device 200 by a cable such as a USB (Universal Serial Bus). It may be a connected device. The connection form with the data processing device 200 is not limited.

(3)本実施例では図3において判断基準テーブル240は表形式で説明したが、リスト構造にしてもよい。形式は問わない。   (3) In this embodiment, the determination criterion table 240 is described in a table format in FIG. 3, but it may be a list structure. Any format is acceptable.

(4)本実施例ではS409において、コンテンツを一覧から一つ取り出す毎に必要に応じてユーザに問い合わせをするようにしたが、最初または最後にまとめて問い合わせをしてもよい。   (4) In this embodiment, the user is inquired as necessary every time one content is extracted from the list in S409. However, the inquiries may be made collectively at the beginning or the end.

(5)本実施例ではコンテンツの同一性をあらわす情報として、ファイルサイズと撮影日時を用いて説明をしたが、同一性をあらわす方法として、ファイルの一部または全部のハッシュ値を用いてもよい。ハッシュ値を用いればより確実に同一性を判断することができる。あるいはFATなどのファイルシステムのディレクトリーエントリーに記録されている作成日時や更新日時を用いてもよい。ファイルシステムのディレクトリーエントリーに記録されている作成日時や更新日時を用いると実施例より高速に同一性判断情報を取得することが可能となる。   (5) Although the present embodiment has been described using the file size and shooting date / time as information representing the identity of content, a hash value of part or all of a file may be used as a method of representing identity. . If a hash value is used, identity can be determined more reliably. Alternatively, the creation date and update date recorded in the directory entry of the file system such as FAT may be used. By using the creation date / time and update date / time recorded in the directory entry of the file system, the identity determination information can be acquired at a higher speed than in the embodiment.

(6)本実施例では削除済情報252は「削除済」「存在している」の2状態をもっているとしたが、「削除済」「存在している」「復元可能な状態で削除」の3状態とするなど2状態以上を保持してもよい。   (6) In the present embodiment, the deleted information 252 has two states of “deleted” and “exists”, but “deleted” “exists” “deleted in a recoverable state”. Two or more states may be held such as three states.

(7)本実施例では、編集手段として、コンテンツ加工手段とコンテンツ削除手段からなるとしたが、それ以外の編集手段、例えばコンテンツ分割手段やコンテンツ複写手段などを含んでもよい。動画像コンテンツをユーザが指定する位置で分割し2つのコンテンツにしたり、同一のコンテンツを複写して2つ以上のコンテンツにしてもそれを編集履歴情報250の中に記録し、その情報に基づいて再度取り込みを行うかどうかを判断してもよい。   (7) In this embodiment, the editing means is composed of the content processing means and the content deletion means. However, other editing means such as content dividing means and content copying means may be included. The moving image content is divided at the position designated by the user into two contents, or the same content is duplicated to make two or more contents, which are recorded in the editing history information 250, and based on the information It may be determined whether or not the capture is performed again.

本発明にかかるデータ処理装置、データ処理システム、データ処理プログラムは、2つのデータ処理装置間でコンテンツの複写を行う際に加工や削除などの編集操作に伴ってユーザが意図しない重複取り込みを避け、簡便なコンテンツ管理方法を提案したものであり、2つの不揮発性記憶装置間でデータのやりとりを行う静止画管理装置、動画管理装置、デジタルビデオレコーダや携帯電話において有益である。   The data processing device, the data processing system, and the data processing program according to the present invention avoid duplication that is not intended by the user along with editing operations such as processing and deletion when copying content between two data processing devices, A simple content management method has been proposed, which is useful in still image management devices, moving image management devices, digital video recorders, and mobile phones that exchange data between two nonvolatile storage devices.

100 第一の不揮発性記憶装置
110 第一のコンテンツ記憶領域
200 データ処理装置
201 スロット
202 入力受信部
210 取り込み手段
220 編集手段
221 コンテンツ加工手段
222 コンテンツ削除手段
230 第二の不揮発性記憶装置
231 第二のコンテンツ記憶領域
240 判断基準テーブル
250 編集履歴情報
251 可逆・不可逆加工情報
252 削除済情報
260 同一性判断基準情報
400 入力デバイス
500 表示デバイス
DESCRIPTION OF SYMBOLS 100 1st non-volatile storage device 110 1st content storage area 200 Data processing apparatus 201 Slot 202 Input receiving part 210 Capture means 220 Editing means 221 Content processing means 222 Content deletion means 230 2nd non-volatile storage device 231 2nd Content storage area 240 judgment criteria table 250 editing history information 251 reversible / irreversible processing information 252 deleted information 260 identity judgment criteria information 400 input device 500 display device

Claims (11)

第一の不揮発性記憶装置と第二の不揮発性記憶装置が接続され、第一の不揮発性記憶装置から第二の不揮発性記憶装置へコンテンツを複写するデータ処理装置であって、
前記第一の不揮発性記憶装置からコンテンツを取り込み、第二の不揮発性記憶装置に記録する取り込み手段と、
前記第二の不揮発性記憶装置内のコンテンツを編集し第二の不揮発性記憶装置に書き戻すコンテンツ編集手段と、
前記第二の不揮発性記憶装置に記憶されているコンテンツが前記取り込み手段を通じて取り込まれる際に、次回取り込み時に同一コンテンツかどうかを判断するための情報である同一性判断基準情報と前記コンテンツ編集手段が、コンテンツを編集する時に、コンテンツがどのように編集されたかの履歴を残す編集履歴情報とを格納した判断基準情報記憶領域とを備え、
前記取り込み手段は、第一の不揮発性記憶装置から取り込もうとしているコンテンツを前記同一性判断基準情報と前記編集履歴情報に基づいて、第一の不揮発性記憶装置から第二の不揮発性記憶装置にコンテンツを複写するかどうかを判断することを特徴としたデータ処理装置。
A first non-volatile storage device and a second non-volatile storage device connected to each other, a data processing device for copying content from the first non-volatile storage device to the second non-volatile storage device,
Capturing means for capturing content from the first nonvolatile storage device and recording the content in a second nonvolatile storage device;
Content editing means for editing content in the second non-volatile storage device and writing it back to the second non-volatile storage device;
When the content stored in the second non-volatile storage device is taken in through the take-in means, the identity determination criterion information which is information for judging whether or not the content is the same at the next take-in and the content editing means A determination criterion information storage area storing edit history information that leaves a history of how the content was edited when editing the content,
The capturing means is configured to transfer content to be captured from the first nonvolatile storage device from the first nonvolatile storage device to the second nonvolatile storage device based on the identity determination criterion information and the editing history information. A data processing apparatus characterized by determining whether or not to copy content.
前記コンテンツ編集手段は、コンテンツの加工を行うコンテンツ加工手段を備え、
前記編集履歴情報は、その加工が加工されているか、可逆な加工か、不可逆な加工かの三状態を示す可逆・不可逆加工情報を格納した判断基準情報記憶領域を備え、
前記取り込み手段は、前記同一性判断基準情報と前記可逆・不可逆加工情報に基づいて第一の不揮発性記憶装置から第二の不揮発性記憶装置にコンテンツを複写するかどうかを判断する、
ことを特徴とした請求項1に記載のデータ処理装置。
The content editing means includes content processing means for processing content,
The edit history information includes a criterion information storage area storing reversible / irreversible processing information indicating three states of whether the processing is processed, reversible processing, or irreversible processing,
The capturing means determines whether to copy content from the first nonvolatile storage device to the second nonvolatile storage device based on the identity determination reference information and the reversible / irreversible processing information.
The data processing apparatus according to claim 1, wherein:
前記コンテンツ編集手段は、コンテンツの削除を行うコンテンツ削除手段を備え、
前記編集履歴情報は、そのコンテンツが前記第二の不揮発性記憶装置から削除されたかどうかを示す削除済み情報を格納した判断基準情報記憶領域を備え、
前記取り込み手段は、前記同一性判断基準情報と前記削除済情報に基づいて第一の不揮発性記憶装置から第二の不揮発性記憶装置にコンテンツを複写するかどうかを判断する、
ことを特徴とした請求項1に記載のデータ処理装置。
The content editing means includes content deletion means for deleting content,
The edit history information includes a criterion information storage area that stores deleted information indicating whether the content has been deleted from the second nonvolatile storage device,
The capturing means determines whether to copy content from the first nonvolatile storage device to the second nonvolatile storage device based on the identity determination criterion information and the deleted information.
The data processing apparatus according to claim 1, wherein:
データ処理装置を取り扱うユーザからの入力を受け付ける入力デバイスを具備し、
前記取り込み手段は、取り込みを行おうとする対象コンテンツと同一の同一性判断基準情報に紐付けられた前記可逆・不可逆加工情報が加工されていないこと、あるいは、可逆変換が行われたこと、を示すとき対象コンテンツは第一の不揮発性記憶装置から第二の不揮発性記憶装置には取り込みを行わず、不可逆変換が行われたときことを示すときは、前記ユーザに対して取り込みを行うかどうかの問い合わせを前記入力デバイスを通じて行い、前記ユーザが取り込むとした場合に対象コンテンツを第一の不揮発性記憶装置から第二の不揮発性記憶装置に取り込みを行う、
ことを特徴とした請求項2に記載のデータ処理装置。
An input device for receiving input from a user who handles the data processing apparatus;
The capturing means indicates that the reversible / irreversible processing information associated with the same identity criterion information as the target content to be captured has not been processed, or that reversible conversion has been performed. When the target content is not captured from the first nonvolatile storage device to the second nonvolatile storage device and indicates that irreversible conversion has been performed, whether or not the content is captured for the user. Inquiry is made through the input device, and when the user captures, the target content is captured from the first nonvolatile storage device to the second nonvolatile storage device.
The data processing apparatus according to claim 2, wherein:
データ処理装置を取り扱うユーザからの入力を受け付ける入力デバイスを具備し、
前記取り込み手段は、取り込みを行おうとする対象コンテンツと同一の同一性判断基準情報に紐付けられた前記削除済情報が削除されていないことを示すとき対象コンテンツは第一の不揮発性記憶装置から第二の不揮発性記憶装置には取り込みを行わず、削除が行われたことを示すときは、前記ユーザに対して取り込みを行うかどうかの問い合わせを前記入力デバイスを通じて行い、前記ユーザが取り込むとした場合に対象コンテンツを第一の不揮発性記憶装置から第二の不揮発性記憶装置に取り込みを行う、
ことを特徴とした請求項3に記載のデータ処理装置。
An input device for receiving input from a user who handles the data processing apparatus;
The capture means indicates that the target content is stored in the first nonvolatile storage device when the deleted information associated with the same identity criterion information as the target content to be captured is not deleted. In the case where the second non-volatile storage device indicates that the deletion has been performed without performing the capture, the user is inquired whether to perform the capture through the input device, and the user captures. To capture the target content from the first nonvolatile storage device to the second nonvolatile storage device,
The data processing apparatus according to claim 3, wherein:
前記第一のコンテンツ記憶領域から格納されているコンテンツの一覧を取得するステップと、
格納されているコンテンツの一覧から取り込み対象コンテンツ一つを取り出すステップと、
前記取り込み対象コンテンツから同一性を判断するための情報である対象コンテンツ同一判断情報を取り出すステップと、
前記対象コンテンツ同一判断情報と同じ値が前記判断基準情報格納領域に格納された前記同一性判断基準情報にあるかを判断するステップと、
前記対象コンテンツ同一判断情報と同じ値が前記判断基準情報格納領域に格納された前記同一性判断基準情報と紐付けられた前記編集履歴情報を取り出すステップと、
前記編集履歴情報に基づき、対象コンテンツを第一の不揮発性記憶領域から第二の不揮発性記憶領域に複写しないか、ユーザに問い合わせるかを判断するステップと
を具備することを特徴とするコンテンツ管理ソフトウェア。
Obtaining a list of contents stored from the first content storage area;
Extracting one content to be imported from a list of stored content;
Extracting target content identity determination information that is information for determining identity from the content to be captured;
Determining whether the same value as the target content identity determination information is in the identity criterion information stored in the criterion information storage area;
Retrieving the edit history information associated with the identity determination criterion information stored in the determination criterion information storage area with the same value as the target content identity determination information;
Determining whether to copy the target content from the first non-volatile storage area to the second non-volatile storage area or inquiring to the user based on the editing history information. .
前記編集履歴情報には前記可逆・不可逆加工情報を含み、
前記対象コンテンツを第一の不揮発性記憶領域から第二の不揮発性記憶領域に複写するかどうかを判断するステップは、前記同一性判断基準情報と前記可逆・不可逆加工情報に基づき判断するステップを含む、
ことを特徴とする請求項6に記載のコンテンツ管理ソフトウェア。
The edit history information includes the reversible / irreversible processing information,
The step of determining whether to copy the target content from the first nonvolatile storage area to the second nonvolatile storage area includes a step of determining based on the identity determination reference information and the reversible / irreversible processing information. ,
The content management software according to claim 6.
前記編集履歴情報には前記削除済情報を含み、
前記対象コンテンツを第一の不揮発性記憶領域から第二の不揮発性記憶領域に複写するかどうかを判断するステップは、前記同一性判断基準情報と前記削除済情報に基づいて第二の不揮発性記憶領域から削除されたことのあるコンテンツを再度第一の不揮発性記憶装置から取り込む場合はユーザに取り込みを行うかどうかの問い合わせを行うステップを含むこと、
を特徴とする請求項6に記載のコンテンツ管理ソフトウェア。
The edit history information includes the deleted information,
The step of determining whether or not to copy the target content from the first non-volatile storage area to the second non-volatile storage area is based on the identity determination criterion information and the deleted information. Including a step of inquiring the user whether or not to retrieve content that has been deleted from the area from the first nonvolatile storage device again,
The content management software according to claim 6.
前記同一性判断基準情報と前記可逆・不可逆加工情報に基づき判断するステップは、前記可逆・不可逆加工情報が加工されていないこと、あるいは可逆変換が行われたことを示すとき対象コンテンツは第一の不揮発性記憶装置から第二の不揮発性記憶装置には取り込みを行わないと判断し、不可逆変換が行われたときことを示すときは、前記ユーザに対して取り込みを行うかどうかの問い合わせを前記入力デバイスを通じて行うことを判断するステップである、
ことを特徴とする請求項7に記載のコンテンツ管理ソフトウェア。
The step of determining based on the identity determination reference information and the reversible / irreversible processing information indicates that the target content is the first when the reversible / irreversible processing information indicates that the reversible / irreversible processing information has not been processed or that reversible conversion has been performed. When it is determined that no capture is performed from the nonvolatile storage device to the second nonvolatile storage device, and an irreversible conversion is performed, an inquiry as to whether or not the capture is performed is input to the user. A step to determine what to do through the device,
The content management software according to claim 7.
前記編集履歴情報には前記削除済情報を含み、
前記対象コンテンツを第一の不揮発性記憶領域から第二の不揮発性記憶領域に複写するかどうかを判断するステップは、前記同一性判断基準情報と前記削除済情報に基づいて判断すること、
を特徴とする請求項6に記載のコンテンツ管理ソフトウェア。
The edit history information includes the deleted information,
Determining whether to copy the target content from the first nonvolatile storage area to the second nonvolatile storage area, based on the identity determination criterion information and the deleted information;
The content management software according to claim 6.
請求項1から5のいずれかに記載のデータ処理装置と、
コンテンツを格納する第一のコンテンツ記憶領域を備える第一の不揮発性記憶装置と、
コンテンツを格納する第二のコンテンツ記憶領域を備える第二の不揮発性記憶装置と、
を備えることを特徴としたデータ処理システム。
A data processing device according to any one of claims 1 to 5;
A first non-volatile storage device comprising a first content storage area for storing content;
A second non-volatile storage device comprising a second content storage area for storing content;
A data processing system comprising:
JP2009177359A 2009-07-30 2009-07-30 Data processing device, content management software and data processing system Pending JP2011034166A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009177359A JP2011034166A (en) 2009-07-30 2009-07-30 Data processing device, content management software and data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009177359A JP2011034166A (en) 2009-07-30 2009-07-30 Data processing device, content management software and data processing system

Publications (1)

Publication Number Publication Date
JP2011034166A true JP2011034166A (en) 2011-02-17

Family

ID=43763205

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009177359A Pending JP2011034166A (en) 2009-07-30 2009-07-30 Data processing device, content management software and data processing system

Country Status (1)

Country Link
JP (1) JP2011034166A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013097680A (en) * 2011-11-02 2013-05-20 Buffalo Inc Information processor and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013097680A (en) * 2011-11-02 2013-05-20 Buffalo Inc Information processor and program

Similar Documents

Publication Publication Date Title
JP6566330B2 (en) Video editing method
JP5018504B2 (en) Data processing device, imaging device, data processing program
KR100847403B1 (en) File accessing method and file accessing apparatus
KR101234988B1 (en) Information processing apparatus and method, and recording medium
TW201243598A (en) Method and memory card for searching for at least one wireless network
JP2003298982A (en) Imaging apparatus
JP2008004004A (en) File management device and electronic equipment
JP2012239028A (en) Image processing apparatus, image processing method, and program
JP2007179435A (en) Information processor, information processing method, and program
JP2004362106A (en) Electronic device, method for generating directory, method for reading directory, and computer program
JP2008010979A (en) Camera apparatus
JP2014154891A (en) Information processor, control method for the same, program, and storage medium
JP2011034166A (en) Data processing device, content management software and data processing system
JPH08147952A (en) Recording and reproducing device
KR20180039575A (en) Data Management
JP2008310889A (en) Recording and reproducing device
JP5384209B2 (en) File name setting method
JP4693735B2 (en) Still image file recording and editing device
JP2008219425A (en) Image processor and image processing method
JP2009200577A (en) Image recording device
JP2011160386A (en) Apparatus, method and program for processing image file
JP2005175822A (en) Image pickup device, image processing method, recording medium and program
JP2008011421A (en) Camera device
JP2014204235A (en) Content recording and reproducing device, content management method and program
JP2010211815A (en) Recording medium for data file management and data file management device