-
Notifications
You must be signed in to change notification settings - Fork 751
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
您好,请问下连续执行多个命令会导致程序crash吗 #48
Comments
不能同时执行多条命令哦 建议延迟一下处理 |
大神能不能优化下,或者有没有别的解决办法 |
可以开多个进程去执行 |
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
现在视频添加bgm,先音频裁剪成视频长度,然后音视频混合,第一次完成这个步骤很快,几乎瞬间完成,如果继续执行第二次,程序就会崩溃,log也看不出啥问题。如果第二次隔一段时间运行,不会崩溃,没明白是为什么,希望您能指导下
The text was updated successfully, but these errors were encountered: