Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate timecode from date uses file created not file modified #147

Open
DesertCookie opened this issue Aug 19, 2023 · 0 comments
Open

Comments

@DesertCookie
Copy link

Background: I tried correcting timecode on some files that have the correct file datem, but incorrect timecode by about 14 hours. I tried using Generate timecode from date (freely translated from the German GUI), which, however, uses the wrong file date tag.

Issue: Shutter Encoder uses file_dateCreated instead of file_dateModified. The former is set, funnily enough, when the file is copied or moved from an SD card or similar media using Windows Explorer. The latter is the date when recording of the files stopped (assuming the camera's time was correct).

Further background: I've encountered this issue with other applications too and found using file_dateModified the more reliable information for renaming my videos and photos from Fuji, Sony, and Panasonic cameras, as well as my Samsung smartphone.

I propose using file_dateModified instead - at least on Windows -, or allowing the user to chose. Optimally with a preview of the timecode.

  • Windows 10+11
  • Shutter Encoder 17.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant