- Adding Passes option for bitrate mode in x265 and x264 (thanks to Chriss)
- Fixing VVC encode options (thanks to Chriss)
- Fixing #532 Trying to crop spams crop error (thanks to gendalv)
- Removing distutils in favor of packaging
- Removing #525 invalid 12 bit options for x264 (thanks to Chriss)
- Removing #497 #519 advanced checks for hardware encoders, due to them not always being detected (thanks to CptnFluffy)
Windows 10 / 11
Please use the installer below FastFlix_5.6.0_installer.exe
The win64 standalone is now a full portable mode which uses the local directory for configuration and workspace.
Mac / Linux
Mac: macOS 11 or greater required
Linux: Ubuntu 20.04 or greater required
Please extract the FastFlix file and set it to executable (i.e. chmod +x FastFlix
) then to run it ./FastFlix
Linux: Make sure you have libopengl0
installed from your package manager. If you have other issues please consult the wiki first.
Run from source
You will need Python 3.11 and git
Setup
git clone https://github.com/cdgriffith/FastFlix.git
cd FastFlix
python3.11 -m pip install --upgrade pip
python3.11 -m venv venv
. ./venv/bin/activate # venv\Scripts\activate.bat or venv\Scripts\activate.ps1 on windows
pip install .
Running
Linux
venv/bin/python -m fastflix
Windows
venv\Scripts\python.exe -m fastflix
Support
If you're enjoying FastFlix please consider a one time contribution to the efforts! ❤️