- From: Tomas Klaen via GitHub <sysbot+gh@w3.org>
- Date: Sat, 26 Nov 2022 21:57:06 +0000
- To: public-web-and-tv@w3.org
It's way worse for me. I've made a [20 fps testing video](https://user-images.githubusercontent.com/47283320/204109858-cf10b80f-92bb-4a54-8d31-6f4d375041ca.mp4), where seeking `currentTime` to `0.05` should display the 2nd frame, but I have to go all the way to `0.072` for it to finally flip. This makes it impossible to implement frame accurate video cutting/editing tools, as the time ffmpeg needs to seek to a frame is always a lot different than what video element needs to display it, and trying to add or subtract these arbitrary numbers just feels like a different kind of footgun. -- GitHub Notification of comment by tomasklaen Please view or discuss this issue at https://github.com/w3c/media-and-entertainment/issues/4#issuecomment-1328120567 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 26 November 2022 21:57:08 UTC