frispete
accepted
request 6393
about 17 hours ago
(revision 65)
- Update to version 1.11.1:
* All platforms
- Audio
- Fixed a crash that could happen when scanning a PCM track in a
DVD-Video or Blu-ray
- Third-party libraries
- Updated libraries
o Jansson 2.15.0 (JSON architecture)
o zlib 1.3.2 (general)
* Windows
- Removed dependency on having Microsoft .NET 8 Desktop Runtime
installed
- Fixed the file type selection in the save panel
- Fixed a number of issues that impacted screen reader tools
ability to read combo box controls
frispete
accepted
request 6382
15 days ago
(revision 64)
- Update to version 1.11.0:
* All platforms
- General
- Added encoding to MOV container format
- Added AV1 VCN 2160p 4K preset
o For AMD 9000 series GPU hardware and newer
o Output dimensions may be incorrect on AMD 7000 series GPU hardware;
this is unfixable in software
- Added Production DNxHR presets
o MOV container
o Any resolution video using HQX and SQ encoder presets
o 2160p, 1080p, and 540p resolution proxy (LB) presets
o 24-bit PCM multi-channel audio with pass through support
- Added Production ProRes presets
o MOV container
o Any resolution video using standard, HQ, and LT encoder presets
o 2160p, 1080p, and 540p resolution proxy presets
o 24-bit PCM multi-channel audio with pass through support
- Added Preservation FFV1 FLAC and PCM presets
o Same as Preservation FFV1 with single-codec audio
- Updated Preservation FFV1 preset to pass through all supported audio
codecs
o Adds Apple Lossless, PCM, and Vorbis to pass through list
- Properly handle the case in which the first chapter timestamp is not
zero
- Video
- Added DNxHR encoder
- Added ProRes encoder
- Added AMD VCN AV1 10-bit encoder
- Added MPEG-2 profile and level selection
- Allowed muxing FFV1 in the MP4 container
- Improved AV1 in MP4 seeking on Apple software
- Dolby Vision profile 5 video is now tagged with a proper color tag
- Audio
- Added PCM encoding and passthru
- Added support for custom channels order (#7265)
- Build system
- Updated mingw-w64-build to version 11.0.0.
- Updated mac-toolchain-build script to version 2.15.0
- Third-party libraries
- Updated libraries
o AMF 1.5.0 (AMD VCN video encoding)
o FFmpeg 8.0.1 (decoding and filters)
o HarfBuzz 12.2.0 (subtitles)
o Jansson 2.14.1 (JSON architecture)
o libbluray 1.4.0 (Blu-ray decoding)
o libdav1d 1.5.3 (AV1 decoding)
o libdvdnav 7.0.0 (DVD decoding)
o libdvdread 7.0.1 (DVD decoding)
o libjpeg-turbo 3.1.3 (preview image compression)
o liblzma (xz) 5.8.2 (LZMA video decoding, e.g. TIFF)
o libopus 1.6.1 (Opus audio encoding)
o libvpx 1.16.0 (VP8/VP9 video encoding)
o oneVPL 2.16.0 (Intel QSV video encoding/decoding)
o SVT-AV1 4.0.1 (AV1 video encoding)
o x265 r13309 (H.265/HEVC video encoding)
* Linux
- Uses GtkFileLauncher to open files in sandboxed apps
- Added buttons to cycle through previews on summary page
- Added an option to change the UI display language
- Improved display of file sizes
- Fixed the disk space checks
- Fixed a crash that could happen when a preset category contains the '
character
- Updated existing and maintained locales
* Mac
- Notifications sound is now played back when HandBrake is in the foreground
- File name labels in queue are now truncated in the middle, same behaviour
as the Finder
- Minor miscellaneous fixes
- Updated existing and maintained locales
* Windows
- The UI now requires Microsoft .NET Desktop Runtime 10.0.x. .NET 8 is no
longer required
- Support for Intel HyperEncode has been removed as the feature is
deprecated upstream
- Minor miscellaneous fixes
- Updated existing and maintained locales
frispete
accepted
request 6347
4 months ago
(revision 63)
- 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.
- Leap's libdovi is too old, restrict the changes to not be applied
for Leap 15.6
frispete
accepted
request 6318
7 months ago
(revision 57)
- 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.
frispete
accepted
request 6316
7 months ago
(revision 56)
- 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
frispete
accepted
request 6311
8 months ago
(revision 55)
- 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)
* Third-party libraries
- Updated libraries
- AMF 1.4.36 (AMD VCN video encoding)
- FFmpeg 7.1.1 (decoding and filters)
- HarfBuzz 11.3.3 (subtitles)
- libass 0.17.4 (subtitles)
- libdovi 3.3.2 (Dolby Vision dynamic metadata)
- libiconv 1.18 (character encoding support)
- libjpeg-turbo 3.1.1 (preview image compression)
- liblzma (xz) 5.8.1 (LZMA video decoding, e.g. TIFF)
- libogg 1.3.6 (Xiph codecs support)
- libtheora 1.2.0 (Theora video encoding)
- libvpx 1.15.2 (VP8/VP9 video encoding)
- nv-codec-headers 13.0.19.0 (Nvidia NVENC encoding)
- oneVPL 2.15.0 (Intel QSV video encoding/decoding)
- SVT-AV1 3.1.0 (AV1 video encoding)
- x264 165 r3222 (H.264/AVC video encoding)
- x265 r13276 (H.265/HEVC video encoding)
* Linux
- Fixed Opus and Vorbis passthru validation in Webm
- Fixed a crash that could happen when removing items from queue
- Fixed audio bitrates list validation (#6997)
- Built-in presets for unavailable hardware encoders are now
hidden
- Removed orphaned, no longer maintained locales or locales
without active translators (af, cs, da, he, hr, ka, no, pl, pt,
ro, ru, si, sk, th, tr, uk_UA, zh_TW). Removed locales are
welcome back as soon as the locales are updated.
- Updated existing and maintained locales.
* Mac
- Added support for the VideoToolbox AV1 hardware decoder
- Added a Metal accelerated Render Sub filter
- Added a contextual menu to the presets popover
- Updated Auto Naming Preferences to add "{angle}" as a filename
generation option (#6086)
- Reduced CPU usage when using VideoToolbox decoders and encoders
- Encoded files are now excluded from Time Machine until they are
completed
- Fixed queue jobs not being reloaded properly when the source is
a .iso file
- Fixed "Same as source" destination option, it didn't work
properly in some case
- Updated existing and maintained locales
* Windows
- Added a new preference "Default Range Mode for titles". See
Preferences -> Advanced (#6385)
- Added a new preference to run a custom action when the queue
completes. See Preferences -> When Done (#4851)
- Added "{destination_folder}" as option on the "Encode Completed"
"Send File To" option.
- Added support for DirectX based AV1 video decoding when using
the Media Foundation encoder on ARM devices
- Updated Auto Naming Preferences to add "{angle}" as a
filename generation option (#6086)
- Performance Optimisations for ARM64 devices running Windows
- Minor miscellaneous UI improvements.
- Various bug fixes and improvements (#6524, #6517, #6514, #6477,
#6473, #6086, #6984, #6892, #6999, #7003)
- Added new translations
- Galician (Galego)
- Hungarian (Magyar)
- Removed orphaned, no longer maintained locales or locales
without active translators (cs-CZ). Removed locales are
welcome back as soon as the locales are updated.
- Updated existing and maintained locales.
- Rebuild Source1 download.tar.bz2
- Use gcc-14/g++-14 on Leap 15.6
manfred-h
accepted
request 6304
8 months ago
(revision 54)
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
minimum version warnings
manfred-h
accepted
request 6247
about 1 year ago
(revision 53)
- 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)
manfred-h
accepted
request 6243
about 1 year ago
(revision 52)
Drop unused pkgconfig(webkit2gtk-4.0) BuildRequires: It was only
ever used for update checking, but we do not use that
functionality.
Malcolm Lewis (malcolmlewis)
accepted
request 6241
about 1 year ago
(revision 51)
- 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.
- Fixed an issue where the crop controls would not enable correctly when
editing jobs (#6614)
- Rebuild Source1 download.tar.bz2
manfred-h
accepted
request 6240
about 1 year ago
(revision 50)
- Remove the _constraints file; 6G memory are not at all needed!
Stefan Seyfried (seife)
accepted
request 6239
about 1 year ago
(revision 49)
- Rewrote the changes entries based on HandBrake/NEWS.markdown instead of plain git logs
- Various version updates from 1.6.0 to 1.9.0
manfred-h
accepted
request 6227
about 1 year ago
(revision 48)
- BuildRequire python3, not python > 2.7.3
This small patch allows to enable builds for Tumbleweed and Slowroll again!
Olaf Hering (olh)
committed
over 1 year ago
(revision 47)
rpm 4.20 does not support the %patchN syntax