Screenshot every other tick
Posted: Wed Mar 18, 2020 2:01 am
I'm trying to generate a video of a factory that's larger than the max render area. I'd like to capture 30-60 seconds.
It occurs to me that if I can trigger a "capture screenshot" every other tick, I could then stitch them back together at 30 FPS. (Or worst case, every tick and then either discard half or generate a 60FPS vid).
I don't care about wall-clock time for the capture so long as I can get a consistently-spaced set of frames to stitch back together. (Although I'd gladly accept a better approach)
Is there a way I can achieve this from the console? Or do I need to get more advanced?
It occurs to me that if I can trigger a "capture screenshot" every other tick, I could then stitch them back together at 30 FPS. (Or worst case, every tick and then either discard half or generate a 60FPS vid).
I don't care about wall-clock time for the capture so long as I can get a consistently-spaced set of frames to stitch back together. (Although I'd gladly accept a better approach)
Is there a way I can achieve this from the console? Or do I need to get more advanced?