HTML5 Video not working in IE 11

后端 未结 8 1246
有刺的猬
有刺的猬 2020-11-29 06:59

I have a video archive that I have working in everything except IE 11. I get the error \"Error: Unsupported video type or invalid file path\" when loaded in IE 11. Below is

8条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-29 07:35

    I've been having similar issues of a video not playing in IE11 on Windows 8.1. What I didn't realize was that I was running an N version of Windows, meaning no media features were installed. After installing the Media Feature Pack for N and KN versions of Windows 8.1 and rebooting my PC it was working fine.

    As a side-note, the video worked fine in Chrome, Firefox, etc, since those browsers properly fell back to the webm file.

提交回复
热议问题