使用文本الموجه النصي通过 Seedance 2.5 视频编辑 1080p 修改现有视频——重写光线、风格或环境。可免费试用,按次生成付费。高强度(Spicy)端点,价格比标准版本高 10%。
About this model
Seedance 2.5 视频编辑 1080p 是 Seedance 2.5 系列中的视频编辑端点。它根据自然语言الموجه النصي编辑المدخلات视频——参考视频决定主体身份、构图和运动,而模型会按指示重写光线、风格、天气、环境或特定元素。المخرجات分辨率为 1080p(原生)。这是 Muapi 针对同一 Seedance 2.5 模型提供的 Spicy 端点——标准档位的高强度兄弟版本,视觉风格更大胆、对比度更高。
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.5525/sec (1080p) | 按输入视频与生成结果的合计时长计费,费率为基础每秒费率的 65%。 |
按输入视频与生成结果的合计时长计费,费率为基础每秒费率的 65%。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| الموجه النصي | string | Instructions for the edit — lighting, style, weather, environment, or specific elements to change. Automatically prefixed with "Edit the input video." | Change the lighting to golden hour and add light fog to the environment. |
| الفيديو URL | string | 要编辑的الفيديو URL。超过 30 秒的الفيديو会被裁剪为 30 秒。 | https://cdn.muapi.ai/assets/seedance-2.5-video-edit-in.mp4 |
| 参考الصورة | array | Reference image URLs guiding subject identity or style. Up to 30 images. | undefined |
| 参考الصوت | array | Reference audio URLs guiding audio generation. Up to 10 files. | undefined |
| المدة (بالثواني) | int | 生成الفيديو的المدة(秒)。 | 5 |
| نسبة العرض إلى الارتفاع | Enum (7 options) | المخرجاتالفيديو的نسبة العرض إلى الارتفاع。 | 16:9 |
| 生成الصوت | boolean | Whether to generate new audio. If false, the input video's original audio is preserved. | true |
| 种子 | int | 用于复现生成结果的القيمة العشوائية。使用 -1 表示随机。 | 42 |
| 高比特率 | boolean | 启用高比特率模式以获得更好的画面保真度,但会生成更大的文件。 | false |
Instructions for the edit — lighting, style, weather, environment, or specific elements to change. Automatically prefixed with "Edit the input video."
Change the lighting to golden hour and add light fog to the environment.要编辑的الفيديو URL。超过 30 秒的الفيديو会被裁剪为 30 秒。
https://cdn.muapi.ai/assets/seedance-2.5-video-edit-in.mp4Reference image URLs guiding subject identity or style. Up to 30 images.
undefinedReference audio URLs guiding audio generation. Up to 10 files.
undefined生成الفيديو的المدة(秒)。
5المخرجاتالفيديو的نسبة العرض إلى الارتفاع。
16:9Whether to generate new audio. If false, the input video's original audio is preserved.
true用于复现生成结果的القيمة العشوائية。使用 -1 表示随机。
42启用高比特率模式以获得更好的画面保真度,但会生成更大的文件。
falseDeveloper documentation
提供源视频
video URL。超过 30s 的视频会被裁剪为 30s。编写编辑指令
prompt 中描述所需的变化——光线、风格、天气、环境或特定元素。可选参考素材
images_list(最多 30 个)引导主体身份或风格,使用 audios_list(最多 10 个)引导音频生成。配置المخرجات
duration(4–30s)、aspect_ratio、generate_audio,并可选设置 seed。通过 API 提交
curl -X POST https://api.muapi.ai/api/v1/seedance-2.5-spicy-video-edit-1080p \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"prompt": "Change the lighting to golden hour and add light fog to the environment.",
"video": "https://example.com/input.mp4",
"duration": 5
}'
GET /api/v1/predictions/{request_id}/result,直到 status 为 completed,然后从 output 获取视频 URL。Frequently asked
请求/响应格式与标准端点相同,但使用高强度 Spicy 档位,运动表现更戏剧化、对比度更高。价格比标准版本高 10%。
它根据文本الموجه النصي编辑现有视频——المدخلات视频决定主体身份、构图和运动,而الموجه النصي控制光线、风格、天气、环境或特定元素。
会——参考视频决定构图和运动;الموجه النصي只控制需要重写的内容(光线、风格、环境和特定元素)。
按基础每秒费率的 65% 计费(1080p 为 $0.5525/sec),计费时长为المدخلات视频与生成المخرجات的总时长,因为始终存在视频参考。
超过 30 秒的视频会在编辑前自动裁剪为 30 秒。
可以——将 `generate_audio` 设置为 `false`,即可保留المدخلات视频的原始音频,而不是生成新音频。