ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: serg.sly on December 10, 2010, 06:30:05 AM

Title: ExifTool does not copy MakerNotes from NRW images.
Post by: serg.sly on December 10, 2010, 06:30:05 AM
Hello All!

I have problem.

When copy metadata using "exiftool -tagsfromfile" from NRW - image  (Nikon CoolPix p6000)  to other Jpeg/tif/png - images does not copy MakerNotes group.
This problem does not reproduced for other Nikon image format (NEF).
example:

exiftool -tagsfromfile nrw_image.nrw jpeg_image.nrw

I waiting for answers.
Title: Re: ExifTool does not copy MakerNotes from NRW images.
Post by: Phil Harvey on December 10, 2010, 07:14:18 AM
I just tried this, and get the following warning:

Warning: MakerNotes too large to write in JPEG segment

I'll see if I can find a solution to this.
Title: Re: ExifTool does not copy MakerNotes from NRW images.
Post by: Phil Harvey on December 10, 2010, 07:38:32 AM
Turns out that one of the makernotes tags is too large to fit in a JPEG segment.  I will add a patch to drop this tag when copying, which should fix the problem.

This update will appear in ExifTool 8.42 when it is released.

Thanks for reporting this.

- Phil
Title: Re: ExifTool does not copy MakerNotes from NRW images.
Post by: serg.sly on December 10, 2010, 08:33:03 AM
Thank you Phil !

I wait for your update.

Best Regards.