1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

doc/filters: readjust w/h option descriptions

This commit is contained in:
Stefano Sabatini 2013-04-26 20:12:21 +02:00
parent efff09418d
commit 1e4f75debd

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