Sequence
Sequence
A sequence with a bunch of operations to render a movie
Nodes that output this type
Sequence Adjust Speed
Adjusts the speed of a sequence by a speed factor.
Sequence Concatenate
Given two sequences, combines them into one by playing the first one and then the second one.
Sequence from Composition and Duration
Give a Composition and a Duration. Returns a Sequence.
Sequence Graph
Creates a sequence that runs the graph to get the duration and the frame for each time.
Sequence Grayscale
Creates a sequence that converts the video to grayscale
Sequence Mix
Creates a sequence that mixes between two movies using a graph.
Sequence Reverse
Given a sequence. Reverses it.
Sequence Trim Back
Given a sequence. Trims from the back.
Sequence Trim Front
Given a sequence. Trims from the front.
Nodes that accept this type as input
Sequence Adjust Speed
Adjusts the speed of a sequence by a speed factor.
Sequence to Animated WebP
Given a sequence of images, encodes them into an animated WebP returning the URL to the file.
Sequence Composition at Time
Extracts an composition from a sequence at a particular time
Sequence Concatenate
Given two sequences, combines them into one by playing the first one and then the second one.
Sequence Duration
Gets the duration from a sequence
Sequence Grayscale
Creates a sequence that converts the video to grayscale
Sequence Mix
Creates a sequence that mixes between two movies using a graph.
Sequence Reverse
Given a sequence. Reverses it.
Sequence Trim Back
Given a sequence. Trims from the back.
Sequence Trim Front
Given a sequence. Trims from the front.