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

Crash on Record (iPad) #8

Closed
nicolasgomollon opened this issue Jan 5, 2013 · 6 comments
Closed

Crash on Record (iPad) #8

nicolasgomollon opened this issue Jan 5, 2013 · 6 comments
Labels

Comments

@nicolasgomollon
Copy link
Contributor

Tapping "Record" on my 4th gen iPad leads to a crash, with the following output:

2013-01-05 03:04:12.831 RecordMyScreen[2566:907] *** Assertion failure in -[CSRecordViewController setupVideoContext], RecordMyScreen/CSRecordViewController.m:335
2013-01-05 03:04:12.833 RecordMyScreen[2566:907] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: _pixelBufferAdaptor.pixelBufferPool != NULL'
@coolstar
Copy link
Owner

coolstar commented Jan 5, 2013

Unfortunately I don't have an iPad to test on. I can ask on IRC if anyone else would be willing to though.

@coolstar
Copy link
Owner

Ok, if you're still around, try recording with the 50% size setting enabled.

@coolstar
Copy link
Owner

coolstar commented Apr 2, 2013

ok. @protosphere tried it on his iPad 3 at 50% size and it seems to work fine, except that it has some screen tearing.

@nicolasgomollon
Copy link
Contributor Author

Yep. Recording at 50% seems to keep the app from crashing on my 4th gen iPad. Thanks!

@dhekrazaied
Copy link

Hi,
what do you mean with "try recording with the 50% size setting enabled" where to change exactly in the code?
thanks

@dhekrazaied
Copy link

I have the same problem for iphone5s
*** Assertion failure in -[CSScreenRecorder _setupVideoContext],..../CSScreenRecorder.m:470
2015-05-08 15:27:11.385[1364:507] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: _pixelBufferAdaptor.pixelBufferPool != NULL'

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

3 participants