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

Support for StripOffsets and StripByteCounts in DNG tags #224

Closed fabrii4 closed 1 month ago

fabrii4 commented 4 months ago

Currently only DNG files that use tags TileOffsets and TileByteCounts are supported while the tags StripOffsets and StripByteCounts are not recognized (postprocess() fails with 'Unexpected end of file'... 'Input/output error').

letmaik commented 3 months ago

Your best bet is to ask the libraw developers at https://www.libraw.org/forum. rawpy only wraps libraw.