View Single Post
Old 27th October 2016, 01:09   #25109  |  Link
Lathe
Registered User
 
Lathe's Avatar
 
Join Date: Aug 2005
Posts: 1,100
Quote:
Originally Posted by jdobbs View Post
Code:
July 8th, 2010
- Added an AVS filter editor to the SETUP dialog.  This
  will allow you to add AVS filters to files.  Note that
  bug reports WILL NOT BE ACCEPTED when filters are in
  use (as errors are almost always caused by the filter
  usage).  You can add "E:", "F:", "I:", or "P:" as a 
  prefix to a line added in the filter editor.  The 
  prefixes represent "Extras", "Feature", "Interlaced", 
  and "Progressive" respectively.  When specified, the 
  prefix will limit that filter to usage only when the 
  source to be encoded matches the prefix.  For example, 
  if specifying "E:filter1()" the filter "filter1()" 
  would only be applied to segments that are determined 
  to be extras.  Setting "e:i:filter2()" limits use of 
  "filter2()" to segments that are extras -- and are 
  also interlaced.
November 28th, 2011
- Added a new prefix for filter editing.  By adding
  the "r:" prefix, BD-RB will add the specified
  filter after the resizing stage (rather than the
  default of before).  Note: If using more than one 
  prefix, the "r:" must be the last in the series.
Also:

"a:" filter applies to the audio AVS
"m:" filter applies only to menus

Notes:

1. You can use either Upper or Lower case in the filter prefixes, it doesn't matter...
2. On a series disc, where there are multiple episodes -- don't use "F:" because it will only apply to the largest episode
Yep, you do indeed state it pretty clearly. My humble apologies for not reading it carefully...

Actually, and I hope I'm not being too impulsive AGAIN, but it appears in your examples above that there is NOT a space between the prefix letter & colon. It looks like it runs together. So, I'm glad you helped me clarify that.

Last edited by Lathe; 27th October 2016 at 01:13.
Lathe is offline   Reply With Quote