这个视频上传有什么问题? [英] what is wrong with this video upload ?

查看:98
本文介绍了这个视频上传有什么问题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为我的网络项目上传视频

以下代码

未发现错误但视频未播放

控件是禁用



请帮助









i'm uploading a video for my web project
with following code
no error found but video is not playing
controls are disable

please help




 <div>
        <video width="320" height="240" controls>
        <source src="images/HR.mp4" type="video/mp4">

Your browser does not support the video tag.</video>
        </div>

推荐答案

根据我们对 Gmail的讨论,我们发现您使用的是错误的视频格式。用正确的替换后,它就可以了。
According to our discussion over Gmail, we found that you are using wrong video format. After you replaced it with correct one, it worked.


这篇关于这个视频上传有什么问题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆