
Could someone please post a patch (to be merged into raspistill) to include the date/time in the EXIF data by default?
I'd love to see how that's actually done, but am busy this weekend (at a wedding).
Code: Select all
Date and Time | 1970:01:01 00:00:00
This should actually be working in the current code, but unfortunately for some reason the info is not written to the image file.Could someone please post a patch (to be merged into raspistill) to include the date/time in the EXIF data by default?
It's a bit weird James because in Win 7 it shows the "date taken" as 1/1/1970 but date modified and date created are correct.jamesh wrote:What's a bit odd is that this used to work when I implemented it - spent some time making sure basic EXIF data was present. And its was definitely in the resulting file, so no idea what has changed in the meantime to stop it. Something in the firmware.