Ok have no clue why but more often than not FF mobile wont play WebM html 5 Video
I know it can play WebM video as evident bu the fact it will play this Web M live demo
h… (funda kabanzi)
Ok have no clue why but more often than not FF mobile wont play WebM html 5 Video
I know it can play WebM video as evident bu the fact it will play this Web M live demo
http://zaheer.merali.org/webm/
but when you go to sites like:
http://videojs.com/
all you get is a box with an X an it is that way on all of my sites to even if I only use the video tag only aside from the lack of costume controls and diffident size and URL the code I am using is identical to the ones that work
The files are 600k WebM but no buffering no nothing just a big X where the video should be. I am glad to see FF Mobile lets the video play where site designers want it when it works as it will let me get the pages to work rignt unlike Chrome Mobile that trys to open the video independent of the page but need consistency.
Right now no rime or reasion as to why some WebM will work and others are a gray X.
Hopefully some one has a clue how to fix the vids so it works
code is a s follows, opening < replaced with // so code would show:
//video id="videolayer" controls width="720px" height="480px" >
//source src="untitled.webm" type='video/webm; codecs="vorbis,vp8"' />
///video>
The problem is also on Desktop FF, so it seam there is something wrong with FF over all WebM support
...
I have also tried the webM demo file from
http://www.webmfiles.org/demo-files/
And loaded that file and FireFox 4 can not play it.
FF4 is clearly looking for a very narrow WebM vp8 file format is there some documentation some were about what FF4 considers a good WebM that it will play vers a bad one most things render off?