HandBrake

A

Anonymous

HandBrake jest bezpłatnym, wieloplatformowym transkoderem na licencji GPL. Program pozwala konwertować filmy DVD/VCD do wielu popularnych formatów wideo, pozwala też automatycznie dodawać napisy do filmów.

67133152013-04-15_21h46_09.png


12844302013-04-15_21h46_48.png


81876732013-04-15_21h46_31.png


Strona programu:

Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnio edytowane przez moderatora:

Jarom

Bardzo aktywny
Zasłużony
Dołączył
23 Wrzesień 2016
Posty
3893
Reakcje/Polubienia
1228
HandBrake 1.0.3

Release Highlights

- One part banana
- One part cherry
- One part mango
- Garnish pineapple

All platforms

General
- New online documentation at
Zaloguj lub Zarejestruj się aby zobaczyć!

- 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)

Linux
- Add options for saving and loading queue files
- Removed system tray icon due to performance issues on Ubuntu
- Usability improvements
- Miscellaneous bug fixes

Mac
- Updated all tooltips
- Added undo/redo support to the graphical interface
- Improved drag and drop support
- Added Open Recent to the File menu
- Added Add Titles to Queue... to the File menu (batch queueing)
- Preview prompts to open in an external application when the internal player does not support the format
- Preview now displays volume and audio/subtitles language selection during playback
- Picture and Filters settings are now part of the main window
- Settings are preserved when selecting a new title (instead of reloading the last selected preset)
- Improved support for importing/exporting comma-separated (.csv) chapter markers
- Queue is now automatically paused when available disk space is low
- When Done action can now be changed directly from the Queue window
- When Done notification is now interactive (reveals the encoded file in Finder)
- Activity Log window is now searchable (press "?"+"f" to activate)
- XQuartz is no longer required for subtitle burn-in
- Updated Sparkle software update library
- Enabled DSA signature checking for improved security
- Usability improvements
- Miscellaneous bug fixes

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

Windows:
Zaloguj lub Zarejestruj się aby zobaczyć!

Mac OS:
Zaloguj lub Zarejestruj się aby zobaczyć!

Ubuntu:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

alco

Bardzo aktywny
Ekspert
Dołączył
12 Maj 2011
Posty
1571
Reakcje/Polubienia
648
HandBrake 1.0.7

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

Zaloguj lub Zarejestruj się aby zobaczyć!
 

spamtrash

Bardzo aktywny
Zasłużony
Dołączył
11 Styczeń 2014
Posty
4348
Reakcje/Polubienia
5744
Miasto
To tu to tam....
po zainstalowaniu sprawdzamy czy czasem nie pojawił się nam Activity__agent w OSX Activity Monitor. Jeśli się pojawił, to czytamy uważnie takie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19209
Reakcje/Polubienia
55907
HandBrake 1.1.0
Release Notes April 8, 2018

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
Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!

Sumy kontrolne:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

alco

Bardzo aktywny
Ekspert
Dołączył
12 Maj 2011
Posty
1571
Reakcje/Polubienia
648
HandBrake 1.2.1

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
exe:
Zaloguj lub Zarejestruj się aby zobaczyć!

portable:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19209
Reakcje/Polubienia
55907
HandBrake 1.3.0
Version 1.3.0

All platforms
General
  • HandBrake is now translated into many more languages
  • Redesigned queue UI
  • Removed Windows Mobile presets
  • 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
Instalator:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable:
Zaloguj lub Zarejestruj się aby zobaczyć!

Inne systemy:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37840
Reakcje/Polubienia
33959
HandBrake 1.4.0
HandBrake 1.3.1
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
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3209
Reakcje/Polubienia
12998
Miasto
On a Bike!
HandBrake 1.3.2
Zaloguj lub Zarejestruj się aby zobaczyć!

Sunday, May 3, 2020

The HandBrake Team is pleased to announce the release of HandBrake 1.3.2. This release focuses on fixing a number of bugs and issues with the 1.3.1 release.

If you happen to discover any reproducible bugs or issues, please tell us about them on our
Zaloguj lub Zarejestruj się aby zobaczyć!
. You can also get in touch on our
Zaloguj lub Zarejestruj się aby zobaczyć!
.

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.2.0, please also make note of any custom presets you have created, as they may not be compatible with newer versions.

Release Highlights

For a full list of fixes and improvements, please see our
Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3209
Reakcje/Polubienia
12998
Miasto
On a Bike!
HandBrake 1.3.3
Zaloguj lub Zarejestruj się aby zobaczyć!
HandBrake 1.3.3
All platforms

General

  • Fixed ISO 639-2/B language codes not set correctly in MKV (affects Hebrew, Indonesian, Javanese, and Yiddish) (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Improved support for sources where pixel format cannot be quickly identified, e.g. due to delayed video track start (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Added logging to identify where hardware support is disabled
  • Miscellaneous bug fixes and improvements
Video

Subtitles

Command line interface

  • Fixed --preset failure unless full path is specified, e.g. --preset="Category Name/Preset Name" (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
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)

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37840
Reakcje/Polubienia
33959
HandBrake 1.4.0
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"
  • 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


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37840
Reakcje/Polubienia
33959
HandBrake 1.4.1
All platforms
General

  • Fixed a crash when using "Align AV" on Intel based systems. (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Fixed a crash when reading certain DVD's with missing VOB files
Hardware Encoding
Subtitles
  • Backport some libass patches which should correct some issues with font and font-weight selections. (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Fixed an issue that could prevent 3rd party software handling HandBrake files with dvb subtitles.
Command line interface
Linux
Mac
  • Fix an issue where the Quality Slider was being ignored when using the VideoToolbox encoder. (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Fixed an issue where incompatible hardware presets could be selected.
Windows
  • 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. (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Added support for software rendering which can be enabled to workaround issues with Variable Refresh Rate and 3rd party software causing rendering corruption (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Added a new preference to define how the preset toolbar button renders the preset list. (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • 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. (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • 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 (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Fixed an with QSV multi-instance support where multiple Intel GPU's are used.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Podobne tematy:

Do góry