-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Terminated due to memory issue #2550
Comments
I also happend to this problem,i using GPUImageScreenBlendFilter ,export the video successfully,but then the app killed,xcode get the same error with you . |
@Neil20170223 ,i try it ,but it does't work/(ㄒoㄒ)/~~ |
@Nycojie 不清楚你的流程是什么样的, 你也是做压力测试? |
I am trying to add green screen effect on the video for that i am using gpuimagechromakey Filter. It is crashing after 2-3 seconds and give message from debugger |
@sagarkoyani |
@Nycojie green screen video as a video filter |
I try to export video with
GPUImageColorInvertFilter
for infinite times, momery occupy byOther processes
increase continuously, and the App is killed finally.I test use iPhone 8, iOS 11.2.1, Xcode 9.2.
Here is my code:
Console log:
Can any one help? thanks!
The text was updated successfully, but these errors were encountered: