macOS
brew install fx-upscalelocal Homebrew formula metadata
brew / 順位 7053
fx-upscale のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fx-upscalelocal Homebrew formula metadata
概要
Metal-powered video upscaling
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fx-upscale | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/finnvoor/fx-upscale
インストールメタデータ
| パッケージキー | brew:fx-upscale |
|---|---|
| バージョン | 1.3.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fx-upscale |
| ホームページ | 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 |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_sequoia, arm64_sonoma, arm64_tahoe) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fx-upscale |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.