Revisions of handbrake (20)
buildservice-autocommit
accepted
request 6347
1 day ago
(revision 33)
baserev update by copy to link target
- Leap's libdovi is too old, restrict the changes to not be applied for Leap 15.6
- Add support for Dolby Vision media by utilizing libdovi. As we want to use the version from the distribution, the contrib/libdovi directory gets removed. - Add fix-missing-libdovi-link-flag.patch to ensure the library gets linked to the final executable.
- Add BuildRequires: pkgconfig(dovi) to enable support for Dolby Vision media.
- Add dovi_tool-libdovi-3.3.2.tar.gz to the download tarball to enable Dolby Vision support. - Add --enable-libdovi to configure
buildservice-autocommit
accepted
request 6318
3 months 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
3 months 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
4 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
4 months ago
(revision 15)
baserev update by copy to link target
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes minimum version warnings