Revisions of handbrake (20)
buildservice-autocommit
accepted
request 6318
28 days ago
(revision 24)
baserev update by copy to link target
- Update to version 1.10.2: * All platforms - Video - Fixed a crash that could happen when encoding high depth video - Third-party libraries - Updated libraries o HarfBuzz 11.4.5 (subtitles) o SVT-AV1 3.1.2 (AV1 video encoding) * Mac - Added a workaround to avoid a rare crash on Apple Silicon Macs * Windows - Fixed some incorrect behaviour on CQ/RF calcuations and handling of presets - The app will now automatically disable QSV or NVDec decoders if an out-of-date driver is detected.
buildservice-autocommit
accepted
request 6316
about 1 month ago
(revision 22)
baserev update by copy to link target
- Update to version 1.10.1: * All platforms - Video - Fixed a visual corruption issue that could happen when encoding with x265 - Fixed SVT-AV1 presets 10, 9, and 8 not working properly with SSIM tune - Third-party libraries - Updated libraries o HarfBuzz 11.4.2 (subtitles) * Linux - Fixed preview audio when running the flatpak build - Fixed Vorbis passthru checkbox not being applied when the title changes * Mac - Improved custom border color validation * Windows - Added new translation o Romanian (Română) - Fixed arm64 build - Fixed audio track name generation
- Add AMF-1.4.36.tar.gz to the download tarball to enable AMD GPU support - Add --enable-amf and --enable-vce to configure
- Add AMF-1.4.36-slim.tar.gz to the download tarball - Add --enable-amf and --enable-vse to configure
buildservice-autocommit
accepted
request 6311
about 2 months ago
(revision 18)
baserev update by copy to link target
- Rebuild Source1 download.tar.bz2 - Use gcc-14/g++-14 on Leap 15.6
- Update to version 1.10.0: * General - Added new "Social 10MB" presets - Improved metadata passthru, preserving additional metadata including: - Creation date - Cover art - Location - Fixed an excessive memory usage during the indepth scan (#6963) * Command line interface - Added an option to disable Dolby Vision and HDR10+ passthru * Video - Added an option to choose the encoder color range - Improved Framerate Shaper metrics performance for high resolution frames - Fixed VCN encoder presets (#6974) - Updated NVEnc CQ range (#6418) * Audio - Addded an option to disable track names passthru and autonaming - Fixed selection behaviour fallback when no audio track is found (#6666) - EAC3 + Atmos is now properly signaled in MP4 * Subtitles - Addded an option to disable track names passthru - SubRip/UTF-8 subtitles are now passed through to MKV without conversion to SSA - Fixed a crash that could happen when burning bitmap subtitles * Filters - Fixed a crash that could happen when using the Chroma Smooth filter (#7033)
buildservice-autocommit
accepted
request 6304
2 months ago
(revision 15)
baserev update by copy to link target
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes minimum version warnings
buildservice-autocommit
accepted
request 6247
7 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
8 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
8 months ago
(revision 9)
baserev update by copy to link target
buildservice-autocommit
accepted
request 6239
8 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)