autocrop yapay zeka modelini yüksek performanslı API ve esnek fiyatlandırma ile entegre edin.
About this model
MuAPI üzerinde autocrop modeline düşük gecikme süresi ve anında ölçeklenebilirlik ile programatik erişim sağlayın.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | /bin/zsh.05 per clip + /bin/zsh.05/min | Competitive per-clip pricing with duration-based billing — ideal for short clips. |
| Fal.ai | Mevcut değil | Fal.ai does not offer an equivalent autocrop endpoint. |
| Replicate | Mevcut değil | Replicate does not offer an equivalent autocrop endpoint. |
Competitive per-clip pricing with duration-based billing — ideal for short clips.
Fal.ai does not offer an equivalent autocrop endpoint.
Replicate does not offer 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 |
| En Boy Oranı | Enum (6 options) | İstenen en boy oranı. | 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İstenen en boy oranı.
9:16Developer documentation
MuAPI anahtarınız ve istenen parametrelerle endpoint'e POST isteği gönderin.
Frequently asked