Skip to content

avifdec writing PNG returns error #1086

Closed
@FrankGalligan

Description

Steps to reproduce:

  1. ./avifenc input.png output.avif
  2. ./avifdec output.avif new.png

I get error:
libpng error: profile 'libavif': 49002h: length does not match profile

If I comment out this line:
https://github.com/AOMediaCodec/libavif/blob/main/apps/shared/avifpng.c#L421

Then I do not see the error.

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions