> For the complete documentation index, see [llms.txt](https://docs.flora.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flora.ai/models/video-models/marey-by-moonvalley.md).

# Marey (by Moonvalley)

### **Overview**

High-quality video generation and motion-transfer model for short cinematic clips.

***

### **Quick facts**

* **Modes:** Text → Video · Image → Video · Motion / Pose Transfer (video → video)
* **Default clip length:** 5s (supports 10s)
* **Aspect ratios:** Auto, 16:9, 4:3, 1:1, 3:4, 9:16
* **Licensing:** Trained only on fully licensed, high-resolution footage (no scraped or user-submitted data)

***

### **What it’s great for**

* Short cinematic pieces and motion studies
* Turning still images into motion (image → video)
* Transferring motion or pose from reference videos to targets

***

### **Example outputs**

{% hint style="info" %}
Hero frame — static hero still
{% endhint %}

<figure><img src="/files/41V9Xgqeb4RtrxArVblk" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
5s cinematic clip (image → video)
{% endhint %}

{% embed url="<https://526296967-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWthH0GpcCHwVdtbvahZS%2Fuploads%2FvzIwD3VLlF2mCjhh3IsD%2FImage%20to%20Video%20Example%20with%20Marey.mp4?alt=media&token=9adedef4-1f51-49f7-86f4-8be1db864683>" %}

{% hint style="info" %}
10s pose-transfer sequence
{% endhint %}

{% embed url="<https://526296967-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWthH0GpcCHwVdtbvahZS%2Fuploads%2F0swtpu9J42oAQ0ngs2du%2FPose%20Transfer%20Example%20with%20Marey.mp4?alt=media&token=df9a6071-343b-4039-9d6c-858e4e74f77d>" %}

#### **Copy-and-paste prompts**

```
A lone astronaut walking along a moonlit cliff, slow dolly in, cinematic lighting, film grain — 5s — 16:9
```

```
Marble statue by the sea slowly coming to life, subtle camera orbit, warm cinematic grade — 10s — 1:1
```

```
Close-up portrait, gentle breathing and head turn, handheld camera feel, soft rim light — 5s — 4:3
```

```
Motion transfer: apply running motion from reference video to a still image of a red bicycle in an empty city square — 5s — 16:9
```

***

### **Parameters**

| Name           | Type   | Default          | Notes                                                           |
| -------------- | ------ | ---------------- | --------------------------------------------------------------- |
| `Prompt`       | Text   | —                | Natural-language scene, motion, style description (required)    |
| `Duration`     | Select | 5s               | 5s (default), 10s (cost multiplier 2×)                          |
| `Aspect Ratio` | Select | Landscape (16:9) | Landscape (16:9), Landscape (4:3), Square (1:1), Portrait (3:4) |
| `Seed`         | Seed   | Random           | Optional for deterministic / repeatable outputs                 |

***

### **Modes & endpoints**

| Mode                            | Estimated time | Required inputs                     | Typical use                                |
| ------------------------------- | -------------- | ----------------------------------- | ------------------------------------------ |
| Text → Video (t2v)              | \~300s         | Prompt                              | Short cinematic clip from text             |
| Image → Video (i2v)             | \~420s         | Image, Prompt                       | Animate still images                       |
| Video → Video (motion transfer) | \~400s         | Video, Prompt, Optional First Frame | Transfer motion from reference to target   |
| Video → Video (pose transfer)   | \~300–400s     | Video, Prompt                       | Transfer pose/gesture from reference video |

***

### **Output options**

| Option       | Values / notes                                                                                  |
| ------------ | ----------------------------------------------------------------------------------------------- |
| Duration     | 5s (default), 10s (longer clips may cost more)                                                  |
| Aspect ratio | 16:9 (1920×1080), 4:3 (1536×1152), 1:1 (1152×1152), 3:4 (1152×1536), 9:16 (1080×1920)           |
| Notes        | Marey generates up to \~5 seconds of consistent 24 FPS footage per clip in its public offering. |

***

### **Prompt tips**

* Specify **motion** explicitly: e.g., “slow dolly in”, “camera orbit”, “subtle head turn”.
* Mention **shot specifics** when important: camera framing, lens feel, lighting, and duration.
* Use seed for repeatable variants or test different seeds to explore diversity.

***

### **Safety**

Marey is built for professional filmmaking workflows and emphasizes ethical sourcing and legal clarity for commercial use.

***


---

# 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://docs.flora.ai/models/video-models/marey-by-moonvalley.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.
