View Single Post
Old 21st September 2013, 16:33   #17919  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,973
BD Rebuilder v0.44.17 (beta)

I have updated the first post of this thread with links to the most recent update of BD-RB (v0.44.17). Changes for this release:
Code:
- Added code in movie-only mode that extracts
  forced subtitles into an independent stream
  and sets them to "selected" for playback.
- Added a new hidden option "FORCED_SUB_LANG"
  that allows a user to select which language
  is preferred for forced subs.  The default
  is "eng" -- and it will be also be used when
  no forced subtitle is found in the preferred
  language.
- Added routine to hard-encode forced subtitles 
  into non-DVD ALTERNATE output.  It can also
  include any subtitle that is selected to be
  forced from the STREAMS list.  Note:  This
  capability requires the installation of the
  free external AVISYNTH filter SUPTITLE() and
  its selection in the SETUP dialog. While the
  SUPTITLE filter is free, it cannot be freely
  distributed, so you must download it and 
  properly install it from this link:
  http://www.zachsaw.com/?pg=suptitle_pgs_avisynth_plugin
- Implemented a workaround for DVD sources that
  have video kept intact.  Some DVDs have the
  embedded video ratio incorrectly set (and it
  is overridden by the IFO file). This fixes 
  that issue.
- Corrected an issue in which attempting to import
  small video files can result in Error 00009 at
  2501.
- Corrected an issue related to importing variable
  fps video (e.g. iPhone).
- Updated the included version of X264.EXE to the
  latest release (r2358).
- Updated the included version of X264-64.EXE to 
  the latest release (r2358).
- Other minor corrections and cosmetic fixes.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote