|
|
|
|
|
by acdha
3778 days ago
|
|
> I look forward to the day when we can say HTML5 is so much better (than Flash) for interactive/media content on the web That depends on the kind of media we're talking about about: HTML5 video was noticeably faster and higher quality on day 1 and Flash never caught up on performance, which is a big deal for laptop users. Even if you're plugged in, having the fans running constantly and still seeing dropped frames is a terrible experience. I suspect the story is still different for WebGL but the only benchmarks I've seen are fairly old by now. |
|
Flash video was never perceptibly slower than html per se. The only thing that really affects video performance is whether or not it's hardware accelerated, and in cases where flash used HW it performed the same as html. The reason it seemed slower is that AFAIK there's never been an HTML video implementation that falls back to software, whereas flash would do so if HW wasn't supported.