-
Notifications
You must be signed in to change notification settings - Fork 304
Closed
Labels
requestfeature request or any other kind of wishfeature request or any other kind of wish
Milestone
Description
Describe the bug
Hello!
I've started to add support for the AVIF file format [2] in darktable using libavif [1]. I've worked with the maintainer so that it works nicely with cmake.
However I'm not able to load the image file in darktable, because exiv2 is not able to read the exif data and then fails. You can find my darktable code here [3].
If you need help or want to do some pair programming, let me know. It isn't hard to just read the exif data blob.
[1] https://github.com/AOMediaCodec/av1-avif
[2] https://github.com/AOMediaCodec/libavif/
[3] https://github.com/cryptomilk/darktable/tree/master-avif
Metadata
Metadata
Assignees
Labels
requestfeature request or any other kind of wishfeature request or any other kind of wish