frispete
accepted
request 6318
28 days 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
about 1 month 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
about 2 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
2 months ago
(revision 54)
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
minimum version warnings
manfred-h
accepted
request 6247
7 months 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
8 months 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
8 months 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
8 months ago
(revision 50)
- Remove the _constraints file; 6G memory are not at all needed!
Stefan Seyfried (seife)
accepted
request 6239
8 months 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
8 months 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
about 1 year ago
(revision 47)
rpm 4.20 does not support the %patchN syntax
enzokiel
accepted
request 5156
about 5 years ago
(revision 41)
Disable mfx, handbrake crashes with message "Illegal Instruction (core dumped)"
enzokiel
committed
over 5 years ago
(revision 36)
Olaf Hering (olh)
committed
over 5 years ago
(revision 35)
hunting "rpm-4.15: error: line 155: Unclosed %if"
enzokiel
committed
almost 6 years ago
(revision 33)
enzokiel
accepted
request 4594
almost 6 years ago
(revision 31)
Add patch to fix <https://github.com/HandBrake/HandBrake/issues/2124>
enzokiel
accepted
request 4451
over 6 years ago
(revision 30)
- update to version 1.2.2
+ Mac
- Fixed built-in application updater.
+ Windows
- Fix crash on first launch for new installs, or older installs
without settings.json
- Fix an issue where the summary tab wasn't always up-to-date
Olaf Hering (olh)
accepted
request 4436
over 6 years ago
(revision 29)
- update to version 1.2.1
+ General
- Fixed potential crashes due to use of uninitialized variables
- Improved minimum duration to only apply to DVD and BD sources
- Miscellaneous bug fixes and improvements
+ Video
- Fixed incorrect video rotation where rotation is explicitly
flagged as none
- Fixed yadif deinterlace filter not properly deinterlacing all
frames
- Fixed missing frame at the end of encodes from m2ts sources
- Fixed detection of MPEG-1 video in program streams by
improving probing of unknown streams
- Fixed decoding of MPEG-1 video in DVD sources
- Fixed Apple VideoToolbox encoding issues related to pyramidal
B-frames
- Fixed lapsharp filter corrupting frame edges
- Improved NLMeans performance by reducing number of threads
used with CPUs with high logical core counts
- Improved AMD VCE encoding to enable placing key frames at
chapter markers
- Improved calculation of final frame duration
- Improved support for BT.2020 color space
+ Audio
- Fixed channel mapping for AAC 5.1 encoding (signal 5.1 Back
instead of 5.1 Side which is less compatible)
+ Command line interface
- Fixed selection of encoders applied to tracks selected with
`--all-audio`
- Fixed audio settings where more are specified than exist in
the preset
- Fixed overriding audio bit rate set by the preset
+ Build system
- Fixed libvpx cross compilation with GCC 8 by disabling
AVX-512
- Fixed x265 cross compilation with GCC 8
- Updated to mingw-w64-build 4.1.1 with improvements to error
reporting and support for sha256sum on systems without shasum
- Miscellaneous bug fixes and improvements
+ Third-party libraries
- Updated libraries
+ libmfx (upstream API 1.27)
+ Linux
- Fixed Flatpak icon validation by reducing resolution to pass
new restrictions
- Fixed Flatpak accessing gvfs mounted filesystems by adding an
additional access permission
- Fixed display of special characters in preset names
- Fixed exporting presets to sanitize system reserved
characters
- Miscellaneous bug fixes and improvements
+ Mac
- Fixed incorrect file extension when selecting a preset
- Fixed potential user interface hang on macOS 10.12 Sierra
- Fixed potential issue caused by setting work state to done
before all threads have closed
- Improved usability of preview controls overlay by increasing
its size
- Miscellaneous bug fixes and improvements
+ Windows
- Fixed application uninstaller sometimes appearing behind the
installer
- Fixed potential crash when loading settings from older
HandBrake versions
- Fixed official presets not updating when a newer HandBrake
version is installed
- Fixed maximum resolution limit when selecting a preset
(source or preset, whichever is smaller)
- Fixed crop and anamorphic settings not being restored when
editing a queued job
- Fixed audio and subtitle selection behaviour where any
language + first track are selected
- Restored options control on the queue window previously
removed in HandBrake 1.2.0
- Improved user interface on displays close to the minimum
recommended resolution
- Improved quality of text rendering on the installer for high
density displays
- Improved ordering of presets and preset categories
- Improved QSV compatibility with newer Intel drivers by
updating libmfx
- Improved relaunch stability by falling back to software only
mode after hardware encoder initialization failure
- Improved removal of small temporary files that could be left
behind in certain cases
- Miscellaneous bug fixes and improvements
enzokiel
accepted
request 3731
over 8 years ago
(revision 21)
Only build static libbluray for SLE version <= 120200
pbleser
committed
over 8 years ago
(revision 19)
use own libbluray (static)
pbleser
committed
over 8 years ago
(revision 18)
update to 1.0.2
Olaf Hering (olh)
committed
about 9 years ago
(revision 17)
- Accept any ffmpeg version to fix build in TW and 42.2
Olaf Hering (olh)
accepted
request 2399
over 9 years ago
(revision 15)
- Removed all 3rd party tarballs and addded HandBrake-build-shared.patch
to build against shared libraries.
- Disabled fdk-aac because ist's only needed for static build of
libav/ffmpeg.
- Changed BuildRequires to pkgconfig() where possible and removed
some unneeded dependencies.
- Enabled build for armv6l.
Stefan Botter (jsjhb)
accepted
request 663
almost 12 years ago
(revision 10)
- add patch to fix compiling libx264: HandBrake-0.9.9_libx264-gcc-488-fix.patch
add -fno-aggressive-loop-optimizations to extra-cflags in
configure for >= 13.1, see also
https://bugs.launchpad.net/ubuntu/+source/x264/+bug/1241772
MAY BE REMOVED on upstream fix
pbleser
committed
over 13 years ago
(revision 4)
0.9.6
pbleser
committed
over 14 years ago
(revision 1)
0.9.5