Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PNG conversion does not preserve transparency #10

Open
cachila opened this issue Sep 24, 2020 · 6 comments
Open

PNG conversion does not preserve transparency #10

cachila opened this issue Sep 24, 2020 · 6 comments

Comments

@cachila
Copy link

cachila commented Sep 24, 2020

I have tested the encoder with a few png images with transparency but in every case the resulting image lacks of transparency. Is there anything I'm missing?

Here are the images:
mario
artist

@G2G2G2G
Copy link

G2G2G2G commented Feb 25, 2021

Yea it literally says it isn't supported right now
https://github.com/Kagami/go-avif/blob/master/avif.go#L104

Also the issue is already mentioned here:
#4

@gauntface
Copy link

Do you know what would be need to support alpha?

Is it a feature missing in this library or an issue with libaom-dev or a combination?

@gauntface
Copy link

@cmarabate
Copy link

Any idea when will this be completed?

It it useless to me until this is fixed. But once it is fixed it will be incredible!

@roffe
Copy link

roffe commented May 18, 2022

Got trapped in the transparency hole as well when implementing av1 in a image service I am writing

@doggy8088
Copy link

Any progress?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants