Live data from Hacker News

A JavaScript H.264 decoder

github.com

41–43 of 43 posts

Re: A JavaScript H.264 decoder

#41

Earlier quoted context omitted.

My 2007 MBP manages a decent 20 fps but starts pretty slow and averages 15. That's a 2.4GHz C2D. Need to try it on my i52400.

You should give the latest version a try, we improved the performance considerably.

Interestingly, my i52400 only manages 25 fps (average over 1 minute). Hmmm. Ahhh, it's only single-threaded.

Is that intentional, or a problem with Nightly?

Re: A JavaScript H.264 decoder

#43

Funny hobby project.

... said the dinosaur to the first mammal, re: size, fur, and all that hobby fluff.

You just can't compare a JS library for h.264 decoding with ditto made in C. The latter is usable while the former is practically useless even for an extreme case of f.e. online, browser-based video editing. What is the point you are trying to make?
Post reply on HN