# x264 をインストール

x264 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:x264
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install x264
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install x264
```

  証拠: MacPorts ports tree: multimedia/x264/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add x264
```

  証拠: Alpine Linux edge package indexes: x264 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install x264
```

  証拠: Debian stable package indexes: x264 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#x264
```

  証拠: nixpkgs package indexes: pkgs/by-name/x2/x264/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S x264
```

  証拠: Arch Linux sync databases: x264 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/x264
```

  証拠: Scoop official bucket manifest trees: bucket/x264.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id VideoLAN.x264 -e
```

  証拠: Windows Package Manager source index: VideoLAN.x264 from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:x264
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/x264>
- **バージョン:** r3222
- **ソース概要:** H.264/AVC encoder
- **ホームページ:** <https://www.videolan.org/developers/x264.html>
- **上流ドキュメント:** <https://www.videolan.org/developers/x264.html>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://code.videolan.org/videolan/x264.git>
- **更新:** 2026-03-20T18:56:27Z
- **生成ソース:** 2026-05-26T17:25:59+00:00

## 実行可能ファイル

- x264 (cli)
- x264 (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: r3222
- マネージャ更新日: 2026-03-20
- ローカルデータ: ok
- 上流リポジトリ: https://www.videolan.org/developers/x264.html
- info: Release/tag comparison is only available for GitHub repositories.

## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** green / low
- narrow executable package without higher-risk signals

## 関連リンク

- [ffmpeg](https://www.automicvault.com/pkg/brew/ffmpeg/) - Popular package that depends on this formula.
- [gstreamer](https://www.automicvault.com/pkg/brew/gstreamer/) - Popular package that depends on this formula.
- [handbrake](https://www.automicvault.com/pkg/brew/handbrake/) - Popular package that depends on this formula.
- [ffmpeg@6](https://www.automicvault.com/pkg/brew/ffmpeg-6/) - Popular package that depends on this formula.
- [ffmpeg-full](https://www.automicvault.com/pkg/brew/ffmpeg-full/) - Popular package that depends on this formula.
- [ffmpeg@4](https://www.automicvault.com/pkg/brew/ffmpeg-4/) - Popular package that depends on this formula.
- [ffmpeg@7](https://www.automicvault.com/pkg/brew/ffmpeg-7/) - Popular package that depends on this formula.
- [ffmpeg@5](https://www.automicvault.com/pkg/brew/ffmpeg-5/) - Popular package that depends on this formula.
- [x265](https://www.automicvault.com/pkg/brew/x265/) - Package name indicates the same formula family.
- [x3270](https://www.automicvault.com/pkg/brew/x3270/) - Package name indicates the same formula family.
- [x-cli](https://www.automicvault.com/pkg/brew/x-cli/) - Package name indicates the same formula family.

## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
