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.

mpv running in the browser via WebAssembly

1 pointsby rfl890about 1 month ago

2 comments

patrakovabout 1 month ago
Works (to a degree) in Chromium, but not in Firefox. The reason is that the API to give access to a whole folder to a website is missing in Firefox.<p>An attempt to play a DVD rip ended up with error messages in the browser console about unaligned access. Playing one of the individual VOBs succeeded, consuming approximately one CPU core.<p>The usual &quot;d&quot; shortcut to enable deinterlacing is not supported, though.
rfl890about 1 month ago
Source: <a href="https:&#x2F;&#x2F;github.com&#x2F;brianhvo02&#x2F;libmpv-wasm">https:&#x2F;&#x2F;github.com&#x2F;brianhvo02&#x2F;libmpv-wasm</a>