Open GoogleCodeExporter opened 8 years ago
Hi,
Could you provide a small set of records to illustrate the problem? Perhaps by
looking up the entry corresponding to the point that you see it flip to showing
1970 timestamps.
Cheers
Andrew
Original comment by acaudw...@gmail.com
on 2 Mar 2013 at 8:27
The problem here was that the log-format was getting generated from a slower
process. Gource seemed to be skipping ahead or backfilling frames for data that
hadn't arrived via the pipe.
To fix this problem, I pre-generated the custom log first and instead of using
the stdin pipe, I set it to a file. Once I did this, the 1970 frames went away.
Original comment by j...@google.com
on 15 May 2013 at 3:09
Original issue reported on code.google.com by
jeff.pit...@gmail.com
on 2 Mar 2013 at 12:55