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
1335331e
Commit
1335331e
authored
Nov 05, 2011
by
Clément Bœsch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: fix a few typo in the filters section.
parent
1054ab35
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
filters.texi
doc/filters.texi
+5
-5
No files found.
doc/filters.texi
View file @
1335331e
...
...
@@ -198,7 +198,7 @@ seconds
@item pos
position of the frame in the input stream, -1 if this information in
unavailable and/or meanigless (for example in case of synthetic audio)
unavailable and/or meani
n
gless (for example in case of synthetic audio)
@item fmt
sample format name
...
...
@@ -240,7 +240,7 @@ Ported from SoX.
Adjust the input audio volume.
The filter accepts exactly one parameter @var{vol}, which expresses
how the audio volume will be increased or decresed.
how the audio volume will be increased or decre
a
sed.
Output values are clipped to the maximum value.
...
...
@@ -820,7 +820,7 @@ A description of the accepted parameters follows.
@table @option
@item x, y, w, h
Specify a rectangular area where to limit the sarch for motion
Specify a rectangular area where to limit the s
e
arch for motion
vectors.
If desired the search for motion vectors can be limited to a
rectangular area of the frame defined by its top left corner, width
...
...
@@ -1751,7 +1751,7 @@ movie=logo2.png [logo2];
color=red@.3:WxH [over]; [in][over] overlay [out]
@end example
You can chain tog
het
er more overlays but the efficiency of such
You can chain tog
eth
er more overlays but the efficiency of such
approach is yet to be tested.
@section pad
...
...
@@ -2464,7 +2464,7 @@ through the interface defined in @file{libavfilter/vsrc_buffer.h}.
It accepts the following parameters:
@var{width}:@var{height}:@var{pix_fmt_string}:@var{timebase_num}:@var{timebase_den}:@var{sample_aspect_ratio_num}:@var{sample_aspect_ratio.den}:@var{scale_params}
All the parameters but @var{scale_params} need to be explicit
e
ly
All the parameters but @var{scale_params} need to be explicitly
defined.
Follows the list of the accepted parameters.
...
...
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