รวมโมเดล AI autocrop ผ่าน API ประสิทธิภาพสูงที่มีความหน่วงต่ำและจ่ายตามการใช้งานจริง
About this model
เข้าถึงโมเดล autocrop ผ่านการเขียนโปรแกรมบน MuAPI พร้อมการปรับขนาดได้ทันทีและความหน่วงต่ำ
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 | ไม่พร้อมใช้งาน | Fal.ai 不提供 an equivalent autocrop endpoint. |
| Replicate | ไม่พร้อมใช้งาน | 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 |
|---|---|---|---|
| URL วิดีโอ | string | The URL of the source video to crop. | https://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4 |
| Start Time (seconds) | int | Start time of the segment to crop in seconds. | 0 |
| End Time (seconds) | int | End time of the segment to crop in seconds. | 60 |
| อัตราส่วนภาพ | Enum (6 options) | The aspect ratio for the resulting clip. | 9:16 |
The URL of the source video to crop.
https://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4Start time of the segment to crop in seconds.
0End time of the segment to crop in seconds.
60The aspect ratio for the resulting clip.
9:16Developer documentation
ส่งคำขอ POST ไปยังจุดสิ้นสุดพร้อมพารามิเตอร์ที่คุณต้องการและคีย์ MuAPI
Frequently asked