- Image To Video
- Text To Video
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-videoTry 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, autoResolutionEnum
default:"720p"
Video resolution - 480p for faster generation, 720p for balance, 1080p for higher quality Default value:
"720p"Possible values: 480p, 720p, 1080pDurationEnum
default:"5"
Duration of the video in seconds Default value:
"5"Possible values: 4, 5, 6, 7, 8, 9, 10, 11, 12boolean
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:
trueboolean
default:"true"
Whether to generate audio for the video Default value:
truestring
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
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: trueif you want the subject to move but the frame to stay locked.
Specs
API
fal.ai → Seedance 1.5 Pro image-to-videoRelated
- Bytedance — Video Generation
Limitations
aspect_ratiorestricted to:21:9,16:9,4:3,1:1,3:4,9:16,autoresolutionrestricted to:480p,720p,1080p- Content moderation via safety checker