![]() |
|
NEF management - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: NEF management (/thread-10751.html) |
NEF management - dsoldi - 2013-01-19 Hi, just installed R. 1.4.4 [4d20f7093e] (new clear installation). I've uploaded some jpg image with no problems, but have a problem with Nikon NEF files (D90 camera). NEF management - kagutsuchi - 2013-01-19 http://www.imagemagick.org/discourse-server/viewtopic.php?p=93295#p93295 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=12826 From these posts on the ImageMagick forums, it appears that the standard behavior for Imagick is to read the embedded preview JPG in a NEF file. It can't read raw image files on its own. To correctly read NEF files, ImageMagick needs to use For an example of a delegate: http://www.imagemagick.org/Usage/files/#delegate_dcraw For ImageMagick resource reference: http://www.imagemagick.org/script/resources.php NEF management - dsoldi - 2013-01-19 Thank you kagutsuchi! NEF management - dsoldi - 2013-01-19 About Exif decoding: Nikon has a lot of variations about this (depending on camera model). Here are codes for pro series cameras: http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/Nikon.html Is someone able to update exif.php/nikon.php ? NEF management - acrylian - 2013-01-19 The best way would be to open a ticket. NEF management - sbillard - 2013-01-19 Include in the ticket which tags specifically do you need. I shoot Nikon, and granted the D300s is not pro series, I have not seen anything needed missing. |