- Modernized light weighted codes
- No exceptional script necessary
- More customizable parameters (play/pause button, volume, height/width etc)
- Easy to use for everyone
- Supports MP4, WebM, Ogg formats
- Supports all web browser’s latest version (except- IE, Safari what does not supports WebM, Ogg formats)
So let’s see how to play video with HTML5 player on your Blogger and Wordpress blog.
How to Add HTML5 video player to Blogger, Wordpress
Preview- (Frame Differs on browser)
Codes for copy-
How to add in Blogger
- During writing post from text editor’s upper side from (Compose/HTML),
- Select ‘HTML’ and paste the following code and configure,
- After configure get back to ‘Compose’
How to add in Wordpress
- During writing post from text editor’s upper side from (Post/HTML),
- Select ‘HTML’ and paste the following code and configure,
- After configure get back to ‘Post’
How to configure
- First upload you video on any host site, copy your link, link extension should be
sample-clip.mp4
sample-clip.webm
sample-clip.ogg
sample-clip.webm
sample-clip.ogg
Not will be like :-
sample-clip.html
sample-clip.php
/embed/FG0fTKAqZ5g
Paste on ‘Video Url here’
- Add a still image in poster tag, upload poster image on ‘Tiny Pic’ and get the link, paste on ‘Image link here’
- Add your Video height (default is 300), and width (default is 600)
- Fix preload (auto or metadata or none)
- Specify video prefix based on your video format,
If MP4 video/mp4
If WebM video/webm
If Ogg video/ogg
If WebM video/webm
If Ogg video/ogg
- Specify in to controls =" ", (play or pause)
- If you know how CSS works you also may add with style =" "
So, add HTML5 video player easily to your Blogger and Wordpress blogs. And don’t forget to mention your feedback on tutorial. Chill....