Hi Eric, On Samstag, 19. September 2020 12:36:08 CEST Eric Tanguy wrote: > I can't achieve to modify atoms timestamp using ExifTool. Do you > know another GUI tool to do this ?
It turns out that ExifTool only modifies the creation date in the mvhd atom, not the individual tracks. Here an update that reads the creation date from there: https://github.com/subsurface/subsurface/pull/2963 Not sure if that will make it into the current release, though. Berthold _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
