I have simple page with a webm video with transparent background. It works well on desktop. It works well on Chrome for Android version 66 on my android phone running android 9.0 too. But after upgrading to Chrome for Android version 68, the video displays solid background color. I checked the console and no error or warning found.
Chrome 66:
Chrome 68:
I tested on Chrome for Android version 68 on other phones which running Android 7 and it works well.
Does anyone know why this happens that and how to resolve it?
I had a similar problem when webm was converted with VP8 codec. I fixed that with converting video with VP9 codec.
来源:https://stackoverflow.com/questions/52214886/transparent-webm-video-displays-solid-background-color-on-chrome-for-android-68