# 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
- **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>
- **Dernière mise à jour:** 2026-07-08T21:41:57Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- video-compare (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 20260708
## 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

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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
