Skip to main content

Topaz Video Enhance

api node/video/Topaz
TopazVideoEnhance

Breathe new life into video with powerful upscaling and recovery technology.

Inputs

NameTypeStatusConstraintsDefault
videoVIDEOrequired--
upscaler_enabledBOOLEANrequired-true
upscaler_modelCOMBOrequired--
upscaler_resolutionCOMBOrequired--
upscaler_creativity?COMBOoptional-"low"
interpolation_enabledBOOLEANoptional-false
interpolation_modelCOMBOoptional-"apo-8"
interpolation_slowmo?INToptionalmin: 1, max: 161
interpolation_frame_rate?INToptionalmin: 15, max: 24060
interpolation_duplicate?BOOLEANoptional-false
interpolation_duplicate_threshold?FLOAToptionalmin: 0.001, max: 0.1, step: 0.0010.01
dynamic_compression_level?COMBOoptional-"Low"

Outputs

IndexNameTypeIs ListConnection Reference
0VIDEOVIDEONo["{node_id}", 0]
How to connect to these outputs

To connect another node's input to an output from this node, use the connection reference format:

["node_id", output_index]

Where node_id is the ID of this TopazVideoEnhance node in your workflow, and output_index is the index from the table above.

Example

If this node has ID "5" in your workflow:

  • VIDEO (VIDEO): ["5", 0]
Was this page helpful?