Open fengdongfei opened 7 years ago
@fengdongfei
在 2017年8月29日,下午3:21,卢俊 notifications@github.com 写道:
@fengdongfei https://github.com/fengdongfei 模糊,跟视频的分辨率有关,你可以选择一个高清视频试试看 PLVideoView.stopPlayback() demo 测下来好像不是你所描述的 — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pili-engineering/PLDroidPlayer/issues/668#issuecomment-325577442, or mute the thread https://github.com/notifications/unsubscribe-auth/ALnaSFm4ySkgG3CUUaVFTKWfWXByZIR_ks5sc7v0gaJpZM4PFeVl.
对于第三个问题,我不是说demo错误的,我想问的是出现这个情况会是什么原因造成的?
@fengdongfei 一般是 xml 配置的 view 没有设置为 match_parent
你好,2.0版本的sdk播放m3u8格式的流时,等待时间太长了,而且没有音频呢。。这个时为什么?急用。。
在 2017年8月29日,下午10:48,卢俊 notifications@github.com 写道:
@fengdongfei https://github.com/fengdongfei 一般是 xml 配置的 view 没有设置为 match_parent
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pili-engineering/PLDroidPlayer/issues/668#issuecomment-325687759, or mute the thread https://github.com/notifications/unsubscribe-auth/ALnaSPc0NoELDomz7MZW2-EeWBzg1hOzks5sdCSfgaJpZM4PFeVl.
问题1: 使用sdk的PLVideoViewActivity想使用手机竖直全屏,,但是视频相对模糊很多,有什么处理优化的方式呢? 问题2: 为什么没有停止播放视频的api? 问题3: 使用PLVideoTextureActivity,即PLVideoTextureView,手机竖直全屏时,视频播放界面显示的是画面的左上角,为什么?有什么解决的办法?