maoabc / libavif-android

.avif and .avifs image decoder on Android, libavif java binding, glide
Apache License 2.0
30 stars 11 forks source link

White ring around transparent avifs #2

Open ow-ro opened 1 year ago

ow-ro commented 1 year ago

We are seeing issues when loading a transparent avifs resulting in a white ring around the outside of the image:

https://github.com/maoabc/libavif-android/assets/23172183/c3ee6878-2421-4ad2-8b1c-3180a4957416

Is it possible to fix this?

AVIFS file available here: https://drive.google.com/drive/folders/1eyr1Q7AHAKLHXPl1ueHhZSIdoN9Z49VZ?usp=sharing

Thanks

ow-ro commented 1 year ago

@maoabc its also an issue with avif single frames. thanks

maoabc commented 1 year ago

You can try to upgrade libavif, it is a version two years ago, not the latest version.

Owen Roberts @.***> 于 2023年8月16日周三 08:34写道:

@maoabc https://github.com/maoabc its also an issue with avif single frames. thanks

— Reply to this email directly, view it on GitHub https://github.com/maoabc/libavif-android/issues/2#issuecomment-1679801715, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA27LV4SQ7JP45DBBKOF25LXVQITDANCNFSM6AAAAAA3QLLFVY . You are receiving this because you were mentioned.Message ID: @.***>

maoabc commented 1 year ago

Upgrade dav1d and libavif, they are not the latest version.

nnoli90 commented 1 year ago

Thanks for this amazing library

nnoli90 commented 1 year ago

Please can you help us Upgrade dav1d and libavif