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

Render UI View with transparency? #90

Closed
quantamrhino opened this issue Aug 10, 2021 · 2 comments
Closed

Render UI View with transparency? #90

quantamrhino opened this issue Aug 10, 2021 · 2 comments

Comments

@quantamrhino
Copy link

Firstly, thank you for a wonderful library.

I am using the RecordUIVC example and the view I have has a transparency. The movie file (mp4 and even mov) have a black background.
Can you please help me understand how to render view with transparent background to .mov?
Aloha!

@quantamrhino
Copy link
Author

quantamrhino commented Aug 10, 2021

Also, the output is a bit pixelated. the UI point size and the frame size seem to be the same, but it doesn't account for the resolution?
The camera video is at 1080 x 1920, but the UI view video is at 420 by custom height of 100. How do I match the resolutions and sizes so the UIView video can be a transparent overlay on top of the camera output?

@quantamrhino
Copy link
Author

never mind - my view needed to have a .clear background

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

1 participant