Skip to content

Version 5.5.7

Compare
Choose a tag to compare
@cdgriffith cdgriffith released this 26 Aug 18:11
· 1 commit to master since this release
80cca41
  • Fixing #503 missing CRF mode for SVT-AV1 (thanks to ignace72)
  • Fixing #506 excessive amounts of RAM used and not cleared - partially mitigated (thanks to 19Battlestar65)
  • Fixing #509 Portuguese translations (thanks to Felipe Augusto Arantes de Souza)
  • Fixing #513 Profile configuration issues, including with load directory (thanks to Nikita S.)
  • Fixing #516 Performance improvements due to constant stream reads (thanks to William Barath)

Windows 10 / 11

Please use the installer below FastFlix_5.5.7_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! ❤️