Hi All,
I have a large library of small, low-resolution clips that I’m trying to improve. Doing this through the Topaz Video App UI is difficult at scale. Loading each file, setting parameters, and exporting one by one is slow/tedious and error-prone.
The export queue helps, but I don’t see a way to pause processing, resume later, or safely close the app and continue where I left off. If these features exist and I’ve missed them, I’d appreciate clarification.
My preferred approach would be proper command line support. I’ve been experimenting with calling via ffmpeg, and most models work well. However, Starlight does not. Calling slm-1 hangs, even though it is clearly the best model available and the one I want to use for bulk work. I don’t want to switch to weaker models just so I can automate.
My requests are:
-
Please allow Starlight to be used via command line like the other models.
-
If that isn’t possible, please add reliable pause / resume support in the export queue.
-
Ideally, also add import / export queue functionality so users can build structured conversion queues externally and run them over time.
Starlight is great today, but better models will come. When they do, I’d like to easily reprocess my library without manually rebuilding project after project.
Thanks to the team if any of this is already possible and I’m missing the right workflow. I’m happy to adjust if there is a proper solution.