How to Convert HTML5 Embed Video using Any Video Converter

The newest generation of mainstream internet browsers all support native HTML 5 video playback without the need for third-party plugins like Adobe Flash.








Please refer to this link http://en.wikipedia.org/wiki/HTML5_video for the details.

To embed video in the page, use the following HTML code:

Once the videos are converted to HTML5 compatible video files, you can embed it into your web pages. However, different browsers support different video codecs. Currently, Ogg Theora, H.264 and WEBM/VP8 are used in the different html 5 <video> tag implementations by the browser vendors including Internet Explorer(IE), Moziila Firefox, Google Chrome, Apple Safari and Opera.

Advertisement