Page MenuHomeSolus

Update handbrake to 1.4.0
ClosedPublic

Authored by aleksvor on Jul 19 2021, 8:52 AM.
Tags
None
Referenced Files
F10798657: D11488.id.diff
Sun, May 28, 10:18 AM
F10771977: D11488.id27841.diff
Sun, May 21, 9:41 AM
F10741124: D11488.id27772.diff
Sun, May 14, 7:46 AM
F10741116: D11488.diff
Sun, May 14, 7:43 AM
F10741024: D11488.id27841.diff
Sun, May 14, 7:18 AM
F10719699: D11488.id27772.diff
Fri, May 5, 12:47 PM
F10699938: D11488.id.diff
Apr 25 2023, 9:30 PM
Subscribers

Details

Summary

Changelog:

  • 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).
    • 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.
  • Filters:
    • New Filter: Chroma Smooth.
    • New Filter: Colourspace Selection.
    • New Filter: Support for QuickSync hardware accelerated Crop/Scale when using full path.
  • Hardware encoding:
    • 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.
  • General UI updates:
    • The "Dimensions" tab has been redesigned.
  • Linux-specific updates:
    • Updated translations (levels of completeness vary).
    • Miscellaneous bug fixes and improvements.

Full changelog here.

Test Plan

Transcoded MPEG2 video in AVI container to H264 video in Matroska container.

Diff Detail

Repository
R1133 handbrake
Lint
Lint Not Applicable
Unit
Tests Not Applicable