Skip to content

Instantly share code, notes, and snippets.

@Matsue
Created December 24, 2023 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Matsue/c8f1c99cca6da7c9418125d6b35fafbf to your computer and use it in GitHub Desktop.
Save Matsue/c8f1c99cca6da7c9418125d6b35fafbf to your computer and use it in GitHub Desktop.
Set the time zone of a video taken with the Insta360 camera
exiftool "-DateTimeOriginal<CreateDate" -api "QuickTimeUTC" -overwrite_original your_video.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment