View Single Post
Old 11-15-2012, 01:48 PM  
brentbacardi
Confirmed User
 
brentbacardi's Avatar
 
Industry Role:
Join Date: Nov 2009
Posts: 1,425
Video help, html5 mp4 for firefox work around...

Hey I thought HTML5 would be an easy way to pop some videos up on a site until I figured out Firefox and IE8- Can't see it!!!! IE8 isn't surprising but come on Firefox!

Here is what I have:

Code:
<video width="800" height="500" controls="controls">
  <source src="http://www.mysite.com/video.mp4" type="video/mp4">Your browser does not support HTML5 Video.
</video>
I tried this: http://videojs.com/ BUT it makes it load really slow on Chrome now, loads slow on IE9 and has bugs in Firefox where you click play and it looks like nothing is happening for a full minute then just starts playing.

What should I do?
__________________
Go Fuck Yourself!
brentbacardi is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote