Firefox, Chrome, Safari have grey background for MP4 HTML5 video

前端 未结 3 1022
北海茫月
北海茫月 2021-01-02 03:51

Any video (that I can make) with a white background becomes grey in Firefox, Chrome, and Safari (it is white in IE). Well, on my Windows machine it is grey, on my Android ph

3条回答
  •  鱼传尺愫
    2021-01-02 04:09

    Chrome will default to a different video encoding using an open source HTML5 video codec.
    The other browsers such as FireFox, Safari and IE will default to using Flash.

提交回复
热议问题