TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Beautiful HTML5 "Sublime" Video Player

71 点作者 davidcann超过 15 年前

15 条评论

moe超过 15 年前
Curiously this player causes <i>more</i> CPU load than a flash video here on chrome/OSX. Must be something specific to this implementation, though. The html5 player on youtube causes less load than flash.
评论 #1088519 未加载
评论 #1089778 未加载
评论 #1088766 未加载
chops超过 15 年前
It's not terribly relevant to HTML5, but I wracked my brain over trying to figure out what song plays in the video and how I know it.<p>After listening to a bunch of tracks and going through my music collection, I found it. It's a re-orchestration of Bond's "Oceanic" (Bond, the string quartet). I'm not sure if their version is original, or if that's a remake of something else (they do like to do updated dancy versions of classics like the 1812 Overture).<p>If anyone's interested anyway, it was bugging me like crazy.
评论 #1088496 未加载
评论 #1088476 未加载
评论 #1091438 未加载
评论 #1088434 未加载
评论 #1088441 未加载
评论 #1089933 未加载
ComputerGuru超过 15 年前
It doesn't work properly: after it plays a section of the movie, dragging back will re-download!! (Chrome/Mac)
old-gregg超过 15 年前
Who controls the buffering logic in this case? Is it entirely up to the browser or it's configurable somehow by client's JS?<p>I'm on a less-than-perfect connection here and all I'm seeing is hiccups and it doesn't try to slow down and fill the buffer
ZeroGravitas超过 15 年前
While this is nicely presented, I'm not really seeing what it adds, especially for something that's not open source and they intend to charge for.<p>Surely the point of HTML5 video is to have these controls built into the browser so they work with accessibility, and your custom key combos, and your touch control webpad etc. And the non-control bits are just CSS.<p>Okay it looks better than the default Chrome player, but really that's not very hard. Seems a step back for Safari though.
revorad超过 15 年前
Ah the Dartmoor tors. Beautiful part of England. Must visit if you happen to be in the country.<p>&#60;/OT&#62;
eam超过 15 年前
It kept freezing Safari on my Windows. :(
评论 #1088502 未加载
Sephr超过 15 年前
How does this work? As far as I knew, it was the src attribute you set on source tags.<p>&#60;source title='<a href="http://d31j8lt3uybmqs.cloudfront.net/sublimevideo/dartmoor.mp4" rel="nofollow">http://d31j8lt3uybmqs.cloudfront.net/sublimevideo/dartmoor.m...</a> type='video/mp4' /&#62;
ambiate超过 15 年前
I think it's quite unfair to promote a piece of software with such a surreal video and comforting soundtrack. All of my attention was drawn to the video instead of looking for more info. There doesn't seem to be any relevant information for developers in links on the site or a faq.
scrrr超过 15 年前
Question: How exactly does this work? Is the player code (video decompressing etc.) part of the browser code or does it utilize players on my desktop (divx or even vlc)? It seems that html5-video is codec-independent. But the codecs have to be somewhere, right?
评论 #1088991 未加载
jrockway超过 15 年前
No Firefox support? That seems pretty arbitrary; why not show my browser the page and let it decide if it can render it?<p>Oh yeah, it's by a web designer...
评论 #1088532 未加载
评论 #1088479 未加载
raptrex超过 15 年前
Does the video work in Chromium? Using a macbook.
评论 #1088726 未加载
ludwig超过 15 年前
Hmm. It's very nice, but in Chrome I can't figure out how to make the video play in full-screen mode.
评论 #1088432 未加载
est超过 15 年前
OK, can anyone tell me how to fullscreen HTML5 video?
malkia超过 15 年前
Now I'm totally sold HTML5 Video :) Wow