[Feature request] Better crash handling and recovery for long renders

It’s actually more convenient not to render the entire file at once; divide it into segments. I shared information about this two days ago; it’s the most logical approach. This way, even if there are errors, you won’t waste too much time. For example, I divide videos into 3-minute segments and then combine them. I can also pause the process whenever I want. I’ve even written small Python applications for this. But you should start the segmenting process in Topaz Video; it will be easier, and then combine them in the video editor.

1 Like