# Installer dirac avec Homebrew, MacPorts, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dirac pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dirac
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dirac
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:dirac
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/dirac>
- **Version:** 1.0.2
- **Résumé source:** General-purpose video codec aimed at a range of resolutions
- **Page d'accueil:** <https://sourceforge.net/projects/dirac/>
- **Dépôt:** <https://sourceforge.net/p/dirac/code>
- **Docs amont:** <https://sourceforge.net/projects/dirac>
- **Licence:** MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
- **Archive source:** <https://downloads.sourceforge.net/project/dirac/dirac-codec/Dirac-1.0.2/dirac-1.0.2.tar.gz>
- **Dernière mise à jour:** 2026-07-04T16:15:22-04:00
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- 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 (alias)
- RGBtoBMP (alias)
- RGBtoUYVY (alias)
- RGBtoYUV411 (alias)
- RGBtoYUV420 (alias)
- RGBtoYUV422 (alias)
- RGBtoYUV444 (alias)
- UYVYtoRGB (alias)
- UYVYtoYUV422 (alias)
- YUV411toRGB (alias)
- YUV420Down2x2 (alias)
- YUV420ItoYUV422I (alias)
- YUV420pt75filter (alias)
- YUV420toRGB (alias)
- YUV420toYUV422 (alias)
- YUV422ItoYUV420I (alias)
- YUV422toRGB (alias)
- YUV422toUYVY (alias)
- YUV422toYUV420 (alias)
- YUV444toRGB (alias)
- create_dirac_testfile.pl (alias)
- dirac_decoder (alias)
- dirac_encoder (alias)
- dirac_instrumentation (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.0.2
- gestionnaire mis à jour: 2026-07-04
- données locales: OK
- dépôt amont: https://sourceforge.net/projects/dirac/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
