View Single Post
Old 6th August 2020, 16:00   #29816  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,976
BD Rebuilder v0.61.10

Unless I've missed something in testing, I think the latest version is very close to release for public consumption. Please download and do some testing on this release:

BD Rebuilder v0.61.10

Summary of changes:
Code:
- Added support for NVIDIA NVENC encoding.
- Corrected an error that could cause BD-RB
  to exit in failure when attempting a size-
  correcting second pass in CRF mode while
  doing a UHD backup.
- Added code that will update the HDR flags
  in the MPLS file for sources in which HDR
  was not established until after reencoding 
  on full backups.
- Fixed an error in which MPEG2 sources may
  not make video adjustments detected during
  import when reencoding. This could result
  in stretched or compressed images.
- Created a workaround for a problem with
  converting PAL to NTSC flags during import 
  which could confuse TSMUXER's recognition
  of video resolution.
- Added code to adapt to UHD sources that are
  not sized to either 3840(h) or 2160(v).
- Corrected an issue in which video sources
  that are an odd size during import might
  use the wrong resizing when HEVC encoding
  is enabled.
- Fixed a bug in which large audio offsets
  detected during import were not being
  interpreted correctly.
- Fixed a bug that could cause undersizing
  when an AC3 stream is kept intact because
  the original is smaller than the selected
  reencoder bitrate.  This typically only
  happens on DVD imports.
- Fixed an error that could result in wrong
  aspect ratio on imported sources that are
  being resized.
- Corrected an issue in which some command
  line settings were not being set when a
  non-UHD source is output as V3.
- Added a routine to ensure formatting of
  CRF values consistent.
- Updated CQM prediction routines.
- Fixed an issue that can cause the CQM/CRF
  sample file to have a zero length when
  used in other-than-US regions.
- Modified NVENCC options to eliminate vbrhq
  from the command line, as it is targeted
  to be deprecated.  Replaced by "vbr" and
  manually enabling "--multipass 2pass-full"
  (the newer equivalent of vbrhq).
- Rewrote the "Bitstream Exception" TSMUXER
  error workaround routine so it now uses
  a more efficient method -- and better
  adjusts audio sync.  It also now adjusts
  for Dolby Vision exception errors.
- Fixed an issue in which BT709 sources were
  not being encoded with proper settings.
- Increased the accepted value of the THREADS
  hidden option from 16 to 128. Note:  While
  128 is accepted for x264 -- realistically 
  you should never set it that high.
- Added support for HDR10+  A JSON file is
  created concurrently with video extraction.
  HDR10+ streams are now identified in the
  streams list by a "+" next to "HEVC". Note
  that "*" indicates Dolby Vision. "*+"=both.
- Changed the ALTERNATE settings so creating
  a preset that outputs HEVC to MP4 is now
  allowed.
- Updated the included version of MP4BOX to
  support HEVC.
- Updated the included versions of X265 to a
  newer (v3.2.1) release.
- Other minor corrections and cosmetic fixes.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote