使用 Kling 3 Omni Standard 将图像制作成 720p 视频。将入力图像与プロンプト中的最多 4 张参考图像结合,进行多图像引导的视频生成。免费试用——按生成次数付费,サブスクリプション不要。
このモデルについて
Kling v3 Omni Standard 720P(I2V)。多图像参考视频生成——在プロンプト中使用 <<<image_N>>>,最多引用 4 张图像。通过 apimart 管理的 Kling 端点路由。
コスト分析
| プロバイダー | 費用 | 備考 |
|---|---|---|
| muapiapp | $0.084/sec base / $0.112/sec with audio | 默认 5 秒片段费用为 $0.4200,与 Kling 官方定价一致。 |
| Kling.ai (official) | 同額 | muapiapp 通过 apimart 的 Kling 服务提供模型,价格与 Kling.ai 公布的费率一致。 |
| Replicate / Fal.ai | 提供なし | Replicate 或 Fal.ai 尚未普遍提供 Kling v3 Omni。 |
默认 5 秒片段费用为 $0.4200,与 Kling 官方定价一致。
muapiapp 通过 apimart 的 Kling 服务提供模型,价格与 Kling.ai 公布的费率一致。
Replicate 或 Fal.ai 尚未普遍提供 Kling v3 Omni。
** 競合サービスの料金は類似のモデル構成および利用ティアに基づいて算出された推定値です。
設定スキーマ
| パラメータ | 型 | 説明 | デフォルト |
|---|---|---|---|
| プロンプト | string | 文本プロンプト。通过 <<<image_N>>>(从 1 开始的索引)引用参考画像。如果省略,系统会自动在开头添加 <<<image_1>>>。 | During an intense basketball game, gravity suddenly breaks apart. Players begin running sideways across the arena walls while the court folds upward into impossible angles. The basketball floats briefly before being slammed through the hoop as the camera rotates dynamically with the shifting gravity. |
| 画像 URL | array | Up to 4 reference images. Address them in the prompt with <<<image_1>>> through <<<image_4>>>. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/kling-v3.0-omni-standard-image-to-video.jpg |
| アスペクト比 | Enum(3個の選択肢) | 出力動画的アスペクト比。 | 16:9 |
| 長さ(秒) | Enum(13個の選択肢) | 生成動画的生成時間(秒)。 | 5 |
| 生成音声 | boolean | 启用后会随動画生成原生音声(会增加费用)。 | false |
文本プロンプト。通过 <<<image_N>>>(从 1 开始的索引)引用参考画像。如果省略,系统会自动在开头添加 <<<image_1>>>。
During an intense basketball game, gravity suddenly breaks apart. Players begin running sideways across the arena walls while the court folds upward into impossible angles. The basketball floats briefly before being slammed through the hoop as the camera rotates dynamically with the shifting gravity.Up to 4 reference images. Address them in the prompt with <<<image_1>>> through <<<image_4>>>.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/kling-v3.0-omni-standard-image-to-video.jpg出力動画的アスペクト比。
16:9生成動画的生成時間(秒)。
5启用后会随動画生成原生音声(会增加费用)。
false開発者ドキュメント
上传参考图像:通过 images_list 提供 1–4 张图像。
在プロンプト中引用这些图像:使用 <<<image_1>>> … <<<image_4>>> 指定每一张图像。如果未添加任何参考图像,系统会自动在プロンプト前添加 <<<image_1>>>。
选择アスペクト比和时长:16:9 / 9:16 / 1:1,3–15 秒。
切换 generate_audio:默认禁用。启用后会提高每秒费率。
提交并轮询:你会立即收到 request_id。轮询结果端点,直到状态为 completed。
FAQ
使用 `<<<image_1>>>`、`<<<image_2>>>` 等标记——它们按你在 `images_list` 中提交的顺序从 1 开始编号。如果跳过引用,模型会自动在プロンプト前添加 `<<<image_1>>>`。
需要——基础费率为 $0.084/sec;启用音频后为 $0.112/sec。
最长为 15 秒,最短为 3 秒。