Seedance 2.5 Immagine a Video 4K: Image-to-Video

使用 Seedance 2.5 Immagine a Video生成 4K 视频——原生渲染,而非从 720p 放大。免费试用——按次生成付费,无需订阅。

Tutorial

📝

Overview

About this model

Seedance 2.5 Immagine a Video 4K 是 Seedance 2.5 Immagine a Video 端点的高分辨率档位,以 4K (2160p) 原生渲染(不是从 720p 放大),价格高于标准 720p 档位。

1高保真成片:在 720p 或 480p 草稿获批后,以 4K 渲染最终交付物。
2大尺寸Output:制作适合广播、大屏幕或高分辨率显示场景的 4K 片段。
3高端客户项目:在视觉保真度比成本更重要的项目中,交付顶级分辨率。
4细节保留:让精细纹理、文字和细节在容易受到放大影响的场景中保持清晰。
💰

Pricing & Value

Cost analysis

muapiapp$1.7/sec

原生以 4K(2160p)渲染,按输出时长计费;Omni Reference 按参考内容与输出内容的合计时长计费。

Fal.aiNon disponibile

Fal.ai 不为这款早期体验版 Seedance 2.5 模型提供原生 4K 档位。

ReplicateNon disponibile

Replicate 未列出 Seedance 2.5。

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

⚙️

Technical Details

Configuration schema

Promptstring

描述目标运动和风格的文本Prompt。

Default ValueAnimate the park scene with gentle wind moving the trees, subtle water ripples, and a slow cinematic push forward.
Immagine URLstring

URL of the input image to animate into video.

Default Valuehttps://samplelib.com/jpeg/sample-city-park-400x300.jpg
Durata (secondi)int

生成Video的Durata(秒)。

Default Value5
ProporzioniEnum (7 options)

OutputVideo的Proporzioni。

Default Value16:9
种子int

用于复现生成结果的Seed casuale。使用 -1 表示随机。

Default Value42
高比特率boolean

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

Default Valuefalse
📖

Implementation Guide

Developer documentation

Come Usare Seedance 2.5 Immagine a Video 4K

  1. 准备图像

    • 使用可公开访问的图像 URL。
  2. 编写运动Prompt

    • 描述所需的镜头运动和动画效果。
  3. 通过 API 提交

curl -X POST https://api.muapi.ai/api/v1/seedance-2.5-image-to-video-4k \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "prompt": "Animate the park scene with gentle wind moving the trees.",
    "image_url": "https://example.com/park.jpg",
    "duration": 5
  }'
  1. 轮询并下载
    • 轮询 GET /api/v1/predictions/{request_id}/result,直到 statuscompleted,然后从 output 获取视频 URL。

Common Questions

Frequently asked

与 720p 版本有什么不同?

模型和功能相同,但以 4K (2160p) 原生渲染而非放大——$1.7/sec,而不是 $0.34/sec(按视频总时长计费)。

生成视频最长多长?

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

能否两次复现相同Output?

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

什么时候应使用 4K 而不是 720p?

在分辨率最重要的最终交付物中使用 4K——例如广播、大屏幕或面向客户的作品。草稿和迭代可使用 720p 或 480p 以节省成本。