Professional Edition Version 1.26.5
Below is a summary of the changes/updates associated with this version (Pro release):
Thanks to jdobbs for more outstanding work.
Regards
Below is a summary of the changes/updates associated with this version (Pro release):
Code:
October 7th, 2007 (v1.26.5) CHANGES MADE TO PRO VERSION - Added a REDISTRIBUTION threshold test that limits the amount of low-side deviation allowed in the calculation of redistribution. The default value of .5 limits a bitrate reduction (in redistribution) to half what would have been given in a standard DVD-RB encode. This dramatically reduces the likelihood of getting values that are too low in dark scenes. The threshold can be adjusted via a hidden setting in the OPTIONS area of REBUILDER.INI. The value (REDIST_LOW_THRESHOLD=) must fall in the range of 0 to 1. Any other value results in the default of .5 - Added a "hidden" setting called "REDIST_USE_FINAL_Q". If set to 1 (REDIST_USE_FINAL_Q=1) in the "[Options]" area of REBUILDER.INI, a set of prediction passes are run on the main-movie VTS (largest) to determine a Final_Q value that is used for REDISTRIBUTION rather than the standard Base_Q. This will add a little time to the PREPARE phase and some reports have been made of improved quality based upon subjective analysis. - Corrected an error in which pushing the ABORT button could, under certain circumstances, leave an encoder executing in the background until it completes its current task. It might also result in a "Could not clear output..." error if an attempt to restart encoding happens too soon. - Updated "Batch Mode" so that it will, when appropriate, write to blank disc. Note that you must (obviously) change discs between writes in order to write more than one during the batch process. - Added a separator bar to the FILE menu to distinguish the "Shutdown on REBUILD" functions from those related to Batch. - Added code to limit the sample size to 1% when performing REDISTRIBUTE_FINAL_Q analysis. Any more is simply a waste of time. Note this does NOT affect the percentage used for determining REDISTRIBUTION -- only determining FINAL_Q. - Corrected two bugs that were introduced in v1.26.4 (which was released as a beta only). - Other minor and cosmetic changes.
Regards
Comment