Motion - Feature Request 2008x 10x 16x 121007

Feature Request: Millisecond precision timestamp

Description

Now we have %s wich gives us the seconds passed since 1970, and we have %q wich gives the frame nr within the second. Unfortunately this is not enough for timing a playback correctly. For that I'd need millisecond precision.

My situation is: I'm grabbing 40 fps from 16 cameras with round_robin_frames 2, and I save to jpeg files. The time between frames from one camera is not equidistant. My temporary solution is to log the frames into postgres wich has a column with default value of 'now()', and that gives me what I need. (Mysql can't do that due to a long due bug)

Coluld you do a %. that gives the millisecond within the second?

Motion is great! Thank you!

Laszlo

-- LaszloVarga - 16 Oct 2008

Follow up

Comments

Topic revision: r1 - 16 Oct 2008, LaszloVarga
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Please do not email Kenneth for support questions (read why). Use the Support Requests page or join the Mailing List.
This website only use harmless session cookies. See Cookie Policy for details. By using this website you accept the use of these cookies.