Skip to content

Releases: jlesage/docker-handbrake

Version 1.14.1

12 Jul 13:34
Compare
Choose a tag to compare

Changes in this release:

  • Fixed an issue where the automatic video converter would not be able to access the device required to enable Intel Quick Sync Video hardware-accelerated encoding.

Version 1.14.0

10 Jul 17:14
Compare
Choose a tag to compare

Changes in this release:

  • Added support for Intel Quick Sync Video hardware-accelerated encoding.
  • Now using baseimage v3.4.0, which is based on Alpine Linux 3.8.
  • Fixed issue where selecting a different video encoder would result in incorrect video preset selection.
  • Fixed an issue where the automatic video converter would choose an incorrect output subfolder when SAME_AS_SRC is used.
  • Fixed an issue where the automatic video converter, during source cleanup, would try to remove the watch folder itself.
  • Fixed an issue where the automatic video converter would choose an incorrect output filename when the source is a DVD/Blu-Ray folder.

Version 1.13.5

18 Jun 20:36
Compare
Choose a tag to compare

Changes in this release:

  • Fixed nightly build.

Version 1.13.4

12 Jun 09:22
Compare
Choose a tag to compare

Changes in this release:

  • Fixed nightly build.

Version 1.13.3

22 May 01:04
Compare
Choose a tag to compare

Changes in this release:

  • Moved the HandBrake debug log under the proper directory.
  • Fixed the nightly build.

Version 1.13.2

09 May 11:47
Compare
Choose a tag to compare

Changes in this release:

  • Fixed issue where handling DVD structure would cause a crash.

Version 1.13.1

27 Apr 00:39
Compare
Choose a tag to compare

Changes in this release:

  • Improved fix for FLAC encoder crash.

Version 1.13.0

09 Apr 19:19
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded HandBrake to version 1.1.0.

Version 1.12.0

22 Mar 10:33
Compare
Choose a tag to compare

Changes in this release:

  • Added pre-conversion hook for the automatic video converter.
  • Added support for creation of image based on the latest HandBrake development code.
  • Switched to a baseimage based on Alpine Linux 3.7.

Version 1.11.5

02 Mar 17:50
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v3.3.4, which brings the following changes (since last used version):
    • Make sure the log monitor is started after the X server.
    • Fixed an issue where the log monitor yad target would use XDG folders of the application.
    • Fixed issue where log monitor states were not cleared during container startup.