Ramil Galin
Ramil Galin

Reputation: 94

How to encode RGBA and preserve alpha channel with Android MediaCodec?

I would like to encode RGBA images into webm file on Android, preserving alpha channel. I have read the answers to this question and tried following the example of https://github.com/google/grafika, unfortunately alpha channel is not preserved.

Does anyone know how to handle it properly on Android?

Upvotes: 0

Views: 125

Answers (0)

Related Questions