[html5] Video problem in IE9

Kevin Deamandel kdeamndl at gmail.com
Sun Nov 11 05:33:46 PST 2012


Just to make sure, What format did you use for the source file?

-Kevin


On Sun, Nov 11, 2012 at 1:06 PM, Jonas Grus Dinesen <dinesen at itu.dk> wrote:

>  I have a strange problem with the HTML5 video element. I have tested it
> in several browsers including IE9 and it all works fine when I run the
> webpage with the video locally.
>
> But when I upload it to a webserver and run it from there I see the
> problem that the video won't work in IE9 on two out of three webservers.
>
>
>
> One of them does not display the video at all and when I try to refer to
> the video object via getElementById("video") i get a JavaScript error
> saying "Object not supporting this method or property"
>
> http://www.itu.dk/~dinesen/project2012/test/html5/video.html
>
>
>
> The other server displays just a black box with a red crosss and gives me
> a MEDIA_ERR_SRC_NOT_SUPPORTED error.
>
> http://gerk.dk/video/html5/video.html
>
>
>
> Does anybody have an idea of what the problem could be? Does the server
> need anything to allow the browser to play video?
>
>
>
> Thx
>
> Grus
>
>
>
> _______________________________________________
> Help mailing list
> Help at lists.whatwg.org
> http://lists.whatwg.org/listinfo.cgi/help-whatwg.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/help-whatwg.org/attachments/20121111/8346be1a/attachment-0003.htm>


More information about the Help mailing list