Problem description
OSS image processing (IMG) failed to decode the AVIF image. The image file is corrupted.
Causes
The AVIF source image uploaded to OSS is corrupted.
Examples
GET /example_image?x-oss-process=image/format,jpg HTTP/1.1
Host: oss-example.oss-cn-hangzhou.aliyuncs.com
Date: Fri, 03 Feb 2023 03:41:49 GMT
Content-Type: application/xmlSolutions
Replace the corrupted AVIF file with a valid, uncorrupted version and resubmit the request.