From ba49741c9f7a5168c57a1651c0d82c93a1ff40e8 Mon Sep 17 00:00:00 2001 From: Reto Kromer Date: Mon, 20 Jul 2020 18:14:35 +0200 Subject: [PATCH] delete a space before `` --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index dd7aa54..12ea8e2 100644 --- a/index.html +++ b/index.html @@ -1506,7 +1506,7 @@
-
Embed a subtitle file into a movie file
+
Embed a subtitle file into a movie file

ffmpeg -i input_file -i subtitles_file -c copy -c:s mov_text output_file

ffmpeg
starts the command