JP2011034236A - Image pickup device and its control method - Google Patents

Image pickup device and its control method Download PDF

Info

Publication number
JP2011034236A
JP2011034236A JP2009178351A JP2009178351A JP2011034236A JP 2011034236 A JP2011034236 A JP 2011034236A JP 2009178351 A JP2009178351 A JP 2009178351A JP 2009178351 A JP2009178351 A JP 2009178351A JP 2011034236 A JP2011034236 A JP 2011034236A
Authority
JP
Japan
Prior art keywords
storage area
moving image
file
still image
file system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2009178351A
Other languages
Japanese (ja)
Inventor
Kenichiro Hayashi
健一郎 林
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2009178351A priority Critical patent/JP2011034236A/en
Publication of JP2011034236A publication Critical patent/JP2011034236A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To effectively use a storage medium in which different file systems coexist, and to record a pickup still image and moving image. <P>SOLUTION: When it is determined that there exists the storage regions of two types of file systems of an FAT 32 and exFAT in a mounted memory card (S207), the system control part of a digital camera determines the storage region of the FAT 32 file system as a storage region for a still image, and determines the storage region of the exFAT file system as a storage region for a still image (S208). Then, the pickup still image data and moving image data are respectively stored in the storage regions corresponding to photographic modes. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、撮像装置及びその制御方法に関するものである。    The present invention relates to an imaging apparatus and a control method thereof.

デジタルカメラやデジタルビデオカメラなどの撮影装置は、撮像した静止画、動画データをSDカードなどのリムーバブルメディアへの記録する処理を行う。この際、そのリムーバブルメディアには、予めファイルシステムが構築されていて、静止画、動画データは、そのファイルシステム上にファイルとして記憶されることになる。ファイルシステムとして代表的なものとしてFAT(File Allocation Table)が挙げられる。   An imaging device such as a digital camera or a digital video camera performs processing for recording captured still images and moving image data on a removable medium such as an SD card. At this time, a file system is constructed in advance on the removable medium, and still image and moving image data are stored as files on the file system. A typical file system is FAT (File Allocation Table).

一方、1つのリムーバブルメディアに複数のファイルシステムを構築し、静止画データをクラスタサイズの小さいファイルシステムに保存し、動画像をクラスタサイズの大きいファイルシステムに保存する技術が提案されている(特許文献1)。この特許文献1は、FATというファイルシステムが確保する領域サイズに応じて、そのファイルシステムにおけるクラスタサイズが異なる点を利用したものとなっている。   On the other hand, a technique has been proposed in which a plurality of file systems are constructed on one removable medium, still image data is stored in a file system with a small cluster size, and moving images are stored in a file system with a large cluster size (Patent Literature). 1). This patent document 1 utilizes the fact that the cluster size in the file system differs according to the area size secured by the file system called FAT.

しかし、ファイルシステムとしてFATを利用するわけであるから、クラスタサイズを小さくするということは、ファイルシステムで記憶管理できる記憶空間のサイズも小さくすることと等価の関係にある。しかし、昨今のデジタルカメラの撮像する解像度は高くなるばかりであり、静止画と言えども、そのファイルのサイズはこれまで以上に大きなものとなっている。従って、十分な枚数の静止画ファイルを記憶管理するファイルシステムとしてFATは不十分なものとなってきている。また、動画像の場合、昨今のカメラではHD解像度で動画記録することも可能になってきている。それ故、FATファイルシステムの最大記憶領域である4GBye(1クラスタ=64KByteとした場合)のメモリ空間を確保したとしても、安心して動画像を記憶することもできない状況になってきている。   However, since FAT is used as the file system, reducing the cluster size is equivalent to reducing the size of the storage space that can be stored and managed by the file system. However, the resolution taken by recent digital cameras is only increasing, and even for still images, the file size is larger than ever. Accordingly, FAT has become insufficient as a file system for storing and managing a sufficient number of still image files. In the case of moving images, it has become possible to record moving images at HD resolution with recent cameras. Therefore, even if a memory space of 4 GBye (1 cluster = 64 KB), which is the maximum storage area of the FAT file system, is secured, it has become a situation where moving images cannot be stored with peace of mind.

特開2005−352899号公報JP 2005-352899 A

上記の通り、メモリ空間の圧迫から、昨今のデジタルカメラなどでは、ファイルシステムとしてFATに変えてFAT32を採用するようになってきている。しかしながら、FAT32では、最大2TByteのメモリ空間を管理できるものの、その中に記録できる1個のファイルの最大サイズが4GByte、という制約がある。1枚の静止画画像データを仮にRAWデータのまま保存したとしても、そのファイルサイズが4GByteを超えることは現状では考えにくいので問題がないが、先に説明したように、動画、特にHD解像度の動画の場合には、最大ファイルサイズは十分とは言えない。そして、最近では、exFAT(Extended FAT)というファイルシステムが開発されてきているが、現状では未だ普及するまでには至っていないし、なにより、これまでの機器ではそれを利用したり、認識することもできない、という問題がある。   As described above, due to the pressure on the memory space, recent digital cameras and the like are adopting FAT32 as a file system instead of FAT. However, although FAT32 can manage a memory space of up to 2 TBytes, there is a restriction that the maximum size of one file that can be recorded therein is 4 GBytes. Even if one piece of still image data is stored as RAW data, there is no problem because the file size exceeds 4 Gbytes at present, but there is no problem. For videos, the maximum file size is not enough. Recently, a file system called exFAT (Extended FAT) has been developed, but it has not yet become widespread, and above all, it can be used and recognized by previous devices. There is a problem that can not be.

本発明は、かかる課題に鑑みなされたものであり、異なるファイルシステムの記憶領域が混在した記憶媒体を有効利用し、撮像した静止画、動画像を記録する技術を提供しようとするものである。特に、ファイルシステムとして、exFAT(拡張FAT)とFAT32というファイルシステムの場合に、すくなくとも静止画についてはこれまでの撮像装置などの機器でもダイレクトにアクセスできることを保証する。そして、動画像についても所定の処理を経ることでアクセス可能にする技術を提供する。   The present invention has been made in view of such a problem, and intends to provide a technique for recording captured still images and moving images by effectively using a storage medium in which storage areas of different file systems are mixed. In particular, in the case of file systems of exFAT (extended FAT) and FAT32 as file systems, it is guaranteed that at least still images can be directly accessed by devices such as conventional imaging devices. A technique is also provided that enables access to moving images through a predetermined process.

この課題を解決するため、例えば本発明の撮像装置は以下の構成を備える。すなわち、
着脱自在な記憶媒体に、撮像手段により撮像して得られた画像を記録する撮像装置であって、
前記記憶媒体に確保されている記憶領域のファイルシステムの種類を検出する検出手段と、
該検出手段が、前記記憶媒体に少なくとも2種類のアクセス可能なファイルシステムを検出した場合、仕様上の生成可能なファイルの最大サイズが大きい方のファイルシステムの記憶領域を動画用記憶領域として設定し、他方を静止用記憶領域として設定する設定手段と、
動画像撮影モード、静止画撮影モードのいずれかを選択する選択手段と、
該選択手段で選択した撮影モードが動画像撮影モードの場合には、撮像して得られた動画像データを前記動画用記憶領域に記録し、前記選択手段で選択した撮影モードが静止画撮影モードの場合には、撮像して得られた静止画像データを前記静止画用記憶領域に記録する記録手段とを備える。
In order to solve this problem, for example, an imaging apparatus of the present invention has the following configuration. That is,
An imaging device for recording an image obtained by imaging by an imaging means on a removable storage medium,
Detecting means for detecting a file system type of a storage area secured in the storage medium;
When the detection unit detects at least two types of accessible file systems on the storage medium, the storage area of the file system with the larger maximum size of files that can be generated according to the specification is set as the moving image storage area. Setting means for setting the other as a stationary storage area;
A selection means for selecting either a moving image shooting mode or a still image shooting mode;
When the shooting mode selected by the selection unit is the moving image shooting mode, the moving image data obtained by shooting is recorded in the moving image storage area, and the shooting mode selected by the selection unit is the still image shooting mode. In this case, the image processing apparatus includes recording means for recording still image data obtained by imaging in the still image storage area.

本発明によれば、異なるファイルシステムの記憶領域が混在した記憶媒体を有効利用し、撮像した静止画、動画像を記録することが可能になる。特に、exFAT(拡張FAT)とFAT32というファイルシステムの記憶領域が混在する記憶媒体の場合、すくなくとも静止画についてはこれまでの撮像装置などの機器でもダイレクトにアクセスすることが保証できる。また、動画像についても所定の処理を経ることでアクセス可能にすることも可能になる。   According to the present invention, it is possible to record a captured still image and moving image by effectively using a storage medium in which storage areas of different file systems are mixed. In particular, in the case of a storage medium in which storage areas of file systems such as exFAT (extended FAT) and FAT32 are mixed, it is possible to guarantee that at least still images can be directly accessed by devices such as conventional imaging devices. It is also possible to make a moving image accessible through a predetermined process.

実施形態のデジタルカメラのブロック構成図。1 is a block diagram of a digital camera according to an embodiment. 第1の実施形態の処理手順を示すフローチャート。The flowchart which shows the process sequence of 1st Embodiment. ファイルシステムとファイルの格納状況を示す図。The figure which shows the storage status of a file system and a file. OS別のファイルシステムの認識可/不可の関係を示す図。The figure which shows the recognition possible / impossible relationship of the file system according to OS. 第1の実施形態におけるファイル移動の処理手順を示すフローチャート。5 is a flowchart showing a file move processing procedure according to the first embodiment. 第2の実施形態の処理手順を示すフローチャート。The flowchart which shows the process sequence of 2nd Embodiment. 第2の実施形態におけるGUI表示例を示す図。The figure which shows the example of a GUI display in 2nd Embodiment.

以下、添付図面に従って本発明に係る実施形態を詳細に説明する。   Hereinafter, embodiments according to the present invention will be described in detail with reference to the accompanying drawings.

本実施形態では、被写体を撮像して静止画及び動画を着脱自在な記憶媒体に記録可能なデジタルカメラ等の撮像装置に適用する例を説明する。   In the present embodiment, an example will be described in which the present invention is applied to an imaging device such as a digital camera that can capture a subject and record a still image and a moving image on a removable storage medium.

第1の実施形態におけるデジタルカメラの内部構成を図1に示し、以下に説明する。実施形態のデジタルカメラ100は、撮影レンズ101、絞り機能を具備するシャッター102、CCD等により光学像を電気信号に変換する撮像素子103、静止画情報の圧縮を行う静止画圧縮回路104、動画情報の圧縮を行う動画圧縮回路105を有する。また、本装置には、静止画及び動画が一時的に格納する揮発性のメモリ106(RAM)、操作部107(レリーズスイッチ107a)を有する。更に、本装置は、撮像した画像を確認したり、各種メニューを表示するための表示部109、着脱自在なメモリカード112、113を電気的に接続するためのインタフェース110、111、及び、装置全体の制御を司るシステム制御部150を有する。なお、メモリカード112、113は、本装置に設けられたコネクタ114、115に装着すると、メモリカードが接続されたことを示す信号が、システム制御部150に通知される。この結果、システム制御部150は、メモリカード内部の記憶部116、117をインタフェース110、111を介してアクセできるようになる。また、図示では2つのメモリカードを装着できるものとしているが、装着可能なメモリカードの枚数は1枚でも構わないし、3枚以上でも構わない。   The internal configuration of the digital camera in the first embodiment is shown in FIG. 1 and will be described below. The digital camera 100 according to the embodiment includes a photographing lens 101, a shutter 102 having a diaphragm function, an image sensor 103 that converts an optical image into an electrical signal using a CCD, a still image compression circuit 104 that compresses still image information, and moving image information. A moving image compression circuit 105 for compressing the video. The apparatus also includes a volatile memory 106 (RAM) for temporarily storing still images and moving images, and an operation unit 107 (release switch 107a). Further, the present apparatus includes a display unit 109 for confirming a captured image and displaying various menus, interfaces 110 and 111 for electrically connecting removable memory cards 112 and 113, and the entire apparatus. And a system control unit 150 that controls the above. When the memory cards 112 and 113 are attached to the connectors 114 and 115 provided in the apparatus, a signal indicating that the memory card is connected is notified to the system control unit 150. As a result, the system control unit 150 can access the storage units 116 and 117 inside the memory card via the interfaces 110 and 111. In the drawing, two memory cards can be mounted, but the number of memory cards that can be mounted may be one or three or more.

また、先に説明したように、本デジタルカメラは、静止画、動画の撮影記録が可能であり、いずれのモードにするかを、操作部107より選択する。そして、ユーザによるレリーズスイッチ107aがONになると、シャッター102が開き、撮影レンズ101を通して得られた光情報を受けた撮像素子が生成する電気信号が静止画圧縮回104、動画圧縮回路105に供給される。撮影モードが静止画撮影モードの場合、システム制御部150により、静止画圧縮回路104がアクティブ、動画圧縮回路105が非アクティブになっている。従って、静止画撮影モードの場合、静止画圧縮回路104は入力した画像をたとえばJPEG圧縮し、メモリ106に格納する。システム制御部150はメモリ106に格納された圧縮後の静止画像データを画像ファイルとして、メモリカード112、113のいずれかに格納する(詳細後述)。また、動画像撮影モードの場合、静止画圧縮回路104が非アクティブ、動画圧縮回路105がアクティブになっている。従って、レリーズスイッチ107aがON状態の間、撮影されつつある各フレーム画像は動画圧縮回路105で圧縮され、メモリ106に格納されていく。メモリ106は、数枚のフレームの画像を格納する容量を有する程度であるので、システム制御部150はメモリ106に格納された圧縮後の動画像データを順次メモリカード112、113のいずれかに格納する(詳細後述)。そして、レリーズスイッチ107aがOFFになったとき、システム制御部150は、メモリ106に格納された最後のフレームの圧縮データのメモリカードへの格納が完了するのを待って、メモリカードに格納した動画像データファイルのクローズ処理を行う。   As described above, the digital camera can capture and record still images and moving images, and the operation unit 107 selects which mode to use. When the release switch 107 a is turned on by the user, the shutter 102 is opened, and an electric signal generated by the image sensor that receives optical information obtained through the photographing lens 101 is supplied to the still image compression circuit 104 and the moving image compression circuit 105. The When the shooting mode is the still image shooting mode, the system control unit 150 activates the still image compression circuit 104 and deactivates the moving image compression circuit 105. Therefore, in the still image shooting mode, the still image compression circuit 104 compresses the input image, for example, by JPEG and stores it in the memory 106. The system control unit 150 stores the compressed still image data stored in the memory 106 as an image file in one of the memory cards 112 and 113 (details will be described later). In the moving image shooting mode, the still image compression circuit 104 is inactive and the moving image compression circuit 105 is active. Therefore, while the release switch 107 a is in the ON state, each frame image being shot is compressed by the moving image compression circuit 105 and stored in the memory 106. Since the memory 106 has a capacity to store images of several frames, the system control unit 150 sequentially stores the compressed moving image data stored in the memory 106 in either of the memory cards 112 and 113. (Details will be described later). When the release switch 107a is turned off, the system control unit 150 waits for the storage of the compressed data of the last frame stored in the memory 106 to the memory card, and then stores the moving image stored in the memory card. The image data file is closed.

次に、本第1の実施形態における処理を図2のフローチャートを用いて説明する。デジタルカメラ100は、操作部107の電源スイッチ(不図示)により本体の電源がONになると、システム制御部150はカメラの処理か処理を行う(S201)。次に、システム制御部150は、メモリカード112、113の接続の有無を判定する(S202)。この時、メモリカードが検出できない場合、デジタルカメラは、撮影した静止画及び動画をメモリカードに記録する動作を行わない。なお、実施形態では、図1に示すようにメモリカードが2枚装着可能であるが、1枚だけ装着しても構わない。S202において、メモリカードの接続を検出すると、システム制御部150は、接続されたメモリカード内の記憶領域を検出し(S203)、各記憶領域の容量を検出する(S204)。この時、S205にて、装着しているメモリカードが1枚であり、尚且つ、そのメモリカード内に1つの記憶領域しか存在しないと判断した場合、静止画及び動画をその同一の記憶領域に記録するものと決定する(S208)。なお、動画像、静止画の記録先の記憶領域を特定する情報はシステム制御部150内の不揮発性メモリ(不図示)に格納し保持するものする。   Next, processing in the first embodiment will be described with reference to the flowchart of FIG. When the digital camera 100 is turned on by a power switch (not shown) of the operation unit 107, the system control unit 150 performs processing of the camera or processing (S201). Next, the system control unit 150 determines whether or not the memory cards 112 and 113 are connected (S202). At this time, if the memory card cannot be detected, the digital camera does not perform an operation of recording the captured still image and moving image on the memory card. In the embodiment, two memory cards can be mounted as shown in FIG. 1, but only one memory card may be mounted. When the connection of the memory card is detected in S202, the system control unit 150 detects a storage area in the connected memory card (S203), and detects the capacity of each storage area (S204). At this time, if it is determined in S205 that there is only one memory card installed and there is only one storage area in the memory card, still images and moving images are stored in the same storage area. It is determined to be recorded (S208). Information for specifying the storage area of the recording destination of moving images and still images is stored and held in a nonvolatile memory (not shown) in the system control unit 150.

逆に、2枚のメモリカードが装着されている、もしくは、1枚のメモリカードに複数の記憶領域が存在し、且つ少なくとも2種類のファイルシステムが存在する場合には、S206へ移行し、各記憶領域のファイルシステムを検出する。   Conversely, if two memory cards are installed, or if there are a plurality of storage areas on one memory card and there are at least two types of file systems, the process proceeds to S206, Detect the file system of the storage area.

この時、各記憶領域のファイルシステムが全て同じファイルシステムであれば、S208へ移行し、静止画及び動画の記録先を決定する作業を終了する。   At this time, if all the file systems in each storage area are the same file system, the process proceeds to S208, and the operation of determining the recording destination of the still image and the moving image is terminated.

その場合、静止画及び動画の記録先は、一番最初にドライブとして割り当てられる領域に記録するものとしても良いし、記憶領域の容量が一番大きい記憶領域を選択しても良いものとする。   In this case, the recording destination of the still image and the moving image may be recorded in an area allocated as a drive first, or a storage area having the largest storage area may be selected.

一方、図3(a)のように、装着されたのがメモリカード12の1枚であり、その中に2つの記憶領域が存在し、それぞれが異なるファイルシステムであったとする。この場合、S205で、検出されたファイルシステムを比較し、仕様上、格納可能なファイル容量が大きい方のファイルシステムの記憶領域を動画用記憶領域として優先させ、他方、すなわち生成可能なファイル容量が小さい記憶領域を静止画用記憶領域として優先するように決定する(S208)。例えば、図3(a)のファイルシステムAをFAT32、ファイルシステムBをexFATとして説明する。ファイルシステムA(FAT32)で管理されている記憶領域に生成可能なファイルサイズの上限は、仕様上、4GByte(2の32乗)である。一方、ファイルシステムB(exFAT)で管理されている記憶領域に生成可能なファイルサイズの上限は、16EByte(2の64乗)である。この場合、ファイルサイズが大きくなる傾向のある動画を記録先には、ファイルシステムB(exFAT)で管理されている記憶領域(302)を選択する。すなわち、exFATの記憶領域を動画用記憶領域として決定する。そして、現状、ファイルサイズの上限が4GByte以下になる静止画の記録先には、ファイルシステムA(FAT32)で管理されている記憶領域(301)を選択する。すなわち、FAT32の記憶領域を静止画用記憶領域として決定する。   On the other hand, as shown in FIG. 3A, it is assumed that one memory card 12 is mounted, and there are two storage areas, each of which is a different file system. In this case, in S205, the detected file systems are compared, and the storage area of the file system having the larger file capacity that can be stored is given priority as the moving image storage area, and the other file capacity that can be generated is determined. It decides to give priority to the small storage area as the still image storage area (S208). For example, the file system A in FIG. 3A will be described as FAT32 and the file system B as exFAT. The upper limit of the file size that can be generated in the storage area managed by the file system A (FAT32) is 4 GByte (2 to the 32nd power) in the specification. On the other hand, the upper limit of the file size that can be generated in the storage area managed by the file system B (exFAT) is 16 EBytes (2 to the 64th power). In this case, the storage area (302) managed by the file system B (exFAT) is selected as a recording destination for a moving image whose file size tends to increase. That is, the exFAT storage area is determined as the moving image storage area. Then, the storage area (301) managed by the file system A (FAT32) is selected as the still image recording destination where the upper limit of the file size is 4 GB or less at present. That is, the storage area of the FAT 32 is determined as a still image storage area.

この時、exFATファイルシステムで管理されている記憶領域のファイル容量は、ファイルシステムA(FAT32)で生成可能なファイル容量である4GByte以上あることが望ましい。しかし、4GByte以下の場合では、ファイルシステムA(FAT32)で管理されている記憶領域に静止画と動画をファイルシステムA(FAT32)で記録しても良い。また、記憶領域に容量に関わらず、静止画はファイルシステムA(FAT32)で管理されている記憶領域、動画は、ファイルシステムB(exFAT)で管理されている記憶領域に記録するとしても良いものとする。   At this time, the file capacity of the storage area managed by the exFAT file system is desirably 4 GB or more which is a file capacity that can be generated by the file system A (FAT32). However, in the case of 4 GB or less, still images and moving images may be recorded by the file system A (FAT32) in a storage area managed by the file system A (FAT32). Regardless of the capacity of the storage area, still images may be recorded in the storage area managed by the file system A (FAT32), and moving images may be recorded in the storage area managed by the file system B (exFAT). And

以上のファイルシステム検出方法と静止画及び動画を記録する記憶領域の決定手段について説明を行った。   The above file system detection method and the storage area determination means for recording still images and moving images have been described.

上記のようにすると、静止画はファイルシステムAで管理されている記憶領域A(301)に記録され、一方、動画はファイルシステムBで管理されている記憶領域B(302)に記録する。この結果、静止画はFAT32というファイルシステムに格納されることになり、静止画については既存のデジタルカメラやPCなどでも、そのファイルをアクセスできる。また、動画像の場合、実質的にファイルの上限を気にせず、撮影&記録が行えることになる。   As described above, the still image is recorded in the storage area A (301) managed by the file system A, while the moving image is recorded in the storage area B (302) managed by the file system B. As a result, the still image is stored in a file system called FAT32, and the file can be accessed even with an existing digital camera or PC. In the case of moving images, shooting and recording can be performed substantially without worrying about the upper limit of the file.

ただし、FAT32は既に広く普及しているファイルシステムであるので、アクセスについては問題がないものの、exFATについては既存のデジタルカメラやPCでアクセスできるとは限らない。つまり、上記の例で示すと、図4のように、メモリカード内にある記憶領域を管理しているファイルシステムによって、PCから認識できるドライブと、認識できないドライブが混在することが考えられる。図示の場合、OS(オペレーティングシステム)1であれば、全てのファイルシステムで管理されているドライブを認識することが可能であるが、OS2であれば、ファイルシステムB(302)が認識できない。OS2を使用しているユーザにとっては、撮影した動画をPC上で動画がファイルシステムBに格納されていることすらも知ることができない。   However, since FAT32 is already a widely used file system, there is no problem with access, but exFAT cannot always be accessed with an existing digital camera or PC. In other words, in the above example, as shown in FIG. 4, it is conceivable that a drive that can be recognized from the PC and a drive that cannot be recognized are mixed depending on the file system that manages the storage area in the memory card. In the illustrated case, the OS (operating system) 1 can recognize drives managed by all file systems, but the OS 2 cannot recognize the file system B (302). A user using OS2 cannot even know that a moving image is stored in the file system B on a PC.

そこで、本実施形態では、以下のように対処するようにした。先ず、静止画記録を行う記憶領域及び、動画記録を行う記憶領域を決定した後、S209にて、実際に使用する撮影モードを選択する。そして、静止画撮影モードを選択した場合、静止画は上記手段を用いて決定された静止画記録先の記憶領域(301)に記録される(S210)。一方、動画撮影モード選択すると、動画データ自体は、決定された動画記録先の記憶領域(302)に記録される(S211)。加えて、静止画記録先の記憶領域と動画記録先の記憶領域が異なる領域である場合、動画像が記録されたことを示す補助情報を静止画を記録したファイルシステムに記録する。具体的には、撮影を行った動画の先頭フレームのサムネイル画像を、前記静止画像データの記録を行った記憶領域(301)にも記録する(S212)。実施形態でにおけるサムネイル画像のファイル名は、静止画のファイル名と区別でき、且つ、ファイルシステムBに保存された動画像のファイル名の文字列と、その動画像データファイルのデータサイズを示す数字文字列とを含むものとした。一例を示すなら、静止画のファイル名を「S−IMAGE#####.JPG”(####は連番の数字が配置される)としたとき、動画像のファイル名は“MOVIE####.MPG”とする。そして、サムネイルのファイル名を対応する動画像のファイル名の先頭に文字「T」を付加し、後端にそのサイズを付した“TMOVIE####−$$$$.JPG”という形式にする。例えばサムネイルのファイル名が“TMOVIE0002−500MB.JPG”であったとき、exFATには“MOVIE0002.MPG”という動画像データファイルが存在し、そのサイズが500MByteであることを示している。   Therefore, in this embodiment, the following measures are taken. First, after determining a storage area for recording a still image and a storage area for recording a moving image, a shooting mode to be actually used is selected in S209. When the still image shooting mode is selected, the still image is recorded in the storage area (301) of the still image recording destination determined using the above means (S210). On the other hand, when the moving image shooting mode is selected, the moving image data itself is recorded in the determined moving image recording destination storage area (302) (S211). In addition, if the storage area of the still image recording destination is different from the storage area of the moving image recording destination, auxiliary information indicating that the moving image has been recorded is recorded in the file system in which the still image is recorded. Specifically, the thumbnail image of the first frame of the captured moving image is also recorded in the storage area (301) where the still image data is recorded (S212). The file name of the thumbnail image in the embodiment can be distinguished from the file name of the still image, and the character string of the file name of the moving image stored in the file system B and the number indicating the data size of the moving image data file And a character string. As an example, when the file name of a still image is “S-IMAGE #####. JPG” (where #### is a serial number), the file name of a moving image is “MOVIE”. #### MPG ". Then, the file name of the thumbnail is added to the format of “TMMOVIE ####-$$$$. JPG” with the letter “T” added to the head of the file name of the corresponding moving image and the size added to the rear end. To do. For example, when the file name of the thumbnail is “TMMOVIE0002-500MB.JPG”, the exFAT has a moving image data file “MOVIE0002.MPG”, and its size is 500 MByte.

なお、本実施形態では、補助情報記録処理において、撮影を行った動画のサムネイルを記録するとしているが、サムネイルではなく、異なる記憶領域に動画記録を行った旨を通知するフラグを静止画記憶領域(301)に立てるとしても良いものとする。そうすることにより、全てのPCから、メモリカード内に動画が記録されていることを認識することが可能となる。   In the present embodiment, in the auxiliary information recording process, a thumbnail of a moving image that has been shot is recorded. However, instead of a thumbnail, a flag that notifies that a moving image has been recorded in a different storage area is a still image storage area. (301) may be set. By doing so, it is possible to recognize from all the PCs that a moving image is recorded in the memory card.

次に、メモリカードをPCが有するカードリーダに接続した際の、PCの動作を図3(b)と図5のフローチャートを元に説明する。   Next, the operation of the PC when the memory card is connected to the card reader of the PC will be described based on the flowcharts of FIG. 3B and FIG.

最初に、上述した手段を用いたカメラで静止画と動画を記録したメモリカードをPCに接続する(S601)。PCにメモリカードが接続されると、PC内のCPUはOSの下で、メモリカード内の記憶領域を検出し(S602)、各記憶領域の全体容量及び空き容量を検出する(S603)。   First, a memory card in which still images and moving images are recorded with a camera using the above-described means is connected to the PC (S601). When the memory card is connected to the PC, the CPU in the PC detects the storage area in the memory card under the OS (S602), and detects the total capacity and free capacity of each storage area (S603).

この時、接続されたメモリカードに複数の記憶領域が存在することを検出した場合(S604)、各記憶領域(301、302)のファイルシステムの種類を検出する(S605)。一方、記憶領域が単一であった場合は、メモリカードに対して通常アクセスを行う(S613)。   At this time, when it is detected that a plurality of storage areas exist in the connected memory card (S604), the type of the file system of each storage area (301, 302) is detected (S605). On the other hand, if the storage area is single, the memory card is normally accessed (S613).

次に、S605にて検出したファイルシステムの内、サポートしていないファイルシステム(アクセスできないファイルシステム)があるかどうかを検出する(S606)。次に、サポートしているファイルシステムで管理されている記憶領域A(301)に静止画群(501)以外に動画のサムネイル(502、503)が存在するかどうかを検出する(S607)。この時、S606にてサポート外のファイルシステムで管理されている記憶領域B(507)が存在し、且つ、S606にてサポート内のファイルシステムで管理されている記憶領域A(506)に動画のサムネイル(502、503)が存在した場合、CPUは、前記記憶領域B(507)に動画504、505が記録されていると判断できる(S608)。   Next, it is detected whether there is an unsupported file system (file system that cannot be accessed) among the file systems detected in S605 (S606). Next, it is detected whether there are moving image thumbnails (502, 503) in addition to the still image group (501) in the storage area A (301) managed by the supported file system (S607). At this time, there is a storage area B (507) managed by the unsupported file system in S606, and the storage area A (506) managed by the file system within the support is stored in S606. When the thumbnails (502, 503) exist, the CPU can determine that the moving images 504, 505 are recorded in the storage area B (507) (S608).

この時、ユーザはPC上にインストールされている所定のPC用アプリケーションを実行する。このアプリケーションは、本発明の構成の一部を成すものであり、実行するとCPUは、接続されたメモリカードにファイルシステムA(FAT32)のファイルシステムと、不明なファイルシステム(exFAT)が存在し、且つ、ファイルシステムAに動画のサムネイルファイル(ファイル名が“TMOVIE####−$$$$.JPG”)が存在するかどうかを判断する。そして、CPUは、どのサムネイルの動画像をファイルシステムAへの変換(移動)を行わせるかをユーザに選択させるため、そのサムネイルファイルの画像一覧を表示する。   At this time, the user executes a predetermined PC application installed on the PC. This application forms part of the configuration of the present invention, and when executed, the CPU has a file system of the file system A (FAT32) and an unknown file system (exFAT) on the connected memory card, Further, it is determined whether or not a thumbnail file of a moving image (file name is “TMMOVIE ####-$$$$. JPG”) exists in the file system A. Then, the CPU displays a thumbnail image list for the user to select which thumbnail moving image is to be converted (moved) to the file system A.

次いで、ユーザが選択した動画サムネイルのファイル名に基づき、ファイルシステムAに、動画サムネイルで示される動画像データが移動できるだけの空き領域が否かを判断する。これは選択したサムネイルのファイル名から、動画像のサイズが判明するので、選択した動画像の総サイズとファイルシステムAの空き容量とを比較すれば良い。もし、移動できるだけの空き領域がファイルシステムAにない場合、PCの画面に、『ファイルシステム変換フラグを書き込んだので、メモリカードをデジタルカメラにセットして下さい』などのメッセージを表示する。そして、ファイルシステムに空き領域が確保されるのを待つ。   Next, based on the file name of the moving image thumbnail selected by the user, it is determined whether or not there is a free area in the file system A that can move the moving image data indicated by the moving image thumbnail. This is because the size of the moving image is determined from the file name of the selected thumbnail, and the total size of the selected moving image may be compared with the free capacity of the file system A. If the file system A does not have enough free space to move, a message such as “Set the memory card in the digital camera because the file system conversion flag has been written” is displayed on the PC screen. Then, it waits for a free area to be secured in the file system.

こうして、ファイルシステムAに空き領域が確保されていることをが判明すると、ユーザが選択した動画サムネイルに、ファイル移動のフラグを設定する。設定する箇所は、動画サムネイルのデータファイル中の予め予約された空き領域に書き込んでも良いが、実施形態では動画像サムネイルのファイル名の先頭や末尾などの予め設定された位置に、そのフラグとして機能する文字列を追加するものとした。例えば、サムネイルのファイル名の部分の後端に文字「C」を付加して、“TMOVIE####−$$$$C.JPG”)とするなどで良いであろう。かかるファイル名の変更までがPCにインストールされたアプリケーションプログラムの機能でもある。   Thus, when it is determined that an empty area is secured in the file system A, a file move flag is set in the moving image thumbnail selected by the user. The location to be set may be written in a reserved space in the data file of the moving image thumbnail, but in the embodiment, it functions as a flag at a preset position such as the beginning or end of the file name of the moving image thumbnail. A character string to be added was added. For example, a character “C” may be added to the rear end of the file name portion of the thumbnail to make “TMMOVIE ####-$$$$ C.JPG”). Up to the change of the file name is also a function of the application program installed in the PC.

以上がPC側の処理である。この後、ユーザはPCからそのメモリカードを取り出し(S614)、それをデジタルカメラにセットする(S615)。この結果、デジタルカメラのシステム制御部150は、ファイルシステムAで管理されている記憶領域A(506)内に、フラグがセットされている動画サムネイル(502、503)があるか否かを判定する(S616)。上記の例では、ファイル名が“TMOVIE####−$$$$C.JPG”となっているサムネイルが存在するか否かを判断する。もし、そのようなファイル名の動画サムネイルが存在する場合には、ファイルシステムB(302)内の該当する動画像データファイル(502、504)を、ファイルシステムA(301)に移動処理する(S617)。このとき、ファイルシステムA(301)に存在していた動画サムネイル502、503は消去する。また、移動しようとする動画像ファイルのデータサイズが、FAT32の上限サイズである4Gbyteを超えている場合、そのままでは移動できないので、それぞれが上限サイズ以下となる複数のファイルに分割して移動させる。   The above is the processing on the PC side. Thereafter, the user takes out the memory card from the PC (S614) and sets it in the digital camera (S615). As a result, the system control unit 150 of the digital camera determines whether there is a moving image thumbnail (502, 503) for which the flag is set in the storage area A (506) managed by the file system A. (S616). In the above example, it is determined whether or not there is a thumbnail whose file name is “TMMOVIE ####-$$$$ C.JPG”. If a moving image thumbnail having such a file name exists, the corresponding moving image data file (502, 504) in the file system B (302) is moved to the file system A (301) (S617). ). At this time, the moving image thumbnails 502 and 503 existing in the file system A (301) are deleted. Further, if the data size of the moving image file to be moved exceeds 4 Gbyte, which is the upper limit size of FAT32, it cannot be moved as it is, so that the moving image file is divided into a plurality of files each having an upper limit size or less.

なお、本実施形態では、PCにて動画サムネイルを選択する形をとっている。しかし、OS2が搭載されているPCがアクセス可能な記憶領域A(506)に、アクセス不可能な記憶領域B(507)の情報を全て変換させるようにするのであれば、動画サムネイルを選択する必要はない。すなわち、単にファイルシステムAに対して、フラグを立てたり、変換を行う旨の予め決まったメッセージを格納したファイルを格納しても実現可能である。   In the present embodiment, a moving image thumbnail is selected on the PC. However, if all the information in the inaccessible storage area B (507) is to be converted into the storage area A (506) accessible by the PC on which the OS 2 is installed, it is necessary to select a moving image thumbnail. There is no. That is, it can be realized simply by setting a flag for the file system A or storing a file storing a predetermined message for performing conversion.

以上の結果、FAT32、exFATの2種類のファイルシステムを有する記憶媒体が、PCにセットされた場合、そのPCが仮にexFAT32のファイルシステムを認識できなくても、動画像がexFATに存在することを知ることができる。また、実施形態における、フラグセットのアプリケーションを起動することで、認識可能なファイルシステムへの移動も行えることになり、動画像を観賞することができる。   As a result, when a storage medium having two types of file systems, FAT32 and exFAT, is set in a PC, the moving image exists in exFAT even if the PC cannot recognize the file system of exFAT32. I can know. In addition, by activating the flag set application in the embodiment, the file system can be moved to a recognizable file system, and a moving image can be viewed.

[第2の実施形態]
第2の実施形態では、メモリカードの初期化処理について説明する。なお、本第2の実施形態におけるデジタルカメラの構成は図1と同じであるものとしてその説明は省略する。また、本実施形態におけるデジタルカメラは、認識できるファイルシステムとしてFAT32とexFATの2種類であるものとして説明する。
[Second Embodiment]
In the second embodiment, a memory card initialization process will be described. The configuration of the digital camera in the second embodiment is the same as that in FIG. The digital camera according to the present embodiment will be described as having two types of file systems, FAT32 and exFAT, as recognizable file systems.

本装置に未初期化のメモリカードを本装置に装着した場合、或いは、操作部107から初期化指示が入力された場合の処理を、図6のフローチャートに従って説明する。   Processing when an uninitialized memory card is inserted into the apparatus or when an initialization instruction is input from the operation unit 107 will be described with reference to the flowchart of FIG.

先ず、システム制御部150は、メモリカードが装着されていると判定すると(S701)、そのメモリカードの総容量を検出する(S702)。次に、システム制御部150は、認識できる各ファイルシステムで生成可能なファイルの最大サイズの内、最小ファイルサイズと、S702で検出したメモリカードの総容量との比較を行う(S703)。生成可能なファイルの最大サイズは、FAT32では4GByte、exFATでは6EByteであるので、4GBと装着したメモリカードの総容量とを比較することになる。もし、比較結果が、メモリカードの総容量がFAT32で生成可能な最大のファイルサイズ以下を示している場合、システム制御部150は、認識できる各ファイルシステムで生成可能な最大ファイルサイズの内で一番小さいサイズとなるファイルシステム、すなわち、FATFAT32で、そのメモリカードの全領域をフォーマットする(S704)。そして、静止画、動画とも、その共通なファイルシステムに記録するように設定する(S705)。   First, when the system control unit 150 determines that a memory card is inserted (S701), the system control unit 150 detects the total capacity of the memory card (S702). Next, the system control unit 150 compares the minimum file size among the maximum file sizes that can be generated in each recognizable file system and the total capacity of the memory card detected in S702 (S703). Since the maximum file size that can be generated is 4 GB in FAT32 and 6 EByte in exFAT, 4 GB is compared with the total capacity of the installed memory card. If the comparison result indicates that the total capacity of the memory card is equal to or less than the maximum file size that can be generated by the FAT 32, the system control unit 150 determines that one of the maximum file sizes that can be generated by each recognizable file system is one. The entire area of the memory card is formatted using the smallest file system, that is, FATFAT 32 (S704). Then, both the still image and the moving image are set to be recorded in the common file system (S705).

一方、メモリカードの総容量が、認識できる各ファイルシステムで生成可能なファイルの最大サイズの内、一番小さいサイズ(4GB)を超えると判断した場合、処理はS706に進む。このS706では、CPUは装着したメモリカードに対して2つの記憶領域を確保(パーティション処理)すべく、動画データを格納する領域にどの程度の領域を確保するのかを問い合わせるGUIを表示部109に表示する。例えば、装着したメモリカードの総容量が16GBであった場合のGUIは図7(a)に示すようなものである。ユーザは、操作部107の左右キー(不図示)を操作することで、動画像と静止画像それぞれの記憶領域のサイズの境目の位置を変更する。図示の場合には、動画像の記録用に10GBを設定した状態(静止画の記録用に6GBを設定した状態)を示している。ユーザが操作部107の確定キー(不図示)を操作すると(S707)、その時点での境目で示された容量で動画像、静止画像の記憶領域を決定する(S708)。そして、動画像を記憶する領域については、生成可能なファイルサイズの大きいexFATファイルシステムでフォーマットし、静止画を記憶する領域についてはFAT32でフォーマットする(S709)。そして、exFATファイルシステムの領域に動画を記録するように設定し、FAT32の領域に静止画を記録するように設定する(S208)。この後の、処理は、先の第1の実施形態と同様である。すなわち、PCなどの他の装置で認識できない可能性のあるexFATファイルシステムに対して動画記録を行った場合には、対応するサムネイルをFAT32に記録する。   On the other hand, if it is determined that the total capacity of the memory card exceeds the smallest size (4 GB) of the maximum file sizes that can be generated in each recognizable file system, the process proceeds to S706. In this S706, the CPU displays on the display unit 109 a GUI for inquiring how much area is to be reserved in the area for storing moving image data in order to secure two storage areas (partition processing) for the installed memory card. To do. For example, the GUI when the total capacity of the installed memory card is 16 GB is as shown in FIG. The user operates the left and right keys (not shown) of the operation unit 107 to change the position of the boundary between the sizes of the storage areas of the moving image and the still image. In the illustrated case, a state where 10 GB is set for recording a moving image (a state where 6 GB is set for recording a still image) is shown. When the user operates a confirmation key (not shown) of the operation unit 107 (S707), a storage area for moving images and still images is determined based on the capacity indicated by the boundary at that time (S708). The area for storing moving images is formatted with the ex FAT file system having a large file size that can be generated, and the area for storing still images is formatted with FAT 32 (S709). Then, a setting is made to record a moving image in the area of the exFAT file system, and a setting is made to record a still image in the area of the FAT32 (S208). The subsequent processing is the same as in the first embodiment. That is, when a moving image is recorded in an exFAT file system that may not be recognized by another device such as a PC, the corresponding thumbnail is recorded in the FAT32.

以上の手法と取ることにより、購入したメモリカードを装着したとき、或いは、ユーザによる初期化指示を与えたとき、動画記録に適したファイル容量以上のメモリカードであった場合のみ、動画記録に適したファイルシステムを選択可能になる。これにより、ユーザにとっては、より簡単な操作で、動画記録時のファイルサイズの上限を意識することなくカメラを使用することが可能となるという効果が考えられる。   By using the above method, it is suitable for video recording only when the memory card is larger than the file capacity suitable for video recording when a purchased memory card is inserted or when an initialization instruction is given by the user. File system can be selected. As a result, it is possible for the user to use the camera with a simpler operation and without being aware of the upper limit of the file size when recording a moving image.

また、第2の実施形態の派生として、デジタルカメラが複数のメモリカードスロットを所持している場合であって、各スロットに記録媒体が接続された時に、カメラの表示部に図7(b)に示すような表示を行うようにしても良い。この場合、各記録媒体毎に管理するファイルシステムを変更することも可能である。すなわち、動画記録先として指定されたメモリカードについては、exFATファイルシステムで初期化する(それ以外は静止画用記憶領域としてFAT32ファイルシステムで初期化する)。   Further, as a derivation of the second embodiment, when the digital camera has a plurality of memory card slots and a recording medium is connected to each slot, the display unit of the camera is shown in FIG. The display as shown in FIG. In this case, the file system managed for each recording medium can be changed. That is, the memory card designated as the moving image recording destination is initialized with the ex FAT file system (otherwise, it is initialized with the FAT 32 file system as a still image storage area).

なお、実施形態では、リムーバブル記憶媒体として半導体メモリカードを想定して説明したが、ハードディスク装置などのスピンドル系記憶装置にも適用しても構わない。そして、例えば、CFカードには、FAT32ファイルシステムAを用いて静止画データを記録し、USBハードディスクにはexFATファイルシステムを用いて動画像データの記録を行う、ということもできる。   In the embodiment, the semiconductor memory card is assumed as the removable storage medium. However, the present invention may be applied to a spindle storage device such as a hard disk device. For example, still image data can be recorded on the CF card using the FAT32 file system A, and moving image data can be recorded on the USB hard disk using the exFAT file system.

以上の結果、カメラ表示部に動画記録を行う記録媒体を明確に表示させることで、ユーザにとっては、視覚的に分かり易い操作で、動画記録時のファイルサイズの上限を意識することなくカメラを使用することが可能となる。   As a result of the above, by clearly displaying the recording medium for recording moving images on the camera display unit, the user can use the camera without worrying about the upper limit of the file size when recording moving images with a user-friendly operation. It becomes possible to do.

(その他の実施例)
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。
(Other examples)
The present invention can also be realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, or the like) of the system or apparatus reads the program. It is a process to be executed.

Claims (5)

着脱自在な記憶媒体に、撮像手段により撮像して得られた画像を記録する撮像装置であって、
前記記憶媒体に確保されている記憶領域のファイルシステムの種類を検出する検出手段と、
該検出手段が、前記記憶媒体に少なくとも2種類のアクセス可能なファイルシステムを検出した場合、仕様上の生成可能なファイルの最大サイズが大きい方のファイルシステムの記憶領域を動画用記憶領域として設定し、他方を静止画用記憶領域として設定する設定手段と、
動画像撮影モード、静止画撮影モードのいずれかを選択する選択手段と、
該選択手段で選択した撮影モードが動画像撮影モードの場合には、撮像して得られた動画像データを前記動画用記憶領域に記録し、前記選択手段で選択した撮影モードが静止画撮影モードの場合には、撮像して得られた静止画像データを前記静止画用記憶領域に記録する記録手段と
を備えることを特徴とする撮像装置。
An imaging apparatus for recording an image obtained by imaging by an imaging unit on a removable storage medium,
Detecting means for detecting a file system type of a storage area secured in the storage medium;
When the detection means detects at least two types of accessible file systems on the storage medium, the storage area of the file system having the larger maximum size of the file that can be generated according to the specification is set as the moving image storage area. Setting means for setting the other as a still image storage area;
A selection means for selecting either the moving image shooting mode or the still image shooting mode;
When the shooting mode selected by the selection unit is a moving image shooting mode, moving image data obtained by shooting is recorded in the moving image storage area, and the shooting mode selected by the selection unit is a still image shooting mode. In this case, an imaging apparatus comprising: a recording unit that records still image data obtained by imaging in the still image storage area.
前記設定手段は、前記検出手段により前記記憶媒体の中にexFAT、FAT32の2種類のファイルシステムが存在すると判定した場合、exFATの記憶領域を前記動画用記憶領域、FAT32の記憶領域を静止画用記憶領域として設定することを特徴とする請求項1に記載の撮像装置。   If the setting means determines that there are two types of file systems exFAT and FAT32 in the storage medium by the detecting means, the exFAT storage area is used as the moving image storage area, and the FAT32 storage area is used as a still image. The imaging apparatus according to claim 1, wherein the imaging apparatus is set as a storage area. 更に、前記記録手段で動画像データを前記動画用記憶領域に記録した場合、当該動画像データを特定し且つ当該動画像データが記録されていることを示す補助情報を、前記静止画用記憶領域に記録する補助情報記録手段と、
該補助情報記録手段により前記静止画用記憶領域に記録された補助情報に、予め決められた変更がなされているか否かを判定する判定手段と、
該判定手段が、前記補助情報記録手段で記録した補助情報に前記予め決められた変更がなされていると判定した場合、当該情報が示す動画像データを、前記動画用記憶領域から、前記静止画用記憶領域に移動させる移動手段と
を備えることを特徴とする請求項1又は2に記載の撮像装置。
Further, when moving image data is recorded in the moving image storage area by the recording means, auxiliary information that identifies the moving image data and indicates that the moving image data is recorded is stored in the still image storage area. Auxiliary information recording means for recording in
Determining means for determining whether or not a predetermined change has been made to the auxiliary information recorded in the still image storage area by the auxiliary information recording means;
When the determination unit determines that the predetermined change has been made to the auxiliary information recorded by the auxiliary information recording unit, the moving image data indicated by the information is transferred from the moving image storage area to the still image. The imaging apparatus according to claim 1, further comprising: a moving unit that moves the storage area.
更に、前記記憶媒体に対して初期化を指示する指示手段と、
該指示手段で初期化が指示された場合、前記記憶媒体の総容量と、アクセス可能なファイルシステムそれぞれの仕様上の生成可能な最大ファイルサイズの中で最小のファイルサイズとを比較する比較手段と、
該比較手段の比較結果が、前記総容量が前記最小のファイルサイズ以下であることを示す場合、前記記憶媒体の全体の記憶領域を、前記最小ファイルサイズとなるファイルシステムでフォーマットし、
該比較手段の比較結果が、前記総容量が前記最小のファイルサイズを超えることを示す場合、前記記録媒体を、前記動画用記憶領域と前記静止画用記憶領域とに分割するため、それぞれの容量をユーザの指示に応じて決定し、決定された容量に従ってパーティション処理及びフォーマットするフォーマット手段とを備える
ことを特徴とする請求項1乃至3のいずれか1項に記載の撮像装置。
An instruction means for instructing the storage medium to initialize;
A comparison unit that compares the total capacity of the storage medium with a minimum file size among the maximum file sizes that can be generated according to the specifications of each accessible file system when initialization is instructed by the instruction unit; ,
If the comparison result of the comparison means indicates that the total capacity is less than or equal to the minimum file size, the entire storage area of the storage medium is formatted with a file system having the minimum file size,
When the comparison result of the comparison means indicates that the total capacity exceeds the minimum file size, the recording medium is divided into the moving image storage area and the still image storage area. 4. The imaging apparatus according to claim 1, further comprising: a formatting unit that determines partitioning and formatting in accordance with the determined capacity.
着脱自在な記憶媒体に、撮像手段により撮像して得られた画像を記録する撮像装置の制御方法であって、
前記記憶媒体に確保されている記憶領域のファイルシステムの種類を検出する検出工程と、
該検出工程で、前記記憶媒体に少なくとも2種類のアクセス可能なファイルシステムを検出した場合、仕様上の生成可能なファイルの最大サイズが大きい方のファイルシステムの記憶領域を動画用記憶領域として設定し、他方を静止画用記憶領域として設定する設定工程と、
動画像撮影モード、静止画撮影モードのいずれかを選択する選択工程と、
該選択工程で選択した撮影モードが動画像撮影モードの場合には、撮像して得られた動画像データを前記動画用記憶領域に記録し、前記選択工程で選択した撮影モードが静止画撮影モードの場合には、撮像して得られた静止画像データを前記静止画用記憶領域に記録する記録工程と
を備えることを特徴とする撮像装置の制御方法。
An image pickup apparatus control method for recording an image obtained by image pickup by an image pickup means on a removable storage medium,
A detection step of detecting a file system type of a storage area secured in the storage medium;
In the detection step, when at least two types of accessible file systems are detected on the storage medium, the storage area of the file system having the larger maximum size of the file that can be generated according to the specification is set as the moving image storage area. A setting step for setting the other as a still image storage area;
A selection process for selecting either the moving image shooting mode or the still image shooting mode;
When the shooting mode selected in the selection step is a moving image shooting mode, moving image data obtained by shooting is recorded in the moving image storage area, and the shooting mode selected in the selection step is a still image shooting mode. In this case, there is provided a recording step of recording still image data obtained by imaging in the still image storage area.
JP2009178351A 2009-07-30 2009-07-30 Image pickup device and its control method Withdrawn JP2011034236A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009178351A JP2011034236A (en) 2009-07-30 2009-07-30 Image pickup device and its control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009178351A JP2011034236A (en) 2009-07-30 2009-07-30 Image pickup device and its control method

Publications (1)

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

Family

ID=43763267

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009178351A Withdrawn JP2011034236A (en) 2009-07-30 2009-07-30 Image pickup device and its control method

Country Status (1)

Country Link
JP (1) JP2011034236A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016167163A (en) * 2015-03-09 2016-09-15 キヤノン株式会社 Recording device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016167163A (en) * 2015-03-09 2016-09-15 キヤノン株式会社 Recording device

Similar Documents

Publication Publication Date Title
US20170230586A1 (en) Information processing apparatus, information processing method, and program
JP2011182381A (en) Image processing device and image processing method
CN101404706A (en) Erroneous erasure determination apparatus, method and computer program product, and image file generation apparatus
JP2014154891A (en) Information processor, control method for the same, program, and storage medium
JP4510686B2 (en) IMAGING DEVICE AND IMAGING DEVICE CONTROL METHOD
JP7467197B2 (en) Recording apparatus and control method for recording apparatus
US8077221B2 (en) Image capturing apparatus and control method therefor with determination whether storage medium is limited-rewriteable storage medium
JP2021141452A (en) Recording device and control method thereof
JP2011034236A (en) Image pickup device and its control method
CN110324515B (en) Image recording apparatus and control method thereof
JP4223052B2 (en) Digital camera
JP4455177B2 (en) Information recording apparatus and control method thereof
JP2005236496A (en) Image recording display system
JP4799370B2 (en) Imaging apparatus and control method thereof
JP5395550B2 (en) Imaging apparatus, information processing apparatus, data communication method, and program
JP5762014B2 (en) REPRODUCTION DEVICE AND REPRODUCTION DEVICE CONTROL METHOD
JP2021087204A (en) Recording device and control method thereof
JP2001333352A (en) Image filing device and image filing method
JP7458755B2 (en) Recording device and method of controlling the recording device
JP5311705B2 (en) Recording control device
JP7446899B2 (en) Recording/playback device and method for controlling the recording/playback device
JP2007166140A (en) Imaging apparatus with camera shake image management function, and peripheral apparatus
EP3829157A1 (en) Recording apparatus, method of controlling recording apparatus, and storage medium
JP2008219425A (en) Image processor and image processing method
JP4693735B2 (en) Still image file recording and editing device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20121002