You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
doc/filters: add [] labels for the graph of the opening paragraph example
Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
This commit is contained in:
committed by
Stefano Sabatini
parent
21f6ff3801
commit
ca10d66719
@@ -9,9 +9,10 @@ To illustrate the sorts of things that are possible, we consider the
|
||||
following filtergraph.
|
||||
|
||||
@example
|
||||
[main]
|
||||
input --> split ---------------------> overlay --> output
|
||||
| ^
|
||||
| |
|
||||
|[tmp] [flip]|
|
||||
+-----> crop --> vflip -------+
|
||||
@end example
|
||||
|
||||
|
Reference in New Issue
Block a user