- Adding #313 basic vsync support for hardware encoders (thanks to Wontell)
- Adding #312 additional pixel formats for most encoders (thanks to Owen Quinlan)
- Adding "Auto" profile for VCEncC
- Changing #292 back to PySide2 to be compatible with Windows 7 and 8 (thanks to Causemic)
- Fixing #310 QT was complaining about some PNG formats (thanks to Don Gafford)
- Fixing #315 HDR10 info not parsed from subsequent video tracks than the first (thanks to msaintauret)
- Fixing profile not being passed for AVC with VCEencC and stuck on Baseline
- Fixing #304 that force 10-bit encoding for NVEencC was not set from profiles properly (thanks to wynterca)
Known Issue (4.7.0+)
New style audio profiles create new tracks, which don't work with rigaya's hardware encoders. Have to use "passthrough all" for time being.
Windows
Please use the installer below (FastFlix_4.8.0_installer.exe
) unless you need the portable version (FastFlix_4.8.0_win64.zip
)
Mac / Linux
Please extract the FastFlix file and set it to executable (i.e. chmod +x FastFlix
) then to run it ./FastFlix
Mac: macOS 10.15 or greater required.
Linux: Ubuntu 20.04 recommended.
Linux: Make sure you have libopengl0
installed from your package manager. If you have other issues please consult the wiki first.