nconvert -o file.fits -out fits file.cr2
I get the error message
Error: This picture cannot be written using this format (file.fits)
Why doesn't work convert to fits from cr2?
Moderators: helmut, XnTriq, xnview
Re: Why doesn't work convert to fits from cr2?
FITS support only greyscale, so add -grey 256Mondi wrote:nconvert -o file.fits -out fits file.cr2
I get the error message
Error: This picture cannot be written using this format (file.fits)
Pierre.