You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/filters: Fix two typos
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
committed by
Michael Niedermayer
parent
7543fd80e5
commit
45641014d3
@@ -43,8 +43,8 @@ enclosed in square brackets. In our example, that is @var{[T1]} and
|
|||||||
where video is input and output.
|
where video is input and output.
|
||||||
|
|
||||||
Some filters take in input a list of parameters: they are specified
|
Some filters take in input a list of parameters: they are specified
|
||||||
after the filter name and an equal sign, and are separated each other
|
after the filter name and an equal sign, and are separated from each other
|
||||||
by a semicolon.
|
by a colon.
|
||||||
|
|
||||||
There exist so-called @var{source filters} that do not have an
|
There exist so-called @var{source filters} that do not have an
|
||||||
audio/video input, and @var{sink filters} that will not have audio/video
|
audio/video input, and @var{sink filters} that will not have audio/video
|
||||||
|
Reference in New Issue
Block a user