# fx-upscale を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:fx-upscale
```

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

### macOS

- Homebrew (100%):

```sh
brew install fx-upscale
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:fx-upscale
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/fx-upscale>
- **バージョン:** 1.3.2
- **ソース概要:** Metal-powered video upscaling
- **ホームページ:** <https://github.com/finnvoor/fx-upscale>
- **リポジトリ:** <https://github.com/finnvoor/fx-upscale>
- **ライセンス:** CC0-1.0
- **ソースアーカイブ:** <https://github.com/finnvoor/fx-upscale/archive/refs/tags/1.3.2.tar.gz>
- **最終更新:** 2026-07-23T18:24:07Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- fx-upscale (cli)
- fx-upscale (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_sequoia, arm64_sonoma, arm64_tahoe

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.3.2
- マネージャ更新日: 2026-07-23
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/finnvoor/fx-upscale
- 検出された最新: 1.3.2 (最新)
## プロジェクトの歴史と使われ方

fx-upscale is a small macOS-oriented command-line tool for Metal-powered video upscaling. It accepts a video file path or URL and outputs an upscaled video using explicit width or height options, or a default 2x upscale.

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

The public repository was created in December 2023, and 1.0.0 was released the same day. Releases continued through the 1.2.x series, with GitHub release metadata showing 1.2.6 in December 2025.

The README positions the tool as a CLI companion to Apple's Metal video capabilities and points users who want an app-based version to Unsqueeze.

### 採用の歴史

The official README documents installation through the author's Homebrew tap, Mint, and manual GitHub releases. Adoption appears focused on macOS users who want a scriptable alternative to GUI video upscaling tools.

### 使われ方

Users run `fx-upscale <url>` with optional `--width` or `--height` values. If only one dimension is provided the other is inferred proportionally, and if neither is provided the video is upscaled by 2x.

The README notes a format behavior for output above 4K: some `.mp4` inputs may be converted to `.mov` and h264 or hevc may be re-encoded as ProRes 422 because of macOS playback and codec limits.

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

fx-upscale is a niche but neat package-manager specimen: a Swift/Metal media utility distributed as a Homebrew formula and Mint package, exposing platform GPU functionality as a tiny CLI.

Its significance is mostly in showing how modern macOS media APIs can be wrapped as Unix-style tooling rather than as a full application.

### タイムライン

- 2023: Public GitHub repository created.
- 2023: 1.0.0 released.
- 2024: 1.2.x releases published.
- 2025: 1.2.6 released.

### Related projects

- Unsqueeze is the app-based version linked by the upstream README.
- Mint is an installation path for Swift command-line packages.
- Homebrew is the documented macOS package-manager path.

### ソース

- <https://api.github.com/repos/finnvoor/fx-upscale>
- <https://github.com/finnvoor/fx-upscale>
- <https://github.com/finnvoor/fx-upscale/releases>
- <https://raw.githubusercontent.com/finnvoor/fx-upscale/main/README.md>


## セキュリティノート

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:** fx-upscale
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [pngpaste](https://pkg.so/ja/brew/pngpaste/) - Shares pkgdb curated category or tags: cli, macos, media.
- [imagesnap](https://pkg.so/ja/brew/imagesnap/) - Shares pkgdb curated category or tags: cli, macos, media.
- [nowplaying-cli](https://pkg.so/ja/brew/nowplaying-cli/) - Shares pkgdb curated category or tags: cli, macos, media.
- [media-control](https://pkg.so/ja/brew/media-control/) - Shares pkgdb curated category or tags: cli, macos, media.
- [folderify](https://pkg.so/ja/brew/folderify/) - Shares pkgdb curated category or tags: cli, macos, media.
- [imageoptim-cli](https://pkg.so/ja/brew/imageoptim-cli/) - Shares pkgdb curated category or tags: cli, macos, media.
- [iconsur](https://pkg.so/ja/brew/iconsur/) - Shares pkgdb curated category or tags: cli, macos, media.
- [yap](https://pkg.so/ja/brew/yap/) - Shares pkgdb curated category or tags: cli, macos, media.
- [faceprints](https://pkg.so/ja/brew/faceprints/) - Local package facts share a topical domain. Shared terms: cli, media, swift.
- [mplayershell](https://pkg.so/ja/brew/mplayershell/) - Both packages work with overlapping file formats or content types. Shared terms: cli, macos, media, video.

## Combined YAML source

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


## ソース

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