| 1 | Swap | Single Subject Swap | Replace one person or subject in the video | • Single mode: 1 selection area, 1 reference image | { "video_media_id": 1234, "prompt": "@selection0 subject is swapped with @img0", "img_ids": [123, 123], "mask_ids": ["3847593904"], "keyframe_ids": 1, "quality": "540p" }
|
| 2 | Swap | Multi-Subject Swap | Replace 2–3 people or subjects in the video at the same time | • Multi mode: up to 3 selection areas, supports custom images for each subject | { "video_media_id":1234,"prompt":"@selection0 subject is swapped with @img0 @selection1 subject is swapped with @img1 @selection2 subject is swapped with @img2","img_ids":[123,123,123], "mask_ids":["3847593904","3847593904","3847593904"], "keyframe_ids":1, "quality":"540p" }
|
| 3 | Add | Smart Add | Add new elements (e.g. accessories, props, characters) into the video | • Supports 1 selection area and 1 reference image | { "video_media_id":1234, "prompt":"add @img0, @img1", "img_ids":[123,123], "quality":"540p"}
|
| 4 | Edit | Remove | Remove elements from the video | • Remove: intelligently fills the background after removal | { "video_media_id":1234, "prompt":"remove xxx", "mask_ids":["3847593904"], "quality":"540p" }
|
| 5 | Edit | Type Anything | Modify the video with a free-form prompt | • Supports changing lighting, season, weather, and other scene attributes | { "video_media_id":1234, "prompt":"把天气变成冬天白天", "quality":"540p" }
|
| 6 | Edit | Text Replacement | Detect and replace embedded text in the video | • Modify in-video text directly with a prompt | { "video_media_id":1234, "prompt":"change the text to "Happy birthday", "quality":"540p" }
|
| 7 | Restyle | Scene Style Transfer | Transform the entire video into a different visual style | • Supports 3D, 2D, comic, ink painting, and other styles | { "video_media_id":1234, "prompt":"The video is restyled with @ima0", "img_ids":[123], "quality":"540p" }
|