"Record" button to export a clip of the current output
It'd be cool to be able to hit record and export a GIF or something of the current rendering stack.
@ervanalb did most of this last night, you can write out a stream of images using a checkbox on the GUI.
This is hella slow on my machine though, probably we want to find a better way to do this
it also causes weird graphical glitches
Once outputs_are_nodes_too is merged in, I'll work on FFMPEG integration. Shouldn't be too hard. Hopefully the huge amount of refactoring fixed those weird graphical glitches but if not we'll look into it.
Throwing this to @zbanks since he took care of the dedicated FFmpeg output node. Shouldn't be hard to tack something similar onto ScreenOutputNode.