Top "Html5-video" questions

HTML5 video is an element introduced in the HTML5 draft specification for the purpose of creating a standards-compliant, plugin-free way for playing videos and movies, partially replacing the object element.

Wait until an HTML5 video loads

I have a video tag, that I dynamically change its source as I am letting the user to choose from …

html html5-video
HTML5 Video Autoplay not working correctly

Im using this code: <video width="440px" loop="true" autoplay="true" controls> <source src="http://www.example.…

video video-streaming html5-video autoplay
HTML 5 Video "autoplay" not automatically starting in CHROME

I have the following code: <video controls autoplay> <source src="video/myVideo.mp4" type="video/mp4"> &…

google-chrome html5-video
Can you display HTML5 <video> as a full screen background?

How can you display HTML5 <video> as a full screen background to your website? Similar to this Flash …

html5-video
Playing MP4 files in Firefox using HTML5 video

I have searched around quite a bit but have not solved my problem. I have a video tag running as …

html firefox html5-video mp4
HTML5 video won't play in Chrome only

some background I've tested my video in FF and Safari (including iDevices) and it plays properly, but it will not …

html google-chrome html5-video mediaelement.js
How to Play FLV Video in HTML Video tags?

I have had a look at a couple of players like Flow Player, JW Player and a couple more but …

html html5-video flv
HTML5 Video Dimensions

I'm trying to get the dimensions of a video of which I'm overlaying onto a page with JavaScript, however it …

javascript jquery html5-video
Add text above HTML5 Video

Need Help on adding text on top of, so the text is overlaying an HTML 5 Video, And I also need …

html css html5-video
H.265/HEVC web browser support

Are there any web browsers out there that can playback the H.265 / MPEG-4 HEVC codec in a html5 video element? …

browser html5-video hevc video-codecs h.265