letmaik / rawpy

📷 RAW image processing for Python, a wrapper for libraw
https://pypi.python.org/pypi/rawpy
MIT License
587 stars 67 forks source link

Nikon Z9 #188

Closed KeqiWangSXuniversity closed 1 year ago

KeqiWangSXuniversity commented 1 year ago

Does the current version support NEF images for the Nikon Z9. When I use rawpy.imread() to read a.NEF, an error is reported. The error message is "data corrupted at...".

kmilos commented 1 year ago

rawpy supports whatever LibRaw supports - AFAIK, the new Nikon "high efficiency" mode is not supported as of today.