JP2007281772A - Recording unit, method, and program - Google Patents
Recording unit, method, and program Download PDFInfo
- Publication number
- JP2007281772A JP2007281772A JP2006104244A JP2006104244A JP2007281772A JP 2007281772 A JP2007281772 A JP 2007281772A JP 2006104244 A JP2006104244 A JP 2006104244A JP 2006104244 A JP2006104244 A JP 2006104244A JP 2007281772 A JP2007281772 A JP 2007281772A
- Authority
- JP
- Japan
- Prior art keywords
- file
- image data
- recording medium
- management information
- recording
- 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
Links
Images
Landscapes
- Television Signal Processing For Recording (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
- Management Or Editing Of Information On Record Carriers (AREA)
Abstract
Description
本発明は、記録装置および方法、並びにプログラムに関し、特に、画像データおよびその管理情報を、それぞれファイルとして記録媒体に書き込むと共に、記録媒体から読み出したそれぞれのファイルから、画像データおよびその管理情報が格納された他のファイルを作成することができるようにした記録装置および方法、並びにプログラムに関する。 The present invention relates to a recording apparatus and method, and a program, and in particular, writes image data and management information thereof as files to a recording medium, and stores image data and management information from each file read from the recording medium. The present invention relates to a recording apparatus and method, and a program, which are capable of creating other recorded files.
ISOベースデータフォーマットのファイルは、mdatと呼ばれる圧縮された映像音声信号部と、moovと呼ばれる画像サイズ、圧縮データサイズ、画像アスペクト、再生時間などの再生に必要な情報部との2つのオブジェクトから構成される。リアルタイムに行われるエンコード処理において、moovは、通常そのデータ構造上、揮発性の内蔵メモリに随時記録され、録画終了時にファイルの最後にまとめて記録される。 An ISO base data format file consists of two objects: a compressed video / audio signal part called mdat and an information part called moov called image size, compressed data size, image aspect, and playback time. Is done. In encoding processing performed in real time, moov is usually recorded in a volatile built-in memory at any time due to its data structure, and is collectively recorded at the end of the file at the end of recording.
このようなファイルを、ダウンロードし再生すると共に、moovに含まれる総時間長に基づいて、再生されるデータの総時間長を特定し表示するようにしたものがある(例えば、特許文献1参照)。 Some of these files are downloaded and played back, and the total time length of the data to be played back is specified and displayed based on the total time length included in the moov (see, for example, Patent Document 1). .
このようにすることで、ユーザは、例えば、利用時間に応じて課金される料金体系においてコンテンツをダウンロードする場合の、利用料金がわからないといった不安や、バッテリーの残容量が少ない場合の、途中で電源が切れてしまうかもしれないといった不安を解消することができる。 In this way, for example, when a user downloads content in a fee structure that is charged according to the usage time, the user may be worried that the usage fee is unknown, or when the remaining battery capacity is low, Anxiety that may be cut off can be resolved.
しかしながら、リアルタイムでエンコードしながら不揮発性の記録媒体に記録するような装置においては、内蔵メモリの容量によって録画時間の上限が決まってしまうため、長時間の録画を実現するにはメモリの容量を増やさなくてはならず、内蔵メモリの容量の増加は、コストアップに繋がる。また、長い時間をかけて記録したファイルであっても、最後の数秒間に停電やメディアが抜かれるなどのアクシデントが発生した場合、そのファイルのmoovは正常に記録されず、そのファイルは再生できないものとなってしまう。 However, in an apparatus that records on a non-volatile recording medium while encoding in real time, the upper limit of the recording time is determined by the capacity of the built-in memory, so the capacity of the memory is increased to realize long-time recording. The increase in the capacity of the built-in memory leads to an increase in cost. Also, even if a file is recorded over a long period of time, if an accident such as a power failure or media being removed in the last few seconds occurs, the moov of that file will not be recorded normally and the file cannot be played back It becomes a thing.
本発明は、このような状況に鑑みてなされたものであり、より少ない内蔵メモリの容量でファイルを記録することができると共に、録画途中における停電やメディアが抜かれるなどのアクシデントが発生した場合でも、再生可能なファイルを記録することができるようにするものである。 The present invention has been made in view of such a situation, and can record a file with a smaller capacity of the built-in memory, and even when an accident such as a power failure or a media being removed during recording occurs. It is possible to record a reproducible file.
本発明の一側面の記録装置は、不揮発性の記録媒体に圧縮された画像データを記録する記録装置であって、第1のファイルとしての、前記記録媒体への前記画像データの圧縮された順の書き込みを制御すると共に、第2のファイルとしての、前記画像データの圧縮の順の、前記画像データの管理情報の前記記録媒体への書き込みを制御する書き込み制御手段と、前記記録媒体からの前記第1のファイルと前記第2のファイルとの読み出しを制御する読み出し制御手段と、読み出された前記第1のファイルと前記第2のファイルとから、圧縮された前記画像データと前記管理情報とが格納された第3のファイルを生成する生成手段とを備える。 A recording apparatus according to one aspect of the present invention is a recording apparatus that records compressed image data on a non-volatile recording medium, and the compressed order of the image data on the recording medium is a first file. And writing control means for controlling writing of the management information of the image data to the recording medium in the order of compression of the image data as a second file, and the writing from the recording medium Read control means for controlling reading of the first file and the second file, the compressed image data and the management information from the read first file and the second file, Generating means for generating a third file in which is stored.
前記書き込み制御手段には、圧縮の順に前記画像データを1つの前記第1のファイルに追記すると共に、前記管理情報を1つの前記第2のファイルに追記させることができる。 The write control means can add the image data to one first file in the order of compression and add the management information to one second file.
前記書き込み制御手段には、生成された前記第3のファイルの前記記録媒体への書き込みを制御させると共に、前記記録媒体に記録されている前記第1のファイルおよび前記第2のファイルを削除させることができる。 The writing control means controls writing of the generated third file to the recording medium and deletes the first file and the second file recorded on the recording medium. Can do.
前記記録装置には、電力を供給する電源および接続されている前記記録媒体の状態が正常であるか否かを判定する状態判定手段をさらに設け、前記書き込み制御手段には、電力を供給する前記電源および接続されている前記記録媒体の状態が正常であると判定された場合、前記画像データの全部および前記管理情報の全部が書き込まれたか否かを判定させ、前記生成手段には、前記画像データの全部および前記管理情報の全部が書き込まれたと判定された場合、前記第1のファイルと前記第2のファイルとから、前記画像データの全部および前記管理情報の全部が格納された前記第3のファイルを生成させることができる。 The recording apparatus further includes a power supply that supplies power and a state determination unit that determines whether or not a state of the connected recording medium is normal, and the writing control unit supplies the power When it is determined that the power source and the connected recording medium are normal, it is determined whether all of the image data and all of the management information have been written, and the generation means causes the image to be generated. When it is determined that all of the data and all of the management information have been written, the third file in which all of the image data and all of the management information are stored from the first file and the second file. File can be generated.
前記読み出し制御手段には、前記記録媒体の中から前記第1のファイルおよび前記第2のファイルを検索させ、検索の結果、前記記録媒体に前記第1のファイルおよび前記第2のファイルが存在する場合、前記第1のファイルおよび前記第2のファイルの読み出しを制御させることができる。 The reading control means searches the first file and the second file from the recording medium, and as a result of the search, the first file and the second file exist on the recording medium. In this case, the reading of the first file and the second file can be controlled.
本発明の一側面の記録方法は、不揮発性の記録媒体に圧縮された画像データを記録する記録方法であって、第1のファイルとしての、前記記録媒体への前記画像データの圧縮された順の書き込みを制御すると共に、第2のファイルとしての、前記画像データの圧縮の順の、前記画像データの管理情報の前記記録媒体への書き込みを制御し、前記記録媒体からの前記第1のファイルと前記第2のファイルとの読み出しを制御し、読み出された前記第1のファイルと前記第2のファイルとから、圧縮された前記画像データと前記管理情報とが格納された第3のファイルを生成するステップを含む。 A recording method according to an aspect of the present invention is a recording method for recording compressed image data on a non-volatile recording medium, and the compressed order of the image data on the recording medium is a first file. And writing the management information of the image data to the recording medium in the order of compression of the image data as a second file, and controlling the writing of the first file from the recording medium. A third file in which the compressed image data and the management information are stored from the read first file and the second file. The step of generating is included.
本発明の一側面のプログラムは、不揮発性の記録媒体に圧縮された画像データを記録する処理を、コンピュータに行わせるプログラムであって、第1のファイルとしての、前記記録媒体への前記画像データの圧縮された順の書き込みを制御すると共に、第2のファイルとしての、前記画像データの圧縮の順の、前記画像データの管理情報の前記記録媒体への書き込みを制御し、前記記録媒体からの前記第1のファイルと前記第2のファイルとの読み出しを制御し、読み出された前記第1のファイルと前記第2のファイルとから、圧縮された前記画像データと前記管理情報とが格納された第3のファイルを生成するステップを含む。 A program according to one aspect of the present invention is a program for causing a computer to perform processing for recording compressed image data on a non-volatile recording medium, and the image data to the recording medium as a first file. Control the writing of the management information of the image data to the recording medium in the order of the compression of the image data as the second file, and control writing from the recording medium The reading of the first file and the second file is controlled, and the compressed image data and the management information are stored from the read first file and the second file. Generating a third file.
本発明の一側面においては、第1のファイルとしての、前記記録媒体への前記画像データの圧縮された順の書き込みが制御されると共に、第2のファイルとしての、前記画像データの圧縮の順の、前記画像データの管理情報の前記記録媒体への書き込みが制御され、前記記録媒体からの前記第1のファイルと前記第2のファイルとの読み出しが制御され、読み出された前記第1のファイルと前記第2のファイルとから、圧縮された前記画像データと前記管理情報とが格納された第3のファイルが生成される。 In one aspect of the present invention, the writing of the image data in the compressed order to the recording medium as the first file is controlled, and the order of the compression of the image data as the second file is controlled. The writing of the management information of the image data to the recording medium is controlled, the reading of the first file and the second file from the recording medium is controlled, and the first read A third file storing the compressed image data and the management information is generated from the file and the second file.
以上のように、本発明の一側面によれば、不揮発性の記録媒体に圧縮された画像データを記録することができる。また、本発明の一側面によれば、より少ない内蔵メモリの容量でファイルを記録することができると共に、録画途中における停電やメディアが抜かれるなどのアクシデントが発生した場合でも、再生可能なファイルを記録することができる。 As described above, according to one aspect of the present invention, compressed image data can be recorded on a nonvolatile recording medium. In addition, according to one aspect of the present invention, a file can be recorded with a smaller internal memory capacity, and a file that can be played even in the event of an accident such as a power failure or media being removed during recording. Can be recorded.
以下に本発明の実施の形態を説明するが、本発明の構成要件と、明細書又は図面に記載の実施の形態との対応関係を例示すると、次のようになる。この記載は、本発明をサポートする実施の形態が、明細書又は図面に記載されていることを確認するためのものである。従って、明細書又は図面中には記載されているが、本発明の構成要件に対応する実施の形態として、ここには記載されていない実施の形態があったとしても、そのことは、その実施の形態が、その構成要件に対応するものではないことを意味するものではない。逆に、実施の形態が構成要件に対応するものとしてここに記載されていたとしても、そのことは、その実施の形態が、その構成要件以外の構成要件には対応しないものであることを意味するものでもない。 Embodiments of the present invention will be described below. Correspondences between the constituent elements of the present invention and the embodiments described in the specification or the drawings are exemplified as follows. This description is intended to confirm that the embodiments supporting the present invention are described in the specification or the drawings. Therefore, even if there is an embodiment which is described in the specification or the drawings but is not described here as an embodiment corresponding to the constituent elements of the present invention, that is not the case. It does not mean that the form does not correspond to the constituent requirements. Conversely, even if an embodiment is described here as corresponding to a configuration requirement, that means that the embodiment does not correspond to a configuration requirement other than the configuration requirement. It's not something to do.
本発明の一側面の記録装置は、不揮発性の記録媒体に圧縮された画像データを記録する記録装置であって、第1のファイル(例えば、図2のmdatファイル71)としての、前記記録媒体への前記画像データの圧縮された順の書き込みを制御すると共に、第2のファイル(例えば、図2のmoovファイル72)としての、前記画像データの圧縮の順の、前記画像データの管理情報の前記記録媒体への書き込みを制御する書き込み制御手段(例えば、図1の書き込み制御部34)と、前記記録媒体からの前記第1のファイルと前記第2のファイルとの読み出しを制御する読み出し制御手段(例えば、図1の読み出し制御部36)と、読み出された前記第1のファイルと前記第2のファイルとから、圧縮された前記画像データと前記管理情報とが格納された第3のファイルを生成する生成手段(例えば、図1の生成部37)とを備える。
A recording apparatus according to an aspect of the present invention is a recording apparatus that records compressed image data on a non-volatile recording medium, and the recording medium as a first file (for example, the mdat file 71 in FIG. 2) Control of writing the image data in the compressed order, and the management information of the image data in the order of compression of the image data as a second file (for example, the moov file 72 in FIG. 2) Write control means (for example, the
前記書き込み制御手段は、圧縮の順に前記画像データを1つの前記第1のファイルに追記すると共に、前記管理情報を1つの前記第2のファイルに追記することができる(例えば、図4のステップS13およびステップS14)。 The write control means can add the image data to one first file in the order of compression and also add the management information to one second file (for example, step S13 in FIG. 4). And step S14).
前記書き込み制御手段は、生成された前記第3のファイルの前記記録媒体への書き込みを制御すると共に、前記記録媒体に記録されている前記第1のファイルおよび前記第2のファイルを削除することができる(例えば、図4のステップS19およびステップS20)。 The writing control means controls writing of the generated third file to the recording medium and deletes the first file and the second file recorded on the recording medium. (For example, step S19 and step S20 in FIG. 4).
前記記録装置には、電力を供給する電源および接続されている前記記録媒体の状態が正常であるか否かを判定する状態判定手段(例えば、図1の状態判定部35)をさらに設け、前記書き込み制御手段は、電力を供給する前記電源および接続されている前記記録媒体の状態が正常であると判定された場合、前記画像データの全部および前記管理情報の全部が書き込まれたか否かを判定し(例えば、図4のステップS16)、前記生成手段は、前記画像データの全部および前記管理情報の全部が書き込まれたと判定された場合、前記第1のファイルと前記第2のファイルとから、前記画像データの全部および前記管理情報の全部が格納された前記第3のファイルを生成することができる(例えば、図4のステップS18)。
The recording apparatus further includes a power supply that supplies power and a state determination unit that determines whether the state of the connected recording medium is normal (for example, the
前記読み出し制御手段は、前記記録媒体の中から前記第1のファイルおよび前記第2のファイルを検索し(例えば、図5のステップS31)、検索の結果、前記記録媒体に前記第1のファイルおよび前記第2のファイルが存在する場合、前記第1のファイルおよび前記第2のファイルの読み出しを制御することができる(例えば、図5のステップS33)。 The read control unit searches the recording medium for the first file and the second file (for example, step S31 in FIG. 5), and as a result of the search, the first file and the second file are stored in the recording medium. When the second file exists, the reading of the first file and the second file can be controlled (for example, step S33 in FIG. 5).
本発明の一側面の記録方法は、不揮発性の記録媒体に圧縮された画像データを記録する記録方法であって、第1のファイル(例えば、図2のmdatファイル71)としての、前記記録媒体への前記画像データの圧縮された順の書き込みを制御すると共に、第2のファイル(例えば、図2のmoovファイル72)としての、前記画像データの圧縮の順の、前記画像データの管理情報の前記記録媒体への書き込みを制御し(例えば、図4のステップS13およびステップS14)、前記記録媒体からの前記第1のファイルと前記第2のファイルとの読み出しを制御し(例えば、図4のステップS17)、読み出された前記第1のファイルと前記第2のファイルとから、圧縮された前記画像データと前記管理情報とが格納された第3のファイルを生成する(例えば、図4のステップS18)ステップを含む。 A recording method according to one aspect of the present invention is a recording method for recording compressed image data on a non-volatile recording medium, and the recording medium as a first file (for example, the mdat file 71 in FIG. 2). Control of writing the image data in the compressed order, and the management information of the image data in the order of compression of the image data as a second file (for example, the moov file 72 in FIG. 2) The writing to the recording medium is controlled (for example, step S13 and step S14 in FIG. 4), and the reading of the first file and the second file from the recording medium is controlled (for example, FIG. 4). Step S17), generating a third file storing the compressed image data and the management information from the read first file and second file. For example, including a step S18) Step of FIG.
本発明の一側面のプログラムは、不揮発性の記録媒体に圧縮された画像データを記録する処理を、コンピュータに行わせるプログラムであって、第1のファイル(例えば、図2のmdatファイル71)としての、前記記録媒体への前記画像データの圧縮された順の書き込みを制御すると共に、第2のファイル(例えば、図2のmoovファイル72)としての、前記画像データの圧縮の順の、前記画像データの管理情報の前記記録媒体への書き込みを制御し、前記記録媒体からの前記第1のファイルと前記第2のファイルとの読み出しを制御し、読み出された前記第1のファイルと前記第2のファイルとから、圧縮された前記画像データと前記管理情報とが格納された第3のファイルを生成するステップを含む。 A program according to one aspect of the present invention is a program that causes a computer to perform processing for recording compressed image data on a non-volatile recording medium, and as a first file (for example, the mdat file 71 in FIG. 2). And controlling the writing of the image data to the recording medium in the compressed order, and the images in the order of compression of the image data as a second file (for example, the moov file 72 in FIG. 2). Control writing of data management information to the recording medium, control reading of the first file and the second file from the recording medium, and read the first file and the first file Generating a third file storing the compressed image data and the management information from the second file.
図1は、本発明の一実施例である記録装置の構成の例を示すブロック図である。 FIG. 1 is a block diagram showing an example of the configuration of a recording apparatus according to an embodiment of the present invention.
図1の記録装置1は、入力部11、制御部12、再生部13、および電力供給部14から構成される。また、記録装置1には、不揮発性メモリ15、およびドライブ16が接続される。さらに、ドライブ16にはリムーバブルメディア17が装着される。
The recording apparatus 1 in FIG. 1 includes an input unit 11, a
入力部11は、図示せぬ外部装置から供給された画像信号を入力し、入力した画像信号を制御部12に供給する。例えば、入力部11は、時間的に連続している画像信号を順に入力し、入力した順に、画像信号を制御部12に供給する。より具体的には、画像信号は、音声信号を含む動画像の信号であり、フレームの順に時間的に連続している。
The input unit 11 inputs an image signal supplied from an external device (not shown) and supplies the input image signal to the
なお、画像信号は、他の種類の時間的に連続する信号、例えば、音声信号、または複数の静止画像を時間的に順に表示するための信号であってもよい。 Note that the image signal may be another type of temporally continuous signal, for example, an audio signal or a signal for displaying a plurality of still images in order in time.
また、入力部11は、ユーザの操作に応じた入力信号を制御部12に供給する。
Further, the input unit 11 supplies an input signal corresponding to a user operation to the
制御部12は、例えば、マイクロプロセッサなどからなり、後述する揮発性メモリ31に記憶されているプログラムに従って、記録装置1全体を制御する。制御部12は、入力部11から供給された画像信号を符号化することで、画像データを生成する。制御部12は、生成した画像データを不揮発性メモリ15に記録させる。
The
再生部13は、制御部12から供給された画像データを再生する。例えば、再生部13は、符号化されている画像データを復号することにより、画像データを再生する。
The
電源供給部14は、図示せぬ電池、または記録装置1に接続されている外部電源から電力を取得して、記録装置1の各部に電力を供給する。
The
不揮発性メモリ15は、例えば、メモリースティック(商標)やHDD(Hard Disk Drive)などで構成され、必要に応じて記録装置1に装着される。不揮発性メモリ15は、書き込み可能な不揮発性の記録媒体であれば足り、光ディスクまたは磁気ディスクが装着されているドライブなどで構成するようにしてもよい。不揮発性メモリ15は、制御部12から供給される画像データを含む各種のデータ、または制御部12が実行するプログラムを記録する。
The
また、図2に示すように、不揮発性メモリ15は、制御部12によって書き込まれるmdatファイル71およびmoovファイル72を記録する。
As shown in FIG. 2, the
ドライブ16には、磁気ディスク(フレキシブルディスクを含む)、光ディスク(CD-ROM(Compact Disc-Read Only Memory)、DVD(Digital Versatile Disc)を含む)、光磁気ディスクを含む)、もしくは半導体メモリなどのリムーバブルメディア17が必要に応じて装着される。ドライブ16は、制御部12とデータの授受を行い、制御部12から受け取ったデータをリムーバブルメディア17に記録させるか、リムーバブルメディア17から読み出したデータまたはプログラムを制御部12に供給するようになされている。例えば、リムーバブルメディア17は、マイクロプロセッサである制御部12で実行されるプログラムを記録し、ドライブ16は、リムーバブルメディア17から読み出したプログラムを制御部12に供給する。
The
なお、リムーバブルメディア17は、不揮発性メモリ15と同じ種類の記録媒体であってもよい。
The removable medium 17 may be the same type of recording medium as the
制御部12は、揮発性メモリ31、圧縮部32、管理情報取得部33、書き込み制御部34、状態判定部35、読み出し制御部36、および生成部37から構成される。例えば、圧縮部32、管理情報取得部32、書き込み制御部34、状態判定部35、読み出し制御部36、および生成部37は、制御部12がプログラムを実行することにより実現される。
The
揮発性メモリ31は、DRAM(Dynamic Random Access Memory)またはSRAM(Static Random Access Memory)などの揮発性の記憶媒体であり、入力部11から供給された画像信号に応じた画像データを一時的に記憶する。例えば、アナログ信号である画像信号が入力部11に入力された場合、制御部12が、画像信号を量子化するので、揮発性メモリ31は、画像信号を量子化して得られた画像データを記憶する。例えば、デジタル信号である画像信号が入力部11に入力された場合、揮発性メモリ31は、デジタル信号に応じた画像データを記憶する。
The
画像信号は、時間的に連続し、順に入力されるので、揮発性メモリ31は、その入力の順に応じて、順に画像データを記憶する。また、揮発性メモリ31は、制御部12の動作上必要なデータを一時的に記憶する。
Since the image signals are temporally continuous and sequentially input, the
圧縮部32は、揮発性メモリ31に一時的に記憶されている画像データを、順次、所定の方式で圧縮符号化する。具体的には、例えば、圧縮部32は、入力部11から順に供給された画像信号に応じて、揮発性メモリ31に、画像信号の入力の順に記憶されている画像データを、記憶された順序に従って、MP4ファイルフォーマットに準拠するように圧縮符号化する。圧縮部32は、圧縮符号化して得られた画像データのうちの実データを、順次、mdatデータとして書き込み制御部34に供給する。実データとは、MP4ファイルフォーマットに準拠したファイルにおいて、mdat boxに格納される、コンテンツを符号化したデータである。実データを符号化することによって画像信号が得られる。
The
管理情報取得部33は、圧縮部32により圧縮符号化された画像データのうちの、符号化の方式や実データの大きさ、または範囲などを示す管理情報を、圧縮部32から順次取得する。管理情報取得部33は、取得した管理情報を、順次、moovデータとして書き込み制御部34に供給する。
The management
なお、圧縮部32が、圧縮符号化された画像データのうちの実データを、順次、mdatデータとして書き込み制御部34に供給すると共に、画像データの圧縮符号化により得られた管理情報を、順次、moovデータとして書き込み制御部34に供給するようにしてもよい。
The
書き込み制御部34は、不揮発性メモリ15へのmdatファイル71としての、圧縮部32から供給されたmdatデータの圧縮された順の書き込みを制御する。
The
すなわち、書き込み制御部34は、供給されたmdatデータが、記録しようとする画像データについての、圧縮部32において最初に圧縮された画像データの実データである場合、mdatデータを格納するmdatファイル71を生成する。そして、書き込み制御部34は、生成したmdatファイル71を不揮発性メモリ15に供給し、不揮発性メモリ15にmdatファイル71を記録させる。
That is, when the supplied mdat data is actual data of the image data first compressed in the
さらに、書き込み制御部34は、その記録しようとする画像データについて、圧縮部32から供給されたmdatデータを、圧縮された順に、mdatファイル71に格納するように、不揮発性メモリ15に書き込ませる。
Further, the
さらにまた、書き込み制御部34は、不揮発性メモリ15へのmoovファイル72としての、管理情報取得部33から供給されたmoovデータの書き込みを制御する。
Furthermore, the
すなわち、書き込み制御部34は、供給されたmoovデータが、記録しようとする画像データについての、圧縮部32において最初に圧縮されたデータの管理情報である場合、moovデータを格納するmoovファイル72を生成する。そして、書き込み制御部34は、生成したmoovファイル72を不揮発性メモリ15に供給し、不揮発性メモリ15にmoovファイル72を記録させる。
That is, when the supplied moov data is the management information of the data first compressed in the
書き込み制御部34は、その記録しようとする画像データについて、管理情報取得部33から供給されたmoovデータを、画像データが圧縮された順に、moovファイル72に格納するように、不揮発性メモリ15に書き込ませる。
The
また、書き込み制御部34は、生成部37から供給される、MP4形式のファイル、すなわちMP4ファイルフォーマットに準拠したファイルを不揮発性メモリ15に書き込む。
Further, the
書き込み制御部34は、変換部51および削除部52を有する。
The
変換部51は、圧縮部32から供給されたmdatデータを、不揮発性メモリ15のmdatファイル71に追記できるよう変換する。また、変換部51は、管理情報取得部33から供給されたmoovデータを、不揮発性メモリ15のmoovファイル72に追記できるよう変換する。
The
削除部52は、書き込み制御部34が生成部37から供給されるMP4形式のファイルを不揮発性メモリ15に書き込む処理に伴い、不揮発性メモリ15に記録されているmdatファイル71およびmoovファイル72を削除する。
The deletion unit 52 deletes the mdat file 71 and the moov file 72 recorded in the
また、書き込み制御部34は、画像データの全部および管理情報の全部が不揮発性メモリ15に書き込まれたか否かを判定する。書き込み制御部34は、画像データの全部および管理情報の全部が書き込まれたと判定された場合、画像データの全部および管理情報の全部が書き込まれたことを示す情報を、読み出し制御部36に供給する。
Further, the
状態判定部35は、電力を供給する電源および接続されている記録媒体の状態が正常であるか否かを判定する。すなわち、状態判定部35は、電力供給部14から記録装置1の各部への電力の供給の状態、および不揮発性メモリ15の接続の状態が正常であるか否かを判定する。
The
状態判定部35は、電源および記録媒体の状態が正常であると判定された場合、電源および記録媒体の状態が正常であることを示す情報を読み出し制御部36に供給する。
When it is determined that the state of the power supply and the recording medium is normal, the
読み出し制御部36は、書き込み制御部34から画像データの全部および管理情報の全部が書き込まれたことを示す情報と、電源および記録媒体の状態が正常であることを示す情報とに応じて、不揮発性メモリ15からのmdatファイル71およびmoovファイル72の読み出しを制御する。読み出し制御部36は、読み出されたmdatファイル71およびmoovファイル72を生成部37に供給する。
The
読み出し制御部36は、検索部53を有する。検索部53は、不揮発性メモリ15に記録されているファイルの中からmdatファイル71およびmoovファイル72を検索する。
The
また、読み出し制御部36は、検索部53の検索の結果、不揮発性メモリ15にmdatファイル71およびmoovファイル72が存在する場合、mdatファイル71およびmoovファイル72の読み出しを制御する。
In addition, when the mdat file 71 and the moov file 72 exist in the
生成部37は、読み出し制御部36から供給されたmdatファイル71とmoovファイル72とから、圧縮された画像データであるmdatデータと管理情報であるmoovデータとが格納されたMP4形式のファイルを生成する。生成部37は、生成されたMP4形式のファイルを書き込み制御部34に供給する。
The generation unit 37 generates an MP4 format file in which mdat data as compressed image data and moov data as management information are stored from the mdat file 71 and the moov file 72 supplied from the read
図3は、生成部37により生成されるMP4形式のファイルの構成の例を示す図である。 FIG. 3 is a diagram illustrating an example of the configuration of an MP4 format file generated by the generation unit 37.
図3に示される、生成されるMP4形式のファイルは、ヘッダ、mdat、およびmoovから構成される。ヘッダは、例えば、ファイルタイプの記述を表すデータであり、ファイルに1つのみ存在する。mdatは、上述したように、圧縮された画像データの実データである。moovは、上述したように、圧縮された画像データの管理情報を表すデータである。 The generated MP4 format file shown in FIG. 3 is composed of a header, mdat, and moov. The header is, for example, data representing a file type description, and there is only one header in the file. As described above, mdat is actual data of compressed image data. As described above, moov is data representing management information of compressed image data.
次に、記録装置1におけるファイルの記録の処理について説明する。 Next, file recording processing in the recording apparatus 1 will be described.
記録装置1の制御部12は、例えば、入力部11から供給される、ファイルの記録の処理を開始するユーザの操作を示す信号と、画像データとが入力されると処理を開始する。
For example, the
図4は、記録装置1におけるファイルの記録の処理の例を示すフローチャートである。 FIG. 4 is a flowchart illustrating an example of file recording processing in the recording apparatus 1.
ステップS11において、圧縮部32は、入力された画像データを圧縮する。具体的には、圧縮部32は、入力部11から供給された画像データを、順次、所定の方式で圧縮符号化する。圧縮部32は、圧縮符号化された画像データのうちの実データを、順次、mdatデータとして書き込み制御部34に供給する。
In step S11, the
ステップS12において、管理情報取得部33は、圧縮部32により圧縮符号化された画像データのうちの管理情報を順次取得する。管理情報取得部33は、取得した管理情報を、順次、moovデータとして書き込み制御部34に供給する。
In step S <b> 12, the management
ステップS13において、書き込み制御部34は、圧縮された画像データを、mdatファイル71に書き込む。すなわち、最初のステップS13において、書き込み制御部34は、記録しようとする画像データについて、圧縮部32において最初に圧縮された画像データの実データであるmdatデータが供給されてくると、そのmdatデータを格納するmdatファイル71を生成する。書き込み制御部34は、生成したmdatファイル71を不揮発性メモリ15に供給し、不揮発性メモリ15にmdatファイル71を書き込む。
In step S <b> 13, the
ステップS14において、書き込み制御部34は、取得された管理情報を、moovファイル72に書き込む。すなわち、最初のステップS14において、書き込み制御部34は、記録しようとする画像データについて、圧縮部32において最初に圧縮されたデータの管理情報であるmoovデータが管理情報取得部33から供給されてくると、そのmoovデータを格納するmoovファイル72を生成する。書き込み制御部34は、生成したmoovファイル72を不揮発性メモリ15に供給し、不揮発性メモリ15にmoovファイル72を書き込む。
In step S <b> 14, the
ステップS15において、状態判定部35は、電力を供給する電源および接続されている記録媒体の状態が正常であるか否かを判定する。すなわち、状態判定部35は、電力供給部14からの記録装置1の各部への電力の供給の状態、および不揮発性メモリ15の接続の状態が正常であるか否かを判定する。
In step S15, the
ステップS15において、電源および記録媒体の状態が正常であると判定された場合、状態判定部35は、電源および記録媒体の状態が正常であることを示す情報を読み出し制御部36に供給し、処理はステップS16に進む。
In step S15, when it is determined that the power supply and the recording medium are normal, the
ステップS16において、書き込み制御部34は、記録しようとする画像データについて、不揮発性メモリ15に全てのデータを記録したか否か、すなわち、画像データの全部および管理情報の全部が不揮発性メモリ15に書き込まれたか否かを判定する。
In step S <b> 16, the
ステップS16において、記録しようとする画像データについて、不揮発性メモリ15に全てのデータを記録していない、すなわち、画像データの全部および管理情報の全部が書き込まれていないと判定された場合、処理はステップS11に戻り、ステップS11以降の処理を繰り返す。
If it is determined in step S16 that the image data to be recorded has not been recorded in the
2回目以降のステップS13において、書き込み制御部34は、mdatファイル71としての、不揮発性メモリ15への圧縮部32から供給された画像データ(mdatデータ)の圧縮された順の書き込みを制御する。すなわち、2回目以降のステップS13において、書き込み制御部34は、記録しようとする画像データについての、圧縮部32から供給されたmdatデータを、圧縮された順に、不揮発性メモリ15のmdatファイル71に書き込ませる。
In step S13 after the second time, the
より具体的には、書き込み制御部34の変換部51は、圧縮部32から供給されたmdatデータを、不揮発性メモリ15のmdatファイル71に追記できるよう変換する。書き込み制御部34は、追記できるよう変換されたmdatデータを、圧縮された順に、mdatファイル71に格納するように、不揮発性メモリ15に書き込ませる。
More specifically, the
また、2回目以降のステップS14において、書き込み制御部34は、moovファイル72としての、画像データの圧縮の順の、管理情報取得部33から供給された管理情報(moovデータ)の不揮発性メモリ15への書き込みを制御する。すなわち、2回目以降のステップS14において、書き込み制御部34は、記録しようとする画像データについての、管理情報取得部33から供給されたmoovデータを、画像データが圧縮された順に、不揮発性メモリのmoovファイル72に書き込ませる。
In step S14 after the second time, the
より具体的には、書き込み制御部34の変換部51は、管理情報取得部33から供給されたmoovデータを、不揮発性メモリ15のmoovファイル72に追記できるよう変換する。書き込み制御部34は、追記できるよう変換されたmoovデータを、画像データの圧縮の順に、moovファイル72に格納するように、不揮発性メモリ15に書き込ませる。
More specifically, the
このようにして、圧縮された画像データおよびその管理情報が、それぞれ、mdatファイル71およびmoovファイル72として、画像データが圧縮された順に不揮発性メモリ15に書き込まれる。
In this way, the compressed image data and its management information are written in the
一方、ステップS16において、記録しようとする画像データについて、不揮発性メモリ15に全てのデータを記録した、すなわち、画像データの全部および管理情報の全部が不揮発性メモリ15に書き込まれたと判定された場合、書き込み制御部34は、画像データの全部および管理情報の全部が書き込まれたことを示す情報を、読み出し制御部36に供給し、処理は、ステップS17に進む。
On the other hand, if it is determined in step S16 that all the image data to be recorded has been recorded in the
ステップS17において、読み出し制御部36は、不揮発性メモリ15に画像データの全部および管理情報の全部が書き込まれ、電源および記録媒体の状態が正常であるので、不揮発性メモリ15からのmdatファイル71およびmoovファイル72の読み出しを制御する。読み出し制御部36は、読み出されたmdatファイル71およびmoovファイル72を生成部37に供給する。
In step S17, the
ステップS18において、生成部37は、読み出し制御部36から供給されたmdatファイル71とmoovファイル72とから、圧縮された画像データの全部であるmdatデータと管理情報の全部であるmoovデータとを抽出して、圧縮された画像データの全部であるmdatデータと管理情報の全部であるmoovデータとが格納されたMP4形式のファイルを生成する。生成部37は、生成されたMP4形式のファイルを書き込み制御部34に供給する。
In step S18, the generation unit 37 extracts mdat data that is all of the compressed image data and moov data that is all of the management information from the mdat file 71 and the moov file 72 supplied from the read
ステップS19において、書き込み制御部34は、生成部37から供給されるMP4形式のファイルを不揮発性メモリ15に書き込む。
In step S <b> 19, the
ステップS20において、書き込み制御部34の削除部52は、ステップS17において読み出したmdatファイル71およびmoovファイル72であって、不揮発性メモリ15に記録されているmdatファイル71およびmoovファイル72を削除し、処理は終了する。
In step S20, the deletion unit 52 of the
一方、ステップS15において、電源および記録媒体の状態が正常でないと判定された場合、処理は終了する。 On the other hand, if it is determined in step S15 that the state of the power source and the recording medium is not normal, the process ends.
このように、記録装置1は、画像データおよびその管理情報を、それぞれファイルとして記録媒体に書き込むと共に、記録媒体にファイルとしてそれぞれ記録された画像データおよびその管理情報から、画像データおよびその管理情報が格納されたファイルであって、規格に準拠したファイルを作成することができる。 As described above, the recording device 1 writes the image data and the management information thereof as files on the recording medium, and the image data and the management information are obtained from the image data and the management information recorded as files on the recording medium. A stored file that conforms to the standard can be created.
次に、記録装置1におけるデータの復帰の処理について説明する。 Next, data restoration processing in the recording apparatus 1 will be described.
記録装置1の制御部12は、例えば、画像データおよびその管理情報を、それぞれファイルとして記録媒体に書き込む途中に、停電や記録媒体が抜かれるなどのアクシデントが発生した後、すなわち、図4に示すフローチャートのステップS15において、電源および記録媒体の状態が正常でないと判定された後、電源がオンされたり、記録媒体が挿入されたりするとデータの復帰の処理を開始する。
The
図5は、記録装置1におけるデータの復帰の処理の例を示すフローチャートである。 FIG. 5 is a flowchart illustrating an example of data restoration processing in the recording apparatus 1.
ステップS31において、読み出し制御部36の検索部53は、不揮発性メモリ15に記録されているファイルの中からmdatファイル71およびmoovファイル72を検索する。
In step S <b> 31, the search unit 53 of the read
ステップS32において、検索部53は、mdatファイル71およびmoovファイル72が存在するか否かを判定する。ステップS32において、mdatファイル71およびmoovファイル72が存在すると判定された場合、すなわち、検索の結果、mdatファイル71およびmoovファイル72が不揮発性メモリ15に記録されている場合、処理は、ステップS33に進む。
In step S32, the search unit 53 determines whether or not the mdat file 71 and the moov file 72 exist. If it is determined in step S32 that the mdat file 71 and the moov file 72 exist, that is, if the mdat file 71 and the moov file 72 are recorded in the
ステップS33において、読み出し制御部36は、検索部53の検索の結果、不揮発性メモリ15にmdatファイル71およびmoovファイル72が存在するので、不揮発性メモリ15からのmdatファイル71およびmoovファイル72の読み出しを制御する。読み出し制御部36は、読み出されたmdatファイル71およびmoovファイル72を生成部37に供給する。
In step S33, the
ステップS34において、生成部37は、読み出し制御部36から供給されたmdatファイル71とmoovファイル72とから、圧縮された画像データであるmdatデータと管理情報であるmoovデータとを抽出して、圧縮された画像データであるmdatデータと管理情報であるmoovデータとが格納されたMP4形式のファイルを生成する。すなわち、生成部37は、mdatファイル71とmoovファイル72とからMP4形式のファイルを復元する。生成部37は、復元されたMP4形式のファイルを書き込み制御部34に供給する。
In step S34, the generation unit 37 extracts the compressed mdat data and the management information moov data from the mdat file 71 and the moov file 72 supplied from the read
ステップS35において、書き込み制御部34は、生成部37から供給される、復元されたMP4形式のファイルを不揮発性メモリ15に書き込む。
In step S <b> 35, the
ステップS36において、書き込み制御部34の削除部52は、ステップS33において読み出したmdatファイル71およびmoovファイル72であって、不揮発性メモリ15に記録されているmdatファイル71およびmoovファイル72を削除し、処理は終了する。
In step S36, the deletion unit 52 of the
一方、ステップS32において、mdatファイル71またはmoovファイル72が存在しないと判定された場合、すなわち、検索の結果、mdatファイル71およびmoovファイル72が不揮発性メモリ15に記録されていなかった場合、処理は終了する。
On the other hand, if it is determined in step S32 that the mdat file 71 or the moov file 72 does not exist, that is, if the mdat file 71 and the moov file 72 are not recorded in the
このように、記録装置1は、録画途中における停電や不揮発性メモリ15である記録メディアが抜かれるなどのアクシデントが発生した場合でも、再生可能なファイルを記録することができる。
As described above, the recording device 1 can record a reproducible file even in the event of a power failure during recording or an accident such as the recording medium being the
なお、上述した説明では、mdatファイル71、moovファイル72、およびMP4形式のファイルを不揮発性メモリ15に記録させるようにしたが、ドライブ16を介してリムーバブルメディア17に記録させるようにしてもよい。
In the above description, the mdat file 71, the moov file 72, and the MP4 format file are recorded in the
また、生成部37によって生成されるファイルは、MP4ファイル形式に限らず、ISOベースデータフォーマットに準拠したファイルとすることもできる。 In addition, the file generated by the generation unit 37 is not limited to the MP4 file format, and may be a file conforming to the ISO base data format.
以上のように、画像データの記録を制御するようにした場合には、不揮発性の記録媒体に圧縮された画像データを記録することができる。また、第1のファイルとしての、記録媒体への画像データの圧縮された順の書き込みを制御すると共に、第2のファイルとしての、画像データの圧縮の順の、画像データの管理情報の記録媒体への書き込みを制御し、記録媒体からの第1のファイルと第2のファイルとの読み出しを制御し、読み出された第1のファイルと第2のファイルとから、圧縮された画像データと管理情報とが格納された第3のファイルを生成するようにした場合には、より少ない内蔵メモリの容量でファイルを記録することができると共に、録画途中における停電やメディアが抜かれるなどのアクシデントが発生した場合でも、再生可能なファイルを記録することができる。 As described above, when image data recording is controlled, compressed image data can be recorded on a nonvolatile recording medium. In addition, the writing of the image data in the compressed order to the recording medium as the first file is controlled, and the recording medium for the management information of the image data in the order of the compression of the image data as the second file Control the writing to the recording medium, the reading of the first file and the second file from the recording medium, the compressed image data and management from the read first file and the second file When a third file storing information is generated, the file can be recorded with a smaller internal memory capacity, and an accident such as a power failure or media being removed during recording occurs. Even in such a case, a reproducible file can be recorded.
また、本発明は、画像データを記録できるデジタルビデオカメラ、携帯電話機などに適用することができる。 Further, the present invention can be applied to a digital video camera, a mobile phone, or the like that can record image data.
なお、本発明の実施の形態は、上述した実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲において種々の変更が可能である。 The embodiment of the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the gist of the present invention.
1 記録装置, 11 入力部, 12 制御部, 13 再生部, 14 電力供給部, 15 不揮発性メモリ, 16 ドライブ, 17 リムーバブルメディア, 31 揮発性メモリ, 32 圧縮部, 33 管理情報取得部, 34 書き込み制御部, 35 状態判定部, 36 読み出し制御部, 37 生成部, 51 変換部, 52 削除部, 53 検索部, 71 mdatファイル, 72 moovファイル DESCRIPTION OF SYMBOLS 1 Recording device, 11 Input part, 12 Control part, 13 Playback part, 14 Power supply part, 15 Non-volatile memory, 16 Drive, 17 Removable media, 31 Volatile memory, 32 Compression part, 33 Management information acquisition part, 34 Writing Control unit, 35 state determination unit, 36 read control unit, 37 generation unit, 51 conversion unit, 52 deletion unit, 53 search unit, 71 mdat file, 72 moov file
Claims (7)
第1のファイルとしての、前記記録媒体への前記画像データの圧縮された順の書き込みを制御すると共に、第2のファイルとしての、前記画像データの圧縮の順の、前記画像データの管理情報の前記記録媒体への書き込みを制御する書き込み制御手段と、
前記記録媒体からの前記第1のファイルと前記第2のファイルとの読み出しを制御する読み出し制御手段と、
読み出された前記第1のファイルと前記第2のファイルとから、圧縮された前記画像データと前記管理情報とが格納された第3のファイルを生成する生成手段と
を備える記録装置。 In a recording apparatus for recording compressed image data on a non-volatile recording medium,
Control of writing the image data in the compressed order to the recording medium as the first file, and the management information of the image data in the order of compression of the image data as the second file Write control means for controlling writing to the recording medium;
Read control means for controlling reading of the first file and the second file from the recording medium;
A recording apparatus comprising: a generating unit configured to generate a third file storing the compressed image data and the management information from the read first file and the second file.
請求項1に記載の情報処理装置。 The information processing apparatus according to claim 1, wherein the writing control unit adds the image data to one first file in the order of compression, and adds the management information to one second file.
請求項1に記載の記録装置。 The write control means controls writing of the generated third file to the recording medium and deletes the first file and the second file recorded on the recording medium. The recording apparatus according to 1.
前記書き込み制御手段は、電力を供給する前記電源および接続されている前記記録媒体の状態が正常であると判定された場合、前記画像データの全部および前記管理情報の全部が書き込まれたか否かを判定し、
前記生成手段は、前記画像データの全部および前記管理情報の全部が書き込まれたと判定された場合、前記第1のファイルと前記第2のファイルとから、前記画像データの全部および前記管理情報の全部が格納された前記第3のファイルを生成する
請求項3に記載の情報処理装置。 A power supply for supplying power, and a state determination means for determining whether the state of the connected recording medium is normal,
The writing control means determines whether all of the image data and all of the management information have been written when it is determined that the power supply that supplies power and the state of the connected recording medium are normal. Judgment,
When it is determined that all of the image data and all of the management information have been written, the generation means, from the first file and the second file, adds all of the image data and all of the management information. The information processing apparatus according to claim 3, wherein the third file in which is stored is generated.
請求項3に記載の情報処理装置。 The read control unit searches the first file and the second file from the recording medium, and the first file and the second file exist on the recording medium as a result of the search The information processing apparatus according to claim 3, wherein reading of the first file and the second file is controlled.
第1のファイルとしての、前記記録媒体への前記画像データの圧縮された順の書き込みを制御すると共に、第2のファイルとしての、前記画像データの圧縮の順の、前記画像データの管理情報の前記記録媒体への書き込みを制御し、
前記記録媒体からの前記第1のファイルと前記第2のファイルとの読み出しを制御し、
読み出された前記第1のファイルと前記第2のファイルとから、圧縮された前記画像データと前記管理情報とが格納された第3のファイルを生成する
ステップを含む記録方法。 In a recording method for recording compressed image data on a non-volatile recording medium,
Control of writing the image data in the compressed order to the recording medium as the first file, and the management information of the image data in the order of compression of the image data as the second file Controlling writing to the recording medium,
Controlling reading of the first file and the second file from the recording medium;
A recording method including a step of generating a third file storing the compressed image data and the management information from the read first file and the second file.
第1のファイルとしての、前記記録媒体への前記画像データの圧縮された順の書き込みを制御すると共に、第2のファイルとしての、前記画像データの圧縮の順の、前記画像データの管理情報の前記記録媒体への書き込みを制御し、
前記記録媒体からの前記第1のファイルと前記第2のファイルとの読み出しを制御し、
読み出された前記第1のファイルと前記第2のファイルとから、圧縮された前記画像データと前記管理情報とが格納された第3のファイルを生成する
ステップを含むプログラム。 In a program for causing a computer to perform processing for recording compressed image data on a non-volatile recording medium,
Control of writing the image data in the compressed order to the recording medium as the first file, and the management information of the image data in the order of compression of the image data as the second file Controlling writing to the recording medium,
Controlling reading of the first file and the second file from the recording medium;
A program including a step of generating a third file storing the compressed image data and the management information from the read first file and the second file.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006104244A JP2007281772A (en) | 2006-04-05 | 2006-04-05 | Recording unit, method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006104244A JP2007281772A (en) | 2006-04-05 | 2006-04-05 | Recording unit, method, and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2007281772A true JP2007281772A (en) | 2007-10-25 |
Family
ID=38682781
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006104244A Withdrawn JP2007281772A (en) | 2006-04-05 | 2006-04-05 | Recording unit, method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2007281772A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014171850A1 (en) * | 2013-04-18 | 2014-10-23 | Shigabutdinov Ruslan Albertovich | Systems and methods for file management by mobile computing devices |
-
2006
- 2006-04-05 JP JP2006104244A patent/JP2007281772A/en not_active Withdrawn
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014171850A1 (en) * | 2013-04-18 | 2014-10-23 | Shigabutdinov Ruslan Albertovich | Systems and methods for file management by mobile computing devices |
CN105378709A (en) * | 2013-04-18 | 2016-03-02 | 鲁斯兰·阿尔伯特维奇·施格布特蒂诺夫 | Systems and methods for file management by mobile computing devices |
RU2635886C2 (en) * | 2013-04-18 | 2017-11-16 | Руслан Альбертович Шигабутдинов | Systems and methods for managing files through mobile computer devices |
US11023151B2 (en) | 2013-04-18 | 2021-06-01 | Ruslan SHIGABUTDINOV | Systems and methods for file management by mobile computing devices |
US11520511B2 (en) | 2013-04-18 | 2022-12-06 | Ruslan SHIGABUTDINOV | Systems and methods for file management by mobile computing devices |
US11868634B2 (en) | 2013-04-18 | 2024-01-09 | Ruslan SHIGABUTDINOV | Systems and methods for file management by mobile computing devices |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4781176B2 (en) | VIDEO REPRODUCTION DEVICE, ITS CONTROL METHOD, COMPUTER PROGRAM, AND COMPUTER-READABLE STORAGE MEDIUM | |
JP5374254B2 (en) | Image file transfer device | |
JP5268569B2 (en) | Recording apparatus and recording method | |
JP4838659B2 (en) | REPRODUCTION DEVICE AND REPRODUCTION DEVICE CONTROL METHOD | |
JP5917123B2 (en) | Recording device | |
JP2007281772A (en) | Recording unit, method, and program | |
JP2006323953A (en) | Information recorder and information recording/reproducing device | |
JP4677309B2 (en) | Imaging device | |
JP2005182864A (en) | Recording/reproducing device and recording/reproducing method | |
JP2009171345A (en) | Information processing apparatus and information processing method | |
JP2007157256A (en) | Recording system | |
JP2009163791A (en) | Optical disk playback apparatus, and method for managing data in optical disk playback apparatus | |
JP4056779B2 (en) | Recording / playback device | |
JP2006172656A (en) | Recording apparatus and recording method | |
JP4037852B2 (en) | Video playback device | |
JP2005260988A (en) | Optical disk reproducing method and apparatus | |
US20070065114A1 (en) | Video camera capable of uninterrupted recording | |
WO2011111402A1 (en) | Content playing/recording apparatus, content playing/recording method, and program | |
JP4596074B2 (en) | Information recording device | |
JP4596059B2 (en) | REPRODUCTION DEVICE, REPRODUCTION METHOD, AND PROGRAM | |
KR100675852B1 (en) | Image recording apparatus for restoring copy list by abstracting title information and copy list restoring method thereof | |
JP5712631B2 (en) | Video recording apparatus and video recording method | |
JP5021082B2 (en) | VIDEO REPRODUCTION DEVICE, ITS CONTROL METHOD, COMPUTER PROGRAM, AND COMPUTER-READABLE STORAGE MEDIUM | |
JP2007115308A (en) | Recording/reproducing device and recording/reproducing method | |
JP2009163792A (en) | Optical disk playback device and data managing method of optical disk 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: 20090707 |