Copy link to clipboard
Copied
Is there a way to see the individual files in editor view automatically as they are individually processed while running batch processing rather than have to double click on them?
Copy link to clipboard
Copied
No - batch processing is essentially a blind process. Making files visible that way would slow it down a lot, and if you have, let's say, a thousand files to process, that's going to be a killer.
Copy link to clipboard
Copied
Thank you, I kind of figured that was the reasoning but just wanted to make sure. It would be interesting to see the results of compression or limiting operations in real time to get a visual representation on what is actually happening to the file, I can simply continue to double click on what I think may be problem files. Thanks for the quick reply.