Cinematic clip (1080p)

video Queued Runs in the background — you get a link when it is ready.

Our most cinematic photo-to-video, in full HD — for listings, ads and anything shown on a big screen.

Built for

Built for

  • Listing videos
  • Ads
  • Presentations and TV screens

How it works

You provide

A starting photo, a sentence describing the shot, and the clip length (5 or 10 seconds).

You get back

One 1080p video clip with sound.

What this means for you

  • Full HD detail from a single photo.
  • Optional end photo for a start-to-end transition.
  • Sound included.

Try it

Details

What you can set

SettingType and limitsWhat it means
prompt requiredtext, 1–2000 charactersMotion/scene description.
duration requiredwhole number, one of: 5, 10Clip length in seconds — 5 or 10 only (ADR 0013).
image_url requiredtext, 1–2048 charactersStarting frame (JPEG, PNG or WebP). An uploaded file_url from /v1/uploads (validated for ownership) or an external image URL.
resolution requiredtext, one of: 1080pThis capability renders at 1080p — the value is fixed. For 720p or 4K use the sibling capabilities.
aspect_ratio optionaltext, one of: auto, 21:9, 16:9, 4:3, 1:1, 3:4, 9:16Frame shape; auto (matches the image) when omitted.
end_image_url optionaltext, 1–2048 charactersOptional final frame for a transition from the start image.
What you get back
An MP4 video
Limits
second of clip: 5–10
How it runs
Queued — Runs in the background — you get a link when it is ready.
Alias
oneup/video-cinematic-1080

For developers

The same request as an API call, with this capability's example input:

curl -X POST https://api.oneupai.com/v1/queue/submit/oneup/video-cinematic-1080 \
  -H "Authorization: Bearer $ONEUP_API_KEY" \
  -H "Idempotency-Key: $(uuidgen)" \
  -H "Content-Type: application/json" \
  -d '{
  "prompt": "golden-hour drone reveal of the house, slow and steady",
  "duration": 5,
  "image_url": "https://example.com/frame.jpg",
  "resolution": "1080p"
}'
Show input schema (JSON)
{
  "type": "object",
  "required": [
    "prompt",
    "image_url",
    "duration",
    "resolution"
  ],
  "properties": {
    "prompt": {
      "type": "string",
      "maxLength": 2000,
      "minLength": 1,
      "description": "Motion/scene description."
    },
    "duration": {
      "enum": [
        5,
        10
      ],
      "type": "integer",
      "description": "Clip length in seconds — 5 or 10 only (ADR 0013)."
    },
    "image_url": {
      "type": "string",
      "maxLength": 2048,
      "minLength": 1,
      "description": "Starting frame (JPEG, PNG or WebP). An uploaded file_url from /v1/uploads (validated for ownership) or an external image URL."
    },
    "resolution": {
      "enum": [
        "1080p"
      ],
      "type": "string",
      "description": "This capability renders at 1080p — the value is fixed. For 720p or 4K use the sibling capabilities."
    },
    "aspect_ratio": {
      "enum": [
        "auto",
        "21:9",
        "16:9",
        "4:3",
        "1:1",
        "3:4",
        "9:16"
      ],
      "type": "string",
      "description": "Frame shape; auto (matches the image) when omitted."
    },
    "end_image_url": {
      "type": "string",
      "maxLength": 2048,
      "minLength": 1,
      "description": "Optional final frame for a transition from the start image."
    }
  },
  "additionalProperties": false
}

Other video capabilities

Photo to video clip

Bring a still photo to life as a short motion clip.

20 credits per second of clip

Cinematic clip (720p)

Our most cinematic photo-to-video, at 720p — the affordable tier for social.

55 credits per second of clip

Cinematic clip (4K)

Our most cinematic photo-to-video, at 4K — when the footage has to hold up on the largest screens.

280 credits per second of clip

Photo to full-motion clip

Turn a photo into a short clip with real motion and a soundtrack — optionally traveling to an end frame.

30 credits per second of clip

Lip-sync a video (studio)

Our highest-fidelity lip-sync — for close-ups and anything a customer will look at twice.

15 credits per second of your media (rounded up)

Talking photo

Turn a single photo of a person into a 1080p video of them speaking your audio.

29 credits per second of your media (rounded up)

Lip-sync a video

Make the person in your video say your audio — mouth movements matched to the words.

8 credits per second of your media (rounded up)

Rendered short video

Cut your photos and clips into a finished short — cuts, punch-ins, captions, seamless transitions — the same result every time.

15 credits per started 10 seconds of output

Captions on your video

Burn captions from your own transcript onto your video, word for word.

15 credits per started 10 seconds of output