Releases: cdgriffith/FastFlix
Beta Version 4.0.4b1
- Fixing #137 Should not be able to try and switch between encoders without a video (thanks to leonardyan)
- Fixing HEVC tune did not put space after itself in command
Beta Version 4.0.4b0
- Fixing #149 Cannot set subtitle disposition in 4.0+ (thanks to Zeid164)
- Fixing #150 FFmpeg extras not able to be set (thanks to kipperdawn)
- Fixing exact / fast time selector not working
- Fixing subtitle burn in not working (for picture images)
- Fixing that text based subtitles could show as being burned-in-able
Version 4.0.3
- Fixing #146 Extraneous "None" when remove HDR is selected (thanks to Chad Johnson)
Windows
Please use the installer below (FastFlix_<version>_installer.exe
) unless you need the portable version (FastFlix_<version>_win64.zip
)
Windows 7 / Windows Server 2012 please use the _windows_7
options.
Mac / Linux
Please extract the FastFlix file and set it to executable (i.e. chmod +x FastFlix
) then to run it ./FastFlix
Version 4.0.2
- Fixing #144 Remove HDR not working (thanks to Chad Johnson)
- Fixing #135 color information wasn't passed through correctly (thanks to leonardyan)
- Fixing #143 by adding legacy windows builds with Python 3.8 for time being (thanks to odignal)
- Fixing queue breaks if there is an error during conversion
- Fixing Remove HDR doesn't stay selected when returning item from queue
- Fixing resolution doesn't stay after returning from queue
- Fixing thumbnail generation preview for videos with arib-std-b67 color transfer
Windows
Please use the installer below (FastFlix_<version>_installer.exe
) unless you need the portable version (FastFlix_<version>_win64.zip
)
Windows 7 / Windows Server 2012 please use the _windows_7
options.
Mac / Linux
Please extract the FastFlix file and set it to executable (i.e. chmod +x FastFlix
) then to run it ./FastFlix
Beta Version 4.0.2b0
- Fixing #144 Remove HDR not working (thanks to Chad Johnson)
- Fixing #135 color information wasn't passed through correctly (thanks to leonardyan)
- Fixing #143 by adding legacy windows builds with Python 3.8 for time being (thanks to odignal)
- Fixing queue breaks if there is an error during conversion
- Fixing Remove HDR doesn't stay selected when returning item from queue
- Fixing resolution doesn't stay after returning from queue
- Fixing thumbnail generation preview for videos with arib-std-b67 color transfer
For Windows 7 / Server 2012 please use the "windows_7" versions
Version 4.0.1
- Fixing #141 FastFlix v4.0.0 Windows Installer - Unable to launch (thanks to pcf1)
Windows
Please use the installer below (FastFlix_<version>_installer.exe
) unless you need the portable version (FastFlix_<version>_win64.zip
)
Mac / Linux
Please extract the FastFlix file and set it to executable (i.e. chmod +x FastFlix
) then to run it ./FastFlix
Beta Version 4.0.1b0
- Fixing #141 FastFlix v4.0.0 Windows Installer - Unable to launch (thanks to pcf1)
Version 4.0.0
- Adding #59 Queue system
- Adding #94 profiles (thanks to robchap79)
- Adding #98 multi-lingual support (thanks to leonardyan)
- Adding #111 HDR10+ Optimization flag for x265 (thanks to SlashX)
- Adding #113 copy video track option (thanks to leonardyan)
- Adding |===== | Progress Bars
- Adding support for interlaced videos
- Adding option to download newest FFmpeg on Windows
- Adding builds for MacOS and Linux
- Adding --test (imports only) and --version startup options
- Adding option to clean old (over two weeks) logs by compressing them
- Adding background fix for first subtitle track to not be default if mkvpropedit is detected (thanks to ftpmorph)
- Changing to a model based dataclass setup with a large internal re-write
- Changing so it opens the file dialog for new video to last used directory
- Changing log names, including file output stem in conversion log
- Fixing #116 how HDR10 options for x265 work (thanks to HannesJo0139)
- Fixing dispositions being set for wrong tracks (thanks to ftpmorph)
- Fixing thumbnails not being generated properly on 10-bit non bt2020 files
- Fixing QThread destroyed message on close
- Fixing Cannot queue arguments of type 'QTextCursor' warning messages
Windows
Please use the installer below (FastFlix_<version>_installer.exe
) unless you need the portable version (FastFlix_<version>_win64.zip
)
Mac / Linux
Please extract the FastFlix file and set it to executable (i.e. chmod +x FastFlix
) then to run it ./FastFlix
Beta Version 4.0.0b7
- Adding background fix for first subtitle track to not be default if mkvpropedit is detected (thanks to ftpmorph)
- Removing keyint due to wrong behavior (thanks to leonardyan)
- Fixing tooltips
- Re-arranging x265 page
- Adding option to clean old (over two weeks) logs by compressing them
Beta Version 4.0.0b6
- Adding clean old logs
- Config file upgrade
- Updating GUI preview image
- Adding icons to tabs
- Separating x265 advance options