有一个视频网页能播放,到hcd里面播放不了
----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中是只会出现声音,没有画面
我用6s手机安装弹出视频工具栏,但是时间信息加载不出来。放在模拟器上,只会出现声音,没有画面
大牛,看这里 看这里,回复别人的问题,怎么不回复我的
什么格式的视屏mp4的吗?视频大不大?
发自我的 iPhone
在 2016年8月24日,上午10:29,JamHonyZ [email protected] 写道:
大牛,看这里 看这里,回复别人的问题,怎么不回复我的
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
我觉得可能是视频编码的问题
我给您了链接,模拟器可以出声音,真机播放则连时间解析都出不来,我在其他播放器里试过,都可以,百度了一下,无奈还是没有找出 如何解决这个问题。shouldWaitForLoadingOfRequestedResource 该代理输出信息 第一条输出 content information request = <AVAssetResourceLoadingContentInformationRequest: 0x14d7af8a0, content type = "(null)" 然后 输出信息均为 content information request = (null) 您抽空给试一下这个链接呗 http://static.ojutao.com/video/wangyuan_bts_256k.mp4
好的,这个还是有一些bug,我抽空看一下
发自我的 iPhone
在 2016年8月24日,上午11:07,JamHonyZ [email protected] 写道:
我给您了链接,模拟器可以出声音,真机播放则连时间解析都出不来,我在其他播放器里试过,都可以,百度了一下,无奈还是没有找出 如何解决这个问题。shouldWaitForLoadingOfRequestedResource 该代理输出信息 第一条输出 content information request = <AVAssetResourceLoadingContentInformationRequest: 0x14d7af8a0, content type = "(null)" 然后 输出信息均为 content information request = (null) 您抽空给试一下这个链接呗 http://static.ojutao.com/video/wangyuan_bts_256k.mp4
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.