# video-compare mit Homebrew, MacPorts, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für video-compare in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

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

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:video-compare
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/video-compare>
- **Version:** 20260708
- **Quellzusammenfassung:** Split screen video comparison tool using FFmpeg and SDL2
- **Homepage:** <https://github.com/pixop/video-compare>
- **Repository:** <https://github.com/pixop/video-compare>
- **Lizenz:** GPL-2.0-only
- **Quellarchiv:** <https://github.com/pixop/video-compare/archive/refs/tags/20260708.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-08T21:41:57Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- video-compare (cli)
- video-compare (Alias)

## Abhängigkeiten

- ffmpeg
- sdl2-compat
- sdl2_ttf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 20260708
- Manager aktualisiert: 2026-07-08
- lokale Daten: OK
- Upstream-Repository: https://github.com/pixop/video-compare
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
