Skip to content
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

设置非1.0的rate后循环播放,导致画面卡住,收不到播放结束事件 #530

Open
hootigger opened this issue Jun 16, 2022 · 1 comment
Labels

Comments

@hootigger
Copy link

必现/偶发?
必现/偶发
必现, 一直循环播放 设置非1.0倍速后,一直循环播放 就会出现
描述bug
清晰简单地描述这个bug是啥

Demo中是否存在同样的问题?
是/否

你期望的结果是什么?
你本来期望得到的正确结果是怎样的?就是解决bug之后的结果

运行环境

  • iPhone X
  • iOS 13
  • Xcode 11.2.1
  • Objective-C/Swift

截图
如果有必要的话,请上传几张截图

额外的
最好能提供出现bug的Demo

@hootigger hootigger added the bug label Jun 16, 2022
@hootigger
Copy link
Author

详细排查后发现, 在avPlayer.play()后紧跟着设置倍速(一直用2.0测试的) 就大概率(几乎必现)会出现 画面卡住, avPlayer的时间监听 就收到一下 0s的回调 声音是正常播完的.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant