ksvc / KSYMediaPlayer_Android

金山云Android播放SDK(KSYUN Live Streaming player SDK),支持RTMP HTTP-FLV HLS 协议(supporting RTMP HTTP-FLV HLS protocol),直播延时2-3秒(Living delay 2 or 3 seconds),supporting jitter control,software&hardware decode
http://v.ksyun.com/
Apache License 2.0
853 stars 246 forks source link

KSYTextureView播放过程中调用setSpeed无效 #190

Closed piratewb closed 6 years ago

piratewb commented 6 years ago

根据文档描述2.0.2后版本支持,播放过程中修改播放速度,实际使用过程中发现设置速度无效,视频始终以正常速度播放,getSpeed获取到的是设置后的速度,getVersion返回2.0.5 mVideoView.setSpeed(0.1f); mVideoView.prepareAsync();

dengchu817 commented 6 years ago

有视频地址吗

piratewb commented 6 years ago

sorry,可能是视频源的问题,设置不同速度帧率调的很厉害,看不出速度变化