Skip to content

Perl script to fix the Timestamp in files created by Android Camera2 DNG API

License

Notifications You must be signed in to change notification settings

marcocucinato/Android-DNG-fixdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android-DNG-fixdate

Fix the timestamps in DNG files generated by the Android Camera2 API

This is a Perl / ExifTool script to fix the files created by the Android Camera2 DNG API.

the API has a bug, causing the creation Timestamp to be set at the instance creation and not at the image capture time: Issue 157238: Incorrect Date on DNG Images from Camera2 API

I included the Perl source and a W32 executable created with pp (PAR Packager).

For usage instructions, execute the script with -h or --help options.

About

Perl script to fix the Timestamp in files created by Android Camera2 DNG API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages