Revisions of handbrake (13)
buildservice-autocommit
accepted
request 6247
2 months ago
(revision 13)
baserev update by copy to link target
- Update to version 1.9.2: * General - Allowed muxing NVENC AV1 and VCN AV1 WebM container - Fixed a crash that could happen when a source contains chapters with no titles (#6565) * Windows - Fixed and issue where the audio track name would not reset on source track change. (#6642)
buildservice-autocommit
accepted
request 6241
3 months ago
(revision 11)
baserev update by copy to link target
- Update to version 1.9.1: * General - Fixed FFV1 pixel format selection when an hardware decoder is used (#6565) - Fixed an issue that could happen when chapters titles are not UTF-8 (#6489) - Fixed gcc14 aarch64 build failures (#6463) * Subtitles - Improved support for SRT files with overlapping subtitles (#6155) * Audio - Fixed AC3 and EAC3 extradata in MKV (#6582) * Third-party libraries - nv-codec-headers: Harden DLL loading so that it only uses system32 for the search path on Windows (#6548) - Updated libraries - libdav1d 1.5.1 (AV1 video decoding) - HarfBuzz 10.2.0 (subtitles) - libjpeg-turbo 3.1.0 (preview image compression) * Windows - Fix an issue with the autoname function not updating when title is the only option (#6517) - Fix an issue where the audio encoder may not display correctly after a queue has been imported and queue item edited. This may exhibit in other scenarios as well (#6524) - Fix an issue with titlebar / taskbar progress erroneously showing with multi-instance encodes (#6477) - Fix a crash when importing chapters where there is a chapter count mis-match (#6514) - Fixed an issue with autoname pre/postfix option where it would apply regardless of file path collision.
buildservice-autocommit
accepted
request 6240
3 months ago
(revision 9)
baserev update by copy to link target
buildservice-autocommit
accepted
request 6239
3 months ago
(revision 6)
baserev update by copy to link target
* General - Added Intel QSV VVC (hardware) video decoder - Added an option to enable AV1 screen content coding (SCC) on Intel Lunar Lake QSV AV1 encoder - Added support for lossless VP9 encoding - Added a preference to keep duplicated Blu-ray titles - Added support for Max Duration of Scan titles for disc based sources (#6304) * Audio - Added ALAC encoder - Added Vorbis passthru - Improved scan of DTS audio profiles * Subtitles - Improved quality of subtitles burn-in - Fixed a rare video corruption issue that could happen when burning-in subtitles * Third-party libraries - Updated libraries - AMF 1.4.35 (AMD VCN video encoding) - FFmpeg 7.1 (decoding and filters) - FreeType 2.13.3 (subtitles) - Fribidi 1.0.16 (subtitles) - HarfBuzz 10.1.0 (subtitles) - libdav1d 1.5.0 (AV1 video decoding) - libdovi 3.3.1 (Dolby Vision dynamic metadata) - libjpeg-turbo 3.0.4 (preview image compression) - libvpx 1.15.0 (VP8/VP9 video encoding) - nv-codec-headers 12.2.72.0 (Nvidia NVENC encoding) - oneVPL 2.13.0 (Intel QSV video encoding/decoding) - SVT-AV1 2.3.0 (AV1 video encoding)
- BuildRequire python3, not python > 2.7.3 - update to version 1.5.1 + Build system - Fixed an issue with the source tarball that broke Flathub Builds. + Windows - The Windows UI is now .NET 6.0 only. (.NET 5.0 is no longer additionally required) - version 1.5.0 + Video - Fixed an issue on older Intel CPUs causing the CLI to fail to initialize (#3924) - Updated video engine to preserve chroma sample location information - Updated Intel Quick Sync to use the Intel oneAPI Video Processing Library (oneVPL) + Audio - Fixed MP2 audio sources not utilizing the fallback encoder when pass through is disabled (#3863) - Fixed FFmpeg AAC audio encoder quality mode scale range (#1295) + Subtitles - Fixed an issue with captions pass through durations (#3764) + Build system - Fixed multiple potential race conditions in Flatpak build process - Updated mac-toolchain-build script with newer tool versions + Third-party libraries - Updated libraries FFmpeg 4.4.1 (decoding and filters)
- Rebuild download.tar.bz2 as Source1 - Remove HandBrake-end-of-non-void-function.patch which is fixed upstream - Update to version 1.9.0: * Update NEWS * MacGui: properly reset the chapters popup menu when switching trim type * libhb: x265: add new matrix coefficients from H.273 v3 * Update stale_bot.yml * Update SECURITY.md * Update SECURITY.md * gtk: Fix a crash that could occur if encoder was invalid * gtk: Remove rounded corners from preview window * gtk: Fix preview black borders on Wayland * When GTK is running on GNOME Wayland, windows with standard * title bars use client-side decorations. This means the height of * the title bar is taken into account when requesting a resize. * Instead of attempting to calculate the title bar height, we just * set the width and let the fixed aspect ratio of the video frame * take care of the rest. * Fixes #6090. * Update NEWS (#6435) * preset: set VideoToolbox presets to H.265 10-bit * They will automatically fall back to the 8-bit encoder if the 10-bit one is not available * Update NEWS * workflows: update macOS workflow * scripts: update to mac-toolchain-build 2.12.0 * winGUI Update all locales (#6433) * contrib: update x265 to version 4.1 (#6430) * LinuxGUI Update all locales (#6432) * macGUI Update all locales (#6431) * flatpak: Update metainfo (#6421)