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

fix(ios): fix gpu memory allocation during export #9

Merged

Conversation

eyu0415
Copy link
Contributor

@eyu0415 eyu0415 commented Aug 27, 2024

Before
스크린샷 2024-08-27 오후 1 13 33

If the video duration longer, it will be crashed by OOM.

After with Unretained
스크린샷 2024-08-27 오후 1 16 25

@fdecampredon fdecampredon merged commit 4392a27 into AzzappApp:main Aug 27, 2024
5 checks passed
@fdecampredon
Copy link
Contributor

Nice catch @eyu0415 ! thanks

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

Successfully merging this pull request may close these issues.

2 participants