Intent to Implement and Ship: Pause autoplaying muted video when invisible (Android)

瀏覽次數:69 次
跳到第一則未讀訊息

Zhiqiang Zhang

未讀,
2017年2月9日 上午9:49:172017/2/9
收件者:blin...@chromium.org

Contact emails
zqz...@chromium.org, mlam...@chromium.org

Spec
A pull request to the HTML spec change is here:

https://github.com/whatwg/html/pull/2324


Summary
On Android, muted videos with autoplay attribute will start autoplay when they become visible. The change of behavior is to interrupt autoplay when they become invisible. This will only apply to videos with an autoplay attribute, which are started when visible.


Motivation

The motivation is to reduce the power usage. An extreme case is when a infinite scrolling page has a lot of muted videos with autoplay attribute. Before this change, we will continue decoding these videos even when they come off the viewport.


Interoperability and Compatibility risk
This only apply to videos that are declared as autoplay but not videos that start playing with play(). We are already delaying the playing until the video is visible. Finally, it has launched on Safari iOS.


Firefox: No public signals
Edge: No public signals
Safari: Shipped
Web developers: No signals (anecdotally, we were asked for this by a developer at BlinkOn)


Ongoing technical constraints

None


Will this feature be supported on all six Blink platforms (Windows, Mac, Linux,
Chrome OS, Android, and Android WebView)?

No. This feature is Android only (including WebView).

OWP launch tracking bug
https://crbug.com/690468


Link to entry on the Chrome Platform Status
https://www.chromestatus.com/features/5651339115757568


Requesting approval to ship?

Yes


--
Zhiqiang Zhang

Philip Jägenstedt

未讀,
2017年2月9日 下午1:49:382017/2/9
收件者:Zhiqiang Zhang、blin...@chromium.org
LGTM1

The HTML PR is now merged, with the interesting bits appearing here:

I have filed https://github.com/w3c/web-platform-tests/issues/4772 to track the unfortunate fact that there's no way to test autoplay in web-platform-tests currently, and I filed bugs on some browsers:

Chris Harrelson

未讀,
2017年2月9日 下午2:52:152017/2/9
收件者:Philip Jägenstedt、Zhiqiang Zhang、blin...@chromium.org
LGTM2

--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.

barbie...@gmail.com

未讀,
2017年2月9日 下午6:14:052017/2/9
收件者:blink-dev

Jochen Eisinger

未讀,
2017年2月13日 凌晨3:17:362017/2/13
收件者:Chris Harrelson、Philip Jägenstedt、Zhiqiang Zhang、blin...@chromium.org
lgtm3

To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
回覆所有人
回覆作者
轉寄
0 則新訊息