Jelajahi dan integrasikan model AI add-video-watermark melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.
About this model
Model add-video-watermark menyediakan kemampuan generasi AI mutakhir di platform MuAPI.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0 | Our service is completely free, making it 20-50% more affordable compared to premium alternatives without sacrificing quality. |
| Fal.ai | $1.25 per generation | Fal.ai charges $1.25 per generation for similar services. With muapiapp at $0, our solution is significantly more cost-effective while delivering comparable or superior quality. |
| Replicate | $1.30 per generation | Replicate's pricing is nearly identical to Fal.ai, at $1.30 per generation. Muapiapp offers a free service, making it between 20-50% (and even substantially) more affordable than its competitors. |
Our service is completely free, making it 20-50% more affordable compared to premium alternatives without sacrificing quality.
Fal.ai charges $1.25 per generation for similar services. With muapiapp at $0, our solution is significantly more cost-effective while delivering comparable or superior quality.
Replicate's pricing is nearly identical to Fal.ai, at $1.30 per generation. Muapiapp offers a free service, making it between 20-50% (and even substantially) more affordable than its competitors.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Video URL | string | InputVideo的 URL。 | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/add-video-watermark-in.mp4 |
| 水印Gambar | string | 水印Gambar URL(推荐使用带透明度的 PNG) | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/add-image-watermark2.avif |
| 位置 | Enum (5 options) | 水印在Video上的位置。 | bottom-right |
| 不透明度 | int | 水印透明度(0 = 完全不可见,1 = 完全不透明) | 0.7 |
| 缩放比例 | int | 水印相对于Video的大小(0.1 = 10%,1.0 = 100%) | 0.15 |
InputVideo的 URL。
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/add-video-watermark-in.mp4水印Gambar URL(推荐使用带透明度的 PNG)
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/add-image-watermark2.avif水印在Video上的位置。
bottom-right水印透明度(0 = 完全不可见,1 = 完全不透明)
0.7水印相对于Video的大小(0.1 = 10%,1.0 = 100%)
0.15Developer documentation
Panduan integrasi cepat untuk add-video-watermark. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.
Frequently asked
该模型支持 FFmpeg 能够处理的所有视频格式。通常,MP4、AVI 和 MOV 等常见格式都可以顺利处理。
可以。你可以调整水印的位置、不透明度和缩放比例,使其完全符合品牌或审美需求。
虽然该模型针对单个视频处理进行了优化,但你可以通过自动执行多次 API 调用来编写批量处理脚本。
为获得最佳效果,建议使用带透明度的 PNG 图像,这有助于在视频上实现无缝叠加。
处理使用 FFmpeg 在本地执行,因此无需依赖外部服务器即可快速、高效地应用水印。