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

Improper index building in MultiImageSequence #12

Open
ajdroid opened this issue Jul 31, 2016 · 0 comments
Open

Improper index building in MultiImageSequence #12

ajdroid opened this issue Jul 31, 2016 · 0 comments

Comments

@ajdroid
Copy link

ajdroid commented Jul 31, 2016

The MultiImageSequence:buildIndex() looks for inputpattern like so:

local seqdir, idx = filepath:match("/([^/]+)/input([%d]*)[.][^/]+$")

This does not respect self.inputpattern. Accepting PRs?

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