Menu

#31 JobCollection

Unstable (example)
open
nobody
None
5
2016-11-12
2016-11-12
kannerke
No

Hi,

not sure this project is still alive.
I already used this tool a lot and I really like it.
One question about the JobCollection: does is support storing multiple jobs/files to get processed later later on like in e.g. handbrake?
I can't find how to do this.

I have a lot of files to process and I want to avoid waiting of the current file to get processed before I can configure the cut points of the next file. If I can dynamically add jobs to some queue while the processing is done by a separate thread, I can work more efficiently.

I guess some additional Queue class in needed to store multiple JobCollections? And the processings need to get updated to fetch jobs from this Queue?

kr,
Peter

Discussion


Log in to post a comment.