samdutton / simpl

Simplest possible examples of HTML, CSS and Javascript:
https://simpl.info
Apache License 2.0
5.18k stars 1.64k forks source link

No transparent background on Android 7.x #124

Closed a-klimashevsky closed 5 years ago

a-klimashevsky commented 6 years ago

I have Samsung S6 with Android 7.0 and Sony Z3+ with Android 7.1 soccer is ok with transparent bg, but dancer with gray one. What is the different in encoding?

samdutton commented 6 years ago

Thanks for the heads-up.

I did this demo ages ago — I'll see if someone can help me sort it out.

FlorianHendrickx1 commented 5 years ago

Hey @samdutton, any updates on this? I have the same problem on Chrome 71, Oneplus 5, Android 8.1.0 Dancer is gray, soccer is transparant.Maybe something to do with VP8 vs VP9?

Came here because i made a video for our homepage www.hq.app -> black background on chrome mobile. On desktop it works fine.

samdutton commented 5 years ago

I chased this but didn't get a response. Let me check again.

On Sat, 22 Dec 2018, 07:41 Florianirex <notifications@github.com wrote:

Hey @samdutton https://github.com/samdutton, any updates on this? I have the same problem on Chrome 71, Oneplus 5, Android 8.1.0 Dancer is gray, soccer is transparant.Maybe something to do with VP8 vs VP9?

Came here because i made a video for our homepage www.hq.app -> black background on chrome mobile. On desktop it works fine.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/samdutton/simpl/issues/124#issuecomment-449552833, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMhqs8Vq3uZQYsJbxR4u_Mdu29Yj9HGks5u7eIggaJpZM4WsLhT .

dangkhuat commented 5 years ago

Hey @samdutton, any updates on this please? I got the same problem on Chrome 68, Pixel, Android 9.0. Thanks.

samdutton commented 5 years ago

I haven't really worked on media stuff for a couple of years, but there's lots of good stuff in this thread.

Here are some highlights: • Alpha in WebM explained. • Readme for encode wrapper in WebM.

Best place to ask for more information is webm-discuss