Temporal: ReverseEdits

In the S_Temporal Plugin.

Independently reverses segments of the input clip. For example if Edit Frame Length is 5, and the input clip frames are:
1 2 3 4 5 6 7 8 9 10 11... the output frames would be:
5 4 3 2 1 10 9 8 7 6 15...

Inputs:

Source:  The input to process. In Batch, it is recommended that this input be a clip of frames rather than another node.

Parameters:

Edit Frame Length:   Integer,  Default: 5,  Range: 1 or greater.
The duration of each segment to be reversed.

Edits Start:   Integer,  Default: 1,  Range: 1 or greater.
The offset of the start and stop frames for each segment.

Reverse All:   Check-box,  Default: off.
If enabled, reverses the entire result, so each segment plays forwards again but the segments are in backwards order.

Swap Fields:   Popup menu,  Default: NO.
Enables and selects the method for also reversing the fields of the result.
NO:  Fields are not swapped.
Yes Ave:  Fields are swapped by averaging up 1 pixel and down 1 pixel. This method causes slight vertical blurring, but the result is not shifted.
Yes Up1:  Fields are swapped by shifting the result up 1 pixel. This method avoids vertical blurring.
Yes Dn1:  Fields are swapped by shifting the result down 1 pixel. This method also avoids vertical blurring.

See general info for: Res, Redraw, Undo, Load Defaults, Crop, Add Noise, and Use Gamma.


See Also:

GetFrame
TimeWarpRGB
MotionDetect
TimeSlice
FreezeFrame
JitterFrames
RandomEdits
ReverseClip
Sapphire Plug-ins Introduction


© 2010, GenArts, Inc. All rights reserved.