Re: [media-and-entertainment] Frame accurate seeking of HTML5 MediaElement (#4)

A couple of updates:

1. The Media & Entertainment IG [discussed the issue at TPAC](https://www.w3.org/2019/09/16-me-minutes.html#item07). Also see the [Frame accurate synchronization slides](https://www.w3.org/2019/Talks/TPAC/frame-accurate-sync/#) I presented to guide the discussion.

2. Also, for frame accuracy rendering scenarios (during playback), note the recent proposal to extend `HTMLVideoElement` with a `requestAnimationFrame` function to allow web authors to identify when and which frame has been presented for composition:
   - [\[Proposal\] `video.requestAnimationFrame()`](https://discourse.wicg.io/t/proposal-video-requestanimationframe/3691) in WICG
   - [`video.requestAnimationFrame()` Explainer](https://github.com/dalecurtis/video-animation-frame/blob/master/explainer.md)
   - [Intent to implement in Chromium](https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/LGPUCOCVQxs/IKVPne8wDQAJ)

-- 
GitHub Notification of comment by tidoust
Please view or discuss this issue at https://github.com/w3c/media-and-entertainment/issues/4#issuecomment-541572145 using your GitHub account

Received on Monday, 14 October 2019 09:19:13 UTC