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 #13

Open
CodyPChristian opened this issue Feb 13, 2015 · 5 comments
Open

Error #13

CodyPChristian opened this issue Feb 13, 2015 · 5 comments

Comments

@CodyPChristian
Copy link

Hello,

I get a Traceback error when trying to use the script on Ubuntu Vagrant.

vagrant@vagrant-ubuntu-trusty-64:~/anim_encoder$ ./anim_encoder.py computer_typing
libdc1394 error: Failed to initialize libdc1394
Traceback (most recent call last):
File "./anim_encoder.py", line 234, in
generate_animation(sys.argv[1])
File "./anim_encoder.py", line 141, in generate_animation
zero = images[0] - images[0]
IndexError: list index out of range

@doc-l
Copy link

doc-l commented Feb 20, 2015

Change anim_encoder.py line 132 to your filenames.

Just had the same error.

@CodyPChristian
Copy link
Author

Example of what you changed it to?

@doc-l
Copy link

doc-l commented Feb 21, 2015

The filenames of your files.

@CodyPChristian
Copy link
Author

Tried that, still not working FYI.

@fuermosi777
Copy link

Change all your png files' name to something like "screen_1000.png" (replace numbers)

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

3 participants