Skip to content

Plugins and Scripts

Plugin Selection Principles

Older tutorials often distribute a “plugin pack,” but this creates unclear licensing, version conflicts, unarchivable dependencies, and project crashes. A more maintainable record is: problem → native method → optional plugin → compatible versions → fallback.

Common Plugin Categories

NeedRepresentative toolsNative/open-source alternatives
Particles, light, and 3D graphicsMaxon Red Giant, including ParticularAfter Effects particles and shape layers, Fusion particles, Blender
Glow, color, and stylizationMaxon Red Giant, Boris FX Sapphire/ContinuumHost color tools, Glow, layered blur, and blend modes
Tracking, stabilization, and planar replacementBoris FX MochaNative tracking in After Effects, Resolve, or Blender
Retiming, frame interpolation, and motion blurRE:Vision Effects Twixtor, RSMBHost optical flow, frame blending, Resolve Speed Warp where supported
Lens flares and 3D objectsVideo Copilot Optical Flares, Element 3DNative lighting and compositing, Blender rendering
Glow, easing, and workflowScripts and plugins from aescripts + aepluginsNative graph editor, expressions, and presets

Official Sources

Third-party plugin names may change through acquisition, bundling, or discontinuation. Red Giant products, for example, have moved to a unified installer in recent years; directories, product names, and installation paths shown in older tutorials may no longer apply.

Plugin Compatibility Manifest

Record the following before adopting a third-party plugin:

yaml
plugin: plugin name
vendor: vendor
license_owner: license holder
version: exact version
host: After Effects version
os: operating system and version
gpu: GPU and driver
installer_source: official download URL
project_usage: compositions/shots using the plugin
fallback_render: whether a plugin-free intermediate render exists

Team project delivery must not include paid plugin installers, serial numbers, or other licensing credentials.

Durable Lessons from Community Tutorials

一般有趣’s translation of a Twixtor frame-interpolation article emphasizes that deciding whether a shot is suitable and recognizing jelly-like warping matter more than memorizing plugin settings. 玖钥桑’s troubleshooting series places source media, encoding, performance, sound, aesthetics, and triple-editing within one workflow. Their value lies in problem awareness; current official documentation must replace outdated buttons, versions, and download methods.

AI Material Is Maintained Separately

Generative images and video, character voices, source separation, MAID, platform labeling, and disclosure requirements change rapidly. They are maintained on a separate page: AI-Assisted Creation and MAID.