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

about max pictures #21

Open
hugcoday opened this issue Nov 18, 2016 · 1 comment
Open

about max pictures #21

hugcoday opened this issue Nov 18, 2016 · 1 comment

Comments

@hugcoday
Copy link

hugcoday commented Nov 18, 2016

I have 178 pictures , I run this ,it error.

sudo python anim_encoder.py frames
frames packing, num rects: 27 num frames: 20
Traceback (most recent call last):
File "anim_encoder.py", line 234, in
generate_animation(sys.argv[1])
File "anim_encoder.py", line 189, in generate_animation
dy, dx = allocator.allocate(w, h)
File "anim_encoder.py", line 111, in allocate
raise RuntimeError()
RuntimeError

I run example ,it's success

@wbond
Copy link
Member

wbond commented Jul 20, 2017

This is a duplicate of #11. See #11 (comment) for details about what is going on.

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

2 participants