← Back
Multi-Platform Repurposing, Aspect Ratios & Content Syndication

A creator changes the vertical crop after motion-tracked captions are rendered, leaving captions anchored to positions from the previous framing.

Problem

A creator changes the vertical crop after motion-tracked captions are rendered, leaving captions anchored to positions from the previous framing.

Solution

Root Cause / Diagnostic:
Motion-tracked captions parented to pixel coordinates or track points become decoupled when underlying footage transforms (scale, position, or crop) are adjusted downstream in the processing pipeline. Modifying the spatial composition without re-baking or reparenting tracking transform matrices leaves subtitles tracking nonexistent spatial trajectories.

Actionable Fix:
1. Parent motion-tracked caption layers to a null object driven by tracking data, and parent that null object directly to the transformed video layer.
2. If re-cropping or re-framing footage, adjust framing inside a nested pre-composition or compound clip so tracking points transform relative to footage coordinates.
3. Re-analyze and bake tracking keyframes whenever pan-and-scan camera positioning is altered in the derivative cut.

Pro Tip:
Apply tracking and kinetic text effects only after sequence framing and camera cuts are locked to avoid redundant tracking passes.