JP2009118346A - Information recording apparatus, method of controlling the same, and program - Google Patents

Information recording apparatus, method of controlling the same, and program Download PDF

Info

Publication number
JP2009118346A
JP2009118346A JP2007291238A JP2007291238A JP2009118346A JP 2009118346 A JP2009118346 A JP 2009118346A JP 2007291238 A JP2007291238 A JP 2007291238A JP 2007291238 A JP2007291238 A JP 2007291238A JP 2009118346 A JP2009118346 A JP 2009118346A
Authority
JP
Japan
Prior art keywords
storage medium
recording rate
information recording
recording
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007291238A
Other languages
Japanese (ja)
Inventor
Yasushi Kasai
保志 笠井
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 JP2007291238A priority Critical patent/JP2009118346A/en
Publication of JP2009118346A publication Critical patent/JP2009118346A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Studio Devices (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To avoid a situation that a user fails in photography because a process speed for storing to a ring buffer becomes larger than a speed for writing to an attachable storage medium. <P>SOLUTION: In an imaging apparatus recording a moving image data in a removable storage medium, a storage medium detector 106 detects that a storage medium 105 is attached to an attached part. A storage medium interface 104 reads out a recording rate of the storage medium attached to the attached part. A display 108 displays an alert at least in one of a case when the recording rate of the storage medium 105 attached to the attached part can not be read out and a case when the recording rate of the storage medium 105 attached to the attached part is smaller than a photography recording rate of the imaging apparatus. By such a configuration, a user can know an situation that a process speed for storing to a ring buffer becomes larger than a speed for writing to the storage medium 105 results in failures in photography before photographing. Accordingly, failures in photography can be avoided. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、着脱可能な記憶媒体に情報を記録可能な情報記録装置、その制御方法、プログラム及び撮像装置に関するものである。   The present invention relates to an information recording apparatus capable of recording information on a removable storage medium, a control method thereof, a program, and an imaging apparatus.

近年、デジタルビデオカメラなどの撮影機器は、HD(ハードディスク)化、高画質化が進み、動画の記録レートが高くなっている。また着脱可能な半導体メモリなどの記憶媒体(例えばSD(Secure Digital)カード)は、最低記録レートを保証するクラスの機能が付加されてきている。   In recent years, photographing devices such as digital video cameras have been improved in HD (hard disk) and high image quality, and the recording rate of moving images has been increased. In addition, a storage medium such as a removable semiconductor memory (for example, an SD (Secure Digital) card) has been added with a class function that guarantees a minimum recording rate.

しかし通常、SDカードには最低記録レートを保証するクラスの概念が無く、ユーザはSDカードの動画の最低記録レートを把握することができないことが多い。   However, the SD card usually does not have the concept of a class that guarantees the minimum recording rate, and the user often cannot grasp the minimum recording rate of moving images on the SD card.

またデジタルビデオカメラなどの記録方法において、動画撮影時にリングバッファを使用し、撮像した動画像データをバッファリングに格納し、並行して記憶媒体に記録する方法が一般的に用いられている。   Further, in a recording method such as a digital video camera, a method is generally used in which a ring buffer is used during moving image shooting, captured moving image data is stored in buffering, and recorded in a storage medium in parallel.

しかし、上記のような記録方法において、記憶媒体への書き込み速度よりもリングバッファへの格納処理速度の方が速くなってしまうことがある。この場合、動画の連続撮影を実行した際に、リングバッファの容量が一杯になってしまい、記録を停止する必要が生じてしまうことがある。   However, in the recording method as described above, the storage processing speed in the ring buffer may be faster than the writing speed in the storage medium. In this case, when continuous shooting of moving images is executed, the ring buffer may become full, and it may be necessary to stop recording.

以上のことを鑑みると、ユーザはクラス表示の無いSDカードなどをカメラなどの情報記録装置に挿入した時点においては、該SDカードの記録レート性能を判断できない。このような場合には、実際の記録時にバッファフルのために記録が停止して撮影を失敗してしまうような事態が生じてしまう可能性がある。   In view of the above, the user cannot determine the recording rate performance of the SD card at the time when an SD card without class display is inserted into an information recording device such as a camera. In such a case, there is a possibility that the recording may be stopped due to the buffer being full at the time of actual recording, and shooting may fail.

このような記憶媒体の記録レートを考慮する技術としては、例えば特許文献1に、外部記憶媒体の記録レート性能を検出して、該性能に対応した最適な記録方法を決定し、記録処理を行う技術が開示されている。   As a technique that considers the recording rate of such a storage medium, for example, Patent Document 1 detects the recording rate performance of an external storage medium, determines an optimal recording method corresponding to the performance, and performs recording processing. Technology is disclosed.

特開2006−148723号公報JP 2006-148723 A

しかしながら、特許文献1に記載の技術は、記憶媒体の最低記録レートの検出は行うが、記憶媒体への書き込み速度よりリングバッファへの格納処理速度の方が速いことで、ユーザが撮影を失敗してしまうような事態を回避するようにしたものではない。
このような記録時に撮影を失敗してしまう事態を回避するためには、適切なタイミングで記憶媒体の最低記録レートの検出を行い、撮影失敗となってしまう状況を回避するための注意喚起をユーザに対して行う必要がある。このような記憶媒体の最低記録レートの検出の適切な開始のタイミングやユーザへの撮影失敗に対する注意喚起などは特許文献1に開示されていない。
However, although the technique described in Patent Document 1 detects the minimum recording rate of the storage medium, the user fails to shoot because the storage processing speed to the ring buffer is faster than the writing speed to the storage medium. It is not intended to avoid such a situation.
In order to avoid such a situation in which shooting fails during recording, the user should detect the minimum recording rate of the storage medium at an appropriate timing and alert the user to avoid situations where shooting fails. Needs to be done. Patent Document 1 does not disclose such an appropriate start timing for detecting the minimum recording rate of the storage medium or alerting the user to shooting failure.

また上記のような撮影失敗となってしまう状況をユーザが回避するためには、ユーザが所定の最低記録レートを有する記憶媒体を用いて動画の撮影を行った場合に、どの程度の時間だけ撮影が可能であるかをわかりやすく示すのが好ましい。
しかしながら、特許文献1には、最低記録レートを検出した記憶媒体を用いて実際に動画の撮影を行った場合に、どの程度の記録ができるのか、また現在設定されている記録レートでどの程度の動画撮影が可能であるかなどを示すことについて開示されていない。
Also, in order for the user to avoid the situation where the shooting fails as described above, when the user has shot a moving image using a storage medium having a predetermined minimum recording rate, how long the shooting is performed. It is preferable to clearly show whether or not this is possible.
However, Patent Document 1 discloses how much recording can be performed when a moving image is actually shot using a storage medium in which the minimum recording rate is detected, and how much can be recorded at the currently set recording rate. There is no disclosure about indicating whether video shooting is possible.

本発明は係る実情に鑑みて、装着可能な記憶媒体への書き込み速度よりリングバッファへの格納処理速度の方が速くなってしまうことで、ユーザが撮影を失敗してしまう状況を回避し得る情報記録装置などの提供を目的とする。   In view of such a situation, the present invention can avoid a situation in which a user fails to shoot because the storage processing speed in the ring buffer becomes faster than the writing speed to the mountable storage medium. The purpose is to provide a recording device.

本発明の情報記録装置は、着脱可能な記憶媒体の装着部を備え、該記憶媒体に情報を記録する情報記録装置であって、前記装着部に記憶媒体が装着されたことを検出する記憶媒体検出手段と、前記装着部に装着された記憶媒体の記録レートを読み出す性能読出手段と、前記性能読出手段が前記装着部に装着された記憶媒体の記録レートを読み出せない場合および前記性能読出手段が読み出した前記装着部に装着された記憶媒体の記録レートが当該情報記録装置の記録レートよりも劣る場合の少なくともいずれかである場合に、警告を通知する通知手段とを備えることを特徴とする。
また、本発明の撮像装置は、画像を撮像する撮像手段を備えた撮像装置であって、上記に記載の情報記録装置を備え、該情報記録装置により前記撮像手段で撮像した画像の画像データを記録することを特徴とする。
また、本発明の情報記録装置の制御方法は、着脱可能な記憶媒体の装着部を備え、該記憶媒体に情報を記録する情報記録装置の制御方法であって、前記装着部に記憶媒体が装着されたことを検出する記憶媒体検ステップと、前記装着部に装着された記憶媒体の記録レートを読み出す性能読出ステップと、前記性能読出ステップで前記装着部に装着された記憶媒体の記録レートを読み出せない場合および前記性能読出ステップで読み出した前記装着部に装着された記憶媒体の記録レートが当該情報記録装置の記録レートよりも劣る場合の少なくともいずれかである場合に、警告を通知する通知ステップとを有することを特徴とする。
また、本発明のプログラムは、着脱可能な記憶媒体の装着部を備え、該記憶媒体に情報を記録する情報記録装置の制御をコンピュータに実行させるためのプログラムであって、前記装着部に記憶媒体が装着されたことを検出する記憶媒体検ステップと、前記装着部に装着された記憶媒体の記録レートを読み出す性能読出ステップと、前記性能読出ステップで前記装着部に装着された記憶媒体の記録レートを読み出せない場合および前記性能読出ステップで読み出した前記装着部に装着された記憶媒体の記録レートが当該情報記録装置の記録レートよりも劣る場合の少なくともいずれかである場合に、警告を通知する通知ステップとをコンピュータに実行させるためのプログラムである。
An information recording apparatus according to the present invention is an information recording apparatus that includes a detachable storage medium mounting unit and records information on the storage medium, and detects that the storage medium is mounted on the mounting unit. Detection means, performance reading means for reading a recording rate of a storage medium attached to the attachment unit, and a case where the performance reading means cannot read a recording rate of the storage medium attached to the attachment unit, and the performance reading means Is provided with notification means for notifying a warning when the recording rate of the storage medium attached to the attachment unit read out is at least one of the cases where the recording rate is inferior to the recording rate of the information recording apparatus. .
An imaging apparatus according to the present invention is an imaging apparatus including an imaging unit that captures an image. The imaging apparatus includes the information recording apparatus described above, and image data of an image captured by the imaging unit using the information recording apparatus. It is characterized by recording.
The control method for the information recording apparatus of the present invention is a control method for an information recording apparatus that includes a detachable storage medium mounting section and records information on the storage medium, and the storage medium is mounted on the mounting section. A storage medium detecting step for detecting that the recording medium has been read, a performance reading step for reading a recording rate of the storage medium mounted on the mounting unit, and a recording rate of the storage medium mounted on the mounting unit in the performance reading step. A notification step of notifying the user when the recording rate of the storage medium mounted in the mounting unit read out in the performance reading step is at least one of inferior to the recording rate of the information recording apparatus. It is characterized by having.
The program of the present invention is a program that includes a mounting unit for a removable storage medium, and that causes a computer to execute control of an information recording apparatus that records information on the storage medium. A storage medium detecting step for detecting that the recording medium is mounted, a performance reading step for reading a recording rate of the storage medium mounted on the mounting unit, and a recording rate of the storage medium mounted on the mounting unit in the performance reading step When the recording rate of the storage medium mounted in the mounting unit read in the performance reading step is at least one of lower than the recording rate of the information recording apparatus, a warning is notified. A program for causing a computer to execute a notification step.

本発明によれば、例えば撮像装置において動画像データを記録する際、装着可能な記憶媒体への書き込み速度よりリングバッファへの格納処理速度の方が速くなってしまうことで、ユーザが撮影を失敗してしまうような状況を回避することができる。   According to the present invention, for example, when moving image data is recorded in an imaging device, the storage processing speed in the ring buffer becomes faster than the writing speed in the mountable storage medium, so that the user fails in shooting. It is possible to avoid such a situation.

以下、図面を参照して本発明の好適な実施の形態を説明する。図1は、本発明の情報記録装置を備えた撮像装置であるデジタルカメラ(以下、カメラ)のシステム構成を示す図である。カメラ100は、図1に参照される複数の機能ブロックを含んで構成される。   Preferred embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing a system configuration of a digital camera (hereinafter referred to as a camera) that is an imaging apparatus provided with an information recording apparatus of the present invention. The camera 100 includes a plurality of functional blocks referred to in FIG.

図1において、101はシステム全体を制御するシステムコントローラである。102は画像(静止画像および動画像)を撮像する撮像部であり、光学系、該光学系を制御するためのモータ、撮像素子などから構成され、光学像を結像して光電交換する。103は画像音声処理部であり、撮像部102からの電気信号をデジタルデータに変換し、該データをエンコードし、内蔵するリングバッファに一時記憶する。   In FIG. 1, reference numeral 101 denotes a system controller that controls the entire system. An image capturing unit 102 captures images (still images and moving images), and includes an optical system, a motor for controlling the optical system, an image sensor, and the like, and forms an optical image and performs photoelectric exchange. Reference numeral 103 denotes an audio / video processing unit that converts an electrical signal from the imaging unit 102 into digital data, encodes the data, and temporarily stores the data in a built-in ring buffer.

104は記憶媒体インタフェース(記憶媒体IF)であり、画像音声処理部103からのデジタルデータを記憶媒体105に記録する。105は例えばSDカードからなるカメラ100の記憶媒体用の装着部に着脱可能な記憶媒体であり、デジタルデータが記録される。106は記憶媒体検出部であり、記憶媒体105の着脱状態を検出する(本発明でいう記憶媒体検出手段の一構成例に対応する)。107は記憶媒体残容量検出部であり、記憶媒体105に記録可能なデータ容量(記録可能残容量と称す)を検出する。   Reference numeral 104 denotes a storage medium interface (storage medium IF), which records digital data from the audio / video processing unit 103 in the storage medium 105. Reference numeral 105 denotes a storage medium that can be attached to and detached from the storage unit for the storage medium of the camera 100, for example, an SD card, and records digital data. Reference numeral 106 denotes a storage medium detection unit that detects the attachment / detachment state of the storage medium 105 (corresponding to a configuration example of the storage medium detection means in the present invention). A storage medium remaining capacity detection unit 107 detects a data capacity (referred to as a recordable remaining capacity) that can be recorded in the storage medium 105.

108はTFT・LCDなどからなる表示部であり、撮像部102で撮像した映像(動画像データ)などを表示する。109は音声出力部であり、カメラ100内部の状態をユーザに知らせるための警告や映像再生時の音声を出力することができる。また警告やカメラ100の動作状態は表示部108にも表示することが可能である。   Reference numeral 108 denotes a display unit composed of a TFT / LCD or the like, which displays a video (moving image data) captured by the imaging unit 102. An audio output unit 109 can output a warning for notifying the user of the internal state of the camera 100 and audio during video reproduction. Further, the warning and the operating state of the camera 100 can be displayed on the display unit 108.

110はユーザ操作部であり、ユーザがカメラ100を操作する際に使用し、ユーザによるカメラ100の各種操作を可能とする。ユーザ操作部110には、主電源スイッチが含まれており、記録モード、再生モード、停止モードなどの切り替えを行うことが可能である。   A user operation unit 110 is used when the user operates the camera 100 and enables various operations of the camera 100 by the user. The user operation unit 110 includes a main power switch, and can switch between a recording mode, a reproduction mode, a stop mode, and the like.

以上のようなカメラ100を用いて動画像データを記録する際、まず撮像部102を通過した外光は撮像素子の面上に光学像を結像し、撮像素子により電気信号に変換される。該電気信号は画像音声処理部103により動画像データに変換される。該動画像データは更にエンコードされ、画像音声処理部103が内蔵するリングバッファに一時記憶される。そして一時記憶された動画像データは、記憶媒体インタフェース104を経由して、カメラ100本体に装着された記憶媒体105に動画記録される。記憶媒体インタフェース104はまた、装着された記憶媒体105の記録性能(最低記録レートなど)の読み出しを行うことができる。   When recording moving image data using the camera 100 as described above, first, the external light that has passed through the imaging unit 102 forms an optical image on the surface of the imaging device, and is converted into an electrical signal by the imaging device. The electrical signal is converted into moving image data by the audio / video processing unit 103. The moving image data is further encoded and temporarily stored in a ring buffer built in the image / audio processing unit 103. The temporarily stored moving image data is recorded as a moving image on the storage medium 105 attached to the camera 100 main body via the storage medium interface 104. The storage medium interface 104 can also read the recording performance (such as the minimum recording rate) of the mounted storage medium 105.

記憶媒体105に記録された動画像データを再生する際は、記憶媒体105から記憶媒体インタフェース104を経由して読み出された動画像データが画像音声処理部103で表示に最適なデータに変換され、その後、表示部108に表示される。   When reproducing the moving image data recorded in the storage medium 105, the moving image data read from the storage medium 105 via the storage medium interface 104 is converted into data suitable for display by the image / audio processing unit 103. Then, it is displayed on the display unit 108.

カメラ100では、ユーザが撮影前、記憶媒体105を挿入した時点で記憶媒体105の性能試験を推奨するモードを提供し、記録レートの低いカードを挿入した場合に警告や一度の動画撮影でどの程度の時間が可能か(記録可能時間)を通知するようにしている。以下、この処理の具体的な内容について説明する。   The camera 100 provides a mode that recommends a performance test of the storage medium 105 when the user inserts the storage medium 105 before shooting. When a card with a low recording rate is inserted, the camera 100 can be used for warning or one-time video shooting. Is available (recordable time). Hereinafter, specific contents of this process will be described.

図2は、カメラ100に記憶媒体105が挿入された際に性能試験のための「試し撮り」を促す表示を行い、その後「試し撮り」を実施し、その再生表示を行い、記憶媒体105の記録可能時間を表示する一連のシーケンスを説明するフローチャートである。   FIG. 2 shows a display for prompting “trial shooting” for the performance test when the storage medium 105 is inserted into the camera 100, and then performs “trial shooting” to display the reproduction of the storage medium 105. It is a flowchart explaining a series of sequences which display recordable time.

まずステップS201において、システムコントローラ101は記憶媒体検出部106を介して、記憶媒体105の検出を行う。記憶媒体105が検出された場合にはステップS202に進む。   First, in step S <b> 201, the system controller 101 detects the storage medium 105 via the storage medium detection unit 106. If the storage medium 105 is detected, the process proceeds to step S202.

次にステップS202において、システムコントローラ101は記憶媒体インタフェース104を介して、記憶媒体105の情報を取得する。なお、本処理は、本発明でいう性能読出手段の一処理例に対応する。   In step S <b> 202, the system controller 101 acquires information on the storage medium 105 via the storage medium interface 104. This process corresponds to a process example of the performance reading unit in the present invention.

次にステップS203において、システムコントローラ101は、ステップS202で取得した情報に記憶媒体105の最低記録レートに関する情報があるか否かを確認する。記録レートの情報がある場合はステップS204に進み、ない場合はステップS205に進む。   In step S <b> 203, the system controller 101 confirms whether the information acquired in step S <b> 202 includes information regarding the minimum recording rate of the storage medium 105. If there is recording rate information, the process proceeds to step S204, and if not, the process proceeds to step S205.

ステップS204において、システムコントローラ101は、カメラ100の撮影記録レート(画像音声処理部103が内蔵するリングバッファに対して行う格納処理の速度)と記憶媒体105の最低記録レートとの比較を行う。記憶媒体105の最低記録レートが撮影記録レートより低い場合にはステップS206に進み、高い場合は処理を終了する。   In step S <b> 204, the system controller 101 compares the shooting and recording rate of the camera 100 (the speed of the storage process performed on the ring buffer built in the image / audio processing unit 103) with the minimum recording rate of the storage medium 105. When the minimum recording rate of the storage medium 105 is lower than the shooting recording rate, the process proceeds to step S206, and when it is higher, the process ends.

記憶媒体105の最低記録レートが判断できない又は最低記録レートがカメラ100の撮影記録レートより低い(劣る)場合、ステップS205及びステップS206においてシステムコントローラ101は、「試し撮り」を推奨する表示を表示部108で行う。
具体的には、システムコントローラ101は、記憶媒体105の最低記録レートが判断できない場合に、ステップS205において図4に示すような表示を行う。詳細には、最低記録レートが不明のため、記憶媒体105を用いて十分に画像が記録可能なのか否かを確認するように促す。
またシステムコントローラ101は、記憶媒体105の最低記録レートがカメラ100の撮影記録レートより低い場合には、ステップS206において図5に示すような表示を行う。詳細には、記憶媒体105では記録途中で記録を中断してしまう可能性があることを通知し、記憶媒体105を用いて十分に画像が記録可能なのか否かを確認するように促す。なお、本処理は、本発明でいう通知手段の一処理例に対応しており、本処理における「試し取り」は、本発明でいう推奨通知の一構成例に対応する。
If the minimum recording rate of the storage medium 105 cannot be determined or the minimum recording rate is lower (lower) than the shooting recording rate of the camera 100, the system controller 101 displays a display for recommending “trial shooting” in step S205 and step S206. 108.
Specifically, when the minimum recording rate of the storage medium 105 cannot be determined, the system controller 101 performs display as shown in FIG. 4 in step S205. Specifically, since the minimum recording rate is unknown, it is urged to confirm whether or not an image can be sufficiently recorded using the storage medium 105.
Further, when the minimum recording rate of the storage medium 105 is lower than the shooting recording rate of the camera 100, the system controller 101 performs display as shown in FIG. 5 in step S206. Specifically, the storage medium 105 is notified that recording may be interrupted in the middle of recording, and prompts the user to confirm whether the image can be recorded sufficiently using the storage medium 105. Note that this processing corresponds to a processing example of the notification means referred to in the present invention, and “trial taking” in this processing corresponds to a configuration example of the recommendation notification referred to in the present invention.

次にステップS207において、システムコントローラ101は、一定時間内に「試し撮り」を実施するためのトリガが押されたか否かを検出する。トリガを検出した場合にはステップS208に進み、検出しなかった場合には処理を終了する。   In step S207, the system controller 101 detects whether or not a trigger for performing “trial shooting” is pressed within a certain time. If a trigger is detected, the process proceeds to step S208. If not detected, the process ends.

ステップS208において、システムコントローラ101は、「試し撮り」の処理を実施する。この処理の詳細は図3を用いて後述する。   In step S <b> 208, the system controller 101 performs a “trial shooting” process. Details of this processing will be described later with reference to FIG.

次にステップS209において、システムコントローラ101は、ステップS208において撮影した動画像を再生する。その後ステップS210において、システムコントローラ101は、装着された記憶媒体105での記録可能時間を表示する。ステップS210における記録可能時間の表示の具体例として、例えば図6に示すような、具体的な記録可能時間(本例では3分)の表示を行う。   In step S209, the system controller 101 reproduces the moving image captured in step S208. Thereafter, in step S210, the system controller 101 displays the recordable time in the attached storage medium 105. As a specific example of the recordable time display in step S210, for example, a specific recordable time (3 minutes in this example) is displayed as shown in FIG.

次に図3は、カメラ100において「試し撮り」を実施した際のシーケンスを説明するフローチャートである。   Next, FIG. 3 is a flowchart for explaining a sequence when “trial shooting” is performed in the camera 100.

まずステップS301において、システムコントローラ101は、動画の記録開始と同時に時間測定を開始する。   First, in step S301, the system controller 101 starts time measurement simultaneously with the start of moving image recording.

次にステップS302において、システムコントローラ101は記憶媒体残容量検出部107を介して、記憶媒体105の空き容量があるか否かの確認を行う。空き容量がある場合はステップS303において、撮影されたエンコードデータを一時記録しているリングバッファが一杯になるまで監視する。なお、ステップS302において、空き容量がない場合は処理を終了する。この場合、空き容量がないことを表示部108において表示するようにしてもよい。   In step S <b> 302, the system controller 101 confirms whether the storage medium 105 has free capacity via the storage medium remaining capacity detection unit 107. If there is free space, monitoring is performed in step S303 until the ring buffer that temporarily records the captured encoded data is full. In step S302, if there is no free space, the process ends. In this case, the display unit 108 may display that there is no free space.

ステップS303においてリングバッファが一杯になった場合はステップS304において、システムコントローラ101は、撮影動作の記録停止と同時に時間測定を停止する。ここでステップS301からの経過時間が計測される。この時間に基づき、カメラ100はステップS210において記録可能時間の表示を行う。   If the ring buffer becomes full in step S303, in step S304, the system controller 101 stops time measurement simultaneously with the stop of recording of the photographing operation. Here, the elapsed time from step S301 is measured. Based on this time, the camera 100 displays a recordable time in step S210.

以上、本実施の形態に係るカメラ100では、記憶媒体105が装着されたタイミング(撮影を開始する前のタイミング)で、記憶媒体105の最低記録レートを検出するようにした。
そして、最低記録レートが不明である場合、最低記録レートが低い場合といった、装着可能な記憶媒体への書き込み速度よりリングバッファへの格納処理速度の方が速くなってしまうおそれのある場合に、ユーザに注意喚起のための通知(警告)をするようにした。具体的には本実施の形態では、該注意喚起を「試し撮り」を推奨することで行い、更に試し撮りを通じて、どの程度の時間が撮影可能であるかをユーザに通知するようにしている。
このような構成のカメラ100を用いることにより、ユーザは装着可能な記憶媒体105への書き込み速度よりもリングバッファへの格納処理速度の方が速くなってしまうことで撮影を失敗してしまう事態を撮影前に知ることができ、撮影失敗を回避できる。また装着した記憶媒体105においてどの程度の時間が撮影可能であるかを具体的に知ることができるため、撮影失敗の事態を的確に把握できる。
As described above, in the camera 100 according to the present embodiment, the minimum recording rate of the storage medium 105 is detected at the timing when the storage medium 105 is mounted (timing before the start of shooting).
If the minimum recording rate is unknown or the minimum recording rate is low, the user may have a higher storage processing speed in the ring buffer than the writing speed to the mountable storage medium. The notice (warning) for alerting is added. Specifically, in the present embodiment, the alerting is performed by recommending “trial shooting”, and the user is notified of how much time can be shot through the trial shooting.
By using the camera 100 having such a configuration, the user may fail to shoot because the storage processing speed in the ring buffer is faster than the writing speed in the storage medium 105 that can be mounted. You can know before shooting and avoid shooting failures. In addition, since it is possible to specifically know how much time can be taken in the attached storage medium 105, it is possible to accurately grasp the situation of photographing failure.

なお、本実施の形態では、「試し撮り」を推奨する表示を行うことでユーザに注意喚起をするようにしたが、他の態様であっても構わない。例えば、「試し撮り」を推奨する表示の代わりに、「記憶媒体の記録レートの性能上、撮影が停止されるおそれがあります」などのメッセージを表示部108に表示するようにしてもよい。   In this embodiment, the user is alerted by performing a display that recommends “trial shooting”, but other modes may be used. For example, instead of a display that recommends “trial shooting”, a message such as “There is a possibility that shooting may be stopped due to the performance of the recording rate of the storage medium” may be displayed on the display unit 108.

また、本実施の形態ではカメラ100の撮影記録レートの設定について特に言及しなかったが、もちろん複数の速度を設定可能である。この場合に、「試し撮り」を推奨する表示の代わりに、「現在の記憶媒体の記録レートでは、記憶媒体の記録レートの性能上、撮影が停止されるおそれがあります。撮影記録レートを変更して下さい」などの表示を行うようにしてもよい。更に、その後「撮影記録レートを"XX"に設定すれば、正常撮影を行えます」などのメッセージを追加するようにしてもよい。なお、ステップS304においてカメラ100が算出する記録可能時間は、設定された撮影記録レートに応じて変化することは言うまでもない。また、撮影記録レートの設定をする際には、例えばユーザ操作部110を用いて行うようにすればよい。   In the present embodiment, the setting of the shooting / recording rate of the camera 100 is not particularly mentioned. Of course, a plurality of speeds can be set. In this case, instead of the display that recommends “trial shooting”, “The current recording rate of the recording medium may cause the recording to stop due to the performance of the recording rate of the recording medium. Please display "or the like. Furthermore, a message such as “If the shooting recording rate is set to“ XX ”, normal shooting can be performed” may be added. Needless to say, the recordable time calculated by the camera 100 in step S304 changes according to the set shooting recording rate. Further, when setting the shooting and recording rate, for example, the user operation unit 110 may be used.

また、本発明はデジタルカメラなどにおいて適用されるものとして、限定されるものではない。記憶媒体を着脱可能な構成を有する携帯機器であり、動画像撮影機能を有するものにおいて本発明は好適に適用可能である(例えば、携帯電話やカメラ機能付PDAなど)。また、例えば着脱可能な記憶媒体に記録を行うのではなく、バッファに一時記憶した情報を有線を介して接続された外部機器に記録するような構成においても、本発明は応用可能である。   Further, the present invention is not limited to being applied to a digital camera or the like. The present invention can be suitably applied to a portable device having a configuration in which a storage medium can be attached and detached, and having a moving image photographing function (for example, a cellular phone or a PDA with a camera function). For example, the present invention can be applied to a configuration in which information temporarily stored in a buffer is not recorded on a removable storage medium but is recorded on an external device connected via a wire.

なお、本発明を実現するために、上述した実施形態の機能を実現するソフトウェアのプログラムコード(コンピュータプログラム)を記録した記憶媒体を用いても良い。この場合には記憶媒体をシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによって本発明の目的が達成される。   In order to realize the present invention, a storage medium in which a program code (computer program) of software that realizes the functions of the above-described embodiments may be used. In this case, the object of the present invention is achieved by supplying the storage medium to the system or apparatus, and the computer (or CPU or MPU) of the system or apparatus reads and executes the program code stored in the storage medium.

この場合、記憶媒体から読み出されたプログラムコード自体が上述した実施形態の機能を実現することになり、プログラムコード自体及びそのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code itself and the storage medium storing the program code constitute the present invention.

プログラムコードを供給するための記憶媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。   As a storage medium for supplying the program code, for example, a flexible disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

また、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(基本システム或いはオペレーティングシステム)等が実際の処理の一部又は全部を行う場合も含まれることは言うまでもない。   Needless to say, the OS (basic system or operating system) running on the computer performs part or all of the actual processing based on the instruction of the program code.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれてもよい。この場合には、書き込まれたプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部又は全部を行ってもよい。   Furthermore, the program code read from the storage medium may be written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. In this case, based on the instruction of the written program code, the CPU or the like provided in the function expansion board or function expansion unit may perform part or all of the actual processing.

本発明の実施の形態に係るデジタルカメラのシステム構成を示す図である。It is a figure which shows the system configuration | structure of the digital camera which concerns on embodiment of this invention. 本発明の実施の形態に係るデジタルカメラにおいて、記憶媒体が装着された場合に行う「試し撮り」を推奨する表示のシーケンスを説明するフローチャートである。6 is a flowchart for explaining a display sequence for recommending “trial shooting” performed when a storage medium is mounted in the digital camera according to the embodiment of the present invention. 本発明の実施の形態に係るデジタルカメラにおいて「試し撮り」を行った際のシーケンスを説明するフローチャートである。It is a flowchart explaining the sequence at the time of performing "trial photography" in the digital camera which concerns on embodiment of this invention. 本発明の実施の形態に係るデジタルカメラにおいて表示する「試し撮り」を推奨する表示の一例を示す図である。It is a figure which shows an example of the display which recommends "trial shooting" displayed in the digital camera which concerns on embodiment of this invention. 本発明の実施の形態に係るデジタルカメラにおいて表示する「試し撮り」を推奨する表示の一例を示す図である。It is a figure which shows an example of the display which recommends "trial shooting" displayed in the digital camera which concerns on embodiment of this invention. 本発明の実施の形態に係るデジタルカメラにおいて表示する記憶媒体の記録可能時間の表示の一例を示す図である。It is a figure which shows an example of the display of the recordable time of the storage medium displayed in the digital camera which concerns on embodiment of this invention.

符号の説明Explanation of symbols

101 システムコントローラ
102 撮像部
103 画像音声処理部
104 記憶媒体インタフェース
105 記憶媒体
106 記憶媒体検出部
107 記憶媒体残量検出部
108 表示部
109 音声出力部
110 ユーザ操作部
DESCRIPTION OF SYMBOLS 101 System controller 102 Image pick-up part 103 Image audio | voice process part 104 Storage medium interface 105 Storage medium 106 Storage medium detection part 107 Storage medium remaining amount detection part 108 Display part 109 Voice output part 110 User operation part

Claims (9)

着脱可能な記憶媒体の装着部を備え、該記憶媒体に情報を記録する情報記録装置であって、
前記装着部に記憶媒体が装着されたことを検出する記憶媒体検出手段と、
前記装着部に装着された記憶媒体の記録レートを読み出す性能読出手段と、
前記性能読出手段が前記装着部に装着された記憶媒体の記録レートを読み出せない場合および前記性能読出手段が読み出した前記装着部に装着された記憶媒体の記録レートが当該情報記録装置の記録レートよりも劣る場合の少なくともいずれかである場合に、警告を通知する通知手段とを備えることを特徴とする情報記録装置。
An information recording apparatus that includes a removable storage medium mounting portion and records information on the storage medium,
Storage medium detecting means for detecting that a storage medium is mounted on the mounting unit;
Performance reading means for reading the recording rate of the storage medium attached to the attachment unit;
When the performance reading unit cannot read the recording rate of the storage medium mounted on the mounting unit, and the recording rate of the storage medium mounted on the mounting unit read by the performance reading unit is the recording rate of the information recording apparatus An information recording apparatus comprising: a notification means for notifying a warning when it is at least one of inferior to the above.
前記通知手段は警告とともに、前記装着部に装着された記憶媒体へ情報を試しに記録することを推奨する推奨通知を行うことを特徴とする請求項1に記載の情報記録装置。   The information recording apparatus according to claim 1, wherein the notification unit performs a recommendation notification that recommends that information be recorded on a storage medium attached to the attachment unit as a test together with a warning. 前記推奨通知に基き記録が行われた場合に、前記装着部に装着された記憶媒体を用いて記録できる記録可能時間を計測し、該記録可能時間を表示装置に表示することを特徴とする請求項2に記載の情報記録装置。   When recording is performed based on the recommendation notification, a recordable time that can be recorded using a storage medium attached to the attachment unit is measured, and the recordable time is displayed on a display device. Item 3. The information recording device according to Item 2. 前記通知手段は、前記装着部に装着された記憶媒体の記録レートが当該情報記録装置の記録レートよりも劣る場合に、当該情報記録装置の記録レートの設定を変更することを推奨する通知を行うことを特徴とする請求項1〜3のいずれか1項に記載の情報記録装置。   The notification means performs a notification that recommends changing the setting of the recording rate of the information recording device when the recording rate of the storage medium mounted in the mounting unit is inferior to the recording rate of the information recording device. The information recording apparatus according to claim 1, wherein the information recording apparatus is a recording medium. 前記通知手段は、前記装着部に装着された記憶媒体の記録レートが当該情報記録装置の記録レートよりも劣る場合に、前記装着部に装着された記憶媒体を用いて正常に記録できる当該情報記録装置の記録レートを通知することを特徴とする請求項1〜4のいずれか1項に記載の情報記録装置。   The notification means can record information normally using the storage medium attached to the attachment unit when the recording rate of the storage medium attached to the attachment unit is inferior to the recording rate of the information recording apparatus. The information recording apparatus according to claim 1, wherein a recording rate of the apparatus is notified. 前記情報が動画像データであることを特徴とする請求項1〜5のいずれか1項に記載の情報記録装置。   The information recording apparatus according to claim 1, wherein the information is moving image data. 画像を撮像する撮像手段を備えた撮像装置であって、
請求項1〜6のいずれか1項に記載の情報記録装置を備え、該情報記録装置により前記撮像手段で撮像した画像の画像データを記録することを特徴とする撮像装置。
An image pickup apparatus having an image pickup means for picking up an image,
An imaging apparatus comprising the information recording apparatus according to claim 1, wherein image data of an image captured by the imaging unit is recorded by the information recording apparatus.
着脱可能な記憶媒体の装着部を備え、該記憶媒体に情報を記録する情報記録装置の制御方法であって、
前記装着部に記憶媒体が装着されたことを検出する記憶媒体検ステップと、
前記装着部に装着された記憶媒体の記録レートを読み出す性能読出ステップと、
前記性能読出ステップで前記装着部に装着された記憶媒体の記録レートを読み出せない場合および前記性能読出ステップで読み出した前記装着部に装着された記憶媒体の記録レートが当該情報記録装置の記録レートよりも劣る場合の少なくともいずれかである場合に、警告を通知する通知ステップとを有することを特徴とする情報記録装置の制御方法。
A control method for an information recording apparatus comprising a mounting part for a removable storage medium and recording information on the storage medium,
A storage medium detecting step for detecting that a storage medium is mounted on the mounting unit;
A performance reading step of reading the recording rate of the storage medium attached to the attachment unit;
When the recording rate of the storage medium attached to the attachment unit cannot be read in the performance reading step, and the recording rate of the storage medium attached to the attachment unit read out in the performance reading step is the recording rate of the information recording apparatus And a notification step of notifying a warning when at least one of the cases is inferior to the control method of the information recording apparatus.
着脱可能な記憶媒体の装着部を備え、該記憶媒体に情報を記録する情報記録装置の制御をコンピュータに実行させるためのプログラムであって、
前記装着部に記憶媒体が装着されたことを検出する記憶媒体検ステップと、
前記装着部に装着された記憶媒体の記録レートを読み出す性能読出ステップと、
前記性能読出ステップで前記装着部に装着された記憶媒体の記録レートを読み出せない場合および前記性能読出ステップで読み出した前記装着部に装着された記憶媒体の記録レートが当該情報記録装置の記録レートよりも劣る場合の少なくともいずれかである場合に、警告を通知する通知ステップとをコンピュータに実行させるためのプログラム。
A program for causing a computer to execute control of an information recording apparatus that includes a mounting unit for a removable storage medium and records information on the storage medium,
A storage medium detecting step for detecting that a storage medium is mounted on the mounting unit;
A performance reading step of reading the recording rate of the storage medium attached to the attachment unit;
When the recording rate of the storage medium attached to the attachment unit cannot be read in the performance reading step, and the recording rate of the storage medium attached to the attachment unit read out in the performance reading step is the recording rate of the information recording apparatus A program for causing a computer to execute a notification step of notifying a warning when it is at least one of inferior cases.
JP2007291238A 2007-11-08 2007-11-08 Information recording apparatus, method of controlling the same, and program Pending JP2009118346A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007291238A JP2009118346A (en) 2007-11-08 2007-11-08 Information recording apparatus, method of controlling the same, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007291238A JP2009118346A (en) 2007-11-08 2007-11-08 Information recording apparatus, method of controlling the same, and program

Publications (1)

Publication Number Publication Date
JP2009118346A true JP2009118346A (en) 2009-05-28

Family

ID=40784944

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007291238A Pending JP2009118346A (en) 2007-11-08 2007-11-08 Information recording apparatus, method of controlling the same, and program

Country Status (1)

Country Link
JP (1) JP2009118346A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011129183A (en) * 2009-12-16 2011-06-30 Canon Inc Recording device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011129183A (en) * 2009-12-16 2011-06-30 Canon Inc Recording device

Similar Documents

Publication Publication Date Title
JP2001078137A (en) Electronic camera
JP4040723B2 (en) Recording medium saving recording method in monitoring system
JP3825941B2 (en) Warning device and method for composite electronic device
JP2007150496A (en) Imaging apparatus, data recording control method, and computer program
JP2007184039A (en) Information recorder
JP2009118346A (en) Information recording apparatus, method of controlling the same, and program
JP2010068413A (en) Imaging apparatus
JP2009130820A (en) Information processing apparatus
JP2009151867A (en) Information recording/reproducing system
JP2005328279A (en) Recording device
US8849098B2 (en) Recording apparatus
JP2001057662A (en) Image pickup device and magnetic recording and reproducing device
JP3826134B2 (en) Recording device
JP2009165019A (en) Image device and recording control method and program in image device
JP5096249B2 (en) Camera video recording apparatus and camera video recording method
JP4971807B2 (en) Image storage device, control method thereof, program, and digital camera
JP2005012369A (en) Data transfer apparatus
JP4457558B2 (en) Video and audio signal recording device
JP4948365B2 (en) Information recording apparatus, control method thereof, and program
JP4354291B2 (en) Electronic imaging apparatus and moving image data recording method of electronic imaging apparatus
JP2007035156A (en) Data recording apparatus, data recording method, data recording program, and recording medium
JP2008294823A (en) Imaging apparatus, control method, and program
JP2010124143A (en) Image processing device, its control method and program
JP2005010949A (en) Data recording apparatus
JP2007195049A (en) Image sensing device and method and program for controlling the device