Skip to content

Instantly share code, notes, and snippets.

@hiskaNG
hiskaNG / mp4gps.html
Last active June 7, 2025 08:15
Novatek MP4 GPS Player: a single file JavaScript implementation of Sergei's nvtk_mp42gpx.py + Google Maps
<html>
<head>
<title>Novatek mp4 GPS Player</title>
<style>
.thumb {
height: 75px;
border: 1px solid #000;
margin: 10px 5px 0 0;
}
#map {