IE9 HTML5 video support

后端 未结 7 1347
盖世英雄少女心
盖世英雄少女心 2020-12-02 00:19

I\'m having some trouble displaying HTML5 video in IE9, I added the different types to my htaccess

AddType video/ogg .ogv
AddType video/mp4 .mp4
AddType vide         


        
7条回答
  •  北海茫月
    2020-12-02 00:56

    IE9 does not support Ogg/Theora. It will support WebM if you install the codec.

提交回复
热议问题