- c - 在位数组中找到第一个零
- linux - Unix 显示有关匹配两种模式之一的文件的信息
- 正则表达式替换多个文件
- linux - 隐藏来自 xtrace 的命令
有人要求我为 iPad 开发一个网站。它将有几个视频。我想试试 html5。我真的只会使用 html5 的新视频部分(对于尚不支持它的浏览器具有 flash 回退)。在流量相当大的站点上执行此操作是否错误?
编辑:该网站适用于所有浏览器,但他们希望创建一个非 Flash 版本,以便它也能在 iPad 上运行。如果我有一个不支持 html5 视频的浏览器的闪存备份,我可以吗?我只是不确定 html5 视频是否已准备好用于流量大的网站。
最佳答案
如果它只适用于 iPad,那么是的,那就去吧。
HTML5 视频的主要问题是没有就使用哪种格式达成一致。目前,有些浏览器支持 H.264,有些支持 Ogg Theora,有些两者都支持,当然,IE 8 及更早版本(以及其他浏览器的旧版本)两者都不支持。参见 Wikipedia了解更多详情。
根据问题进行编辑:这是史蒂夫·乔布斯最近发表的一句话 "Thoughts on Flash" :
...almost all this video is also available in a more modern format, H.264, and viewable on iPhones, iPods and iPads. YouTube, with an estimated 40% of the web’s video, shines in an app bundled on all Apple mobile devices, with the iPad offering perhaps the best YouTube discovery and viewing experience ever. Add to this video from Vimeo, Netflix, Facebook, ABC, CBS, CNN, MSNBC, Fox News, ESPN, NPR, Time, The New York Times, The Wall Street Journal, Sports Illustrated, People, National Geographic, and many, many others. iPhone, iPod and iPad users aren’t missing much video.
鉴于使用 HTML5 视频的视频提供商列表(因为这就是该 H.264 视频的交付方式),我认为您会没事的。
Apple has a list of high profile sites that "iPad ready" .这些站点中的大多数都使用 HTML5 视频(至少在检测到 iPad 时是这样)。要记住的另一件事是,与鼠标相比,多点触控设备上的导航可能有所不同。
关于html - html5 视频准备好迎接黄金时段了吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2734680/
我是一名优秀的程序员,十分优秀!