Skip to content

Instantly share code, notes, and snippets.

View bcheck555's full-sized avatar

Brian Check bcheck555

  • Virginia Beach
  • 02:33 (UTC -04:00)
View GitHub Profile
@bcheck555
bcheck555 / extractAndGeotagFrames.bat
Last active August 17, 2023 18:37 — forked from Krzysiu/extractAndGeotagFrames.bat
Extract frames from video every X seconds and geotag them using GPS data file. Requires exiftool and ffmpeg. Modified to prep Insta360 video for Streetview.
@echo off
rem Updates to prep Insta360 One X2 video for Streetview upload.
rem Brian Check
rem 13 Mar 2021
rem Ksheesh Geotag Video Frames 0.0.1
rem
rem Extract frames from video every X seconds and geotag them using GPS data file.
rem Requires exiftool and ffmpeg.