Author Topic: [SCRIPTING] Multi-point focus hard stops  (Read 4211 times)

dlrpgmsvc

  • Senior
  • ****
  • Posts: 398
  • The 7D and 50D Robin Hood
[SCRIPTING] Multi-point focus hard stops
« on: February 09, 2013, 10:30:46 PM »
It will be useful, in some situations, to have some programmable focus hard stops. A user-defined numbers of focus points would be perfect, along with a user-defined sequence to follow (for example: 1-2-3-2-1 or 1-4-2-3-1-2 and so on)
If you think it's impossible, you have lost beforehand

Marsu42

  • Contributor
  • Hero Member
  • *****
  • Posts: 1557
  • 66d + flashes
Re: More than two points in focus stacking
« Reply #1 on: February 09, 2013, 10:52:45 PM »
It will be useful, in some situations, to have more than two focus points in focus stacking. A user-defined numbers of focus points would be perfect, along with a user-defined sequence to follow (for example: 1-2-3-2-1 or 1-4-2-3-1-2 and so on)

I'm curious: what situations are you talking about?

dlrpgmsvc

  • Senior
  • ****
  • Posts: 398
  • The 7D and 50D Robin Hood
Re: More than two points in focus stacking
« Reply #2 on: February 09, 2013, 11:00:50 PM »
For example when I have three actors at three differet distances from the lens, that have to be focused separately when each is talking
If you think it's impossible, you have lost beforehand

Marsu42

  • Contributor
  • Hero Member
  • *****
  • Posts: 1557
  • 66d + flashes
Re: More than two points in focus stacking
« Reply #3 on: February 10, 2013, 12:32:31 AM »
Interesting - but it is something rather different from the current focus stacking for extended dof and sharpness, it's more like "multishot af". The current code is very targeted at stack/rack focus, I don't think your idea is trivial to add to this.

Adding a new menu/submenu "multishot af" for your idea might be more appropriate, with items set points/reset/play - but reordering a list afaik isn't included in the current ui. But simply coding a record/play list of af positions should be doable.

The question is how many people would use this and thus how high the priority should be. Maybe you could further elaborate potential usage scenarios for other users to generate interest for this idea.

dlrpgmsvc

  • Senior
  • ****
  • Posts: 398
  • The 7D and 50D Robin Hood
Re: Multi-point focus hard stops
« Reply #4 on: February 10, 2013, 02:18:27 PM »
Normally, we have two focus hard-stops on some follow focus. It would be useful to have a more-than-two programmable focus points, and this is useful expecially for the electric lenses like the Canon EF series, expecially for the 18-55 classic stock kit that cannot be follow-focused because the front lens is the one to rotate for focusing, but it is too thin to attach the follow focus belt, and also zooming makes the front lens push and pull and so it disengage the follow focus belt. And also for the prime lenses it will be a bonus to have more than two focus hard stops like said before. Also, it is useful for who has not a follow focus or for who has a follow focus but without the hard stops, or also for who has a classic 2 hard stops follow focus but needs more focus points. Do you think this can suffice to rise interest to work on this feature ? Many thanks !
If you think it's impossible, you have lost beforehand

dlrpgmsvc

  • Senior
  • ****
  • Posts: 398
  • The 7D and 50D Robin Hood
Re: Multi-point focus hard stops
« Reply #5 on: April 03, 2013, 02:24:04 PM »
This feature is a must for filming purposes, where a physical follow focus cannot be used, like on stock 18-55 lenses
If you think it's impossible, you have lost beforehand

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: Multi-point focus hard stops
« Reply #6 on: April 03, 2013, 06:59:56 PM »
You have all the ingredients to implement a script that does it ;)