fx-upscale
Metal-powered video upscaling
File Explorer
Download Latest Version (.zip)- CI.yml
- Release.yml
- FUNDING.yml
- IDEWorkspaceChecks.plist
- FXUpscale.swift
- UpscalingFilter.swift
- UpscalingImageProcessorKernel.swift
- AVVideoCodecType+Extensions.swift
- CMFormatDescription+Extensions.swift
- CVPixelBuffer+Extensions.swift
- MTLFXSpatialScaler+Extensions.swift
- MTLFXSpatialScalerDescriptor+Extensions.swift
- MTLTexture+Extensions.swift
- URL+Extensions.swift
- FrameChannel.swift
- Upscaler.swift
- UpscalingExportSession.swift
- ladybird.jpg
- test.png
- UpscalingTests.swift
- .gitignore
- .swiftformat
- LICENSE
- Package.resolved
- Package.swift
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/finnvoor/fx-upscale
Downloads the entire project code from GitHub to your computer.
cd fx-upscale
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Homebrew A package manager for macOS/Linux.
brew install finnvoor/tools/fx-upscale
Installs the pre-built package via Homebrew β no source build required.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
