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

> you could still observe the value for the exact moments when frames change and act on that 

@Daiz It is more important to align with _audio_ primarily, and video frames secondarily. Otherwise you end up with the quantisation problem where you only update subtitles on frame boundaries, and the system breaks down at low frame rates. Whatever design we end up with can't require alignment with encoded video frames in all cases for that reason. Note that playback systems sometimes generate false frames after decoding, which generates a new set of frame boundaries!

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

Received on Friday, 15 June 2018 13:14:42 UTC