seedance-2.5-intl-first-last-frame API | MuAPI: Image-to-Video

Jelajahi dan integrasikan model AI seedance-2.5-intl-first-last-frame melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.

Tutorial

📝

Overview

About this model

Model seedance-2.5-intl-first-last-frame menyediakan kemampuan generasi AI mutakhir di platform MuAPI.

1Aplikasi produksi dengan seedance-2.5-intl-first-last-frame
2Aplikasi produksi dengan seedance-2.5-intl-first-last-frame
3Aplikasi produksi dengan seedance-2.5-intl-first-last-frame
4Aplikasi produksi dengan seedance-2.5-intl-first-last-frame
💰

Pricing & Value

Cost analysis

muapiapp$0.34/sec (720p) or $0.17/sec (480p)

Bayar per generasi tanpa perlu langganan.

Fal.ai$0.47/sec (720p) or $0.2205/sec (480p)

MuAPI 在 720p 比 Fal.ai 便宜约 28%,在 480p 便宜约 23%。

ReplicateTidak tersedia

Replicate 未列出 Seedance 2.5。

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Prompt Teksstring

描述转场和运动的文本Prompt teks。

Default ValueCreate a smooth transition from a cloudy sky to a quiet riverside park path, with natural camera movement and realistic lighting.
首帧和末帧Gambararray

必须是 2 张Gambar:[first_frame, last_frame]。

Default Valuehttps://samplelib.com/jpeg/sample-clouds-400x300.jpg
Durasi (Detik)int

HasilkanVideo的Durasi(秒)。

Default Value5
Rasio AspekEnum (7 options)

OutputVideo的Rasio aspek。

Default Value16:9
种子int

用于复现Hasilkan结果的Nilai acak (seed)。使用 -1 表示随机。

Default Value42
高比特率boolean

启用高比特率模式以获得更好的画面保真度,但会Hasilkan更大的文件。

Default Valuefalse
📖

Implementation Guide

Developer documentation

Panduan integrasi cepat untuk seedance-2.5-intl-first-last-frame. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.

Common Questions

Frequently asked

Intl 端点有什么不同?

请求/响应格式没有区别——它使用的是同一个 Seedance 2.5 模型,通过 Seegen 的 Dreamina 部署为国际区域流量提供服务,而不是通过中国大陆的 Doubao 部署。价格相同。

Seedance 2.5 首尾帧能做什么?

它会在两张输入图像之间生成视频过渡——第一张成为开场帧,第二张成为结束帧——并在中间生成自然运动。

需要提供多少张图像?

准确提供 2 张,顺序为 `[first_frame, last_frame]`,通过 `images_list` 字段传入。

它输出什么分辨率?

默认输出 720p。另有更便宜的 480p 版本。

过渡时长可以是多少?

4 到 30 秒,可通过 `duration` 参数配置。

能否两次复现相同输出?

可以——传入明确的 `seed` 值,或使用 -1 让每次生成采用随机 seed。