Tell us when you embed self-hosted video on a web site, what format would you use?

Submitted by: Muhammad
When you use video on a website using the HTML5 video element (as opposed to embedding from YouTube, Vimeo or other video-hosting services) it's the website's responsibility to serve each browser that video in a format that the browser can play.

As of recently, major browsers, OS and devices support the MP4 video format (using MPEG4 or h.264 compression). To assure compatibility with Firefox clients and certain Android devices that can't play an MP4 video, it's good to have copies of the video in OGV and WebM formats. When multiple copies are available, all files should be listed as source elements of the VIDEO tag.
Submitted by: Muhammad

Read Online Web Designer Freelance Job Interview Questions And Answers