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

[Error: ffmpeg exited with code 1: Error while opening decoder for input stream #409:0 : Resource temporarily unavailable ] #44

Open
charith93 opened this issue Apr 21, 2017 · 5 comments
Labels

Comments

@charith93
Copy link

Is there any limit of images that the videoshow can process, because i am processing images more than 600 everytime. When i am trying to do this, i am getting the following error after 3-4 mins.

[Error: ffmpeg exited with code 1: Error while opening decoder for input stream #409:0 : Resource temporarily unavailable
]

@dscx
Copy link

dscx commented Jul 11, 2017

@charith93 I've been dealing with this lately and found it was related to the power of the host server, specifically Heroku in my case.

@h2non
Copy link
Owner

h2non commented Jul 12, 2017

yeah, Heroku gave me similar issues in the past.

@h2non h2non added the question label Jul 12, 2017
@doup
Copy link

doup commented Jun 20, 2018

Did you found any way to alleviate this? We're having issues generating videos with 50+ images.
Any optimization tips to handle more images without upgrading the server?

Thanks!

@srameshr
Copy link

srameshr commented Feb 2, 2019

I am on 8GB compute optimized digital ocean droplet. The same thing happens. Any solution to this?

@braindeaf
Copy link

I'm seeing this issue on a MacBook Pro w/ 16Gb of RAM. Ok I want to do this for 1500 images....

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

No branches or pull requests

6 participants