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

[Encoder] Memory issues in iOS, failing encoding #8

Open
1 of 2 tasks
zeh opened this issue Aug 9, 2023 · 1 comment
Open
1 of 2 tasks

[Encoder] Memory issues in iOS, failing encoding #8

zeh opened this issue Aug 9, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@zeh
Copy link
Owner

zeh commented Aug 9, 2023

The encoding is generally failing in some situations where memory is constrained:

Specifically for iOS, @[email protected] produced some good reports on the issue; see thread: https://snoot.tube/@viv/110857551521005861

We might need a custom version of the wasm FFmpeg dependency with memory settings tweaks during compilation.

Requirements

  • Encoding works in Safari iOS
  • Encoding works in Firefox Android
@zeh zeh self-assigned this Aug 9, 2023
@zeh zeh added the bug Something isn't working label Aug 9, 2023
@zeh zeh changed the title [Encoder] Memory issues in iOS, failing encoding Encoder memory issues in iOS, failing encoding Aug 11, 2023
@zeh zeh changed the title Encoder memory issues in iOS, failing encoding [Encoder] Memory issues in iOS, failing encoding Aug 11, 2023
@zeh
Copy link
Owner Author

zeh commented Aug 11, 2023

Updating to @ffmpeg/ffmpeg v0.12.4 with 3dd690a seemed to have done something - it's working in Firefox Android with no crashes.

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
Status: In Progress
Development

No branches or pull requests

1 participant