mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
doc/filters: avoid @example for showing the drawbox shorthand syntax
Improve overall consistency.
This commit is contained in:
parent
fd165ace7b
commit
44d5a28b7d
@ -1865,10 +1865,8 @@ Set the thickness of the box edge. Default value is @code{4}.
|
||||
@end table
|
||||
|
||||
If the key of the first options is omitted, the arguments are
|
||||
interpreted according to the following syntax:
|
||||
@example
|
||||
drawbox=@var{x}:@var{y}:@var{width}:@var{height}:@var{color}:@var{thickness}
|
||||
@end example
|
||||
interpreted according to the syntax
|
||||
@var{x}:@var{y}:@var{width}:@var{height}:@var{color}:@var{thickness}.
|
||||
|
||||
Some examples follow:
|
||||
@itemize
|
||||
|
Loading…
x
Reference in New Issue
Block a user