# 使用 Homebrew 安装 fx-upscale

查看 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
- **版本:** 1.3.2
- **来源摘要:** Metal-powered video upscaling
- **主页:** <https://github.com/finnvoor/fx-upscale>
- **仓库:** <https://github.com/finnvoor/fx-upscale>
- **最后更新:** 2026-07-23T18:24:07Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- fx-upscale (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 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


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