TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: HTML video element using WebCodecs API

1 pointsby atroxoneover 2 years ago
I want to create a small web video editor, to be able to render video to a canvas without dropping frames i need a seekToNextFrame() function.<p>Do you know any video player capable of this? I know you can reimplement the video API using WebCodecs, maybe someone already created what i am looking for.<p>The only open source project i found is this one: https:&#x2F;&#x2F;github.com&#x2F;MattiasBuelens&#x2F;baby-video<p>But as the README says it&#x27;s only a proof of concept

no comments

no comments