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.
Hi Martino,
Sure. The command to do this is:
exiftool -fnumber=11 some_file.nef
- Phil
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.
exiftool -fnumber=11 C:\Users\Martino\Pictures\2017\2017-06-25\_DSC5541.NEF
Many thanks StarGeek but not work :
(https://s7.postimg.org/s3xorxiuj/problem.jpg)
Did you follow steps 1-4 in the installation instructions for Windows (https://exiftool.org/install.html#Windows)?
- Phil
----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)
my installation of exiftool is correct or not?
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.
It is likely that somehow exiftool was corrupted somehow. If that was the case then StarGeek's suggestion should fix it.
- Phil
please , info for uninstall exif tool stand alone version.
Delete all directory , etc etc.
Thanks.
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