Skip to content

Version 4.9.0

Compare
Choose a tag to compare
@cdgriffith cdgriffith released this 24 Apr 17:51
· 31 commits to master since this release
2770ca8
  • Adding #109 Support for AVC and HEVC QSV encoding with rigaya's QSVEncC (thanks to msaintauret)
  • Adding #196 Support for AVC and HEVC Apple Videotoolbox encoder (thanks to Kay Singh)
  • Adding #323 ignore errors options options for queue (thanks to Don Gafford)
  • Adding #331 NVEncC API v10 Quality presets: P1 to P7 (thanks to Wontell)
  • Fixing #321 dhdr10_opt not added for x265 commands (thanks to GizmoDudex)
  • Fixing #327 FastFlix Duplicates encoding task and encodes same movie to infinity (thanks to Wontell)
  • Fixing #324 NVEncC wrong Interlace Value set by FastFlix (thanks to Wontell)
  • Fixing #278 FastFlix occasionally getting stuck on a single video in a queue (thanks to kamild1996)
  • Fixing #330 "Remove Metadata" only removes video metadata for Rigaya's hardware encoders (thanks to wynterca)
  • Fixing level was not being passed to hardware encoders

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.9.0_installer.exe) unless you need the portable version (FastFlix_4.9.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.