SandBase is live — $1 in free credits on signupStart free ›

OpenAI modelsvideo generation api

openai/sora-2/video-to-video/remix

Sora 2 Video To Video Remix is OpenAI's video-to-video AI model. Transform, enhance, and edit video content using text prompts - from style changes to object manipulation and scene modification.

Input
Updated text prompt that directs the remix generation
The video_id from a previous Sora 2 generation. Note: You can only remix videos that were generated by Sora (via text-to-video or image-to-video endpoints), not arbitrary uploaded videos.
Idle

Example output — click Run to generate your own

API README

Sora 2 Video To Video Remix

Sora 2 Video To Video Remix is the Sora 2 route for prompt-directed video remixing, turning an existing video and revised direction into a production-ready result while keeping the operation distinct from neighboring endpoints. Sora 2 Video To Video Remix is OpenAI's video-to-video AI model. Transform, enhance, and edit video content using text prompts - from style changes to object manipulation and scene modification. The workflow is designed for creators who need the model’s specific transformation to remain visible in the request, so the source, intended change, and finished artifact can be reviewed as one coherent creative decision.

In practical use, this route exposes prompt, video_id, sync_mode, delete_video, safety_tolerance to shape the exact deliverable. Those controls let a team preserve the important source constraints, state subject behavior or material treatment precisely, choose supported timing or output characteristics, and reproduce successful settings across alternate takes. The result fits an iterative pipeline: establish the core brief, compare controlled variations, then pass the selected asset into editorial, design, localization, visualization, or publishing work.

Highlights

  • Source-video remix. Reinterpret an existing clip from a new written direction without treating the request as a fresh text-only scene.
  • Scene continuity. Maintain subjects, environments, and motion across the generated or remixed shot.
  • Directable cinematography. Express action, camera movement, framing, pacing, and visual tone in the prompt.
  • Resolution and timing choices. Select the documented duration and delivery format appropriate to this Sora 2 route.

Pricing

ConfigurationPrice
1 seconds$0.10
2 seconds$0.20
3 seconds$0.30
4 seconds$0.40
5 seconds$0.50
6 seconds$0.60
7 seconds$0.70
8 seconds$0.80
9 seconds$0.90
10 seconds$1.00
11 seconds$1.10
12 seconds$1.20
13 seconds$1.30
14 seconds$1.40
15 seconds$1.50
16 seconds$1.60
17 seconds$1.70
18 seconds$1.80
19 seconds$1.90
20 seconds$2.00

When to Use

ScenarioWhy it fits
Exact workflow fitChoose this route when the required deliverable is prompt-directed video remixing, rather than a related route with different source media.
Directed creative iterationUse it when subject, motion, material, speech, framing, or finish should be expressed explicitly and compared across controlled variants.
Existing-asset continuityUse it when supplied images, video, audio, references, or styles must remain the anchor for the generated result.
Repeatable productionUse it when successful inputs need to be saved and rerun across a campaign, asset set, localization pass, or batch.
Pipeline handoffUse it when the returned artifact will move into editorial, compositing, visualization, review, storage, or publishing.

Prompt Guide

Start with the source or subject, then describe the intended transformation, movement or behavior, camera and composition, and the desired finish. Keep media URLs reachable, use only fields documented for this exact route, and change one major control at a time when comparing results. For source-led tasks, describe what should change as well as what must remain recognizable.

{
  "prompt": "A cinematic close shot with clear subject action, camera movement, lighting, and final visual treatment."
}

Technical Specs

PropertyValue
Model IDopenai/sora-2/video-to-video/remix
Execution modeasync
Required inputsprompt
promptstring
video_idstring
sync_modeboolean; default: false
delete_videoboolean; default: true
safety_tolerancestring; default: 6

Related Models

  • openai/sora-2/image-to-video/pro
  • openai/sora-2/text-to-video/pro
  • openai/sora-2/characters
  • openai/sora-2/image-to-video

Related Models