Skip to content

Releases: cdgriffith/FastFlix

Version 3.3.0

24 Oct 23:30
780e79a
Compare
Choose a tag to compare
  • Adding ETA and size estimates on status panel
  • Adding custom x265-params options
  • Adding support for WebP encodings
  • Changing height to say "Auto" when keeping aspect ratio
  • Changing that buttons will be disabled without video or when encoding
  • Fixing cover extraction could timeout and crash program
  • Fixing #89 x265 params for hdr10 changed names (thanks to SlashX)
  • Fixing #92 cannot start FastFlix on Mac (thanks to Paul Bakaus)
  • Fixing autocrop sometimes failing due to muxing size limitations
  • Fixing thumbnail generation did not work for videos with multiple video tracks
  • Fixing gif generation to work with new filter_complex
  • Fixing gif output network location would not work

Windows

Please use the installer below (FastFlix_<version>_installer.exe) unless you need the portable version (FastFlix_<version>_win64.zip)

Mac / Linux

Please refer to the README

Version 3.2.0

23 Oct 01:06
e652a22
Compare
Choose a tag to compare
  • Adding #75 burn-in subtitle support (thanks to Trevbams)
  • Adding #81 auto crop feature (thanks to HannesJo0139)
  • Adding #84 pause / resume functionality (thanks to loungebob)
  • Adding hover info for Audio and Subtitle tracks
  • Adding confirm overwrite dialog if file already exists and is not empty
  • Adding linking to issues in changelog file
  • Changing to explicitly set no-slow-firstpass for x265 bitrate runs
  • Changing FFmpeg to download latest available
  • Fixing AVC always copied chapters
  • Fixing how aspect ratio interacted with crop
  • Fixing HEVC would copy HDR10 details on 8-bit videos

Windows

Please use the installer below (FastFlix_3.2.0_installer.exe) unless you need the portable version (FastFlix_3.2.0_win64.zip)

Mac / Linux

Please use pipx as described in the README or use the whl file with Python below.

Updated to 3.2.1 for pip installs due to missing requirement

Version 3.2.1

  • Fixing psutil not listed as requirement for pip (thanks to I-Iawk)

Version 3.1.0

18 Oct 22:23
cffd852
Compare
Choose a tag to compare
  • Adding support for movie title
  • Adding settings for disable update check on startup and limited audio conversions
  • Adding #57 after conversion options (thanks to TGMais)
  • Adding Windows should not to go to sleep during conversion
  • Changing #80 thumbnail preview will start at 10% in if no start time given (thanks to zsumie)
  • Changing no longer need to restart for setting page changes
  • Changing width and height will only give warnings if not divisible by two
  • Fixing output name is not regenerated on encoder switch if matching extension
  • Fixing #79 crash on no internet connection (thanks to L0Lock)
  • Fixing output paths not working on network drives

Windows

Please use the installer below (FastFlix_3.1.0_installer.exe) unless you need the portable version (FastFlix_3.1.0_win64.zip)

Mac / Linux

Please use pipx as described in the README or use the whl file with Python below.

Version 3.0.2

05 Oct 14:48
09aa783
Compare
Choose a tag to compare

Please use the installer unless a different version is required

Version 3.0.0

25 Sep 14:52
39345e0
Compare
Choose a tag to compare
  • Adding AVC support (libx264)
  • Adding #65 rav1e support (librav1e)
  • Adding #49 SVT AV1 support (libsvtav1) directly with FFmpeg
  • Adding SVT AV1 dual pass, tier, scene detection, and tile parameters
  • Adding #67 Status Panel to view encoding logs
  • Adding #58 Support for cover attachments (thanks to -L0Lock-)
  • Adding various speed improvements
  • Adding changelog in GUI
  • Adding #68 version upgrade dialogue
  • Adding icons to encoders drop down
  • Adding video filename path
  • Adding Windows installer
  • Adding check for new ffmpeg on startup
  • Adding #69 nice feature for language selection (thanks to HannesJo0139)
  • Adding #13 button to copy commands to clipboard and save to file
  • Adding options to remove metadata and copy chapters
  • Changing #8 logs to be separated into GUI and conversion logs
  • Changing major internal re-write to keep encoding even if GUI dies
  • Changing bitrate suggestion resolutions to be more readable with fps
  • Changing command builders to specify the temporary files themselves
  • Changing changelog to proper markdown
  • Changing rotation and flip section to drop downs
  • Fixing Windows taskbar does not always show icon
  • Fixing #55 GUI logs by splitting them from core logs
  • Fixing #42 log output from FFmpeg stopped due to PIPE filling up (thanks to Trevbams)
  • Fixing that mkv cover attachments would show as video tracks
  • Fixing plugins should not be available if no FFmpeg library for them
  • Fixing error on audio tracks listing zero channels
  • Removing support for the direct SVT AV1 encoder (fixes #24)
  • Removing support for cutelog / socket based logging
  • Removing flix as library support (cleaning out old command generator code)

Version 2.6.3

19 Sep 19:36
b437d03
Compare
Choose a tag to compare
  • Fixing #71 #26 encoding issues in video files (thanks to -L0Lock-)
  • Fixing tempfile issue with recursion on cleanup
  • Fixing SVT AV1 command building raising errors on bad crop

Version 2.6.2

18 Sep 17:36
4009ec0
Compare
Choose a tag to compare
  • Switching windows builds from zeranoe.com to gyan.dev

Version 2.6.1

15 Sep 20:24
d655b9d
Compare
Choose a tag to compare
  • Adding #63 HEVC crf suggestions back (thanks to -L0Lock-)
  • Fixing #62 VP9 and GIF crashing due to label bug (thanks to -L0Lock-)

The windows executable is in the attached zip file FastFlix_2.6.1_win64.zip

Version 2.6.0

15 Sep 14:39
227a6a9
Compare
Choose a tag to compare
  • Adding AV1 AOM settings for cpu-used, tile-columns, tile-rows, row-mt
  • Adding HEVC x265 setting for profile
  • Changing plugins to include library used for encoding
  • Changing HEVC default speed to "medium" and crf to 28 to match x265 defaults
  • Changing command builders to specify stream instead of video track for codec
  • Fixing FPS not showing correctly when dealing with higher numbers
  • Fixing #60 video track not selected properly (thanks to -L0Lock-)
  • Fixing crash on SVT-AV1 due to HDR label issue
  • Fixing SVT-AV1 audio tracks being converted incorrectly

Version 2.5.0

29 Aug 00:42
19efaee
Compare
Choose a tag to compare
  • Adding settings dialog
  • Fixing no bitrate should be specified for lossless audio