Skip to content

Support for AVIF(AV1 codec for HEIF container) image format #4

@dreampiggy

Description

@dreampiggy

AVIF is a AV1 codec based HEIF container. The spec is here:
https://aomediacodec.github.io/av1-avif/

Current third-party HEIF decoder libheif does not support this format natively. But however, it's a future format which based on AV1 (VP9 's next successor). And it's the competition of current HEVC/H.265

In short term, since that AVIF spec is still in draft, we decide not to do some work for that. But however, after that spec is release or the third-party HEIF decoder libheif have support for AVIF, I'll update this and introduce the support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions