Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Share Post: Reddit Facebook
HandBrake 1.0.0 Released
#1
https://handbrake.fr/    HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.

Reasons you’ll love HandBrake:

Convert video from nearly any format
Free and Open Source
Multi-Platform (Windows, Mac and Linux)
Download HandBrake 1.0.0
For Windows Vista or later
It's free!

Latest News: 1.0.0 Released!   https://handbrake.fr/news.php?article=37     News
HandBrake 1.0.0 Released
Saturday, Dec 24, 2016

"How does a project get to be a year late? ... One day at a time." - Fred Brooks 

After more than 13 years of development, the HandBrake Team is delighted to present HandBrake 1.0.0. Thank you to all of our many contributors over the years for making HandBrake what it is today. 

We again remind everyone that the HandBrake Website is the only official source for HandBrake. Downloads are not mirrored on any third-party services, excepting the Linux PPA. For more information on downloading and installing HandBrake safely, please read Where to get HandBrake. 

On that note, we are also excited to announce the new online HandBrake Documentation beta, available in English. The new docs are less technical in nature, providing easy to read step-by-step workflows for making videos that even new HandBrake users can understand. Visit the new HandBrake 1.0.0 Documentation. 

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

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

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


Download HandBrake 1.0.0 

https://handbrake.fr/downloads.php    Downloads
Current Version: 1.0.0
Mac OS
For Mac OS X 10.7 to 10.12
Download (Intel 64bit)
Windows
For Windows Vista to 10 
Download (64 bit)
Download (32 bit): https://www.virustotal.com/en/file/6a338.../analysis/  SHA256: 6a3381b383b2e318fdf94b82130c5c9df570d6266084ada1af48ef2d35b6de92
File name: HandBrake-1.0.0-x86_64-Win_GUI.exe
Detection ratio: 2 / 55
Analysis date: 2016-12-25 16:40:47 UTC ( 17 minutes ago ) K7AntiVirus Riskware ( 0040eff71 ) 20161225
K7GW Riskware ( 0040eff71 ) 20161225( False Positive by these 2 security companys calling Handbrake Riskware all other security software foung nothing) VirusTotal metadata
First submission 2016-12-25 00:09:55 UTC ( 16 hours, 48 minutes ago )
Last submission 2016-12-25 16:40:47 UTC ( 17 minutes ago )
File names 6A3381B383B2E318FDF94B82130C5C9DF570D6266084ADA1AF48EF2D35B6DE92.exe
HandBrake-1.0.0-x86_64-Win_GUI.exe
HandBrake-1.0.0-x86_64-Win_GUI.exe
Reply
#2
1.0.3
sr55 released this 15 hours ago · 176 commits to master since this release
HandBrake 1.0.3
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
Reply
#3
https://www.virustotal.com/en/file/fcf38.../analysis/   SHA256: fcf38bac7721783c610fa7ae7748d4f0ed30359cb2ae69fbf147e74b1677c0b6
File name: HandBrake-1.0.3-x86_64-Win_GUI.exe
Detection ratio: 0 / 58
Analysis date: 2017-02-26 16:35:31 UTC ( 1 hour ago ) F-PROT NSIS, appended   VirusTotal metadata
First submission 2017-02-25 23:08:02 UTC ( 18 hours, 28 minutes ago )
Last submission 2017-02-26 16:35:31 UTC ( 1 hour ago )
File names handbrake-1.0.3-x86_64-win_gui.exe
handbrake-setup.exe
FCF38BAC7721783C610FA7AE7748D4F0ED30359CB2AE69FBF147E74B1677C0B6.exe
HandBrake-1.0.3-x86_64-Win_GUI.exe
HandBrake-1.0.3-x86_64-Win_GUI.exe
handbrake-setup.exe
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  HandBrake 1.2.2 jAcos 0 1,887 03-05-2019 , 03:35 AM
Last Post: jAcos

Forum Jump:


Users browsing this thread: 1 Guest(s)