Prevent stutter and frozen frames when embedding a child video inside a parent in code-driven pipelines (Remotion, After Effects scripting, FFmpeg filter graphs). Explains why sparse keyframes break frame-accurate seek during per-frame export, and how re-encoding with H.264 all-intra GOP (-g 1) and yuv420p makes every frame independently decodable. Includes FFmpeg command, parameter notes, file-size tradeoffs, and a reusable rule for any seek-heavy programmatic video workflow.
$npx -y skills add inclusionai/aworld --skill embedded_videoInstalls into the current project.
Run `npx skills use "https://github.com/inclusionai/aworld" --skill "inclusionai/aworld/embedded_video"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/inclusionai/aworld" that are relevant to the current task. Run `npx skills add "https://github.com/inclusionai/aworld"` and select the relevant skills, then follow their instructions.