Houdini 20.0 Nodes Render nodes

USD Stitch Clips render node

Merges multiple value clips representing individual frames.

On this page
Since 18.0

Overview

Note

The Geometry Clip Sequence LOP should be used in preference to this node in most situations.

This render node generates a value clip definition given a list of USD files, each representing a single frame of data that should be incorporated into the value clip.

This produces two output files:

  • The topology file contains the union of all primitives and properties and metadata that exist in any of the source files.

  • The template file contains a scene graph with a single leaf primitive that references the topology file, and sets up the value clip arcs to each of the individual source files (that will, during playback of this file, each contribute it’s opinions to the primitives referenced in from the topology file).

    Normally you would sublayer the template file into a stage to add the value clip to an existing primitive. However the template file may also be referenced into a stage.

The source files must each contain data set at a time sample that corresponds to the time when that clip file is active. If the clip files only contain default values, the values read from the clip files will not animate.

Tips

  • This ROP is very similar to the usdstitchclips script that comes with USD, except it can stitch many sequences of layers together in a single operation.

  • See the Value Clip LOP for authoring value clip compositions from clip files that you know match the topology of an existing branch of your scene graph hierarchy.

  • See the USD documentation for more information about Value Clips.

Parameters

Render

Click to generate the clip files.

Start/End/Inc

Controls the frame number values that are used to determine the sequence of USD files that should be stitched together. No data is generated from nodes in the hip file when executing this ROP, so the frame numbers are only used to generate per-frame file names that are stitched together.

Set Time Codes per Second

Controls the setting of the Time Codes per Second and Frames per Second values in the generated template file.

Specific Value

Use the value specified in the Time codes per second parameter.

From First Clip

Use the time codes per second metadata value from the first clip file.

None

Do not set the time codes per second metadata on the template file.

Time Codes per Second

If Set time codes per second is Specific value, this parameter’s value is written to the template file’s time codes per second metadata.

Stitch Files

The number of stitching operations this node will perform. Each stitching operation will generate a separate pair of topology and template files.

Enable

Enables or disables a single stitch clip operation.

Input File

The file path to to a clip file to stitch. This file path should include the frame number, for example dance_$F.vclip.

Template File

File path to write the template file to.

Clip Primitive Path

Scene graph path within the individual clip files that is the root of the hierarchy that should be stitched together by the value clip. This same path is also used as the path to the leaf primitive in the template file that will hold the reference to the topology file, and the list of clips.

Clip Set Name

A single USD primitive may have multiple value clips, each of which can contribute data to some portion of the scene graph contained by the primitive with the value clip specifications. To do this, each set of value clip information must be given a name, which controls the sub-key under the clips key where the information for that clip set is stored.

Generate Separate Manifest Layer

In addition to generating the value clip layer, and the associated topology layer, this option enables the creation of a manifest layer. The manifest layer describes which attributes are meant to be animated by the value clip files. With this option disabled, the topology layer is used as the manifest layer. This works in many cases, reduces the number of layer files to deal with, and avoids the additional time required to create the manifest layer. However the separate manifest layer will make the composition of the value clip more efficient and addresses some problems that can arise such as with the handling of non-indexed primvars.

Report Output Files

Prints the paths of files that are written to disk.

Render nodes

  • Agent

    This output operator is used to write agent definition files.

  • Alembic

    Exports the scene to an Alembic archive. Alembic is a common exchange format for moving geometry and animation between different 3D software packages.

  • Archive Generator

    Generates disk-based archives which can be used by either mantra or RIB renderers.

  • Bake Animation

    Bakes animation from object transforms and CHOP overrides.

  • Bake Texture

    Generates a texture map from one or more objects' rendered appearance.

  • Batch

    Renders the input ROP in a single batch job.

  • Channel

    The Channel output operator generates clip files from a particular CHOP.

  • Composite

    Renders images from a compositing network.

  • DSM Merge

    Merges two or more deep shadow/camera map files.

  • Dem Bones Skinning Converter

    Converts any non-changing topology deforming mesh sequence into a bone-based animation.

  • Dynamics

    Saves the state of a DOP network simulation into files.

  • Fetch

    Makes a dependency link to a ROP in a different network.

  • Filmbox FBX

    Exports entire scenes to FBX files.

  • Filmbox FBX Animation

    Export animation from geometry-based skeleton to an FBX file.

  • Filmbox FBX Character

    Export a skinned character with geometry-based skeleton to an FBX file.

  • Frame Container

    Prevents frame dependency changes in the contained nodes from affecting its inputs.

  • Frame Depedency

    Allows an output frame to depend on one or more input frames.

  • GLTF Character

  • Geometry

    Generates geometry files from a SOP or DOP network.

  • Geometry Raw

    Generates raw binary files from a SOP or DOP network.

  • HQueue Render

    HQueue, or Houdini Queue, is a distributed job scheduling system.

  • HQueue Simulation

    HQueue, or Houdini Queue, is a distributed job scheduling system.

  • Hair Card Texture

    Renders hair textures for use on hair cards.

  • Karma

    Renders non-USD scenes using Houdini’s Karma renderer.

  • Labs 3D Facebook Image

    Quickly render a 3D scene to a 2.5D image that can be uploaded to Facebook.

  • Labs Flipbook Textures

    Renders, composites, and exports flipbook textures.

  • Labs JSON Exporter

    Export geometry attibutes to a JSON file.

  • Labs Marmoset Export

    The Marmoset Export ROP allows you to quickly generate an mview inside Houdini

  • Labs Niagara ROP

    Export point caches to be used with Unreal’s Niagara particle system.

  • Labs Sketchfab

    Uploads geometry to Sketchfab

  • Labs Vertex Animation Textures

    Exports a mesh and a set of textures to be used with a shader for complex real-time effects, such as: soft-body deformation, rigid-body dynamics, dynamically remeshed geometries, and particle sprites.

  • MDD Point Cache

    This output operator is used to write an MDD animation file.

  • Mantra

    Renders the scene using Houdini’s standard mantra renderer and generates IFD files.

  • Mantra Archive

    Generates disk-based archives which can be used by mantra.

  • Merge

    Merges several render dependencies into one.

  • Net Barrier

    Blocks the ROP network until synchronization occurs.

  • Null

    Does nothing.

  • OpenGL

    Render an image using the hardware-accelerated 3D viewport renderer.

  • Pre Post

    Renders ROPs before and after a main job.

  • Shell

    Runs an external command.

  • Subnetwork

    The SubNetwork output operator provides an easy way to manage large number of output operators.

  • Switch

    Renders one of several inputs.

  • Tractor

    Tractor is a program shipped out with Pixar’s distribution of RenderMan.

  • USD

    Renders a LOP network out to one or more USD files. This node is available as render node or as a LOP.

  • USD Render

    Renders an output image from the stage generated by a LOP network.

  • USD Stitch

    Merges USD files representing individual frames by composing them.

  • USD Stitch Clips

    Merges multiple value clips representing individual frames.

  • USD Zip

    Assembles USDZ archive files from existing USD files.

  • Wedge

    Re-renders the same ROP multiple times with different settings

  • Wren

    This output operator is used to drive the Wren rendering program.

  • glTF