- 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)