# Installer mplayershell avec Homebrew, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mplayershell pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mplayershell
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:mplayershell
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.9.3
- **Résumé source:** Improved visual experience for MPlayer on macOS
- **Page d'accueil:** <https://github.com/lisamelton/MPlayerShell>
- **Dépôt:** <https://github.com/lisamelton/MPlayerShell>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mps (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.9.3
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
