I am looking at adding html5 <video> support to a website.
It looks like it is going to be pretty complicated. The basic idea is to use the html5 <video> tag and have a fallback Flash player.
So here is the problem: which codec do you choose?
1. Ogg - Not supported by IE but not supported by Flash either, so can't use it
2. H264 - Not supported by IE but falls back to the Flash player which is fine. Not supported by Firefox, but Firefox won't fall back to the Flash player if it encounters a video it cannot support.
3. WebM - little browser support currently, but it seems this is what all the browser vendors are heading towards supporting. Can't seem to find any information about it being supported in Flash however.
====================
Web Design Orlando|
Orlando Web Design