I am making android app where I want to play .webm transparent(alpha) video in android activity.
I have try this https://github.com/pavelsemak/alpha-movie but it remove similar color of video
I also try html5 video tag to play webm but it lag video content.
Is there any solution we can play transparent video through videoview controller.