Seedance 2.5 V2V
[Core Function] Seedance 2.5 V2V is ByteDance Dreamina Seedance 2.5 video-to-video generation covering multimodal reference, video editing, and video extension. [Strengths] It accepts up to 10 reference videos, 30 reference images, and 10 audio clips, with 4-30 second output and mp4 or mov containers. [Best For] Highly recommended for: editing existing clips, extending motion from a base video, multi-reference restyling, and prompt-driven composition that cites Video n or Image n. [Limitations] Do NOT use this model for text-only or first-frame-only workflows. video_urls is required. Do NOT send first_frame_image or last_frame_image. Do NOT use this model when the user requires 1080p or 4k output. Do NOT use this model for audio-only input. [Routing] Prefer this model for Seedance 2.5 edit, extension, and video-reference jobs. Use Seedance 2.5 T2V for text-only and Seedance 2.5 I2V for image-first generation.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
video_urls is required (1-10). Optional prompt, reference_images (up to 30), and audio_urls (up to 10). First/last frame parameters are not supported.
Required reference video URLs (1-10) used as edit source, extension base, or multimodal references
1 - 10 elementsOptional editing, extension, or generation instruction. You may cite media with placeholders such as [Image 1], [Video 1], or [Audio 1]. For editing, declare [Video 1] as the sole timeline master, name the edit scope, and list what must be preserved. For extension, define how the new segment connects at the source boundary. Maximum 10000 characters
1 - 10000"[Video 1] is the sole source and timeline master. Replace only the single lamp in [Video 1] with the lamp from [Image 1]. Preserve the actor, room, camera, motion, and original audio."
Optional reference image URLs (1-30)
1 - 30 elementsOptional reference audio URLs (1-10). Must accompany video_urls
1 - 10 elementsSpecifies the aspect ratio for the generated video
21:9, 16:9, 4:3, 1:1, 3:4, 9:16 "16:9"
Specifies the resolution tier for the generated video. Seedance 2.5 supports 480p and 720p only
480p, 720p "720p"
Video duration in seconds. Allowed values are integers from 4 to 30
4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30 5
Random number seed for reproducibility. Use -1 for random. Identical seeds cannot guarantee completely identical results
-1 <= x <= 4294967295-1
Whether to keep the camera fixed during generation
false
Whether to generate an audio track with the video
true
Output video container. mp4 for general playback; mov for higher color precision in editing workflows
mp4, mov "mp4"
Task expiration time in seconds
3600 <= x <= 259200172800
Whether to return the last frame of the generated video
false