Browse Source

doc/filters: fix sentence in setsar/setdar docs

tags/n2.0
Stefano Sabatini 13 years ago
parent
commit
dc11acdf2d
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      doc/filters.texi

+ 2
- 2
doc/filters.texi View File

@@ -5362,8 +5362,8 @@ The parameter can be a floating point number string, an expression, or
a string of the form @var{num}:@var{den}, where @var{num} and a string of the form @var{num}:@var{den}, where @var{num} and
@var{den} are the numerator and denominator of the aspect ratio. If @var{den} are the numerator and denominator of the aspect ratio. If
the parameter is not specified, it is assumed the value "0". the parameter is not specified, it is assumed the value "0".
In case the form "@var{num}:@var{den}" the @code{:} character should
be escaped.
In case the form "@var{num}:@var{den}" is used, the @code{:} character
should be escaped.


@item max @item max
Set the maximum integer value to use for expressing numerator and Set the maximum integer value to use for expressing numerator and


Loading…
Cancel
Save