Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
photo:chdk-scripts [2008/06/09 11:25] cyril |
photo:chdk-scripts [2013/09/19 16:40] (current) |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| ==== EV Bracketing ==== | ==== EV Bracketing ==== | ||
| - | Uses the '' | + | * Internal modification of EV shift/ |
| + | * Exposure time can be greater than 1" to ensure sufficient exposure (uses '' | ||
| + | * Temporarily enables | ||
| <source photo/ | <source photo/ | ||
| ==== Focus Bracketing ==== | ==== Focus Bracketing ==== | ||
| + | * dynamically computes the steps using the DOF calculator | ||
| <source photo/ | <source photo/ | ||
| Line 57: | Line 60: | ||
| * waits a 2" delay so that the camera is well stabilized on its tripod when the shot is taken | * waits a 2" delay so that the camera is well stabilized on its tripod when the shot is taken | ||
| * shoots | * shoots | ||
| + | |||
| + | Tips: | ||
| + | * You can control with the "Dark frame" entry of the " | ||
| <source photo/ | <source photo/ | ||
| Line 62: | Line 68: | ||
| ==== Open shutter ==== | ==== Open shutter ==== | ||
| - | This script aims at having the shutter opened the most possible time, eg to shot lightning. Exposition is computed with '' | + | This script aims at having the shutter opened the most possible time, eg to shot lightning. Exposition is computed with '' |
| + | |||
| + | This script: | ||
| + | * sets automatically continuous mode on the SD1000 using the GUI (as I wasn't able to write the propcase), | ||
| + | * sets automatically the desired picture size on DIGIC III cameras | ||
| + | * disables black frame subtraction | ||
| + | * computes the appropriate long exposure so that the background is well exposed (up to the limit of the camera, often 65") | ||
| + | * shoots continuously for a given time (if continuous shooting is interrupted, | ||
| + | * restores the modified settings | ||
| <source photo/ | <source photo/ | ||
| ==== Motion shot ==== | ==== Motion shot ==== | ||
| + | * takes one shot, or a burst of shots, or a movie after movement is detected | ||
| <source photo/ | <source photo/ | ||
| - | ~~DISCUSSION~~ | ||
