(http://www.easybrakeconverter.com/images/screenshots/eb2.png)
The conversion has been never easy. Several switches, unknown words, incompatible or bad results and wasted time. EasyBrake will not change the world, but might do it easier. We are at the beginning of the development, therefore be tolerant if you find a bug.
Features of EasyBrake 0.9:
- Powered by HandBrake engine:
EasyBrake uses the great engine of HandBrake (an open-source, GPL-licensed, multiplatform, multithreaded video transcoder) which is well known and popular.
- Automatic video control:
Note: this feature is only available in the Custom Profile. EasyBrake determines the video bitrate (based on the resolution) and other parameters.
- Automatic audio control:
Note: this feature is only available in the Custom Profile. EasyBrake prefers the AC3 codec (if it exists in the source this will be the used codec). Otherwise it's looking for AAC or MP3 tracks. If none of them exist: try to encoding the audio track to AC3.
- Built-in profiles:
The default profile is the Custom Profile. In this you can change everything what you want. But you can change it to the following: Normal, High (better quality), iPod, iPod Touch, iPhone (all series), iPad, Android Mid, Android High (better quality), Apple TV (1-2-3).
- Automatic subtitle control:
EasyBrake defines your language and set the default subtitle for this.
- Sample creation:
What will be the result? Just click on the S button to make a one-minute sample. Simple?
Changes in EasyBrake 0.9.9.5:
- New HandBrake CLI v5020
- New MediaInfo DLL v0.7.60+ dev.
- Add type options (Film or animations - more precisely tune the quality)
- The maximum supported video bitrate is 300000 Kbps
- Massive code optimizations
- Arabic translation added
- Chinese translation added
- Add 2048p support
- Less memory usage
- Removed Time panel, just double click on an item in the FileList
- 30 fps frame rate error
- Opendialog filters error
- MP4 container format error
- Graphical glitches under Windows XP
- Inicialize ResizeBox (due to the language)
http://www.easybrakeconverter.com/
(https://a.fsdn.com/con/app/proj/smallx264/screenshots/2013-05-24%2000_38_47-Smallx264.png/182/137)
Smallx264 is a simple batch GUI for Handbrake. It tries to be minimal while offering sufficient options to user.
License : GPL
http://sourceforge.net/projects/smallx264/
(http://s26.postimg.org/9ufixgfmh/screenshot_116.jpg)
THandBrake is a simple application that you can use to batch encode videos using the Handbrake encoder engine. The software provides support for the common video formats and high conversion speed. Deinterlacing, denoising, deblocking and grayscale options are available.
License : GPL
http://sourceforge.net/projects/smallx264/
Release Notes
General
Core
Intel QuickSync Video Encode / Decode support.
Windows only currently. We hope to bring this to Linux user in the future.
DXVA Hardware Decode support (Experimental)
Windows Only.
Suitable only for slower machines so disabled in preferences by default.
Choice of Scalers
Lanczos
HandBrakes? default scaler.
Bicubic (OpenCL) (Experimental)
Currently only available in OpenCL form so requires a AMD or Intel GPU supporting OpenCL 1.1 or later. Nvidia GPU's are not currently supported.
When downscaling, up to 5% performance improvement can be achieved. No benefit when not down-scaling.
Small loss in quality over the Lanczos scaler.
Denoise
hqdn3d filter now accepts individual settings for both chroma channels (Cr, Cb)
New NlMeans? denoiser. This is very slow, but results are significantly better than hqdn3d.
Presets
Added Windows Phone 8 Preset
Updated Libraries
x264 r2431-ac76440
Libav v10.1
libbluray 0.5.0
Libavformat is now used for muxing instead of mp4v2 and libmkv
"Large File Size" checkbox has now bee removed for mp4, as the new muxer will transition to 64bit files automatically.
mpeg2dec has also been replaced in favour of using libav
The LibAV AAC encoder is now the default as FAAC has been removed.
This encoder is adequate for most, but until it improves a bit further, we have enabled support for the FDK-AAC encoder also.
This FDK option is a temporary measure until the LibAV encoder improves.
Note that FDK-AAC is much slower and will likely bottleneck the encode process, but will produce better quality audio.
H.265 encoder (Experimental - available when compiled from source with --enable-x265)
Early build of the new x265 encoder. Enabled on Windows only currently. (Mac / Linux builds will have it enabled shortly)
Currently still some way off being ready for prime time. Useful for testing only at this stage.
Added VP8 Encoder (using libvpx)
Available in MKV files only.
Removed mcdeint deinterlace and decomb modes. This relied on the snow encoder in libav which has been was removed by upstream.
Bug fixes and Misc Improvements
Windows
Accessibility / Usability Improvements
Added option to 'Use System Colors'. The app should now be usable in a High Contrast mode.
Fixed Tab ordering to make the app more keyboard friendly.
LibHB is now used for scanning instead of the CLI.
Improved the layout and design of the Audio and Subtitle tabs.
Split buttons similar to the old 0.9.8 WinForms? GUI
Improved layout on the track listbox to make better use of the space.
Improvements to Auto-Naming feature.
When Done
Added an option that will reset this to 'Do nothing' when the app is closed and restarted.
Presets
New 'Presets' Menu
Presets bar can now be hidden if it's not wanted.
Numerous bug fixes
Fixed the Issue in the source dropdown where the drive menu items did not work when clicked.
Numerous fixes in the Picture settings panel around resolution calculation.
Numerous fixes around the way Presets are loaded and saved, particularly around Picture settings.
Removed Growl for Windows support due to bugs and issues with this library that remain unfixed. Project appears abandoned.
Many misc other fixes.
Windows XP is no longer supported. Windows Vista with Service Pack 2 or later is now a requirement.
Mac
Build system updates to compiled under OS X 10.9
Automatic audio and subtitle track selection behaviours which can be stored per preset.
Improvements to Auto-Naming feature.
Misc UI enhancements.
Bug fixes and Misc Improvements
Linux
Automatic audio and subtitle track selection behaviours which can be stored per preset.
Improvements to Auto-Naming feature.
Batch Add to queue by list selection.
Russian and Czech Translations
Bug fixes and Misc Improvements
Requires GTK3
Command Line Interface
Basic support for return codes from the CLI. (0 = No Error, 1 = Cancelled, 2 = Invalid Input, 3 = Initialization error, 4 = Unknown Error")
Bug fixes and Misc Improvements
http://handbrake.fr/
Changelog
Changes between 0.9.9 and 0.10
Core
- Intel QuickSync Video Encode / Decode support. (Beta)
Windows only currently. We hope to bring this to Linux user in the future.
- DXVA Hardware Decode support (Experimental)
Windows Only.
Suitable only for slower machines so disabled in preferences by default.
- Choice of Scalers
Lanczos
HandBrakes? default scaler.
Bicubic (OpenCL) (Experimental)
Available on the Command Line (All Platforms) and Windows GUI. (Mac / Linux GUI's will come in a later release)
Currently only available in OpenCL form so requires a AMD or Intel GPU supporting OpenCL 1.1 or later. Nvidia GPU's are not currently supported.
When downscaling, up to 5% performance improvement can be achieved. No benefit when not downscaling.
Small loss in quality over the Lanczos scaler.
- Denoise
hqdn3d filter now accepts individual settings for both chroma channels (Cr, Cb)
New NlMeans? denoiser. This is very slow, but results are significantly better than hqdn3d.
- Presets
Added Windows Phone 8 Preset
- Updated Libraries
x264 r2479-dd79a61
Libav v10.1
libbluray 0.5.0
- Libavformat is now used for muxing instead of mp4v2 and libmkv
"Large File Size" checkbox has now bee removed for mp4, as the new muxer will transition to 64bit files automatically.
mpeg2dec has also been replaced in favour of using libav
- The LibAV AAC encoder is now the default as FAAC has been removed.
This encoder is adequate for most, but until it improves a bit further, we have enabled support for the FDK-AAC encoder also.
This FDK option is a temporary measure until the LibAV encoder improves.
Note that FDK-AAC is much slower and will likely bottleneck the encode process, but will produce better quality audio.
- H.265 encoder
Using x265 v1.4
This encoder is still early in it's development, so is missing many H.265 features and optimisations.
- Added VP8 Encoder (using libvpx)
Available in MKV files only.
- Removed mcdeint deinterlace and decomb modes. This relied on the snow encoder in libav which has been was removed by upstream.
- Bug fixes and Misc Improvements
Windows
- Accessibility / Usability Improvements
Added option to 'Use System Colors'. The app should now be usable in a High Contrast mode.
Fixed Tab ordering to make the app more keyboard friendly.
- LibHB is now used for scanning instead of the CLI.
Experiential Preview window is now available as a result. (Can be enabled via preferences)
- Improved the layout and design of the Audio and Subtitle tabs.
Split buttons similar to the old 0.9.8 WinForms? GUI
Improved layout on the track listbox to make better use of the space.
- Improvements to Auto-Naming feature.
- When Done
Added an option that will reset this to 'Do nothing' when the app is closed and restarted.
- Presets
New 'Presets' Menu
Presets bar can now be hidden if it's not wanted.
- Numerous bug fixes
Fixed the Issue in the source dropdown where the drive menu items did not work when clicked.
Numerous fixes in the Picture settings panel around resolution calculation.
Numerous fixes around the way Presets are loaded and saved, particularly around Picture settings.
Removed Growl for Windows support due to bugs and issues with this library that remain unfixed. Project appears abandoned.
Many misc other fixes.
- Windows XP is no longer supported. Windows Vista with Service Pack 2 or later is now a requirement.
- The 32bit build of the application is now considered deprecated. This is due to 32bit process memory limitations.
Mac
- Build system updates to compiled under OS X 10.9 / 10.10
- Automatic audio and subtitle track selection behaviours which can be stored per preset.
- Improvements to Auto-Naming feature.
- Misc UI enhancements.
- Bug fixes and Misc Improvements
Linux
- Automatic audio and subtitle track selection behaviours which can be stored per preset.
- Improvements to Auto-Naming feature.
- Batch Add to queue by list selection.
- Russian and Czech Translations
- Bug fixes and Misc Improvements
- Requires GTK3
Command Line Interface
- Basic support for return codes from the CLI. (0 = No Error, 1 = Cancelled, 2 = Invalid Input, 3 = Initialization error, 4 = Unknown Error")
- Bug fixes and Misc Improvements
http://sourceforge.net/projects/handbrake/
(http://s26.postimg.org/9ufixgfmh/screenshot_116.jpg)
THandBrake is a simple application that you can use to batch encode videos using the Handbrake encoder engine. The software provides support for the common video formats and high conversion speed. Deinterlacing, denoising, deblocking and grayscale options are available.
License : GPL
Whats new:>>
-Added: Users can now drag and drop folders
-Added: Option to specify default audio language selection (en,eng,english etc)
-Updated: HandBrake to 0.10
http://sourceforge.net/projects/smallx264/
Changelog
+ New HandBrake CLI v6960
+ New YouTube-dl 2015.03.02
+ MediaInfo DLL v0.7.72
+ SystemInfo 5.0.2
+ Redesigned user interface
+ Better processor identifier
+ Added Hardware Acceleration support (DXVA, OpenCL, IntelQSV)
+ Added Secondary Audio language
+ Add output box to the video settings (it was not clear the icon to many people)
+ Support 394+ online video site
+ Support 16+ online audio site
+ Listed more parameters in the MediaInfo
+ Updated japanese language file
+ Added persian language file
+ Add abort possibility to the online downloads
- Remove update section
x Fixed online download path
x Fixed subtitles error
x Fixed online download error on some sites
x Fixed massive slowdown because the Intel QSV is enabled by default and we used the OpenCL or DXVA at the same time.
http://sourceforge.net/projects/easybrake/
Changelog
General:
New online documentation at https://handbrake.fr/docs
Completely overhauled the official presets
New general use presets for broad compatibility
New device presets, now more up-to-date for common devices
New web presets
New Matroska (MKV) presets, including VP9 video with Opus audio
Official presets from HandBrake 0.10.x are still available under "Legacy"
New JSON-based preset system including command line support
New JSON-based API for interacting with libhb
Improvements to audio/video sync engine to better handle difficult sources
Many miscellaneous bug fixes and improvements (over 1700 code commits!)
Video:
VP9 video encoding via libvpx
Intel QuickSync Video H.265/HEVC encoder
Requires Intel Skylake or newer CPU
Ultra HD / 4K color pass through (support for BT.2020)
Additional standard frame rate selections in the graphical interfaces
New Auto anamorphic mode maximizes storage resolution, replaces Strict anamorphic mode
New Pad filter (command line only for now)
New Decomb/Deinterlace filter settings and improved defaults
Rotate filter now available in all graphical interfaces
New NLMeans filter tunes Tape and Sprite for analog tape recordings and vintage video games, respectively
Assembly optimizations NLMeans filter improve performance up to 10%
Assembly optimizations in x264 encoder improve performance for faster presets by 5-10%
x265 encoder quality improvements, especially when using tune grain
High bit depth encoding support via external shared libraries (video pipeline is still 8-bit 4:2:0)
x264 10-bit
x265 10-bit and 12-bit
Audio:
Opus audio encoding/decoding via libopus
Passthru now supports E-AC-3, FLAC, and TrueHD audio formats
Subtitles:
Improved subtitles rendering for some languages via HarfBuzz
Miscellaneous subtitles improvements
Command line interface:
Presets can now be imported and exported from the command line and are compatible with the graphical interfaces
Queue exported from the graphical interfaces can now be imported by the command line interface (Linux and Windows only for now)
Build system:
Add scripts to manually build and install Mac and MinGW-w64 (compile for Windows on Linux) toolchains
Add support for multiple source URLs for third-party downloads
Add SHA256 hash verification for third-party downloads
Add configure parameter to disable or filter allowed third-party downloads (see configure --help)
Use HTTPS everywhere; the few cases where a third-party does not provide packages over https, handbrake.fr does
New targets on Mac to install and uninstall after building
Add flatpak packaging support (experimental)
Third-party libraries:
Updated libraries
FreeType 2.6.5 (subtitles)
Fontconfig 2.12.1 (subtitles)
FriBidi 0.19.7 (subtitles)
Libav 12 (encoding/decoding/muxing)
libass 0.13.2 (subtitles)
libbluray 0.9.3 (Blu-ray decoding)
libmfx v6.0.0 (Intel QuickSync Video encoding/decoding)
libvpx 1.5.0 (VP8/VP9 video encoding)
x264 148 r2708 (H.264/AVC video encoding)
x265 2.1 (H.265/HEVC video encoding)
New libraries
HarfBuzz 1.3.0 (subtitles)
libopus 1.1.3 (Opus audio encoding)
Windows:
Graphical interface now uses libhb directly, instead of sending commands to the command line interface
Encoding can now be paused and resumed
Stopping encoding will finalize the partial file to be playable
Reduced installer and install size
The command line interface is no longer included in the graphical interface installer
Update checker now verifies the signature of the update file for improved security
Added support for quality-based audio encoding
Added ability to import tab-separated (.tsv), XML (.xml), and plain text (.txt) chapter markers
Improved the "configure default" options for audio and subtitles
Default audio track behavior is now configurable
Subtitles burn-in behavior is now configurable
Removed DirectX Video Acceleration (DXVA) hardware-accelerated video decoding
Was causing many issues without providing sufficient improvement to decoding efficiency
May be added again at a later date if performance and stability improves
Usability improvements
Miscellaneous bug fixes
https://handbrake.fr/
Changelog
All platforms
Video
Fixed a potential crash when using the VP8 or VP9 video encoders
Fixed a potential crash when using 2-pass ABR
Command line interface
Fixed importing chapter names from a file
Linux
Fixed Keep Aspect Ratio control (disabled) when anamorphic mode is Auto
Widened presets list to accommodate longer preset names
Miscellaneous bug fixes
Mac
Fixed a potential crash when using the subtitles burn feature on macOS versions earlier than 10.12 Sierra
Fixed certain controls not updating when saving or loading a preset
Miscellaneous bug fixes
Windows
Fixed certain controls not updating when saving or loading a preset
Disabled QSV decoding by default when non-QSV encoder selected (configurable)
Miscellaneous bug fixes
https://handbrake.fr/
Changelog
Fixed video encoder options not reset when changing encoders
Fixed subtitles defaults behaviors to improve how tracks are added
Fixed issues related to source maximum and custom picture setting modes
Fixed point to point settings when editing a queued job
Fixed When Done controls not updating correctly on various screens
Fixed split buttons not working correctly on audio and subtitles tabs
Fixed destination path and file name error checking
Fixed potential crash by disabling OpenCL detection when the scaler is not set to OpenCL Bicubic (workaround for broken system drivers)
Fixed a potential crash when QSV is supported but disabled at the BIOS level
Fixed memory leaks in the QSV encoder
Added QSV detection for Intel Kaby Lake CPUs
Miscellaneous bug fixes
Video:
Fixed point to point encoding end point when using frames as the unit
Improve error handling for libdvdread and libavcodec decoders
Audio:
Fixed an issue where fallback encoder bitrate was not set properly
Subtitles:
Fixed incorrect duration for UTF-8 subtitles
Fixed an issue causing extra blank lines for UTF-8 subtitles in MKV
https://handbrake.fr/
Changelog
All platforms
Video
Fixed H.264 decoding using Libav where the initial GOP was dropped
Fixed 2-pass x265 encoding where the source header incorrectly specifies frame rate
Fixed 2-pass encoding with bob deinterlace and constant frame rate
Fixed a seek issue in Libav while reading MKV sources with embedded subtitles
Fixed multiple issues preventing Libav from opening WMV sources properly
Fixed miscellaneous issues in Libav
Fixed memory leaks in OpenCL
Improved sync for streams delayed by a large amount
Audio
Fixed a Libav crash encoding AAC at very high bitrates
Fixed a potential hang in Libav while decoding AAC
Improved Libav audio sync with MP4 sources containing edit lists
Improved mapping of single channel layouts to single channel layouts
Linux
Fixed a potential crash when selecting video encoders
Fixed various controls not applying values properly
Mac
Fixed a crash when attempting to edit a queued job
Improved audio start point to use edit lists when encoding using CoreAudio AAC
Windows
Fixed Title Specific Scan for DVD/Blu-ray
Fixed broken/missing NLMeans denoise tunes
Fixed an issue that could cause error -17 when encoding using Intel QuickSync Video
Fixed an issue where the SRT language code was not being set correctly
https://handbrake.fr/
Changelog
Fixed When Done option not updating/resetting correctly
Video:
Fixed decoding of raw video in Matroska/MKV
Fixed time stamp handling for containerless raw video
Fixed memory leaks in OpenCL
Fixed x265 2-pass encoding where video frame rate is altered by filters
Improved handling of very small amounts of sync jitter (~1 tick)
Improved handling of AVI files with broken indices
Audio:
Further refined fix for Libav crash encoding AAC at very high bitrates
Subtitles:
Removed fontconfig dependency on Mac and Windows; libass now uses CoreText/DirectWrite
Improved subtitle font selection when burning in SRT/SSA subtitles
Command line interface:
Fixed preset subtitle burn defaults override
Build system:
Updated MinGW-w64 build script for improved compatibility with hardened GCC
https://handbrake.fr/
Release Notes
All platforms
General
- Improved user interface
- Redesigned main window for consistency and usability; overall flow is top to bottom, left to right
- Added new preset controls directly in main workflow
- Added new summary tab for overview of settings at a glance
- Updated interface icons to support high resolution displays
- New and improved official presets
- Added new presets for Vimeo and YouTube
- Added new 2160p/4K device presets for Apple TV, Chromecast, Fire TV, and Roku
- Added new Production presets for post-production video editing workflows
- Added additional 2160p/4K Matroska presets
- Improved AppleTV 4K support
- Improved Intel QuickSync Video support
- Added Linux support (experimental)
- Added 10-bit H.265/HEVC encoding support for Kaby Lake and newer CPUs
- Added support for multiple GPUs via D3D11 encode path
- Many bug fixes and improvements
Video
- Added new Unsharp and kernel-based Laplacian LapSharp sharpening filters
- Added CSM prefilter option to NLMeans filter
- Added support for mobile device orientation via auto-rotation container flag
- x265 10- and 12-bit encoders are now included by default; additional dll files are no longer required
Command line interface
- Added support for adaptive streaming (SPS and PPS before IDR frames) via the --inline-parameter-sets parameter
- Added --json parameter to output scan/status information in JSON format, useful for scripting
- Audio sample rate parameter --arate now accepts "auto" as a valid value
Build system
- Added support for FreeBSD 11.1 (must compile from source)
- Added support for compiling on Windows under MSYS (experimental, slow)
- Updated to mingw-w64-build 3.1.1 with support for mingw-w64 5.0.3 and gcc 7.2.0
- Update mac-toolchain-build to add NASM 2.13.2 (now required for x264)
- Miscellaneous bug fixes and improvements
Third-party libraries
- Updated libraries
- FDK AAC 0.1.5 (AAC audio encoding, must compile from source)
- FreeType 2.8.1 (subtitles)
- HarfBuzz 1.7.2 (subtitles)
- Jansson 2.10 (JSON architecture)
- LAME 3.100 (MP3 audio encoding)
- Libav 12.3 (decoding and filters)
- libass 0.14.0 (subtitles)
- libbluray 1.0.2 (Blu-ray decoding)
- libdvdnav 5.0.3 (DVD decoding)
- libdvdread 5.0.3 (DVD decoding)
- libiconv 1.15 (character encoding support)
- libmfx (upstream API 1.23)
- libogg 1.3.2 (Xiph codecs support)
- libopus 1.2.1 (Opus audio encoding)
- libsamplerate 0.1.9-35-g02ebb9f (audio resampling)
- libtheora 1.1.1 (Theora video encoding)
- libvorbis 1.3.5 (Vorbis audio encoding)
- libvpx 1.6.1 (VP8/VP9 video encoding)
- libxml2 2.9.4 (general)
- x264 155 r2893 (H.264/AVC video encoding)
- x265 2.6 (H.265/HEVC video encoding)
- zlib 1.2.11 (general)
Linux
- Added option to configure low disk space warning level
- Added Intel QuickSync Video encoder (experimental, requires specific Intel driver)
- Added support for Ubuntu 18.04 and 17.10; Ubuntu 15.04 support is removed
- Many other bug fixes and improvements
Mac
- Added option to configure low disk space warning level
- Improved support for VoiceOver navigation
- Many other bug fixes and improvements
Windows
- Added option to configure low disk space warning level
- Added option to play a sound (MP3/WAV) when encode or queue is finished
- Added option to show progress, pass, passcount in the application title or task tray icon tooltip
- Added more granular progress reporting during search for start of file and muxing
- Added support for per-display resolution awareness
- Added support for running HandBrake in a portable mode (see included portable.ini.template)
- Added custom anamorphic to dimensions tab, it's back!
- Improved static preview window still previews rendering
- Improved audio selection behavior controls; dropdowns are now context aware and range limited with better defaults
- Improved UI constency throughout
- Many other bug fixes and improvements
https://handbrake.fr/
Changelog
All platforms
General
- Fixed a potential crash in the comb detection filter
- Fixed a potential crash in the padding filter
Video
- Fixed decoding certain very high bit rate ultra-high definition sources with extra large packets
- Fixed last frame in source video missing in output
Audio
- Fixed crash when decoding an empty audio track
Build system
- Updated mac-toolchain-build script Nasm url and improved curl parameters for robustness
Third-party libraries
- Updated libraries (necessary to pull in needed bug fixes)
- libvpx 1.7.0 (VP8/VP9 video encoding)
- x264 155 r2901 (H.264/AVC video encoding)
Linux
- Fixed Ubuntu PPA build date
- Fixed a display issue with the quality slider control
- Fixed issues occurring when running multiple HandBrake instances simultaneously
- Updated Russian translation
- Updated support for creating Flatpak bundles (experimental)
- Miscellaneous bug fixes and improvements
Mac
- Fixed corrupted output with VP8 and VP9 encoders
- Fixed building x264 using Clang and -march=native/-mavx (thanks H. Gramner for the upstream patch)
Windows
- Fixed issues with queue recovery when running multiple HandBrake instances simultaneously
- Fixed an issue with a When Done action potentially causing the last queue item to be marked as a warning instead of success
- Fixed burn-in behavior with MP4 files; after the first burn-in track, no additional tracks that require burn-in will be added
- Improved window resize behavior for Add Selection to Queue dialog and allowed space bar to toggle checkbox for selected row
- Improved tabbing behavior in various circumstances
- Improved adding a new preset with the same name as an existing user preset; the existing preset will now be updated properly
- Improved privacy by adding an option to disable the Summary tab preview image
- Updated installer to block installation on 32-bit systems to avoid confusion (unsupported since 1.1.0)
- Miscellaneous bug fixes and improvements
https://handbrake.fr/
Changelog
General
Fixed Blu-ray title name where reading from raw device
Improved handling of broken units in Blu-ray source (skip and continue reading)
Video
Fixed rare crash related to preview images, anamorphic, and default preset values
Fixed jitter produced by 59.94 fps to 29.97 fps frame rate conversion
Audio
Fixed duration of silence buffers (may improve audio/video sync for some sources)
Build system
Fixed linker warning by setting libvpx target to minimum supported macOS version
Fixed build failure with old GTK versions
Miscellaneous Flatpak-related fixes and improvements
Third-party libraries
Updated libraries (necessary to pull in needed bug fixes)
libdvdread 6.0.0 (DVD decoding)
libdvdnav 6.0.0 (DVD decoding)
Linux
Fixed potential crash where $HOME directory is missing
Fixed legacy preferences causing preset window being shown at every launch
Fixed preset name and menu display on Ubuntu 14.04 Trusty Tahr
Fixed default destination file name for Blu-ray source to not include MPLS number
Fixed queue reloading in Flatpak sandbox
Fixed toolbar icons alignment and use correct art for lower pixel density
Updated most translations
Mac
Fixed menu item and tooltip strings related to selection behavior
Fixed crash where presets file contains invalid UTF-8
Windows
Fixed incorrect track selection behaviours on audio and subtitle tabs
Fixed creating an unneeded HandBrake Team directory in the user's Roaming directory
Improved path handling when opening a source directory from the queue
Miscellaneous bug fixes and improvements
https://handbrake.fr/
Changelog
General:
Switched core decoding library from Libav to FFmpeg:
Fixes numerous sources previously unreadable or otherwise broken
Facilitates a number of the improvements and features in this release and planned for the future
Removed deprecated Legacy presets:
See the list of compatible replacements on GitHub
Updated official presets to use stereo instead of DPL2 mixdown:
Avoids potential spatial positioning issues with the current DPL2 algorithm and wide pans in source material
Limited in impact since DPL2 decoding has not been in widespread use for years
Updated official presets descriptions to revise compatibility and mention recently released devices
Updated official presets to rename Fire TV to Amazon Fire
Added Amazon Fire 720p30 and Chromecast 1080p60 presets
Added {creation-date} and {creation-time} to automatic file naming
Video:
Fixed an issue decoding Blu-ray titles where the aspect ratio is unknown (assume 16:9)
Fixed an issue encoding video with very short frame durations (less than 0.00285s or greater than 350 FPS)
Improved extradata handling to accommodate all codecs
Added support for decoding TIFF/LZMA video
Audio:
Fixed potential decoding issue for audio lacking an explicit channel layout (intelligently guess the layout)
Fixed a potential crash during audio probe
Improved resampling to allow dithering for all codecs (only where necessary)
Improved quality of the default AAC encoder on non-Mac platforms (FFmpeg AAC), no longer experimental
Improved bit rate constraints to allow Opus as low as 6 kbit/s per channel
Added support for up to 7.1 channel AAC encoding (note that FDK AAC/HE-AAC do not support 6.1)
Added support for E-AC3 audio in MP4 container
Added Speex audio decoder
Subtitles:
Fixed a potential crash where an SRT file cannot be opened
Added support for SRT files using periods instead of commas to delineate fractions
Command line interface:
Fixed inability to override preset subtitles burn setting (native and none are now valid values for --subtitle-burned)
Build system:
Fixed Linux packaging with an out-of-tree build directory
Fixed Windows graphical interface build script signing tool location
Removed --enable-local-* and associated contrib libraries; please see the documentation for dependencies help
Updated to mingw-w64-build 4.1.0 with gcc 7.3.0, continuous output (keep alive), and miscellaneous improvements
Improved support for building with Xcode 10
Improved support for building on FreeBSD 11, 12, and 13
Improved Flatpak packaging for Linux (numerous fixes and improvements, no longer experimental)
Improved configure.py to always use the Python executable found by configure
Added script for creating Flatpak manifests
Added support for selecting a compiler via the CC environment variable
Miscellaneous bug fixes and improvements
Third-party libraries:
Removed libraries:
Libav 12.3 (decoding and filters)
yasm 1.3.0
Updated libraries:
libopus 1.3 (Opus audio encoding)
x264 157 r2935 (H.264/AVC video encoding)
x265 2.9 (H.265/HEVC video encoding)
New libraries:
FFmpeg 4.1 (decoding and filters)
liblzma (xz) 5.2.4 (LZMA video decoding, e.g. TIFF)
libspeex 1.2.0 (Speex audio decoding)
Linux:
Fixed Blu-ray title name being set to device name (e.g. sr0) when scanning raw devices
Fixed Blu-ray default destination file names to no longer include MPLS number
Fixed an issue with queue state not being updated properly on reload
Fixed various issues importing presets
Updated most translations
Added initial support for GTK 4
Added ability to customize activity window font size and increased default from 7 to 8
Added destination overwrite protection (append number to file name on conflict)
Added {source-path} to automatic path setting
Miscellaneous bug fixes and improvements
Mac:
HandBrake now requires OS X 10.10 Yosemite or later
Removed preferences option to show the advanced tab (deprecated and slated for removal)
Fixed minor display issues on macOS 10.14 Mojave
Fixed queue toolbar icon not updating
Removed Growl in favor of native system notifications
Updated Sparkle automatic update library
Improved handling of invalid presets
Improved layout to better support localization
Improved preview border alignment on high density displays
Improved automatic naming to avoid updating when unrelated settings change
Improved criteria for showing destination overwrite warnings
Improved stop encoding confirmation dialog
Improved notifications to no longer play sounds when alerts are disabled
Added initial localization support and German translation
Added initial support for VideoToolbox (hardware-accelerated) encoding
Added support for Dark Mode in macOS 10.14 Mojave (new Dark Mode toolbar icons require building with Xcode 10 on Mojave)
Added Touch Bar support to various windows and dialogs
Added Finder progress bar to files currently encoding
Added Show Source in Finder to queue contextual menu (renamed Show in Finder to Show Destination in Finder)
Added validation for custom filter parameters
Miscellaneous bug fixes and improvements
Windows:
HandBrake now requires .NET Framework 4.7.1 or later (installer offers download if missing)
Fixed mixdown selection where the specified mixdown in the selected preset is not available
Fixed audio sample rate of 48 kHz being selected where Auto was the specified behavior
Removed preferences option to show the advanced tab (deprecated and slated for removal)
Removed options menu from queue in favor of contextual menu
Improved layout to better support localization
Improved error handling when adding items to the queue
Improved multi-instance queue recovery to avoid loading queue files from the wrong instance
Improved filters layout and controls
Improved video quality slider by allowing it to grow with window size and setting x264/x265 granularity to 0.5
Improved SRT import default browse location (open source video location)
Improved keyboard shortcuts by making Ctrl-S open the destination save dialog (start encode is now Ctrl-E)
Added additional keyboard shortcuts for various actions
Added initial localization support and German translation
Added support for AMD VCE and Nvidia NVENC hardware-accelerated encoders
Added automatic queue archiving and option to select an archived queue for recovery (archives are removed after 7 days)
Added support for recovering specific queue files on start using --recover-queue-ids=<id1,id2,...>
Added additional controls to passthru audio tracks to configure audio fallback parameters
Added ability to drag and drop SRT subtitles files onto the main window
Added option to disable preview image on summary tab
Added option to disable checking for update on start in portable mode
Added stop encoding confirmation dialog
Miscellaneous bug fixes and improvements
https://handbrake.fr/
Changelog
All platforms
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 removal of small temporary files that could be left behind in certain cases
Miscellaneous bug fixes and improvements
https://handbrake.fr/
Changelog
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
https://handbrake.fr/
(https://i.postimg.cc/pXRB6L80/screenshot-75.png)
Convert multiple video files with just a few mouse clicks by relying on this user-friendly GUI for one of the most powerful video converters out there, HandBrake.
MIT License
Changelog
Bug related:
-Fixed Linux/macOS filename apostrophe issue (No longer necessary to remove apostrophes from filenames)
Features/additions:
-Added daily scan schedule time window - hh:mm - hh:mm. Queue will automatically be continued inside the time window and automatically paused outside of the time window.
-Filter queue and session output items.
-Health check output now shows all items, can filter.
-Verbose health check error logs removed unless 'Save verbose logs?' Checked.
-Moved file container filter to System tab.
-Option to reverse queue order.
-Added date to 'Finish time'
https://github.com/HaveAGitGat/HBBatchBeast
Changelog
All platforms
General
HandBrake is now translated into many more languages
Redesigned queue UI
Removed Windows Mobile presets
See the list of compatible replacements on GitHub
Improved log output by silencing many lines at standard log level
Improved quality of Gmail presets slightly
Added Playstation 2160p60 4K Surround preset (supports PS4 Pro)
Added Discord and Discord Nitro presets
Video
Updated Intel Quick Sync Video to use Direct3D 11 API
Updated minimum title scan duration to only apply to disc-based sources like Blu-ray and DVD
Improved detection of MPEG-1 video in program streams
Improved interface to FFmpeg avfilter and color handling
Improved Nvidia NVENC constant quality encoding slightly by not setting qmin and qmax
Replaced pp7 Deblock filter with FFmpeg Deblock filter
Added support for reading Ultra HD Blu-ray discs (without copy protection)
Added support for reading AV1 via libdav1d
Added encoding to WebM container format
Added Chroma Smooth filter (CLI only)
Added zero-copy path for Intel QSV encoding removed in a previous release
Added support for Intel QSV low power encoding (lowpower=1)
Added support for AMD VCE encoding on Linux via Vulkan
Added ability to select x265 encoder level and Fast Decode tune
Audio
Updated audio resampling code to use FFmpeg swresample instead of libsamplerate
Added source audio bit rate to tracks list
Added ability to select unknown language tracks
Added automatic track name pass through
Subtitles
Added ability to import external SSA/ASS subtitles
Added ability to select unknown language tracks
Added automatic track name pass through
Command line interface
Added additional unit aliases to --start-at and --stop-at, notably seconds and frames
Build system
HandBrake now builds with libnuma on Linux
Fixed Python bytestrings causing newlines to be ignored in build output
Fixed Xcode ignoring make jobs parameter and utilizing all CPU cores (macOS only)
Updated configure to enable most hardware encoders by default where appropriate by platform
Updated all scripts for compatibility with Python 3
Updated mac-toolchain-build script with newer tool versions many improvements
Updated mingw-w64-build script with mingw-w64 6.0.0, GCC 9.2, and many improvements
Improved compatibility with GCC 9 and recent Clang releases
Improved compatibility with recent Xcode releases (macOS only)
Improved host/build semantics
Improved namespace isolation
Improved handling of all options passed to configure
Improved configure help output
Improved detection of missing executable dependencies during configure
Added support for building on NetBSD
Added --harden configure parameter to enable buffer overflow protections
Added --sandbox configure parameter to enable sandbox build target on macOS
Added --enable-gtk4 configure parameter to build with GTK 4 instead of GTK 3
Added summary of build options to configure output
Miscellaneous bug fixes and improvements
Third-party libraries
Removed libraries
libsamplerate (audio resampling)
Updated libraries
AMF 1.4.9 (AMD VCE encoding)
bzip2 1.0.8 (general)
FDK AAC 2.0.1 (AAC audio encoding, must compile from source)
FFmpeg 4.2.1 (decoding and filters)
FreeType 2.10.1 (subtitles)
Fribidi 1.0.7 (subtitles)
HarfBuzz 2.6.4 (subtitles)
Jansson 2.12 (JSON architecture)
libbluray 1.1.2 (Blu-ray decoding)
libdav1d 0.5.1 (AV1 decoding)
libdvdnav 6.0.1 (DVD decoding)
libdvdread 6.0.2 (DVD decoding)
libiconv 1.16 (character encoding support)
libmfx (Intel QSV support)
libogg 1.3.4 (Xiph codecs support)
libopus 1.3.1 (Opus audio encoding)
libvorbis 1.3.6 (Vorbis audio encoding)
libvpx 1.8.1 (VP8/VP9 video encoding)
libxml2 2.9.9 (general)
nv-codec-headers 9.0.18.1 (Nvidia NVENC encoding)
x265 3.2.1 (H.265/HEVC video encoding)
Linux
Fixed slider control not showing complete values
Updated translations (levels of completeness vary):
Czech
Chinese
French
German
Italian
Japanese
Korean
Norwegian
Russian
Spanish
Thai
Added translations (levels of completeness vary):
Afrikaans
Basque
Croatian
Dutch
Polish
Portuguese
Romanian
Slovak
Swedish
Turkish
Ukrainian
Added Intel QSV support to Flatpak (requires additional plugin installation)
Added ability to double-click to edit audio track settings
Added options to open encode log and log directory to actions menu on queue window
Miscellaneous bug fixes and improvements
Mac
HandBrake now requires OS X 10.11 El Capitan or later
HandBrake is now sandboxed and uses the macOS hardened runtime
Updated priority for low-priority threads on macOS to avoid potential stalls in future macOS
Updated translations:
German
Added translations:
French
Italian
Russian
Added preference to disable preview image on summary tab
Miscellaneous bug fixes and improvements
Windows
Improved browse dialog recently used to fallback to parent directory
Improved preferences layout
Improved auto naming collision behavior and file overwriting
Added preference to test selected notification sound
Added preference to perform when done action immmediately without countdown
Added preference to disable preview image on summary tab
Added hardware.enabled option to portable.ini
Added dark theme for Windows 10
Added queue import/export removed in a previous release
Added new low battery level and disk space safety measures
Encoding jobs automatically pause when battery level is low, system sleep is allowed, and jobs resume when power is restored
Encoding jobs automatically pause when disk space drops to critical levels
Added translations (levels of completeness vary):
French
German
Chinese
Korean
Russian
Spanish
Turkish
Miscellaneous bug fixes and improvements
https://handbrake.fr/
Changelog
All platforms
General
Fixed potential crash when opening a DVD source
Video
Fixed rotation/flip not working properly in some cases
Fixed an issue with QSV failures when using --start-at
Updated presets using x265 to set aq-mode 1, the default prior to HandBrake 1.3.0
Improved AMD VCE rate control by always explicitly setting the rate control method
Added a workaround to fix x265 not parsing the H.265 Level setting where localized
Added an upstream patch to fix x265 limit-tu bug in loading co-located CU's TU depth
Added an upstream patch to fix x265 2-pass encoding failure
Added an upstream patch to fix x265 VBV macroblocking at end of final GOP
Audio
Fixed importing older presets where "und" was used to select any language track
Since HandBrake 1.3.0, "any" selects any language track and "und" selects undefined language tracks only
Fixed secondary audio tracks on Blu-ray sources not being detected in some cases
Subtitles
Fixed importing older presets where "und" was used to select any language track
Since HandBrake 1.3.0, "any" selects any language track and "und" selects undefined language tracks only
Build system
Fixed cpp and lib flags causing build failures on some Linux systems
Third-party libraries
Updated libraries
FFmpeg 4.2.2 (decoding and filters)
Linux
Fixed UI translations not working in some cases
Fixed display of chapter start times
Fixed small memory leak in audio list
Mac
Fixed importing external ASS/SSA subtitles
Fixed statistics not updating after queue completion
Updated documentation link to the most recent documentation version
Windows
Fixed missing UI translations for some languages
Español (Spanish)
Français (French)
한국어 (Korean)
русский (Russian)
Türkçe (Turkish)
Fixed official presets not updating after installing a new release
Fixed preference for automatically naming file extension MP4/M4V not working
Fixed an issue preventing the use of relative paths for automatic naming
Fixed audio and subtitles selection behavior not saving when set via the Save New Preset dialog
Fixed closed captions not being added automatically per selection behavior
Fixed iPod 5G support option displaying when an incompatible encoder is selected
Fixed queue updating slowly or not updating in some cases
Fixed a few UI issues and a crash with the new dark theme.
Fixed window not restoring properly after minimizing to system tray
Fixed frame rate mode not updating on video codec change, preventing QSV zero-copy mode
https://handbrake.fr/
Changelog
General
Fixed point to point end detection in certain scenarios (#2603)
Improved support for H.265 video in AVI container produced by some security cameras (#2622)
Added logging to identify problematic sources where container and video track pixel aspect ratios differ
Added logging to help debug potential JSON API issues
Video
General:
Fixed color range conversion being applied twice when scaling video (#2561)
Fixed incorrect identification of support for QSV HEVC encoder on older Intel hardware (#2558)
Added logging to identify automatic picture rotation
Miscellaneous bug fixes and improvements
Audio:
Fixed an upstream FFmpeg issue where passing through AAC ADTS audio could produce invalid MKV output in rare cases (error instead) (#2809)
Filters:
Fixed uninitialized memory in NLMeans prefilter leading to video corruption at bottom of picture (only affects custom settings) (#2576)
Fixed a crash in the Detelecine filter with out of bounds parameters (only affects custom settings) (#2560, #2804)
Subtitles:
Fixed burned in subtitles position offset where cropscale filter is not used (#2449)
Command line interface
Fixed subtitles not being selected when specifying --all-subtitles without also specifying a non-empty --subtitle-lang-list
Build system:
Fixed building the GTK graphical interface for use on Windows (link ole32)
Updated Flatpak manifest creation script for compatibility with Python 3
Updated Flatpak runtime and numactl library versions, QSV plugin
Improved minimum version dependencies to facilitate building on systems with older automake and pkg-config
Added a workaround for an upstream libdav1d issue affecting installation on FreeBSD (#2662)
Miscellaneous bug fixes and improvements
Windows:
Fixed loading preset files with Unicode characters in path (#2427)
Fixed clear queue options to prevent them clearing active jobs (#2587)
Fixed main window status label not always reflecting the true count of queue jobs (#2538)
Fixed failure loading default settings which could cause various issues in the graphical interface (#2549)
Fixed preview images displaying incorrectly in some cases (anamorphic none, flip horizontal) (e9675bb, #2764)
Fixed various issues related to Auto Passthru, including fallback settings (#2619, #2627, #2611)
Fixed exported presets not importing correctly using the Mac graphical interface (#2531)
Fixed pause and resume not working correctly in some cases (#2647)
Fixed display of times greater than 24 hours (estimated time renaming, paused duration) (#2582, #2649)
Fixed various cosmetic issues in the graphical interface (#2645, #2646)
Improved display of long filenames in the queue (#2570)
Improved some UX stress cases related to the queue (#2632)
Improved error message when importing a preset specifying a nonexistent audio encoder (#2638)
Improved audio and subtitle languages behavior to preserve selected languages order where "any" is also selected (#2611)
Improved low disk space preferences and alerts (#2648)
Added a workaround for an upstream .NET issue causing tooltips to not render correctly in some cases (#2630)
Miscellaneous bug fixes and improvements
https://handbrake.fr/
Changelog
All platforms:
General:
Fixed ISO 639-2/B language codes not set correctly in MKV (affects Hebrew, Indonesian, Javanese, and Yiddish) (#2903)
Improved support for sources where pixel format cannot be quickly identified, e.g. due to delayed video track start (#2893)
Added logging to identify where hardware support is disabled
Miscellaneous bug fixes and improvements
Video:
Improved Intel QSV memory footprint by eliminating a buffer pool (#2675)
Improved Intel QSV H.265 memory buffer size as required by newer Intel Media SDK (#2862)
Fixed and improved Intel QSV in various situations, especially hardware decoding (#873, #2660, #2661, #2829)
Fixed full range video being not being identified as limited range after conversion where filters are used (#2859)
Subtitles:
Fixed handling of overlapping SSA import subtitles (791adba)
Improved support for out-of-order SSA subtitles as allowed by specification (#2906)
Command line interface:
Fixed --preset failure unless full path is specified, e.g. --preset="Category Name/Preset Name" (#2838)
Build system:
Improved Flatpak to better conform to freedesktop metainfo standards
Improved Intel QSV Flatpak plugin build effiency using cmake-ninja
Added a patch to fix cross compiling libdav1d using GCC 10.x (quality of life improvement); Official HandBrake 1.3.3 Windows release is built using GCC 9.x and is not directly affected by this issue
Third-party libraries:
Updated libraries
FFmpeg 4.2.3 (decoding and filters)
Mac:
Fixed preview layout not displaying properly on OS X 10.11 El Capitan
Fixed incorrect copyright year on About dialog (#2830)
Windows:
Fixed a crash related to the dark theme (#2816)
Fixed a potential crash related to preview image memory allocation (#2871)
Fixed a potential crash due to certain actions causing no preset being selected (#2875)
Fixed missing E-AC-3 encoder option (#2855)
Fixed hardware encoder support unavailable in portable build (#2832)
Miscellaneous bug fixes and improvements
https://handbrake.fr/
Changelog
All platforms
General
The HandBrake engine is now 10 and 12bit capable. Please note that not all filters support 10 and 12 bits. Using an 8bit filter will cause the pipeline to run at 8bit. Please see the documentation for more information.
HDR10 metadata will be passed through from the source file if present.
Static Previews that are generated during file scans are now stored in compressed jpeg format (previously stored as YUV420). Temporary disk space usage and disk writes are massively reduced. This uses libjpeg-turbo
Filters
New Filter: Chroma Smooth
New Filter: Colourspace Selection.
New Filter: Support for QuickSync hardware accelerated Crop/Scale when using full path.
Hardware Encoding
New Encoder: Media Foundation
For Windows based ARM64 devices powered by Qualcomm Chipsets.
Updates to the AMD VCN encoder:
Quality tuning for VCN's constrained vbr rate control mode. Results are the same or better than cqp mode, and bit rate is much more predictable.
Included optimised H265 presets for 1080p and 4K content.
Updates to the Intel QuickSync encoder:
Minor performance improvement by skipping VFR and Crop/Scale filters when they are not required.
Overhauled memory management including improved zero-copy support where software filters are not used which should also improve performance.
Audio
MP2 Audio Passthru support.
Subtitles
New General purpose subtitle decoder
Added support for DVB Subtitles (Passthru and Burn-In)
Added support for EIA608 Closed Captions.
Replaced current decoders for PGS, SRT and SSA with those in ffmpeg. This should correct a number of rendering issues on Burn-In
Reduced default CC burn-in font-size.
Third-party libraries
The following 3rd party libraries have changed:
ffmpeg 4.4
AMF 1.4.18 (AMD VCN encoding)
nv-codec-headers 11.0.10.1 (Nvidia NVENC encoding)
libmfx 1.34
freetype 2.10.4
fribidi 1.0.10
harfbuzz 2.8.1
jansson 2.13.1
libass 0.15.1
libbluray 1.3.0
libdvdnav 6.1.1
libdvdread 6.1.1
dav1d 0.9.0
libvorbis 1.3.7
libvpx 1.10.0
x264 161 r3043
x265 3.5
zimg and libjpeg-turbo are new dependencies.
General UI Updates (Applies to Windows, macOS and Linux)
The "Dimensions" tab has been redesigned.
The Rotate and Flip filter has been moved from the filters tab.
Added support for padding
Added support to control the resolution limit.
Added limited support for upscaling
Linux
Minor usability tweaks and fixes.
Updated translations (levels of completeness vary)
Mac
Support for Apple Silicon (macOS only)
Support for running multiple simultaneous jobs.
Support eyetv packages with .ts enclosed media file
Improved UI navigation
Added two menu items to quickly switch between titles
Improved undo/redo support
Drag & drop import/export support in the presets popover
Preference Updates:
Added a preference to control whether the current edited preset should be re-applied when changing title
Improved Security Scoped Bookmarks management
Minor improvements and fixes for macOS 11
Updated Sparkle Updater library.
Updated translations (levels of completeness vary)
Windows
Please note, the Windows UI now requires "Microsoft .NET 5 Desktop Runtime"
Windows 10 is now the minimum version supported. The app will still run on Windows 7 and 8.1 however you will receive a message noting that it is not supported (twice) after which it will continue to run. Please note some functionality may not work correctly on these older operating systems and no support will be provided.
Process Isolation
When enabled, any encodes that are started are run under a separate "handbrake.worker.exe" process.
This protects the main UI from any crashes that could occur whilst processing a file and allows the queue to continue.
Multiple jobs can be run simultaneously to improve CPU utilisation on high core count systems.
Audio Tab
Minor improvement to the usability of auto-passthru. To prevent confusion, the "auto-passhtru" audio "encoder" option is now only available on the defaults screen and not the main audio tab.
Queue Improvements
Restored lost "Stop" functionality in the new queue design that landed in 1.3.
Presets
The legacy preset side panel has been removed. The presets button on the toolbar will now offer a "preset manager" and list the available for selection.
The inline-preset view from 1.3 is now permanent.
Installer Improvements
Existing NSIS installer: Option to create a shortcut for "all users" as the last step.
Preference Updates:
New Auto Name option: Always use the default path for each new source / title selected
"Send File To" Arguments now supports "{source}" and "{destination}" replacement placeholders.
Added a preference to configure the "Pause on Low Battery" feature.
Check for Updates is now "opt-in" for new installs.
UI Performance: Optimisations to allow better performance when handling large sets of files (1000+)
Updated translations (levels of completeness vary)
Miscellaneous bug fixes and improvements
https://handbrake.fr/
Changelog
General:
Fixed a crash when using "Align AV" on Intel based systems. (#3683)
Fixed a crash when reading certain DVD's with missing VOB files
Hardware Encoding:
Fixed an issue with QuickSync accelerated Crop/Scale generating incorrect aspect ratios (#3236)
Fixed a crash after a subtitle scan when using the QuickSync encoder. (#3741)
Subtitles:
Backport some libass patches which should correct some issues with font and font-weight selections. (#3736)
Fixed an issue that could prevent 3rd party software handling HandBrake files with dvb subtitles.
Command line interface:
Fixed a regression that prevented upscaling when using -w and -h (#3746)
Windows UI builds are now available for ARM64 devices. (Named arm64 or aarch64 in the download section)
Added upgrade notices to the installer welcome page advising of .NET Desktop Runtime 5 requirements and to complete existing queue. (#3693)
Added support for software rendering which can be enabled to workaround issues with Variable Refresh Rate and 3rd party software causing rendering corruption (#3755)
Added a new preference to define how the preset toolbar button renders the preset list. (#3697)
Fixed a crash which would prevent all user settings from loading in some circumstances.
Fixed "Reset Settings" button in preferences. Certain settings were not reset correctly. (#3726)
Fixed issues with the built-in updater that may cause it to fail to run the installer if the app was not running as admin.
Fixed an issue that required and app restart to apply changes to the max simultaneous encodes setting.
Fixed an issue with Audio Defaults fallback encoder quality/bitrate/mixdown settings would not display correct values (#3739)
Fixed an with QSV multi-instance support where multiple Intel GPU's are used.
https://handbrake.fr/
Changelog
All platforms
General:
Improvements and fixes around colour bit-depth handling.
Fixed various issues where incorrect colour information could be written during muxing.
Hardware Encoding:
Fixed corrupted video output when decoding HDR10 content with QuickSync
Subtitles:
Fixed a slight subtitle colour shift issue when using libass
Windows:
Added "Preset" used to the Queue summary tab.
Added "Save New Preset" to the preset menu, and toolbar preset dropdown to make it easier to find. (#3783)
Added category headers to the presets menu when using the flat display mode.
Changed the log filename format back to start with the destination filename as it did with 1.3 (#3740)
Changed tab selection behaviour on queue when changing jobs. it will no longer reset to the first tab. (#3813)
Fixed a minor UI juddering effect on the queue task list when jobs start or finish (#3813)
Fixed calculation errors when using padding on the dimensions tab (#3802)
Fixed an issue where static preview wasn't live-updating when changes occurred (#3803)
Fixed a crash on the Audio Defaults screen whilst trying to add Tracks (#3785)
Fixed incorrect taskbar icon state when running multiple encodes (#3791)
Fixed an issue where "None" resolution limit was not honoured (#3872)
Fixed an issue with preset export. VideoTune was not written correctly (#3829)
https://handbrake.fr/
Changelog
All platforms
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)
FreeType 2.11.1 (subtitles)
Fribidi 1.0.11 (subtitles)
HarfBuzz 3.1.2 (subtitles)
Jansson 2.14 (JSON architecture)
libass 0.15.2 (subtitles)
libdav1d 0.9.2 (AV1 decoding)
libjpeg-turbo 2.1.2 (preview image compression)
libogg 1.3.5 (Xiph codecs support)
libvpx 1.11.0 (VP8/VP9 video encoding)
zimg 3.0.3 (color conversion)
Linux
Fixed a filter settings issue that resulted in incorrect filters being added to jobs (#3910)
Updated Intel QSV Flatpak plugin to use Intel MediaSDK 21.3.5
Updated Flatpak dependencies
Freedesktop Platform 21.08
GNOME 41
Added Corsican (Corsu) translation
Updated translations
Simplified Chinese (????)
Dutch (Nederlands)
French (Français)
Korean (???)
Spanish (Español)
Swedish (Svenska)
Miscellaneous bug fixes and improvements
Mac
Requires macOS 10.13 High Sierra or later
Fixed potential issues where encoding process could get stuck on efficiency cores in some cases
Fixed an issue with automatic naming not applying correctly
Fixed main window not being shown upon editing a job in the queue
Updated queue statistics tab to include average encoding speed and percent of original file size
Added "Move to top" and "Move to bottom" to the queue context menu
Added a stop breakpoint to the queue, set when stop after job is selected and may be reordered (#2572)
Added native support for the VideoToolbox API, enabling advanced features such as frame multi-pass, mastering display and content light metadata, and chroma location; the previous implementation via FFmpeg's libavcodec has been removed
Added Corsican (Corsu) translation
Updated translations
Simplified Chinese (????)
French (Français)
German (Deutsch)
Italian (Italiano)
Portuguese (Português)
Miscellaneous bug fixes and improvements
Windows
Requires Windows 10 or later and Microsoft .NET Desktop Runtime 6.0.0 or later
Fixed a potential crash when encoding using Intel QSV in 2-pass mode (#4026)
Fixed potential issues where encoding process could get stuck on efficiency cores in some cases
Fixed an issue with static preview not updating when switching between automatic and custom cropping modes (#3911)
Updated the toolbar preset dropdown to an overlay panel that utilizes a tree view which saves state
Updated UI with various improvements to layout, typography, and cosmetics
Updated queue statistics tab to include average encoding speed and content information
Updated automatic naming file format placeholders to be live options
Updated Send File To preference to set HB_SOURCE, HB_DESTINATION, and HB_EXIT_CODE environment variables, which can be used instead of arguments
Added new exit_code parameter to Send File To preference
Added "Move to top" and "Move to bottom" to the queue context menu
Added a stop breakpoint to the queue, set when stop after job is selected and may be reordered (#2572)
Added support for Windows 10/11 notifications, enable in Preferences > When Done
Added support for Right to Left UI rendering for languages that require it. This can be set in preferences
Added Traditional Chinese (????) translation
Updated translations
Simplified Chinese (????) - includes fix for access keys in menus
Corsican (Corsu)
German (Deutsch)
Italian (Italiano)
Japanese (???)
Miscellaneous bug fixes and improvements
DL -> https://github.com/HandBrake/HandBrake/releases
https://handbrake.fr/
Changelog
This is a rebuild of HandBrake 1.5.0 with no functional changes.
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)
DL -> https://github.com/HandBrake/HandBrake/releases
https://handbrake.fr/
Changelog
All platforms
General
Added AV1 video encoding
Added high bit depth and color depth support to various encoders and filters
Added 4K AV1 General, QSV (Hardware), and MKV (Matroska) presets
Added 4K HEVC General presets and updated related presets to use similar encoder settings
Revised Web presets and renamed to Creator, Email, and Social
Removed VP8 presets
The VP8 video encoder is now deprecated and will be removed in a future release
Related, the Theora encoder is long deprecated and will be removed in a future release
Miscellaneous other preset revisions
Video
Added SVT-AV1 (software) and Intel QSV AV1 (hardware) video encoders
Added VP9 10-bit encoder
Added NVENC HEVC 10-bit encoder
Added VCN HEVC 10-bit encoder
Added H.264 levels 6, 6.1, and 6.2 for the x264 encoder
Added H.264/H.265 4:2:2 and 4:4:4 profiles for the x264 and x265 encoders
Added H.265 4:2:2 profile for VideoToolbox encoder on Apple Silicon
Added support for Intel Deep Link Hyper Encode (leverage multiple QSV media engines to increase performance)
Fixed longstanding issue where slowest NVENC encoder preset caused encoding failures
Removed support for Intel CPUs older than 6th generation (Skylake) when using Intel Quick Sync Video
Filters
Added Bwdif deinterlace filter
Improved Autocrop filter algorithm
Higher accuracy on mixed aspect ratio content, e.g. both letterbox and full frame pictures
Improved video scaling performance on Apple Silicon and ARM-based systems
Use zscale (zimg) by default, falling back to swscale where necessary
Improved multithread performance (slightly) for the following filters on high core count systems
Comb Detect
Decomb
Denoise
NLMeans
Updated the following filters to support higher than 8-bit content and 4:2:2/4:4:4 chroma subsampling
Detelecine
Comb Detect
Decomb
Grayscale
Denoise
NLMeans
HQDN3D
Chroma Smooth
Sharpen
UnSharp
LapSharp
Build system
Added support for building for OpenBSD
Added --cpu configure parameter to enable building for native CPU architecture
Added --lto configure parameter to enable link time optimization
Miscellaneous bug fixes and improvements
Third-party libraries
Updated libraries
AMF 1.4.24 (AMD VCN encoding)
FFmpeg 5.1.2 (decoding and filters)
FreeType 2.12.1 (subtitles)
Fribidi 1.0.12 (subtitles)
HarfBuzz 4.4.1 (subtitles)
libass 0.16.0 (subtitles)
libbluray 1.3.4 (Blu-ray decoding)
libdav1d 1.0.0 (AV1 decoding)
libdvdread 6.1.3 (DVD decoding)
liblzma (xz) 5.2.6 (LZMA video decoding, e.g. TIFF)
libjpeg-turbo 2.1.4 (preview image compression)
libspeex 1.2.1 (Speex audio decoding)
libvpx 1.12.0 (VP8/VP9 video encoding)
libxml 2.10.3 (general)
oneVPL 2023.1.0 (Intel QSV encoding/decoding)
x264 164 r3100 (H.264/AVC video encoding)
x265 r12747 (H.265/HEVC video encoding)
zimg 3.0.4 (color conversion)
New libraries
SVT-AV1 1.4.1 (AV1 encoding)
Linux
Added many quality of life improvements contributed by community members
Improved parity with the Mac and Windows graphical interfaces
Miscellaneous bug fixes and improvements
Updated translations
Added new translations
Bulgarian
Finnish (Finland)
Georgian
Mac
Added Quick Look support to the queue
Miscellaneous bug fixes and improvements
Updated translations
Added Japanese translation
Windows
Miscellaneous bug fixes and improvements
Updated all translations
Added new translations
Bulgarian
Dutch (Dutch)
Polish
DL -> https://github.com/HandBrake/HandBrake/releases
https://handbrake.fr/
Changelog
All platforms
Video
Fixed a potential decoder issue that could cause desync with audio ( #4788 , #4789 )
Command line interface
Fixed inability to name external subtitles tracks using --subname
Mac
Fixed behavior of quality slider when changing encoders
Linux
Fixed translations missing updates as part of 1.6.0 ( #4790 )
Bulgarian
Corsican
Dutch (Dutch)
German German)
Spanish (Español)
Fixed (partially) Intel QSV hardware detection ( #4768 )
Fixed a potential crash when canceling an Intel QSV encode ( #4341 )
Fixed building with -Werror=format-security by adding missing format strings where needed
Windows
Fixed quality slider not allowing negative values for encoders supporting them
Fixed issues upgrading presets from older versions ( #4820 )
Fixed a potential graphical interface hang when stopping the queue ( #4782 )
Fixed optical disc drives on the source selection pane not scanning correctly ( #4771 )
Fixed erroneous display of 2-pass check box for Intel QSV AV1 encoder (not yet supported) ( #4777 )
Fixed a build configuration issue that broke version 1.6.0 for Windows on arm64
Fixed an issue that prevented NVDEC from being available
Fixed passthru audio erroneously falling back to encoding ( #4795 )
Fixed the Save New Preset button incorrectly overwriting recently added presets ( #4804 )
DL -> https://github.com/HandBrake/HandBrake/releases
https://handbrake.fr/
Changelog
General
Added Apple VideoToolbox hardware presets
Updated Creator presets
Disabled interlacing detection and removal; assume creators are working with progressive sources by default
Updated Social presets
Target higher quality and frame rate over shorter durations, without interlacing detection and removal
Better suited for modern social sharing of short live action clips and screen/game captures
Removed Email presets in favor of revised Social presets
Please stop sending videos via email or use the new Social presets
Miscellaneous bug fixes and improvements
Video
Added AMD VCN AV1 encoder
Added NVIDIA NVENC AV1 encoder
Added support for SVT-AV1 multi-pass ABR mode
Added support for preserving ambient viewing enviroment metadata
Added QSV Rotate and Format filters
Improved performance on arm64 / aarch64 / Apple Silicon architectures
Latest FFmpeg provides faster HEVC decoding, 30% faster bwdif filter
New SVT-AV1 assembly optimizations provide up to 4x increase in performance
Improved video conversion speed by removing unneeded frame copies for better memory efficiency
Improved Dolby Vision dynamic range metadata pass through
Supported encoders: x265 10-bit
Supported profiles and cross-compatibility IDs: 8.4, 8.1, 7.6 (base layer only, converted to 8.1), 5.0
Improved HDR10+ dynamic range metadata pass through
Supported encoders: x265 10-bit, SVT-AV1
Improved QSV support on Linux ( #4958 )
Updated NVENC to not use multi-pass by default; user configurable advanced option
Renamed 2-pass encode option to multi-pass ( #5019 )
Fixed Intel QSV encoder outputting green video in some cases ( #4842 , #4876 )
Fixed pixel format conversion slightly altering colors when using a 10-bit hardware encoder ( #5011 )
Fixed scan failures by using swscale instead of zscale when source resolution is not mod 2
Fixed incorrect PAR when reading from an anamorphic AV1 video track
Removed an artificial bitrate limit on VP9 CQ mode
Command line interface
Renamed --two-pass to --multi-pass and --no-two-pass to --no-multi-pass, removed -2( #5019 )
Fixed automatic cropping enabled despite using preset with cropping disabled ( #5055 )
Audio
Fixed low volume level when downmixing ac3 and eac3
Fixed left-only and right-only mono mixdowns ( #3533 , #5054 )
Subtitles
Fixed locale settings potentially causing incorrect decimal separator in SSA headers
Fixed a potential issue affecting zero-duration subtitles
Build system
Added Meson build system for the Linux GUI
Third-party libraries
New libraries
libdovi 3.2.0 (Dolby Vision dynamic range metadata)
Updated libraries
AMF 1.4.30 (AMD VCN video encoding)
FFmpeg 6.1 (decoding and filters)
FreeType 2.13.2 (subtitles)
Fribidi 1.0.13 (subtitles)
HarfBuzz 8.2.2 (subtitles)
libass 0.17.1 (subtitles)
libdav1d 1.3.0 (AV1 video decoding)
liblzma (xz) 5.4.5 (LZMA video decoding, e.g. TIFF)
opus 1.4 (Opus audio encoding)
libjpeg-turbo 3.0.1 (preview image compression)
libvpx 1.13.1 (VP8/VP9 video encoding)
libxml 2.11.5 (general)
oneVPL 2023.3.1 (Intel QSV video encoding/decoding)
SVT-AV1 1.7 (AV1 video encoding)
x264 164 r3107 (H.264/AVC video encoding)
x265 r12776 (H.265/HEVC video encoding)
zimg 3.0.5 (color conversion)
zlib 1.3 (general)
Linux
Added drag and drop support for video scanning
Added support for native file choosers via xdg-desktop-portal
Added Queue > Add All menu option
Added XML chapter import and export
Added bit depth and HDR information to video summary
Added option to pause encoding when switching to battery power or when power save mode is activated
Added automatic file naming options: {codec} {bit-depth} {width} {height} {modification-date} {modification-time}
Updated Queue, Activity, and Presets windows to no longer float on top of the main window
Updated existing translations
Removed obsolete update checker
Miscellaneous bug fixes and improvements
Mac
Added support for drag and drop of multiple files at once
Added support for selecting multiple files at once in the Open Source dialog
Added support for recursive folder scanning in the Open Source dialog
Added support for VideoToolbox H.265/HEVC, H.264/AVC, ProRes, and VP9 hardware decoders on macOS 13 and later
Enable/disable in the Preferences > Advanced tab always or full path only
Using hardware decoders on modern devices may decrease CPU usage and thus speed up some filters and encoding
Added GPU accelerated Crop & Scale, Rotate, Pad, Yadif, Bwdif, Chroma Smooth, Unsharp, Lasharp, Grayscale filters
Added "Same as source" destination option that automatically sets the destination path to the source path
Improved SVT-AV1 encoding performance by up to 4x on Apple Silicon Macs
Improved automatic file naming Preferences UI and added new options: {width} {height} {quality_type} {encoder_bit_depth} {modification-time} {modification-date} {codec} {encoder} {encoder_bit_depth} {preset}
Improved handling of security scoped bookmarks
Fixed Chroma Smooth tune options
Fixed Deblock Filter custom string field
Fixed an issue that prevented the VideoToolbox "speed" preset from being used
Fixed the file size display on the queue statistics window when file size info is not available
Miscellaneous bug fixes and improvements
Added new translations
Korean
Bulgarian
Updated existing translations
Windows
Added support for drag and drop of multiple files at once
Added support for selecting multiple files at once in the Open Source dialog
Added support for recursive folder scanning in the Open Source dialog
Enable/disable in Preferences > Advanced
Added support for excluding file extensions when opening files in batch mode
Default exclusions are common image, subtitles, and text file extensions; edit list in Preferences > Advanced
Improved Preview window native video playback to support most containers and codecs
Modern codec support requires Microsoft Codec Packs from the Microsoft Store
Improved automatic file naming Preferences UI and added new options: {width} {height} {quality_type} {encoder_bit_depth} {modification-time} {modification-date} {encoder} {encoder_bit_depth} {preset}
Improved Queue window UI to optionally show additional status information on the left progress panel
Improved Presets panel
Manage Presets button replaced with a menu of discrete options for quicker access to functionality
Added an option to display the description for the selected preset
Added the ability to clone a preset (create a new preset based on an existing one)
Improved Add Selection window to make sorting feature more discoverable
Improved Process Isolation reliability
Fixed automatic file naming when using physical drive sources ( #4859 )
Fixed Title Specific Scan for physical drive sources ( #4921 )
Fixed an potential issue that could cause an unmodified preset to display as "modified" ( #4909 , #4908 )
Fixed an potential issue where changes to queue order were not retained ( #4922 )
Fixed an Audio tab issue where using a non-fallback encoder could lead to duplicated tracks ( #5012 )
Fixed an issue where swapping graphics cards might cause hardware presets to be incorrectly shown as disabled
Fixed a potential crash on startup related to Windows Notifications Service failures ( #5097 )
Miscellaneous bug fixes and improvements
Added new translations
Czech (partially complete)
Greek (partially complete)
Estonian (Eesti) (partially complete)
Basque (Basque)
Finnish (Partially complete)
Updated existing translations
DL -> https://github.com/HandBrake/HandBrake/releases
https://handbrake.fr/
Changelog
All platforms
General
Allowed muxing VP9 and FLAC in the MP4 container
Removed timestamp jitters when using a constant NTSC frame rate in the MP4 container
Removed support for importing legacy plist based presets from much older versions of HandBrake
Updated iso639 language codes list
Video
Added support for the FFV1 encoder, including a new preset "Preservation FFV1" under the Professional category
Added support for multi-pass CQ with VP9
Added support for VP9 tunes
Added Dolby Vision dynamic metadata pass through for SVT-AV1
Improved Decomb speed by removing unneeded frame copies
Improved Framerate Shaper metrics for high depth frames
Command line interface
Fixed subtitle "scan" when not first in --subtitle list
Fixed override of subtitle settings
Fixed processing audio overrides to preset
Audio
Added TrueHD encoder
Added 88.2/96/176.4/192 kHz sample rates for TrueHD and FLAC encoders
Improved audio tracks selection by tracking "linked" audio tracks
Fixed incorrect channel layout when encoding a 6.1 track to Opus
Subtitles
Fixed passthru of VobSub tracks that contains empty of fully transparent subtitles samples
Fixed an issue that prevented decoding VobSub tracks stored inside MP4
Fixed burn-in of SSA/ASS subtitles inside MKV that have duplicated Read Orders
Build system
Reviewed and improved compiler optimization options for the third-party libraries
Improved libdovi package to make it possible to ship it in Flathub flatpak version
Third-party libraries
Updated libraries
AMF 1.4.33 (AMD VCN video encoding)
FFmpeg 7.0 (decoding and filters)
HarfBuzz 8.4.0 (subtitles)
libass 0.17.2 (subtitles)
libdav1d 1.4.1 (AV1 video decoding)
libdovi 3.3.0 (Dolby Vision dynamic metadata)
opus 1.5.2 (Opus audio encoding)
libjpeg-turbo 3.0.3 (preview image compression)
libvpx 1.14.0 (VP8/VP9 video encoding)
oneVPL 2.10.1 (Intel QSV video encoding/decoding)
SVT-AV1 2.1.0 (AV1 video encoding)
x264 164 r3186 (H.264/AVC video encoding)
x265 3.6 (H.265/HEVC video encoding)
zlib 1.3.1 (general)
Removed libraries
libxml2
Linux
Migrated the UI to GTK 4
Added support for resursive file scan
Added support for drag/drop/multi-file scanning. (Including subtitle files)
Added --clear-queue and --auto-start-queue flags to the linux ui app.
Update the "Open Source" button to make the folder/batch mode more discoverable.
Refreshed app icons
Miscellaneous bug fixes and improvements
Updated existing translations
Mac
Added Dolby Vision and HDR10+ dynamic metadata pass through for VideoToolbox H.265 10-bit
Added Metal accelerated Comb Detect and Framerate Shaper filters
Added ability to drag and drop SRT and ASS subtitles files onto the main window
Added support for excluding file extensions when opening files in batch mode
Default exclusions are common image, subtitles, and text file extensions; edit list in Preferences > Advanced
Added new preference to pause encodes when switching to battery
Added new preference to clear completed jobs at launch option
Reworked notification options to allow per encode or per queue control
Reworked toolbar to follow macOS UI style
Improved performance of the Activity Log window
Improved UI performances by avoiding uneeded window resizes and slow AppKit controls
Miscellaneous bug fixes and improvements
Updated existing translations
Added new translations
Ukrainian
Windows
Requires Microsoft .NET Desktop Runtime 8.0.x
Added Invert Queue option to the Add to Queue Window ( #5741 )
Drag/Drop now supports resursive folder scan mode.
Miscellaneous bug fixes and improvements
Updated existing translations
Added new translations
Catalan (Catalan)
DL -> https://github.com/HandBrake/HandBrake/releases
https://handbrake.fr/