# auto-editor を Homebrew, apt, Nix でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## ソースデータベース詳細

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