<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 29 Mar 2010, at 23:16, Gregory wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On 29 March 2010 14:52, Laurence Penney <span dir="ltr"><<a href="mailto:lorp@lorp.org">lorp@lorp.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thanks a lot. I was hoping, I guess, that there was some standard for simply whacking a GPX file inside an MPEG4 container, and maybe even a viewer for such files... Would be doable to make a system that relies on parallel files, i.e. a GPX of the same name as the video file, and a viewer that would plot a marker on a map as the video progressed. The GPX could be trimmed to match the start and end of the video, thus avoiding any video timing issues.<br>
</blockquote></div><div><br></div><div>A really cheap/cheat way of doing it would have your gps record every X seconds (rather than X distance, or other varying amount). Display a map with a marker, and make it move to the next location(taken from the trimmed gpx file) every X seconds. Then you have some way of triggering your map animation to start and your movie to start at the same time with one button.</div>
<div>I number of problems can be found in this (such as the movie player being slow to play, or the user pausing the movie), but as I said, it is a cheat method.</div><br></blockquote><div><br></div><div>Here's an example of using a GPS trace to show the current location of a video (whipping it out my back pocket):</div><div><a href="http://www.trackmyjourney.co.uk/index.php?page=trackvideo&trk=36912">http://www.trackmyjourney.co.uk/index.php?page=trackvideo&trk=36912</a></div><div><br></div><div>Shaun</div><div><br></div><div><br></div></div></body></html>