Closed qbnu closed 5 months ago
@sylikc Hi Kevin! Please consider merging this one, as it is now impossible to compare jpeg/heic photos in one folder - AutoRotateEXIF=true makes heic orientation wrong, and AutoRotateEXIF=false makes jpeg orientation wrong
I'm going to merge all these next week. I haven't had time to really look at the code but I trust qbnu's work
I'll create an issue to track the mirror support, just so it's documented. thanks!
EXIF orientation should be ignored according to JXL and HEIF specs.
Sources:
libjxl
https://github.com/strukturag/libheif/issues/227#issuecomment-916176774
https://github.com/AOMediaCodec/libavif/issues/996#issuecomment-1196157817
https://zpl.fi/exif-orientation-in-different-formats/
While testing this I found 2 issues:
irot
andimir
boxes, but libavif doesn't. example image (fixed by #305)Fixes #299