-
Notifications
You must be signed in to change notification settings - Fork 1
Html5 videos
sinsunsan edited this page Nov 18, 2014
·
26 revisions
- Code Generator to have a correct fallback to flash
http://v4e.thewikies.com/ -
Video JS : An opensource and customizable html5 video player
http://www.videojs.com/ -
Html5 media js : JS project to make html5 video works for every browser
It make a wrapper on mp4 file so that it works for IE in flash mode
http://html5media.info/ -
Fit Vid.js Jquery plugin to make video fit their container with aspect ratio
https://github.com/davatron5000/FitVids.js -
Fluid video Instresic ratio method : A css method using padding to make a container respect the ratio of a fixed ratio element : a video
http://alistapart.com/article/creating-intrinsic-ratios-for-video
- Miro Video Converter : Free open source Desktop video converter http://www.mirovideoconverter.com/
- Adobe Media encoder : Ok but bu default only good for mp4 Per aps an plugin extension are provided by installing also adobe after effect to test
The default controls are shown when you set controls attribute in the Video Tag. The appearance of default control are not standardized among browser
- Create HTML5 Video Custom controls
- http://html5doctor.com/the-video-element/
- http://www.html5rocks.com/en/tutorials/video/basics/#toc-fallback
- How to style the video controls
http://blog.teamtreehouse.com/building-custom-controls-for-html5-videos - http://blog.teamtreehouse.com/getting-started-with-html5-video
- http://www.hongkiat.com/blog/html5-videos-things-you-need-to-know/
- js plugin that make video tag cross browser https://github.com/etianen/html5media