Integreer het gemini-omni-video-edit AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het gemini-omni-video-edit-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapi | $2.40 (720p/1080p) · $3.60 (4K) | Flat rate 每次生成 — same price regardless of duration. Synchronized audio included at no extra charge. |
| Fal.ai | Niet beschikbaar | Gemini Omni Video Edit is 目前不可用 on Fal.ai. |
| Replicate | Niet beschikbaar | Gemini Omni Video Edit is 目前不可用 on Replicate. |
Flat rate 每次生成 — same price regardless of duration. Synchronized audio included at no extra charge.
Gemini Omni Video Edit is 目前不可用 on Fal.ai.
Gemini Omni Video Edit is 目前不可用 on Replicate.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| 编辑Prompt | string | 描述要应用的编辑操作。例如:改为水彩风格、更换季节、替换主体服装。 | Transform the growing clock into @image1 while preserving the original expansion and wall-breaking motion. As the clock enlarges, metallic spider legs unfold from the sides and stab through furniture and walls. Keep the camera motion and apartment destruction intact. |
| 参考Afbeelding | array | 参考图像。总共提供 7 个图像槽位;视频占用 2 个槽位,每个 character_id 占用 1 个槽位。每张图像最大 20 MB。 | https://cdn.muapi.ai/assets/gemini-omni-video-edit.jpg |
| 源Video | string | Source video to edit (max 100 MB, max 30 s). 可选的 if image_urls are provided. | https://cdn.muapi.ai/assets/gemini-omni-text-to-video.mp4 |
| 裁剪开始时间(秒) | number | Start of the clip window to edit, (秒) (>= 0). | 0 |
| 裁剪结束时间(秒) | number | End of the clip window to edit, (秒). Must be within 10 s of trim_start. | 10 |
| Duur (seconden)(秒) | Enum (4 options) | 生成视频的时长(秒)。 | 8 |
| Resolutie | Enum (3 options) | 输出视频分辨率。720p 和 1080p 价格相同;4K 价格更高。 | 1080p |
| Beeldverhouding | Enum (2 options) | 输出视频的Gewenste beeldverhouding. | 16:9 |
| Audio ID | array | 最多 3 voice profile IDs returned by the Gemini Omni Audio endpoint. | - |
| 种子 | int | 随机种子(0–2147483647)。固定后可复现结果,但由于模型随机性,结果仍可能有所不同。 | 0 |
| Karakter ID | array | 最多 3 character IDs from Gemini Omni Character to feature in the video. | - |
描述要应用的编辑操作。例如:改为水彩风格、更换季节、替换主体服装。
Transform the growing clock into @image1 while preserving the original expansion and wall-breaking motion. As the clock enlarges, metallic spider legs unfold from the sides and stab through furniture and walls. Keep the camera motion and apartment destruction intact.参考图像。总共提供 7 个图像槽位;视频占用 2 个槽位,每个 character_id 占用 1 个槽位。每张图像最大 20 MB。
https://cdn.muapi.ai/assets/gemini-omni-video-edit.jpgSource video to edit (max 100 MB, max 30 s). 可选的 if image_urls are provided.
https://cdn.muapi.ai/assets/gemini-omni-text-to-video.mp4Start of the clip window to edit, (秒) (>= 0).
0End of the clip window to edit, (秒). Must be within 10 s of trim_start.
10生成视频的时长(秒)。
8输出视频分辨率。720p 和 1080p 价格相同;4K 价格更高。
1080p输出视频的Gewenste beeldverhouding.
16:9最多 3 voice profile IDs returned by the Gemini Omni Audio endpoint.
-随机种子(0–2147483647)。固定后可复现结果,但由于模型随机性,结果仍可能有所不同。
0最多 3 character IDs from Gemini Omni Character to feature in the video.
-Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked