Wrong exif when using DNG + script + Focus (infinity) - General Help and Assistance on using CHDK stable releases - CHDK Forum

Wrong exif when using DNG + script + Focus (infinity)

  • 0 Replies
  • 1370 Views
*

Offline dvip

  • ****
  • 451
Wrong exif when using DNG + script + Focus (infinity)
« on: 27 / May / 2012, 01:19:55 »
Advertisements
If I set the camera to Manual Focus (infinity) and run this script:

--[[
@title Focus Lock
@param a = delay (sec)
@default a 3
--]]
sleep(1000)
set_aflock(1)
sleep(a*1000)
shoot()
set_aflock(0)
exit_alt()


The camera records the wrong exif in the DNG, the JPG is fine.
For example, a shot taken with f2.6 and 1/8 will show as: f1.0  1 sec in the DNG's exif.

If I set the camera to Manual Focus (infinity) and take the shot with f2.6 and 1/8 without the script the DNG comes out fine, with the correct exif.
Any ideas?


 

Related Topics


SimplePortal © 2008-2014, SimplePortal