radiance icon indicating copy to clipboard operation
radiance copied to clipboard

"Record" button to export a clip of the current output

Open zbanks opened this issue 8 years ago • 5 comments

It'd be cool to be able to hit record and export a GIF or something of the current rendering stack.

zbanks avatar Sep 02 '17 21:09 zbanks

@ervanalb did most of this last night, you can write out a stream of images using a checkbox on the GUI.

zbanks avatar Sep 19 '17 00:09 zbanks

This is hella slow on my machine though, probably we want to find a better way to do this

ervanalb avatar Sep 20 '17 04:09 ervanalb

it also causes weird graphical glitches

barzamin avatar Nov 01 '17 22:11 barzamin

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.

ervanalb avatar Feb 20 '18 04:02 ervanalb

Throwing this to @zbanks since he took care of the dedicated FFmpeg output node. Shouldn't be hard to tack something similar onto ScreenOutputNode.

ervanalb avatar Feb 25 '18 22:02 ervanalb