12 Brilliant HTML5 Video Players
The element is one of the awaited feature in HTML5. It now is easier to embed videos into web pages without any plugins. The element is supported by most popular browsers (including IE9), how ever one of the problems is if you want any version of IE under 9 to accept this element you can’t, it’s simple like that. Until now with the aid of JavaScript it’s easy to allow the have the element to work as it sits on top of the tag to provide better controls and fallback to flash for old browsers.
Here are 12 brilliant HTML5 video players which allow you to embed video into web pages and ensure backwards compatibility
1. SublimeVideo – HTML5 Video Player

SublimeVideo is designed to be super simple to integrate: by just adding a single-line-of-code to enable it in your web page.