Skip to content

Latest commit

 

History

History
82 lines (59 loc) · 2.06 KB

File metadata and controls

82 lines (59 loc) · 2.06 KB

Insta360 Metadata

Insta360 360 Cameras

  1. ONE
  2. ONE X
  3. ONE R
  4. Pro
  5. Pro2
  6. Titan

Metadata DB

Note: camera firmware update might alter the metadata produced by the camera. The latest firmware was used on when the sample file was taken and date uploaded (data_added).

is01

  • Make/model: Insta360 Pro
  • Type: Video
    • mp4
  • Telemetry track: camm
    • camm2, camm3, camm6
  • Is geotagged by cam: TRUE
  • filename: insta-pro-002.mp4
  • Date updated: 2020-06-21

Video level data

exiftool -ee -G -s -b -j -a -T insta-pro-002.mp4 > insta360_pro_insta-pro-002_metadata_overview.json

Track level data (more verbose -- includes telemetry)

exiftool -ee -G3 -s -b -j -a -T insta-pro-002.mp4 > insta360_pro_insta-pro-002_metadata_track.json

is02

  • Make/model: Insta360 Pro
  • Type: Photo

is03

  • Make/model: Insta360 Titan
  • Type: Video
    • mp4
  • Telemetry track: camm
    • camm1, camm2, camm3, camm6
  • Is geotagged by cam: TRUE
  • filename: VID_20200620_Faster_75.mp4
  • Date updated: 2020-06-23

Video level data

exiftool -ee -G -s -b -j -a -T VID_20200620_Faster_75.mp4 > insta360_titan_VID_20200620_Faster_75_metadata_overview.json

Track level data (more verbose -- includes telemetry)

exiftool -ee -G3 -s -b -j -a -T VID_20200620_Faster_75.mp4 > insta360_titan_VID_20200620_Faster_75_metadata_track.json

is04

  • Make/model: Insta360 Titan
  • Type: Photo
    • jpg
  • Reports pitch / heading / roll XMP: False
  • Reports pitch / heading EXIF: False
  • Is geotagged by cam: TRUE
  • filename: GSAG2002.jpg
  • Date updated: 2020-06-21
exiftool -G -s -b -j -a -T PIC_20200620_161820_20_06_22_09_38_21_output_009.jpg > insta360_titan_PIC_20200620_161820_20_06_22_09_38_21_output_009_timelapse_metadata.json