AOMediaCodec / av1-avif

AV1 Image File Format Specification - ISO-BMFF/HEIF derivative
https://aomediacodec.github.io/av1-avif/
BSD 2-Clause "Simplified" License
463 stars 40 forks source link

Update Microsoft/Netflix content to fix issue 151 #200

Closed leo-barnes closed 3 weeks ago

leo-barnes commented 1 year ago

Summer_in_Tomsk_720p_5x4_grid.avif:

Chimera-AV1-10bit-480x270.avif:

This closes #151

aklemets commented 1 year ago

These changes look fine but Chimera-AV1-10bit-480x270.avif is missing a Primary Item (pitm) box. I always thought that was required. MIAF section 7.3.2 says that a primary item is required for files that are conformant with any of the MIAF profiles. I thought this requirement carried over to AVIF as well. Do you have a different understanding?

leo-barnes commented 3 weeks ago

@aklemets

These changes look fine but Chimera-AV1-10bit-480x270.avif is missing a Primary Item (pitm) box. I always thought that was required.

Yup, you're correct. I have updated the file to add a 'pitm' box.