tachiyomiorg / image-decoder

Image decoder supporting JPEG, JPEGXL, PNG, WebP, AVIF, and HEIF with the option to crop borders
Mozilla Public License 2.0
48 stars 75 forks source link

Animated AVIF support #5

Open Quackdoc opened 2 years ago

Quackdoc commented 2 years ago

Steps to reproduce

Download AVIF animations into tachiyomi local

Try to open animation like a manga.

Sample pictures that play in chrome included.

http://188.121.162.14/avif/ https://files.catbox.moe/gwt05k.avif

Expected behavior

Full animation plays like a gif.

Actual behavior

Only plays the first frame of the animation.

Crash logs

No response

Tachiyomi version

0.12.3

Android version

Android 10

Device

Samsung S9+

Other details

No response

Acknowledgements

paulo27ms commented 2 years ago

https://github.com/coil-kt/coil would need to support it I guess.