From bc92215672547f09b5817d4acaea501098be61a1 Mon Sep 17 00:00:00 2001 From: Reto Kromer Date: Sun, 10 Jan 2016 14:21:56 +0100 Subject: [PATCH] typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit copy&paste… --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 036c40e..ff2ee11 100644 --- a/index.html +++ b/index.html @@ -652,7 +652,7 @@
ffplay
starts the command
-f lavfi
tells ffmpeg to use the libavfilter input virtual device [more]
-
-i smptebars=size=640x480
asks for the smptehdbars filter pattern as input and sets the HD resolution. This generates a colour bars pattern, based on the SMPTE Engineering Guideline EG 1–1990. [more]
+
-i smptebars=size=640x480
asks for the smptehdbars filter pattern as input and sets the VGA (SD) resolution. This generates a colour bars pattern, based on the SMPTE Engineering Guideline EG 1–1990. [more]