JasonWongYH / mytracks

Automatically exported from code.google.com/p/mytracks
0 stars 0 forks source link

playback time displayed next to scroll bar not equal to recorded elapsed time #1200

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. record a track
2. play it back using "play" command within application
3.

What is the expected output? 
I expect the time next to the scroll bar to be equal to the track time, so that 
I can see where I was, say, 15 minutes into the track.

What do you see instead?
The track plays at some fixed multiple of the recorded time and the display 
next to the scroll bar shows a clock that increased at a rate of one second per 
second at the playback rate.  For example, a 32:36 run on playback displays a 
time from 00:00 to 05:27.  Actual elapsed time since the beginning of the run 
would be more useful and absolute clock time would be even better.  The time 
stamps appear to be meaningful within the exported KML file and the application 
understands time well enough to show total recording time and speed.

What version of MyTracks are you using? 
2.0.3 (and on several previous versions I've tried over the past year or so)

On what version of Android?
2.3.6

On what phone?
Samsung-SGH-I727 (AT&T Skyrocket, Galaxy S2)

If possible please provide a log by uploading here.
Detailed instructions can be found here:
http://code.google.com/p/mytracks/wiki/HowToReportErrors

Please provide any additional information here:

Original issue reported on code.google.com by d41...@gmail.com on 8 Dec 2012 at 5:26

GoogleCodeExporter commented 9 years ago
We would need to file a feature request on the Google Earth client.

The Google Earth client takes a long track (kml), compress it to a a few 
minutes for play back. We can ask the Google Earth Client to also show the 
track timestamp as it play a track.

Original comment by jshih@google.com on 27 Feb 2013 at 9:45