Releases: cdgriffith/FastFlix
Releases · cdgriffith/FastFlix
Version 3.3.0
- 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
- 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
- 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
- Fixing #76 Windows FFmpeg builds switch from gyan.dev to https://github.com/BtbN/FFmpeg-Builds/releases (thanks to sioc)
- Fixing failure size calculation limit on file to 500 bytes due to VP9
Please use the installer unless a different version is required
Version 3.0.0
- 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
Version 2.6.2
- Switching windows builds from zeranoe.com to gyan.dev
Version 2.6.1
Version 2.6.0
- 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
- Adding settings dialog
- Fixing no bitrate should be specified for lossless audio