Skip to content

Add support for ISOBMFF Files (AVIF, HEIF, CR3) #1066

@cryptomilk

Description

@cryptomilk

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 wish

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions