Skip to content
Peter Wang edited this page Jun 2, 2018 · 3 revisions

Discussion

https://github.com/happypeter/onestep/issues/208

traps

  1. You can not set video#videojs size in a .css file, you have to set width&height inline with the html, otherwise the videojs js file will set it for you, and put the value inline, thus whatever you do in .css will not work.

Vediojs or NOT

ellentube uses vjs

Fits all ratio

https://vimeo.com has videos of different ratio shown even on the same page, looks nice, just keep width the same, never mind the height, I will write JS or what ever to give people the freedom to choose their own ratio.

video bumpers, sth fancy

http://www.lynda.com/CSS-tutorials/HTML5-Projects-Video-Bumpers/122425-2.html

跨平台,地区,浏览器,兼容性测试

https://github.com/happypeter/onestep/issues/209

mov 不行,mp4 行,弱智的 ie 问题

https://github.com/happypeter/onestep/issues/514

Clone this wiki locally