解决方法如下:

  1. 打开core/extend/ueditor/ueditor.all.min.js文件。
  2. 搜索case "video":,找到preload="none"并删除。
  3. 将修改后的文件上传回原位置。
  4. 清除浏览器缓存,重新上传视频测试。