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

VideoEditor.seek(duration)闪退 #133

Open
kkkeyboy opened this issue Apr 7, 2021 · 3 comments
Open

VideoEditor.seek(duration)闪退 #133

kkkeyboy opened this issue Apr 7, 2021 · 3 comments

Comments

@kkkeyboy
Copy link

kkkeyboy commented Apr 7, 2021

EditorActivity里面onThumbLineBarSeek方法里,mVideoEditor.seek(duration.toInt())会导致闪退,多台Android10设备都是;
复现步骤:到编辑界面,点文字或特效有ThumbLineBar的选项操作,来回滑动使其多次促发mRecyclerView.onScrolled

@qinRight
Copy link

感觉像是线程同步的问题,while循环太多了

@wlanjie
Copy link
Owner

wlanjie commented Nov 1, 2021

后面会更新,但可能不会更新源码

@jitu-yadav
Copy link

我遇到了您用于视频编辑、过滤器等的库三位一体。 这真的很有趣而且很好。 我正在尝试学习和创建一个用于视频编辑和其他功能的示例应用程序。 sdk 似乎适用于 Android 10 及以下版本。对于 Android 11 及更高版本的设备,在更新其目标 sdk 并将 sdk 编译为 30 后,我遇到了权限问题。 我的问题是:这个 sdk 有支持 Android 11 的版本吗?如果没有,有没有办法解决权限问题? 期待很快可以收到你的来信

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

No branches or pull requests

4 participants