The Fusion(Reference to Video) feature allows you to quickly generate a video based on multiple reference images. These reference images can include subjects and backgrounds, and you can use prompts to help compose them naturally into a coherent scene. Fusion is suitable for various scenarios such as e-commerce, brand advertising, and narrative videos.
After creating the task, you will receive a video_id Query periodically Get Video Generation Status API using this video_id The status will change from 5 to 1 when processing is complete { "ErrCode": 0, "ErrMsg": "string", "Resp": { "create_time": "string", "id": 0, "modify_time": "string", "negative_prompt": "string", "outputHeight": 0, "outputWidth": 0, "prompt": "string", "resolution_ratio": 0, "seed": 0, "size": 0, "status": 5, "style": "string", "url": "string" } }
Your video is stuck in "Generating" status and hasn't completed after a long wait.
Please check if you're using the same AI-trace-ID for every request. This is the most common cause of this issue.
2.
Status codes: 1: Generation successful; 5: Waiting for generation; 7: Content moderation failure; 8: Generation failed;
If you encounter status code 7, it means your generated video was filtered by our content moderation system. Please modify your parameters and try again. Any credits used for filtered videos will be automatically refunded to your account.