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

Playing videos in the ffmpeg player makes the app crash #44

Open
tairasu opened this issue Jan 2, 2023 · 2 comments
Open

Playing videos in the ffmpeg player makes the app crash #44

tairasu opened this issue Jan 2, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@tairasu
Copy link

tairasu commented Jan 2, 2023

If I try to play any video with the ffmpeg player the app crashes after a few seconds.
I believe this didn’t happen with an older iOS version.

App version: 1.4.3
iOS version: 16.2

@lithium0003 lithium0003 added the bug Something isn't working label Jan 6, 2023
@lithium0003
Copy link
Owner

Hi, thanks for reporting bug.
This issue is fixed to add autoreleasepool to UIImage object creation.
I'll push the code later.

@SkinnyV
Copy link

SkinnyV commented Mar 27, 2024

I am also experiencing this issue and do not see any new version or update to the code since this was reported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants