# 使用 Homebrew, apt, Nix 安装 auto-editor

查看 auto-editor 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:auto-editor
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install auto-editor
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install auto-editor
```

  证据: Debian stable package indexes: auto-editor from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#auto-editor
```

  证据: nixpkgs package indexes: pkgs/by-name/au/auto-editor/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:auto-editor
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/auto-editor>
- **版本:** 31.1.2
- **来源摘要:** Effort free video editing!
- **主页:** <https://auto-editor.com>
- **仓库:** <https://github.com/WyattBlue/auto-editor>
- **上游文档:** <https://auto-editor.com/docs>
- **许可证:** Unlicense
- **源码归档:** <https://github.com/WyattBlue/auto-editor/archive/refs/tags/31.1.2.tar.gz>
- **最后更新:** 2026-07-04T13:14:50Z
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- auto-editor (cli)
- auto-editor (别名)

## 依赖

- ffmpeg
- ggml
- whisper-cpp

## 构建依赖

- nim
- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 31.1.2
- 管理器更新时间: 2026-07-04
- 本地数据: OK
- 上游仓库: https://github.com/WyattBlue/auto-editor
- 检测到的最新版本: 31.1.2 (当前)
## 项目历史与用法

auto-editor is a command-line audio and video editor that automatically cuts or transforms media by analyzing audio loudness, motion, and other signals. It began as a silence-cutting automation tool and has grown into a full timeline/export CLI with native binaries, Homebrew packaging, and editor export formats.

### 项目历史

The public repository was created in April 2020. The README describes the core idea: before real editing, remove dead space such as silence, a boring first pass for long videos.

The project has evolved substantially. Current docs describe label-based editing, actions for cutting, speed changes, audio and video effects, timeline formats, URL input through yt-dlp, and exports for Premiere, DaVinci Resolve, Final Cut Pro, ShotCut, Kdenlive, clips, JSON timelines, and related formats.

Recent official releases show very active maintenance. The 30.x and 31.x series added layered video compositing, OpenTimelineIO export, hardware encoder support, expanded action labels, black-frame detection, ducking, de-essing, keyframed visual actions, and FFmpeg updates.

### 采用历史

auto-editor documents official binaries for Windows, macOS, and Linux as the recommended install path, plus Homebrew on macOS, Arch AUR, and source builds with Nim. Its docs explicitly note that the CLI is no longer published on pip and recommend switching to other installation methods.

Homebrew currently packages auto-editor 31.0.2 from the official GitHub tag and shows stronger formula analytics than the smaller tools in this batch. The input package-manager facts also list Debian, Ubuntu, and Nix packaging, making it a cross-distro media CLI rather than a single-ecosystem package.

### 使用方式

The simplest invocation is `auto-editor path/to/video.mp4`, using audio analysis by default to cut inactive sections. Users tune pacing with `--margin`, `--smooth`, and `--edit`, and use `--when-active` and `--when-inactive` actions to keep, cut, speed up, or transform segments.

More advanced usage treats auto-editor as a timeline compiler: it can export to NLE formats, generate or consume timeline JSON, handle URL inputs through yt-dlp, normalize audio, mix streams, choose codecs, and render through bundled or system FFmpeg paths depending on build and platform.

### 为什么软件包爱好者会关心

auto-editor is package-nerd significant because its packaging moved with its implementation and distribution strategy. It used to be familiar to Python/pip users, but current official docs steer users toward standalone binaries, Homebrew, AUR, and Nim-based source builds.

It is also a good example of a CLI where package-manager users care about bundled multimedia dependencies. Releases mention FFmpeg versions and hardware encoder support, and the Homebrew formula supplies a repeatable install path for a tool that otherwise spans codecs, NLE interchange formats, and platform-specific binaries.

### 时间线

- 2020: Public GitHub repository created.
- 2020s: Project grows from silence-cutting automation into a broader media timeline and export CLI.
- 2025-2026: Official docs state the CLI is no longer published on pip and recommend binaries or platform package managers.
- 2026-05: 30.3.0 adds OpenTimelineIO export and visual actions.
- 2026-06: 31.0.0 expands edit labels to 255 and adds new actions; 31.0.2 updates FFmpeg and fixes rendering issues.

### Related projects

- auto-editor integrates conceptually and practically with FFmpeg, yt-dlp, Adobe Premiere Pro, DaVinci Resolve, Final Cut Pro, ShotCut, Kdenlive, OpenTimelineIO, Nim, Homebrew, and Arch AUR.

### 来源

- <https://api.github.com/repos/WyattBlue/auto-editor>
- <https://auto-editor.com/docs>
- <https://auto-editor.com/docs/actions>
- <https://auto-editor.com/installing>
- <https://auto-editor.com/ref/options>
- <https://formulae.brew.sh/api/formula/auto-editor.json>
- <https://github.com/WyattBlue/auto-editor#readme>
- <https://github.com/WyattBlue/auto-editor/releases>
- source_facts.package-manager


## 安全说明

没有找到 auto-editor 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** auto-editor
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Debian apt - auto-editor - 26.3.1+ds-1: normalized package name match | Debian stable package indexes: auto-editor from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Effort free video editing | https://auto-editor.com/
- Nix - auto-editor: normalized package name match | nixpkgs package indexes: pkgs/by-name/au/auto-editor/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - auto-editor - 24w03a+ds-1: normalized package name match | Ubuntu 24.04 LTS package indexes: auto-editor from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Effort free video editing | https://auto-editor.com/cli/


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/zh-hans/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://www.automicvault.com/zh-hans/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [ffmpeg](https://www.automicvault.com/zh-hans/pkg/brew/ffmpeg/) - Runtime dependency declared by Homebrew.
- [whisper-cpp](https://www.automicvault.com/zh-hans/pkg/brew/whisper-cpp/) - Runtime dependency declared by Homebrew.
- [nim](https://www.automicvault.com/zh-hans/pkg/brew/nim/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ab-av1](https://www.automicvault.com/zh-hans/pkg/brew/ab-av1/) - Shares av.db curated category or tags: cli, media, video.
- [alass](https://www.automicvault.com/zh-hans/pkg/brew/alass/) - Shares av.db curated category or tags: cli, media, video.
- [aom](https://www.automicvault.com/zh-hans/pkg/brew/aom/) - Shares av.db curated category or tags: cli, media, video.
- [av1an](https://www.automicvault.com/zh-hans/pkg/brew/av1an/) - Shares av.db curated category or tags: cli, media, video.
- [backgroundremover](https://www.automicvault.com/zh-hans/pkg/brew/backgroundremover/) - Shares av.db curated category or tags: cli, media, video.
- [bento4](https://www.automicvault.com/zh-hans/pkg/brew/bento4/) - Shares av.db curated category or tags: cli, media, video.
- [bilix](https://www.automicvault.com/zh-hans/pkg/brew/bilix/) - Shares av.db curated category or tags: cli, media, video.
- [ccextractor](https://www.automicvault.com/zh-hans/pkg/brew/ccextractor/) - Shares av.db curated category or tags: cli, media, video.

## Combined YAML source

View the package source record on GitHub. [combined/auto-editor.yml](https://github.com/automic-vault/db/blob/main/combined/auto-editor.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
