{
"type": "error",
"timeStamp": 1589876570909,
"target": {
"id": "",
"dataset": {},
"offsetLeft": 0,
"offsetTop": 0
},
"currentTarget": {
"id": "",
"dataset": {},
"offsetLeft": 0,
"offsetTop": 0
},
"detail": {}
}
![Gpot](https://img-cdn-tc.dcloud.net.cn/account/identicon/0076db043869e9246aa8393876b1d111.png)
- 发布:2020-05-19 16:25
- 更新:2023-02-14 13:27
- 阅读:994
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: 1.1
HBuilderX类型: Alpha
HBuilderX版本号: 2.7.5
手机系统: iOS
手机系统版本号: iOS 13.4
手机厂商: 苹果
手机机型: iphonexr
页面类型: nvue
打包方式: 云端
项目创建方式: HBuilderX
示例代码:
操作步骤:
首页,点击跳转nvue界面
首页,点击跳转nvue界面
预期结果:
希望视频正常播放
希望视频正常播放
实际结果:
经常视频播放出错
经常视频播放出错
bug描述:
video在nvue下面视频经常不能播放,还没有报错信息,视频地址 http://artical-alta.myaltawine.com/ALTA_1589250237611.mp4
1 个回复
7***@qq.com
ffmpeg -i input.mp4 -movflags +faststart out.mp4
如果是视频仅在app端不能播, 其他地方能播。可以尝试使用这个ffmpeg 转换一下视频资源