Skip to content

Releases: cdgriffith/FastFlix

Version 5.5.6

15 Jun 03:26
9a6a50a

Choose a tag to compare

  • Fixing #485 Cannot Restore Queue Containing HDR10+ Entries (thanks to Maddie Davis)
  • Fixing #487 Filename corrupted on path change (thanks to Maddie Davis)
  • Fixing #491 Can't open Setting in Chinese upgraded from old version (thanks to 谈天才)
  • Fixing #493 Profiles did not load config for remove hdr, remove metadata or copy chapter toggles (thanks to micron888)
  • Fixing #494 frame rate change in 2 pass mode ("Bitrate" mode) results in error for AVC x264 encoder (thanks to Ivan Gorin)

Windows 10 / 11

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

Version 5.5.5

08 May 14:11
a4f71bd

Choose a tag to compare

  • Fixed #479 some zho and jpn translations, fixed some typos (thanks to Jing Luo)
  • Fixing incorrect PNG profiles for mac toolbox icons

Windows 10 / 11

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

Version 5.5.4

04 May 00:16
1973a62

Choose a tag to compare

  • Fixing #474 SVT-AV1 single pass would not be set on return from queue (thanks to veldspar)
  • Fixing #475 Autocrop can break with index error (thanks to No Name / phanluchoaofficial1152)
  • Fixing #477 HDR10+ not extracting with NVEncC encoder, switching to built in copy ability (thanks to Genine-Collin)

Windows 10 / 11

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

Version 5.5.3

26 Apr 20:57
a4501db

Choose a tag to compare

  • Fixing missing language options (thanks to RoDanny2021)

Windows 10 / 11

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

Version 5.5.2

26 Apr 18:33
3c850af

Choose a tag to compare

  • Adding #469 Romanian translations (thanks to RoDanny2021)
  • Fixing #468 Custom resolutions not applying (thanks to GT500org)

Windows 10 / 11

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

Version 5.5.1

25 Apr 15:31
1a95cfd

Choose a tag to compare

  • Fixing #465 Russian translation (thanks to Ta0ba0)
  • Fixing #466 AudioProfile could be deleted before fully created, causing runtime error (thanks to Jean-François Roy)
  • Fixing to only allow one new profile window at a time

Windows 10 / 11

Please use the installer below FastFlix_5.5.1_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.

Support

If you're enjoying FastFlix please consider a one time contribution to the efforts! ❤️

Version 5.5.0

23 Apr 20:20
7f2ed71

Choose a tag to compare

  • Adding decoder option for NVEncC and QSVEncC
  • Adding option to disable messages on encoding completion or error
  • Adding output depth to VCEEncC
  • Adding #266 multiple disposition types for subtitles (thanks to lobofoots)
  • Adding #326 support for hwaccel decoding with ffmpeg nvenc (thanks to Jim Leonard)
  • Adding #329 Hardware VAAPI encoding support for HEVC, H264, VP9 and MPEG2
  • Adding #351 option to disable automatic tab switching (thanks to Wontell)
  • Adding #357 QSVencC adapt-ref, adapt-ltr, and adapt-qm parameters (thanks to F.O.R.A.R.T.)
  • Adding #368 VCEEncC Pre-Analysis options of sc, ss, activity type, caq, sc qp,lookahead, ltr, paq, taq and motion quality (thanks to Wontell)
  • Adding #379 #410 dispositions for audio tracks (thanks to markmarz and Don Gafford)
  • Fixing videotoolbox setting panels not having custom_q
  • Fixing end of run command ran after message box was closed instead of before (thanks to sn6op)
  • Fixing changing video or track title did not update the command

Windows 10 / 11

Please use the installer below FastFlix_5.5.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.

Support

If you're enjoying FastFlix please consider a one time contribution to the efforts! ❤️

Version 5.4.1

20 Apr 02:45
a233f51

Choose a tag to compare

  • Fixing #460 QSVEncC not listed as encoder with FastFlix 5.4.0 (thanks to zedfreak)
  • Fixing #451 x265 presets and tunes not being applied properly (thanks to HannesJo0139)
  • Fixing #442 improper options passed to rigaya's encoders for non libavformat readers (thanks to Joet73)
  • Fixing poetry issues by using setuptools instead

Windows 10 / 11

Please use the installer below FastFlix_5.4.1_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.

Support

If you're enjoying FastFlix please consider a one time contribution to the efforts! ❤️

Version 5.4.0

17 Apr 02:14
ad86c4b

Choose a tag to compare

  • Adding #389 unlock GPU encoders by checking for supported codec (thanks to F.O.R.A.R.T.)
  • Adding #430 Minimize to tray (thanks to ProFire)
  • Adding #452 way to unselect all audio in a profile (thanks to HannesJo0139)
  • Changing rigaya encoders end time would use --trim instead of --seekto
  • Changing #450 -vsync to -fps_mode as -vsync is deprecated (thanks to GT500org)
  • Fixing #441 outdated SVT-AV1 Encoding Guide link (thanks to Yuzbashi)
  • Fixing #455 source FPS was not applied to rigaya encoders (thanks to F.O.R.A.R.T.)
  • Removing Windows toast notification due to prone to errors and incompatibility with tray minimize

Windows 10 / 11

Please use the installer below FastFlix_5.4.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 22.04 recommended

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.

Support

If you're enjoying FastFlix please consider a one time contribution to the efforts! ❤️

Version 5.3.0

12 Mar 18:00
0e8e2ea

Choose a tag to compare

  • Adding profile select in Load Directory window
  • Adding avis and avifs extensions for SVT-AV1 AVIF (thanks to u/zimmwisdom)
  • Fixing #439 QSVEnc QP mode select did not work in AVC / HEVC (thanks to sun6560032)
  • Fixing current profile window would not show

Windows 10 / 11

Please use the installer below FastFlix_5.3.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 22.04 recommended

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.

Support

If you're enjoying FastFlix please consider a one time contribution to the efforts! ❤️