Controlled bracketing in continous - Script Writing - CHDK Forum

Controlled bracketing in continous

  • 7 Replies
  • 7000 Views
*

Offline kamil

  • *
  • 21
  • G7
Controlled bracketing in continous
« on: 21 / February / 2008, 08:34:55 »
Advertisements
I need to control number of shoots in continous mode. Because keep pressing shoot button is not comfortable for long times.

I write script but i don't understand why it working strange. It makes one photo more than standard continous and it is unnecesary because has not changed EV value.

Could somebody tell me why?
Errors in script?

Code: [Select]
@title bracketing in continous mode
@param a shoots
@default a 3

sleep 1000

press "shoot_full"
do
  get_prop 218 w
until w=a
set_prop 218 0
release "shoot_full"

end

*

Offline Kalli

  • **
  • 51
  • A620, SX10 IS
Re: Controlled bracketing in continous
« Reply #1 on: 21 / February / 2008, 08:58:37 »
Hi kamil!
Your script works fine with my cam!

btw: could you add your cam model in your profile (Picture/Text)? Everybody would know than what cam you are talking about. ::)
edit: I didn't know about propcase 118! I always was looking for this funktion!
I tested with and without bracketing in different modes and your script always worked well! I put it to my collection, thanks again!
« Last Edit: 21 / February / 2008, 09:13:20 by Kalli »

*

Offline kamil

  • *
  • 21
  • G7
Re: Controlled bracketing in continous
« Reply #2 on: 21 / February / 2008, 09:10:27 »
hmmm

So it's only G7 problem?

Normal EV bracketing need 3 photos. With this script i need 4 photos because two first are the same :/

p.s. I add camera info into my profile as you see, thanks.

*

Offline Kalli

  • **
  • 51
  • A620, SX10 IS
Re: Controlled bracketing in continous
« Reply #3 on: 21 / February / 2008, 09:17:21 »
[...] two first are the same :/

I checked again but this did not happen to A620 - really strange :(


Re: Controlled bracketing in continous
« Reply #4 on: 21 / February / 2008, 14:59:27 »
Hi Kamil,
that is an excellent script. Really useful! Thanks for sharing it.
On s3is I get the correct no of pics.

Re: Controlled bracketing in continous
« Reply #5 on: 21 / February / 2008, 20:12:17 »
Deleted
« Last Edit: 22 / April / 2008, 12:45:33 by Barney Fife »
[acseven/admin commented out: please refrain from more direct offensive language to any user. FW complaints to me] I felt it imperative to withdraw my TOTAL participation. Nobody has my permission, nor the right, to reinstate MY posts. Make-do with my quoted text in others' replies only. Bye

*

Offline kamil

  • *
  • 21
  • G7
Re: Controlled bracketing in continous
« Reply #6 on: 22 / February / 2008, 04:52:40 »
Im happy that it's working fine on Yours cameras. I know that it is really needed, because its the fastest script bracketing :) . Thanks for applause, great to hear it.

*

Offline fudgey

  • *****
  • 1705
  • a570is
Re: Controlled bracketing in continous
« Reply #7 on: 22 / February / 2008, 18:18:15 »
I suppose this doesn't work on Digic III as propcase 218 is jpeg output size (from the wiki:)
Quote
(218   Picture Size (0,1,2,3,4,6,8 = L,M1,M2,M3,S,Postcard,W)

Also, I couldn't find a propcase on the a570is that would change when changing the continuous shooting mode shot count. Propcase 224 for the pre-delay does update as listed in the wiki.


 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal