Search found 3 matches

by bmayer
2015-07-06T18:11:02-07:00
Forum: Users
Topic: Convert NEF D80 issue
Replies: 6
Views: 3374

Re: Convert NEF D80 issue

Needed to install 'ufraw' with brew, but same result. Other debugging options? Benjamins-MBP:100NCD80 bmayer$ which ufraw-batch /usr/local/bin/ufraw-batch Benjamins-MBP:100NCD80 bmayer$ convert DSC_9087.NEF DSC_9087.jpg convert: UnableToOpenBlob `/var/tmp/magick-54097mk5mdxQgKVhV.ppm': No such file ...
by bmayer
2015-07-06T15:20:13-07:00
Forum: Users
Topic: Convert NEF D80 issue
Replies: 6
Views: 3374

Re: Convert NEF D80 issue

It will convert jpg to png.

The linked post suggested to reinstall libraries. I downloaded binaries, and copied to the various /lib paths and am getting the same error.
by bmayer
2015-07-06T12:31:49-07:00
Forum: Users
Topic: Convert NEF D80 issue
Replies: 6
Views: 3374

Convert NEF D80 issue

I am getting an error when I try to convert NEF to jpg. Camera was a Nikon D80. Command: /opt/local/bin/convert DSC_9087.NEF DSC_9087.jpg convert: delegate failed `"ufraw-batch" --silent --create-id=also --out-type=png --out-depth=16 "--output=%u.png" "%i"' @ error/delegate.c/InvokeDelegate/1310 ...