.jpg & .dng EXIF timestamp difference
1343 7 2018-6-10
Uploading and Loding Picture ...(0/1)
o(^-^)o
geohei
lvl.3
Flight distance : 663061 ft
Offline

Hi.

P4P

When taking photos in J+R (jpeg+raw) image format mode, the EXIF data reveals sometimes a difference in timestamp of 1 second. Since I use a script in post-processing to change the filename into someting including EXIF timestamp, I get dupes.

DJI_0001.JPG -> 20180508-195308_djip4p_[dji_0001].jpg
DJI_0001.DNG -> 20180508-195309_djip4p_[dji_0001].dng


Is there any way the get sync'ed timestamps for the same picture (jpeg and raw) on the DJI side (settings in App)?

Thanks,


2018-6-10
Use props
KedDK
First Officer
Flight distance : 1133038 ft
Denmark
Offline

Would you see any difference if using the EXIF field "Date/Time Original" / "Date and Time (Original)"?
I think you are fetching the file info times from the few i just looked at here.

Not sure how your script would result in dupes, rather the opposite but i don't know your script.
2018-6-10
Use props
geohei
lvl.3
Flight distance : 663061 ft
Offline

Your answer triggered the solution.

There is ...
DateTimeOriginal (%Xdot)
DateTimeDigitized (%Xddt)
DateTime  (%Xdtt)

I used DateTimeOriginal, which resulted in different time.
DateTime did the job!
Always the same time.

Many thanks!
2018-6-11
Use props
KedDK
First Officer
Flight distance : 1133038 ft
Denmark
Offline

Nice to hear you found a solution
Strange enough when i look at my own pic's only the Original has the same timestamp for .DNG and .JPG, the other time fields found differ a few seconds.

If not tested already you might also check out how it look on shots taken with EAB and eventually Pano pictures.
2018-6-11
Use props
geohei
lvl.3
Flight distance : 663061 ft
Offline

KedDK Posted at 2018-6-11 20:30
Nice to hear you found a solution
Strange enough when i look at my own pic's only the Original has the same timestamp for .DNG and .JPG, the other time fields found differ a few seconds.

Yes, you are right. Another software also shows that DateTimeOriginal are identical (exiftool.exe).

File Modification Date/Time     : 2017:01:29 17:26:44+01:00
File Access Date/Time           : 2018:06:14 11:00:03+02:00
File Creation Date/Time         : 2018:06:14 11:00:03+02:00
File Type                       : JPEG
Modify Date                     : 2017:01:29 17:26:45
Date/Time Original              : 2017:01:29 17:26:45
Create Date                     : 2017:01:29 17:26:45

File Modification Date/Time     : 2017:01:29 17:26:46+01:00
File Access Date/Time           : 2018:06:14 11:00:03+02:00
File Creation Date/Time         : 2018:06:14 11:00:03+02:00
File Type                       : DNG
Modify Date                     : 2017:01:29 17:26:45
Date/Time Original              : 2017:01:29 17:26:45
Create Date                     : 2017:01:29 17:26:45


Anyway ... I found the solution how to obtain the same date/time.

BTW ... I use a P4P. Can this one take AEB or pano pictures ?!?!
2018-6-14
Use props
KedDK
First Officer
Flight distance : 1133038 ft
Denmark
Offline

Yes it sure can beside of the spelling, AEB

AEB has afaik been there the whole time, Pano was added during the Christmasdays, some later on the +
You would need to have firmware 1.5.600 on the AC and using App v. 4.1.20 or higher, then it should look like in this picture at the Photo settings.
2018-6-14
Use props
geohei
lvl.3
Flight distance : 663061 ft
Offline

KedDK Posted at 2018-6-14 06:42
If not tested already you might also check out how it look on shots taken with EAB and eventually Pano pictures.

Just tested ...

AEB pictures behave just like single shots. The Data/TimeOriginal spacing is 1 or 2 seconds. They are also saved in the 100MEDIA folder on the SD card. Hence, all like expected.

Same for Pano pictures. Spacing is 1 or 2 seconds, but the pictures are stored on the SD card in the folder PANORAMA/100_xxxx, ...
2018-6-16
Use props
KedDK
First Officer
Flight distance : 1133038 ft
Denmark
Offline

Good to hear, when doing scripting like this it is better to have it tested on all possible situations right away than later end in a disaster if it misbehave unnoticed due to a different situation.
Then there's the burst mode, if also your script end up doing on those what you made it to do, you should be confident all would be in place to handle what ever you end up doing out in the field.
2018-6-16
Use props
Advanced
You need to log in before you can reply Login | Register now

Credit Rules