Angepinnt Handbrake - News usw.

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • 1.0.1
      "Defect-free software does not exist." - Wietse Venema

      This patch release contains bug fixes for issues affecting previous releases, and includes all new features and improvements available in HandBrake 1.0.0.


      Upgrade Notice


      Before updating, please make sure there are no pending encodes in the Queue. If you are currently using HandBrake older than version 1.0.0, please also make note of any custom Presets you have created, as they may not be compatible with newer versions.


      Release Highlights


      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
      handbrake.fr/rotation.php?file…-1.0.1-x86_64-Win_GUI.exe
    • mich würde mal interessieren was dieses p30 bzw. p25 bei den neuen Presets bedeutet ...

      und wenn mich nicht alles täuscht kann ich immer noch keine size-maximal-größe angeben und kann auch keine Tags wie Vorschaubild, Filmbeschriebung usw. mitgeben. Dann wird es doch noch weiterhin iVI bei mir bleiben
      Grüsse aus dem Todestal vom alten :gringo:
      ____________

      Das Glück findet oft keine Beachtung, weil es nix kostet
    • 1.0.2
      This patch release contains bug fixes for issues affecting previous releases, and includes all new features and improvements available in HandBrake 1.0.0.

      If you happen to discover any reproducible bugs or issues, please tell us about them on our bugs forum or GitHub issue tracker. You can also get in touch on our IRC support channel.


      Upgrade Notice


      Before updating, please make sure there are no pending encodes in the Queue. If you are currently using HandBrake older than version 1.0.0, please also make note of any custom Presets you have created, as they may not be compatible with newer versions.


      Release Highlights


      All platforms


      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


      Linux


      - Fixed an issue sometimes preventing dragging and dropping of presets between folders
      - Miscellaneous bug fixes


      Mac


      - Fixed video encoder options not reset when changing encoders
      - Fixed incomplete encodes where the chapter count differs on queued items
      - Fixed sleep prevention not working in certain scenarios
      - Fixed automatic naming for EyeTV bundles
      - Added additional checks to prevent source file overwriting
      - Miscellaneous bug fixes


      Windows


      - 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
      handbrake.fr/rotation.php?file…-1.0.2-x86_64-Win_GUI.exe
    • 1.0.3


      This patch release contains bug fixes for issues affecting previous releases, and includes all new features and improvements available in HandBrake 1.0.0.

      If you happen to discover any reproducible bugs or issues, please tell us about them on our bugs forum or GitHub issue tracker. You can also get in touch on our IRC support channel.


      Upgrade Notice


      Before updating, please make sure there are no pending encodes in the Queue. If you are currently using HandBrake older than version 1.0.0, please also make note of any custom Presets you have created, as they may not be compatible with newer versions.


      Release Highlights


      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
    • 1.0.4 -> 1.0.6 were skipped due to issues with our build process.



      Upgrade Notice

      Before updating, please make sure there are no pending encodes in the Queue. If you are currently using HandBrake older than version 1.0.0, please also make note of any custom Presets you have created, as they may not be compatible with newer versions.


      Release Highlights


      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


      Linux
      - Fixed video preset control not updating
      - Fixed audio passthru masks not updating until preset save
      - Fixed application of SRT subtitles offset
      - Updated translations: af, cs, ja_JP, ru, sk, sv


      Windows
      - Fixed When Done option not updating/resetting correctly
    • 1.1.0

      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
      handbrake.fr/downloads.php
    • 1.1.1
      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
      handbrake.fr/downloads.php
    • 1.1.2
      All platforms

      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

    • 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 removal of small temporary files that could be left behind in certain cases
      - Miscellaneous bug fixes and improvements
    • 1.3.2
      All platforms
      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
      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
      Linux
      Fixed point to point controls not accepting fractional seconds
      Fixed updating presets with identical names in different categories
      Improved parity with other platforms by allowing removal of preset categories (automatic after last preset in category is removed)
      Improved parity with other platforms by showing title and chapter range on the queue summary tab
      Mac
      Fixed selection behavior new track audio mixdown set to DPL2 instead of stereo (#2641)
      Fixed queued job failures related to removable drives by resolving security scoped resources as needed (#2566)
      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
    • 1.3.3

      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
      handbrake.fr/downloads.php
    • 1.6.0
      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 (Suomi)
        • 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 (Nederlands)
        • Polish (Polski)

      handbrake.fr/downloads.php