Well.. attached a simple patch and a build for s3is 100a (of patched latest trunk, rev 964, default config, built on gcc3). To make use of it, enable clock OSD in 24 h mode, seconds enabled, and then use the OSD layout editor to move the clock left a bit to see the decimals (up to 0.01 s, maximum resolution of Canon's ticker) I added.I'm not 100% sure about the validity of the way I did this (taking fractions from the ticker, seconds from time structure as usual to the clock), but on my a570 the tenths-of-a-second seem to wrap around as expected. In any case the OSD update rate is really quite poor, somewhere around 200 ms... and remember reyalp's warning about display accuracy possibly not quite matching resolution. But it's more than 1 s, hope it helps
CHDK cannot currently add any kind of overlay to a video.I would expect the frame rate of the in camera video to be pretty stable, so if some part of it was synchronized to a known time, that might be sufficient. Of course you would need to measure this before relying on it.The code could be modified to display time in milliseconds. Displaying it would require some trivial C code. Displaying it at the maximum possible precision might be less trivial. In any case it would be limited by1: the tick counter only has 10ms precision (which might not be the same thing as 10ms accuracy)2: display refresh rate3: uncertainty in when the redraw happened in relation to refresh.
Hi! Special thanks to Fudgey and Reyalp for making this project possible. With the patch provided, Canon S3IS may now be used to accurately time astronomical events Many thanks!http://nightskyinfocus.com/diyprojects/timing-occultations-using-canon-powershot-s3is-and-chdk/
Started by pethead « 1 2 ... 7 8 » CHDK Releases
Started by joop « 1 2 3 » CHDK Releases
Started by andrewhazelden « 1 2 » Creative Uses of CHDK
Started by ondrej Script Writing
Started by reyalp General Discussion and Assistance