# 使用 Homebrew, Nix 安装 dvd-vr

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

## 安装

```sh
sudo av install brew:dvd-vr
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install dvd-vr
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dvd-vr
```

  证据: nixpkgs package indexes: pkgs/by-name/dv/dvd-vr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:dvd-vr
- **软件包管理器:** Homebrew
- **版本:** 0.9.7
- **来源摘要:** Utility to identify and extract recordings from DVD-VR files
- **主页:** <https://www.pixelbeat.org/programs/dvd-vr/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- dvd-vr (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

dvd-vr is a small Pixelbeat command-line utility for identifying and optionally copying recordings from DVD-VR discs, the format used by some DVD recorders and camcorders. It exists because DVD-VR discs are not the same thing as ordinary DVD-Video discs, so generic ripping or file-copying tools often miss the recording metadata and program boundaries users care about.

### 项目历史

The official Pixelbeat page says the open source program was created in February 2007 by reverse engineering DVD-VR format discs. Its NEWS file records version 0.1 on 2007-02-16 as the initial release, followed by a series of portability, metadata, encoding, label, and extraction fixes through version 0.9.7 on 2010-08-24.

The early changelog shows the project being shaped by real discs from multiple users: Mac OS X, Cygwin, Japanese labels, LG recorder quirks, CPRM detection, and partially encrypted programs all appear as concrete compatibility fixes.

### 采用历史

dvd-vr never became a broad multimedia platform; it remained a niche rescue and extraction tool. Its adoption is visible through packaging in Homebrew and Nix, which is exactly the kind of package-manager preservation niche where a tiny utility remains valuable long after the consumer devices fade.

### 使用方式

Users point `dvd-vr` at the DVD_RTAV/VR_MANGR.IFO file or a mounted DVD-VR disc. The tool reports disc format details and can copy individual programs to VOB files, preserving useful labels or timestamps where the recorder wrote them.

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

dvd-vr is significant because it captures reverse-engineered knowledge about a consumer-recording format that sits outside the usual DVD-Video path. For package maintainers, keeping it buildable is a low-cost way to preserve access to old camcorder and recorder media.

### 时间线

- 2007-02-16: Version 0.1 initial release.
- 2007-11-14: Version 0.4 added program selection, better unknown-resolution reporting, label extraction, and timestamp-based filenames.
- 2008-11-04: Version 0.8 added a make install target, man page, stdout writing, and long options.
- 2010-08-24: Version 0.9.7 added detection of partially encrypted programs and MPEG stream fixes.

### Related projects

- dvd-vr sits near tools such as dvdbackup, libdvdread, VLC, FFmpeg, and other DVD/VOB utilities, but its focus is the DVD-VR recording format rather than standard DVD-Video titles.

### 来源

- <https://www.pixelbeat.org/programs/dvd-vr>
- <https://www.pixelbeat.org/programs/dvd-vr/NEWS.html>
- <https://www.pixelbeat.org/docs/DVD-VR>
- <https://github.com/pixelb/dvd-vr>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

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

- Nix - dvd-vr: normalized package name match | nixpkgs package indexes: pkgs/by-name/dv/dvd-vr/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/dvd-vr.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dvd-vr.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
