Sogni: Learn logo

For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending .md to page URLs; this page is available as Markdown.

Start & End Frames

Reference frames guide how a video begins and ends by anchoring the first and/or last frame of the clip. This helps preserve subject continuity, composition, and visual style across the animation.

Start & End Frames side-bar module

Using a Start Frame is especially useful for extending or chaining clips—by setting the last frame of a previous clip as the next clip’s start frame, you can create smoother transitions and longer sequences with consistent motion and identity.

The End Frame is optional, but can be used to steer where the motion resolves, reduce drift, or encourage cleaner loops.

First & Last Frame is one of the best tools for continuity and extending clips across generations.

#Why it matters

Video models are great at motion, but they can drift. Reference frames help anchor the clip.

Use it to:

  • Maintain the subject’s identity and composition
  • Steer the clip toward a specific end pose or moment
  • Create smoother loops
  • Extend sequences across multiple clips

#How it works

  • Start frame reference: Sets the initial look and composition.
  • End frame reference: Guides where the clip lands.

Pro move for extending clips

  1. Generate a clip you like.
  2. Take the End frame from that clip.
  3. Use it as the Start frame reference for the next clip.
  4. Repeat to build longer sequences with better continuity.

Agent Instructions

This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

#Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the ask query parameter:

GET https://sogni.gitbook.io/sogni-docs/sogni-studio/creating-videos/video-create-mode/start-and-end-frames.md?ask=<question>

The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.

Last updated 2026-01-26