Skip to main content
SORA 2 I2V is OpenAI’s video and audio generation model that creates dynamic videos from static images. It excels at generating videos with complex actions, ambient sounds, and character dialogue based on detailed text prompts.

Try in playground

Test SORA 2 I2V in the Runpod Hub playground.

Request

All parameters are passed within the input object in the request body.
string
required
Text description of the desired video, including action, ambient sound, and character dialogue.
string
required
URL of the source image to animate.
integer
required
Video duration in seconds. Valid options: 4, 8, or 12.

Response

string
Unique identifier for the request.
string
Request status. Returns COMPLETED on success, FAILED on error.
integer
Time in milliseconds the request spent in queue before processing began.
integer
Time in milliseconds the model took to generate the video.
string
Identifier of the worker that processed the request.
object
The generation result containing the video URL and cost.
string
URL of the generated video. This URL expires after 7 days.
float
Cost of the generation in USD.
Video URLs expire after 7 days. Download and store generated videos immediately if you need to keep them.

Prompt structure

For best results, structure your prompt with these components:
  • Action: Describe what happens in the scene
  • Ambient Sound: Describe background audio
  • Character Dialogue: Include spoken lines with voice descriptions

Cost calculation

SORA 2 I2V pricing varies by duration: