> For the complete documentation index, see [llms.txt](https://sogni.gitbook.io/sogni-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sogni.gitbook.io/sogni-docs/sogni-studio/creating-videos/video-create-mode.md).

# Video Create Mode

Video Create mode is for artists who want more control over timing, motion character, and consistency.

### What it’s for

* Directly generating video with video models
* Getting repeatable results by controlling motion and evolution across frames
* Building clips that you can extend or stitch together

<figure><img src="/files/mkrIMrPSUhvjTstmo7sG" alt=""><figcaption></figcaption></figure>

### Workflow

1. Switch Create mode to **Video**.
2. Pick a video model / preset.
3. Set your video controls (length, FPS, cinematic prompt, etc.).
4. Optionally add **First & Last Frame** references.
5. Generate, review, iterate.

> **Recommended workflow**\
> Start with defaults, then adjust one setting at a time. Small changes can have outsized impact in video.

***

### Video Controls

These controls are specific to video generation and affect motion, detail, and consistency over time. (Exact names may vary by model.)

#### Cinematic Prompt

The \*\*Cinematic Prompt\*\* helps guide how your scene moves and unfolds over time. Instead of focusing on what the scene looks like, it adds film-style direction such as camera movement, framing, pacing, and transitions to shape the visual storytelling.

&#x20;       You can use cinematic prompts to influence:

&#x20;       • Camera motion (dolly, pan, zoom, orbit)

&#x20;       • Shot composition and framing

&#x20;       • Scene reveals and scale changes

&#x20;       • Transitions, morphs, and visual continuity

&#x20;       • Overall cinematic mood and rhythm

To make this easy, you can choose from a curated set of cinematic presets, ranging from classic film techniques to more experimental and creative effects. Presets can be used as-is or combined with your own prompt for more control.

<figure><img src="/files/cklDLwUiOdOrFlFPbqsk" alt="" width="375"><figcaption></figcaption></figure>

Steps

Controls how many refinement iterations each frame gets.

* Higher steps can improve detail and stability
* Higher steps also increase render time and cost

**Recommended:** Leave at the default unless you’re troubleshooting artifacts or aiming for maximum fidelity.

#### Shift

Offsets how motion and detail evolve over time by subtly shifting the model’s internal sampling progression.

* Small changes can affect pacing, emphasis, and how details emerge frame-to-frame
* Larger changes can reduce repetition but may introduce instability

**Recommended:** Keep the default for most results.\
**Creative tip:** If you see repeating textures or looping “micro motion,” nudge Shift slightly and re-render. Tiny adjustments can break repetition without changing the whole look.

#### FPS and length

* Higher FPS can feel smoother but may amplify artifacts if motion isn’t stable

**Tip:** For social-ready clips, start shorter, then extend using First/Last Frame 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.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.
