orangefirefish Offline Buy and Sell: On
|
Grantland wrote:
thanks to both lance and steve.
question: i sent steve a pic and cancount reads 12741
exif viewer has two actuation # locations:
1. Actuation Counter: 12741
2. Camera Actuations: 209349
i am to assume Actuation Counter is accurate as it coincides with cancount?
grant
From my understanding actually I would be inclined the believe the 209349 number. Each time the actuation counter rolls past 65535, it leaves a marker behind, and resets to 0. So the final actuations would be determined by 65536 times # of markers + actuations counter (you'll see later, why 65536 is used).
I've seen this in exif viewer my 1ds2 and 1d2 before after they've rolled past 65535- 1dcount matched the higher number perfectly, and my estimates as well coincided with the second number.
In this case the 65535 rolled over 3 times, plus 12741 is 209346. Why is it 3 less than 209349? Well each time it rolled over from 65535 to 0, that actuation should count, so technically we should be multiplying by 65536.
|