Releases: jlesage/docker-handbrake
Releases · jlesage/docker-handbrake
Version 1.22.4
Changes in this release:
- Upgraded libva to version 2.8.0.
- Upgraded Intel Media SDK to version 20.2.1.
- Upgraded Intel Media Driver to version 20.2.0.
- Fixed an issue where non-video files would fail to be copied.
- Now using baseimage version 3.5.6, which brings the following changes:
- Other small adjustments for the YAD log monitor target.
Version 1.22.3
Changes in this release:
- Upgraded HandBrake to version 1.3.3.
- Upgraded Intel VAAPI driver to version 2.4.1.
- Now using Alpine 3.11 baseimage.
Version 1.22.2
Changes in this release:
- Fixed issue where Intel QSV H.265 encoding would fail.
Version 1.22.1
Changes in this release:
- Fixed the default preset used by the automatic video converter.
- Fixed an issue where progress of a multi-pass encoding done by the automatic video converter would not be displayed correctly in the UI.
Version 1.22.0
Changes in this release:
- Upgraded HandBrake to version 1.3.2.
- NOTE: Presets are now identified with their category. This means that any preset configured for the automatic video converter needs to be adjusted.
- Upgraded libva to version 2.7.1.
- Upgraded Intel Media Driver to version 20.1.1.
- Upgraded Intel Media SDK to version 20.1.1.
Version 1.21.0
Changes in this release:
- Custom packages for the Automatic Video Converter can now be installed via the
AUTOMATED_CONVERSION_INSTALL_PKGS
environment variable.
Version 1.20.0
Changes in this release:
- Upgraded HandBrake to version 1.3.1.
- Upgraded libva to version 2.6.1.
- Upgraded Intel Media SDK to version 19.4.0.
- Upgraded Intel Media Driver to version 19.4.0.
- Upgraded Intel VAAPI driver to version 2.4.0.
Version 1.19.0
Changes in this release:
- Added the ability to set a list of file extensions to be considered as non-video files. This fixes an issue where the automatic video converter would successfully convert non-video files, like images.
- Added the ability to provide custom arguments to HandBrake when it is invoked by the automatic video converter.
Version 1.18.0
Changes in this release:
- Upgraded HandBrake to version 1.3.0.
- Action to take by the automatic video converter for non-video files is now configurable.
- The automatic video converter now fails the conversion if no title is found in video file.
- Now using baseimage v3.5.3, based on Alpine Linux 3.10, which brings the following changes:
- Updated installed packages to get latest security fixes.
- Make sure the tzdata is installed.
Version 1.17.1
Changes in this release:
- Fixed an issue where the progress output of the automatic video converter would hang.
- Enhanced the progress output of the automatic video converter by showing the path of the video being converted.
- Enhanced the progress output of the automatic video converter by adjusting the frequency of messages.