Skip to main content

Easy to use video encoder GUI wrapper

Project description

Build status

FastFlix

FastFlix is a AV1, HEVC (x265) and VP9 encoder, GIF maker, and general ffmpeg command wrapper.

preview

Encoders

Currently there is support for:

  • HEVC (libx265)
  • AV1 (SVT-AV1 on Windows)
  • AV1 (FFMPEG libaom - currently very slow)
  • VP9
  • GIF

Releases

Windows

View the releases for 64 bit Windows binaries (Generated via Appveyor and also available there).

MacOS and Linux

Please use pipx to install as a properly virtualized app

pipx install fastflix

Running from source code

git clone https://github.com/cdgriffith/FastFlix.git
cd FastFlix
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
python -m flix

License

Copyright (C) 2019-2020 Chris Griffith

The code itself is licensed under the MIT which you can read in the LICENSE file. Read more about the release licensing in the docs folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastflix-2.6.1.tar.gz (118.1 kB view hashes)

Uploaded Source

Built Distribution

fastflix-2.6.1-py3-none-any.whl (139.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page