The Echo effect combines frames from different times in a layer. The Echo effect has a variety of uses, from a simple visual echo to streaking and smearing effects.
The results of this effect are visible only if the layer contains change across time, such as motion in a layer based on a video footage item. This effect does not create echoes of motion created by moving the layer itself within the composition. To create echoes of motion created by moving the layer within the composition, precompose the layer, move all attributes into the new composition, and apply the Echo effect to the precomposition layer.
This effect works with 8-bpc, 16-bpc, and 32-bpc color.

David Van Brink provides a blog post and sample project on his omino website that show how to use the Echo effect, the Particle Playground effect, and the loopOut expression to animate a swarm of stylized swimming bacteria.
Echo Time (seconds)
The time, in seconds, between echoes. Negative values create echoes from previous frames; positive values create echoes from upcoming frames.
Number of Echoes
The number of echoes. For example, if the value is 2, the result is a combination of three frames: the current time, the current time + Echo Time, and the current time + (2 * Echo Time).
Decay
The ratio of the opacity of an echo to the opacity of the echo preceding it in the echo sequence. For example, if Decay is 0.5, then the opacity of the first echo is half of the Starting Intensity; the second echo is half of that, or one quarter of the Starting Intensity.
Computer generated motion, or sped up footage often looks artificial, because the motion blur is missing. The Pixel Motion Blur effect analyzes the video footage and synthesizes a motion blur based on motion vectors. Adding a motion blur makes the motion more realistic, as it includes the blur, normally introduced by the camera while shooting.
Shutter Control
Choose Manual to set Shutter Angle and Shutter Samples values independently. Choose Automatic, to choose values specified for the layer or composition.
Shutter Angle
The shutter angle is measured in degrees, simulating the exposure allowed by a rotating shutter. The shutter angle uses the footage frame rate to determine the simulated exposure, which affects the amount of pixel motion blur. For example, entering 90° (25% of 360°) for 24-fps footage creates an effective exposure of 1/96 of a second (25% of 1/24 of a second). Entering 1° applies almost no pixel motion blur, and entering 720° applies a large amount of blur.
Shutter Samples
Controls the quality of the pixel motion blur. A higher value results in a smoother motion blur, but a longer rendering time.
Vector Detail
Determines how many motion vectors are used to calculate the blur. A value of 100 uses one vector for each pixel. Increasing this value may not necessarily produce better results, but will take more time to render.
The Posterize Time effect locks a layer to a specific frame rate. It’s useful on its own as a special effect, but it also has more subtle uses. For example, 60-field-per-second video footage can be locked to 24 frames per second (and then field rendered at 60 fields per second) to give a filmlike look. Also, nested compositions can be locked to a given frame rate. This effect is sometimes called Strobe in hardware devices.
Animating the value of the Frame Rate slider can give unpredictable results. For this reason, the only interpolation method allowed for the frame rate is Hold.
This effect works with 8-bpc, 16-bpc, and 32-bpc color.

Piezīme.
Another way to accomplish much the same result as applying the Posterize Time effect to a layer is to precompose the layer, change the frame rate for the precomposition in the Composition Settings dialog box, and set Preserve Frame Rate When Nested Or In Render Queue for the precomposition on the Advanced tab. This method causes the precomposition to retain its own frame rate, and not inherit those settings from the containing composition.
The Time Difference effect calculates the color difference between two layers and is a useful aid in color correction; use it to extract color differences when matching a clean background plate with foreground footage. It’s also good for creating mattes to be used to apply trails of smoke, fire, or echoing effects. After you apply the Time Difference effect to locate color differences in footage, you can use Color Correction effects to apply the color corrections.
This effect works with 8-bpc color.

Piezīme.
Use Time Difference with Particle Playground to shed particles only from moving sections.
Target
Specifies the layer to be compared to the effect layer. The Video switch for the comparison layer doesn’t need to be on (unless you select the source layer as the Target).
Time Offset
The relative time in the comparison layer, in seconds, where the layers are compared. If this control is set to 0.00, the comparison occurs at the current time. To compare the effect layer to a point 3 seconds into the comparison layer, for example, change the Time Offset value to 3. When you select the underlined offset value, you can enter the specific frame offset value in the format frames/frame rate. After Effects automatically calculates the value. For example, enter 3/30 to offset three frames forward in a 30-fps composition. The calculated value is 0.1, or 10% of the total time.
Contrast
Adjusts the comparison result. This control can be especially helpful in fine-tuning color corrections.
Absolute Difference
Displays the result of the comparison as an absolute value. Any area of the comparison layer that isn’t different from the effect layer is represented by black, and any amount of difference is represented as brighter than black. If this option is unselected, compared areas with no difference are represented as gray.
The Time Displacement effect distorts the image by shifting pixels across time, producing a wide variety of effects. For example, the traditional slit-scan technique, which captures different stages of a moving image across time, can be simulated using the Time Displacement effect.
This effect works with 8-bpc and 16-bpc color.


Like the Displacement Map effect, the Time Displacement effect uses a displacement map, but it bases the movement of pixels in the layer on luminance values in the map. Pixels in the layer that correspond to bright areas in the displacement map are replaced by pixels in the same position but at a specified number of seconds forward in time. Likewise, pixels in the layer that correspond to dark areas in the displacement map are replaced by pixels at a specified number of seconds backward in time. You can use any layer as a displacement map, though using a grayscale image lets you more easily see brightness levels and predict how pixels will be displaced.
The Time Displacement effect automatically replaces pixels across time without keyframes or expressions. However, you can animate other properties to vary the effect over time.
To better understand how pixels are displaced in time, think of the displacement occurring in steps, as follows:
-
After Effect uses the luminance value of each pixel in the displacement map to calculate the displacement of the corresponding pixel in the effect layer, based on the maximum displacement amount.
In grayscale images, the luminance value range extends from 0 to 255, and it’s converted to a scale ranging from -1 to 1. A luminance value of 0 produces maximum backward displacement, meaning that pixels at the current time are replaced by pixels from a previous time. A luminance value of 255 produces maximum positive displacement, meaning that pixels at the current time are replaced by pixels at a future time. A luminance value of 128 produces no displacement. For other values in grayscale displacement maps, you can calculate the displacement amount, in seconds, using the following equation:
Displacement amount in seconds = maximum_displacement_time * (2 * (luminance_value – 128) / 256)
Suppose you specified 2 seconds as the maximum time displacement. After Effects finds the luminance value of each pixel in the displacement map, and then it replaces the corresponding pixels at the current time with pixels from another time based on the maximum time of 2 seconds. A luminance value of 255 in the displacement map replaces that pixel with the pixel 2 seconds ahead in the same position. A luminance value of 42 replaces that pixel with the pixel 1.34 seconds behind in the same position.
Max Displacement Time (sec)
Sets the maximum time, in seconds, from which pixels are replaced, before or after the current time. Only luminance values of 0 or 255 (maximum darkness and maximum brightness) produce the maximum time displacement. All other luminance values produce time displacements of less than the maximum time.
Time Resolution (fps)
Sets the number of frames per second in which to replace pixels. Typically, this value shouldn’t be greater than the frame rate of the affected layer. Increasing Time Resolution can greatly increase rendering time.
Stretch Map To Fit
Resizes the Time Displacement Layer to match the dimensions of the layer you’re distorting. If this option isn’t selected, the time displacement layer is centered in the composition.
-
Choose a displacement map from the Time Displacement Layer menu, which lists all layers in the composition. Grayscale maps are recommended.
Piezīme.
After Effects uses the layer you select in its original form, without any masking, effects, or transformations you may have applied. If you want to use the layer with those alterations included in the displacement map, precompose that layer using the Move All Attributes into the New Composition option. (See Precompose layers.)
The Timewarp effect gives you precise control over a wide range of parameters when changing the playback speed of a layer, including interpolation methods, motion blur, and source cropping to eliminate unwanted artifacts. You can use the Timewarp effect to create simple slow-motion or fast-motion results or more complex retiming. The Timewarp effect works independently of the Frame Blending switch in the Timeline panel.
note: The Timewarp effect does not work on fields for interlaced footage. To use the Timewarp effect on a layer with an interlaced footage item as its source, double the frame rate in the composition settings. When you render to final output, modify your render settings in the Render Queue panel to set the frame rate appropriate for the output type.
The Timewarp effect is based on Kronos, a component of the Furnace software package from The Foundry. For detailed documentation on motion vectors and motion estimation parameters, see the Furnace documentation (in PDF) on the Foundry website.
This effect works with 8-bpc and 16-bpc color. In After Effects CS6, this effect works in 32-bit color.

Piezīme.
You can use the Timewarp effect to add motion blur within a video layer without changing the layer’s speed. Apply the Timewarp effect, set Speed to 100, enable motion blur within the effect, and use the manual shutter control features to adjust the motion blur.
When changing frame rates, image information must be created (interpolated) for the frames that lie between the original frames of an image. The Method setting determines how interpolated frames are generated:
Pixel Motion
Creates a new frame by analyzing the pixel movement in nearby frames and creating motion vectors. Motion vectors represent the movement of a pixel or block of pixels from one frame to the next. Images between frames are interpolated using these vectors.
Choose Speed to specify a time adjustment as a percentage. Choose Source Frame to specify a time adjustment by identifying which source frame is to play at which time. If you choose Source Frame for Adjust Time By, then you must animate the Source Frame property to do anything other than freeze on one frame. You can animate the Speed property, too, to change the time-remapping factor over time.
By default, Speed is set to 50, for a reduction in speed to 50%. This setting creates new frames one quarter of a frame interval and three quarters of a frame interval from an original frame, rather than using one original frame and one newly generated frame. Original frames are deliberately excluded from the time-remapped series of frames in order to avoid the pulsing that would otherwise be seen on every other frame for a half-speed slowdown.
Vector Details
Determines how many motion vectors are used during interpolation. The more vectors used, the longer the rendering time. A value of 100 produces one vector per pixel. If the layer has fast-moving motion, it may look better with a lower Vector Details setting.
Error Threshold
Determines the precision of pixel matching from one frame to the next. A higher value results in fewer motion vectors and more blending.
note: If you see edge tearing in the image, try increasing the Error Threshold for more blending. If the image has heavy grain, try decreasing the Error Threshold so the low-level motion of the grain is ignored.
Weighting
Controls the weighting of the red, green, and blue channels in calculations used to analyze the image. For example, setting Red Weight and Green Weight to zero means that only the blue channel is analyzed for motion.
Shutter Angle
Determines the intensity of motion blur. The shutter angle is measured in degrees, simulating the exposure caused by a rotating shutter. Simulated exposure time is determined by dividing the shutter angle by the frame rate times 360°. For example, a shutter angle of 90° causes an exposure of 1/96 of a second per frame: 90° / (360° * 24 fps).
Shutter Samples
Controls the quality of the motion blur. A higher value results in a smoother motion blur.
Matte Layer
The layer to use as a matte for defining the foreground and background areas of the image. White areas in the matte represent the foreground, black areas represent the background, and gray attenuates between foreground and background.