Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Encoder seg faults when you dont give it enough memory and the image is huge (px wise) #24

Open
TomDo1234 opened this issue May 24, 2023 · 0 comments

Comments

@TomDo1234
Copy link

If you get any image that is 5000px wide and 3000px tall, and you have 128 mb of ram. You will get a segfault.

Shouldn't the encoder "know" how much memory is left on the system and just use that given amount at most... Even though it slows down the processing? At least it doesnt seg fault.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant