exiftool - can't overwrite date
by papilon from LinuxQuestions.org on (#5AFB7)
hi,
I can't figure out why it doesn't work. I have checked many tutorials and they provide the same syntax. Why this error comes up? I wish to change ImageHistory data to null.
Code:jake@jake-To-be-filled-by-O-E-M:~/Pictures$ exiftool -overwrite_original -ImageHistory=null me5.jpg
Error: [minor] Bad MakerNotes offset for Unknown_0x0000 - me5.jpg
0 image files updated
1 files weren't updated due to errorsthx


I can't figure out why it doesn't work. I have checked many tutorials and they provide the same syntax. Why this error comes up? I wish to change ImageHistory data to null.
Code:jake@jake-To-be-filled-by-O-E-M:~/Pictures$ exiftool -overwrite_original -ImageHistory=null me5.jpg
Error: [minor] Bad MakerNotes offset for Unknown_0x0000 - me5.jpg
0 image files updated
1 files weren't updated due to errorsthx