Closed
Description
Steps to reproduce:
- ./avifenc input.png output.avif
- ./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