Clockoverlay + fractional part of the seconds

Domaehne suess.ralf at gmx.de
Wed Sep 17 21:24:18 PDT 2014


I'm having the same problem. The %L comes from strftime.net - thought this
was kind of official..:/
(Tried %3 too, didnt work as well.)

So, I found a workaround here:
http://stackoverflow.com/questions/6677332/using-f-with-strftime-in-python-to-get-microseconds
for python, but I don't know your code. They work with time() and datetime()
too.

Nevertheless, for streaming videos and measuring latency, it is importat to
be able to display time in [ms].
The needed data can be taken from windows system time, so how can i get
access to it?

Thanks for your time.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Clockoverlay-fractional-part-of-the-seconds-tp4665231p4668761.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list