รวมโมเดล AI seedance-2.5-intl-omni-reference-480p ผ่าน API ประสิทธิภาพสูงที่มีความหน่วงต่ำและจ่ายตามการใช้งานจริง
About this model
เข้าถึงโมเดล seedance-2.5-intl-omni-reference-480p ผ่านการเขียนโปรแกรมบน MuAPI พร้อมการปรับขนาดได้ทันทีและความหน่วงต่ำ
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.17/秒 | Applies to output duration only when no video reference is used. With a video reference, billed at 65% of that rate ($0.11/sec) on the combined duration of the reference videos plus the generated output. |
| Fal.ai | $0.2205/秒 | MuAPI is ~23% cheaper than Fal.ai's 480p rate. |
| Replicate | ไม่พร้อมใช้งาน | Seedance 2.5 is not listed on Replicate. |
Applies to output duration only when no video reference is used. With a video reference, billed at 65% of that rate ($0.11/sec) on the combined duration of the reference videos plus the generated output.
MuAPI is ~23% cheaper than Fal.ai's 480p rate.
Seedance 2.5 is not listed on Replicate.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| พรอมต์ (Prompt) | string | Text prompt describing the desired video, referencing the provided images, video clips, and audio as environment, motion, and mood cues. | Create a calm cinematic park sequence. Use the images for environment style, the video clips for camera motion and street rhythm, and the audio as mood reference. |
| Reference Images | array | Reference image URLs. Up to 30 images. | undefined |
| Reference Videos | array | Reference video URLs. Up to 10 clips. | undefined |
| Reference Audio | array | Reference audio URLs. Up to 10 files. | undefined |
| ระยะเวลา | int | The duration of the generated video in seconds. | 5 |
| อัตราส่วนภาพ | Enum (8 options) | Aspect ratio of the output video. | 16:9 |
| Omni Reference Task Type | Enum (4 options) | Hint for the omni-reference subtask type, so ratio/duration constraint mismatches are caught at submission time instead of failing asynchronously. auto lets the model infer the type from the prompt; reference has no special ratio/duration constraints; edit and extend both require ratio=adaptive (edit additionally requires duration=-1). The model still re-derives the actual task type from the prompt during processing, so a mismatch can still surface as an async error. | auto |
| ค่า Seed สำหรับการสุ่ม | int | Random seed for reproducible generation. Use -1 for random. | 42 |
| High Bitrate | boolean | Enable high bitrate mode for better visual fidelity. Produces larger files. | false |
Text prompt describing the desired video, referencing the provided images, video clips, and audio as environment, motion, and mood cues.
Create a calm cinematic park sequence. Use the images for environment style, the video clips for camera motion and street rhythm, and the audio as mood reference.Reference image URLs. Up to 30 images.
undefinedReference video URLs. Up to 10 clips.
undefinedReference audio URLs. Up to 10 files.
undefinedThe duration of the generated video in seconds.
5Aspect ratio of the output video.
16:9Hint for the omni-reference subtask type, so ratio/duration constraint mismatches are caught at submission time instead of failing asynchronously. auto lets the model infer the type from the prompt; reference has no special ratio/duration constraints; edit and extend both require ratio=adaptive (edit additionally requires duration=-1). The model still re-derives the actual task type from the prompt during processing, so a mismatch can still surface as an async error.
autoRandom seed for reproducible generation. Use -1 for random.
42Enable high bitrate mode for better visual fidelity. Produces larger files.
falseDeveloper documentation
ส่งคำขอ POST ไปยังจุดสิ้นสุดพร้อมพารามิเตอร์ที่คุณต้องการและคีย์ MuAPI
Frequently asked