G'day. Right now I'm using pytranscoder to update a pile of old masters to h265 for regular use. That means I'm often running it across a bunch of files, 10 to 100 in a batch. This is working great, especially since I can just skip the things that are already encoded correctly. All local, because I don't have a convenient cluster to work with. :)
The per-file progress is great, wonderful to know. For my use case it'd also be interesting to know where the queue is at. I imagine something like the current progress bar, but also "queue: 12/100" or something appended to it:
G'day. Right now I'm using pytranscoder to update a pile of old masters to h265 for regular use. That means I'm often running it across a bunch of files, 10 to 100 in a batch. This is working great, especially since I can just skip the things that are already encoded correctly. All local, because I don't have a convenient cluster to work with. :)
The per-file progress is great, wonderful to know. For my use case it'd also be interesting to know where the queue is at. I imagine something like the current progress bar, but also "queue: 12/100" or something appended to it: