Loading...
Loading...
Multi-reference Image to Video Tool: Generate videos based on multiple reference images and prompts. Supports models KLING (Keling), SEED (Doubao), SEED_FAST, HAPPY_HORSE (Bailian). It supports controls for duration, Pro mode, audio, aspect ratio, etc. Triggered when keywords such as "generate video", "multi-image video", "multiple images to video", "multi-reference image to video", "multi image video", "multiple images to video" are used.
npx skill4agent add linkfox-ai/linkfox-skills linkfox-aigc-videogen-multitaskId| Model (videoType) | Description | Supported Duration | Max Images |
|---|---|---|---|
| KLING | Keling | 5s/10s | ≤7 |
| SEED | Seedance/Doubao | 5s/10s/15s | ≤9 |
| SEED_FAST | Seedance 2.0 Fast | 5s/10s/15s | ≤9 |
| HAPPY_HORSE | Bailian HappyHorse | 5s/10s/15s (default 15s) | ≤9 |
imageListvideoTypevideoTimepromptaspectRatioresolutionreferences/api.mdPOST /aigc/multiImageVideoGenAsync{taskId}POST /aigc/taskQuery{taskId}python scripts/aigc_videogen_multi.py '<JSON parameters>'/aigc/multiImageVideoGenAsynctaskId/aigc/taskQuerymedia/media/Saved full response: <path array>data/Saved full response:LINKFOX_AGENT_API_KEYLINKFOXAGENT_API_KEYKLINGSEEDHAPPY_HORSE{"imageList": ["https://example.com/img1.jpg", "https://example.com/img2.jpg", "https://example.com/img3.jpg"], "videoType": "KLING", "videoTime": 10, "prompt": "Multi-angle display of the product"}{"imageList": ["https://example.com/a.jpg", "https://example.com/b.jpg"], "videoType": "SEED", "videoTime": 15, "resolution": "1080p", "aspectRatio": "16:9"}{"imageList": ["https://example.com/p1.jpg", "https://example.com/p2.jpg", "https://example.com/p3.jpg"], "videoType": "HAPPY_HORSE", "videoTime": 15, "resolution": "1080p", "aspectRatio": "16:9"}Saved full response:linkfox-aigc-videogenlinkfox-aigc-imagegenlinkfox-aigc-textgenreferences/api.md