O_Retimer

O_Retimer is designed to slow down or speed up stereo footage using upstream motion vectors generated by the O_VectorGenerator node. These motion vectors describe how each pixel moves from frame to frame. With accurate motion vectors, it is possible to generate an output image at any point in time throughout the sequence by interpolating along the direction of the motion.

Inputs and Controls

Connection Type

Connection Name

Function

Input

Motion

If a stereo image and an O_VectorGenerator node are supplied here, motion vectors will be calculated from this sequence and applied to the input sequence.

This can be useful if, for example, your input sequence is very noisy, as too much noise interferes with the motion estimation. In that case, you should supply a smoothed version of the sequence and an O_VectorGenerator node here.

Source

A stereo pair of images.

If motion vectors aren’t embedded in the images, you should use a O_VectorGenerator node to calculate them.

Control (UI)

Knob (Scripting)

Default Value

Function

O_Retimer Tab

Views to Use

viewPair

Dependent on Source

Sets the two views you want to use to retime the clip. These views will be mapped for the left and right eye.

Timing

timing

Speed

Sets how to control the new timing of the clip:

Speed - select this if you wish to describe the retiming in terms of overall duration: double speed will halve the duration of the clip or half speed will double the duration of the clip.

Source Frame - select this if you wish to describe the retiming in terms of ‘at frame 100 in the output clip, I want to see frame 50 of the source clip‘. You’ll need to set at least two keyframes for this to retime the clip.

Speed

speed

0.5

Sets the retime value when Timing is set to Speed.

Values below 1 slow down the clip and values above 1 speed up movement. For example, to slow down the clip by a factor of two (half speed), set this value to 0.5. Quarter speed would be 0.25.

Frame

frame

1

Sets the retime value by altering the source frame at the current frame in the timeline, when Timing is set to Frame.

For example, to slow down a 50 frame clip by half, set the Source Frame to 1 at frame 1 and the Source Frame to 50 at frame 100. The default expression will result in a half-speed retime.

Warp Mode

warpMode

Normal

Sets the method to use to generate the retimed views:

Simple - this mode warps and blends the images.

Normal - this mode warps and blends the images where they are consistent.

Occlusions - this mode may improve the results with large motion vectors.

Sharp Occlusions - this mode is designed to reduce artefacts with a CG source where boundaries are distinct.

Video Tutorials