MaxCharHeight
The maximum height of a character in the text. Media Server does not attempt to detect text where the characters are larger than this size.
Specify a value followed by the units that you want to use:
percent
or%
- Percentage of the smallest image or video dimension (width or height).pixels
orpx
- Number of pixels.
Type: | Integer |
Default: | No limit |
Required: | No |
Configuration Section: | TaskName |
Example: | MaxCharHeight=150 pixels
|
See Also: | MinCharHeight |