I’ve noticed a strangeness on my G7X that may be bug in the DoF feedback. What happens is that the DoF feedback reports the wrong hyperfocal, until you do a half shutter press.
On the G7X the hyperfocal is not reported correctly until you do a half shutter press, then it remains fixed as expected, until focal length etc changes.
BTW where in the C code is the DoF stuff calculated so I may have a look at the source. Can you point me there.
if (shooting_is_infinity_distance()) return (-1); int h_1e3 = shooting_get_hyperfocal_distance_1e3_f(av, fl);
int h_1e3 = shooting_get_hyperfocal_distance_1e3_f(av, fl); if (shooting_is_infinity_distance()) return (h_1e3/1000);
Started by obsidian General Discussion and Assistance
Started by SkyWalker9 Script Writing
Started by SkyWalker9 « 1 2 » Completed and Working Scripts
Started by DBgit « 1 2 » Script Writing
Started by DBgit « 1 2 » General Discussion and Assistance