September 11th, 2012Top StoryUnlock the Secret "Pro" Features of Your Canon Point-and-Shoot with CHDKBy Whitson Gordon Click to view You don't need to spend thousands of dollars on a camera just for features like motion sensing, time lapse, RAW images, and control over exposure and shutter speeds. If you have a simple Canon point-and-shoot, you can customize it with these features and a whole lot more using the CHDK enhancement. CHDK stands for the Canon Hacker's Development Kit, and it's a firmware enhancement that adds a ton of new features—particularly those available on more expensive, professional DSLRs—to Canon point-and-shoot cameras. It's incredibly simple to install and doesn't modify anything on your camera, so you have very little to lose by trying it out. Plus, it supports a ton of different cameras, and only takes a few minutes to set up. Here's how it works. What You'll Get with CHDKPoint-and-shoot cameras have more than enough features for the average user, but if you've learned the basics of photography and are looking to do some cooler stuff with your photos, CHDK will give you a ton of enhancements to experiment with. CHDK includes things like:
The bottom line: if you're looking for DSLR features at a point-and-shoot price, CHDK will help you make it happen. Installing CHDK on Your CameraGetting CHDK up and running is dead simple, and only takes about 5 to 10 minutes. Check out the video above to see the process in action, or follow the simple steps below.
If all goes well, you should see the CHDK boot log for a second. From there, you can press the shutter button to go into camera mode and you should see a few new UI elements—like a battery life indicator, an icon that tells you how much space is on your SD card, and more. Congratulations! You have CHDK up and running on your camera. Check out the section below to see some examples of what you can do with it. Note: This is the easiest installation method for CHDK, but it requires you to "launch" it using the Firm Update button every time you turn on your camera. If you'd like CHDK to run automatically every time you boot up, you can use the more complicated "Bootable SD Card" method described here after you've given it a good test run. How to Use CHDKOnce you have CHDK up and running, using your camera isn't that different from before: the shutter takes pictures, the menu button takes you to your camera's regular menu, and so on. The only button that's different is your Print button, which takes you into CHDK's "ALT" mode (in some cases, this is replaced with the SHORTCUT button). ALT mode gives you access to all of CHDK's features by changing what the other buttons do on your device. For example, on most cameras:
Note that some cameras assign these functions to different buttons. For a full list of shortcuts on your specific camera, check out the CHDK Wiki entry on the subject. Take some time now to explore the CHDK menu (ALT, then MENU) and see what options are available to you. There, you'll find all your manual tweaks, display customizations, and other options. Here are some of the things you can do with CHDK. Simple Options that Help You Shoot BetterNow it's time to take some pictures! Here are a few options you'll definitely want to check out in CHDK's menus. Manual ISO, Shutter Speed, and Aperture Adjustments: To tweak these settings like you would on a DSLR, go into ALT mode, press MENU, and head to Extra Photo Operations. Fro here, you can override all your camera's default settings, from the shutter speed to the aperture, subject distance, ISO value, and image quality. If you want to disable your overrides and go back to your camera's default state, just check the "Disable Overrides" box at the top of this menu. We aren't going to go into what each of these features do, suffice to say they can be very useful when you're shooting. Check out our Basics of Photography lesson on manual settings for more info on each feature. Video Customizations: To tweak your video options, go into ALT mode, press MENU, and head to Video Parameters. From here you can tweak the Bitrate and Quality values to get the best looking video possible, as well as enable optical zoom in your videos. This will give you better quality video when zoomed in, since by default Canon only lets you use the quality-degrading digital zoom in video mode. If you want continuous video that overrides the 4GB file limit, you'll need to grab a script like one of these and apply it as described in the next section. RAW images: To save images in RAW instead of JPEG, go to ALT mode, press MENU, and choose RAW Parameters. Check the Save RAW box, and tweak any other settings you want. Remember that RAW isn't always better, but it can be handy in certain situations—so only shoot in RAW when you know you want to do the extra work editing later. Histogram and Zebra: If you want a bit more on-screen information about the color and exposure of your photo, you'll want to enable the histogram and/or zebra mode. You can find both of these in the ALT menu under Histogram Parameters and Zebra Parameters. Both features will help you make sure your photo isn't over- or under-exposed. You can learn a bit more about how to use them here, and learn more about the menu options in CHDK here. Grid: A grid can help you compose your photos perfectly, and CHDK has a few different grid overlays built in. To use them, go to the ALT menu and scroll down to OSD Parameters. Here, you can adjust many different aspects of the on-screen display, but heading down to Grid will let you choose what overlay you want to use. Just check Show Grid Lines and load your desired grid from the SD card. USB Remote: CHDK also lets you control your camera with a USB remote. You can access options for this by pressing ALT, going to the scripts menu as described below, and choosing Remote Parameters. Note, of course, that you'll need a USB remote for this to work. Check out the CHDK Wiki to see what remotes are compatible, or how to build one yourself. For more info on all of these features and more, check out the CHDK User Manual over at the wiki. Useful ScriptsCHDK's most powerful feature is the ability to run scripts and automate complex actions. It sounds scary, but it isn't—in fact, you don't need to know any code to make use of the scripts feature. A lot of scripts come built-in to CHDK, and you can download a ton more on the CHDK wiki. To use scripts, just press FUNC. SET while in ALT mode. You can then load a script from your SD card, tweak any parameters you want to tweak, then exit the menu and press the shutter, while still in ALT mode. Pressing the shutter again interrupts the script, while exiting ALT mode pauses it. In general, you have two types of scripts: Lua and UBASIC, designated by the LUA and BAS file extensions. Just know that Lua scripts will use more memory, but run faster. If you have problems with a certain script, try the other version and see if it works instead (where applicable). Here are a few examples of scripts that come with CHDK. Time Lapse: The time lapse script, titled INTERVAL.BAS or INTERVAL.LUA, takes pictures on a certain interval. So, you can take a picture every 15 seconds by choosing this script and setting the Intervalometer to 15. It's simple, but can produce some pretty cool time lapse videos. Motion Detection: The MOTION.BAS and MOTION.LUA scripts each take a picture whenever motion is detected in front of your camera. These are great for catching lightning strikes, fireworks, or other quick events. You can read more about the motion detection functions on this CHDK Wiki page. HDR: High Dynamic Range, or HDR, is a feature that takes multiple images with different parameters, so you can put them together and get fantastic looking photos. The HDR script in CHDK takes three photos: a normal one, a light one, and a dark one. You can then use Photoshop or other software to combine the three images into a high dynamic range shot. These are just a few examples, but you can grab a ton of others here and put them in the scripts folder on your SD card to add them to your collection. You can also, of course, write your own scripts in Lua, which is a great programming language to learn since it's applicable on so many other platforms (like the iPhone and Android). With scripts, there's no limit to what CHDK can do, so we definitely recommend exploring what the community has to offer and experimenting with different automations. CHDK has more features than we could possibly go into in just one article—heck, you can even play games with it—but this should help get you started. Again, be sure to browse the CHDK Wiki and the User Manual to learn more about what CHDK can do, and you'll be on your way to taking better photos in no time. |
|
No matter how carefully you plan your goals they will never be more that pipe dreams unless you pursue them with gusto. --- W. Clement Stone
Tuesday, September 11, 2012
Unlock the Secret "Pro" Features of Your Canon Point-and-Shoot with CHDK
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment