Upon playing around with bracketing some more, I've found that Tv bracketing doesn't work with the custom timer set to multiple shots. It only works with regular continuous mode with the shutter button held down.
_GetPropertyCase(PROPCASE_TIMER_MODE, &n, sizeof(n));
_GetPropertyCase(PROPCASE_DRIVE_MODE, &m, sizeof(m));
@reyalp : should the IXUS200 be added to the list of cameras in shooting_get_drive_mode() ( in shooting.c) that use Code: [Select] _GetPropertyCase(PROPCASE_TIMER_MODE, &n, sizeof(n)); rather than Code: [Select]_GetPropertyCase(PROPCASE_DRIVE_MODE, &m, sizeof(m));
Again, really good work!Tv bracketing works fine now with custom timer.Edge overlay looks good now in 4:3 but it is out of alignment in 16:9 wide mode.Quite contrary to zebra which is working ok now in 16:9 but is out of alignment in 4:3.Thanks everyone!Simon
Good news!Can you post some more sample images so I can try and work out the edge / zebra problems.Phil.
Started by RaduP « 1 2 3 » Firmware Dumping
Started by RaduP « 1 2 3 4 » General Discussion and Assistance
Started by RaduP « 1 2 ... 16 17 » DryOS Development
Started by michaelh99 CHDK Releases
Started by mmcon General Help and Assistance on using CHDK stable releases