# 使用 Homebrew, Nix 安装 dash-mpd-cli

查看 dash-mpd-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  证据: 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

## 软件包事实

- **软件包键:** brew:dash-mpd-cli
- **软件包管理器:** Homebrew
- **版本:** 0.2.34
- **来源摘要:** Download media content from a DASH-MPEG or DASH-WebM MPD manifest
- **主页:** <https://emarsden.github.io/dash-mpd-cli/>
- **仓库:** <https://github.com/emarsden/dash-mpd-cli>
- **最后更新:** 2026-07-24T18:19:12Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- dash-mpd-cli (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.2.34
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 dash-mpd-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

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


## 来源

- 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
