0

I have a GoPro Hero3 camera. When I read out the creation time (for example with ffprobe) I only get accuracy to seconds (i.e. the milliseconds are rounded). Is there a possibility to get milliseconds accuracy for the creation time of the video or is this information not stored by the GoPro?

machinery
  • 5,972
  • 12
  • 67
  • 118

1 Answers1

1

MP4s store time only up to seconds granularity.

Gyan
  • 85,394
  • 9
  • 169
  • 201