From 797e9f207cc5db8d89c7ee218b1ddb9cf911cba1 Mon Sep 17 00:00:00 2001 From: Reto Kromer Date: Fri, 25 Dec 2015 08:18:46 +0100 Subject: [PATCH] HTML typo I guess clearer (for the maintainers) with a newline. --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index dca4f3d..5d7fb77 100644 --- a/index.html +++ b/index.html @@ -638,7 +638,8 @@ path_name_and_extension_to_the_last_file
boxcolor=box_colour
Set colour of box. Can be a text string such as fontcolor=black or a hexadecimal value such as fontcolor=0x000000
rate=timecode_rate
Framerate of video. For example 25/1
x=(w-text_w)/2:y=h/1.2
Sets x and y coordinates for the timecode. These relative values will horizontally centre your timecode in the bottom third regardless of video dimensions.
- -vf is a shotrcut for -filter:v. + + -vf is a shotrcut for -filter:v.
output_file
path, name and extension of the output file.