Skip to content

Releases: cdgriffith/FastFlix

Version 2.4.1

27 Aug 16:23
0e4309b
Compare
Choose a tag to compare
  • Fixing HEVC custom CRF issue

Version 2.4.0

26 Aug 03:16
4862bab
Compare
Choose a tag to compare
  • Adding larger command line view to see entire command at once
  • Changing to using qtpy which supports dynamic linking of either PySide2 or pyqt5, instead of only PySide2
  • Fixing #4 Error Message Box when someone other than video file is dropped onto fastflix
  • Fixing #44 Remove metadata from original file (thanks to HannesJo0139)
  • Fixing #20 Adding hoverhelp for most converter options

Version 2.3.4

23 Aug 02:38
7631a34
Compare
Choose a tag to compare
  • Fixing audio downmixing only taking last downmixing setting

Version 2.3.3

21 Aug 20:34
a4b93bd
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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