by B.Douille (Posted Sun Oct 30, 2016 7:20 pm)
@bcyrill,
The issue is not consistent, nor is the fix you provided, unfortunately. From 17 panoramas recently taken with a Samsung S7 (Edge), 5 of them are correct, no error and EXIF data visible.
For the other 12, trying your script doesn't work, it returns error :
File "C:\Users\Daniel\Downloads\fix_eoi.py", line 97
print "No Panorama info found"
^
SyntaxError: invalid syntax
I tried also to use exiftool -tagsFromFile but most of the EXIF data is gone as a result. I tried also something similar with jhead and result is not better.
I can send samples if you like
Read Main Topic
@bcyrill,
The issue is not consistent, nor is the fix you provided, unfortunately. From 17 panoramas recently taken with a Samsung S7 (Edge), 5 of them are correct, no error and EXIF data visible.
For the other 12, trying your script doesn't work, it returns error :
File "C:\Users\Daniel\Downloads\fix_eoi.py", line 97
print "No Panorama info found"
^
SyntaxError: invalid syntax
I tried also to use exiftool -tagsFromFile but most of the EXIF data is gone as a result. I tried also something similar with jhead and result is not better.
I can send samples if you like
Read Main Topic