# dash-mpd-cli mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dash-mpd-cli in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:dash-mpd-cli
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dash-mpd-cli
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dash-mpd-cli
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/da/dash-mpd-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:dash-mpd-cli
- **Paketmanager:** Homebrew
- **Version:** 0.2.34
- **Quellzusammenfassung:** Download media content from a DASH-MPEG or DASH-WebM MPD manifest
- **Homepage:** <https://emarsden.github.io/dash-mpd-cli/>
- **Repository:** <https://github.com/emarsden/dash-mpd-cli>
- **Zuletzt aktualisiert:** 2026-07-24T18:19:12Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dash-mpd-cli (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.2.34
## Projektgeschichte und Nutzung

dash-mpd-cli is a Rust command-line downloader for MPEG-DASH and DASH-WebM MPD manifests. It is a specialist media package for users who need to fetch segmented streaming media from manifest files rather than use a browser or a general-purpose player.

### Projektgeschichte

The project is maintained by Eric Marsden and documented through its official GitHub Pages site and repository. Its scope is intentionally narrow: read an MPD manifest, download media segments, and assemble usable output from DASH streams.

Because the project targets MPEG-DASH, its history sits in the tooling layer around adaptive streaming rather than in player frameworks. The CLI packaging makes that workflow scriptable for archival, testing, and offline-processing tasks.

### Adoptionsgeschichte

dash-mpd-cli is a niche package, but it appears in package managers because it gives command-line users a focused downloader for a protocol that is otherwise often hidden behind browser players. Homebrew and Nix packaging make it easier to drop into media workflows without building the Rust project manually.

### Wie es verwendet wird

Typical use is passing an MPD manifest URL or file to the `dash-mpd-cli` executable and letting the tool download the referenced media segments. The official docs describe command-line use rather than a persistent config file or credential store.

### Warum Paket-Nerds sich dafür interessieren

For package nerds, dash-mpd-cli is the kind of small Rust utility that turns a streaming-media standard into a reproducible CLI dependency. It matters when testing manifests, building offline media pipelines, or avoiding heavier graphical media tools.

### Zeitleiste

- Project era: dash-mpd-cli was published as a Rust CLI for DASH MPD downloads.
- Present: The official site documents Homebrew, Nix, Cargo, and container-oriented installation paths.

### Related projects

- The package is related to MPEG-DASH tooling, media downloaders, ffmpeg-based post-processing workflows, and Rust CLI packaging through Cargo.

### Quellen

- <https://emarsden.github.io/dash-mpd-cli>
- <https://github.com/emarsden/dash-mpd-cli#readme>
- <https://github.com/emarsden/dash-mpd-cli/releases>


## Sicherheitshinweise

Für dash-mpd-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

- Nix - dash-mpd-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/da/dash-mpd-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

- 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
