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

Discarding first frame? #59

Open
janmarczak opened this issue Jul 31, 2024 · 0 comments
Open

Discarding first frame? #59

janmarczak opened this issue Jul 31, 2024 · 0 comments

Comments

@janmarczak
Copy link

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]?

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

1 participant