Search found 1 match

by novomeskyd
Mon Jul 18, 2022 10:58 am
Forum: Retest
Topic: Decoding error on 16 bit AVIF
Replies: 8
Views: 3408

Re: Decoding error on 16 bit AVIF

GIMP and the Photoshop AVIF plug-in use libheif library to save AVIF.

Older versions of libheif created AVIF which was not 100% standard-compliant.

When such AVIF was opened via new versions of libavif, the image was rejected because of the strict standard check (which is the default):
[Strict ...