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

SimpleMovieFilter when run demo crash how to do #320

Open
jsonwang opened this issue Aug 10, 2020 · 3 comments
Open

SimpleMovieFilter when run demo crash how to do #320

jsonwang opened this issue Aug 10, 2020 · 3 comments

Comments

@jsonwang
Copy link

Main Thread Checker: UI API called on a background thread: -[UIView layer]
PID: 626, TID: 80844, Thread name: (none), Queue name: com.sunsetlakesoftware.GPUImage.processingQueue, QoS: 0
Backtrace:

..........
Fatal error: View had a zero size: file /Users/ak/Desktop/akbranches/音视频相关 Demo/GPUImage2-master/framework/Source/Apple/RenderView-UIKit.swift, line 73

@basilmariano
Copy link

Same issue here

@jifang
Copy link

jifang commented Dec 22, 2020

#226

@jinzhedu
Copy link

That is because the render view in SimpleMovieFilter project doesn't have top and bottom constraints. Adding the constraint in the main storyboard can solve this.

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