View Single Post
Old 10th April 2007, 17:00   #99  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
Professional Edition Version 1.24.0

Below is a summary of the changes/updates associated with this version (Pro release):
Code:
April 10th, 2007 (v1.24.0)
CHANGES MADE TO PRO VERSION
- Added an additional filter prefix "C:".  If the "C:" is
  present as a prefix in the filter line, the line will be 
  added only when the colorimetry of any part of the 
  original source is anything other than Rec.709.

- Added an additional "M:" filter prefix.  If the "M:" is
  present the filter line will only be added when
  a segment associated with a menu.

- Changed algorithm so that filters are now also applied to
  menus.  Please note, though, that filters using the "E:"
  or "F:" prefix will (naturally) not be applied to menus.

- Added a new hidden option.  Now you can add additional
  parameters to all MPEG2SOURCE() entries in the AVS
  files by adding a "MPEG2SOURCE_OPTS=" to the "[Options]"
  area of REBUILDER.INI.  For example:
      MPEG2SOURCE_OPTS=info=3
  This entry will tell the option to output hints that
  might, for example, be used by the ColorMatrix() filter.

- Updated Q prediction routines (OPV) to prevent an odd
  condition in which the Q value may jump strangely causing
  a need for additional prediction passes.

- Other minor and cosmetic changes.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline