LRC take the wrong exif creation date for iphone Videos to import
- February 18, 2024
- 返信数 1.
- 745 ビュー
Issue:
- Lightroom Classic Version Number: 13.1
- Camera raw: 16.1
- OS Version Number: 14.3.1 Intel
- iOS: iphone 13 pro max 17.3.1
i was with the Adobe Support hours over days. they didnt get it.
- Case number: ADB-33137147-W9B8
the guys in the Exif Forum could help me in half a hour 🙂
https://exiftool.org/forum/index.php?topic=15704.0
Steps to reproduce:
- Shot a video with the iphone
- video is synced to photos on iMAC
- export the video from iMAC with 4k
- import the video into LRC
Expected result: LRC take the creationdate from exif which is ok
Actual result: LRC takes the createdate from exif which is wrong. On the MAC os filesystem level everything is fine.
exiftool -a -G1 -s -api LargeFileSupport=1 -api QuickTimeUTC=1 -Time:All ./IMG_0002.mov
[System] FileModifyDate : 2024:02:11 22:44:00+01:00
[System] FileAccessDate : 2024:02:13 15:02:30+01:00
[System] FileInodeChangeDate : 2024:02:14 15:58:27+01:00
[QuickTime] CreateDate : 2024:02:11 22:43:51+01:00
[QuickTime] ModifyDate : 2024:02:11 22:44:00+01:00
[Track1] TrackCreateDate : 2024:02:11 22:43:51+01:00
[Track1] TrackModifyDate : 2024:02:11 22:44:00+01:00
[Track1] MediaCreateDate : 2024:02:11 22:43:51+01:00
[Track1] MediaModifyDate : 2024:02:11 22:44:00+01:00
[Track2] TrackCreateDate : 2024:02:11 22:43:51+01:00
[Track2] TrackModifyDate : 2024:02:11 22:44:00+01:00
[Track2] MediaCreateDate : 2024:02:11 22:43:51+01:00
[Track2] MediaModifyDate : 2024:02:11 22:44:00+01:00
[Track3] TrackCreateDate : 2024:02:11 22:43:51+01:00
[Track3] TrackModifyDate : 2024:02:11 22:44:00+01:00
[Track3] MediaCreateDate : 2024:02:11 22:43:51+01:00
[Track3] MediaModifyDate : 2024:02:11 22:44:00+01:00
[Track4] TrackCreateDate : 2024:02:11 22:43:51+01:00
[Track4] TrackModifyDate : 2024:02:11 22:44:00+01:00
[Track4] MediaCreateDate : 2024:02:11 22:43:51+01:00
[Track4] MediaModifyDate : 2024:02:11 22:44:00+01:00
[Keys] CreationDate : 2023:07:25 22:18:48+01:00
add new XMP section with exiftool which is then used
[XMP-exif] DateTimeOriginal : 2023:07:25 22:18:48+01:00
[XMP-xmp] CreateDate : 2023:07:25 22:18:48+01:00
[XMP-xmp] ModifyDate : 2023:07:25 22:18:48+01:00
