# mjpegtools を Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

## インストール

```sh
sudo av install brew:mjpegtools
```

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

### macOS

- Homebrew (100%):

```sh
brew install mjpegtools
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mjpegtools
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install mjpegtools
```

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

- dnf (92%):

```sh
sudo dnf install mjpegtools
```

  証拠: Fedora Rawhide package metadata: mjpegtools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mjpegtools
```

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

- pacman (92%):

```sh
sudo pacman -S mjpegtools
```

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

- zypper (92%):

```sh
sudo zypper install mjpegtools
```

  証拠: openSUSE Tumbleweed package metadata: mjpegtools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:mjpegtools
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.2.1
- **ソース概要:** Record and playback videos and perform simple edits
- **ホームページ:** <https://mjpeg.sourceforge.io/>
- **最終更新:** 2026-06-19T12:32:39-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- anytovcd.sh (エイリアス)
- jpeg2yuv (エイリアス)
- lav2avi.sh (エイリアス)
- lav2mpeg (エイリアス)
- lav2wav (エイリアス)
- lav2yuv (エイリアス)
- lavaddwav (エイリアス)
- lavinfo (エイリアス)
- lavpipe (エイリアス)
- lavtc.sh (エイリアス)
- lavtrans (エイリアス)
- matteblend.flt (エイリアス)
- mjpeg_simd_helper (エイリアス)
- mp2enc (エイリアス)
- mpeg2enc (エイリアス)
- mpegtranscode (エイリアス)
- mplex (エイリアス)
- multiblend.flt (エイリアス)
- pgmtoy4m (エイリアス)
- pnmtoy4m (エイリアス)
- ppmtoy4m (エイリアス)
- transist.flt (エイリアス)
- y4mblack (エイリアス)
- y4mcolorbars (エイリアス)
- y4mdenoise (エイリアス)
- y4mhist (エイリアス)
- y4minterlace (エイリアス)
- y4mivtc (エイリアス)
- y4mscaler (エイリアス)
- y4mshift (エイリアス)
- y4mspatialfilter (エイリアス)
- y4mstabilizer (エイリアス)
- y4mtopnm (エイリアス)
- y4mtoppm (エイリアス)
- y4mtoyuv (エイリアス)
- y4munsharp (エイリアス)
- ypipe (エイリアス)
- yuv2lav (エイリアス)
- yuv4mpeg (エイリアス)
- yuvcorrect (エイリアス)
- yuvcorrect_tune (エイリアス)
- yuvdeinterlace (エイリアス)
- yuvdenoise (エイリアス)
- yuvfps (エイリアス)
- yuvinactive (エイリアス)
- yuvkineco (エイリアス)
- yuvmedianfilter (エイリアス)
- yuvscaler (エイリアス)
- yuvycsnoise (エイリアス)
- yuyvtoy4m (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.2.1
## プロジェクトの歴史と使われ方

MJPEG Tools is a suite of Linux audio and video utilities for Motion JPEG and MPEG workflows. The project site describes the tools as programs for video recording and playback, simple cut-and-paste editing, and MPEG compression of audio and video under Linux; SourceForge gives the same broad scope and notes support for MJPEG capture hardware and Video4Linux2 devices.

### 使われ方

The package reflects an older Unix-media-toolkit style: many focused commands, filters, and conversion utilities rather than one monolithic editor. Executables such as `jpeg2yuv`, `mpeg2enc`, `mp2enc`, `mplex`, `lav2mpeg`, `lavtrans`, and the `y4m*` tools support pipelines around MJPEG, YUV4MPEG, and MPEG encoding. In package managers it survives as a specialized media toolbox, packaged by Homebrew and several Linux distributions for workflows that need these legacy formats or command-line video processing pieces.

### ソース

- <https://formulae.brew.sh/formula/mjpegtools>
- <https://linux.die.net/man/1/mjpegtools>
- <https://mjpeg.sourceforge.io/>
- <https://sourceforge.net/projects/mjpeg/>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

- Debian apt - liblavfile-2.1-0t64 - 1:2.1.0+debian-8.1+b1: normalized package name match | Debian stable package indexes: liblavfile-2.1-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MJPEG capture/editing/replay and MPEG encoding toolset (library) | http://mjpeg.sourceforge.net/
- Debian apt - liblavjpeg-2.1-0t64 - 1:2.1.0+debian-8.1+b1: normalized package name match | Debian stable package indexes: liblavjpeg-2.1-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MJPEG capture/editing/replay and MPEG encoding toolset (library) | http://mjpeg.sourceforge.net/
- Debian apt - liblavplay-2.1-0t64 - 1:2.1.0+debian-8.1+b1: normalized package name match | Debian stable package indexes: liblavplay-2.1-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MJPEG capture/editing/replay and MPEG encoding toolset (library) | http://mjpeg.sourceforge.net/
- Debian apt - libmjpegtools-dev - 1:2.1.0+debian-8.1+b1: normalized package name match | Debian stable package indexes: libmjpegtools-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MJPEG capture/editing/replay and MPEG encoding toolset (development) | http://mjpeg.sourceforge.net/
- Debian apt - libmjpegutils-2.1-0t64 - 1:2.1.0+debian-8.1+b1: normalized package name match | Debian stable package indexes: libmjpegutils-2.1-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MJPEG capture/editing/replay and MPEG encoding toolset (library) | http://mjpeg.sourceforge.net/
- Debian apt - libmpeg2encpp-2.1-0t64 - 1:2.1.0+debian-8.1+b1: normalized package name match | Debian stable package indexes: libmpeg2encpp-2.1-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MJPEG capture/editing/replay and MPEG encoding toolset (library) | http://mjpeg.sourceforge.net/
- Debian apt - libmplex2-2.1-0t64 - 1:2.1.0+debian-8.1+b1: normalized package name match | Debian stable package indexes: libmplex2-2.1-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MJPEG capture/editing/replay and MPEG encoding toolset (library) | http://mjpeg.sourceforge.net/
- Debian apt - mjpegtools - 1:2.1.0+debian-8.1+b1: normalized package name match | Debian stable package indexes: mjpegtools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MJPEG capture/editing/replay and MPEG encoding toolset | http://mjpeg.sourceforge.net/
- Nix - mjpegtools: normalized package name match | nixpkgs package indexes: pkgs/by-name/mj/mjpegtools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - liblavfile-2.1-0t64 - 1:2.1.0+debian-8.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: liblavfile-2.1-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MJPEG capture/editing/replay and MPEG encoding toolset (library) | http://mjpeg.sourceforge.net/
- Ubuntu apt - liblavjpeg-2.1-0t64 - 1:2.1.0+debian-8.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: liblavjpeg-2.1-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MJPEG capture/editing/replay and MPEG encoding toolset (library) | http://mjpeg.sourceforge.net/
- Ubuntu apt - liblavplay-2.1-0t64 - 1:2.1.0+debian-8.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: liblavplay-2.1-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MJPEG capture/editing/replay and MPEG encoding toolset (library) | http://mjpeg.sourceforge.net/
- Ubuntu apt - libmjpegtools-dev - 1:2.1.0+debian-8.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libmjpegtools-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MJPEG capture/editing/replay and MPEG encoding toolset (development) | http://mjpeg.sourceforge.net/
- Ubuntu apt - libmjpegutils-2.1-0t64 - 1:2.1.0+debian-8.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libmjpegutils-2.1-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MJPEG capture/editing/replay and MPEG encoding toolset (library) | http://mjpeg.sourceforge.net/
- Ubuntu apt - libmpeg2encpp-2.1-0t64 - 1:2.1.0+debian-8.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libmpeg2encpp-2.1-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MJPEG capture/editing/replay and MPEG encoding toolset (library) | http://mjpeg.sourceforge.net/
- Ubuntu apt - libmplex2-2.1-0t64 - 1:2.1.0+debian-8.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libmplex2-2.1-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MJPEG capture/editing/replay and MPEG encoding toolset (library) | http://mjpeg.sourceforge.net/


## Combined YAML source

View the package source record on GitHub. [combined/mjpegtools.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mjpegtools.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
