ExifTool Forum

ExifTool => Newbies => Topic started by: Martino Papesso on June 30, 2017, 03:15:28 AM

Title: modify nef file with exiftool,is possible?
Post by: Martino Papesso on June 30, 2017, 03:15:28 AM
Can I modify a nef file (RAW) with Exiftool on windows 7 ultimate 64 bit?
How?
Is available pictures or one video?
I  wish modify F 8 into F 11.
Many thanks in advance.
Martino.
Title: Re: modify nef file with exiftool,is possible?
Post by: Phil Harvey on June 30, 2017, 07:10:41 AM
Hi Martino,

Sure.  The command to do this is:

exiftool -fnumber=11 some_file.nef

- Phil
Title: Re: modify nef file with exiftool,is possible?
Post by: Martino Papesso on June 30, 2017, 09:31:45 AM
thanks Phil :)
I wish to modify this nef : C:\Users\Martino\Pictures\2017\2017-06-25\_DSC5541.NEF
Could you tell me the exact procedure , please?
Many thanks.
Title: Re: modify nef file with exiftool,is possible?
Post by: StarGeek on June 30, 2017, 11:20:43 AM
exiftool -fnumber=11 C:\Users\Martino\Pictures\2017\2017-06-25\_DSC5541.NEF
Title: Re: modify nef file with exiftool,is possible?
Post by: Martino Papesso on June 30, 2017, 11:28:01 AM
Many thanks StarGeek but not work :
(https://s7.postimg.org/s3xorxiuj/problem.jpg)
Title: Re: modify nef file with exiftool,is possible?
Post by: Phil Harvey on June 30, 2017, 01:14:25 PM
Did you follow steps 1-4 in the installation instructions for Windows (https://exiftool.org/install.html#Windows)?

- Phil
Title: Re: modify nef file with exiftool,is possible?
Post by: Martino Papesso on July 01, 2017, 04:07:52 AM
----Did you follow steps 1-4 in the installation instructions for Windows?----
I think yes.
My exiftool is in  "C:\WINDOWS"
check this image :
(https://s13.postimg.org/yo9e4e73b/image.jpg)
Title: Re: modify nef file with exiftool,is possible?
Post by: Martino Papesso on July 02, 2017, 11:11:44 AM
my installation of exiftool is correct or not?
Title: Re: modify nef file with exiftool,is possible?
Post by: StarGeek on July 02, 2017, 12:30:34 PM
Try removing and then reinstalling exiftool, same link as above.

To quickly find your Temp dir, click the Windows start button and type %Temp% and that should open up the folder.
Title: Re: modify nef file with exiftool,is possible?
Post by: Phil Harvey on July 02, 2017, 08:18:43 PM
It is likely that somehow exiftool was corrupted somehow.  If that was the case then StarGeek's suggestion should fix it.

- Phil
Title: Re: modify nef file with exiftool,is possible?
Post by: Martino Papesso on July 04, 2017, 05:58:31 AM
please , info for uninstall exif tool stand alone version.
Delete all directory , etc etc.
Thanks.
Title: Re: modify nef file with exiftool,is possible?
Post by: Phil Harvey on July 04, 2017, 07:06:53 AM
The instructions are on the install page I linked above.  And StarGeek has given you some help about how to find the temp directory.

- Phil