link-u / avif-sample-images

AVIF example images, licensed under CC-BY-SA.
Creative Commons Attribution Share Alike 4.0 International
50 stars 9 forks source link

`plum-blossom-large.profile0.8bpc.yuv420.alpha-limited.monochrome.avif` failed strict checks in libavif #4

Open HappySeaFox opened 2 years ago

HappySeaFox commented 2 years ago
>avifdec --no-strict --info D:\images\avif\plum-blossom-large.profile0.8bpc.yuv420.alpha-limited.monochrome.avif
ERROR: Failed to decode image: BMFF parsing failed
Diagnostics:
 * Multiple Box[ipma] with a given pair of values of version and flags. See HEIF (ISO 23008-12:2017) 9.3.1

libavif: https://github.com/AOMediaCodec/libavif

ledyba-z commented 2 years ago

Thanks for reporting. It resolves at https://github.com/link-u/cavif/commit/2232b3f23646e18607cf6636a967720a6e0ec2d7 (I checked at libavif, Firefox and GIMP). We will ship new images after releasing new version of cavif. (To release, it requires to fix some defects in libaom, we reported.)