Wan 2.7 Video Editing model supports video style modification and video editing with multi-modal inputs (text/image/video). Processing time: 1-5 minutes.
API Key authentication. Format: Bearer YOUR_API_KEY.
Input video URL (HTTP/HTTPS/OSS) or Base64 encoded data (required)
"https://example.com/input.mp4"
Text prompt describing desired video modifications (supports Chinese and English, up to 5000 characters)
1 - 5000"Transform the entire scene into clay style"
Reference image URLs for style transfer (optional, max 4). Combined with video_url, the total media count must be ≤ 5
4[
"https://example.com/style1.jpg",
"https://example.com/style2.jpg"
]Negative prompt describing unwanted content
500"blurry, distorted, low quality"
Video resolution tier
720P, 1080P "1080P"
Video aspect ratio (defaults to input video ratio if not specified)
16:9, 9:16, 1:1, 4:3, 3:4 "16:9"
Video duration in seconds (0 = use input video duration without truncation, 2-10 = truncate to specified length)
0, 2, 3, 4, 5, 6, 7, 8, 9, 10 5
Audio handling mode (auto: intelligent decision based on prompt, origin: preserve original audio)
auto, origin "auto"
Enable intelligent prompt rewriting (improves quality for short prompts but increases processing time)
true
Random seed for reproducibility (note: results may vary even with same seed)
0 <= x <= 214748364742