Integreer het autocrop AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het autocrop-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | /bin/zsh.05 每个片段 + /bin/zsh.05/分钟 | Competitive per-clip 定价 with duration-based billing — ideal for short clips. |
| Fal.ai | Niet beschikbaar | Fal.ai 不提供 an equivalent autocrop endpoint. |
| Replicate | Niet beschikbaar | Replicate 不提供 an equivalent autocrop endpoint. |
Competitive per-clip 定价 with duration-based billing — ideal for short clips.
Fal.ai 不提供 an equivalent autocrop endpoint.
Replicate 不提供 an equivalent autocrop endpoint.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Video URL | string | 要裁剪的源视频 URL。 | https://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4 |
| 开始时间(秒) | int | Start time of the segment to crop (秒). | 0 |
| 结束时间(秒) | int | End time of the segment to crop (秒). | 60 |
| Beeldverhouding | Enum (6 options) | 生成片段的Gewenste beeldverhouding. | 9:16 |
要裁剪的源视频 URL。
https://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4Start time of the segment to crop (秒).
0End time of the segment to crop (秒).
60生成片段的Gewenste beeldverhouding.
9:16Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked