Skip to content

Releases: cdgriffith/FastFlix

Version 2.3.4

23 Aug 02:38
7631a34

Choose a tag to compare

  • Fixing audio downmixing only taking last downmixing setting

Version 2.3.3

21 Aug 20:34
a4b93bd

Choose a tag to compare

  • Fixing #46 max-cll was being sent incorrectly to x265-params (thanks to HannesJo0139)
  • Fixing #43 audio bitrate being set to wrong track (thanks to HannesJo0139)

Version 2.3.2

29 Jul 21:09
b225304

Choose a tag to compare

  • Fixing #39 HEVC two pass bitrate does not work (thanks to schlotkins)

Version 2.3.1

20 Jul 18:49
6568123

Choose a tag to compare

  • Fixing #35 custom CRF / bitrate values not updating in the command panel (thanks to schlotkins)

Version 2.3.0

20 Jul 15:15
641d5e9

Choose a tag to compare

  • Adding to pypi
  • Changing package to "fastflix"
  • Changing that custom mode fields are blocked unless "Custom" is selected
  • Changing always allowing pass-through for audio
  • Fixing HDR details not being parsed due to not quoting path to ffprobe (thanks to schlotkins)
  • Fixing killing child processes on *nix

Version 2.2.0

17 Jul 00:55
5c6c42a

Choose a tag to compare

  • Adding custom extra ffmpeg args for HEVC
  • Adding max mux queue size change for HEVC
  • Fixing issue with codec not being set as copy (thanks to schlotkins)
  • Fixing quotes around parens on linux

Version 2.1.1

14 Jul 15:12
3018f02

Choose a tag to compare

  • Fixing parse_hdr_details throwing error (thanks to Jan Temešinko and schlotkins)

Known issue that this cannot parse all types of HDR yet, ongoing in issue #30

Version 2.1.0

28 Jun 22:10
1faeedd

Choose a tag to compare

  • Adding config file that will allow for customizable work directory
  • Adding support for HEVC conversion
  • Adding support for audio downmixing and custom titles
  • Adding log to file
  • Adding realtime logging for ffmpeg conversions
  • Adding support to automatically download SVT-AV1
  • Fixing windows scaling display issues
  • Fixing scaling to properly keep scaling and will be red when bad
  • Fixing scaling for videos with rotation
  • Fixing audio to convert correct tracks
  • Removing bundling of FFmpeg and SVT-AV1
  • Removing support for external plugins

Version 2.0.1

05 May 03:42
f8a4d19

Choose a tag to compare

  • Fixing broken exe, requiring console for time being

Version 2.0.0

05 May 00:27
44636c9

Choose a tag to compare

  • Adding AV1 support (both FFMPEG libaom-av1 and SVT-AV1)
  • Adding VP9 support
  • Adding Visible command list
  • Adding Audio transcoding options
  • Changing into MIT license
  • Changing into plugin module design
  • Removing all GPL or restrictive licensed products (including x265)
  • Major Layout Redesign

Broken executable use version 2.0.1 or greater