using (MagickImage image = new MagickImage(nefPath)) error: Unsupported file format or not RAW file `xxx.NEF' @ error/dng.c/ReadDNGImage/574 #1504
Unanswered
lt090004114
asked this question in
Help
Replies: 2 comments 2 replies
-
It looks like you got an unsupported NEF file. It might be possible that support for that will be added in |
Beta Was this translation helpful? Give feedback.
2 replies
-
NEF files are supported. But not all of them are supported. And I don't maintain the libraw library where support needs to be added so I cannot answer your question. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
using (MagickImage image = new MagickImage(nefPath))
![Uploading error_1.png…]()
error: Unsupported file format or not RAW file `xxx.NEF' @ error/dng.c/ReadDNGImage/574
xxx.NEF info: Nikon Z 9
Beta Was this translation helpful? Give feedback.
All reactions