Allow exiftool config file to write XMP tags from Parrot Sequoia Tif images.
-
Download config file present in this repository
-
Example : Remove Roll, Picth, Yaw
exiftool -config sequoia.config -XMP-Camera:Yaw= -XMP-Camera:Roll= -XMP-Camera:Pitch= IMG_XXX.TIF
- Control tags :
exiftool -g1 -s -a IMG_XXX.TIF