The Wayback Machine - https://web.archive.org/web/20230525060818/https://github.com/ffmpegwasm/ffmpeg.wasm/issues/339
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

Uncaught RuntimeError: abort(OOM) #339

Open
tansanDOTeth opened this issue Apr 3, 2022 · 1 comment
Open

Uncaught RuntimeError: abort(OOM) #339

tansanDOTeth opened this issue Apr 3, 2022 · 1 comment

Comments

@tansanDOTeth
Copy link

Describe the bug
A clear and concise description of what the bug is.

pthread sent an error! blob:http://localhost:8000/73a709bf-5aad-42ad-9d99-c65f6a3bfc09:1: Uncaught RuntimeError: abort(OOM). Build with -s ASSERTIONS=1 for more info.

To Reproduce
Steps to reproduce the behavior:
As soon as I added the -ignore_loop 0 option, it just errors out.

-ignore_loop 0 -i Grape.gif -i juice.gif -filter_complex [1:v]overlay=format=auto,split[s0][s1];[s0]palettegen[p];[s1][p]paletteuse preview.gif

Expected behavior
A clear and concise description of what you expected to happen.
Not to run out of memory.

Desktop (please complete the following information):

  • OS: [e.g. iOS] MacOS
  • Browser [e.g. chrome, safari] Chrome
  • Version [e.g. 22] 99.0.4844.84
@tansanDOTeth
Copy link
Author

tansanDOTeth commented Apr 3, 2022

Related to #183 #78 #136

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