Render

video

The process of computing final video (or image) output from its sources — burning your edit, effects, and layers into a finished file. In AI pipelines you effectively render twice: the model renders the generation, then your editor renders the export. Rendering long or high-resolution video is compute-heavy, which is why platforms queue render jobs and process them in chunks server-side (VAR2 stitches rendered chunks into your final MP4). Practical tip: preview at lower resolution while editing and save full-quality renders for the very end — your patience and your tokens will thank you.

Related terms