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.

MPEG1 Video Decoder in JavaScript

57 pointsby phoboslababout 12 years ago

3 comments

adlpzabout 12 years ago
I have to say that, while I haven't looked into the details, this is quite impressive. It runs really smooth on my not-so-great desktop. A good sign that Javascript is no longer the great bottleneck it used to be.
评论 #5674131 未加载
评论 #5674045 未加载
评论 #5674157 未加载
评论 #5674092 未加载
bsenftnerabout 12 years ago
Yet another indicator of how powerful modern CPUs and modern javascript has become. Yet when I see projects like this, I think about how everyone's video cards & chips already have hardware video decoding. Why are we not given access to those APIs? This seems fundamental, yet never a peep about them. I want access to my own friggen hardware. And it's about time video decoding got standardized, isn't it? Why, other than media publishers being afraid of it, do we not have access to these APIs?
评论 #5675043 未加载
评论 #5674678 未加载
评论 #5674934 未加载
mistercowabout 12 years ago
This is really cool. It seems to me that what browsers really need in order to unlock huge amount of potential in high performance graphics is an API for hardware accelerated DSP operations like FFT.
评论 #5674841 未加载