0040-00000020
Updated at:
Problem description
HEIC image decoding is abnormal during image processing (IMG).
Causes
The HEIC file stored in OSS is corrupted and cannot be decoded by IMG.
Examples
The following request triggers a decoding error because the HEIC source file is corrupted:
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
Use a standard HEIC image for IMG.
References
Is this page helpful?