Magic Lantern Forum

Using Magic Lantern => General Help Q&A => Topic started by: Insecto on January 24, 2014, 09:16:43 PM

Title: Focus stack question
Post by: Insecto on January 24, 2014, 09:16:43 PM
Hey all,


With the focus stacking in ML, is it possible to independently control the shots taken with a wired remote cable, but still have the program automatically prepare for each shot? 
Title: Re: Focus stack question
Post by: Walter Schulz on January 24, 2014, 09:39:51 PM
No (AFAIK). For what purpose do you need this feature?
Title: Re: Focus stack question
Post by: chris_overseas on January 24, 2014, 10:30:30 PM
I'm not clear what you're after exactly, but take a look at DSLR Controller (http://dslrcontroller.com/). It allows you to focus stack (and much more) from an Android device.
Title: Re: Focus stack question
Post by: Insecto on January 24, 2014, 11:09:33 PM
Sorry if I was confusing!  Im wondering if its possible to have ML set up for a focus stack (ie: get the focus set for each successive pic) but instead of taking all the pics automatically, I'd like to be able to take each pic when I want with my wired release.  Often while I stack in the field the wind blows so I have to take each pic when the wind decides to take a break.
Title: Re: Focus stack question
Post by: dmilligan on January 25, 2014, 05:21:43 PM
Yes, you can do this with my adv_int (http://www.magiclantern.fm/forum/index.php?topic=8431.0) module and the 'external source' feature, however I think the version that includes that feature requires changes to the ML core that have not been merged, so you'd also need to build ML from this branch of my repo: https://bitbucket.org/dmilligan/magic-lantern/branch/adv_int_config_vars

Basically you set the external source mode in adv_int, and then do a focus ramp with the keyframes. Each time you trigger the shutter, adv_int will ramp the focus.

Maybe I'll clean up some things and try to get this merged so you can just use my module with the nightly builds.
Title: Re: Focus stack question
Post by: Insecto on January 25, 2014, 05:33:26 PM
Glad to know that it's possible.  Problem is, I'm a complete noob when it comes to coding or what ever is required to modify ML.