Open
Description
New Issue Checklist
- I have read and understood the CONTRIBUTING guide
- I have read the Documentation
- I have searched for a similar issue in the project and found none
Issue Info
Info | Value |
---|---|
Platform Name | iOS |
Platform Version | 16.5 |
SDWebImage Version | 5.16.0 |
Integration Method | cocoapods |
Xcode Version | Xcode 14.3.1 |
Repro rate | all the time |
Repro with our demo prj | yes |
Issue Description and Steps
WebP animation url for test: https://pic.rmb.bdstatic.com/2021-1/1610332479407/37d4f305c2db.webp
When using SDImageAWebPCoder, some WebP animated image will be played incorrectly.
2023-07-05.15.40.12.mov
Compare with SDImageWebPCoder:
2023-07-05.15.37.55.mov
Is this a bug from Apple's build-in WebP coder?