Browse Source

doc/filters: readjust w/h option descriptions

tags/n2.0
Stefano Sabatini 12 years ago
parent
commit
1e4f75debd
1 changed files with 3 additions and 5 deletions
  1. +3
    -5
      doc/filters.texi

+ 3
- 5
doc/filters.texi View File

@@ -5361,13 +5361,11 @@ The filter accepts the following options:

@table @option
@item width, w
Output video width.
default value is @code{iw}. See below
for the list of accepted constants.
Set the output video width expression. Default value is @code{iw}. See
below for the list of accepted constants.

@item height, h
Output video height.
default value is @code{ih}.
Set the output video height expression. Default value is @code{ih}.
See below for the list of accepted constants.

@item interl


Loading…
Cancel
Save