From 5c0b98bded20d2cc4a602e90918baafb4356ac63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D7=A8=D7=98=D7=95?= Date: Mon, 16 Nov 2020 12:49:55 +0100 Subject: [PATCH] fix tiny typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5e51665..056a30b 100644 --- a/index.html +++ b/index.html @@ -723,7 +723,7 @@
  • In the sound filter atempo the numerator output_fps sets the output speed and the denominator input_fps sets the input speed; both values are given in frames per second.
  • The different filters in a complex filter can be divided either by comma or semicolon. The quotation marks allow to insert a space between the filters for readability. -
    -map "[v]"
    maps the video stream and:
    +
    -map "[v]"
    maps the video stream and
    -map "[a]"
    maps the audio stream together into:
    output_file
    path, name and extension of the output file