Divalent
Active member
Did you try this to set manual focus:
press "shoot_half"
sleep 1000 (give it time to lock in focus)
click "mf"
release "shoot_half"
I've never done this on my S3, but don't see why it wouldn't work. (unless you don't have a MF button, but if not, what key presses are needed to activate it?)
OTOH, an intervalometer script on an S3 can cycle in less than 2 sec in p-mode, so focus and exposure setting is not that slow (but, On the third hand, exposure brackets over a wide range may involve rather long shutter times at the over exposed end of the scale).
If you think about how a built-in function works, it focuses and determines the normal exposure once, then shoots the 3 images. (I never checked, but I'm assuming it does so by altering just the shutter speed, so that DOF is constant). So a better solution might be to mimic that strategy and vary the shutter speed instead of the EV setting. Use manual exposure mode (after determining best settings in Av or Tv mode) and manual focus.
Anyways, good luck.
press "shoot_half"
sleep 1000 (give it time to lock in focus)
click "mf"
release "shoot_half"
I've never done this on my S3, but don't see why it wouldn't work. (unless you don't have a MF button, but if not, what key presses are needed to activate it?)
OTOH, an intervalometer script on an S3 can cycle in less than 2 sec in p-mode, so focus and exposure setting is not that slow (but, On the third hand, exposure brackets over a wide range may involve rather long shutter times at the over exposed end of the scale).
If you think about how a built-in function works, it focuses and determines the normal exposure once, then shoots the 3 images. (I never checked, but I'm assuming it does so by altering just the shutter speed, so that DOF is constant). So a better solution might be to mimic that strategy and vary the shutter speed instead of the EV setting. Use manual exposure mode (after determining best settings in Av or Tv mode) and manual focus.
Anyways, good luck.