Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
ffmpeg
Commits
7a8059eb
Commit
7a8059eb
authored
Jun 22, 2012
by
Anton Khirnov
Browse files
doc/filters: fix typo.
parent
0b6f9736
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/filters.texi
doc/filters.texi
+1
-1
No files found.
doc/filters.texi
View file @
7a8059eb
...
...
@@ -281,7 +281,7 @@ Desired output channel layout. Defaults to stereo.
Map channels from inputs to output. The argument is a comma-separated list of
mappings, each in the @code{@var{input_idx}.@var{in_channel}-@var{out_channel}}
form. @var{input_idx} is the 0-based index of the input stream. @var{in_channel}
can be either the name of the input channel (e.g. F
R
for front left) or its
can be either the name of the input channel (e.g. F
L
for front left) or its
index in the specified input stream. @var{out_channel} is the name of the output
channel.
@end table
...
...
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