Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
49c8fe30
Commit
49c8fe30
authored
Feb 20, 2013
by
Stefano Sabatini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/filters: apply misc fixes to drawbox documentation
parent
2ccaab97
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
7 deletions
+5
-7
filters.texi
doc/filters.texi
+5
-7
No files found.
doc/filters.texi
View file @
49c8fe30
...
...
@@ -2224,10 +2224,12 @@ specified file.
Draw a colored box on the input image.
The filter accepts parameters as a list of @var{key}=@var{value} pairs,
separated by ":".
The filter accepts parameters as a list of @var{key}=@var{value}
pairs, separated by ":". If the key of the first options is omitted,
the arguments are interpreted according to the syntax
@option{x}:@option{y}:@option{width}:@option{height}:@option{color}:@option{thickness}.
The description of the accepted parameter
s follows.
A description of the accepted option
s follows.
@table @option
@item x, y
...
...
@@ -2248,10 +2250,6 @@ video with inverted luma.
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 syntax
@var{x}:@var{y}:@var{width}:@var{height}:@var{color}:@var{thickness}.
Some examples follow:
@itemize
@item
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment