Video Exporter
Method #
This node captures the video from the view port and exports to a chosen directory. It is important to note that even if this node is attached to multiple Camera’s, it will only run if that Camera is being actively rendered in the scene. To render multiple camera’s in a scene, you should use multiple Render To Texture nodes.
Parameters
These properties control the core behaviours of the node.
Parameter Details
Active Enables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.
Blend Amount Changes the opacity of the new effect over the original image.
Export Properties Open the export video settings window.
Filename The filename and path location of the saved video.
Width The width of the exported video.
Height The height of the exported video.
Export Type How the video will be exported.
Codec Which video codec will be used in to export.
Quality The overall quality of the exported video. greater quality means greater time export times.
FPS The frames per second the video will be export at.
Write Alpha Channel Include an alpha channel in the video export. this is not compatible with some export types.
Write Audio Include audio in th exported video file.
Audio Offset (Frames Offset the exported audio from the video.
Inputs
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Active | Enables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance. |
Blend Amount | Changes the opacity of the new effect over the original image. |
Export Properties | Open the export video settings window. |
Filename | The filename and path location of the saved video. |
Width | The width of the exported video. |
Height | The height of the exported video. |
Export Type | How the video will be exported. |
Codec | Which video codec will be used in to export. |
Quality | The overall quality of the exported video. greater quality means greater time export times. |
FPS | The frames per second the video will be export at. |
Write Alpha Channel | Include an alpha channel in the video export. this is not compatible with some export types. |
Write Audio | Include audio in th exported video file. |
Audio Offset (Frames | Offset the exported audio from the video. |
There are no inputs for this node.