Skip to main content
Endpoint: POST https://fal.run/fal-ai/bytedance/seedance/v1.5/pro/image-to-video Endpoint ID: fal-ai/bytedance/seedance/v1.5/pro/image-to-video

Try it in the Playground

Run this model interactively with your own prompts.

Quick Start

Input Schema

string
required
The text prompt used to generate the video
AspectRatioEnum
default:"16:9"
The aspect ratio of the generated video Default value: "16:9"Possible values: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16, auto
ResolutionEnum
default:"720p"
Video resolution - 480p for faster generation, 720p for balance, 1080p for higher quality Default value: "720p"Possible values: 480p, 720p, 1080p
DurationEnum
default:"5"
Duration of the video in seconds Default value: "5"Possible values: 4, 5, 6, 7, 8, 9, 10, 11, 12
boolean
default:"false"
Whether to fix the camera position
integer
Random seed to control video generation. Use -1 for random.
boolean
default:"true"
If set to true, the safety checker will be enabled. Default value: true
boolean
default:"true"
Whether to generate audio for the video Default value: true
string
required
The URL of the image used to generate video
string
The URL of the image the video ends with. Defaults to None.

Output Schema

File
required
Generated video file
integer
required
Seed used for generation

Input Example

Output Example

Animate any image into a cinematic video with synchronized audio. Upload a start frame and optionally an end frame and Seedance 1.5 Pro generates the motion, camera movement, dialogue, and sound design in between.

Use Cases


Key Features


Controls


Start Frame / End Frame

This is the core differentiator from text-to-video. You control the opening and closing compositions directly. Tips:
  • Use the same subject in both frames for smooth transitions.
  • Match aspect ratio and style between start and end frames.
  • Motion is generated in latent space — not interpolated — so physics and camera movement feel natural.

Prompting Tips

Your prompt guides what happens between the frames: More tips:
  • The start frame already defines the scene — focus your prompt on motion and sound.
  • For talking heads, put the dialogue in quotes and describe the emotion: "I can't believe it," voice breaking with emotion.
  • Use camera_fixed: true if you want the subject to move but the frame to stay locked.

Specs


API

fal.ai → Seedance 1.5 Pro image-to-video

Limitations

  • aspect_ratio restricted to: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16, auto
  • resolution restricted to: 480p, 720p, 1080p
  • Content moderation via safety checker