-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有一个视频网页能播放,到hcd里面播放不了 #17
Comments
我用6s手机安装弹出视频工具栏,但是时间信息加载不出来。放在模拟器上,只会出现声音,没有画面 |
大牛,看这里 看这里,回复别人的问题,怎么不回复我的 |
什么格式的视屏mp4的吗?视频大不大? 发自我的 iPhone
|
我觉得可能是视频编码的问题 |
我给您了链接,模拟器可以出声音,真机播放则连时间解析都出不来,我在其他播放器里试过,都可以,百度了一下,无奈还是没有找出 如何解决这个问题。shouldWaitForLoadingOfRequestedResource 该代理输出信息 第一条输出 |
好的,这个还是有一些bug,我抽空看一下 发自我的 iPhone
|
----loadingRequest----:<AVAssetResourceLoadingRequest: 0x1595daea0, URL request = <NSMutableURLRequest: 0x1596110f0> { URL: streaming://static.ojutao.com/video/wangyuan_bts_256k.mp4 }, request ID = 5, content information request = (null), data request = <AVAssetResourceLoadingDataRequest: 0x159627e70, requested offset = 145031168, requested length = 52609, requests all data to end of resource = YES, current offset = 145031168>>
大概就是上面这样的提示 放到项目中 只有声音没有画面
视频链接是 @"http://static.ojutao.com/video/wangyuan_bts_256k.mp4"
--------- 我是分割线-------
我的项目中请求该视频会弹出视频工具栏,但是时间等信息加载不出来。放在您的demo中是只会出现声音,没有画面
The text was updated successfully, but these errors were encountered: