# dirac を Homebrew, MacPorts, zypper でインストール

dirac のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:dirac
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install dirac
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dirac
```

  証拠: MacPorts ports tree: multimedia/dirac/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- zypper (92%):

```sh
sudo zypper install dirac
```

  証拠: openSUSE Tumbleweed package metadata: dirac from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:dirac
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/dirac>
- **バージョン:** 1.0.2
- **ソース概要:** General-purpose video codec aimed at a range of resolutions
- **ホームページ:** <https://sourceforge.net/projects/dirac/>
- **リポジトリ:** <https://sourceforge.net/p/dirac/code>
- **上流ドキュメント:** <https://sourceforge.net/projects/dirac>
- **ライセンス:** MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
- **ソースアーカイブ:** <https://downloads.sourceforge.net/project/dirac/dirac-codec/Dirac-1.0.2/dirac-1.0.2.tar.gz>
- **最終更新:** 2026-07-04T16:15:22-04:00
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- BMPtoRGB (cli)
- RGBtoBMP (cli)
- RGBtoUYVY (cli)
- RGBtoYUV411 (cli)
- RGBtoYUV420 (cli)
- RGBtoYUV422 (cli)
- RGBtoYUV444 (cli)
- UYVYtoRGB (cli)
- UYVYtoYUV422 (cli)
- YUV411toRGB (cli)
- YUV420Down2x2 (cli)
- YUV420ItoYUV422I (cli)
- YUV420pt75filter (cli)
- YUV420toRGB (cli)
- YUV420toYUV422 (cli)
- YUV422ItoYUV420I (cli)
- YUV422toRGB (cli)
- YUV422toUYVY (cli)
- YUV422toYUV420 (cli)
- YUV444toRGB (cli)
- create_dirac_testfile.pl (cli)
- dirac_decoder (cli)
- dirac_encoder (cli)
- dirac_instrumentation (cli)
- BMPtoRGB (エイリアス)
- RGBtoBMP (エイリアス)
- RGBtoUYVY (エイリアス)
- RGBtoYUV411 (エイリアス)
- RGBtoYUV420 (エイリアス)
- RGBtoYUV422 (エイリアス)
- RGBtoYUV444 (エイリアス)
- UYVYtoRGB (エイリアス)
- UYVYtoYUV422 (エイリアス)
- YUV411toRGB (エイリアス)
- YUV420Down2x2 (エイリアス)
- YUV420ItoYUV422I (エイリアス)
- YUV420pt75filter (エイリアス)
- YUV420toRGB (エイリアス)
- YUV420toYUV422 (エイリアス)
- YUV422ItoYUV420I (エイリアス)
- YUV422toRGB (エイリアス)
- YUV422toUYVY (エイリアス)
- YUV422toYUV420 (エイリアス)
- YUV444toRGB (エイリアス)
- create_dirac_testfile.pl (エイリアス)
- dirac_decoder (エイリアス)
- dirac_encoder (エイリアス)
- dirac_instrumentation (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.0.2
- マネージャ更新日: 2026-07-04
- ローカルデータ: OK
- 上流リポジトリ: https://sourceforge.net/projects/dirac/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

Dirac is a general-purpose video codec project hosted on SourceForge. The official project page describes it as a codec for resolutions from QCIF to HDTV, progressive or interlaced, using wavelets, motion compensation, and arithmetic coding.

### プロジェクトの歴史

The SourceForge project was registered in February 2004 and organized its downloads around the Dirac codec, DirectShow filter builds, ffmpeg2dirac sources and binaries, old integration patches, and sample video. Its licenses are listed as MPL 1.1, GPLv2, and LGPLv2, matching the multi-license style of codec libraries and tools from that period.

### 採用の歴史

Dirac's adoption footprint is clearest in its SourceForge file tree and historical integration patches for projects such as FFmpeg, MPlayer, and transcode. Those artifacts show how codec projects of the 2000s often spread through patches, filters, command-line encoders and decoders, and downstream multimedia packages before settling into older repository maintenance.

### 使われ方

The Homebrew formula exposes many conversion helpers plus `dirac_encoder`, `dirac_decoder`, and `dirac_instrumentation`. In package-manager terms, Dirac is used as a codec library and toolset rather than as an application with user-level configuration.

### パッケージ好きにとっての重要性

Dirac matters historically as an open video-codec package from the SourceForge era, with a visible trail of codec sources, DirectShow components, FFmpeg and MPlayer patches, and format-conversion utilities. It is the kind of multimedia package that persists in package managers because older media workflows and build dependencies may still expect it.

### タイムライン

- 2004: SourceForge project registered.
- 2009: SourceForge files list dated Dirac codec and DirectShow filter folders.
- 2011: ffmpeg2dirac Windows binary appears in the SourceForge download list.
- 2015: SourceForge activity feed records old integration patch file releases.
- 2017: SourceForge activity feed shows later bug reports against the project.

### Related projects

- Official SourceForge file listings include ffmpeg2dirac, a Dirac DirectShow filter, old FFmpeg and MPlayer patches, transcode patches, and sample video assets.

### ソース

- <https://sourceforge.net/projects/dirac/>
- <https://sourceforge.net/projects/dirac/files/>
- <https://sourceforge.net/p/dirac/activity/feed>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dirac
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- zypper - dirac - 1.0.2-34.6: normalized package name match | openSUSE Tumbleweed package metadata: dirac from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | The Dirac_Video Codec | https://sourceforge.net/projects/dirac/
- zypper - dirac-devel - 1.0.2-34.6: normalized package name match | openSUSE Tumbleweed package metadata: dirac-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Development Files for Dirac Video Codec | https://sourceforge.net/projects/dirac/
- zypper - dirac-devel-32bit - 1.0.2-34.6: normalized package name match | openSUSE Tumbleweed package metadata: dirac-devel-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Development Files for Dirac Video Codec | https://sourceforge.net/projects/dirac/
- zypper - libdirac_decoder0 - 1.0.2-34.6: normalized package name match | openSUSE Tumbleweed package metadata: libdirac_decoder0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Dirac Video Codec Decoder Library | https://sourceforge.net/projects/dirac/
- zypper - libdirac_decoder0-32bit - 1.0.2-34.6: normalized package name match | openSUSE Tumbleweed package metadata: libdirac_decoder0-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Dirac Video Codec Decoder Library | https://sourceforge.net/projects/dirac/
- zypper - libdirac_encoder0 - 1.0.2-34.6: normalized package name match | openSUSE Tumbleweed package metadata: libdirac_encoder0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Dirac Video Codec Encoder Library | https://sourceforge.net/projects/dirac/
- zypper - libdirac_encoder0-32bit - 1.0.2-34.6: normalized package name match | openSUSE Tumbleweed package metadata: libdirac_encoder0-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Dirac Video Codec Encoder Library | https://sourceforge.net/projects/dirac/
- MacPorts - dirac: normalized package name match | MacPorts ports tree: multimedia/dirac/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/ja/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [dav1d](https://www.automicvault.com/ja/pkg/brew/dav1d/) - Shares av.db curated category or tags: cli, codec, media, video, video-codec.
- [openapv](https://www.automicvault.com/ja/pkg/brew/openapv/) - Shares av.db curated category or tags: cli, media, video-codec.
- [vvdec](https://www.automicvault.com/ja/pkg/brew/vvdec/) - Shares av.db curated category or tags: cli, media, video, video-codec.
- [vvenc](https://www.automicvault.com/ja/pkg/brew/vvenc/) - Shares av.db curated category or tags: cli, media, video, video-codec.
- [ffmpeg](https://www.automicvault.com/ja/pkg/brew/ffmpeg/) - Shares av.db curated category or tags: cli, codec, media, video.
- [ffmpeg-full](https://www.automicvault.com/ja/pkg/brew/ffmpeg-full/) - Shares av.db curated category or tags: cli, codec, media, video.
- [h264bitstream](https://www.automicvault.com/ja/pkg/brew/h264bitstream/) - Shares av.db curated category or tags: cli, codec, media, video.
- [a52dec](https://www.automicvault.com/ja/pkg/brew/a52dec/) - Shares av.db curated category or tags: cli, codec, media.
- [tta](https://www.automicvault.com/ja/pkg/brew/tta/) - Local package facts share a topical domain. Shared terms: cli, codec, media.
- [fdk-aac](https://www.automicvault.com/ja/pkg/brew/fdk-aac/) - Local package facts share a topical domain. Shared terms: cli, codec, media.
- [ebook-tools](https://www.automicvault.com/ja/pkg/brew/ebook-tools/) - Local package facts share a topical domain. Shared terms: cli, media.

## Combined YAML source

View the package source record on GitHub. [combined/dirac.yml](https://github.com/automic-vault/db/blob/main/combined/dirac.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
