Autocrop: AI Video Editor

使用 AI 主体跟踪,自动将指定的视频片段裁剪并重新构图为所选format d'image。

📝

Overview

About this model

Autocrop 使用 AI 驱动的主体跟踪,将视频中的任意片段智能重新构图为目标format d'image。只需提供源视频 URL、开始和结束时间以及所需format d'image,该工具即可完成其余工作,确保关键主体在整个片段中始终位于画面中央。

1社交媒体:将横向素材重新构图为适合 Reels 和 TikTok 的竖屏 9:16 片段。
2内容再利用:从长视频中提取特定时刻并重新格式化。
3营销:从单一源素材制作针对不同format d'image优化的广告和宣传片版本。
4教育:裁剪讲座录制内容,让演讲者在不同平台上始终居中。
5体育:将比赛精彩片段重新构图为方形或竖屏格式,用于集锦视频。
💰

Pricing & Value

Cost analysis

muapiapp/bin/zsh.05 per clip + /bin/zsh.05/min

Competitive per-clip pricing with duration-based billing — ideal for short clips.

Fal.aiIndisponible

Fal.ai does not offer an equivalent autocrop endpoint.

ReplicateIndisponible

Replicate does not offer an equivalent autocrop endpoint.

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Vidéo URLstring

要裁剪的源vidéo URL。

Default Valuehttps://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4
开始时间(秒)int

Start time of the segment to crop in seconds.

Default Value0
结束时间(秒)int

End time of the segment to crop in seconds.

Default Value60
Format d'imageEnum (6 options)

生成片段的format d'image。

Default Value9:16
📖

Implementation Guide

Developer documentation

Comment utiliser Autocrop

  1. 准备paramètres d'entrée

    • 提供源视频的 URL()。
    • 设置 和 (以秒为单位),定义要裁剪的片段。
    • 选择目标 (默认:)。
  2. 提交请求

    • 使用参数向 发送 POST 请求。
    • 可选提供 以自动接收结果。
    • 你会立即收到 。
  3. 获取结果

    • 轮询 或等待 webhook 回调。
    • 响应将包含裁剪片段的 S3 URL。

Common Questions

Frequently asked

Autocrop 与 AI Clipping 有什么区别?

AI Clipping 会从完整视频中自动发现精彩片段。Autocrop 允许你指定确切片段(开始和结束时间),并将其重新构图为所选format d'image——不涉及精彩片段检测。

支持哪些format d'image?

目前支持的format d'image为 9:16(竖屏)、1:1(方形)和 4:5。

费用如何计算?

费用根据要裁剪的片段时长计算:paramètres d'entrée每分钟 /bin/zsh.05,另加每个片段固定 /bin/zsh.05。

可以一次处理多个片段吗?

每个请求处理一个片段。要裁剪同一视频中的不同片段,请提交多个请求。