The pictures will actually be shot in DNG... could the SubSecTime be added through a script of does it require a modification of the code itself ?
get_tick_count returns the number of milliseconds since the camera was last started.You would also need a reference time point (i.e. the time the camera was started) in order to convert the get_tick_count value to an actual time
I've looked at EXIF documentation, since the SubSecTime type is ASCII (and count = any) could i simply push the get_tick_count value into the SubSecTime tag ?
Seems like a simple exercise to convert the returned values from get_time() to tics and add that to get_tic_count as your scipt runs ?
To get the most accurate value would require capturing the image time milliseconds value in the CHDK code.
I will have a look at the code... Phil maybe you have a lead so i can get off on the right foot ?
Started by reyalp « 1 2 » LUA Scripting
Started by fudgey Script Writing
Started by coyoteboy General Discussion and Assistance
Started by mattkime « 1 2 3 4 5 » Completed and Working Scripts
Started by ondrej Script Writing