# mplayershell を Homebrew, Nix, scoop でインストール

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

## インストール

```sh
sudo av install brew:mplayershell
```

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

### macOS

- Homebrew (100%):

```sh
brew install mplayershell
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mps
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/mps
```

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

## パッケージ情報

- **パッケージキー:** brew:mplayershell
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.9.3
- **ソース概要:** Improved visual experience for MPlayer on macOS
- **ホームページ:** <https://github.com/lisamelton/MPlayerShell>
- **リポジトリ:** <https://github.com/lisamelton/MPlayerShell>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mps (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

MPlayerShell is Lisa Melton's small macOS wrapper around MPlayer and mplayer2. The project README says she wrote it because she was unhappy with the visual experience of using the command-line players on OS X, especially window behavior, menu handling, full-screen quirks, and other Cocoa-interface rough edges.

### プロジェクトの歴史

Technically, MPlayerShell launches MPlayer as a background process, captures its output, and presents a new application interface while keeping a command-line interface that is essentially identical to MPlayer. It adds explicit full-screen and float-on-top menu commands, tunes MPlayer's cache and threading defaults for large video, and exposes the mps executable when installed through Homebrew.

### 使われ方

Its package-manager niche is therefore a wrapper niche rather than a codec or playback engine niche. Users install mplayershell when they want MPlayer's command-line power with a more native OS X visual shell, while still depending on the underlying MPlayer family for actual playback.

### ソース

- <https://formulae.brew.sh/formula/mplayershell>
- <https://github.com/lisamelton/MPlayerShell>


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

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

- Nix - mps: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/mp/mps/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/mps: installed executable or alias match | Scoop official bucket manifest trees: bucket/mps.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/mplayershell.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mplayershell.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
