▲ | rany_ 3 days ago | |||||||||||||
The image is actually HEIF not AVIF :) | ||||||||||||||
▲ | zamadatix 3 days ago | parent [-] | |||||||||||||
HEIF is just the usual container for AVIF encoded data, similar to how AV1 encoded data might commonly be in an MP4 or MKV container. HEIF might easily get conflated with HEIC, which is Apple's implementation of HEIF specifically for HEVC encoded data. Too many damn "HE"s, if you ask me. If you run "strings" you should see "av01Image" pretty early on in the HEIF header, which is what signals it's really an AVIF file. Tools like "file" may possibly not be updated to look for that yet, so could just report the container alone. | ||||||||||||||
|