Giter Site home page Giter Site logo

fx-upscale's Introduction

↕️ fx-upscale

Metal-powered video upscaling

Tip

Looking for an app-based version of fx-upscale? Download Unsqueeze today! 🔥

Usage

USAGE: fx-upscale <url> [--width <width>] [--height <height>]

ARGUMENTS:
  <url>                   The video file to upscale

OPTIONS:
  -w, --width <width>     The output file width
  -h, --height <height>   The output file height
  -h, --help              Show help information.
  • If width and height are specified, they will be used for the output dimensions
  • If only 1 of width or height is specified, the other will be inferred proportionally
  • If neither width nor height is specified, the video will be upscaled by 2x

Note

When upscaling videos to >4k, .mp4 files will be converted to .mov and h264 or hevc codecs will be re-encoded as proRes422. This is due to the fact that macOS struggles to play back >4k video h264 and hevc files, and h264 and hevc codecs only support up to ~8k. If you have a use case for creating >4k h264/hevc .mp4's, please open an issue.

Installation

Homebrew

brew install finnvoor/tools/fx-upscale

Mint

mint install finnvoor/fx-upscale

Manual

Download the latest release from releases.

ffmpeg upscaling vs fx-upscale

fx-upscale's People

Contributors

finnvoor avatar lutzifer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.