ExifTool Forum

ExifTool => Newbies => Topic started by: edwind on July 22, 2016, 06:13:22 AM

Title: Adding a Tag to a file
Post by: edwind on July 22, 2016, 06:13:22 AM
Hi,

I am working on some experimental 360 imagery and need to add the 'Camera Type' TAG to the exifdata.
I have tried exiftool -config "C:\ path to file" -Camera Type: "RICOH THETA" but this does not work. Is my syntax wrong?
Edwind
Title: Re: Adding a Tag to a file
Post by: Hayo Baan on July 22, 2016, 06:39:49 AM
If camera type is a valid tag, setting it would simply be done as follows: exiftool -CameraType="RICOH THETA" FILE/DIR
Title: Re: Adding a Tag to a file
Post by: Phil Harvey on July 22, 2016, 07:16:55 AM
Hi Edwind,

I think you may want to write the EXIF "Model" tag.

- Phil
Title: Re: Adding a Tag to a file
Post by: edwind on July 22, 2016, 07:47:26 AM
Thanks Phil,

That did what I wanted, unfortunately it still hasn't achieved the end goal of getting Facebook to display the photo sphere properly. It appears OK for a few seconds the goes black. I think they must have some filter for safeguarding. My image consist of words only (not offensive, I may add) but not a regular image.

edwind
Title: Re: Adding a Tag to a file
Post by: Hayo Baan on July 22, 2016, 07:50:07 AM
What is photo sphere?