Voigtlander-Nokton-50mm-f-1.1-exif-droplet
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
	

EXIF Metadata Utility for Exotic Lenses
=======================================

Author: Nik Gaffney 

Based on the Droplet for "MS Super Triplet Perar 35mm f/3.5" by Dirk Rösler


Requirements
------------

ExifTool by Phil Harvey http://www.sno.phy.queensu.ca/~phil/exiftool/


Description
-----------

Stand-alone Automator application that sets the lens name, focal length and maximum aperture of your image to Voigtländer Nokton 50mm f/1.1 in the file's EXIF data.


How to use 
----------

Drag and drop DNG or other file onto the application. EXIF data will be updated with the new information and the original file overwritten.

You need to to reload the image metadata for your application to recognize or apply this script before importing (e.g. into Lightroom).

Warning: in case you have already performed development e.g. in Lightroom and want to apply the script, be sure that your development data is saved to the file before reloading the metadata from the file. This can be done manually (Cmd-S Save Metadata To File) or set to automatic in preferences. Otherwise this may cause development data to be lost.


Commandline
-----------

    exiftool -P -overwrite_original -FocalLength=50 -MaxApertureValue=1.1 -Lens="Voigtländer Nokton 50mm f/1.1"


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。