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

Issue with "keepMirroringOnWrite = YES" - a black screen in video #347

Open
JoniStep opened this issue Sep 8, 2016 · 2 comments
Open

Issue with "keepMirroringOnWrite = YES" - a black screen in video #347

JoniStep opened this issue Sep 8, 2016 · 2 comments

Comments

@JoniStep
Copy link

JoniStep commented Sep 8, 2016

Hi, rFlex
In last version of SCRecorder if I activated mirroring in writing:
_recorder.keepMirroringOnWrite = YES;
then I see a black screen in wrote video
Please, resolve it

@alex-paterson
Copy link

Same problem here.

SerJG added a commit to SerJG/SCRecorder that referenced this issue Sep 3, 2017
…screen in video

Analysis: [SCContext new] does not initialize CIContext and returns nil. Image can't be mirrored using nil CIContext and returns just black blank image frame in video.
Solution: Init SCContext with suggested type in general SCRecorder initialization
@SerJG
Copy link

SerJG commented Sep 3, 2017

Shipped fix for this issue.
Please, review. @rFlex

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

3 participants