Skip to content

Support multiple inputs in the same source folder#7

Open
sharwell wants to merge 1 commit intomicrosoft:masterfrom
sharwell:multiple-inputs
Open

Support multiple inputs in the same source folder#7
sharwell wants to merge 1 commit intomicrosoft:masterfrom
sharwell:multiple-inputs

Conversation

@sharwell
Copy link
Copy Markdown
Contributor

This simplifies the use of VAP for experimenting on inputs coming from recordings that are split across many files in the same folder. By specifying sample*.mp4 as the input, it will use sample.mp4, sample2.mp4, sample3.mp4, etc. The user is expected to ensure that the input video resolution and lines configuration are consistent across all inputs matching the pattern.

@ycshu086
Copy link
Copy Markdown
Contributor

That's a useful feature. Minor: I'd suggest we include video file name into the name of output images to better debug the results. Currently frameID increases monotonically across video files.

@sharwell
Copy link
Copy Markdown
Contributor Author

Yes, I think that would help. It wasn't a problem in my experiment because each frame has a timestamp, but I'll think about a way to handle cases that don't.

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

Successfully merging this pull request may close these issues.

2 participants