# 使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt 安装 libdv

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

## 安装

```sh
sudo av install brew:libdv
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install libdv
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libdv
```

  证据: MacPorts ports tree: multimedia/libdv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add libdv
```

  证据: Alpine Linux edge package indexes: libdv from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install libdv
```

  证据: Fedora Rawhide package metadata: libdv from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#libdv
```

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

- pacman (92%):

```sh
sudo pacman -S libdv
```

  证据: Arch Linux sync databases: libdv from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install libdv
```

  证据: openSUSE Tumbleweed package metadata: libdv from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- Debian apt (92%):

```sh
sudo apt install libdv-bin
```

  证据: Debian stable package indexes: libdv-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:libdv
- **软件包管理器:** Homebrew
- **版本:** 1.0.0
- **来源摘要:** Codec for DV video encoding format
- **主页:** <https://libdv.sourceforge.net/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- dubdv (别名)
- dvconnect (别名)
- encodedv (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

libdv, also presented as the Quasar DV Codec, is a software codec for DV video, the format used by many IEEE 1394/FireWire digital camcorders.

### 项目历史

The official homepage says libdv was developed by Charles 'Buck' Krasic and Erik Walthinsen while both were members of the Systems Software Lab at the Oregon Graduate Institute of Science and Technology. It was developed against the IEC 61834 and SMPTE 314M DV video standards, with sample applications such as `playdv` and `encode` included.

SourceForge metadata records the project registration on April 6, 2000. The SourceForge file history lists frequent 0.x releases from January 2001 through November 2004 and a 1.0.0 release on September 25, 2006.

### 采用历史

The homepage states that several projects were using libdv during its pre-1.0 period. Its adoption followed the early Linux digital-video era, when FireWire camcorders were common and free software needed a DV codec separate from capture tools and kernel 1394 support.

### 使用方式

libdv focuses on the DV compression format, not camera capture. The homepage explicitly points users interested in camcorder capture toward 1394-related software and explains that the codec is for decoding and encoding DV streams, with standards documents recommended for people working deeply in the code.

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

libdv is historically important for keeping early consumer digital-video workflows buildable on Unix systems. Even where modern video stacks have moved on, distributions keep it around because old DV files, old camera workflows, and legacy media applications still depend on the codec.

### 时间线

- 2000: SourceForge project registered.
- 2001: 0.2 through 0.9 releases published on SourceForge.
- 2002: 0.9.5 and 0.98 releases published.
- 2003: Homepage last modified on October 20, 2003.
- 2004: 0.100 through 0.104 releases published.
- 2006: 1.0.0 release published on SourceForge.

### Related projects

- The homepage relates libdv to IEC 61834, SMPTE 314M, Sony DVCAM documentation, Digital Video for Linux material, DV Central, and FireWire/i.Link capture tooling.

### 来源

- <https://libdv.sourceforge.net/>
- <https://sourceforge.net/projects/libdv/>
- <https://sourceforge.net/projects/libdv/files/libdv/>


## 安全说明

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

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

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

- Debian apt - libdv-bin - 1.0.0-17.1+b1: normalized package name match | Debian stable package indexes: libdv-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | software library for DV format digital video (sample apps) | http://libdv.sourceforge.net/
- Debian apt - libdv4-dev - 1.0.0-17.1+b1: normalized package name match | Debian stable package indexes: libdv4-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | software library for DV format digital video (devel files) | http://libdv.sourceforge.net/
- Debian apt - libdv4t64 - 1.0.0-17.1+b1: normalized package name match | Debian stable package indexes: libdv4t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | software library for DV format digital video (runtime lib) | http://libdv.sourceforge.net/
- Nix - libdv: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libdv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libdv-bin - 1.0.0-17.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libdv-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | software library for DV format digital video (sample apps) | http://libdv.sourceforge.net/
- Ubuntu apt - libdv4-dev - 1.0.0-17.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libdv4-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | software library for DV format digital video (devel files) | http://libdv.sourceforge.net/
- Ubuntu apt - libdv4t64 - 1.0.0-17.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libdv4t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | software library for DV format digital video (runtime lib) | http://libdv.sourceforge.net/
- apk - libdv - 1.0.0-r8: normalized package name match | Alpine Linux edge package indexes: libdv from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Software decoder for DV format video | https://libdv.sourceforge.net/
- apk - libdv-dev - 1.0.0-r8: normalized package name match | Alpine Linux edge package indexes: libdv-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Software decoder for DV format video (development files) | https://libdv.sourceforge.net/
- apk - libdv-doc - 1.0.0-r8: normalized package name match | Alpine Linux edge package indexes: libdv-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Software decoder for DV format video (documentation) | https://libdv.sourceforge.net/
- apk - libdv-tools - 1.0.0-r8: normalized package name match | Alpine Linux edge package indexes: libdv-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Basic tools to manipulate Digital Video streams | https://libdv.sourceforge.net/
- dnf - libdv - 1.0.0-47.fc45: normalized package name match | Fedora Rawhide package metadata: libdv from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Software decoder for DV format video | http://libdv.sourceforge.net/
- dnf - libdv-devel - 1.0.0-47.fc45: normalized package name match | Fedora Rawhide package metadata: libdv-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development package for libdv | http://libdv.sourceforge.net/
- dnf - libdv-tools - 1.0.0-47.fc45: normalized package name match | Fedora Rawhide package metadata: libdv-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Basic tools to manipulate Digital Video streams | http://libdv.sourceforge.net/
- pacman - libdv - 1.0.0-12: normalized package name match | Arch Linux sync databases: libdv from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Decoder library for DV video | https://libdv.sourceforge.net/
- zypper - libdv - 1.0.0-181.3: normalized package name match | openSUSE Tumbleweed package metadata: libdv from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | The Quasar DV Codec | http://libdv.sourceforge.net/


## Combined YAML source

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