Skip to content

Error #13

Open
Open
@CodyPChristian

Description

@CodyPChristian

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

Activity

doc-l

doc-l commented on Feb 20, 2015

@doc-l

Change anim_encoder.py line 132 to your filenames.

Just had the same error.

CodyPChristian

CodyPChristian commented on Feb 21, 2015

@CodyPChristian
Author

Example of what you changed it to?

doc-l

doc-l commented on Feb 21, 2015

@doc-l

The filenames of your files.

CodyPChristian

CodyPChristian commented on Mar 6, 2015

@CodyPChristian
Author

Tried that, still not working FYI.

fuermosi777

fuermosi777 commented on Jan 26, 2016

@fuermosi777

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @CodyPChristian@doc-l@fuermosi777

        Issue actions

          Error · Issue #13 · sublimehq/anim_encoder