FAQ
From CHDK Wiki
[edit] Q. What does the CHDK program do?
A. After loading of CHDK program you can get the following functionality:
- Shooting in RAW, with RAW Average, RAW Sum, and RAW Develop features
- Live histogram (RGB, blended, luminance and for each RGB channel)
- Zebra mode (live-view under/over-exposure subject-area alerts)
- DOF-calculator, Hyperfocal-calculator with instant Hyperfocal and Infinity focus-set, and more
- Battery indicator
- RAW and Video space-remaining gauges with custom low-limit alerts
- Scripts execution (exposure/focus/bracketing, intervalometer and more)
- USB-cable remote shutter-release
- Motion-Detection triggered photography (fast enough to capture lightning strikes)
- Customizable high-speed continuous (burst) Tv, Av, ISO, and Focus bracketing (unlimited shots)
- 99 constant bit-rate and 10 constant-quality video compression levels
- 1 Gig video-size limit removed in earlier cameras
- Zoom during video for cameras without
- Shutter, Aperture, and ISO Overrides (shutter speeds of 64" to 1/10,000" and higher)
- High-speed Flash Sync at all speeds up to 1/64,000 second (even faster in some cameras)
- Custom framing, cropping, and alignment viewfinder Grids (user editable)
- File browser
- Text reader
- Calendar
- Some fun tools and games :)
- Fully customizable CHDK display, info placement, user-colors, fonts in menus, etc.
- Custom CHDK User-Menu (for instant recall of up to 10 favorite functions)
- And other features too numerous to mention here. See the CHDK Firmware and Allbest Firmware usage pages for a more complete overview.
[edit] Q. What camera models are supported by the CHDK program?
A. Currently, the CHDK program is available for Canon digital cameras of the following models:
- A450, Fw: 1.00d
- A460, Fw: 1.00d
- A530, Fw: 1.00a
- A540, Fw: 1.00b
- A550, Fw: 1.00c
- A560, Fw: 1.00a
- A570 IS, Fw: 1.00e, 1.01a
- A610, Fw: 1.00e, 1.00f, (1.00d with CHDK version for 1.00e)
- A620, Fw: 1.00f ( 1.00e is not compatible. You must upgrade to 1.00f first (see here))
- A630, Fw: 1.00c
- A640, Fw: 1.00b
- A650 IS, Fw: 1.00d
- A700, Fw: 1.00b
- A710 IS, Fw: 1.00a
- A720 IS, Fw: 1.00c
- S2 IS, Fw: 1.00e, 1.00f, 1.00g, (1.00i with CHDK version for 1.00g)
- S3 IS, Fw: 1.00a
- S5 IS, Fw: 1.01a 1.01b
- G7, Fw: 1.00e, 1.00g, 1.00i, 1.00j
- SD400 (IXUS50), Fw: 1.01a, 1.01b
- SD450 (IXUS55), Fw: 1.00b, 1.00c, 1.00d
- SD500(IXUS700), Fw: 1.01a, 1.01b
- SD600 (IXUS60), Fw: 1.00d (beta)
- SD630 (IXUS65), Fw: 1.00a
- SD700 IS (IXUS800), Fw: 1.00b, 1.01b, (1.01a with CHDK version for 1.01b)
- SD750 (IXUS75), Fw: 1.01a, (1.01b with CHDK version for 1.01a)
- SD800 IS (IXUS850), Fw: 1.00e, (1.00d with CHDK version for 1.00e)
- SD850 IS (IXUS950), Fw: 1.00c
- SD870 IS (IXUS860), Fw: 1.00c
- SD1000 (IXUS70), Fw: 1.01b, 1.02a, (1.01a with CHDK version for 1.01b)
- TX1, Fw: 1.00g, 1.01b
In theory it can be modified to support any camera based on the DIGIC II or DIGIC III platform. (How do you do this?). See Firmware Comparisons to identify which build will work for you.
- If your camera model is not listed here then there is no CHDK for it at the present time!
[edit] Q. How can I get the original firmware version number of my camera?
A. To get the version number, you need to:
- create a file called ver.req in the root directory of your SD card. Be sure to save it as all files and not text. It might be necessary to create the file name explicitly in upper case. e.g. VER.REQ
- IMPORTANT: Note that it is spelled ver.req, as in VERsion REQuest, that Q is NOT a G, Type it correctly!!!
- switch on the camera in playback mode and wait for the main screen (don't switch on in rec mode and change to playback later)
- press the set+disp. buttons together (press set first, hold it down, then press disp.).
You will see a string like Firmware Ver GM1.00E. The 1.00E part is the firmware version.
ver.req is just an empty dummy file.
Creating the ver.req file
- Windows based systems
- One way to create this file is to switch to dos-mode and type:
copy nul ver.req <ENTER>
- Copy it to your SD.
- An alternative is to select the SD card in a DOS box and type
copy con ver.req <ENTER>
, then Ctrl-Z to close the file.
- Another way to create this file: make an empty text file with Notepad and rename it into "ver.req".
- Yet another way to create the file is to open the memory card in My Computer, right click inside the window and select New... and then Text Document. An empty text document will be created and you can rename it to "ver.req" (be sure to have windows display the file-extension, otherwise it will become "ver.req.txt").
- GNU/Linux or *nix based systems
- Or on *nix (Linux,Solaris,BSD etc) based systems, from the shell cd to your SD card's mount point and run the following command:
touch ver.req
- Mac based systems
- When using a Mac, open a blank document in TextEdit, then choose save, and save as ver.req , then select the root folder on your memory card from the menu provided.
Important: change plain text encoding from Western (Mac OS Roman) to Unicode (UTF-16), and uncheck "if no extension is provided, use .txt" (if you don't see these options then you need to select "Make Plain Text" from the Format menu). Then click on Save.
Please note! your camera's firmware version is NOT 1.0.0.0 or 1.0.1.0! It's a number that looks similar to this example: 1.01e. If you get a number like 1.0.1.0, then you did not do it properly. Try again.
[It has been found that some cameras now also support finding a "vers.req" file in the same way. Note that it is called "vers.req" and not just "ver.req". That extra S in the filename now allows you to even see the total number of shots that have been taken with your camera with the same keys pressed multiple times. For further info see this thread on the new CHDK Forum.]
In cameras that support vers.req, ver.req may no longer work, and all you'll get when you press [SET]+[DISP] will be the time clock. If this happens, you need to create "vers.req" instead of "ver.req" on your SD card (or create both to be sure). Then pressing [SET]+[DISP] will get you the version information instead of the time clock.
[edit] Q. How can I update the original Canon firmware?
A. Official Canon firmware updates (if available) can be found here at the Canon website or in this list here.
Information about an unofficial upgrade of the A620 firmware from an early version to 1.00F can be found in this message. The 1.00F Firmware can be obtained from this link.
Attention: These firmware updates will permanently change the firmware of your camera (unlike the CHDK program, which is only temporary). If anything goes wrong during the update process (for example because you tried it when the batteries were low), you may end up with a dead camera. Please also note that using one of these updates may void your warranty - at least if they are not directly from Canon. (I don't know... please check for yourself.)
Note: If you update the firmware in your A620 be sure to delete the file (PSA620.FIR) from your memory card before you run CHDK, otherwise CHDK won't run.
[edit] Q. Where can I download the CHDK program?
A. Go to the Downloads page.
[edit] Q. Where can I find a changelog of the CHDK program?
A. Go to the ChangeLog Page. Click on the Chgset number of the build you want to know about and read the log message.
[edit] Q. How do I get CHDK onto my camera's SD memory card?
A. Follow these steps:
- Remove the SD card from your camera and put it in the card reader of your PC.
- Extract the files from the firmware zip file that you have downloaded.
- Copy the files PS.fir and Diskboot.bin into the root folder of your SD card.
- If you are on a Mac, read and follow this link
- Put the SD card back into the camera.
or... (newbie way using Card Tricks, Windows only and up to 4GB cards)
- Remove the SD card from your camera and put it in the card reader of your PC.
- Download and install Card Tricks.
- Open the application and select the CARD's DRIVE, when asked. (pay attention: is the drive corresponding to the SD memory card!)
- Click the Format as FAT button, read and accepted the notice.
- Click the Make Bootable button, read and accepted the notice.
- Download the ZIP file with the CHDK version of your choice. If you don't know, just press the Download CHDK button and pick your camera model ZIP file. Just remember where you saved it!
- Click the CHDK binary button and point to the ZIP file you downloaded.
- Remove the card from the card reader.
- Lock the card! (this switch in the SD card)
- Your card is now autoload and ready to use.
- Place the write protected card back in camera and turn on. If everything went right the CHDK splash screen will blink.
[edit] Q. How do I manually load CHDK so I can use it?
A. Follow these steps:
- First, copy CHDK onto your camera's SD memory card (see that question above)
- Start the camera in Play mode. (It WILL work -in my S3 it does- if you start in 'record' mode and then switch to playback mode BUT you will have to push the "play" button twice, then the zoom will retract, and then you must go to "menu" options and "firm update" new option, and choose YES when the camera ask you for the "updating" version. Your camera will be COMPLETELY SAFE)
- Press the Menu button.
- Go to the new menu entry "Firm Update" (usually, it's the last option in the menu).
- Select that function and confirm that you want to update with "OK". (If you don't see that option in the menu, then either you didn't correctly copy the files to the SD memory card, or you didn't start your camera directly into playback mode)
The camera will now reboot (in about 1-2 seconds), the blue LED on your camera will blink once and a splash screen will appear.
If the camera hangs or is switched off during updating process and/or does not respond to the power button, then this means that this CHDK program is not compatible with your camera firmware. If that happens, don't worry! Just open up the battery compartment and remove the batteries to turn the camera off, stick them back in and everything should be fine.
See also How can I make the CHDK program load automatically at startup?
If you later want to update a CHDK version, just copy the new PS.fir and Diskboot.bin files onto the SD card and overwrite the old ones. You do not have to delete any other file. All settings are forward/backward compatible.
After running CHDK and setting all your options for histograms, zebra-mode, OSD (on-screen display) layout, fonts, colors, last script loaded, etc. all your settings are saved in the /CHDK/CHDK.CFG file. It even saves the last position you were reading in the last text-file you were viewing using the File-Reader. If you want to recreate those exact same settings on another SD card with CHDK on it, just copy that file from one SD card to another, making sure it's in the /CHDK/ folder on the new SD card.
[edit] Q. There's no PS.FIR file in the CHDK download for my camera. What do I do?
A. This works for the new camera models, based on DryOS (such as A720IS, A650IS):
- Make the SD memory card bootable. Read these instructions how to do it.
- Copy the DISKBOOT.BIN file to the root directory of the SD card.
- Write protect the memory card (Lock setting)
[edit] Q. What is the root directory of my SD card?
A. The root directory is the first or top-most directory. If your SD card has the drive letter "K", then the root directory is "K:\".
What is the root directory of my SD card (when using a mac)?
A. It's what you see when you double click the SD card icon on your desktop and a window opens.
[edit] Q. Do I need a special card reader, or is it sufficient to connect the cam to the PC?
A. Digicanon has an uploader for the A610 on his page which you can use to upload the CHDK program files to the A610 without a card reader. This uploader may work also for other camera models with VxWorks operating system, sucessfully tested with A620, SD400 & S2. Link.
How to use it:
- Put your CHDK program files PS.FIR and DISKBOOT.BIN into the same folder as the uploader
- Make sure your SD-card is not write-protected
- There is a textfile named "FirmInfo.txt". It contains this text: "[Firmware File Name]". Just change the name below it into the filename you want to upload. Then save the text file and start the UploadFirmware.exe. You have to do this two times: 1x for PS.FIR and 1x for DISKBOOT.BIN.
I personally find it more convenient to use a cheap USB card reader. Cheap readers have no sensor for the write protection switch on the card, and this is great. Otherwise, you would have to switch the card to "unlocked" everytime you want to put something on the card, or delete something with your PC.
Another option is to use a camera which behaves as a USB Mass Storage device. Even if your camera does not support this feature, you may be able to borrow such a camera from a friend for the installation procedure.
[edit] Q. When I switch off my camera and then switch it on again, the CHDK program does not work. What's wrong?
A. When you update your camera with CHDK, it doesn't actually change the firmware. Because it is just a memory-resident program, it only remains in the camera's memory until the camera is turned all the way off. So, if something goes wrong and camera does not respond, you can always switch the camera off (or remove the battery, and perhaps delete it from the memory card) to return to the original firmware.
Recently, CHDK gained the ability to autoload (see the next answer).
[edit] Q. How can I make the CHDK program load automatically at startup?
A. You have to do the following actions:
- Copy the files PS.fir and DISKBOOT.bin into the root folder of your SD card (if you have not already done so).
- Load the CHDK program as described above.
- Enter <ALT> mode.
- Press Menu to enter the CHDK main menu.
- Go to "Debug Parameters" in the Menu on the screen.
- Select "Make Card Bootable". (It won't seem like anything happened. don't worry)
- Switch off the camera and take out the SD-card
- Lock your SD-card. This is mandatory. (But you will still be able to record pictures.)
- Reinsert the card back into the camera.
From now on, CHDK will load automatically on startup until you unlock the card again.
If the camera reports that the SD-card is locked, just ignore that information; the camera is still able to store pictures on the SD-card.
Note: Unfortunately, autoload does not work with FAT32-formatted SD-cards. This means: cards up to and including 2 GB will work, cards larger than 2 GB won't.
Note2: 4 GB cards can support the autoload feature if they are formated in FAT16 manually. To format SD-card in Windows command line just type 'format X: /fs:fat' (where X: - a drive letter of mounted SD-card). But be aware that the formatting of 4 GB cards in FAT16 leads to non-standard 64K cluster size. The correct support of such cluster size is not guaranteed.
Autoload sometimes also does not work if the camera is switched on directly in record mode.
Note: You can also go here for more info on how to do this if you can't manually load CHDK. CHDK Bootable SD Page
[edit] Q. I don't need the autoload feature temporarily/anymore. How can I disable it?
A1. The simplest way is to just unlock your SD-card.
or
A2. Delete the file DISKBOOT.bin from your flash card.
[edit] Q. What are the key settings and shortcuts?
A. Here is a list of important key settings and shortcuts. Have a look at the firmware usage guide for detailed explanations. Note that you can press and hold down certain keys to simulate pressing this key multiple times, just like your PC keyboard.
camera-specific key settings:
- Enter <ALT> mode:
- - direct print button for A-series cams
- - user selectable button for S-series * ( shortcut by default )
- * See the Firmware Usage pages of <ALT> mode and/or Miscellaneous Menu on how to select and use the button of your choice for entering and exiting <ALT> mode.
- Toggle RAW on/off:
- - <ALT> + +/- button for A-series
- - <ALT> + func button for S-series
- - <ALT> + erase button for G-series
- - <ALT> + DISP button for SD-series
universal keys and shortcuts:
- Start a script: <ALT>+shoot
- Open "scripting parameters" menu: <ALT>+set
- Enter the main configuration menu: <ALT>+menu
- Toggle Zebra mode on/off: half shoot+left
- Toggle Histogram on/off: half shoot+up (on recent versions half shoot+down)
- Toggle OSD on/off: half shoot+right
- Scroll-By-page in File Browser and File Reader modes: zoom-in / zoom-out / half-shoot (scroll one page forward in File Reader mode)
- (main configuration menu) Go back one menu level: display
- (OSD layout editor) Change the amount of pixels the OSD (on-screen display) elements are moved: display
- (File Browser) Open context menu: left
[edit] Q. How do I use scripts?
A. CHDK allows you to automate your camera by running "scripts", small and simple programs written in a short-hand version of BASIC. You can find some pre-made scripts like bracketing, intervalometer etc. here or write your own scripts using the scripting language. To use a script, you have to do this:
- Put the script you want to use into the CHDK/SCRIPTS-folder on your SD card
- Load the script (main menu>scripting parameters>load script from file) and adjust script parameters as needed
- To run the script, press the shutter button while in <alt> mode. You can also stop it by pressing the shutter button again.
If your script does not work properly, try to increase the "script shoot delay" parameter, which is a small time-delay after a shot is taken, before the next line of the script is executed. Some scripts also may require certain camera settings. For example the generic bracketing script: go to menu>review and switch it to "off". Use P, Tv, Av or M mode and activate the camera function where you want to have bracketing. For example: Activate the focus slider when you want to have focus bracketing. Activate the exposure compensation slider in P mode when you want to have exposure bracketing, and so on.
[edit] Q. I've shot some RAW pictures. How do I process them?
A. When you have a RAW file from your cam, you can
- convert it to the standardized DNG digital negative format using the DNGForPowerShot converter. The DNG files then can be processed with nearly every RAW converter on the market, including Adobe Lightroom and Apple Aperture (read notes on the bottom).
- (Note that DNG4PS will copy the EXIF data from the RAW file's corresponding JPG file to the new DNG file. The RAW files themselves do not contain any EXIF-header info until this is done. If you are using some of the new builds of CHDK with features like shutter-speed and aperture overrides then the original JPG EXIF header, from which this data is taken for the DNG RAW file's EXIF-header, may not reflect these new values that are outside of the normal bounds of your Powershot's EXIF information. A small utility was created that allows you to process your JPG files to update appropriate EXIF fields with these non-standard CHDK override shutter-speed, aperture, and ISO values. You can find the latest version of this utility at the new CHDK Forum at the end of this discussion thread Converting CHDK EXIF info to Standard EXIF. Read the full thread on how to install and use it as it also requires the installation of EXIFTool and copying then renaming the main "exiftool(-k).exe" file to just "exiftool.exe". Installation and usage info is on a link in that thread to the original Auto ISO Patcher that was edited for this purpose.) Direct link to the executable: Auto CHDK to EXIF v1.2.zip - 0.20MB
- convert it to the DNG format using DNG4PS-2 (homepage) converter. It is newer and much more optimized and feature packed. Supports a number of Canon Powershot models and the Windows, Linux and MacOSX platforms.
- process the RAW files directly with appropriate converters. Right now, this applies to converters which are based on David Coffin's DCRaw. Here are four free examples:
- UFRaw
- Raw Therapee
- Picasa 2.7 and above
- Faststone Image Viewer displays the RAW files if you want to browse them A very good image viewer/converter. It also has most of the usual editing tools (brightness, constrast, gamma, hue, rotations, cropping, etc.).
- Xnview, a free image viewer/editor, also handles RAW files well and is available for many platforms (Win/Mac/Linux). It has advanced filtering/editing functions.
- Use BreezeBrowser($), good for producing proof sheets, batch renaming photos
[Note that the above mentioned steps may not work for all cameras yet. Especially the A640 CHDK program was just recently added, so the RAW converters may not support it yet.
If you know that it works or have further information, please delete this paragraph]
The A630 and A640 are first mentioned in DCRaw (http://www.cybercom.net/~dcoffin/dcraw/) source code at version 8.70 (current as of June 17, 2008 is version 8.86), so may be supported (I don't have these cameras to test with). If you want to use DCRaw directly (from command line), you can download the source code from the above link and compile, or download binaries for both Windows and Mac OS X from http://www.insflug.org/raw/.
The A570, A630 and A640 is also supported in Raw Therapee (http://www.rawtherapee.com/). Its available for Windows and Linux.
DNG For PowerShot supports A610, A620, A630, A640, A710 IS, S2 IS, S3 IS since v1.1
DNG4PS-2 (v0.2.2beta-24) supported cameras: A610, A620, A630*, A640, A710 IS, S2 IS*, S3 IS, A700*, G7*, A560*, A570 IS*, IXUS 700*, IXUS 70*, IXUS 800*, A720 IS, S5 IS, IXUS 950, A650 IS, A460, SD800 IS, A530, A540.
- * - supported without correct color camera profile. If you have correct camera profile for one of these cameras or you want to calculate it, read this forum topic.
There is also a hack for RawShooter (thanks PhotoHans). Examine a DNG file to obtain the exact name eg. 'PowerShotS3IS' (no spaces) open RawShooter.exe in an editor and change 'PowerShot G5 ' to PowershotS3IS and save. Make sure file length is unchanged and make a backup before you begin.
These are some Mac programs which read the RAW files (.CRW) produced by CHDK. From least to most hassle (and decreasing expense):
- RAW Developer $120
- Fast, sweet WB & other options.
- PhotoLine 32 PC & Mac, Euro $59
- An extremely capable editor, better than PhotoShop in many ways. Full RAW file support, interpolation methods, WB, contrast, clipping, color correction, contrast, auto-white-point, clipping limits, assign ICC color-profiles, define curves on all or each channel, save favorite presets, etc. Does not export to DNG format, but DNG format is only needed by other less-capable editors so you don't need this feature. You do all your RAW editing right within PhotoLine. Converting to DNG format is only needed for those editors that can't deal with CHDK's unique RAW format natively. PhotoLine is not thus encumbered.
- RAW Photo Processor (RPP) - FREE
- Promising. Slower; its WB options not yet satisfactory for some. Does not export to DNG format.
- dcRAW - FREE
- Does many conversions, great for automation, but you're working blind. This page gives examples of its parameters.
- DCRawUI - Windows - FREE
- This is a GUI-Version of the above mentioned dcRAW. Works with my A710is (and I guess with most other Powershots)
- These export JPG, and some TIFF and DNG
How to make converted DNG files work with Apple Aperture
- UPDATE: Aperture 2 now has Baseline DNG support. You can work with those converted RAW file without any plist hacks with Aperture 2.
By default the converted RAW files do not work with Apple Aperture, but with a little plist hack you can organize and edit them in Aperture!
- Convert the RAW files with DNG4PS2. There is now a Mac native Intel binary available to do this at [1]. This excellent freeware program batch processes CRW files into DNGs which can be imported directly into Aperture 2.1, but the white balance is not as shot. The current beta of DNG4PS-2 for Mac (as of 14-Apr-2008) will crash on completion of the last file on Mac OSX 10.5. This is a minor issue rather than a showstopper, as you've already processed the batch.
(If you want to run the Windows version instead, it also works with emulator software Darwine or CrossOver Office )
- In the finder, navigate to System/Library/Frameworks/ApplicationServices.framework/ Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/Raw.plist
If you are using Mac OS X 10.5 Leopard, the file is in /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/Raw.plist
- Open up the Raw.plist with any text editor (I use SubEthaEdit) or an advanced plist editor.
- Add the follwing line into Raw.plist:
<key>Canon PowerShot A610</key> <string>Canon PowerShot G6</string>
(Change "Canon-PowerShot A610" into the name of the camera you have. I also tried the S70 and 350D strings which also works. You can examine different Canon cameras' strings. Colors will be offset since Aperture treats your converted DNG files as the camera you assigned.) (2008/1/16 - Removed the dash from the <key> above from its previous, nonworking form <key>Canon-PowerShot A610</key> <string>Canon-PowerShot G6</string>. Make sure to add the key above the Canon PowerShot G6 entry in Raw.plist)
- Save the edited Raw.plist
- Now you can load all the converted DNG files into Apple Aperture.
For more detailed discription on editing the Raw.plist you may look at here.
> hi! only DCRAW and RAW THERAPEE works with my S2 IS raw files, but imho (for me) RAW THERAPEE is better...you can edit your foto before you save it (i.e. in TIFF). So, don't waste your time:) Download RAW THERAPEE for your S2 IS raw files :)
My recent experience with CHDK for Canon G7 (fw v1.00i): The CHDK program works perfectly with the G7. Many Raw applications won't open the G7 raw files. UFRAW doesn't display white balance "as shot"; requires manual adjustment to make images look ok. UFRAW doesn't display G7 EXIF metadata. Picasa does seem to display white balance "as shot", but white balance controls are limited. Picasa does not display EXIF metadata. For best results: convert raw files to DNG using DNG4PS-2 (a modified Adobe DNG Converter). DNGForPowerShot and Adobe DNG Converter won't work for the G7. Then open with Adobe PhotoShop + Adobe Camera Raw Plugin or Adobe Lightroom (other apps that recognize DNG may work). With this protocol, image white balance will be displayed "as shot" and EXIF metadata will be preserved. The only issue is that Photoshop thinks that your photos were shot using a Canon A640 (not really a problem). Good luck!
[edit] Q. Does using the CHDK program void your warranty?
A. First, please bear in mind that CHDK comes with no warranty for any use; you use it at your own risk. What follows is just a few thoughts, and is not a legal opinion. Many believe that using the CHDK does not harm your warranty, since it is said to be loaded into the memory only temporarily (turn off the cam and it's gone completely) and that it leaves the original camera firmware untouched.
Canon Tech Support says: "Unfortunately, any upgrades to the software of the camera not performed by an authorized Canon Repair Facility, would void the warranty." ... and ... In further discussion with Canon about this specific hack, their response is: "If it is not Canon firmware the warranty would be void."
Is it an "upgrade" of the camera firmware when the firmware remains untouched? It's up to you to decide. Don't use it if you are not willing to take the slightest chance. Many many people have used CHDK on their cameras (including some very experimental versions) and there is no report of any permanent malfunction. Thus, CHDK appears to be quite safe to use as long as you make sure that it's the CHDK and not a real firmware update (A real firmware update which is not an official Canon update could alter or completely screw up the camera and will void the warranty). Addressing their second comment (i.e. "if it is not Canon firmware"): CHDK is NOT firmware. By very definition, FIRMware is software that remains in the memory of the device when it is not using any power-source.
However, this is not a legal opinion and the user accepts all risk of using it. And as a practical matter, if you send your camera in for warranty service, and Canon says your warranty is void because they found evidence of CHDK on your memory card, there is not much you can really do (what are you going to do? Spend thousands of dollars suing them to get your camera repaired?)
However, you can just wipe or remove the card. ;)
> This is to report that I had to send in my A710 IS for repairs when the play/capture switch stopped functioning reliably. I had used the CHDK but did remove the SD card before posting it. The letter I received along with the camera indicates that some parts were replaced, i.e. it was a hardware defect. The camera was under full warranty and I did not have to pay for the repairs. This dates back around March 2007.
> One guy asked the warranty question to Canon support through email:
Hello, Will CHDK violate the warranty of my Powershot A720? CHDK is a kind of software program on a SD card and gets loaded into the camera's memory upon bootup. It provides additional functionality beyond that currently provided by the native camera firmware, it provides for example an "always on" full range Battery indicator. So does this CHDK software violate the warranty of my camera? Thank you for answering my question. Sincerely, Cet Senol
And got the reply:
Dear Cet Senol: Thank you for your reply. After researching this software on the internet it appears that CHDK doesn't make any actual changes to your camera. If you delete the CHDK software from your memory card, or if you choose not to activate the CHDK software on the card (or remove and replace the batteries), then the camera will behave absolutely normally - nothing has been (or ever is) changed, so the warranty is not affected. We hope this information is helpful to you. Please let us know if we can be of any further assistance with your A720 IS camera. Thank you for choosing Canon. Sincerely, Joann Technical Support Representative
please note - under most countries laws service agents cannot refuse warranty work unless they can prove your actions outside the warranty contract have caused the malfunction.
[edit] Q. May I suggest a new feature?
A. Yes you certainly can, although not every wish can be fulfilled. Please note that the CHDK is not able to change any standard behaviour of the camera, because it does not modify the original firmware. CHDK can just "extend" current functionality.
Here is a list of "Frequently Suggested Features":
- Possible
- Support for more camera models
- In theory the CHDK can be ported on every Digic II camera, but this takes time and a firmware or firmware dump (which you might be able to provide if a firmware dumper is available for your model). If the new cam is very different internally/externally from already supported models, it would be very difficult to port the CHDK without actually having the camera, because heavy testing would be required.
- Suggested, but not possible at the moment
- Removal of the 1GB film size limit (well, now it seem that this IS possible!)
- uBasic: direct access on camera features in scripts.
- Right now it's only possible to emulate button presses. There's no way to tell the cam directly to start a sound memo, for example.
- Exposure times longer than 15 seconds / Bulb mode (they found a way to do it!)
- This feature has been implemented in all the latest builds of CHDK, with Tv override settings of up to 65-seconds. If you would like longer exposures than that you may now use the built-in RAW-Sum feature (on the file-browser commands) to combine many RAW frames together, or use 3rd-party software to combine them for you.
: This would probably mean a change in the original firmware and so it is against the design philosophy of the CHDK. But it would also increase image noise and the time of the dark frame subtraction: for a 2 min. image, your camera would also need to shoot a 2 min. dark frame afterwards.
- You can take multiple exposures with an intervalometer script and combine them afterwards into one image with a very long exposure, hours long if you wish. If you choose an exposure time of 1s or faster, the camera won't make a dark frame subtraction if you turn off noise-reduction in CHDK's menu. Combine this feature with the new 'press' and 'release' scripting commands of the shutter button in continuous high-speed mode and you will get almost a real bulb mode with no dark frame subtraction time - you only have to combine the images afterwards on your PC. This is a method that many astrophotographers use, it is referred to as "Image Stacking". For more information here's one (of thousands) of pages online describing How Image Stacking Works There are a few freeware packages to also help with this process, one called Registax comes to mind. Using this method with low ISOs you could get nearly noise-free images with many-hours long exposures, far surpassing anything that a DSLR can do on its own.
- Suggested, but not possible at all
- SDHC support for cams which don't have it
- 640x480, etc with different frame-rates (A460: only 10fps for 640x480)
- Video resolution more than 640x480
- These require the changes in hardware part.
* Zebra mode which not only supports luminance, but also R/G/B; it is present in recent builds!
- It is possible, but not with acceptable speed. Because the camera provides the image in YUV format it is too hard for the internal processor to convert the image to RGB on the fly with acceptable speed.
If a feature that you have in mind hasn't already been requested or wouldn't be impossible to do, please feel free to suggest it here Feature Requests & Feedback.
[edit] Q. What can I use exposure/focus bracketing for?
A. You can use focus bracketing to increase the DOF (depth of field) of a photo using a method called "Focus Stacking". This is especially useful for macros, because often the DOF is so shallow that large parts of the picture will be blurred. Just load your pictures into CombineZM (freeware), click "Macro>Do Stack" and they will be combined into one photo with large depth of field. It has been recently updated so you may want to see what's new. There is also "Picolay" another freeware focus-stacking utility that seems much simpler to use. More freeware (and costware) focus-stacking utilities and tutorial links can be found on this page "Focus-Stacking Tools".
See also, "DoF" Stacking using CHDK Focus Bracketing & CombineZM.
You can use exposure bracketing to make a high dynamic range photo. See these links for tutorials or try one of these tools: Photomatix (demo available), Traumflieger-DRI-Tool (freeware; no installation required; just load your pictures and click "start").
For bracketing shots it is best that you use a tripod and don't shoot moving objects, so the different pictures will match perfectly. In the event that you are using hand-held bracketed exposures and each frame is not perfectly aligned, you can use a freeware utility called "HDR Alignment Tool" (download link and discussion). But for best results it's always better to start out with perfect alignment in the beginning by using a tripod. "HDR Alignment Tool" will, however, fix most all of your alignment problems admirably.
[edit] Q. Why won't my Remote-Capture programs work?
A. If you are using programs like Remote Capture from Canon, "Cam4you Remote" (the best I've ever found! ~keo~), "PSRemote", or "Time-Lapse" (has a nifty geo position function to compensate for changing sunrise/set) they need to do a "hand-shake" with the camera when first connecting to the camera. CHDK's slight delay on boot-up might/will prevent these programs from connecting to the camera properly. Just remove your SD card and UN-lock (write-enable) the card to turn off CHDK's auto-booting feature. Or if not using the auto-booting feature, power-up the camera without CHDK running. These remote-capture programs should then connect just like they always had. Perhaps future versions of these programs might be updated for CHDK capable cameras so they will work in conjunction with it, vastly improving their own software's capabilities too by running complex/beneficial CHDK scripts remotely. Requests to the authors might help.
[edit] Q. Does the CHDK program consume additional battery power?
A1. (wise guy answer) Yes, because you will use your camera more often!
A2. The dreaded and mysterious battery-drain issue. You'll find out that not only does your camera get warmer, but that your batteries drain 10x's as fast at first. Fear not, this has nothing to do with CHDK itself. It has to do with how much you are trying to make your camera do things which you've never done before. 10+ shot bracketing sequences, intervalometer tests, checking out all the scripts, taking hours to find your favorite colors for all the features, tweaking your OSD (screen) layout, comparing histogram types, setting/testing Zebra mode sensitivities, loading all the Grid files and trying to decide on a favorite, testing the file reader on a favorite e-book, getting lost in Sokoban or Reversi, etc., etc. Not being able to put the camera down for many hours during your exploring and making it do new things. You may claim that this happened after only for 10 minutes of using CHDK, but I think if you really timed this you'll find out you've been at it for hours. (Time flies when you're having fun.) There is also a psychological effect with having that battery meter. NiMH batteries quickly drop down from their topped-off voltage to a more average base voltage during use. You see this quick drop in the meter after first using fresh batteries and think it is always dropping that fast. This "CHDK is a huge battery drain" effect/perception wears off after about 3 months of playing with and familiarizing yourself with CHDK, You might want to consider 2 more sets of rechargeable batteries (always keeping 2 other sets topped-off, a high-speed charger might help) until this issue has resolved itself. :)
B. Some people measured the battery consumption rate and found that using the CHDK does not affect battery consumption (either not at all, or just minimally). It makes no difference whether the live histogram etc. is activated or not, because the CPU of the camera is always running (looking for keyboard presses in the loop) and the histogram is calculated even if it is not displayed.
CHDK users also tend to half-press the shoot button more often than regular users, as this allows them to see not only the green/yellow rectangle, but also the histogram, zebra, etc. Keeping in mind that this also is constantly engaging auto-focus and other more power-hungry camera functions more often.
If you are interested in the details about which camera mode consumes how much battery power, you can find the details here.
[edit] Q. I have a Mac But Nothing Works!
Q. I can't seem to get CHDK to run on any SD card I put it on. Or after I have managed to get it working I can't get CHDK to run any scripts written for my camera!
A. See this special Mac FAQ page.
[edit] Q. What is the Histogram/Zebra data based on? JPEG or RAW?
RAW.
[edit] Q. Why don't the extreme override settings work?
I can't get my camera to take a 2-minute exposure even though I set it to 120 seconds. And why can't I get an ISO of 3200 when I set it for that? Also: Is there a list where I can compare CHDK-capable cameras to select one which will fill my needs based on its new and improved capabilities?
A. See this page and chart about all the new override settings (in the latest builds of CHDK) for each particular camera model: New Camera Capabilities with CHDK
- (A work in progress, please contribute your camera's ratings.)
[Note: Please refrain from using this editable FAQ as a personal support forum discussion area. Thank you.]
