Easy to use video encoder GUI wrapper
Project description
FastFlix
FastFlix is a AV1, HEVC (x265) and VP9 encoder, GIF maker, and general ffmpeg command wrapper.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastflix-2.5.0.tar.gz.
File metadata
- Download URL: fastflix-2.5.0.tar.gz
- Upload date:
- Size: 117.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.8.0 tqdm/4.48.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d29ad2bb664dd0633ad3606b5f1421b8336aa73ba67e64365c9089dd1219f4e6
|
|
| MD5 |
91bd7274e7690ba906755fe174f48ff9
|
|
| BLAKE2b-256 |
3a4511713b1b30dc4598fb0bddebc46cd31aab6c9d59054118f740690c962f0f
|
File details
Details for the file fastflix-2.5.0-py3-none-any.whl.
File metadata
- Download URL: fastflix-2.5.0-py3-none-any.whl
- Upload date:
- Size: 135.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.8.0 tqdm/4.48.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0afd595aa04d79514433c49a3471fd174dc16f683540e6a7231ec66bb8c1bf05
|
|
| MD5 |
0954029caf3ccd292b3ba7e42912179d
|
|
| BLAKE2b-256 |
801f0536c6ffc8848d55387f66be3fedccaa19fc43fef6eb5b9fac0089804d29
|