Layers

Properties of layers that are converted are:

The following layer types are converted:

Null Layers

In Autograph, these are regular 2D layers with no source.

Media Layers

In Autograph, these are regular 2D layers with a Reader source from the project panel. Media files have their frame rate converted. For video files, their File Colorspace parameter is set to sRGB to match AE behavior.

Adjustment Layers

In Autograph these are regular 2D layers with the property Adjustment Layer turned on

Solid Layers

In Autograph, Solid Layers are regular 2D layers with a Constant Generator on the source. Since Constants are infinite in Autograph by default, they are set to Custom Format to match AE solid size.

Shape Layers

Shape layers in Autograph are actually regular 2D layers with a Shapes Generator on the source. The following content of the Shapes is converted:

Path Modifiers are applied on all Paths in the current group. The following Modifiers are supported:

Text Layers

Text layers are converted with support Text Animators. Some Text Documents are supported, although some properties in AE's Text Document do not translate in Autograph or are not exposed by AE's JS API. A Text Document is broken into paragraphs. Each paragraphs corresponds to a text block with a TextBlockFormat. The TextBlockFormatcurrently only converts the text alignment. Since alignment is not exposed by the JS API, it is currently extracted from the binary aep file directly. Range of characters with a specific format corresponds to a TextCharFormat. The following properties are converted: Font Style, Font Family, Italic, Size, Font Stretch, Stroke Over Fill, Stroke Width, Stroke Color, Fill Color, Faux Bold, Faux Italic, Font Capitalization, Tracking.

Note:

Note that in some cases, the text rendering may look different in Autograph due to the various differences between AE and Autograph text engines.

The following Text Animators are supported:

Both Wiggly and Range Selectors are supported. They can slightly vary their result compared to AE selectors as AE clamps and rounds the weight of selectors, whereas Autograph lets users control when clamping occurs.

Camera Layers

In addition to the 3D transform, the camera focal length and aperture are set. Since AE doesn't expose the film length, we assume a default focal of 36mm.

Light Layers

Only the 3D transform is converted. The light properties are currently not converted.