You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
doc/filters: readjust w/h option descriptions
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user