# Installer video-compare avec Homebrew, MacPorts, Nix, scoop

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

## installation

```sh
sudo av install brew:video-compare
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install video-compare
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install video-compare
```

  Preuve: MacPorts ports tree: multimedia/video-compare/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#video-compare
```

  Preuve: nixpkgs package indexes: pkgs/by-name/vi/video-compare/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/video-compare
```

  Preuve: Scoop official bucket manifest trees: bucket/video-compare.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:video-compare
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/video-compare>
- **Version:** 20260708
- **Résumé source:** Split screen video comparison tool using FFmpeg and SDL2
- **Page d'accueil:** <https://github.com/pixop/video-compare>
- **Dépôt:** <https://github.com/pixop/video-compare>
- **Licence:** GPL-2.0-only
- **Archive source:** <https://github.com/pixop/video-compare/archive/refs/tags/20260708.tar.gz>
- **Dernière mise à jour:** 2026-07-08T21:41:57Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- video-compare (cli)
- video-compare (alias)

## Dépendances

- ffmpeg
- sdl2-compat
- sdl2_ttf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 20260708
- gestionnaire mis à jour: 2026-07-08
- données locales: OK
- dépôt amont: https://github.com/pixop/video-compare
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

video-compare is a C++14 visual comparison tool for video and image material. It uses FFmpeg libraries for decoding/filtering and SDL2 for the interactive display, then presents two inputs in sync with a movable split-screen comparison view.

### Historique du projet

The earliest GitHub release visible in the upstream release stream is dated July 24, 2020 and provided a Windows build. Through 2021, releases continued as Windows packages and began calling out bundled FFmpeg capabilities such as AV1 support. By the mid-2020s, the release notes show a more mature analysis tool: metadata overlays, subtraction modes, scopes, cropping, frame stepping, display-mode cycling, and CI-built release artifacts.

The project lives in the video-quality and encoding-tools niche rather than the general media-player niche. Its README describes comparing the impact of codecs, resizing algorithms, and other modifications on synchronized files, while also allowing mismatched resolutions, frame rates, color formats, containers, codecs, durations, image files, and image sequences.

### Modes d'utilisation

Typical usage is visual quality assurance: compare an original against an encoded, resized, filtered, restored, or AI-enhanced output; inspect differences with the split slider; step frames while paused; and use auxiliary analysis views such as histogram, vectorscope, waveform, metadata, or subtraction modes when eyeballing artifacts is not enough.

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

This is a package-nerd tool because it wraps FFmpeg's broad format support in a purpose-built interactive UI. It is not a transcoder itself; it is the thing a codec tester, video restoration hobbyist, or packaging QA person reaches for after producing two files and needing a fast visual answer about what changed.

### Chronologie

- 2020-07-24: Earliest visible upstream release, a Windows build tagged 20200724.
- 2021-12-23: A Windows release notes FFmpeg 4.4.1 shared libraries and AV1 support.
- 2025-12-13: Release notes describe CI builds via GitHub Actions for Windows, Linux, and macOS.
- 2026-05-02: Release 20260502 adds fullscreen switching, display-mode cycling, aspect-view controls, and deterministic paused frame stepping.

### Sources

- <https://github.com/pixop/video-compare>
- <https://github.com/pixop/video-compare/releases/tag/20200724>
- <https://github.com/pixop/video-compare/releases/tag/20211223>
- <https://github.com/pixop/video-compare/releases/tag/20251213>
- <https://github.com/pixop/video-compare/releases/tag/20260502>


## 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:** video-compare
- **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

- Nix - video-compare: normalized package name match | nixpkgs package indexes: pkgs/by-name/vi/video-compare/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - video-compare: normalized package name match | MacPorts ports tree: multimedia/video-compare/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/video-compare: normalized package name match | Scoop official bucket manifest trees: bucket/video-compare.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [ffmpeg](https://pkg.so/fr/brew/ffmpeg/) - Runtime dependency declared by Homebrew.
- [sdl2-compat](https://pkg.so/fr/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [ffmpegthumbnailer](https://pkg.so/fr/brew/ffmpegthumbnailer/) - Shares pkgdb curated category or tags: cli, ffmpeg, media, video.
- [ffms2](https://pkg.so/fr/brew/ffms2/) - Shares pkgdb curated category or tags: cli, ffmpeg, media, video.
- [auto-editor](https://pkg.so/fr/brew/auto-editor/) - Shares pkgdb curated category or tags: cli, ffmpeg, media, video.
- [ab-av1](https://pkg.so/fr/brew/ab-av1/) - Shares pkgdb curated category or tags: cli, ffmpeg, media, video.
- [dav1d](https://pkg.so/fr/brew/dav1d/) - Shares pkgdb curated category or tags: cli, media, video.
- [aom](https://pkg.so/fr/brew/aom/) - Shares pkgdb curated category or tags: cli, media, video.
- [libvmaf](https://pkg.so/fr/brew/libvmaf/) - Shares pkgdb curated category or tags: cli, media, video.

## Combined YAML source

View the package source record on GitHub. [combined/video-compare.yml](https://github.com/mxcl/pkgdb/blob/main/combined/video-compare.yml)


## Sources

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