Page 1 of 1

Write to the raw file

Posted: Fri Feb 26, 2021 5:08 pm
by elfroggio
I'm trying to figure which setting causes XnViewMP to modify the raw files.

When I change the IPTCs, XnV write to the raw file: dscf8516.raf and also makes a backup: dscf8516.raf_original.

My settings are:
Screenshot_20210226_090648.png
In spite of selecting: create/update sidecar XnMp modifies the raw file.

Thanks

Re: Write to the raw file

Posted: Sat Feb 27, 2021 10:05 am
by xnview
you don't want the backup?

Re: Write to the raw file

Posted: Sat Feb 27, 2021 8:05 pm
by elfroggio
xnview wrote: Sat Feb 27, 2021 10:05 am you don't want the backup?
What I want is to write all the data to the XMP sidecar and not to modify the original raw image.

Thanks

Re: Write to the raw file

Posted: Sat Feb 27, 2021 11:24 pm
by michel038
Uncheck "Export catalog's category to XMP subject and IPTC Keyword"

Keep only "Update or create XMP sidecar" option

You can read ExifTool tab to make sure that no new xmp metadata has been added into the original file
Note that since V0.92 V0.98 , the new window "Tools, Metadata, Edit XMP" allows to add all metadata in the sidecar file
That is a great improvement for sidecar users

Re: Write to the raw file

Posted: Sun Feb 28, 2021 6:33 pm
by elfroggio
michel038 wrote: Sat Feb 27, 2021 11:24 pm Uncheck "Export catalog's category to XMP subject and IPTC Keyword"

Keep only "Update or create XMP sidecar" option

You can read ExifTool tab to make sure that no new xmp metadata has been added into the original file
Note that since V0.92, the new window "Tools, Metadata, Edit XMP" allows to add all metadata in the sidecar file
That is a great improvement for sidecar users
Excellent! Thanks :D

Can the edit XMP applied to many images at the same time?

When I selected 5 images, I click on "Write to all files", XnViewMP doesn't close. I have to eventually click on Cancel.

Is this either a bug or is there another way of closing the Edit XMP window?

BTW: Opensuse Linux appimage: 0.98.2

Thanks

Re: Write to the raw file

Posted: Sun Feb 28, 2021 7:08 pm
by michel038
Can the edit XMP applied to many images at the same time? When I selected 5 images, I click on "Write to all files", XnViewMP doesn't close. I have to eventually click on Cancel.
Yes,"write to al filesl" does the job.
Then, we have to close the window anyway

Re: Write to the raw file

Posted: Sun Feb 28, 2021 9:28 pm
by elfroggio
michel038 wrote: Sun Feb 28, 2021 7:08 pm
Can the edit XMP applied to many images at the same time? When I selected 5 images, I click on "Write to all files", XnViewMP doesn't close. I have to eventually click on Cancel.
Yes,"write to al filesl" does the job.
Then, we have to close the window anyway
Thanks