HTML5 video (mp4 and ogv) problems in Safari and Firefox - but Chrome is all good

前端 未结 6 949
走了就别回头了
走了就别回头了 2020-11-28 08:19

I have the following code:

6条回答
  •  清歌不尽
    2020-11-28 08:37

    I see in the documentation page an example like this:

    
    

    Maybe you should enclose the codec information with " entities instead of actual quotes and the type attribute with quotes instead of apostrophes.

    You can also try removing the codec info altogether.

提交回复
热议问题