Skip to content

Discarding first frame? #59

@janmarczak

Description

@janmarczak

Hi!

Is there a reason you only append a second frame to the output, basically discarding the initial one?

outputs.append(frames[idxs[0][1]])

Shouldn't this be idxs[0][0]?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions