diff --git a/index.html b/index.html index 86b4dd9..ec86f90 100644 --- a/index.html +++ b/index.html @@ -554,7 +554,7 @@
,
comma signifies there is another parameter coming
split=2[m][v]
Splits the input into two identical outputs and names them [m] and [v]
,
comma signifies there is another parameter coming
-
[v]vectorscope=b=0.7:m=color3:g=green[v]
asserts usage of the vectorscope filter and sets a light background opacity (b), sets a background color style (m), and graticule color (g)
+
[v]vectorscope=b=0.7:m=color3:g=green[v]
asserts usage of the vectorscope filter and sets a light background opacity (b, alias for bgopacity), sets a background color style (m, alias for mode), and graticule color (g, alias for graticule)
,
comma signifies there is another parameter coming
[m][v]overlay=x=W-w:y=H-h
declares where the vectorscope will overlay on top of the video image as it plays
"
quotation mark to end command