You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/crop: update boxblur options description.
This commit is contained in:
@@ -2159,12 +2159,8 @@ testing purposes.
|
||||
|
||||
Crop the input video to given dimensions.
|
||||
|
||||
This filter accepts a list of @var{key}=@var{value} pairs as argument,
|
||||
separated by ':'. If the key of the first options is omitted, the
|
||||
arguments are interpreted according to the syntax
|
||||
@var{out_w}:@var{out_h}:@var{x}:@var{y}:@var{keep_aspect}.
|
||||
The filter accepts the following options:
|
||||
|
||||
A description of the accepted options follows:
|
||||
@table @option
|
||||
@item w, out_w
|
||||
Width of the output video. It defaults to @code{iw}.
|
||||
|
Reference in New Issue
Block a user