Jump to content

subsecond exif data?


david_klaffenbach

Recommended Posts

<p>Does anyone know if Nikon stores subsecond times in the exif data anywhere? On several occasions when looking at shots from a sporting event, I'll have several shots in a one or two second period and I'm curious how far apart they really were, but I haven't been able to find (using exiftool) anything better than 1 second resolution time stamps. I'm using a D90.</p>
Link to comment
Share on other sites

<p>perhaps it depends on how much of the exif spec the camera implements. there is a series of subsec fields which *can* contain that information. whether the camera fills them out is another question.</p>

<p>in the terminal, do something like 'exiftool <name of image> | grep -i subsec'</p>

<p>although, if you shoot w/ a GPS receiver and geotag each shot (indoor sporting events may not work w/ that), you may be able to get subsecond accuracy as output from the GPS</p>

Link to comment
Share on other sites

<p>to only view exif data, i use exiftool with the GUI add-in. it gives creation time/date in the format:<br>

2009:11:29 11:26:12<br>

i'm virtually certain you can obtain the same result.<br>

greater precision is available with the metadata information in ViewNX -- it goes to hundredths of seconds.<br>

either way, the info you seek is at hand.</p>

Link to comment
Share on other sites

<p>exif *can* do it as there are fields defined for it. here are the relevant tagnames from exiftool -list. </p>

<p> SubSecCreateDate SubSecDateTimeOriginal SubSecModifyDate SubSecTime<br /> SubSecTimeDigitized SubSecTimeOriginal SubTileBlockSize SubTitle</p>

Link to comment
Share on other sites

<p>It looks to me like the D90 always stores "00" for the sub-second values. This isn't true for all Nikon DSLR's though. Here is a random sampling from samples I have handy (table of SubSecTimeOriginal and Model information):<br>

 

<p>00 NIKON D2X<br>

00 NIKON D2X<br>

00 NIKON D3<br>

00 NIKON D3<br>

00 NIKON D3000<br>

00 NIKON D3X<br>

00 NIKON D5000<br>

00 NIKON D5000<br>

00 NIKON D70<br>

00 NIKON D70<br>

00 NIKON D90<br>

08 NIKON D1X<br>

08 NIKON D2Xs<br>

08 NIKON D300<br>

10 NIKON D1<br>

10 NIKON D60<br>

10 NIKON D70<br>

16 NIKON D2Hs<br>

16 NIKON D3X<br>

18 NIKON D3S<br>

20 NIKON D100<br>

20 NIKON D40<br>

20 NIKON D70s<br>

32 NIKON D2H<br>

32 NIKON D700<br>

40 NIKON D40<br>

40 NIKON D40X<br>

40 NIKON D50<br>

41 NIKON D200<br>

41 NIKON D2H<br>

43 NIKON D1X<br>

47 NIKON D300S<br>

48 NIKON D3<br>

50 NIKON D3000<br>

50 NIKON D40X<br>

50 NIKON D80<br>

53 NIKON D200<br>

58 NIKON D700<br>

61 NIKON D1H<br>

65 NIKON D200<br>

77 NIKON D300<br>

80 NIKON D100<br>

80 NIKON D60<br>

80 NIKON D70s<br>

84 NIKON D2X</p>

 

</p>

Link to comment
Share on other sites

<p>OK, I tried ViewNX, and I still get zeros. I did go back to an older gallery of D50 shots, and sure enough, just like in boardhead's data above, the D50 recorded decimal 1/100s, but apparently the D90 for some reason does not. The D90 has never received a firmware update, so nothing I can fix there. I'm giving up on this quest. Thanks again folks.</p>
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...