kumaraeie / html5videoplayer

Automatically exported from code.google.com/p/html5videoplayer
0 stars 0 forks source link

IE (-8+) Error #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. using code -> 
[video:wp-content/uploads/2010/09/roYDey.m4v|wp-content/uploads/2010/09/roYDey.o
gv]
2. Trying to load on IE
3. Error: Null is not an object...

What is the expected output? What do you see instead?
The video displayed

What version of the product are you using? On what operating system?
Latest version

Please provide any additional information below.
The link is this:
http://reddesignsystems.com/blog/articulo/sin-categoria/video-prueba-para-iphone
/

Original issue reported on code.google.com by manr.des...@gmail.com on 9 Sep 2010 at 5:13

GoogleCodeExporter commented 8 years ago
You didn't interleave your mp4 file, you should always interleave mp4 files for 
web use in flash.

Download mp4box, in the command (or terminal) type in something like "mp4box 
-inter 500 example.mp4"

I didn't see the Error on my system.

Original comment by trc.hexter on 18 Sep 2010 at 10:58