S_ReverseEdits

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...  On AE, this effect should be applied directly to a clip because any prior effects on the same clip will be ignored.

In the Sapphire Time effects submenu.


Inputs:

Source:  The current layer.   The clip to be processed.

Parameters:

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

Edits Start:   Integer,  Default: 0,  Range: 0 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 Down1:  Fields are swapped by shifting the result down 1 pixel. This method also avoids vertical blurring.

Opacity:   Popup menu,  Default: Normal.
Determines the method used for dealing with opacity/transparency.
All Opaque:  Use this option to render slightly faster when the input image is fully opaque with no transparency (alpha=1).
Normal:  Process opacity normally.
As Premult:  Process as if the image is already in premultiplied form (colors have been scaled by opacity). This option also renders slightly faster than Normal mode, but the results will also be in premultiplied form, which is sometimes less correct.

See Also:

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


© 2007, GenArts, Inc. All rights reserved.