Search code examples
videotimestampmp4ffprobegopro

GoPro milliseconds accuracy for creation time


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?


Solution

  • MP4s store time only up to seconds granularity.