Re: [media-and-entertainment] Frame accurate seeking of HTML5 MediaElement

> Wouldn't it be more interesting to get the "frame that will be rendered on next repaint" instead, to avoid reacting up to 16ms late to a change of frame?
> 
> Good point. The key thing is indeed to be able to act essentially in sync with the frame changes, so that you can match external actions to frame changes in the video.

I agree with that aim butt then you need to be very careful about definitions as there may be several frame-times worth of delay between where graphics and video are composited and what the user is actually seeing. I suspect both are needed!

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

Received on Monday, 18 June 2018 16:01:38 UTC